.weather-container{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:15px;box-shadow:0 8px 32px #0000001a;color:#fff;margin:1.5rem auto 1rem;max-width:1200px;padding:2rem;width:90%}.leaflet-control-zoom{background-color:#fffc;border-radius:4px;box-shadow:0 2px 6px #0003}.leaflet-control-zoom a{color:#333;font-size:1.2rem;line-height:1.5;text-align:center}.leaflet-control-zoom a:hover{background-color:#f0f0f0}.weather-info-container{background:#ffffff26;border-radius:12px}.weather-info,.weather-info-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem}.weather-info{background:linear-gradient(135deg,#4ecdc433,#ff6b6b33);border-radius:10px}.weather-icon{align-items:center;display:flex;justify-content:center;margin:1rem 0}.weather-icon img{background:#ffffff1a;border-radius:50%;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.1));height:120px;object-fit:contain;padding:.5rem;transition:transform .3s ease;width:120px}.weather-icon img:hover{transform:scale(1.1)}.weather-container h2{font-size:1.8rem;margin-bottom:1.5rem;text-align:center;text-shadow:2px 2px 4px #0003}.weather-info p{align-items:center;display:flex;font-size:1.1rem;gap:.5rem;justify-content:center;margin:.8rem 0}.map-container{border-radius:12px;box-shadow:0 4px 12px #0000001a}.leaflet-container{border-radius:12px;z-index:1}.search-form{gap:10px;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:400px}.search-container{flex:1 1;max-width:350px;position:relative}.search-input{background:#ffffff26;border:2px solid #ffffff4d;border-radius:25px;color:#fff;padding:12px 20px;width:auto}.search-input:focus{background:#fff3;border-color:#4ecdc4cc;box-shadow:0 0 15px #4ecdc44d}.search-input::placeholder{color:#fff9}.search-button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#45a049;display:flex;justify-content:center;padding:12px;transition:all .3s ease}.search-button:hover{background:#45a049;transform:translateY(-2px)}.search-button:active{transform:translateY(0)}.suggestions-list{background:#fffffff2;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;list-style:none;margin:4px 0 0;max-height:200px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:1000}.suggestions-list li{align-items:center;color:#333;cursor:pointer;display:flex;justify-content:space-between;padding:12px 15px;transition:background-color .2s ease}.suggestions-list li:hover{background-color:#4ecdc41a}.city-info{color:#666;font-size:.8em;margin-left:8px}.weather-popup .leaflet-popup-content-wrapper{background:linear-gradient(135deg,#fff,#f5f5f5);border-radius:12px;overflow:hidden;padding:0}.popup-content{min-width:250px;padding:15px}.popup-content h3{color:#333;font-size:1.2rem;margin:0 0 10px;text-align:center}.popup-weather-info{align-items:center;background:#4ecdc41a;border-radius:8px;display:flex;gap:15px;padding:10px}.popup-weather-info img{filter:drop-shadow(2px 4px 6px rgba(0,0,0,.1));height:70px;width:70px}.popup-details{flex:1 1}.popup-details .temp{color:#ff6b6b;font-size:1.8rem;font-weight:700;margin:0;text-shadow:1px 1px 2px #0000001a}.popup-details .desc{color:#666;font-size:1rem;margin:5px 0;text-transform:capitalize}.extra-info{background:#4ecdc40d;border-radius:6px;color:#777;font-size:.9rem;margin-top:10px;padding:8px}.extra-info p{align-items:center;display:flex;gap:5px;margin:3px 0}.reso{color:#000}@media(max-width:768px)and (orientation:portrait){.weather-content{grid-template-columns:1fr}.map-container{height:300px;margin-top:1rem}.weather-container{margin:1.4rem;padding:1rem}.hourly-forecast{display:none}.search-form{gap:8px}.search-container,.search-form{max-width:100%}.search-input{font-size:.9rem;padding:10px 16px}.search-button{font-size:.9rem;padding:8px;width:40px}.popup-content{min-width:200px}.popup-weather-info{flex-direction:column;text-align:center}.extra-info{text-align:left}}.loading{align-items:center;background:var(--card-background);border-radius:8px;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem}.loading svg{color:#3498db;filter:drop-shadow(0 0 2px rgba(52,152,219,.3));font-size:1.5rem}.loading p{animation:pulse 1.5s ease-in-out infinite;color:var(--text-color);font-size:1.1rem;margin:0;opacity:.8}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media(max-width:768px){.loading{margin:1rem;padding:1.5rem}.loading svg{font-size:2rem}.loading p{font-size:1rem}}.weather-header{justify-content:flex-end;padding:.5rem;position:relative;z-index:10}@media(max-width:768px){.weather-header{padding:.2rem}}.toggle-visibility-button{align-items:center;background:#000;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.toggle-visibility-button:hover{background:#333;transform:scale(1.1)}body.dark-mode .toggle-visibility-button{background:#1a1a1a;color:#fff}body.dark-mode .toggle-visibility-button:hover{background:#333}.weather-hidden .toggle-visibility-button{background:#000;opacity:.8}.weather-hidden .toggle-visibility-button:hover{background:#333;opacity:1}#title_meteo{color:#333;flex-grow:1;font-size:1.8rem;font-weight:700;letter-spacing:2px;margin:0 1rem;text-align:center;text-transform:uppercase}body.dark-mode #title_meteo{color:#fff}@media(max-width:768px){#title_meteo{font-size:1.5rem;letter-spacing:1px}}.weather-header{align-items:center;background-color:var(--card-background);border-radius:8px 8px 0 0;display:flex;justify-content:space-between}.weather-content{height:calc(100vh - 408px);width:100%}@media(max-width:768px)and (orientation:portrait){.weather-content{height:calc(100vh - 370px)}}@media(max-width:768px)and (orientation:landscape){.weather-content{height:calc(100vh - 10px)}}.map-container{border-radius:8px;height:100%;overflow:hidden}.leaflet-container{height:100%;width:100%}.weather-popup{min-width:200px}.hourly-forecast{border-top:1px solid #0000001a;margin-top:1rem;padding-top:1rem}.forecast-list{-webkit-overflow-scrolling:touch;cursor:grab;display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;scroll-behavior:smooth;scrollbar-width:thin;-webkit-user-select:none;user-select:none}.forecast-list:active{cursor:grabbing}.forecast-item{align-items:center;background:#ffffff1a;border-radius:8px;display:flex;flex-direction:column;flex-shrink:0;min-width:80px;padding:.5rem;transition:transform .2s ease}.forecast-item:hover{transform:translateY(-2px)}.forecast-list::-webkit-scrollbar{height:8px}.forecast-list::-webkit-scrollbar-track{background:#0000001a;border-radius:4px;margin:0 4px}.forecast-list::-webkit-scrollbar-thumb{background:#0000004d;background-clip:padding-box;border:2px solid #0000;border-radius:4px}.forecast-list::-webkit-scrollbar-thumb:hover{background:#00000080;background-clip:padding-box;border:2px solid #0000}.weather-popup .leaflet-popup-content{margin:0;max-height:365px!important;padding:0;width:240px!important}.popup-content{min-width:200px;padding:12px}.popup-content h3{font-size:1rem}.popup-weather-info{gap:12px;padding:8px}.popup-weather-info img{height:56px;width:56px}.popup-details .temp{font-size:1.44rem}.popup-details .desc{font-size:.9rem}.extra-info{font-size:.8rem;padding:6px}.forecast-item{min-width:64px;padding:.4rem}.forecast-item img{height:32px;width:32px}.forecast-item .time{color:#000;font-size:.72rem}.forecast-item .temp{font-size:.8rem}.map-container{height:calc(100vh - 408px);min-height:400px;position:relative;width:100%}@media(max-width:768px){.map-container{height:calc(100vh - 600px)}}.reset-button{background-color:#4caf50;border:none;border-radius:4px;bottom:20px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:1rem;left:20px;padding:10px 15px;position:absolute;transition:background-color .3s ease;z-index:1000}.reset-button:hover{background-color:#45a049}.app-header{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);box-shadow:0 4px 15px #0000001a;overflow:hidden;padding:1rem;position:relative}.header-content{flex-direction:column;gap:.8rem;margin:0 auto;max-width:1200px}.header-content,.logo{align-items:center;display:flex}.logo{animation:fadeIn .5s ease-out;gap:1rem}.logo-icon{animation:float 3s ease-in-out infinite;color:#fff;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.2));font-size:2rem}.logo-icon.secondary{animation-delay:1s;font-size:1.5rem}.logo h1{color:#fff;font-size:2.2rem;font-weight:700;margin:0;text-shadow:2px 2px 4px #0003}.header-subtitle{align-items:center;display:flex;flex-direction:column;gap:.3rem}.header-subtitle .primary{color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:1px}.header-subtitle .secondary{color:#fffc;font-size:.9rem;font-weight:300}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:768px){.app-header{padding:1rem}.logo h1{font-size:1.8rem}.logo-icon{font-size:1.5rem}.header-subtitle .primary{font-size:1rem}.header-subtitle .secondary{font-size:.8rem}}.suggestions{background:#181c24;border-radius:16px;box-shadow:0 4px 24px 0 #0000001f;color:#f3f3f3;font-family:Segoe UI,Arial,sans-serif;font-size:.9rem;justify-content:space-between;margin:2rem auto 0;max-width:420px;max-width:300px;padding:1.5rem 1.2rem;position:absolute!important;right:1rem;top:15rem!important;transition:box-shadow .2s}.suggestions .suggestionss h3,.suggestions .suggestionss h4{color:#32cd32;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;margin-top:-1rem;text-align:center}.suggestions .suggestionss ul{list-style:none;margin:0;padding:0}.suggestions .suggestionss ul li{align-items:center;background:#23272f;border-radius:10px;box-shadow:0 2px 8px 0 #32cd320a;display:flex;margin-bottom:.7rem;padding:.5rem .7rem;transition:background .2s}.suggestions .suggestionss ul li:hover{background:#26332e}.suggestions .suggestionss ul li img{background:#222;border-radius:8px;box-shadow:0 2px 8px 0 #32cd321a;margin-right:12px}.suggestions .suggestionss ul li .suggestion-title{cursor:pointer;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestions .suggestionss ul li .play-btn{color:#32cd32;cursor:pointer;font-weight:600;margin-left:auto;transition:color .2s}.suggestions .suggestionss ul li .play-btn:hover{color:#fff}@media(max-width:600px){.suggestions{border-radius:10px!important;border-radius:0;font-size:12px;left:1rem;max-width:98vw;padding:29px 1px 10px;top:9rem!important}.suggestions .suggestionss ul li{font-size:.97rem;padding:.4rem .3rem}}@media(max-width:800px)and (orientation:landscape){.suggestions{border-radius:0;left:0;max-height:46.98vh;max-width:100vw;overflow-y:auto;padding:29px 1px 10px;right:0;top:4.9rem!important}.suggestions .suggestionss h4{background-color:#181c24;font-size:.8rem!important;position:sticky;top:-1.8rem}.suggestions .suggestionss ul li{font-size:.97rem;padding:.4rem .3rem}}.loaders{animation:spin .8s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#32cd32;display:inline-block;height:18px;width:18px}.play-btn.disabled{opacity:.6;pointer-events:none}.buttonsugP{color:#1db954!important;cursor:pointer;font-size:2rem;margin-left:1rem;transition:color .3s ease}.youtube-search{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin-bottom:-1rem;position:relative;@media screen and (max-width:768px){margin-top:2rem}}.search-form{display:flex;gap:1rem;margin-bottom:1rem;position:relative;z-index:1001}.search-input{border:2px solid #e9ecef;border-radius:8px;color:#000;flex:1 1;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;::placeholder{color:#000}}.search-input::placeholder{color:#000}.search-input:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db33;outline:none}.search-button{background-color:#4caf50;border:none;border-radius:50%;color:#fff;cursor:pointer;height:45px;padding:10px;width:45px}.search-button:hover:not(:disabled){background:#45a049}.search-button:disabled{background:#45a049;cursor:not-allowed}.search-results{animation:slideIn .2s ease forwards;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;left:50;max-height:400px;opacity:0;overflow-y:auto;position:absolute;right:33%;top:100%;transform:translateY(10px);width:34%;z-index:1002}@keyframes slideIn{to{opacity:1;transform:translateY(0)}}.video-result{border-bottom:1px solid #e9ecef;cursor:pointer;display:flex;gap:.75rem;padding:.75rem;transition:background-color .2s}.video-result:last-child{border-bottom:none}.video-result:hover{background-color:#f8f9fa}.video-result img{border-radius:4px;flex-shrink:0;height:67.5px;object-fit:cover;width:120px}.video-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem;min-width:0}.video-info h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-size:.9rem;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis}.channel-name{color:#3498db;font-size:.8rem;margin:0}.video-date{color:#95a5a6;font-size:.75rem;margin:0}.search-error{background:#fff3f3;border-left:4px solid #dc3545;border-radius:4px;color:#dc3545;left:0;margin-top:.5rem;padding:.75rem;position:absolute;right:0;top:100%;z-index:1000}@media (max-width:768px){.search-results{max-height:300px;right:0;width:100%}.video-result img{height:56.25px;width:100px}}@media (max-width:480px){.search-form{gap:.5rem}.search-input{width:90%}}.youtube-player{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:15px;box-shadow:0 8px 32px #0000001a;color:#fff;margin:5rem auto;max-width:1200px;padding:1.2rem;width:90%}@media (max-width:768px) and (orientation:portrait){.youtube-player{border-radius:0;height:80.5vh;margin-top:2rem;width:auto}}.video-container{background:var(--card-background);border-radius:8px;box-shadow:var(--card-shadow);margin:2rem auto;overflow:hidden;position:relative;width:80%}.video-container.floating{border-radius:8px;box-shadow:0 4px 12px #00000026;height:180px;position:fixed;transition:none;width:320px;z-index:1000}.video-wrapper{height:0;padding-bottom:56.25%;position:relative}.video-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-timing{border-radius:4px;color:#fff;font-size:1rem;margin-top:5px;padding:5px 8px}.progress-bar{background:#fff3;cursor:pointer;height:4px;margin-bottom:10px;position:relative;width:100%}.progress{background:red;height:100%;transition:width .1s linear}.controls-buttons{align-items:center;display:flex;gap:15px;padding:0 10px}.controls-buttons button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.1rem;padding:5px;transition:all .2s ease}.controls-buttons button:hover{color:red;transform:scale(1.1)}.volume-control{align-items:center;display:flex;gap:10px}.volume-slider{-webkit-appearance:none;background:#fff3;border-radius:2px;height:4px;width:80px}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:12px;width:12px}.volume-slider::-moz-range-thumb{background:#fff;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.time{color:#fff;font-family:monospace;font-size:.9rem;margin-left:auto}.close-button,.float-button,.move-button{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;transition:all .2s ease;width:32px;z-index:10}.close-button{right:10px;top:10px}.move-button{cursor:move;left:10px;top:10px}.float-button{right:50px;top:10px}.close-button:hover{background:#f00c;transform:scale(1.1)}.float-button:hover,.move-button:hover{background:#000000e6;transform:scale(1.1)}.loading-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:9999}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;width:40px}@media (max-width:768px){.video-container.floating{height:135px;width:240px}.controls-buttons{gap:10px;padding:0 5px}.volume-slider{width:60px}.close-button,.float-button,.move-button{height:28px;width:28px}.time{font-size:.8rem}}.video-controls{border-radius:8px;bottom:84px;display:flex;gap:10px;justify-content:center;left:50%;padding:10px;position:absolute;transform:translateX(-50%);transition:all .3s ease;z-index:10}.video-controls.floating-controls{background:#000c;border-radius:0 0 8px 8px;height:3%;left:0;padding:10px;position:absolute;top:0;top:227px;transform:none;width:15.6%;z-index:1000}.video-controls button{font-size:.9rem;height:auto;min-height:34px;padding:5px 8px}.video-controls button:hover{background-color:#45a049}.video-controls button:active{background-color:#3e8e41}.video-wrapper:hover .video-controls{opacity:1;transition:opacity .3s ease;visibility:visible}.video-controls{opacity:1;visibility:visible}.video-controls button{background-color:#4caf50;box-shadow:0 2px 4px #0003;font-size:1rem;padding:10px}.download-button,.video-controls button{border:none;border-radius:4px;color:#fff;cursor:pointer;transition:background-color .3s ease}.download-button{background-color:#1db954;font-size:.9rem;margin-left:10px;padding:10px 15px}.download-button:hover{background-color:#17a44a}.sidebar{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);color:#fff;height:100%;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:250px;z-index:9999}.section{background-color:#ffffff1a;border-radius:8px;box-shadow:0 2px 4px #0003;margin:.5rem 0;padding:1rem}.section:hover{background:linear-gradient(135deg,#4ecdc4,#ff6b6b)}.sidebar.open{transform:translateX(0)}.sidebar-toggle{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;left:15.9rem;padding:10px 15px;position:fixed;top:10px;transition:background-color .3s ease;z-index:1100}.sidebar-toggle:hover{background-color:#555}.sidebar-content{margin-top:60px;padding:1rem}.sidebar-content ul{list-style:none;padding:0}.sidebar-content ul li{margin:1rem 0}.sidebar-content ul li a{color:#fff;font-size:1.1rem;text-decoration:none;transition:color .3s ease}.sidebar-link{border-radius:8px;color:inherit;display:block;height:100%;padding:12px 16px;text-decoration:none;transition:background .2s}.icon{color:#fff;font-size:1.2rem;margin-right:8px;position:relative;top:2px}.sidebar-link:hover{background:linear-gradient(135deg,#4ecdc4,#ff6b6b)}.section{padding:0}.shortener{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a;font-family:Arial,sans-serif;margin:-1rem auto;max-width:600px;padding:1.5rem;text-align:center}@media(max-width:768px){.shortener{margin-top:3rem}}.qrcodemaker{margin-bottom:-1rem}@media(max-width:768px){.qrcodemaker{margin-bottom:3rem}}.shortener h2{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.shortener input{border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 3px #0000001a;font-size:1rem;margin-bottom:1rem;padding:.8rem;transition:border-color .3s ease,box-shadow .3s ease;width:80%}.shortener input:focus{border-color:#4caf50;box-shadow:0 0 5px #4caf5080;outline:none}.shortener button{background-color:#3498db;border:none;border-radius:4px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background-color .3s ease,transform .2s ease}.shortener button:disabled{background-color:#ccc;box-shadow:none;cursor:not-allowed}.shortener button:hover:not(:disabled){background-color:#45a049;transform:translateY(-2px)}.shortener .error{color:#e74c3c;font-size:.9rem;margin-top:1rem}.shortener .success{color:#000;font-size:1rem;margin-top:1rem}.shortener .success a{color:#000;font-weight:700;text-decoration:none}.shortener .success a:hover{text-decoration:underline}.app{min-height:100vh;overflow:hidden;position:relative}@media screen and (max-width:768px){.app{min-height:100vh}}.cont{background:url(https://diapogram.com/upload/2018/04/10/20180410123645-6ca81643.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:absolute;width:100%}@media(max-width:768px){.cont{height:92vh}}.chevron{color:#fff;font-size:1.5rem;margin-right:8px;transition:transform .2s}.playlist-header{align-items:center;background:#222;cursor:pointer;display:flex;padding:10px 16px;position:sticky;top:0;-webkit-user-select:none;user-select:none;width:96%;width:100;z-index:9999}.playlist-header h3{color:#fff;flex:1 1;font-size:1.1rem;margin:0}.playlist-total-duration{color:#fff;font-size:.8rem;font-weight:700;margin:12px 0 0;position:absolute;text-align:right}.playlist-container.collapsed{box-shadow:none;max-height:56px;min-height:0;overflow:hidden;padding-bottom:0}.playlist-empty{color:#aaa;font-style:italic;padding:16px;text-align:center}.playlist-thumbnail{height:48px;margin-right:12px;object-fit:cover;width:48px}.playlist-info{color:#e74c3c;cursor:pointer;margin-right:8px}.removeplaylist{font-size:1.3rem;transition:color .2s}.removeplaylist:hover{color:#ff7675}.playlist-item p{color:#fff;font-size:1rem;margin:0 8px 0 0}.playlist-item button{background:none;color:#32cd32;font-size:1.2rem;margin-left:8px;transition:color .2s}.playlist-item button:hover{color:#fff}.playlist-container{background-color:#f9f9f9;border-radius:0 0 0 1rem;box-shadow:0 4px 24px #32cd3214;max-height:288px;overflow:hidden;overflow-x:hidden;overflow-y:auto;position:absolute;right:0;top:72px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .3s,box-shadow .3s;width:400px;z-index:1000}@media(max-width:768px){.playlist-container{border-radius:0;top:65px;width:100%}}.playlist-content{gap:10px;overflow-y:scroll;padding:16px;position:relative}@media(max-width:768px){.playlist-content{padding:0}}.playlist-message-error{background-color:red}.playlist-message,.playlist-message-error{animation:fadeIn .5s ease-in-out;border-radius:0 8px 8px 0;color:#fff;font-size:.9rem;left:0;margin-top:10px;padding:2rem;position:absolute;text-align:center;top:70px}.playlist-message{background-color:#4caf50}.playlist-message.fade-out{animation:fadeOut .5s ease-in-out}@keyframes fadein{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.playlist-container h3{color:#333;font-size:1.2rem;margin:0 0 10px;text-align:center}.playlist-item p{color:#333;flex:1 1;font-size:.9rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-item button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;padding:5px 10px;transition:background-color .3s ease}.playlist-item button:hover{background-color:#45a049}.playlist-container::-webkit-scrollbar{width:8px}.playlist-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.playlist-container::-webkit-scrollbar-thumb:hover{background-color:#aaa}@media(max-width:600px){.playlist{background:#232323;border-radius:16px 16px 0 0;bottom:0;box-shadow:0 -4px 24px #32cd3226;display:block;left:0;max-width:100vw;min-width:0;overflow-y:auto;padding:12px 0 70px;position:fixed;right:0;top:auto;width:100vw;z-index:2100}.playlist-item{align-items:center;display:flex;font-size:1rem;gap:10px;padding:12px 18px}.playlist-item.active{background:#2e2e2e;color:#32cd32}.playlist-thumb{background:#444;border-radius:6px;height:40px;object-fit:cover;width:40px}.playlist-title{flex:1 1;font-size:.98rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.lyrics{animation:fadeInLyrics 1s;background:linear-gradient(135deg,#232526,#414345);border-radius:8px;border-radius:18px 0 0 18px;box-shadow:0 4px 24px #32cd3214;color:#fff;color:#32cd32;font-family:Quicksand,Montserrat,Arial,sans-serif;font-size:1.1rem;font-size:1.25rem;left:1rem;letter-spacing:.5px;line-height:2;margin:0 auto;max-height:600px;overflow-y:auto;padding:16px;position:absolute;top:9rem;transition:background .3s;width:20%}@media(max-width:768px){.lyrics{display:none}}@keyframes fadeInLyrics{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.lyricsNo{display:none}.lyrics.error{color:#ff4d4f}.fun-lyrics br{line-height:2.5}.lyrics::-webkit-scrollbar{background:#232323;width:8px}.lyrics::-webkit-scrollbar-thumb{background:#32cd32;border-radius:8px}.lyrics .highlight{background:#32cd3214;border-radius:6px;color:#32cd32;font-weight:700;padding:0 4px;transition:background .2s}.header_play{background:linear-gradient(90deg,#f1efa1 3%,#1f76e6);color:#000;display:flex;height:3rem;justify-content:space-around;margin-bottom:3rem;margin-top:0!important;padding:1rem;position:fixed;width:100%;z-index:1}@media screen and (max-width:500px){.header_play{z-index:1}}.audioPlayer{display:none}.stick{background:#fff;display:grid;padding:.8rem;position:sticky;top:3rem;width:100%;z-index:9999}.onlyVid{transition:all .5s}.playlist{background-color:#fff;border:1px solid #000;border-radius:10px 10px 0 0;bottom:70px;flex-wrap:wrap;font-size:14px;max-height:300px;overflow-y:auto;position:fixed;text-align:left;text-align:initial;width:450px}@media screen and (max-width:500px){.playlist{border:0;bottom:68px;height:100%;max-height:81%;width:100%}}.playlist_mini{background-color:#fff;border:1px solid #000;bottom:70px;flex-wrap:wrap;font-size:14px;height:48px;overflow-y:hidden!important;overflow-y:auto;position:fixed;text-align:left;text-align:initial;width:450px!important}.mini_playlist{cursor:pointer;position:absolute;right:.8rem;top:1rem;z-index:99999}.playlist_item{cursor:pointer;padding:.5rem}.playlist_item:hover{background-color:#1c8eff;color:#fff;transition:all 1s}.nav_button{border:1px solid #ddd;border-radius:10px;color:#000;cursor:pointer;float:left;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin-left:1rem;padding:8px 16px;text-decoration:none;transition:background-color .3s}.nav_button:hover{background-color:#3498db;color:#fff;transition:.5s ease-in}.nav_container{display:flex;justify-content:center;margin-bottom:2rem;margin-top:-8rem}.playlist_item_selected{background-color:#2980bc;color:#fff;padding:.5rem}#playlist_container{overflow:hidden}@media screen and (max-width:500px){#playlist_container{font-size:.8rem}}.playlist_header{background-color:#2980bc;color:#fff;padding:1rem;position:static;position:sticky;top:0;z-index:9999}@media screen and (max-width:500px){.playlist_header{font-size:.7rem;padding:1rem}}.miniplaylist{vertical-align:middle;width:13%}.head_button{background-color:#3498db;border:0;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:CerebriSans-Regular,-apple-system,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:16px;font-weight:500;letter-spacing:1.5px;margin-top:-.3rem;padding:.2rem 1rem 1.4rem;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .25s;user-select:none;-webkit-user-select:none}@media screen and (max-width:500px){.head_button{background-color:#2980bc;margin-left:1rem}}input[type=radio].checkbox:checked+label:after{background-color:#00b7e8}input[type=radio]{background-color:#1f76e6}.list_videos{display:flex}.search_video{display:flex;margin-top:1rem;transition:all 10s;width:100%}.bssearch{margin-top:.1rem}.container_search{display:block;justify-content:center;transition:all 1s}@media screen and (min-width:600px)and (max-width:800px){.container_search{width:94%}}.search_youtube{border:1.5px solid #2980bc;border-radius:5px;font-size:large;height:2rem;padding-left:.8rem;width:20%}@media screen and (max-width:500px){.search_youtube{width:100%!important}}.search_youtube_comp{background-color:#fff;border:1.5px solid #2980bc;border-radius:10px;font-size:large;height:2rem;padding-left:.8rem;width:15%}@media screen and (max-width:643px){.search_youtube_comp{width:76%!important}}@media screen and (min-width:600px)and (max-width:800px){.search_youtube_comp{height:3rem;margin-left:1rem;margin-top:-1rem;width:50%}}.search_button{background-color:#2980bc;border:1.5px solid #2980bc;border-radius:0 1rem 1rem 0;height:2rem;margin-left:-1rem;padding-left:1rem;padding-right:1rem}@media screen and (min-width:600px)and (max-width:800px){.search_button{height:3rem!important;margin-top:-1rem;width:10%}.search_button_mini{background-color:#fff;border:0;font-size:large;height:2rem;position:fixed;right:18rem;top:-1rem;width:3%}}.reinit{display:none;position:relative;right:2rem}.miniature{color:#fff;font-size:2rem;left:0;position:absolute;top:0;width:2rem;z-index:9999}.miniature :hover{cursor:pointer}@media only screen and (min-width:320px)and (max-width:767px)and (orientation:portrait){.miniature{top:3rem}}.video_youtube{position:absolute}.buttonYoutube{background-color:#fff;border-radius:10%;color:#fff;padding:1rem;width:50%}.textYoutubecomp{color:#000;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:.9em;padding:1rem}.contain_youtube{background-color:#fff;font-family:Montserrat,sans-serif;margin-top:0}.lGDtb{position:relative!important}.title_youtube{color:#000;z-index:-1}.button_convert{background-color:#2980bc;border:1.5px solid #2980bc;border-radius:1rem 1rem 1rem 1rem;color:#fff;height:2rem;margin-left:1rem;padding-left:1rem;padding-right:1rem}.dlVideo{display:flex;margin-left:-12rem;margin-right:-15rem;margin-top:1rem;text-align:right}.item_Dl{font-size:.8rem;margin-bottom:.5rem;margin-left:1rem;margin-top:.5rem}.modalvideo{height:100%;left:50%;margin-left:-500px;max-height:500px;max-width:1000px;position:fixed;top:156px;width:100%}@media screen and (min-width:600px)and (max-width:800px){.modalvideo{margin-left:-400px;max-height:400px!important;max-width:800px!important;top:0;width:109%!important}}@media screen and (max-width:500px){.modalvideo{height:100%!important;left:0!important;margin-left:0!important;max-height:-webkit-fill-available!important;max-width:-webkit-fill-available!important;position:fixed!important;top:0!important;width:100%!important}}@media screen and (max-height:500px)and (orientation:landscape){.modalvideo{height:100%;left:0;margin-left:0;max-height:-webkit-fill-available;max-width:-webkit-fill-available;position:fixed;top:0;width:100%!important}}#tintin,.iframeYoutube{border-radius:12px 12px 12px 12px;height:100%!important;width:100%!important}.minivideo{height:24%;left:auto;margin-left:0;right:1rem;top:38.9rem;width:20.8%}@media screen and (max-height:500px)and (orientation:landscape){.minivideo{height:30%!important;left:auto!important;position:fixed;right:0!important;top:231px!important;width:30%!important}}@media screen and (max-width:500px)and (orientation:portrait){.minivideo{height:18%!important;left:auto!important;position:fixed;right:0!important;top:70vh!important;width:60%!important}}.cross{display:flex}.cross,.cross_playlist{border-radius:50%;bottom:0;color:#fff;cursor:pointer;font-size:2rem;padding:.1rem;position:absolute;right:0}.result_playlist{display:flex;flex-wrap:wrap;justify-content:center;margin:3rem auto;width:76%}@media screen and (min-width:600px)and (max-width:800px){.result_playlist{margin:1rem -.4rem;width:100%!important}}@media screen and (min-width:800px)and (max-width:1800px){.result_playlist{width:100%!important}}.result_playlist_title{background:linear-gradient(90deg,#f1efa1 3%,#1f76e6);display:flex;flex-wrap:wrap;margin-left:-1rem;margin-top:2rem;padding:2rem;text-align:center;width:101.7%}@media screen and (max-width:500px){.result_playlist_title{width:100%}}@media screen and (min-width:800px)and (max-width:1800px){.result_playlist_title{width:100%!important}}.t{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;text-align:center!important;width:100%}.result_pasplaylist_title{background:linear-gradient(90deg,#f1efa1 3%,#1f76e6);display:flex;flex-wrap:wrap;margin-left:-1rem;margin-top:2rem;padding:2rem;text-align:center;width:101.7%}@media screen and (max-width:500px){.result_pasplaylist_title{width:calc(100% + 2rem)}}.result_pasplaylist{display:flex;flex-wrap:wrap;justify-content:center;margin:3rem auto 9rem;width:76%}@media screen and (min-width:600px)and (max-width:800px){.result_pasplaylist{margin:1rem -.4rem;width:100%!important}}@media screen and (min-width:800px)and (max-width:1800px){.result_pasplaylist{width:100%!important}}.img_play{border-radius:1rem;width:250px}@media screen and (min-width:600px)and (max-width:800px){.img_play{width:171px!important}}@media(device-width:980px)and (device-height:600px){.img_play{width:171px!important}}@media(device-width:800px)and (device-height:400px){.card{width:12rem!important}}@media screen and (min-width:500px)and (max-width:643px){.card{width:12rem!important}}@media(device-width:980px)and (device-height:600px){.card{width:10rem!important}}option{text-align:left}.choix_check{display:flex;justify-content:center}.checkbox{display:flex;margin-top:1rem}.checkbox:checked{background-color:#2980bc;border:1rem;color:#000}input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;border:.15em solid;border-radius:50%;color:currentColor;font:inherit;height:1.15em;margin-top:1rem;width:1.15em}.choix_label{display:flex;margin-top:1rem;text-align:center}.audioplayer{height:18rem}.choix{background-color:#fff;border:1.5px solid #2980bc;border-radius:10px;font-size:large;height:2rem;margin-top:4rem;padding-left:.8rem;padding-right:.8rem;position:absolute;text-align:center}@media screen and (min-width:600px)and (max-width:800px){.choix{margin-top:3rem}}@media screen and (max-width:500px){.choix{margin-top:4rem;width:60%}}.iconMenu{position:fixed}.sideNav{position:fixed!important}.sidenav---sidenav---_2tBP{background:linear-gradient(50deg,#f1efa1 3%,#1f76e6)!important}.menuleft_container{background-color:#fff;border-radius:0 0 10px 0;height:0;margin-top:2rem;position:fixed;transition:height 2s;width:15%}@media screen and (min-width:600px)and (max-width:800px){.menuleft_container{height:30vh;width:50%}}.menuleft_title{display:none;justify-content:center;margin-top:1rem;padding:1rem;transition:opacity 2s;width:100%}.menuleft_button{font-size:1.5rem;left:10px;position:absolute;top:1rem;z-index:9999}.buttonprev{margin-right:1rem;margin-top:.5rem}.buttonprev:hover{color:#2980bc;font-weight:700}@media screen and (max-width:500px)and (orientation:portrait){.buttonprev{margin-left:1rem}}.buttonnext{margin-right:1rem;margin-top:.5rem}.buttonnext:hover{color:#2980bc;font-weight:700}@media screen and (max-width:500px)and (orientation:portrait){.buttonnext{margin-left:1rem}}.volume{display:flex;margin-right:4rem;margin-top:1rem}@media screen and (max-width:768px)and (orientation:portrait){.volume{orientation:landscape;margin-right:-50%;width:40%}}@media screen and (max-width:768px)and (orientation:landscape){.volume{margin-left:2.2rem;width:65%}}.logo_hp{display:flex;margin-top:-.4rem}.remainingTime{width:100%}.full,.remainingTime{font-size:.8rem;margin-top:.6rem}.fullscreen{border:none;bottom:0;height:100%;left:0;margin:0;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:100%;z-index:999999}.infoBulleFullScreen{left:30.4rem;top:-3rem;width:30%}.infoBulleFullScreen,.infoBulleMute{background-color:#90ee90;border-radius:1rem 0 1rem;display:none;font-size:.7rem;padding:1rem;position:absolute}.infoBulleMute{right:2.3rem;top:-2rem;width:8%}.lastSearched{display:flex;justify-content:center;margin-top:1rem;text-align:center;width:100%}.lastSearched_button{color:#2980bc;cursor:pointer;font-size:1.5rem;margin-left:1rem}.searched_item{background-color:#2980bc;border-radius:20px;color:#fff;cursor:pointer;font-size:.8rem;margin-left:1rem;padding:.3rem;width:3%}@media screen and (min-width:600px)and (max-width:800px){.searched_item{width:5%}}.cd{animation:rotating 2s linear infinite;background-image:-webkit-gradient(10);border-radius:18rem}.cd,.cde{bottom:1rem;height:3.5rem;left:0;margin-bottom:0;margin-top:0;position:relative;width:3.5rem}.cde{border-radius:12.5rem}table td{border:0}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.addtoplaylist{background-color:red;border-radius:0 10px 0 0;color:#000;cursor:pointer;font-size:x-large;height:1.5rem;left:-3.24rem;position:relative;top:0}.delete{margin-top:.8rem;position:absolute;right:10px;z-index:10}.playerhtml{width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#99999a;border-radius:50%;height:15px;width:15px}#myRange{-webkit-appearance:none;appearance:none;background:#e3e3e3;height:.3rem;width:339px}@media screen and (max-width:500px)and (orientation:portrait){#myRange{width:200px}}#volume{-webkit-appearance:none;appearance:none;background:#e3e3e3;height:.3rem;width:130px}.audio{margin-bottom:.5rem;margin-top:.5rem}@media screen and (max-width:500px)and (orientation:portrait){.audio{display:flex;margin-left:2rem;margin-top:2rem;width:600px}}.buttonsControl{display:flex;justify-content:space-around;margin-left:-3rem;margin-right:-2rem;margin-top:.5rem;width:100%}@media screen and (max-width:500px)and (orientation:portrait){.buttonsControl{margin-left:0;margin-right:0}}.buttonControl{margin-left:1rem}#music-bar{border-radius:0;height:1px;margin-top:1.5rem;transition:all .3s ease;width:340px}.barControls{background-color:#121212;bottom:0;box-shadow:0 -2px 5px #00000080;color:#fff;display:flex;flex-direction:column;gap:10px;padding:10px 15px;position:fixed;z-index:1000}.barControls_content{align-items:center;display:flex;justify-content:space-between}.barControls_left{align-items:center;display:flex;gap:10px}.barControls_preview{border-radius:8px;height:50px;object-fit:cover;width:50px}.barControls_info{display:flex;flex-direction:column;gap:2px}.barControls_title_name{color:#fff;font-size:.9rem;font-weight:700;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.barControls_artist{color:#b3b3b3;font-size:.8rem}.barControls_right{align-items:center;display:flex}.barControls_button{color:#fff;cursor:pointer;font-size:1.8rem;transition:color .3s ease}.barControls_button:hover{color:#1db954}.barControls_progress{align-items:center;display:flex;gap:10px}.barControls_time{color:#b3b3b3;font-size:.8rem}.barControls_slider{-webkit-appearance:none;appearance:none;background:#535353;border-radius:2px;cursor:pointer;flex:1 1;height:4px;outline:none}.barControls_slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#1db954;border-radius:50%;cursor:pointer;height:12px;width:12px}.barControls_slider::-moz-range-thumb{background:#1db954;border-radius:50%;cursor:pointer;height:12px;width:12px}.spotify-bar__button.download{cursor:pointer;font-size:1.5rem;margin-left:10px;text-decoration:none;transition:color .3s ease}.spotify-bar__button.download:hover{color:#1db954;color:#17a44a}.toggle-playlist-btn{background:#1db954;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.95rem;padding:6px 16px;position:absolute;right:10px;top:10px;transition:background .2s;z-index:10}.toggle-playlist-btn:hover{background:#169c43}.bar-container{position:relative;top:-3rem}.marquee{display:block;overflow:hidden;position:relative;white-space:nowrap;width:50px}.marquee span{animation:marquee 18s linear infinite;display:inline-block;padding-left:100%}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.mini-player{align-items:center;background:#222;border-radius:16px;bottom:24px;box-shadow:0 4px 24px #32cd3226;box-shadow:0 2px 12px #0000002e;color:#fff;display:flex;gap:12px;max-height:90px;max-width:320px;min-width:220px;padding:10px 18px;position:fixed;right:24px;transition:box-shadow .2s;z-index:2000}.mini-player-thumb{background:#444;border-radius:8px;height:48px;object-fit:cover;width:48px}.mini-player-info{flex:1 1;min-width:0}.mini-player-title{font-size:1rem;font-weight:400}.mini-player-artist,.mini-player-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-player-artist{color:#32cd32;font-size:.85rem}.mini-player-btn{align-items:center;background:#32cd32;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;transition:background .2s;width:36px}.mini-player-btn:hover{background:#28a428}.swal-btn{border:none!important;border-radius:20px!important;font-family:Arial,sans-serif!important;font-size:1rem!important;font-weight:700!important;margin:0 8px!important;padding:8px 24px!important;transition:background .2s,color .2s}.swal-button{background-color:#45a049!important;border:none;border-radius:5px;box-shadow:none;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin:0;padding:10px 24px}.toggle-mini-player-hover{background:red}.toggle-mini-player,.toggle-mini-player-hover{align-items:center;border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:48px;justify-content:center;position:fixed;right:11px;top:9px;transition:background .2s,box-shadow .2s;width:48px;z-index:2000}.toggle-mini-player{background:#32cd32}.swal-btn-confirm{background:#45a049!important;color:#fff!important}.swal-btn-confirm:hover{background:#28a428!important}.swal-btn-cancel{background:#e74c3c!important;color:#fff!important}.swal-btn-cancel:hover{background:#c0392b!important}.lyrics-modal{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:3000}.lyrics-content{background:#232323;border-radius:12px;color:#fff;max-height:80vh;max-width:90vw;overflow:auto;padding:24px}.close-lyrics{background:#32cd32;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-bottom:12px;padding:6px 12px}.lyricscontainer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:-45rem;position:absolute;top:-3rem;width:100%}.lyrics-loading{left:13%;position:absolute;top:50%}.toggle-lyrics{background:#232526;border:none;border-radius:50%;box-shadow:0 2px 8px #32cd3226;color:#32cd32;cursor:pointer;font-size:1.3rem;height:48px;position:fixed;right:4rem;top:9px;transition:color .2s;width:48px;z-index:10}@media(max-width:768px){.toggle-lyrics{display:none}}.toggle-lyrics-hover{background:#232526;border:none;border-radius:50%;box-shadow:0 2px 8px #32cd3226;color:#32cd32;cursor:pointer;font-size:1.3rem;height:48px;position:fixed;right:4rem;top:9px;transition:color .2s;width:48px;z-index:10}@media(max-width:768px){.toggle-lyrics-hover{display:none}}.toggle-lyrics-hover:hover,.toggle-lyrics:hover{background:#32cd32;color:#232526}@media(max-width:768px){.container-music-layout{margin-top:0;width:100%}}.container-music-layout-children{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}@media(max-width:768px){.container-music-layout-children{height:100%;margin-bottom:-56px;width:100%}}.main-content-paroles{margin-left:auto;margin-right:auto;margin-top:-3rem;max-width:1200px}@media(max-width:768px){.main-content{padding:1.5rem 1rem}}.main-content{margin:0 auto;max-width:1200px;padding:2rem 1rem}.lyrics-line{margin:2px 0;opacity:.5;transition:opacity .2s,color .2s}.lyrics-line.active{color:#32cd32;font-size:1.2rem;font-weight:700;opacity:1}.lyrics-mode-toggle{display:flex;gap:8px;margin-bottom:10px;margin-left:5rem;margin-top:.5rem}@media(max-width:768px){.lyrics-mode-toggle{display:none}}.lyrics-mode-toggle button{background:#232526;border:none;border-radius:8px;color:#32cd32;cursor:pointer;font-size:1rem;font-weight:600;padding:6px 16px;transition:background .2s,color .2s}.lyrics-mode-toggle button.active,.lyrics-mode-toggle button:hover:enabled{background:#32cd32;color:#232526}.lyrics-mode-toggle button:disabled{cursor:not-allowed;opacity:.5}iframe[src*="youtube.com"]{display:none!important}.loadSugg{align-items:center!important;display:flex!important;height:100%;justify-content:center!important;left:50%!important;position:absolute!important;top:20%!important;transform:translate(-50%,-50%)!important;width:100%;z-index:1000!important}.footer{display:none}@media screen and (max-width:768px){.footer{background-color:#f8f9fa;bottom:0;color:#6c757d;display:block;font-size:14px;padding:20px;position:fixed;text-align:center;width:100%}.footer a{color:#007bff;text-decoration:none}.footer a:hover{text-decoration:underline}}.footer-spotify{background:#181818;border-top:1px solid #222;bottom:0;height:64px;justify-content:space-around;left:0;position:fixed;right:0;z-index:100}.footer-btn,.footer-spotify{align-items:center;display:flex}.footer-btn{background:none;border:none;color:#b3b3b3;cursor:pointer;flex:1 1;flex-direction:column;font-size:13px;height:100%;transition:color .2s}.footer-btn:active,.footer-btn:focus{color:#1db954}.footer-icon{font-size:22px;margin-bottom:2px}.footer-label{font-size:12px}.resa{align-items:center;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:1rem;color:#333;display:flex;flex:1 1;font-size:.9rem;justify-content:center;margin:0;overflow:hidden;padding:2rem;text-overflow:ellipsis;white-space:nowrap}.resa-list{animation:popin .7s cubic-bezier(.68,-.55,.27,1.55);background:#ffffffeb;border-radius:24px;box-shadow:0 8px 32px #43c6ac33;max-width:420px;min-width:350px;padding:2.5rem 3rem;text-align:center}@keyframes popin{0%{opacity:0;transform:scale(.7) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(0)}}.resa-list h1{color:#43c6ac;letter-spacing:2px;margin-bottom:.5rem;text-shadow:1px 2px 0 #fff,0 0 8px #43c6ac33}.resa-list h2{color:#f7971e;font-size:1.3rem;margin-bottom:1.5rem;text-shadow:0 1px 0 #fff}.hours{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border:2px solid #fff;border-radius:18px;box-shadow:0 2px 8px rgba(67,198,172,.133);color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;margin:.5rem .5rem .5rem 0;padding:.6rem 1.2rem;transition:transform .2s}.hours:hover{background:linear-gradient(90deg,#f7971e 60%,#43c6ac);box-shadow:0 4px 16px #f7971e33;transform:scale(1.12) rotate(-3deg)}.noDispo{color:#ff5e62;font-size:1.2rem;margin-top:2rem;text-shadow:0 1px 0 #fff}.error,.loading,.noDispo{font-weight:700;letter-spacing:1px}.error,.loading{animation:blink 1s infinite alternate;color:#43c6ac;font-size:1.5rem;margin-top:4rem;text-align:center}@keyframes blink{0%{opacity:.7}to{opacity:1}}a{text-decoration:none}.resa-list>div{margin-bottom:.7rem}.day-btn{align-items:center;border:none;border-radius:50%;box-shadow:0 2px 8px rgba(50,205,50,.133);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1.3em;font-weight:700;height:2.2em;justify-content:center;transition:background .2s,transform .2s;width:2.2em}.day-btn,.day-btn:hover{background:#43c6ac}.home-artists{background:#fff;border-radius:18px;box-shadow:0 4px 24px rgba(50,205,50,.133);margin:0 auto;max-width:420px;padding:1rem 2.5rem;text-align:center}@media screen and (max-width:768px){.home-artists{max-height:428px;overflow-y:scroll;padding:1rem .5rem}}.home-artists h2{background-color:#000;border-radius:.9rem;color:#32cd32;font-size:1.1rem;letter-spacing:1px;margin-bottom:1.5rem;padding:1rem}@media screen and (max-width:768px){.home-artists h2{font-size:1rem;padding:.4rem}}ul{list-style:none;margin:0;padding:0}.artist-card{align-items:center;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:12px;box-shadow:0 2px 8px rgba(50,205,50,.133);display:flex;gap:1rem;margin-bottom:1.1rem;padding:.7rem 1rem;transition:transform .15s}.artist-card:hover{box-shadow:0 4px 16px #32cd3233;cursor:pointer;transform:scale(1.03)}.artist-img{background:#fff;border:2px solid #32cd32;border-radius:50%}.artist-name{color:#222;font-size:1.1rem;font-weight:700;text-shadow:0 1px 0 #fff}@media screen and (max-width:768px){.artist-name{font-size:1rem}}.artist-info{align-items:flex-start;color:#222;display:flex;flex-direction:column;font-size:.9rem;gap:.2rem;justify-content:left}@media screen and (max-width:768px){.artist-info{font-size:.8rem}}.artist-listeners{color:#fff;font-size:.95rem}.loader{color:#32cd32;font-weight:700;margin:2rem 0}.music-player{font-family:Arial,sans-serif;margin:0 auto;max-width:800px;padding:20px;width:677px}@media screen and (max-width:768px){.music-player{margin-top:1.9rem;padding:0;width:100%}}.hidden{display:none}.visible{display:block}.search-bar{display:flex;gap:10px;margin-bottom:2px}.search-bar input{border:1px solid #ccc;border-radius:20px;flex:1 1;font-size:1.2rem;padding:0 10px;text-transform:capitalize}.search-bar button{background-color:#4caf50;border:none;border-radius:50%;color:#fff;cursor:pointer;height:45px;width:45px}@media(max-width:768px){.search-bar button{background-color:#4caf50;border:none;border-radius:50%;color:#fff;cursor:pointer;height:40px;width:40px}}.search-bar button:hover{background-color:#45a049}.red{color:red!important}.no-results{animation:pop-in .7s cubic-bezier(.68,-.55,.27,1.55);background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:24px;box-shadow:0 4px 24px #32cd3226,0 1.5px 8px #00bfff1a;color:#fff;font-size:1.3rem;margin:40px auto 0;max-width:600px;padding:32px 24px;position:relative;text-align:center}.no-results p{align-items:center;display:flex;font-weight:700;gap:10px;justify-content:center;letter-spacing:1px;margin:0;text-shadow:1px 2px 8px rgba(0,0,0,.133)}.no-results:after{animation:bounce 1.2s infinite alternate;content:"🎵🔍";display:block;font-size:2.2rem;margin-top:18px}@media screen and (max-width:768px)and (orientation:landscape){.no-results{margin-top:20px;max-height:65vh}}@media screen and (max-width:768px)and (orientation:portrait){.no-results{margin-top:5rem;max-height:65vh}}@keyframes pop-in{0%{opacity:0;transform:scale(.7) rotate(-8deg)}80%{opacity:1;transform:scale(1.05) rotate(2deg)}to{transform:scale(1) rotate(0deg)}}@keyframes bounce{to{transform:translateY(-10px) scale(1.15)}}.results{background-color:#f9f9f9;border-radius:10px;display:flex;flex-direction:column;max-height:611px;overflow-y:auto}@media screen and (max-width:768px){.results{max-height:58vh}}.close{color:red;cursor:pointer;display:flex;font-size:1.5rem;justify-content:flex-end}.result-item{gap:10px}.result-item img{border-radius:4px;height:60px;width:60px}.result-info h4{font-size:1rem;margin:0}@media screen and (max-width:768px){.result-info h4{font-size:12px}}.result-info p{color:#666;font-size:.9rem;margin:0}@media screen and (max-width:768px){.result-info p{font-size:12px}}.player{bottom:0;left:0;margin-top:20px;position:absolute;text-align:center;width:100%}.player iframe{border-radius:4px;height:360px;width:100%}.player-controls{display:flex;gap:10px;justify-content:center;margin-top:10px}.player-controls button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px}.player-controls button:hover{background-color:#45a049}.loading{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.life{font-size:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.message{animation:fadeIn .5s ease-in-out;background-color:#f9f9f9;border:1px solid #4caf50;border-radius:0 8px 8px 0;color:#4caf50;font-size:.9rem;left:0;margin-top:10px;padding:2rem;position:absolute;text-align:center;top:70px}.message.fade-out{animation:fadeOut .5s ease-in-out}.messageerror{border:1px solid red;border-radius:0 8px 8px 0;color:red;font-size:.9rem;left:0;margin-top:10px;padding:2rem;position:absolute;text-align:center;top:70px}.rhap_container{background-color:#fff;bottom:0;box-shadow:0 0 3px 0 #0003;box-sizing:border-box;display:flex;flex-direction:column;font-family:inherit;left:0;line-height:1;padding:10px 15px;position:absolute;width:100%}.audio-player-container{align-items:center;display:flex;flex-direction:column;margin-top:20px}.current-track-title{color:#333;display:flex;font-size:1rem;left:1rem;text-align:center;width:80%}.rhap_additional-controls{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;max-width:47%}.time-info{color:#333;font-size:.9rem;margin-top:-3rem;text-align:center}.audioplay{display:none}.play{font-size:1.8rem;margin-left:-.5rem}.custom-slider{background-color:#ddd;border-radius:5px;cursor:pointer;height:5px;width:100%}.removeplaylist{color:red;cursor:pointer;font-size:1.2rem;margin-left:-.4rem;margin-right:.5rem}.mobile-playlist-toggle{display:none;position:fixed;right:10px;top:10px;z-index:1000}.mobile-playlist-toggle button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px}.mobile-playlist-toggle button:hover{background-color:#45a049}@media screen and (max-width:768px){.mobile-playlist-toggle{display:block}.playlist-container{background-color:#f9f9f9;border-radius:0;box-shadow:0 4px 8px #0000001a;max-height:70%;position:absolute;right:0;top:64px;width:100%;z-index:1002}}.iconMob{cursor:pointer;font-size:1.2rem}.tintin{display:flex}.spotify-bar{left:0;z-index:1000}@media screen and (max-width:768px){.spotify-bar__content{align-items:center;flex-direction:column}}.spotify-bar__thumbnail{width:50px}.spotify-bar__info{width:280px}.spotify-bar__title{color:#fff;font-size:.9rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:250px}@media screen and (max-width:768px){.spotify-bar__title{font-size:.8rem;margin-top:-1.5rem;width:90%}}.spotify-bar__right{align-items:center;display:flex;justify-content:center;margin-left:-7.5rem;width:75%}@media screen and (max-width:768px){.spotify-bar__right{margin-left:0}}.progresse{display:flex;justify-content:center;width:100%}.spotify-bar__button{color:#fff;cursor:pointer;font-size:2rem;margin-left:1rem;transition:color .3s ease}.spotify-bar__button:hover{color:#1db954}.spotify-bar__progress{align-items:center;display:flex;width:27%}@media screen and (max-width:768px)and (orientation:portrait){.spotify-bar__progress{margin-left:0;width:100%}}@media screen and (max-width:768px)and (orientation:landscape){.spotify-bar__progress{align-items:center;display:flex;width:100%!important}}.progress_compact{background-color:#121212;bottom:0;color:#fff;height:.9rem;left:0;padding:0 17px;position:fixed;width:100%}.reduire{color:#4caf50;cursor:pointer;font-size:2.2rem;margin-left:-1rem;position:absolute;right:10px;top:0}.spotify-bar__slider,.spotify-bar__slider_compact{-webkit-appearance:none;appearance:none;background:#1db954;border-radius:2px;cursor:pointer;flex:1 1;height:4px;outline:none}.spotify-bar__slider_compact{margin-left:-1rem;width:100%}.spotify-barvol__slider{-webkit-appearance:none;appearance:none;background:#1db954;border-radius:2px;cursor:pointer;flex:1 1;height:4px;margin-left:1.2rem;margin-top:.4rem;outline:none;width:100%}.load-more{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1rem;margin:20px auto;padding:10px 20px;transition:background-color .3s ease}.load-more:hover{background-color:#45a049}.result-item{align-items:center;background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:10px;margin-left:13px;padding:10px}.result-item:hover{background:linear-gradient(135deg,#4ecdc4,#ff6b6b)}@media screen and (max-width:768px){.result-item{margin-left:0}}.result-info{flex:1 1;margin-left:10px}.result-buttons{align-items:center;display:flex;gap:10px;justify-content:flex-end}.buttonplaylist{color:#4caf50}.buttonplaylist,.buttonplaylistDel{cursor:pointer;font-size:1.5rem;transition:color .3s ease}.buttonplaylistDel{color:red}.buttonplaylist:hover{color:#45a049}.spotify-bar__button.download.disabled{color:#ccc;cursor:not-allowed}@media screen and (max-width:768px)and (orientation:portrait){.nonexpanded{height:2.6rem!important}}.spotify-bar{background-color:#121212;bottom:0;box-shadow:0 -2px 5px #00000080;color:#fff;display:flex;flex-direction:column;gap:10px;padding:10px 15px;position:fixed;transition:height .3s ease;width:99%;z-index:9999}@media screen and (max-width:768px)and (orientation:landscape){.spotify-bar{flex-direction:row!important;left:0;width:96%}}@media screen and (max-width:900px)and (orientation:landscape){.spotify-bar{bottom:0;flex-direction:row!important;left:0;width:100%}}@media screen and (max-width:768px)and (orientation:portrait){.spotify-bar{bottom:0;left:0;width:92%}}.spotify-bar__compact-times{margin-left:77svw;margin-top:-.6rem}.spotify-bar__time{color:#b3b3b3;font-size:.8rem;margin-left:.2rem;margin-right:.2rem}.spotify-bar.compact{height:60px;overflow:hidden;padding:5px 10px}@media screen and (max-width:768px){.spotify-bar.compact{left:0;width:96%}}.spotify-bar .toggle-compact{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem;position:absolute;right:10px;top:5px}.spotify-bar__content{align-items:center;display:flex;justify-content:space-between}.spotify-bar__left{align-items:center;display:flex;gap:10px}@media screen and (max-width:768px){.spotify-bar__left{margin-top:-.4rem}}.spotify-bar__thumbnail{border-radius:8px;height:50px;object-fit:cover;position:relative;top:15px;width:85px}@media screen and (max-width:768px){.spotify-bar__thumbnail{height:50px;top:0;width:50px}}.playlist-thumbnail{border-radius:50%;height:30px;margin-right:8px;width:30px}.spotify-bar__info{display:flex;flex-direction:column;gap:2px;position:relative;top:1rem}.spotify-bar__artist{color:#b3b3b3;font-size:.8rem}.spotify-bar__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#1db954;border-radius:50%;cursor:pointer;height:12px;width:12px}.spotify-bar__slider::-moz-range-thumb{background:#1db954;border-radius:50%;cursor:pointer;height:12px;width:12px}.playlist{display:flex;flex-direction:column;gap:10px}.songtime{color:#aaa;font-size:.8rem;margin-left:2px}.playlist-item{align-items:center;background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;cursor:grab;display:flex;justify-content:space-between;margin-bottom:5px;padding:10px}.playlist-item:hover{background:linear-gradient(135deg,#ff6b6b,#4ecdc4)}.playlist-item:hover .songtime{color:#000;font-weight:700}.playlist-item:hover .removeplaylist{color:#000}.playlist-item:hover .trackTitle{color:#000;font-weight:700}.playlist-item:active{background-color:#e0e0e0;cursor:grabbing}.playlist-info{align-items:center;display:flex;gap:10px}.now-playing-overlay{align-items:center;background:#181818fa;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.now-playing-content{align-items:center;background:#181818;border-radius:24px;box-shadow:0 8px 32px #00000080;display:flex;flex-direction:column;max-width:400px;padding:32px 24px 24px;position:relative;text-align:center;width:90vw}.now-playing-cover{border-radius:16px;box-shadow:0 4px 24px #0006;height:220px;margin-bottom:24px;object-fit:cover;width:220px}.now-playing-infos{margin-bottom:16px}.now-playing-title{color:#fff;font-size:1.3em;font-weight:700;margin-bottom:4px}.now-playing-artist{color:#b3b3b3;font-size:1em}.now-playing-controls{display:flex;gap:32px;justify-content:center;margin:24px 0 12px}.now-playing-btn{align-items:center;background:#181818;border:none;border-radius:50%;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;display:flex;font-size:2.2em;height:56px;justify-content:center;transition:background .2s,color .2s,transform .1s;width:56px}.now-playing-btn:active,.now-playing-btn:focus{background:#1db954;color:#fff;outline:none;transform:scale(.95)}.now-playing-btn:hover{background:#1db954;color:#fff}.now-playing-actions{display:flex;gap:24px;justify-content:center;margin-bottom:18px}.now-playing-action{align-items:center;background:#232323;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5em;height:40px;justify-content:center;transition:background .2s,color .2s;width:40px}.now-playing-action:focus,.now-playing-action:hover{background:#1db954;color:#fff;outline:none}.now-playing-lyrics{color:#fff;font-size:1em;margin-bottom:18px;max-height:120px;min-height:40px;overflow-y:auto}.now-playing-close{background:none;border:none;color:#1db954;cursor:pointer;font-size:1.5rem;position:absolute;right:18px;top:12px;transition:color .2s}.now-playing-close:focus,.now-playing-close:hover{color:#1db954;outline:none}.spotify-bar__immersive-btn{background:none;border:none;color:#b3b3b3;cursor:pointer;font-size:1.2em;margin-left:8px;transition:color .2s;vertical-align:middle}.spotify-bar__immersive-btn:focus,.spotify-bar__immersive-btn:hover{color:#1db954;outline:none}.now-playing-loader,.spotify-bar-loader{align-items:center;display:flex;justify-content:center;margin:10px 0;position:absolute;top:62%}@media screen and (max-width:768px){.now-playing-loader,.spotify-bar-loader{top:60%}}.spinner{animation:spin .8s linear infinite;border:4px solid #222;border-radius:50%;border-top-color:#1db954;height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.OP-spokes-rli-bounding-box .OP-spokes-indicator{font-size:.4rem!important;margin-left:1rem;margin-right:1rem;width:10px!important}.ml-1{margin-left:1rem!important}.now-playing-times{align-items:center;display:flex;justify-content:center;margin:10px 0;width:100%}.now-playing-slider{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#1db954 0,#535353);border-radius:4px;flex:1 1;height:4px;margin:0 10px;outline:none;transition:background .3s}.now-playing-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#1db954;border:none;border-radius:50%;box-shadow:0 0 2px #333;cursor:pointer;height:14px;width:14px}.now-playing-slider::-moz-range-thumb{background:#1db954;border:none;border-radius:50%;box-shadow:0 0 2px #333;cursor:pointer;height:14px;width:14px}.now-playing-slider::-ms-thumb{background:#1db954;border:none;border-radius:50%;box-shadow:0 0 2px #333;cursor:pointer;height:14px;width:14px}.now-playing-slider:focus{outline:none}.now-playing-times span{font-feature-settings:"tnum";color:#b3b3b3;font-size:1em;font-variant-numeric:tabular-nums;min-width:50px;text-align:center}body{font-family:Arial,sans-serif;margin:0}h1{color:#333}.container{padding:20px}
/*# sourceMappingURL=main.1d1f8344.css.map*/