*{box-sizing:border-box}body{margin:0;font-family:Inter,Microsoft YaHei,Arial,sans-serif;font-size:14px;color:#f8fafc;background:#111;overflow:hidden}.login-screen{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(135deg,#111,#263f3a 52%,#7a2f39)}.login-panel{width:min(380px,100%);display:grid;gap:14px;padding:28px;border:1px solid #333333;border-radius:8px;background:#171717}.login-panel h1{margin:0 0 8px;font-size:28px}.login-panel input{height:44px;border:1px solid #3f3f46;border-radius:8px;padding:0 12px;color:#fff;background:#242424}.login-panel .remember-login{display:flex;align-items:center;gap:8px;color:#a1a1aa;font-size:13px}.login-panel .remember-login input{width:16px;height:16px;padding:0}.login-panel button{height:44px;border:0;border-radius:8px;font-weight:800;color:#111;background:#22c55e}.error{margin:0;color:#fca5a5}button,input{font:inherit}button{cursor:pointer}.app-shell{height:100vh;display:grid;grid-template-columns:220px 1fr;padding-bottom:88px;overflow:hidden}.desktop-shell{padding-top:36px}.desktop-login{padding-top:56px}.desktop-titlebar{position:fixed;top:0;left:0;right:0;z-index:80;display:flex;align-items:center;justify-content:space-between;height:34px;color:#a1a1aa;background:#151515;-webkit-app-region:drag}.desktop-titlebar-spacer{flex:1;height:100%}.desktop-window-controls{display:flex;height:34px;-webkit-app-region:no-drag}.desktop-window-controls button{width:44px;height:34px;display:grid;place-items:center;border:0;color:#a1a1aa;background:transparent}.desktop-window-controls button:hover{color:#fff;background:#2a2a2a}.desktop-window-controls button.close:hover{background:#dc2626}.sidebar{min-height:0;border-right:1px solid #292929;padding:28px 18px;background:#151515;overflow:hidden}.brand{font-size:20px;font-weight:800;margin-bottom:32px}.sidebar nav{display:grid;gap:8px}.sidebar a{display:flex;align-items:center;gap:12px;font-size:14px;color:#a1a1aa;padding:12px;border-radius:8px}.sidebar a.active,.sidebar a:hover{color:#fff;background:#2a2a2a}.sidebar-nav-row{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:4px;border-radius:8px;color:#a1a1aa}.sidebar-nav-row:hover,.sidebar-nav-row.active{color:#fff;background:#2a2a2a}.sidebar-nav-main,.sidebar-create-button{border:0;color:inherit;background:transparent}.sidebar-nav-main{min-width:0;min-height:44px;display:flex;align-items:center;gap:12px;padding:0 0 0 12px;text-align:left}.sidebar-create-button{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;opacity:.75}.sidebar-create-button:hover{opacity:1;background:#ffffff1a}.sidebar-playlists{margin-top:30px}.sidebar-group{margin-top:28px}.sidebar-group nav{display:grid;gap:8px}.sidebar-section-title{display:flex;align-items:center;gap:10px;padding:0 8px 10px;color:#8b8b8f;font-size:13px;font-weight:700}.sidebar-playlist-list{display:grid;gap:6px}.sidebar-playlist-list button{min-width:0;min-height:42px;display:flex;align-items:center;gap:10px;border:0;border-radius:8px;padding:0 12px;color:#a1a1aa;text-align:left;background:transparent}.sidebar-playlist-list button:hover,.sidebar-playlist-list button.active{color:#fff;background:#333}.sidebar-playlist-list button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content{min-height:0;padding:24px 28px 36px;overflow-y:auto;scrollbar-color:#3f3f46 transparent;scrollbar-width:thin}.content::-webkit-scrollbar{width:8px}.content::-webkit-scrollbar-track{background:transparent}.content::-webkit-scrollbar-thumb{border:2px solid #111111;border-radius:999px;background:#3f3f46}.content::-webkit-scrollbar-thumb:hover{background:#52525b}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.search-box{width:min(460px,100%);display:flex;align-items:center;gap:10px;background:#242424;border:1px solid #373737;border-radius:8px;padding:0 14px}.search-box button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:8px;color:#a1a1aa;background:transparent}.search-box button:hover{color:#fff;background:#2f2f2f}.search-box input{width:100%;height:44px;color:#fff;background:transparent;border:0;outline:0}.account-menu{position:relative;flex:0 0 auto}.account-button,.account-dropdown button{display:inline-flex;align-items:center;gap:8px;font-size:14px;border:0;border-radius:8px;color:#f8fafc;font-weight:700}.account-button{height:44px;max-width:180px;padding:0 14px;background:#242424;border:1px solid #373737}.account-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-button:hover{background:#2a2a2a}.account-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:20;min-width:148px;display:grid;gap:4px;padding:8px;border:1px solid #373737;border-radius:8px;background:#1f1f1f;box-shadow:0 16px 40px #0000005c}.account-dropdown button{justify-content:flex-start;width:100%;min-height:38px;padding:0 10px;background:transparent}.account-dropdown button:hover{background:#2a2a2a}.hero button,.dance-grid button{border:0;border-radius:8px;color:#111;background:#22c55e;font-weight:700}.dance-grid button.selected{color:#111;background:#22c55e}.hero{min-height:132px;display:flex;align-items:end;justify-content:space-between;gap:20px;padding:18px 22px;border-radius:8px;background:linear-gradient(135deg,#2f4f4f,#8f3f46 58%,#151515)}.hero h1{max-width:680px;margin:0;font-size:26px;letter-spacing:.04em;line-height:1.12}.hero p{margin:0 0 8px;color:#d4d4d8;font-size:13px;font-weight:700;letter-spacing:.08em}.hero button{display:inline-flex;align-items:center;gap:8px;font-size:14px;padding:14px 18px;white-space:nowrap}.section{margin-top:30px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section h2{margin:0 0 14px;font-size:20px}.section-title h2{margin:0}.section-title span{color:#a1a1aa;font-size:13px}.collection-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:18px;padding:22px 0 8px;border-bottom:1px solid rgba(255,255,255,.08)}.collection-header h1,.collection-header p{margin:0}.collection-header h1{margin-top:8px;color:#f8fafc;font-size:26px;line-height:1.15}.collection-header p{margin-top:8px;color:#a1a1aa;font-size:13px}.collection-kicker{color:#22c55e;font-size:13px;font-weight:700}.collection-header button{display:inline-flex;align-items:center;gap:8px;font-size:14px;min-height:42px;padding:0 18px;color:#f8fafc;white-space:nowrap;background:#ffffff1c}.collection-header button:hover:not(:disabled){background:#ffffff29}.collection-header button:disabled{color:#71717a;cursor:not-allowed;background:#ffffff0d}.search-result-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.search-result-actions .secondary-action{color:#d4d4d8;background:#2a2a2a}.search-filter-pill{display:inline-flex;align-items:center;min-height:24px;margin-left:10px;padding:0 9px;border-radius:999px;color:#bbf7d0;background:#22c55e29;font-size:12px;font-weight:700}.dance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px}.dance-grid button{min-height:62px;font-size:14px;color:#f8fafc;background:#27272a;border:1px solid #3f3f46}.track-list{display:grid;gap:2px;overflow:hidden;border:1px solid #292929;border-radius:8px;background:#151515}.track-row{display:grid;grid-template-columns:48px 40px minmax(0,1fr) 92px 70px 44px 44px;align-items:center;gap:12px;min-height:56px;padding:8px 14px;background:transparent;border-bottom:1px solid #242424}.sortable-row{grid-template-columns:34px 44px 40px minmax(0,1fr) 92px 70px 44px}.sortable-row.dragging{position:relative;z-index:2;background:#2a2a2a;box-shadow:0 12px 28px #00000047}.drag-handle{width:30px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;color:#71717a;background:transparent;cursor:grab;touch-action:none}.drag-handle:hover{color:#f8fafc;background:#ffffff1a}.empty-state{padding:28px 16px;border:1px solid #292929;border-radius:8px;color:#a1a1aa;text-align:center;background:#151515}.track-empty-state{display:grid;place-items:center;gap:8px;min-height:180px;border-top:1px solid #27272a;color:#a1a1aa;text-align:center}.track-empty-state strong{color:#f4f4f5;font-size:18px}.track-empty-state span{color:#71717a}.playlists-page{display:grid;gap:22px}.create-playlist{display:flex;align-items:center;gap:10px}.create-playlist-button{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;padding:0 16px;color:#f8fafc;white-space:nowrap;background:#ffffff1c}.create-playlist-button:hover{background:#ffffff29}.create-playlist input{min-width:0;height:38px;border:1px solid #373737;border-radius:8px;padding:0 12px;color:#f8fafc;background:#242424;outline:none}.create-playlist button,.playlist-detail-actions button{min-height:38px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;padding:0 14px;color:#f8fafc;background:#ffffff1c}.playlist-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:22px 18px}.playlist-card{position:relative;min-width:0;border:0;border-radius:8px;color:#f8fafc;background:transparent}.playlist-card-main{min-width:0;width:100%;display:grid;gap:10px;border:0;color:#f8fafc;text-align:left;background:transparent}.playlist-card-main strong,.playlist-card-main span,.playlist-create-card strong,.playlist-create-card span{min-width:0}.playlist-card-main strong,.playlist-card-main span,.playlist-create-card strong,.playlist-create-card span{display:block;overflow:hidden;text-overflow:ellipsis}.playlist-card-main strong,.playlist-create-card strong{min-height:36px;color:#f8fafc;font-size:14px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.playlist-card-main span{margin-top:4px;color:#a1a1aa;font-size:12px}.playlist-card-meta{min-width:0}.playlist-cover{position:relative;width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:#dce6ef;background:linear-gradient(145deg,#3f4852f5,#1f252bfa),#252d35;box-shadow:inset 0 0 0 1px #ffffff0f}.playlist-cover span{position:absolute;right:8px;bottom:8px;min-height:22px;border-radius:999px;padding:4px 8px;color:#f8fafc;background:#0000005c;font-size:12px}.playlist-card-main:hover .playlist-cover,.playlist-create-card:hover .playlist-cover{box-shadow:inset 0 0 0 1px #ffffff1f,0 12px 28px #0000003d}.playlist-card-actions{position:absolute;top:8px;right:8px;display:flex;align-items:center;gap:4px;opacity:0;transition:opacity .16s ease}.playlist-card:hover .playlist-card-actions{opacity:1}.playlist-card-actions button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;color:#f8fafc;background:#00000061}.playlist-card-actions button:hover{color:#fff;background:#00000094}.playlist-create-card{display:grid;gap:10px;text-align:left}.playlist-create-card span{color:#a1a1aa;font-size:12px}.playlist-detail-actions{display:flex;justify-content:flex-start;margin-top:14px}.track-row:last-child{border-bottom:0}.track-row:not(.track-head):hover,.track-row.playing{background:#222}.track-head{min-height:42px;color:#71717a;font-size:12px;font-weight:700;background:#181818}.track-row strong{display:block;font-size:15px;color:#f8fafc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.track-type{min-width:0;justify-self:start;padding:6px 10px;border:1px solid #3f3f46;border-radius:999px;color:#d4d4d8;background:#27272a;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.track-index{font-size:13px;color:#71717a;font-variant-numeric:tabular-nums}.track-row>span{font-size:13px}.track-row.playing .track-index,.track-row.playing strong{color:#22c55e}.play-icon,.icon-button,.play-large,.transport-button{display:grid;place-items:center;border:0;border-radius:50%}.play-icon,.icon-button{width:34px;height:34px;color:#fff;background:transparent}.track-row:not(.track-head):hover .play-icon,.track-row:not(.track-head):hover .icon-button,.track-row.playing .play-icon{background:#333}.favorite-button.active{color:#22c55e;background:#22c55e1f}.favorite-button.active:hover,.track-row:not(.track-head):hover .favorite-button.active{background:#22c55e2e}.player{position:fixed;left:0;right:0;bottom:0;height:88px;display:grid;grid-template-columns:minmax(200px,.75fr) 190px minmax(200px,1.3fr) 120px 44px 44px 52px;align-items:center;gap:16px;padding:14px 24px;border-top:1px solid rgba(214,225,236,.08);background:#252d35fa;box-shadow:0 -14px 34px #00000047}.player-track{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:10px}.player-track>div{min-width:0}.player-track strong,.player-track span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-track span{margin-top:4px;color:#b9c5cf;font-size:12px}.player-track strong{font-size:14px}.player-favorite-button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;color:#aebbc6;background:#ffffff0f;cursor:pointer}.player-favorite-button:hover:not(:disabled),.player-favorite-button.active{color:#22c55e;background:#22c55e1f}.player-favorite-button.active:hover:not(:disabled){background:#22c55e2e}.player-favorite-button:disabled{color:#69737c;cursor:not-allowed;background:#ffffff0a}.player-controls{display:flex;align-items:center;justify-content:center;gap:16px}.player-progress{min-width:0}.play-large{width:48px;height:48px;color:#f7fbff;background:#ffffff1c;box-shadow:inset 0 0 0 1px #ffffff09}.transport-button{width:38px;height:38px;color:#f1f6fb;background:transparent}.transport-button:hover,.play-icon:hover,.icon-button:hover{background:#ffffff1f}.progress-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:18px;border:0;outline:none;background:transparent;cursor:pointer}.progress-slider::-webkit-slider-runnable-track{height:4px;border:0;border-radius:999px;background:#d6e1ec38}.progress-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;margin-top:-4px;border:0;border-radius:50%;background:#e8eef5;box-shadow:0 1px 6px #00000038}.progress-slider::-moz-range-track{height:4px;border:0;border-radius:999px;background:#d6e1ec38}.progress-slider::-moz-range-thumb{width:12px;height:12px;border:0;border-radius:50%;background:#e8eef5;box-shadow:0 1px 6px #00000038}.progress-slider:hover::-webkit-slider-runnable-track{background:#d6e1ec57}.progress-slider:hover::-moz-range-track{background:#d6e1ec57}.player-time{color:#b9c5cf;font-size:12px;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.volume-control{position:relative;width:42px;height:42px;display:grid;place-items:center;color:#b9c5cf}.volume-control:before{content:"";position:absolute;right:50%;bottom:100%;width:150px;height:12px;transform:translate(50%)}.volume-button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;color:#f1f6fb;background:#ffffff14;cursor:pointer}.volume-button:hover,.volume-button:focus-visible,.volume-control:focus-within .volume-button{background:#ffffff24}.volume-popover{position:absolute;right:50%;bottom:calc(100% + 6px);z-index:30;width:138px;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#d7e2ec;background:#1b2229fa;box-shadow:0 16px 34px #00000052;opacity:0;pointer-events:none;transform:translate(50%,4px);transition:opacity .16s ease,transform .16s ease}.volume-popover span{color:#aebbc6;font-size:11px;font-variant-numeric:tabular-nums;text-align:right}.volume-control:hover .volume-popover,.volume-control:focus-within .volume-popover{opacity:1;pointer-events:auto;transform:translate(50%)}.volume-slider{height:16px}.volume-slider::-webkit-slider-runnable-track{height:3px}.volume-slider::-webkit-slider-thumb{width:10px;height:10px;margin-top:-3.5px}.volume-slider::-moz-range-track{height:3px}.volume-slider::-moz-range-thumb{width:10px;height:10px}.play-mode-button,.queue-button{position:relative;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;color:#f1f6fb;background:#ffffff14}.play-mode-button:hover,.play-mode-button.active,.queue-button:hover,.queue-button.active{background:#ffffff24}.play-mode-button.active{color:#9de3c4}.player-tooltip{position:absolute;right:50%;bottom:calc(100% + 8px);min-width:64px;padding:7px 10px;border-radius:8px;color:#d7e2ec;background:#1b2229fa;box-shadow:0 14px 30px #00000047;font-size:12px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(50%,4px);transition:opacity .14s ease,transform .14s ease}.play-mode-button:hover .player-tooltip,.play-mode-button:focus-visible .player-tooltip{opacity:1;transform:translate(50%)}.queue-button span{position:absolute;top:3px;right:2px;min-width:16px;height:16px;border-radius:999px;display:grid;place-items:center;color:#111;background:#e8eef5;font-size:10px;font-weight:800}.playlist-panel{position:fixed;top:0;right:0;bottom:88px;z-index:40;width:min(360px,100vw);display:grid;grid-template-rows:auto auto 1fr;border-left:1px solid rgba(255,255,255,.08);background:#22262bfa;box-shadow:-18px 0 42px #00000052}.desktop-shell .playlist-panel{top:34px}.playlist-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:22px 20px 12px}.playlist-head h2,.playlist-head p{margin:0}.playlist-head h2{font-size:20px}.playlist-head p{margin-top:4px;color:#a1a1aa;font-size:13px}.panel-icon-button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;color:#aeb8c2;background:transparent}.panel-icon-button:hover{color:#fff;background:#ffffff1a}.playlist-actions{padding:0 20px 12px}.playlist-actions button{min-height:32px;border:0;border-radius:8px;padding:0 12px;color:#d5dee7;background:#ffffff14}.playlist-actions button:disabled{color:#71717a;cursor:not-allowed;background:#ffffff0a}.playlist-items{min-height:0;overflow-y:auto;padding:0 10px 12px;scrollbar-color:#4b5563 transparent;scrollbar-width:thin}.playlist-empty{padding:28px 10px;color:#8b949e;text-align:center}.playlist-item{display:grid;grid-template-columns:1fr 34px 34px;align-items:center;gap:6px;border-radius:8px}.playlist-item.playing,.playlist-item:hover{background:#ffffff14}.playlist-main{min-width:0;min-height:52px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;border:0;padding:0 8px;color:inherit;text-align:left;background:transparent}.playlist-main span{color:#71717a;font-size:12px;font-variant-numeric:tabular-nums}.playlist-main strong,.playlist-main small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-main strong{color:#f8fafc;font-size:14px}.playlist-main small{margin-top:4px;color:#a1a1aa;font-size:12px}.playlist-item.playing .playlist-main span,.playlist-item.playing .playlist-main strong{color:#22c55e}.panel-icon-button.remove{opacity:.5}.playlist-item:hover .panel-icon-button.remove{opacity:1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:18px;background:#0000008f}.playlist-modal{width:min(420px,100%);display:grid;gap:14px;border:1px solid #373737;border-radius:8px;padding:18px;background:#1f252b;box-shadow:0 24px 70px #00000073}.create-playlist-modal{width:min(432px,100%);display:grid;gap:28px;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:30px;background:#262626;box-shadow:0 24px 70px #00000075}.create-playlist-modal h2{margin:0;font-size:24px}.modal-input-wrap{height:50px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:8px;padding:0 14px;background:#333}.modal-input-wrap input{min-width:0;border:0;color:#f8fafc;background:transparent;outline:0}.modal-input-wrap span{color:#a1a1aa;font-weight:700}.modal-actions{display:flex;justify-content:flex-end;gap:14px}.modal-actions button{min-width:112px;min-height:42px;border:0;border-radius:8px;color:#f8fafc;font-weight:700;background:#3a3a3a}.modal-actions button:hover:not(:disabled){background:#4a4a4a}.modal-actions button:disabled{color:#777;cursor:not-allowed;background:#343434}.password-modal{gap:16px}.member-modal{position:relative;width:min(360px,100%);display:grid;gap:22px;padding:28px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#f8fafc;background:#24282c;box-shadow:0 24px 70px #00000075}.member-modal h2,.member-modal p{margin:0}.member-modal h2{margin-top:8px;font-size:22px;line-height:1.2}.member-modal p{margin-top:10px;color:#a1a1aa;font-size:14px;line-height:1.6}.member-modal-meta{display:grid;gap:8px;margin-top:10px}.member-modal-meta p{margin:0}.member-modal-meta strong{color:#f8fafc;font-size:17px;line-height:1.4}.member-modal-kicker{color:#22c55e;font-size:13px;font-weight:800}.member-modal-close{position:absolute;top:12px;right:12px}.member-modal-confirm{min-height:42px;border:0;border-radius:8px;color:#111;font-weight:800;background:#22c55e}.member-modal-confirm:hover{background:#2dd66d}.settings-modal{width:min(520px,100%);display:grid;gap:18px;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#f8fafc;background:#24282c;box-shadow:0 24px 70px #00000075}.settings-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.settings-modal h2{margin:8px 0 0;font-size:22px}.settings-field{display:grid;gap:8px}.settings-field span{color:#d4d4d8;font-size:13px;font-weight:800}.settings-field input{height:44px;min-width:0;padding:0 12px;border:1px solid #3f3f46;border-radius:8px;color:#f8fafc;background:#1f1f1f;outline:0}.settings-field input:focus{border-color:#22c55eb8}.settings-error{margin:0;color:#fca5a5;font-size:13px}.update-card{display:grid;gap:12px;padding:16px;border:1px solid #3f3f46;border-radius:8px;background:#1f1f1f}.update-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.update-card strong,.update-card-head span,.update-card small{display:block}.update-card-head>div>span{margin-top:5px;color:#a1a1aa;font-size:13px}.update-status-badge{max-width:210px;padding:5px 9px;border-radius:999px;color:#d4d4d8;background:#303030;font-size:12px;font-weight:800;text-align:right}.update-status-badge.available,.update-status-badge.downloaded{color:#bbf7d0;background:#22c55e29}.update-status-badge.error{color:#fecaca;background:#ef444424}.update-status-badge.downloading,.update-status-badge.checking{color:#bfdbfe;background:#3b82f629}.update-card small{color:#71717a;font-size:12px;line-height:1.45;word-break:break-all}.update-progress{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:10px}.update-progress progress{width:100%;height:8px;accent-color:#22c55e}.update-progress span{color:#a1a1aa;font-size:12px;font-weight:800;text-align:right}.update-actions{display:flex;flex-wrap:wrap;gap:10px}.update-actions button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:0;border-radius:8px;color:#f8fafc;font-weight:800;background:#3a3a3a}.update-actions button:hover:not(:disabled){background:#4a4a4a}.update-actions button:disabled{color:#71717a;cursor:not-allowed;background:#303030}.password-hint{margin:-2px 0 0;color:#9ca3af;font-size:13px;line-height:1.5}.error-text{color:#fca5a5}.playlist-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.playlist-modal h2,.playlist-modal p{margin:0}.playlist-modal h2{font-size:20px}.playlist-modal p{margin-top:4px;color:#a1a1aa;font-size:13px}.playlist-picker{display:grid;gap:8px;max-height:280px;overflow-y:auto}.playlist-picker button{min-height:46px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-radius:8px;padding:0 12px;color:#f8fafc;text-align:left;background:#ffffff12}.playlist-picker button:hover{background:#ffffff1f}.playlist-picker span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-picker small{color:#a1a1aa}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px;color:#a1a1aa}.pagination button{min-height:36px;border:1px solid #3f3f46;border-radius:8px;padding:0 12px;color:#f8fafc;background:#242424}.pagination button:disabled{cursor:not-allowed;opacity:.45}@media (max-width: 780px){.app-shell{grid-template-columns:1fr;padding-bottom:112px}.sidebar{display:none}.content{padding:18px}.topbar{flex-wrap:wrap}.search-box{flex:1 1 220px}.account-menu{margin-left:auto}.hero{align-items:start;flex-direction:column;min-height:126px;padding:18px}.collection-header{align-items:flex-start;flex-direction:column;gap:14px;padding-top:14px}.collection-header h1{font-size:22px}.track-row{grid-template-columns:36px 36px 1fr 36px 36px}.sortable-row{grid-template-columns:30px 34px 34px 1fr 36px}.track-head{display:none}.track-row .icon-button{grid-column:4;grid-row:1 / span 2}.track-row .icon-button+.icon-button{grid-column:5}.sortable-row .icon-button{grid-column:5}.sortable-row .track-index{grid-column:2}.sortable-row .play-icon{grid-column:3}.sortable-row>div{grid-column:4}.track-type{grid-column:3 / 4;justify-self:start;margin-top:6px}.sortable-row .track-type{grid-column:4}.track-row>span:nth-of-type(3){display:none}.create-playlist{align-items:stretch;flex-direction:column}.playlist-card-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}.player{height:112px;grid-template-columns:1fr auto auto auto;grid-template-rows:auto auto;gap:10px 14px}.player-controls{justify-content:flex-end}.player-progress{grid-column:1 / -1}.player-time,.volume-control{display:none}.play-mode-button,.queue-button{width:38px;height:38px}.playlist-panel{width:100vw;bottom:112px}}
