:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f7f8;background:#09090b;color-scheme:dark;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}html{min-height:100%;background:#09090b}body{margin:0;overflow-x:hidden;background:radial-gradient(circle at top,#19191d 0,#09090b 42%);min-height:100vh}button,input,select{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid currentColor;outline-offset:3px}.app-shell{min-height:100svh;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.topbar{height:calc(72px + env(safe-area-inset-top));padding-top:calc(14px + env(safe-area-inset-top));padding:14px max(18px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:#09090bdd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:19px}.brand-dot{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f7f7f8;color:#09090b}.icon-button{width:44px;height:44px;border-radius:50%;background:#18181b;display:grid;place-items:center}.content{max-width:1180px;min-width:0;margin:auto;padding:22px 18px}.hero{min-height:260px;border:1px solid #2a2a2e;border-radius:30px;padding:34px;display:flex;align-items:center;gap:40px;overflow:hidden;background:linear-gradient(135deg,#17171a,#0d0d0f)}.hero>div:first-child{max-width:720px}.hero h1{font-size:clamp(42px,7vw,78px);line-height:.98;letter-spacing:-.05em;margin:8px 0 20px}.hero .muted{max-width:650px;line-height:1.5}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;color:#a1a1aa;margin:0 0 8px}.muted,small{color:#a1a1aa}.section{margin-top:36px}.first-section{margin-top:8px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 15px}.section-heading h2,.section-heading h3{margin:0}.section-heading button{font-weight:700;color:#a1a1aa}.section-heading button:hover{color:#fff}.page-title{font-size:44px;letter-spacing:-.04em;margin:5px 0 22px}.primary,.secondary{min-height:46px;padding:12px 20px;border-radius:14px;font-weight:800;box-shadow:0 8px 24px #0004}.primary{transition:transform .15s ease,box-shadow .15s ease}.primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0006}.primary{background:#f7f7f8;color:#09090b}.secondary{background:#202024;color:#fff;margin-top:12px}.album-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.album-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.album-card{text-align:left;min-width:0;padding:0}.album-card .art{width:100%;height:auto;aspect-ratio:1;border-radius:18px;margin-bottom:10px;transition:transform .18s ease}.album-card:hover .art{transform:translateY(-2px)}.album-card strong,.album-card small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album-card small{margin-top:3px}.art{display:block;width:58px;height:58px;object-fit:cover;border-radius:13px;background:#222225}.art-large{width:min(390px,80vw);height:min(390px,80vw);border-radius:24px;margin:0 auto 26px}.art-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#27272a,#111113);font-size:25px;font-weight:900}.empty-card,.error-card,.settings-card{border:1px solid #29292d;background:#111114;border-radius:18px;padding:20px}.empty-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.error-card{margin:12px 0;color:#ffb4b4}.track-list{display:flex;flex-direction:column;gap:7px}.track-row{display:flex;align-items:center;gap:6px;padding:5px;border-radius:15px;background:#111114;border:1px solid transparent}.track-row.current{border-color:#45454b;background:#17171a}.row-main{flex:1;min-width:0;display:flex;align-items:center;gap:12px;text-align:left;padding:0}.track-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.track-copy strong,.track-copy small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heart{width:44px;height:44px;flex:0 0 44px;border-radius:12px;color:#8f8f96}.heart.on{color:#fff}.search-input{width:100%;padding:17px 18px;border:1px solid #303035;border-radius:16px;background:#111114;color:#fff;outline:none;margin-bottom:26px}.search-input:focus{border-color:#777}.library-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:24px}.library-tabs button{padding:9px 13px;border-radius:11px;background:#18181b;color:#aaa}.library-tabs .selected{background:#f7f7f8;color:#09090b}.tab-note{font-size:12px;color:#777;margin-left:auto}.mini-player{position:fixed;z-index:30;bottom:calc(76px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);width:min(760px,calc(100% - 22px));display:flex;align-items:center;gap:12px;padding:8px 10px;background:#19191cee;border:1px solid #3a3a3e;border-radius:17px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 40px #0008;text-align:left}.mini-player .track-copy{flex:1}.mini-play{width:44px;height:44px;border-radius:12px;background:#f7f7f8;color:#09090b}.bottom-nav{position:fixed;z-index:1000;pointer-events:auto;bottom:0;left:0;right:0;min-height:78px;height:calc(78px + env(safe-area-inset-bottom));display:flex;justify-content:center;gap:clamp(10px,8vw,88px);background:#09090bf5;border-top:1px solid #252529;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:6px 16px env(safe-area-inset-bottom)}.bottom-nav button{flex:0 1 86px;min-width:64px;min-height:58px;padding:4px 8px;color:#8d8d95;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:16px;transition:background .15s ease,color .15s ease,transform .15s ease}.bottom-nav button span{width:44px;height:32px;display:grid;place-items:center;border-radius:12px;line-height:1}.bottom-nav button .icon{width:23px;height:23px;stroke-width:2}.bottom-nav button small{font-size:12px;font-weight:600;letter-spacing:.01em}.bottom-nav button.active{color:#fff;background:#1d1d21}.bottom-nav button.active span{background:transparent}.bottom-nav button:active{transform:scale(.96)}.bottom-nav button:focus-visible{outline:2px solid #fff;outline-offset:2px}.player-overlay{align-items:stretch;z-index:60}.player-overlay .player-sheet{height:100svh;max-height:none;border-radius:0;justify-content:center;padding-bottom:calc(108px + env(safe-area-inset-bottom));overflow-y:auto;scrollbar-width:none}.player-overlay .player-sheet::-webkit-scrollbar{display:none}.overlay{position:fixed;inset:0;z-index:60;background:#000a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:flex-end;justify-content:center}.player-sheet,.side-sheet,.album-sheet{width:min(820px,100%);max-height:94vh;overflow:auto;background:#101012;border:1px solid #303035;border-radius:28px 28px 0 0;padding:28px 22px 38px;position:relative}.player-sheet{text-align:center}.player-header{height:48px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;margin-bottom:6px}.player-header>span{font-weight:800;letter-spacing:.01em}.player-header .icon{display:block}.player-header .close,.player-header .queue-top{position:static;width:44px;height:44px}.player-header .close{justify-self:start}.player-header .queue-top{justify-self:end;border-radius:50%;background:#202024;font-size:22px}.player-art-wrap{display:flex;justify-content:center}.player-meta{text-align:left;margin:0 auto;width:min(390px,80vw)}.player-meta h2{font-size:clamp(24px,5vw,34px);line-height:1.08;margin:4px 0}.player-meta .muted{font-size:17px}.side-sheet,.album-sheet{text-align:left}.close{position:absolute;right:18px;top:calc(14px + env(safe-area-inset-top));width:44px;height:44px;border-radius:50%;background:#202024;font-size:20px}.progress{margin:26px 0}.progress input{width:100%}.progress div{display:flex;justify-content:space-between;color:#888;font-size:12px}.player-controls{display:flex;align-items:center;justify-content:center;gap:clamp(44px,10vw,72px);margin:22px 0}.player-controls button{width:52px;height:52px;border-radius:50%;font-size:28px;background:#18181b}.player-controls button:hover{background:#242428}.player-controls .play-big:hover{background:#fff}.player-controls .play-big{width:76px;height:76px;box-shadow:0 12px 30px #0006;border-radius:50%;background:#fff;color:#09090b;font-size:23px}.player-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;width:min(520px,100%);margin:4px auto 24px}.player-actions button{min-height:64px;padding:8px 6px;border-radius:15px;background:#18181b;color:#aaa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.player-actions button span{height:26px;display:grid;place-items:center;position:relative}.player-actions button.selected span{transform:scale(1.05)}.repeat-one{position:absolute;font-size:9px;right:-5px;top:-2px}.player-actions button small{font-size:11px;color:inherit}.player-actions .selected{background:#f7f7f8;color:#09090b}.settings-card{margin-bottom:12px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.settings-card strong{font-size:15px}.settings-card p{max-width:700px;margin:0;line-height:1.5}.settings-card label{display:flex;align-items:center;gap:12px}.settings-card select{min-height:44px;background:#1d1d20;color:#fff;border:1px solid #36363b;border-radius:10px;padding:8px}@media(max-width:1024px){.hero{min-height:230px}.hero h1{font-size:clamp(40px,6vw,60px)}.album-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.album-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.hero{padding:34px}.content{padding-left:24px;padding-right:24px}}@media(max-width:760px){.hero{min-height:235px;padding:22px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px}.hero h1{font-size:38px}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.album-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding:15px 16px}.section{margin-top:28px}.page-title{font-size:38px}.player-sheet{padding-top:calc(10px + env(safe-area-inset-top));padding-left:18px;padding-right:18px}.art-large{width:min(300px,76vw);height:min(300px,76vw)}.tab-note{width:100%;margin-left:0}.settings-card{flex-direction:column}.settings-card label{width:100%;justify-content:space-between}.mini-player{width:calc(100% - 18px)}.player-sheet,.side-sheet,.album-sheet{max-height:calc(100svh - env(safe-area-inset-top));padding-bottom:calc(28px + env(safe-area-inset-bottom))}.player-art-wrap .art-large{width:min(280px,72vw);height:min(280px,72vw);margin-bottom:18px}.player-meta{width:100%}.player-controls{margin:18px 0}.player-actions{gap:8px}.player-controls .play-big{width:70px;height:70px}.bottom-nav{background:#09090bf7}}@media(min-width:1025px)and (pointer:coarse){.content{max-width:1280px}.album-grid{gap:24px}.track-row{padding:8px}.bottom-nav{gap:min(7vw,96px)}}@media(orientation:landscape)and (max-height:600px){.hero{min-height:210px}.player-sheet{max-height:100svh}.art-large{width:min(260px,45vh);height:min(260px,45vh);margin-bottom:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.album-card .art{transition:none}}@media(prefers-color-scheme:light){:root[data-theme=system]{color:#111;background:#f5f5f7;color-scheme:light}:root[data-theme=system] body{background:#f5f5f7}:root[data-theme=system] .topbar,:root[data-theme=system] .bottom-nav{background:#f5f5f7ee}:root[data-theme=system] .hero{background:linear-gradient(135deg,#fff,#f3f3f5);border-color:#ddd}:root[data-theme=system] .empty-card,:root[data-theme=system] .settings-card,:root[data-theme=system] .track-row,:root[data-theme=system] .search-input{background:#fff;border-color:#ddd}:root[data-theme=system] .muted,:root[data-theme=system] small{color:#666}:root[data-theme=system] .mini-player{background:#ffffffe8;color:#111;border-color:#ddd}:root[data-theme=system] .library-tabs button,:root[data-theme=system] .player-actions button{background:#e9e9ed;color:#555}:root[data-theme=system] .library-tabs .selected,:root[data-theme=system] .player-actions .selected{background:#111;color:#fff}:root[data-theme=system] .track-row.current{border-color:#bbb;background:#f5f5f7}}:root[data-theme=light]{color:#111;background:#f5f5f7;color-scheme:light}:root[data-theme=light] body{background:#f5f5f7}:root[data-theme=light] .topbar,:root[data-theme=light] .bottom-nav{background:#f5f5f7ee}:root[data-theme=light] .hero{background:linear-gradient(135deg,#fff,#f3f3f5);border-color:#ddd}:root[data-theme=light] .empty-card,:root[data-theme=light] .settings-card,:root[data-theme=light] .track-row,:root[data-theme=light] .search-input{background:#fff;border-color:#ddd}:root[data-theme=light] .muted,:root[data-theme=light] small{color:#666}:root[data-theme=light] .mini-player{background:#ffffffe8;color:#111;border-color:#ddd}:root[data-theme=light] .library-tabs button,:root[data-theme=light] .player-actions button{background:#e9e9ed;color:#555}:root[data-theme=light] .library-tabs .selected,:root[data-theme=light] .player-actions .selected{background:#111;color:#fff}:root[data-theme=light] .track-row.current{border-color:#bbb;background:#f5f5f7}.lyrics-sheet{max-width:720px}.lyrics-content{margin-top:28px}.lyrics-content pre{font:inherit;white-space:pre-wrap;line-height:1.75;color:#e7e7ea;margin:0}.lyrics-sheet h2{margin-bottom:4px}.row-action{width:40px;height:40px;flex:0 0 40px;border-radius:11px;color:#777;display:grid;place-items:center}.row-action:hover,.row-action.on{color:#fff;background:#202024}.row-action:disabled{opacity:.45;cursor:wait}.track-row .row-action+.heart{margin-left:-2px}.library-tabs button{font-weight:700}.library-tabs .selected{font-weight:800}.player-actions{grid-template-columns:repeat(5,1fr)}.player-actions button:disabled{opacity:.55;cursor:wait}@media(max-width:760px){.player-actions{grid-template-columns:repeat(5,1fr)}.player-actions button{min-height:60px}.player-actions .icon{width:20px;height:20px}}
