body{margin:0}html{font-size:16px}#root{min-height:100vh}::selection{background:#6c5ce74d;color:#fff}::-moz-selection{background:#6c5ce74d;color:#fff}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #6c5ce7;outline-offset:2px}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0}p{margin:0}a{color:#6c5ce7;text-decoration:none;transition:color .2s ease}a:hover{color:#a78bfa}.container{margin:0 auto;max-width:1200px;padding:0 20px}.flex{display:flex}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.text-right{text-align:right}.spinner{display:inline-block;height:20px;width:20px}.fade-in{animation:fadeIn .3s ease-in}.slide-up{animation:slideUp .3s ease-out}.login-page{align-items:center;background:linear-gradient(135deg,#0f0f1a,#1a1a2e);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-container{background:#1e1e2e;border-radius:16px;box-shadow:0 10px 40px #00000080;max-width:420px;overflow:hidden;width:100%}.login-header{padding:40px 30px 30px;text-align:center}.login-header h1{color:#fff;font-size:28px;font-weight:700;margin-bottom:8px}.login-header p{color:#fff9;font-size:14px}.login-form{padding:0 30px 30px}.form-group input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:14px;padding:12px 16px;transition:all .2s ease;width:100%}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{padding-right:48px}.password-toggle{align-items:center;background:#ffffff1a;border:none;border-radius:6px;color:#ffffffb3;cursor:pointer;display:flex;justify-content:center;padding:6px;position:absolute;right:8px;transition:all .2s ease}.password-toggle:hover:not(:disabled){background:#ffffff26;color:#ffffffe6}.password-toggle:active:not(:disabled){transform:scale(.95)}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.password-toggle svg{height:18px;width:18px}.form-group input:focus{background:#ffffff14;border-color:#6c5ce7;outline:none}.form-group input:disabled{cursor:not-allowed;opacity:.5}.form-group input::placeholder{color:#ffffff4d}.btn-login{background:linear-gradient(135deg,#6c5ce7,#a78bfa);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:14px;transition:all .2s ease;width:100%}.btn-login:hover:not(:disabled){box-shadow:0 4px 12px #6c5ce766;transform:translateY(-1px)}.btn-login:active:not(:disabled){transform:translateY(0)}.btn-login:disabled{cursor:not-allowed;opacity:.7}.login-footer{background:#0003;border-top:1px solid #ffffff0d;padding:20px 30px}.login-footer p{color:#ffffff80;font-size:12px;line-height:1.5;text-align:center}@media (max-width:480px){.login-container{max-width:100%}.login-header{padding:30px 20px 20px}.login-header h1{font-size:24px}.login-form{padding:0 20px 20px}.login-footer{padding:15px 20px}}.audio-player{background:linear-gradient(135deg,#1e1e2e,#2d2d3f);border-top:1px solid #ffffff1a;box-shadow:0 -4px 20px #0000004d;padding:20px}.now-playing{align-items:center;display:flex;margin-bottom:15px}.song-info{flex:1 1;min-width:0}.song-title{align-items:center;display:flex;font-size:16px;gap:10px;margin-bottom:4px}.playback-mode-badge{border-radius:8px;font-size:10px;gap:4px;padding:2px 8px}.playback-mode-badge.local{background:#6c5ce733;border:1px solid #6c5ce766;color:#a78bfa}.playback-mode-badge.youtube{border:1px solid #f006;color:#ff6b6b}.song-artist{font-size:14px}.player-controls{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.main-controls{gap:8px}.control-btn,.main-controls{align-items:center;display:flex}.control-btn{background:none;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;justify-content:center;padding:8px;transition:all .2s ease}.control-btn:hover{background:#ffffff1a;box-shadow:0 2px 8px #0003;color:#fff;transform:scale(1.05)}.control-btn:active{box-shadow:0 1px 4px #0003;transform:scale(.95)}.control-btn.active{color:#6c5ce7}.control-btn.play-pause{background:#6c5ce7;color:#fff;font-size:24px;height:50px;width:50px}.control-btn.play-pause:hover{background:#5a4ad1;color:#fff}.control-btn.play-pause:disabled{cursor:not-allowed;opacity:.5}.control-btn svg{height:24px;width:24px}.control-btn.play-pause svg{height:32px;width:32px}.progress-container{align-items:center;display:flex;flex:1 1;gap:10px;min-width:200px}.time{color:#fff9;font-size:12px;min-width:40px;text-align:center}.progress-bar{border-radius:3px;cursor:pointer;flex:1 1;height:6px;position:relative;transition:height .2s ease}.progress-bar:hover{height:8px}.progress-fill{border-radius:3px;transition:width .1s linear}.progress-percentage{color:#ffffff80;font-size:11px;font-weight:500;min-width:35px;text-align:center}.volume-controls{align-items:center;display:flex;gap:8px}.volume-slider{-webkit-appearance:none;background:#ffffff1a;border-radius:2px;cursor:pointer;height:4px;outline:none;width:100px}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:12px;-webkit-transition:transform .2s ease;transition:transform .2s ease;width:12px}.volume-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.volume-slider::-moz-range-thumb{background:#fff;border:none;border-radius:50%;cursor:pointer;height:12px;-moz-transition:transform .2s ease;transition:transform .2s ease;width:12px}.volume-slider::-moz-range-thumb:hover{transform:scale(1.2)}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-top-color:#fff;height:24px;width:24px}@media (max-width:768px){.audio-player{padding:15px}.player-controls{flex-wrap:wrap;gap:10px}.main-controls{justify-content:center;order:2;width:100%}.progress-container{min-width:auto;order:1;width:100%}.progress-percentage{display:none}.volume-controls{justify-content:center;order:3;width:100%}.volume-slider{width:80px}}.youtube-embed-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.youtube-embed-container{animation:slideUp .3s ease;background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 60px #00000080;display:flex;flex-direction:column;height:auto;max-height:80vh;max-width:900px;min-height:400px;overflow-y:auto;padding:0;width:90%}.youtube-embed-container.enhanced-player{border:2px solid #ff00004d;box-shadow:0 20px 60px #f003}.youtube-embed-container.error-state{border:2px solid #ff646480;box-shadow:0 20px 60px #ff00004d}.youtube-embed-header{align-items:center;background:#0000004d;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px 24px}.header-info{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.playback-mode-badge{align-items:center;border-radius:12px;display:inline-flex;font-size:11px;font-weight:600;gap:6px;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.playback-mode-badge.youtube{background:#f003;border:1px solid #ff00004d;color:#f44}.youtube-embed-header h3{color:#fff;flex:1 1;font-size:18px;font-weight:600;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.btn-close{background:#ffffff1a;border-radius:50%;color:#fff;flex-shrink:0;height:40px;transition:all .3s ease;width:40px}.btn-close:hover{background:#fff3;transform:scale(1.1)}.btn-close svg{height:20px;width:20px}.youtube-embed-player{background:#000;padding-bottom:56.25%;position:relative;width:100%}.youtube-embed-player iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.youtube-embed-player .html5-video-player.ytp-embed-error,.youtube-embed-player .player-unavailable,.youtube-embed-player .ytp-alert-panel,.youtube-embed-player .ytp-background,.youtube-embed-player .ytp-big-mode,.youtube-embed-player .ytp-embed-error .html5-video-player,.youtube-embed-player .ytp-embed-error .ytp-alert-panel,.youtube-embed-player .ytp-embed-error .ytp-background,.youtube-embed-player .ytp-embed-error .ytp-big-mode,.youtube-embed-player .ytp-embed-error .ytp-chrome-bottom,.youtube-embed-player .ytp-embed-error .ytp-chrome-top,.youtube-embed-player .ytp-embed-error .ytp-error-screen,.youtube-embed-player .ytp-embed-error .ytp-overlay-error,.youtube-embed-player .ytp-error,.youtube-embed-player .ytp-error-content,.youtube-embed-player .ytp-error-content-wrap,.youtube-embed-player .ytp-error-content-wrap-reason,.youtube-embed-player .ytp-error-screen,.youtube-embed-player .ytp-overlay-error,.youtube-embed-player .ytp-player-content,.youtube-embed-player .ytp-small-redirect,.youtube-embed-player .ytp-unmute,.youtube-embed-player .ytp-unmute-box,.youtube-embed-player .ytp-unmute-icon,.youtube-embed-player .ytp-unmute-inner,.youtube-embed-player .ytp-unmute-text{display:none!important;height:0!important;left:-9999px!important;opacity:0!important;pointer-events:none!important;position:absolute!important;top:-9999px!important;visibility:hidden!important;width:0!important}.youtube-embed-player .ytp-auto-hide,.youtube-embed-player .ytp-autohide,.youtube-embed-player .ytp-big-mode,.youtube-embed-player .ytp-chrome-bottom,.youtube-embed-player .ytp-chrome-top,.youtube-embed-player .ytp-gradient-bottom,.youtube-embed-player .ytp-gradient-top,.youtube-embed-player .ytp-hide-controls{display:none!important}.youtube-embed-player .html5-video-player:after,.youtube-embed-player .html5-video-player:before{content:""!important;display:none!important}.youtube-player-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.youtube-embed-nav{background:#000000e6;border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -4px 12px #0000004d;flex-shrink:0;gap:16px;justify-content:space-between;padding:16px 24px;position:sticky;z-index:10}.nav-btn,.youtube-embed-nav{align-items:center;display:flex}.nav-btn{background:#6c5ce733;border:1px solid #6c5ce766;border-radius:8px;color:#a78bfa;cursor:pointer;font-size:14px;font-weight:600;gap:8px;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.nav-btn:hover{background:#6c5ce74d;border-color:#6c5ce799;box-shadow:0 4px 12px #6c5ce74d;transform:translateY(-2px)}.nav-btn:active{box-shadow:0 2px 6px #6c5ce733;transform:translateY(0)}.nav-btn svg{height:20px;width:20px}.favorite-btn{background:#e74c3c33;border-color:#e74c3c66;color:#e74c3c;padding:12px}.favorite-btn:hover{background:#e74c3c4d;border-color:#e74c3c99;box-shadow:0 4px 12px #e74c3c4d;transform:translateY(-2px)}.favorite-btn:active{transform:translateY(0)}.favorite-btn svg{height:24px;width:24px}.prev-btn{margin-right:auto}.next-btn{flex-direction:row-reverse;margin-left:auto}.youtube-embed-info{background:#0003;border-top:1px solid #ffffff1a;padding:20px 24px}.info-main{margin-bottom:16px}.embed-artist{color:#ffffffe6;font-size:16px;font-weight:500;margin:0 0 12px}.embed-status{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin:0}.status-badge.youtube-stream{align-items:center;background:linear-gradient(135deg,#f44,#c00);border:1px solid #ff444480;border-radius:20px;box-shadow:0 2px 8px #ff00004d;color:#fff;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:6px 12px}.embed-hint{color:#fff9;font-size:13px;font-style:italic}.embed-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.btn-download-embed,.btn-youtube{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;text-decoration:none;transition:all .3s ease}.btn-youtube{background:#f003;border:1px solid #ff00004d;color:#f44}.btn-youtube:hover{background:#ff00004d;border-color:#ff000080;transform:translateY(-1px)}.btn-download-embed{background:#44a84433;border:1px solid #44ff884d;color:#4f8}.btn-download-embed:hover:not(:disabled){background:#44a8444d;border-color:#44ff8880;transform:translateY(-1px)}.btn-download-embed:disabled{cursor:not-allowed;opacity:.5}.youtube-embed-error-content{padding:40px;text-align:center}.error-icon{font-size:48px;margin-bottom:20px;opacity:.8}.youtube-embed-error-content h4{color:#fff;font-size:20px;font-weight:600;margin:0 0 16px}.error-message{color:#ffffffe6;font-size:16px;font-weight:500;margin:0 0 12px}.error-details{color:#fff9;font-size:14px;line-height:1.5;margin:0 0 24px}.error-actions{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.btn-download,.btn-retry,.error-actions{align-items:center;justify-content:center}.btn-download,.btn-retry{border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;min-width:160px;padding:12px 20px;transition:all .3s ease}.btn-retry{background:linear-gradient(135deg,#4a90e2,#357abd);border:1px solid #4a90e280}.btn-retry:hover:not(:disabled){background:linear-gradient(135deg,#357abd,#2a5f8f);box-shadow:0 4px 12px #4a90e266;transform:translateY(-2px)}.btn-retry:disabled{background:#666;cursor:not-allowed;opacity:.5}.btn-download{background:linear-gradient(135deg,#4a7,#386);border:1px solid #44aa7780;color:#fff}.btn-download:hover:not(:disabled){background:linear-gradient(135deg,#386,#265);box-shadow:0 4px 12px #4a76;transform:translateY(-2px)}.error-info{background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;padding:16px;text-align:left}.error-info p{color:#fffc;font-size:14px;line-height:1.4;margin:4px 0}.error-info strong{color:#fffffff2;font-weight:600}.youtube-link{color:#f44;display:inline-flex;font-weight:500;gap:4px;transition:all .3s ease}.youtube-link:hover{color:#f66;text-decoration:underline}.youtube-embed-error,.youtube-embed-loading{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;color:#fff;max-width:500px;padding:60px 40px;text-align:center;width:90%}.youtube-embed-loading .spinner{height:50px;margin:0 auto 20px;width:50px}.youtube-embed-error p,.youtube-embed-loading p{font-size:16px;margin:0;opacity:.8}.youtube-embed-error .btn-close{border-radius:8px;font-size:14px;margin-top:20px;padding:10px 24px;width:auto}@media (max-width:768px){.youtube-embed-container{max-height:75vh;min-height:auto;width:95%}.youtube-embed-overlay{padding:10px}.youtube-embed-error-content{max-height:50vh;overflow-y:auto;padding:20px 16px}.error-icon{font-size:36px;margin-bottom:12px}.youtube-embed-error-content h4{font-size:16px;margin-bottom:12px}.error-message{font-size:14px;margin-bottom:8px}.error-details{font-size:12px;margin-bottom:16px}.youtube-embed-header{align-items:center;flex-direction:row;flex-shrink:0;gap:8px;padding:12px 16px}.btn-close{flex-shrink:0;height:36px;width:36px}.header-info{width:100%}.playback-mode-badge{font-size:10px;padding:3px 8px}.youtube-embed-header h3{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.youtube-embed-info{padding:16px 20px}.embed-status{gap:8px}.error-actions{flex-direction:column;width:100%}.btn-download,.btn-retry{width:100%}.youtube-embed-nav{background:#000000e6;bottom:0;flex-direction:row;flex-shrink:0;gap:8px;justify-content:space-between;padding:12px 16px;position:sticky;z-index:10}.nav-btn{flex:1 1;font-size:12px;min-width:0;padding:10px 8px}.nav-btn span{display:none}.next-btn,.prev-btn{gap:4px;margin:0}.next-btn,.prev-btn{flex-direction:column}.favorite-btn{flex:0 0 auto;padding:10px}.favorite-btn svg{height:20px;width:20px}.youtube-embed-header h3{font-size:14px}.header-info{gap:8px}.playback-mode-badge{font-size:9px;padding:2px 6px}.youtube-embed-info{padding:12px 16px}.embed-artist{font-size:14px}.embed-status{align-items:flex-start;flex-direction:column;gap:6px}.embed-actions{flex-direction:column;gap:8px;width:100%}.btn-download-embed,.btn-youtube{font-size:13px;justify-content:center;width:100%}}.song-list{background:#ffffff0d;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.click-hint{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#ff00001a,#ff64640d);border:1px solid #ff00004d;border-radius:8px;color:#ff6b6b;font-size:14px;font-weight:500;margin:15px 20px;padding:12px 20px;text-align:center}.song-list.empty,.song-list.error,.song-list.loading{align-items:center;justify-content:center;padding:60px 20px;text-align:center}.song-list p{color:#fff9;margin:10px 0}.btn-retry{background:#6c5ce7;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:10px 20px}.btn-retry:hover{background:#5a4ad1}.spinner{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#6c5ce7;height:40px;width:40px}.spinner-small{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.song-list-header{grid-gap:15px;background:#0003;border-bottom:1px solid #ffffff1a;color:#fff9;display:grid;font-size:12px;font-weight:600;gap:15px;grid-template-columns:80px 2fr 1.5fr 80px 150px 120px;letter-spacing:.5px;padding:15px 20px;text-transform:uppercase}.song-list-body{max-height:600px;overflow-y:auto}.song-list-body::-webkit-scrollbar{width:8px}.song-list-body::-webkit-scrollbar-track{background:#ffffff0d}.song-list-body::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.song-list-body::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.song-item{grid-gap:15px;align-items:center;border-bottom:1px solid #ffffff0d;cursor:pointer;display:grid;gap:15px;grid-template-columns:80px 2fr 1.5fr 80px 150px 120px;padding:15px 20px;transition:background .2s ease}.song-item:hover{background:#ffffff14}.song-item.playing{background:#6c5ce726;border-left:3px solid #6c5ce7}.song-item.embed-clickable{cursor:pointer;position:relative}.song-item.embed-clickable:hover{background:#ff00000d}.song-item.embed-clickable .status-badge.downloading,.song-item.embed-clickable .status-badge.failed,.song-item.embed-clickable .status-badge.pending{background:#ff000026;border:1px solid #ff00004d;color:#ff6b6b}.song-item.embed-clickable:hover .status-badge.downloading,.song-item.embed-clickable:hover .status-badge.failed,.song-item.embed-clickable:hover .status-badge.pending{background:#ff000040;border-color:#ff000080}.song-item.embed-clickable:after{color:#ff000080;content:"▶";font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:opacity .2s ease}.song-item.embed-clickable:hover:after{opacity:1}.song-status{align-items:center;display:flex;justify-content:center}.playing-indicator{align-items:flex-end;display:flex;gap:2px;height:16px}.playing-indicator span{animation:equalizer .5s ease infinite alternate;background:#6c5ce7;border-radius:2px;width:3px}.playing-indicator span:first-child{animation-delay:0s;height:6px}.playing-indicator span:nth-child(2){animation-delay:.2s;height:12px}.playing-indicator span:nth-child(3){animation-delay:.4s;height:8px}@keyframes equalizer{0%{transform:scaleY(.5)}to{transform:scaleY(1)}}.status-badge{border-radius:4px;font-size:10px;padding:4px 8px}.status-badge.pending{background:#ffffff1a;color:#ffffffb3}.status-badge.downloading{background:#6c5ce733;color:#a78bfa}.status-badge.failed{background:#e74c3c33;color:#e74c3c}.song-title{color:#fff;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.song-title-wrapper{align-items:center;display:flex;gap:6px}.song-title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.youtube-link{align-items:center;border-radius:3px;color:red;display:flex;flex-shrink:0;justify-content:center;padding:2px;text-decoration:none;transition:all .2s ease}.youtube-link:hover{background:#ff00001a;transform:scale(1.1)}.youtube-link svg{display:block}.error-message{color:#e74c3c;font-size:11px;margin-top:2px}.error-message,.song-artist{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.song-artist,.song-duration{color:#fff9;font-size:13px}.song-duration,.song-time{text-align:center}.song-time{color:#ffffff80;font-size:12px;font-style:italic}.song-actions{display:flex;gap:8px;justify-content:flex-end}.btn-delete,.btn-favorite{align-items:center;background:none;border:none;border-radius:4px;color:#fff9;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.btn-delete:hover,.btn-favorite:hover{background:#ffffff1a;color:#ffffffe6}.btn-favorite.active{color:#e74c3c}.btn-delete svg,.btn-favorite svg{height:18px;width:18px}.btn-delete:disabled,.btn-favorite:disabled{cursor:not-allowed;opacity:.3}.btn-delete:hover{color:#e74c3c}@media (max-width:768px){.song-list-header{display:none}.song-item{gap:8px;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;padding:12px 15px}.song-status{grid-column:2;grid-row:1}.song-title{font-size:13px;grid-column:1;grid-row:1}.song-artist{font-size:12px;grid-column:1/-1;grid-row:2}.song-duration{font-size:11px;grid-column:2;grid-row:2}.song-time{font-size:11px;grid-column:1/-1;grid-row:3;text-align:left}.song-actions{grid-column:1/-1;grid-row:4;justify-content:flex-start}}.modal-overlay{padding:20px}.modal-content{max-height:90vh;width:100%}.modal-header{padding:20px}.btn-close{align-items:center;display:flex;height:30px;justify-content:center;padding:0;width:30px}.btn-close:hover{color:#ffffffe6}.modal-body{flex:1 1;overflow-y:auto;padding:20px}.form-group{margin-bottom:20px}.form-group label{color:#fffc;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.form-group textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-family:inherit;font-size:14px;padding:12px;resize:vertical;transition:border-color .2s ease;width:100%}.form-group textarea:focus{border-color:#6c5ce7;outline:none}.form-group textarea:disabled{cursor:not-allowed;opacity:.5}.form-group small{color:#ffffff80;display:block;font-size:12px;margin-top:6px}.alert{padding:12px}.import-summary{background:#6c5ce71a;border:1px solid #6c5ce74d;border-radius:8px;margin-bottom:20px;padding:16px}.import-summary h3{color:#fff;font-size:16px;font-weight:600;margin-bottom:12px}.summary-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:12px}.summary-item{align-items:center;background:#ffffff0d;border-radius:6px;display:flex;flex-direction:column;padding:8px}.summary-item.total{background:#6c5ce733;border:1px solid #6c5ce766}.summary-item.added{background:#2ecc711a;border:1px solid #2ecc714d}.summary-item.skipped{background:#3498db1a;border:1px solid #3498db4d}.summary-item.retried{background:#f1c40f1a;border:1px solid #f1c40f4d}.summary-item.ignored{background:#95a5a61a;border:1px solid #95a5a64d}.summary-label{color:#ffffffb3;font-size:11px;margin-bottom:4px}.summary-value{color:#fff;font-size:18px;font-weight:700}.duplicate-breakdown{background:#0003;border-radius:4px;color:#fff9;font-size:11px;padding:8px;text-align:center}.import-results{margin-bottom:20px}.import-results h3{color:#fff;font-size:16px;font-weight:600;margin-bottom:12px}.results-list{background:#ffffff0d;border-radius:8px;max-height:200px;overflow-y:auto;padding:8px}.result-item{align-items:center;border-radius:4px;display:flex;font-size:13px;gap:10px;padding:8px}.result-item.added{background:#2ecc711a}.result-item.skipped{background:#3498db1a}.result-item.retrying{background:#f1c40f1a}.result-item.ignored{background:#95a5a61a}.result-item.failed{background:#e74c3c1a}.result-status{font-weight:600;white-space:nowrap}.result-item.added .result-status{color:#2ecc71}.result-item.skipped .result-status{color:#3498db}.result-item.retrying .result-status{color:#f1c40f}.result-item.ignored .result-status{color:#95a5a6}.result-item.failed .result-status{color:#e74c3c}.result-title{color:#fffc;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-message{color:#fff9;font-size:11px;font-style:italic;margin-left:auto}.modal-footer{gap:10px;padding-top:20px}.btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary:hover:not(:disabled){background:#5a4ad1}.btn-secondary{background:#ffffff1a;color:#fffc}.btn-secondary:hover:not(:disabled){background:#ffffff26}@media (max-width:768px){.modal-content{max-height:95vh}.modal-header h2{font-size:18px}.modal-body{padding:15px}.modal-footer{flex-direction:column-reverse}.modal-footer .btn{width:100%}}.file-upload-label{align-items:center;background:#6c5ce71a;border:2px dashed #6c5ce766;border-radius:8px;color:#a78bfa;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin-bottom:8px;padding:12px 20px;text-align:center;transition:all .3s ease}.file-upload-label:hover{background:#6c5ce733;border-color:#6c5ce799;transform:translateY(-1px)}.file-input{display:none}.btn-clear-file{background:#e74c3c1a;border:1px solid #e74c3c4d;border-radius:4px;color:#e74c3c;cursor:pointer;font-size:12px;margin-top:8px;padding:6px 12px;transition:all .2s ease;width:100%}.btn-clear-file:hover:not(:disabled){background:#e74c3c33;border-color:#e74c3c80}.btn-clear-file:disabled{cursor:not-allowed;opacity:.5}.input-divider{align-items:center;color:#fff6;display:flex;font-size:12px;margin:16px 0}.input-divider:after,.input-divider:before{background:#ffffff1a;content:"";flex:1 1;height:1px}.input-divider span{padding:0 12px;white-space:nowrap}.modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .3s ease;background:#1e1e2e;border-radius:12px;box-shadow:0 10px 40px #00000080;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px 24px}.modal-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.modal-actions{align-items:center;display:flex;gap:8px}.btn-close{background:none;border:none;border-radius:4px;color:#fff9;cursor:pointer;font-size:24px;line-height:1;padding:4px 8px;transition:all .2s ease}.btn-close:hover{background:#ffffff1a;color:#fff}.btn-refresh{background:none;border:none;border-radius:4px;color:#fff9;padding:6px}.btn-refresh:hover{color:#fff}.stats-grid{grid-gap:16px;gap:16px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:24px}.stat-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:16px;transition:all .2s ease}.stat-card:hover{background:#ffffff0d;border-color:#ffffff26}.stat-card.main-stat{align-items:center;flex-direction:row;gap:16px}.stat-card.full-width{grid-column:1/-1}.stat-icon{font-size:32px;line-height:1}.stat-info{flex:1 1;min-width:0}.stat-value{font-size:24px;margin-bottom:4px}.stat-label{font-size:13px;font-weight:500}.stat-title{color:#fff;font-size:14px;font-weight:600;margin-bottom:8px}.stat-details{display:flex;flex-direction:column;gap:8px}.stat-row{color:#ffffffb3;display:flex;font-size:13px;justify-content:space-between}.stat-row span:last-child{color:#6c5ce7;font-weight:600}.progress-label{color:#fff9;display:flex;font-size:12px;font-weight:500;justify-content:space-between;margin-bottom:6px}.progress-bar{background:#ffffff1a;border-radius:4px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#6c5ce7,#a78bfa);border-radius:4px;height:100%;transition:width .3s ease}.error-state,.loading-state{color:#fff9;padding:40px;text-align:center}.error-state{color:#ff6b6b}.modal-footer{border-top:1px solid #ffffff1a;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.btn-primary{background:#6c5ce7;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.btn-primary:hover{background:#5a4ad1}@media (max-width:768px){.modal-content{max-height:85vh;width:95%}.modal-header{padding:16px 20px}.modal-header h2{font-size:18px}.stats-grid{gap:12px;grid-template-columns:1fr;padding:20px}.stat-card{padding:12px}.stat-card.main-stat{padding:16px}.stat-value{font-size:20px}.stat-icon{font-size:28px}}.download-status-modal{max-height:90vh;max-width:800px;overflow-y:auto}.system-health{border-radius:8px;margin-bottom:20px;padding:20px;text-align:center}.system-health.healthy{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.system-health.active{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.system-health.critical{background:linear-gradient(135deg,#fa709a,#fee140);color:#fff}.health-message{font-size:1.2em;font-weight:700;margin:10px 0}.health-details{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:15px}.health-item{align-items:center;display:flex;flex-direction:column}.health-item .label{font-size:.9em;margin-bottom:5px;opacity:.9}.health-item .value{font-size:1.1em;font-weight:700}.health-item .value.available{color:#4ade80}.health-item .value.unavailable{color:#f87171}.download-stats{margin-bottom:20px}.download-stats h3{color:#1f2937;margin-bottom:15px}.stats-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.stat-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:15px;text-align:center;transition:transform .2s,box-shadow .2s}.stat-item:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.stat-item.success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981}.stat-item.warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b}.stat-item.info{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6}.stat-item.danger{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#ef4444}.stat-value{color:#1f2937;font-size:2em;margin-bottom:5px}.stat-label{color:#6b7280;font-size:.9em}.active-downloads,.failed-downloads{margin-bottom:20px}.active-downloads h3,.failed-downloads h3{color:#1f2937;margin-bottom:15px}.downloads-list{display:flex;flex-direction:column;gap:10px}.download-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:15px;transition:all .2s}.download-item.active{background:linear-gradient(90deg,#eff6ff,#fff);border-left:4px solid #3b82f6}.download-item.failed{background:linear-gradient(90deg,#fef2f2,#fff);border-left:4px solid #ef4444}.download-info{flex:1 1}.song-title{color:#1f2937;font-weight:600;margin-bottom:3px}.song-artist{margin-bottom:5px}.download-progress,.song-artist{color:#6b7280;font-size:.9em}.error-message{background:#fef2f2;border-left:3px solid #ef4444;border-radius:4px;color:#ef4444;font-size:.9em;margin-top:5px;padding:5px 10px}.no-downloads{color:#6b7280;font-style:italic;padding:30px;text-align:center}.log-modal{max-height:80vh;max-width:900px;overflow-y:auto}.log-details{display:flex;flex-direction:column;gap:20px}.log-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:15px}.log-section h3{color:#1e293b;font-size:1.1em;margin-bottom:10px;margin-top:0}.log-section pre{background:#1e293b;border-radius:6px;color:#e2e8f0;font-size:.9em;line-height:1.4;overflow-x:auto;padding:15px}.error-text{background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #ef4444;border-radius:6px;color:#991b1b;padding:15px;white-space:pre-wrap;word-break:break-word}.status-badge{border-radius:12px;display:inline-block;font-size:.85em;padding:3px 8px}.status-badge.downloading{background:#3b82f6;color:#fff}.status-badge.pending{background:#f59e0b;color:#fff}.status-badge.completed{background:#10b981;color:#fff}.status-badge.failed{background:#ef4444;color:#fff}@media (max-width:768px){.download-status-modal{margin:10px;max-width:95vw}.stats-grid{grid-template-columns:repeat(2,1fr)}.download-item,.health-details{flex-direction:column;gap:10px}.download-item{align-items:flex-start}.download-item .btn{width:100%}}.admin-settings-modal{max-height:90vh;max-width:800px;overflow-y:auto}.settings-section{margin-bottom:30px}.settings-section h3{color:#fff;font-size:20px;font-weight:600;margin-bottom:12px}.section-description{color:#ffffffb3;font-size:14px;line-height:1.5;margin-bottom:20px}.cookie-status{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:20px;padding:16px}.status-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.status-label{color:#ffffffe6;font-weight:600}.status-badge{border-radius:20px;font-size:12px;font-weight:600;padding:6px 12px;text-transform:uppercase}.status-badge.working{background:#2ecc7133;border:1px solid #2ecc7166;color:#2ecc71}.status-badge.available{background:#f1c40f33;border:1px solid #f1c40f66;color:#f1c40f}.status-badge.missing{background:#e74c3c33;border:1px solid #e74c3c66;color:#e74c3c}.status-item{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:8px 0}.status-item .label{color:#ffffffb3;font-size:14px}.status-item .value{font-size:14px;font-weight:600}.status-item .value.available{color:#2ecc71}.status-item .value.unavailable{color:#e74c3c}.test-section{margin-bottom:20px}.btn-test{background:#6c5ce733;border:2px solid #6c5ce766;border-radius:8px;color:#a78bfa;cursor:pointer;font-size:14px;font-weight:600;margin-bottom:12px;padding:12px 20px;transition:all .3s ease;width:100%}.btn-test:hover:not(:disabled){background:#6c5ce74d;border-color:#6c5ce799;transform:translateY(-1px)}.btn-test:disabled{cursor:not-allowed;opacity:.5}.test-result{border-radius:6px;font-size:14px;margin-top:8px;padding:12px}.test-result.success{background:#2ecc711a;border:1px solid #2ecc714d;color:#2ecc71}.test-result.failed{background:#e74c3c1a;border:1px solid #e74c3c4d;color:#e74c3c}.cookie-input-section{margin-bottom:20px}.cookie-input-section label{color:#fffc;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.input-methods{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr auto 1fr;margin-bottom:20px}.paste-method,.upload-method{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:20px;text-align:center}.paste-method h4,.upload-method h4{color:#fff;font-size:14px;font-weight:600;margin:0 0 16px}.method-divider{align-items:center;color:#ffffff80;display:flex;justify-content:center;letter-spacing:1px;text-transform:uppercase}.method-divider,.upload-btn{font-size:14px;font-weight:600}.upload-btn{background:linear-gradient(135deg,#6c5ce7,#a78bfa);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;padding:12px 24px;text-align:center;transition:all .3s ease}.upload-btn:hover:not(:disabled){background:linear-gradient(135deg,#5a4ad1,#9678e6);box-shadow:0 4px 12px #6c5ce766;transform:translateY(-2px)}.upload-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.paste-method .cookies-textarea{background:#0000004d;border:1px solid #ffffff1a;border-radius:6px;color:#0f0;font-family:Courier New,monospace;font-size:11px;line-height:1.4;margin-bottom:0;resize:vertical;transition:border-color .2s ease}.paste-method .cookies-textarea:focus{border-color:#6c5ce7;outline:none}.cookie-actions{grid-gap:12px;display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:20px}.btn-remove-cookies,.btn-save-cookies,.btn-test-cookies{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 20px;text-align:center;transition:all .3s ease}.btn-test-cookies{background:#0984e333;border:1px solid #0984e366;color:#0984e3}.btn-test-cookies:hover:not(:disabled){background:#0984e34d;border-color:#0984e399;transform:translateY(-1px)}.btn-test-cookies:disabled{cursor:not-allowed;opacity:.5}.cookies-textarea{background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;color:#0f0;font-family:Courier New,monospace;font-size:12px;line-height:1.4;padding:12px;resize:vertical;transition:border-color .2s ease;width:100%}.cookies-textarea:focus{border-color:#6c5ce7;outline:none}.cookies-textarea:disabled{cursor:not-allowed;opacity:.5}.cookies-textarea::placeholder{color:#ffffff4d}.cookie-help{margin-top:12px}.cookie-help details{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:12px}.cookie-help summary{color:#6c5ce7;cursor:pointer;font-weight:600;-webkit-user-select:none;user-select:none}.cookie-help summary:hover{color:#a78bfa}.help-content{margin-top:12px;padding-left:20px}.help-content ol{margin:0;padding-left:20px}.help-content li{color:#fffc;line-height:1.4;margin-bottom:8px}.security-note{background:#f1c40f1a;border-left:3px solid #f1c40f;border-radius:4px;color:#ffffffe6;font-size:13px;margin-top:12px;padding:8px 12px}.security-note strong{color:#f1c40f}.cookie-actions{display:flex;flex-wrap:wrap;gap:12px}.btn-remove-cookies,.btn-save-cookies{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;min-width:200px;padding:12px 20px;transition:all .3s ease}.btn-save-cookies{background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff}.btn-save-cookies:hover:not(:disabled){background:linear-gradient(135deg,#5a4ad1,#9678e6);box-shadow:0 4px 12px #6c5ce766;transform:translateY(-1px)}.btn-save-cookies:disabled{cursor:not-allowed;opacity:.5}.btn-remove-cookies{background:#e74c3c1a;border:1px solid #e74c3c4d;color:#e74c3c}.btn-remove-cookies:hover:not(:disabled){background:#e74c3c33;border-color:#e74c3c80;transform:translateY(-1px)}.btn-remove-cookies:disabled{cursor:not-allowed;opacity:.5}.info-section{background:#6c5ce71a;border:1px solid #6c5ce74d;border-radius:8px;margin-top:20px;padding:16px}.info-section h4{color:#a78bfa;font-size:16px;font-weight:600;margin-bottom:12px}.info-section p{color:#fffc;font-size:14px;line-height:1.5;margin-bottom:8px}.info-section strong{color:#fff}.alert{align-items:center;border-radius:8px;display:flex;font-size:14px;justify-content:space-between;margin-bottom:20px;padding:12px 16px;position:relative}.alert-error{background:#e74c3c26;border:1px solid #e74c3c4d;color:#e74c3c}.alert-success{background:#2ecc7126;border:1px solid #2ecc714d;color:#2ecc71}.alert-close{align-items:center;background:none;border:none;border-radius:4px;color:inherit;cursor:pointer;display:flex;font-size:18px;height:20px;justify-content:center;padding:0;transition:background .2s ease;width:20px}.alert-close:hover{background:#0003}.loading{color:#ffffffb3;font-size:16px;padding:40px;text-align:center}@media (max-width:768px){.admin-settings-modal{max-height:85vh}.input-methods{gap:16px;grid-template-columns:1fr}.method-divider{margin:8px 0;transform:rotate(90deg)}.cookie-actions{grid-template-columns:1fr}.btn-remove-cookies,.btn-save-cookies,.btn-test-cookies{width:100%}.status-header{align-items:flex-start;flex-direction:column;gap:8px}}.recently-played-sidebar{background:#ffffff08;border-radius:8px;margin-bottom:20px;padding:16px}.recent-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.recent-header h3{color:#fff;font-size:16px;font-weight:600;margin:0}.btn-refresh-mini{background:none;border:none;border-radius:4px;color:#fff9;cursor:pointer;font-size:16px;padding:4px 8px;transition:all .2s ease}.btn-refresh-mini:hover{background:#ffffff1a;color:#fff}.recent-empty,.recent-error,.recent-loading{color:#fff9;font-size:14px;padding:20px;text-align:center}.recent-error{color:#ff6b6b}.recent-empty small{display:block;font-size:12px;margin-top:4px}.recent-list{display:flex;flex-direction:column;gap:8px}.recent-item-mini{align-items:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;padding:10px 12px;transition:all .2s ease}.recent-item-mini:hover{background:#ffffff14;border-color:#ffffff26;transform:translateX(4px)}.recent-info{flex:1 1;min-width:0}.recent-title{color:#fff;font-size:13px;font-weight:500;margin-bottom:2px}.recent-artist,.recent-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-artist{color:#ffffff80;font-size:11px}.recent-meta{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.recent-time{color:#fff6}.recent-plays,.recent-time{font-size:10px}.recently-played-full{padding:20px}.recent-header-full{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.recent-header-full h2{color:#fff;font-size:24px;font-weight:700;margin:0}.recent-controls{align-items:center;display:flex;gap:12px}.time-filter-select{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px;transition:all .2s ease}.time-filter-select:focus{border-color:#6c5ce7;outline:none}.btn-refresh{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#ffffffb3;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.btn-refresh:hover{background:#ffffff1a;border-color:#fff3}.btn-refresh svg{height:18px;width:18px}.recent-state{color:#fff9;padding:60px 20px;text-align:center}.recent-state.error{color:#ff6b6b}.recent-state.empty{align-items:center;display:flex;flex-direction:column;gap:12px}.empty-icon{font-size:48px;opacity:.5}.recent-state h3{font-size:18px;font-weight:600;margin:0}.recent-state p{font-size:14px;margin:0}.recent-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.recent-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;cursor:pointer;overflow:hidden;transition:all .2s ease}.recent-card:hover{background:#ffffff0f;border-color:#ffffff26;box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.recent-card-content{display:flex;gap:12px;padding:12px}.recent-cover{background:linear-gradient(135deg,#6c5ce7,#a78bfa);border-radius:6px;flex-shrink:0;height:60px;overflow:hidden;position:relative;width:60px}.play-overlay,.recent-cover{align-items:center;display:flex;justify-content:center}.play-overlay{background:#00000080;inset:0;opacity:0;position:absolute;transition:opacity .2s ease}.recent-card:hover .play-overlay{opacity:1}.play-button{color:#fff;font-size:20px}.recent-details{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.recent-details .recent-title{color:#fff;font-size:14px;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-details .recent-artist{color:#fff9;font-size:12px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-meta-full{display:flex;font-size:11px;gap:12px}.recent-duration,.recent-time{color:#ffffff80}.recent-plays{color:#6c5ce7;font-weight:600}@media (max-width:768px){.recently-played-sidebar{padding:12px}.recent-header-full{align-items:stretch;flex-direction:column;gap:16px}.recent-controls{justify-content:space-between}.recent-grid{grid-template-columns:1fr}.recent-card-content{padding:10px}}.mini-player-minimized{background:linear-gradient(135deg,#6c5ce7,#a78bfa);border-radius:50%;box-shadow:0 4px 12px #6c5ce766;cursor:pointer;height:40px;position:fixed;transition:transform .2s ease;width:40px;z-index:10000}.mini-player-minimized:hover{transform:scale(1.1)}.mini-indicator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.mini-pulse{animation:pulse 1s ease-in-out infinite;background:#fff;border-radius:50%;height:16px;width:16px}.mini-pulse.playing{animation:pulse-playing .8s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes pulse-playing{0%,to{opacity:.8;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}.mini-player{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e2ef2;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #0006;cursor:move;position:fixed;transition:width .3s ease,height .3s ease;z-index:9999}.mini-player.collapsed{height:60px;width:280px}.mini-player.expanded{height:180px;width:380px}.mini-header{align-items:center;border-bottom:1px solid #ffffff1a;cursor:move;display:flex;justify-content:space-between;padding:12px 16px}.mini-title{flex:1 1;min-width:0}.mini-song-title{color:#fff;font-size:13px;font-weight:600}.mini-song-artist,.mini-song-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-song-artist{color:#fff9;font-size:11px;margin-top:2px}.mini-controls-header{display:flex;gap:4px}.mini-btn-close,.mini-btn-collapse,.mini-btn-expand{align-items:center;background:none;border:none;border-radius:4px;color:#fff9;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s ease}.mini-btn-close:hover,.mini-btn-collapse:hover,.mini-btn-expand:hover{background:#ffffff1a;color:#fff}.mini-btn-close svg,.mini-btn-collapse svg,.mini-btn-expand svg{height:16px;width:16px}.mini-content{display:flex;flex-direction:column;gap:12px;padding:12px 16px}.mini-progress{align-items:center;display:flex;gap:8px}.mini-time{color:#fff9;font-size:10px;min-width:30px;text-align:center}.mini-progress-bar{background:#ffffff1a;border-radius:2px;cursor:pointer;flex:1 1;height:4px;overflow:hidden;position:relative}.mini-progress-fill{background:linear-gradient(90deg,#6c5ce7,#a78bfa);border-radius:2px;height:100%;transition:width .1s linear}.mini-main-controls{gap:12px}.mini-control-btn,.mini-main-controls{align-items:center;display:flex;justify-content:center}.mini-control-btn{background:none;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;padding:8px;transition:all .2s ease}.mini-control-btn:hover{background:#ffffff1a;color:#fff}.mini-control-btn svg{height:20px;width:20px}.mini-play-btn{background:#6c5ce7;color:#fff;height:40px;width:40px}.mini-play-btn:hover{background:#5a4ad1;color:#fff}.mini-play-btn svg{height:24px;width:24px}.mini-volume{gap:8px}.mini-volume,.mini-volume-btn{align-items:center;display:flex}.mini-volume-btn{background:none;border:none;border-radius:4px;color:#fff9;cursor:pointer;justify-content:center;padding:4px;transition:all .2s ease}.mini-volume-btn:hover{background:#ffffff1a;color:#fff}.mini-volume-btn svg{height:16px;width:16px}.mini-volume-slider{-webkit-appearance:none;background:#ffffff1a;border-radius:2px;cursor:pointer;flex:1 1;height:4px;outline:none}.mini-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:12px;-webkit-transition:transform .2s ease;transition:transform .2s ease;width:12px}.mini-volume-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.mini-volume-slider::-moz-range-thumb{background:#fff;border:none;border-radius:50%;cursor:pointer;height:12px;-moz-transition:transform .2s ease;transition:transform .2s ease;width:12px}.mini-volume-slider::-moz-range-thumb:hover{transform:scale(1.2)}.mini-collapsed{gap:8px;padding:8px}.mini-collapsed,.mini-control-btn-collapsed{align-items:center;display:flex;justify-content:center}.mini-control-btn-collapsed{background:none;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;padding:6px;transition:all .2s ease}.mini-control-btn-collapsed:hover{background:#ffffff1a;color:#fff}.mini-control-btn-collapsed svg{height:18px;width:18px}.mini-play-btn-collapsed{background:#6c5ce7;color:#fff;height:36px;width:36px}.mini-play-btn-collapsed:hover{background:#5a4ad1;color:#fff}.mini-play-btn-collapsed svg{height:20px;width:20px}.mini-player.dragging{cursor:grabbing;opacity:.8}@media (max-width:768px){.mini-player.collapsed{width:240px}.mini-player.expanded{height:160px;width:320px}.mini-content,.mini-header{padding:10px 12px}}.dashboard-page{background:#0f0f1a;display:flex;flex-direction:column;min-height:100vh}.dashboard-header{background:#1e1e2e;border-bottom:1px solid #ffffff1a;box-shadow:0 2px 10px #0000004d;padding:20px 30px}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px}.header-left h1{color:#fff;font-size:24px;font-weight:700;margin-bottom:4px}.header-left p{color:#fff9;font-size:14px}.build-info{color:#fff6;display:block;font-size:11px;font-weight:400;margin-top:4px}.header-right{align-items:center}.header-right,.stats-summary{display:flex;gap:20px}.stat-item{align-items:center;display:flex;flex-direction:column}.stat-value{color:#6c5ce7;font-size:20px;font-weight:700}.stat-label{color:#fff9;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.btn-logout{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#ffffffb3;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.btn-logout:hover{background:#e74c3c26;border-color:#e74c3c4d;color:#e74c3c}.btn-logout svg{height:20px;width:20px}.btn-stats{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#ffffffb3;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.btn-stats:hover{background:#6c5ce726;border-color:#6c5ce74d;color:#6c5ce7}.btn-stats svg{height:20px;width:20px}.btn-downloads{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#ffffffb3;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.btn-downloads:hover{background:#0984e326;border-color:#0984e34d;color:#0984e3}.btn-downloads svg{height:20px;width:20px}.btn-admin{align-items:center;background:#6c5ce71a;border:1px solid #6c5ce74d;border-radius:8px;color:#a78bfa;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.btn-admin:hover{background:#6c5ce733;border-color:#6c5ce780;color:#a78bfa}.btn-admin svg{height:20px;width:20px}.dashboard-main{display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:30px}.content-area{display:flex;flex:1 1;gap:20px;margin:0 auto;max-width:1400px;overflow:hidden;width:100%}.dashboard-sidebar{flex-shrink:0;width:300px}.main-content{display:flex;flex:1 1;flex-direction:column;min-width:0}.controls-bar{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.search-section{flex:1 1;min-width:250px}.search-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:14px;padding:12px 16px;transition:border-color .2s ease;width:100%}.search-input:focus{border-color:#6c5ce7;outline:none}.search-input::placeholder{color:#ffffff4d}.filter-section{display:flex;flex-wrap:wrap;gap:10px}.filter-select{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:12px 16px;transition:border-color .2s ease}.filter-select:focus{border-color:#6c5ce7;outline:none}.filter-select option{background:#1e1e2e;color:#fff;padding:10px}.filter-select option:hover{background:#2a2a3e}.btn-clear-all,.btn-filter,.btn-import,.btn-refresh{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fffc;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:12px 16px;transition:all .2s ease;white-space:nowrap}.btn-clear-all:hover,.btn-filter:hover,.btn-import:hover,.btn-refresh:hover{background:#ffffff1a;border-color:#fff3}.btn-clear-all{background:#e74c3c1a;border-color:#e74c3c33;color:#e74c3c}.btn-clear-all:hover{background:#e74c3c33;border-color:#e74c3c66}.btn-filter.active{background:#e74c3c26;border-color:#e74c3c4d;color:#e74c3c}.btn-import{background:linear-gradient(135deg,#6c5ce7,#a78bfa);border-color:#0000;color:#fff}.btn-import:hover{background:linear-gradient(135deg,#5a4ad1,#9678e6)}.btn-clear-all svg,.btn-filter svg,.btn-import svg,.btn-refresh svg{height:18px;width:18px}.dashboard-footer{background:#1e1e2e;border-top:1px solid #ffffff1a;bottom:0;position:sticky;z-index:100}@media (max-width:768px){.dashboard-header{padding:15px 20px}.header-content{flex-direction:column;gap:15px;text-align:center}.stats-summary{justify-content:center}.dashboard-main{padding:15px}.content-area{flex-direction:column}.dashboard-sidebar{order:2;width:100%}.main-content{order:1}.controls-bar{flex-direction:column;gap:10px}.filter-section{justify-content:center}.search-section{min-width:100%}.btn-import{justify-content:center;width:100%}}.continue-listening-hero{animation:fadeIn .5s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6c5ce733,#a78bfa33);border:1px solid #6c5ce74d;border-radius:12px;box-shadow:0 8px 32px #6c5ce733;margin-bottom:30px;padding:20px 30px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.continue-content{align-items:center;display:flex;gap:30px;justify-content:space-between}.continue-info{flex:1 1}.continue-info h2{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:700;gap:10px;margin-bottom:8px}.continue-song{color:#6c5ce7;font-size:18px;font-weight:600;margin-bottom:4px}.continue-artist{color:#fff9;font-size:14px;margin-bottom:4px}.continue-time{color:#fff6;font-size:12px}.btn-continue-listening{align-items:center;background:linear-gradient(135deg,#6c5ce7,#a78bfa);border:none;border-radius:10px;box-shadow:0 4px 15px #6c5ce766;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;padding:15px 30px;transition:all .3s ease}.btn-continue-listening:hover{background:linear-gradient(135deg,#5a4ad1,#9678e6);box-shadow:0 6px 20px #6c5ce799;transform:translateY(-2px)}.btn-continue-listening:active{transform:translateY(0)}.btn-continue-listening svg{height:20px;width:20px}@media (max-width:768px){.continue-listening-hero{margin-bottom:20px;padding:15px 20px}.continue-content{flex-direction:column;gap:20px;text-align:center}.continue-info h2{justify-content:center}.btn-continue-listening{justify-content:center;width:100%}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f0f1a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,.app-loading{display:flex;flex-direction:column;min-height:100vh}.app-loading{align-items:center;background:#0f0f1a;justify-content:center}.app-loading .spinner{animation:spin 1s linear infinite;border:4px solid #ffffff1a;border-radius:50%;border-top-color:#6c5ce7;height:50px;width:50px}.app-loading p{color:#fff9;font-size:14px;margin-top:20px}@keyframes spin{to{transform:rotate(1turn)}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#fff3;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.text-center{text-align:center}.text-muted{color:#fff9}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}
/*# sourceMappingURL=main.14adeda1.css.map*/