: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}:root{--content-gutter: clamp(18px, 3vw, 40px);--content-max: 1280px;--nav-size: 88px;--touch-target: 44px}html{-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}body{min-width:320px;min-height:100dvh;overscroll-behavior-x:none}button,input,select{touch-action:manipulation}button{-webkit-tap-highlight-color:transparent}.content{width:min(100%,var(--content-max));padding-inline:var(--content-gutter)}.topbar{min-height:72px}.section{scroll-margin-top:90px}.album-card{min-height:var(--touch-target)}.track-row{min-height:64px}.heart,.mini-play,.bottom-nav button,.player-controls button,.player-actions button,.close,.player-header .close,.player-header .queue-top{min-width:var(--touch-target);min-height:var(--touch-target)}.progress input{min-height:36px;cursor:pointer}.player-sheet,.side-sheet,.album-sheet{overscroll-behavior:contain}.album-sheet{width:min(960px,100%)}.overlay{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}@media(min-width:768px){.content{padding-top:28px;padding-bottom:40px}.album-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,26px)}.album-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.hero{min-height:300px;padding:clamp(34px,5vw,56px)}.hero h1{max-width:900px}.mini-player{bottom:22px;width:min(820px,calc(100% - 48px))}.bottom-nav{min-height:78px}.player-sheet{width:min(900px,calc(100% - 48px));max-height:92dvh;border-radius:30px;padding:28px 36px 38px}.player-overlay{align-items:center}.player-overlay .player-sheet{height:auto;max-height:92dvh;justify-content:flex-start}.player-art-wrap .art-large{width:min(420px,48vw);height:min(420px,48vw)}.player-meta{width:min(560px,100%)}.player-controls{gap:clamp(52px,8vw,88px)}}@media(min-width:1100px){.app-shell{padding-bottom:0}.topbar{margin-left:var(--nav-size);padding-inline:max(28px,calc((100vw - var(--nav-size) - var(--content-max)) / 2))}.content{margin-left:var(--nav-size);width:calc(100% - var(--nav-size));max-width:calc(var(--content-max) + var(--content-gutter) * 2);padding-inline:var(--content-gutter)}.bottom-nav{inset:0 auto 0 0;width:var(--nav-size);height:100dvh;min-height:0;padding:22px 10px;flex-direction:column;justify-content:center;gap:10px;border-top:0;border-right:1px solid #252529}.bottom-nav button{flex:0 0 auto;width:68px;min-width:68px;min-height:68px;padding:8px 4px;margin-inline:auto}.bottom-nav button span{width:44px;height:36px}.bottom-nav button small{font-size:11px}.mini-player{left:calc(50% + var(--nav-size) / 2);bottom:22px;width:min(860px,calc(100% - var(--nav-size) - 48px))}.album-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.album-grid.compact{grid-template-columns:repeat(6,minmax(0,1fr))}.hero{min-height:340px}.page-title{font-size:52px}.track-row{padding:7px 9px}.track-row:hover{background:#17171a}.overlay{align-items:center;justify-content:center}.player-overlay .player-sheet{width:min(920px,calc(100% - var(--nav-size) - 72px))}.side-sheet,.album-sheet{max-height:90dvh;border-radius:28px}.side-sheet{width:min(760px,calc(100% - var(--nav-size) - 72px))}.album-sheet{width:min(1040px,calc(100% - var(--nav-size) - 72px))}}@media(min-width:1600px){.album-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.content{--content-gutter: 44px}}@media(min-width:768px)and (max-width:1099px)and (orientation:landscape){.hero{min-height:240px;padding:30px 36px}.hero h1{font-size:clamp(38px,5vw,58px)}.album-grid,.album-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.bottom-nav{gap:clamp(12px,5vw,72px)}.player-sheet{max-height:calc(100dvh - 24px);padding-top:18px;padding-bottom:24px}.player-art-wrap .art-large{width:min(300px,44dvh);height:min(300px,44dvh);margin-bottom:14px}.player-controls{margin:12px 0}}@media(max-width:767px){.content{padding-bottom:24px}.album-grid,.album-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.overlay{padding:0}}@media(orientation:landscape)and (max-height:600px){.topbar{min-height:60px;height:60px}.content{padding-top:16px}.hero{min-height:190px}.section{margin-top:24px}.player-overlay .player-sheet{overflow-y:auto}.bottom-nav{min-height:68px}}@media(pointer:coarse){.album-card:hover .art{transform:none}.section-heading button{min-height:var(--touch-target);padding-inline:8px}}@media(pointer:fine){.album-card:focus-visible .art{transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.bottom-nav button,.primary,.album-card .art{transition:none}}@media(min-width:1100px)and (orientation:landscape){.topbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.content{min-height:calc(100dvh - 72px)}.hero{display:flex;align-items:center}.album-grid{grid-auto-rows:1fr}.album-card,.track-copy{min-width:0}.track-copy strong,.track-copy small,.album-card strong,.album-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-player{z-index:40}}@media(min-width:1440px)and (orientation:landscape){.content{width:min(calc(100% - var(--nav-size)),1680px);margin-left:var(--nav-size);margin-right:auto;padding-inline:clamp(40px,4vw,72px)}.topbar{padding-inline:clamp(40px,4vw,72px)}.hero{min-height:380px;padding:clamp(48px,5vw,80px)}.hero h1{font-size:clamp(56px,5vw,82px);max-width:1100px}.album-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.album-grid.compact{grid-template-columns:repeat(7,minmax(0,1fr))}.section{margin-top:48px}.track-list{max-width:1180px}}@media(min-width:1920px)and (orientation:landscape){.content{width:min(calc(100% - var(--nav-size)),1760px);padding-inline:64px}.album-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:28px}.album-grid.compact{grid-template-columns:repeat(8,minmax(0,1fr))}.hero{min-height:420px}.player-overlay .player-sheet{width:min(1000px,calc(100% - var(--nav-size) - 96px))}}:root{--content-max: 1320px;--wide-content-max: 1680px;--rail-size: 88px;--touch-target: 44px;--landscape-gutter: clamp(20px, 3vw, 40px)}html,body{min-height:100%}body,.app-shell{min-height:100dvh}.content{width:min(100%,var(--content-max));margin-inline:auto}.track-detail{display:none}.track-subline{display:block}.album-card,.track-row,.bottom-nav button,.player-actions button,.player-controls button,.mini-play,.close,.queue-top{-webkit-tap-highlight-color:transparent}.album-card,.track-row button,.bottom-nav button,.player-actions button,.player-controls button,.close,.queue-top,.mini-play{min-height:var(--touch-target)}.search-input{min-height:52px}.progress input{min-height:44px}@media(min-width:768px){.content{padding-inline:clamp(24px,3vw,44px)}.hero{min-height:320px}.album-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.album-grid.compact{grid-template-columns:repeat(4,minmax(140px,1fr))}.track-row{min-height:68px;padding:7px 10px}.track-copy{flex:1 1 260px}.track-detail{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a1a1aa;font-size:13px}.track-artist{flex:0 1 180px}.track-album{flex:0 1 220px}.track-duration{flex:0 0 54px;text-align:right;font-variant-numeric:tabular-nums}}@media(min-width:1024px)and (orientation:landscape),(min-width:1280px){.app-shell{padding-bottom:0}.topbar{margin-left:var(--rail-size);padding-inline:max(28px,calc((100vw - var(--rail-size) - var(--content-max)) / 2))}.content{width:min(calc(100vw - var(--rail-size)),var(--content-max));margin-left:calc(var(--rail-size) + max(0px,(100vw - var(--rail-size) - var(--content-max)) / 2));margin-right:0;padding-inline:var(--landscape-gutter)}.bottom-nav{inset:0 auto 0 0;width:var(--rail-size);height:100dvh;min-height:0;padding:24px 10px;flex-direction:column;justify-content:center;gap:10px;border-top:0;border-right:1px solid #252529}.bottom-nav button{width:68px;min-width:68px;min-height:68px;flex:0 0 auto;margin-inline:auto}.mini-player{left:calc(var(--rail-size) + (100vw - var(--rail-size)) / 2);bottom:22px;width:min(860px,calc(100vw - var(--rail-size) - 48px))}.album-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.album-grid.compact{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.hero{min-height:340px}.page-title{font-size:52px}}@media(min-width:1024px)and (max-width:1279px)and (orientation:landscape){.content{--landscape-gutter: 28px;width:calc(100vw - var(--rail-size));margin-left:var(--rail-size);padding-inline:28px}.topbar{margin-left:var(--rail-size);padding-inline:28px}.album-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.album-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.hero{min-height:250px}.hero h1{font-size:clamp(38px,5vw,58px)}.player-overlay .player-sheet{width:min(900px,calc(100vw - var(--rail-size) - 48px));max-height:calc(100dvh - 24px);padding:20px 30px 24px}.player-art-wrap .art-large{width:min(300px,42dvh);height:min(300px,42dvh);margin-bottom:12px}.player-controls{margin:10px 0}}@media(min-width:1280px){.content{--landscape-gutter: clamp(28px, 3vw, 48px)}.album-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:clamp(18px,1.5vw,28px)}.album-grid.compact{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.hero{min-height:360px}.mini-player{width:min(980px,calc(100vw - var(--rail-size) - 64px))}.player-overlay .player-sheet{width:min(1000px,calc(100vw - var(--rail-size) - 80px));display:grid;grid-template-columns:minmax(300px,440px) minmax(0,1fr);column-gap:clamp(28px,4vw,56px);align-items:center;text-align:left}.player-overlay .player-header{grid-column:1 / -1;width:100%}.player-overlay .player-art-wrap{grid-column:1;grid-row:2 / span 5}.player-overlay .player-meta,.player-overlay .progress,.player-overlay .player-controls,.player-overlay .player-actions,.player-overlay .player-sheet>.empty-card{grid-column:2;width:100%;margin-left:0;margin-right:0}.player-overlay .player-meta{align-self:end}.player-overlay .player-controls{justify-content:flex-start}.player-overlay .player-actions{margin-top:0}.album-sheet{display:grid;grid-template-columns:minmax(280px,380px) minmax(0,1fr);column-gap:32px;align-items:start}.album-sheet>.art-large{grid-column:1;grid-row:1 / span 4;width:min(100%,380px);height:auto;margin:0}.album-sheet>.track-list{grid-column:2;grid-row:1 / -1;min-width:0}.album-sheet>.eyebrow,.album-sheet>h2,.album-sheet>.muted,.album-sheet>.primary{grid-column:1}}@media(min-width:1600px){.content{--content-max: var(--wide-content-max)}.topbar{padding-inline:max(32px,calc((100vw - var(--rail-size) - var(--wide-content-max)) / 2))}.album-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.album-grid.compact{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.hero{min-height:400px}.track-list{max-width:1180px}}@media(orientation:landscape)and (max-height:680px){.topbar{min-height:60px;height:60px;padding-top:8px}.content{padding-top:18px;padding-bottom:28px}.hero{min-height:220px}.section{margin-top:26px}.player-overlay .player-sheet{max-height:calc(100dvh - 16px)}}@media(max-width:767px){.track-detail{display:none}.content{width:100%;padding-inline:16px}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.album-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:235px}.mini-player{bottom:calc(76px + env(safe-area-inset-bottom))}}@media(min-width:768px)and (max-width:1023px)and (orientation:portrait){.content{width:100%;padding-inline:28px}.album-grid,.album-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.hero{min-height:300px}.bottom-nav{gap:clamp(18px,8vw,72px)}.mini-player{width:min(820px,calc(100% - 48px));bottom:calc(78px + env(safe-area-inset-bottom))}}@media(hover:hover)and (pointer:fine){.album-card:hover .art{transform:translateY(-2px)}.track-row:hover{background:#17171a}.bottom-nav button:hover{color:#fff;background:#17171a}}@media(prefers-reduced-motion:reduce){.album-card .art,.primary{transition:none}}@media(min-width:768px){.app-shell.has-mini-player .content{padding-bottom:132px}}@media(min-width:1100px)and (orientation:landscape){.app-shell.has-mini-player .content{padding-bottom:136px}.mini-player{bottom:24px;width:min(920px,calc(100vw - var(--nav-size) - 64px));min-height:62px}}@media(min-width:1440px)and (orientation:landscape){.app-shell.has-mini-player .content{padding-bottom:144px}.mini-player{width:min(960px,calc(100vw - var(--nav-size) - 96px))}}@media(min-width:1920px)and (orientation:landscape){.mini-player{width:min(1000px,calc(100vw - var(--nav-size) - 128px))}}@media(max-width:767px){.app-shell.has-mini-player .content{padding-bottom:180px}}.album-caption{margin:8px 0 18px;color:#8f8f96;font-size:13px;line-height:1.45}.album-info,.album-track-list{min-width:0}.album-track-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px;color:#fff}.album-track-heading span{color:#77777f;font-size:12px}.mini-track{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:12px;text-align:left}.mini-track .track-copy{min-width:0}.mini-progress,.mini-controls{display:none}@media(min-width:1100px)and (orientation:landscape){.mini-player{width:min(980px,calc(100vw - var(--rail-size) - 72px));min-height:72px;padding:8px 12px;gap:16px}.mini-progress{display:block;flex:1 1 180px;height:3px;overflow:hidden;border-radius:99px;background:#333338}.mini-progress span{display:block;height:100%;border-radius:inherit;background:#f7f7f8}.mini-controls{display:flex;align-items:center;gap:4px;flex:0 0 auto}.mini-controls>button{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#aaaab0}.mini-controls>button:hover{background:#242428;color:#fff}.mini-controls .mini-play{background:#f7f7f8;color:#09090b}.mini-controls .mini-play:hover{background:#fff;color:#09090b}.mini-controls .mini-queue{margin-left:4px}}@media(min-width:1280px)and (orientation:landscape){.album-sheet{width:min(1120px,calc(100vw - var(--rail-size) - 80px));max-height:min(88vh,900px);border-radius:28px;padding:34px;display:grid;grid-template-columns:minmax(280px,380px) minmax(0,1fr);gap:36px;align-items:start}.album-info{position:sticky;top:0}.album-info .art-large{width:min(100%,360px);height:auto;aspect-ratio:1;margin:0 0 20px}.album-info .eyebrow{margin-top:0}.album-info h2{margin:4px 0 0;font-size:clamp(28px,3vw,42px);line-height:1.05}.album-info .primary{width:100%;max-width:220px}.album-track-list{max-height:calc(88vh - 68px);overflow:auto;padding-right:4px}}@media(min-width:1600px)and (orientation:landscape){.mini-player{width:min(1040px,calc(100vw - var(--rail-size) - 128px))}}@media(max-width:1099px){.mini-track{cursor:pointer}}@media(max-width:767px){.album-sheet{width:100%;max-height:94dvh;padding:28px 18px 34px}.album-info .art-large{margin-bottom:20px}}.settings-card{width:100%}.settings-card-row{display:flex;align-items:center;justify-content:space-between}.settings-card-column{display:flex;flex-direction:column;align-items:stretch;gap:18px}.settings-card-column>strong,.settings-card-column>div>strong{font-size:16px}.settings-card p{line-height:1.65}.settings-detail{padding-top:16px;border-top:1px solid #29292d}.settings-detail>span{display:block;margin-bottom:6px;color:#f7f7f8;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.support-card{background:linear-gradient(135deg,#151518,#101012)}.support-wallets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.support-wallets>div{display:flex;flex-direction:column;gap:5px;padding:15px 16px;border:1px solid #303035;border-radius:14px;background:#0c0c0f}.support-wallets span{color:#8f8f96;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.support-wallets strong{font-size:18px;letter-spacing:.01em}.fun-card{background:linear-gradient(135deg,#121214,#17171a)}.fun-card p{margin:0;max-width:760px}@media(max-width:767px){.settings-card-row{align-items:stretch}.settings-card-row label{width:100%;justify-content:space-between}.support-wallets{grid-template-columns:1fr}}@media(min-width:1024px){.settings-card{padding:22px}.settings-card-column{gap:20px}.settings-card-column>div:first-child{max-width:860px}}:root{--theme-bg: #101416;--theme-surface: #171c1f;--theme-surface-raised: #1e2529;--theme-surface-strong: #273036;--theme-border: #354047;--theme-border-strong: #48555e;--theme-text: #f3f0e9;--theme-text-secondary: #aeb7ba;--theme-text-subtle: #7f8a8f;--theme-accent: #c07a3a;--theme-accent-contrast: #101416;--theme-hero-start: #1d2529;--theme-hero-end: #121719;--theme-nav: rgba(16,20,22,.96);--theme-overlay: rgba(0,0,0,.72);--theme-hover: #20272b;--theme-control: #20282c;--theme-control-border: #3d494f;--theme-selection: #c07a3a;--theme-selection-contrast: #101416}:root[data-theme=light]{color-scheme:light;--theme-bg: #ebe8e1;--theme-surface: #f4f1eb;--theme-surface-raised: #faf8f3;--theme-surface-strong: #e2ddd4;--theme-border: #cbc4b8;--theme-border-strong: #aaa196;--theme-text: #171b1d;--theme-text-secondary: #59636a;--theme-text-subtle: #778086;--theme-accent: #9b4d16;--theme-accent-contrast: #fffaf2;--theme-hero-start: #f1eee7;--theme-hero-end: #e5e1d8;--theme-nav: rgba(235,232,225,.96);--theme-overlay: rgba(23,27,29,.48);--theme-hover: #e7e2d9;--theme-control: #f0ede7;--theme-control-border: #c5bdb1;--theme-selection: #9b4d16;--theme-selection-contrast: #fffaf2}:root[data-theme=system]{color-scheme:dark}@media(prefers-color-scheme:light){:root[data-theme=system]{color-scheme:light;--theme-bg: #f5f5f7;--theme-surface: #f5f4f8;--theme-surface-raised: #fafafd;--theme-surface-strong: #ececef;--theme-border: #d8d8de;--theme-border-strong: #bfc0c8;--theme-text: #111114;--theme-text-secondary: #555760;--theme-text-subtle: #73757f;--theme-accent: #17171a;--theme-accent-contrast: #ffffff;--theme-hero-start: #f7f6fa;--theme-hero-end: #f0f0f3;--theme-nav: rgba(245,245,247,.96);--theme-overlay: rgba(20,20,24,.42);--theme-hover: #ededf0;--theme-control: #f5f4f8;--theme-control-border: #c9c9d0;--theme-selection: #17171a;--theme-selection-contrast: #ffffff}}html,body{background:var(--theme-bg);color:var(--theme-text)}body{background:var(--theme-bg)}.topbar{background:color-mix(in srgb,var(--theme-bg) 90%,transparent);border-bottom-color:var(--theme-border)}.brand,.page-title,.section-heading h2,.section-heading h3,.hero h1,.settings-card strong,.album-track-heading,.album-sheet h2,.player-meta h2,.player-header,.track-copy strong{color:var(--theme-text)}.muted,small,.track-detail,.eyebrow,.album-caption,.album-track-heading span,.settings-detail>span,.support-wallets span{color:var(--theme-text-secondary)}.empty-card,.error-card,.settings-card,.track-row,.search-input{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}.track-row:hover{background:var(--theme-hover)}.search-input{color:var(--theme-text)}.search-input::placeholder{color:var(--theme-text-subtle)}.search-input:focus{border-color:var(--theme-border-strong)}.bottom-nav{background:var(--theme-nav);border-color:var(--theme-border)}.bottom-nav button{color:var(--theme-text-secondary)}.bottom-nav button:hover,.bottom-nav button.active{color:var(--theme-text);background:var(--theme-hover)}.mini-player{background:color-mix(in srgb,var(--theme-surface) 94%,transparent);border-color:var(--theme-border-strong);color:var(--theme-text)}.mini-progress{background:var(--theme-surface-strong)}.mini-progress span{background:var(--theme-text)}.mini-controls>button{color:var(--theme-text-secondary)}.mini-controls>button:hover{background:var(--theme-hover);color:var(--theme-text)}.mini-controls .mini-play{background:var(--theme-accent);color:var(--theme-accent-contrast)}.overlay{background:var(--theme-overlay)}.player-sheet,.side-sheet,.album-sheet{background:var(--theme-surface);border-color:var(--theme-border-strong);color:var(--theme-text)}.close,.player-header .queue-top,.player-controls button,.player-actions button{background:var(--theme-surface-strong);color:var(--theme-text-secondary)}.close:hover,.player-header .queue-top:hover,.player-controls button:hover,.player-actions button:hover{background:var(--theme-hover);color:var(--theme-text)}.player-controls .play-big{background:var(--theme-accent);color:var(--theme-accent-contrast)}.player-actions .selected{background:var(--theme-selection);color:var(--theme-selection-contrast)}.progress div{color:var(--theme-text-subtle)}.library-tabs button{background:var(--theme-surface-strong);color:var(--theme-text-secondary)}.library-tabs button.selected{background:var(--theme-selection);color:var(--theme-selection-contrast)}.primary{background:var(--theme-accent);color:var(--theme-accent-contrast)}.secondary{background:var(--theme-surface-strong);color:var(--theme-text)}.settings-card{box-shadow:0 1px color-mix(in srgb,var(--theme-text) 3%,transparent)}.support-card,.fun-card{background:linear-gradient(135deg,var(--theme-surface-raised),var(--theme-surface))}.support-wallets>div{background:var(--theme-surface-strong);border-color:var(--theme-border-strong);color:var(--theme-text)}.support-wallets strong,.lyrics-content pre{color:var(--theme-text)}.art-fallback{background:linear-gradient(135deg,var(--theme-surface-strong),var(--theme-bg));color:var(--theme-text)}.bottom-nav button:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-color:var(--theme-text)}select{background:var(--theme-control);color:var(--theme-text);border-color:var(--theme-control-border)}:root[data-theme=light] .eyebrow{color:#62646d}:root[data-theme=light] .album-card small,:root[data-theme=light] .track-copy small{color:#656770}:root[data-theme=light] .heart{color:#686a73}:root[data-theme=light] .heart.on{color:#17171a}:root[data-theme=light] .art-fallback{color:#111114}:root[data-theme=light] .support-wallets span{color:#5f616b}:root[data-theme=light] .settings-detail>span{color:#656770}@media(prefers-color-scheme:light){:root[data-theme=system] .eyebrow{color:#62646d}:root[data-theme=system] .album-card small,:root[data-theme=system] .track-copy small{color:#656770}:root[data-theme=system] .heart{color:#686a73}:root[data-theme=system] .heart.on{color:#17171a}:root[data-theme=system] .support-wallets span,:root[data-theme=system] .settings-detail>span{color:#5f616b}}@supports not (color: color-mix(in srgb,white,black)){.topbar{background:var(--theme-bg)}.mini-player{background:var(--theme-surface)}.settings-card{box-shadow:none}}.hero{position:relative;isolation:isolate}.hero-copy{position:relative;z-index:3}.hero-visual{position:absolute;z-index:1;right:clamp(24px,5vw,76px);top:50%;width:clamp(300px,39vw,520px);aspect-ratio:1.25;transform:translateY(-50%);pointer-events:none}.hero-visual:before{content:"";position:absolute;inset:8% 5%;border-radius:50%;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--theme-text) 8%,transparent) 0 1px,transparent 2px),radial-gradient(circle at 50% 50%,transparent 0 42%,color-mix(in srgb,var(--theme-text) 9%,transparent) 42.2% 42.5%,transparent 42.8%),radial-gradient(circle at 50% 50%,transparent 0 65%,color-mix(in srgb,var(--theme-text) 7%,transparent) 65.2% 65.5%,transparent 65.8%)}.hero-orbit{position:absolute;border:1px solid color-mix(in srgb,var(--theme-text) 14%,transparent);border-radius:50%;transform:rotate(-18deg)}.hero-orbit-one{width:82%;height:44%;left:8%;top:28%}.hero-orbit-two{width:62%;height:78%;left:19%;top:10%;transform:rotate(42deg)}.hero-wave{position:absolute;right:2%;bottom:8%;width:54%;height:24%;display:flex;align-items:center;justify-content:center;gap:clamp(4px,.55vw,8px);opacity:.55}.hero-wave i{display:block;width:clamp(3px,.35vw,6px);height:25%;border-radius:99px;background:var(--theme-text);transform-origin:center}.hero-wave i:nth-child(1),.hero-wave i:nth-child(11){height:24%}.hero-wave i:nth-child(2),.hero-wave i:nth-child(10){height:42%}.hero-wave i:nth-child(3),.hero-wave i:nth-child(9){height:62%}.hero-wave i:nth-child(4),.hero-wave i:nth-child(8){height:82%}.hero-wave i:nth-child(5),.hero-wave i:nth-child(7){height:58%}.hero-wave i:nth-child(6){height:96%}.hero-album{position:absolute;width:clamp(122px,15vw,188px);aspect-ratio:1;border-radius:clamp(16px,1.5vw,24px);overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-text) 22%,transparent);box-shadow:0 24px 55px color-mix(in srgb,var(--theme-text) 12%,transparent);background:var(--theme-surface)}.hero-album .art{width:100%;height:100%;object-fit:cover}.hero-album-1{left:4%;top:21%;transform:rotate(-8deg)}.hero-album-2{left:31%;top:5%;transform:rotate(3deg);z-index:2}.hero-album-3{right:3%;bottom:3%;transform:rotate(9deg)}.hero-glow{position:absolute;width:48%;aspect-ratio:1;left:27%;top:19%;border-radius:50%;background:color-mix(in srgb,var(--theme-text) 8%,transparent);filter:blur(55px);z-index:-1}@media(max-width:1023px){.hero-visual{right:1%;width:clamp(260px,40vw,390px)}.hero-album{width:clamp(100px,14vw,148px)}}@media(max-width:767px){.hero{min-height:500px;align-items:flex-start;padding:28px 22px}.hero-copy{max-width:100%}.hero h1{font-size:clamp(42px,12vw,58px)}.hero-visual{top:auto;right:-5%;bottom:-9%;width:108%;height:62%;transform:none;opacity:.8}.hero-album{width:clamp(112px,31vw,150px)}}@media(prefers-reduced-motion:no-preference){.hero-orbit-one{animation:hero-drift-one 16s ease-in-out infinite alternate}.hero-orbit-two{animation:hero-drift-two 19s ease-in-out infinite alternate}}@keyframes hero-drift-one{0%{transform:rotate(-18deg) scale(.98)}to{transform:rotate(-13deg) scale(1.02)}}@keyframes hero-drift-two{0%{transform:rotate(42deg) scale(1.02)}to{transform:rotate(47deg) scale(.98)}}:root{--theme-bg: #0a0b12;--theme-surface: #12131b;--theme-surface-raised: #191a25;--theme-surface-strong: #222330;--theme-border: #2b2c3a;--theme-border-strong: #404153;--theme-text: #f7f7fa;--theme-text-secondary: #b0b1bf;--theme-text-subtle: #808290;--theme-accent: #9a8cff;--theme-accent-strong: #7c6ff2;--theme-accent-contrast: #0b0b12;--theme-accent-soft: rgba(154,140,255,.14);--theme-hero-start: #18182a;--theme-hero-end: #0d0e16;--theme-nav: rgba(10,11,18,.96);--theme-overlay: rgba(8,9,15,.72);--theme-hover: #1b1c27;--theme-control: #171822;--theme-control-border: #3a3b4b;--theme-selection: #9a8cff;--theme-selection-contrast: #0b0b12;--theme-focus: #9a8cff}:root[data-theme=light]{color-scheme:light;--theme-bg: #e9e8ee;--theme-surface: #f5f4f8;--theme-surface-raised: #eeedf3;--theme-surface-strong: #dfdee6;--theme-border: #c8c6d0;--theme-border-strong: #aaa7b5;--theme-text: #16151c;--theme-text-secondary: #5d5b68;--theme-text-subtle: #777582;--theme-accent: #5d50c7;--theme-accent-strong: #4b3fb0;--theme-accent-contrast: #ffffff;--theme-accent-soft: rgba(93,80,199,.1);--theme-hero-start: #f7f6fa;--theme-hero-end: #e3e1eb;--theme-nav: rgba(233,232,238,.96);--theme-overlay: rgba(18,17,26,.42);--theme-hover: #e4e2eb;--theme-control: #f5f4f8;--theme-control-border: #b8b5c2;--theme-selection: #5d50c7;--theme-selection-contrast: #ffffff;--theme-focus: #5d50c7}@media(prefers-color-scheme:light){:root[data-theme=system]{color-scheme:light;--theme-bg: #e9e8ee;--theme-surface: #f5f4f8;--theme-surface-raised: #eeedf3;--theme-surface-strong: #dfdee6;--theme-border: #c8c6d0;--theme-border-strong: #aaa7b5;--theme-text: #16151c;--theme-text-secondary: #5d5b68;--theme-text-subtle: #777582;--theme-accent: #5d50c7;--theme-accent-strong: #4b3fb0;--theme-accent-contrast: #ffffff;--theme-accent-soft: rgba(93,80,199,.1);--theme-hero-start: #f7f6fa;--theme-hero-end: #e3e1eb;--theme-nav: rgba(233,232,238,.96);--theme-overlay: rgba(18,17,26,.42);--theme-hover: #e4e2eb;--theme-control: #f5f4f8;--theme-control-border: #b8b5c2;--theme-selection: #5d50c7;--theme-selection-contrast: #ffffff;--theme-focus: #5d50c7}}.eyebrow,.section-heading button:hover,.settings-detail>span,.support-wallets span{color:var(--theme-accent)}.section-heading button:hover{color:var(--theme-accent-strong)}.search-input:focus{border-color:var(--theme-accent);box-shadow:0 0 0 3px var(--theme-accent-soft)}.track-row.current{border-color:color-mix(in srgb,var(--theme-accent) 48%,var(--theme-border))}.bottom-nav button.active{color:var(--theme-accent);background:var(--theme-accent-soft)}.mini-progress span{background:var(--theme-accent)}.mini-controls .mini-play,.player-controls .play-big,.primary{background:var(--theme-accent);color:var(--theme-accent-contrast)}.mini-controls .mini-play:hover,.player-controls .play-big:hover,.primary:hover{background:var(--theme-accent-strong)}.player-actions .selected,.library-tabs button.selected{background:var(--theme-accent);color:var(--theme-accent-contrast)}.secondary:hover,.close:hover,.player-header .queue-top:hover,.player-controls button:hover,.player-actions button:hover{border-color:color-mix(in srgb,var(--theme-accent) 35%,var(--theme-border))}.settings-detail{border-top-color:var(--theme-border)}.support-card,.fun-card{background:radial-gradient(circle at 92% 10%,var(--theme-accent-soft),transparent 34%),linear-gradient(135deg,var(--theme-surface-raised),var(--theme-surface))}.support-wallets>div{background:var(--theme-surface-strong)}.support-wallets>div:hover{border-color:color-mix(in srgb,var(--theme-accent) 38%,var(--theme-border-strong))}.hero{box-shadow:inset 0 1px color-mix(in srgb,var(--theme-accent) 10%,transparent)}.hero-visual:before{background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--theme-accent) 13%,transparent) 0 1px,transparent 2px),radial-gradient(circle at 50% 50%,transparent 0 42%,color-mix(in srgb,var(--theme-accent) 16%,transparent) 42.2% 42.5%,transparent 42.8%),radial-gradient(circle at 50% 50%,transparent 0 65%,color-mix(in srgb,var(--theme-accent) 11%,transparent) 65.2% 65.5%,transparent 65.8%)}.hero-orbit{border-color:color-mix(in srgb,var(--theme-accent) 28%,transparent)}.hero-wave i{background:var(--theme-accent)}.hero-album{will-change:transform,opacity}@media(prefers-reduced-motion:no-preference){.hero-album{animation:hero-album-arrive .8s cubic-bezier(.22,.8,.25,1) both}.hero-album-2{animation-delay:.08s}.hero-album-3{animation-delay:.16s}}@keyframes hero-album-arrive{0%{opacity:.35;filter:saturate(.75)}to{opacity:1;filter:saturate(1)}}:root[data-theme=light] body,:root[data-theme=system] body{background:var(--theme-bg)}:root[data-theme=light] .topbar,:root[data-theme=system] .topbar,:root[data-theme=light] .bottom-nav,:root[data-theme=system] .bottom-nav{background:var(--theme-nav);border-color:var(--theme-border)}:root[data-theme=light] .hero,:root[data-theme=system] .hero{background:linear-gradient(135deg,var(--theme-hero-start),var(--theme-hero-end));border-color:var(--theme-border)}:root[data-theme=light] .empty-card,:root[data-theme=light] .error-card,:root[data-theme=light] .settings-card,:root[data-theme=light] .track-row,:root[data-theme=light] .search-input,:root[data-theme=system] .empty-card,:root[data-theme=system] .error-card,:root[data-theme=system] .settings-card,:root[data-theme=system] .track-row,:root[data-theme=system] .search-input{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}:root[data-theme=light] .track-row.current,:root[data-theme=system] .track-row.current{background:var(--theme-surface-raised);border-color:var(--theme-border-strong)}:root[data-theme=light] .mini-player,:root[data-theme=system] .mini-player{background:color-mix(in srgb,var(--theme-surface) 94%,transparent);border-color:var(--theme-border-strong);color:var(--theme-text)}:root[data-theme=light] .library-tabs button,:root[data-theme=light] .player-actions button,:root[data-theme=system] .library-tabs button,:root[data-theme=system] .player-actions button{background:var(--theme-surface-strong);color:var(--theme-text-secondary)}:root[data-theme=light] .library-tabs .selected,:root[data-theme=light] .player-actions .selected,:root[data-theme=system] .library-tabs .selected,:root[data-theme=system] .player-actions .selected{background:var(--theme-selection);color:var(--theme-selection-contrast)}:root[data-theme=light] .muted,:root[data-theme=light] small,:root[data-theme=system] .muted,:root[data-theme=system] small{color:var(--theme-text-secondary)}@media(max-width:767px)and (orientation:portrait){.hero{min-height:650px;padding:28px 22px;gap:18px}.hero h1{font-size:clamp(40px,11vw,56px);margin-bottom:14px}.hero-visual{inset:auto auto 12px 50%;width:100%;height:46%;transform:translate(-50%);opacity:.94}.hero-album{width:min(27vw,150px);border-radius:18px}.hero-album-1{left:1%;top:24%;transform:rotate(-8deg)}.hero-album-2{left:34%;top:1%;transform:rotate(3deg)}.hero-album-3{right:1%;bottom:1%;transform:rotate(8deg)}.hero-wave{right:9%;bottom:2%;width:48%}}@media(max-width:767px)and (orientation:portrait){.hero{min-height:455px;padding:24px 20px;gap:12px}.hero h1{font-size:clamp(38px,10.5vw,48px);line-height:.96;margin:6px 0 12px}.hero .muted{font-size:16px}.hero-visual{inset:auto auto 8px 50%;width:100%;height:49%;transform:translate(-50%);opacity:.9}.hero-album{width:min(25vw,104px);border-radius:16px}.hero-album-1{left:3%;top:25%;transform:rotate(-8deg)}.hero-album-2{left:37%;top:2%;transform:rotate(3deg)}.hero-album-3{right:3%;bottom:1%;transform:rotate(8deg)}.hero-wave{right:11%;bottom:2%;width:42%;height:22%}.hero-orbit-one{width:86%;left:7%}.hero-orbit-two{width:66%;left:17%}}:root{--theme-bg: #11181b;--theme-surface: #1a2327;--theme-surface-raised: #232e33;--theme-surface-strong: #2c383e;--theme-border: #3b484f;--theme-border-strong: #526169;--theme-text: #f4f0e8;--theme-text-secondary: #b7c0c2;--theme-text-subtle: #879297;--theme-accent: #d28a4b;--theme-accent-strong: #e0a064;--theme-accent-contrast: #11181b;--theme-accent-soft: rgba(210,138,75,.16);--theme-hero-start: #263238;--theme-hero-end: #151d20;--theme-nav: rgba(17,24,27,.96);--theme-overlay: rgba(7,11,13,.74);--theme-hover: #202b30;--theme-control: #202a2f;--theme-control-border: #46545b;--theme-selection: #d28a4b;--theme-selection-contrast: #11181b;--theme-focus: #e0a064}:root[data-theme=light]{color-scheme:light;--theme-bg: #e4e0d7;--theme-surface: #f2eee6;--theme-surface-raised: #e9e4da;--theme-surface-strong: #dbd4c8;--theme-border: #c5bdae;--theme-border-strong: #a69d8f;--theme-text: #191d1f;--theme-text-secondary: #59636a;--theme-text-subtle: #737d83;--theme-accent: #b65a18;--theme-accent-strong: #95480f;--theme-accent-contrast: #fffaf2;--theme-accent-soft: rgba(182,90,24,.12);--theme-hero-start: #f1ede5;--theme-hero-end: #ded8cc;--theme-nav: rgba(228,224,215,.96);--theme-overlay: rgba(25,29,31,.45);--theme-hover: #e5dfd5;--theme-control: #eeeae2;--theme-control-border: #bdb4a7;--theme-selection: #b65a18;--theme-selection-contrast: #fffaf2;--theme-focus: #b65a18}@media(prefers-color-scheme:light){:root[data-theme=system]{color-scheme:light;--theme-bg: #e4e0d7;--theme-surface: #f2eee6;--theme-surface-raised: #e9e4da;--theme-surface-strong: #dbd4c8;--theme-border: #c5bdae;--theme-border-strong: #a69d8f;--theme-text: #191d1f;--theme-text-secondary: #59636a;--theme-text-subtle: #737d83;--theme-accent: #b65a18;--theme-accent-strong: #95480f;--theme-accent-contrast: #fffaf2;--theme-accent-soft: rgba(182,90,24,.12);--theme-hero-start: #f1ede5;--theme-hero-end: #ded8cc;--theme-nav: rgba(228,224,215,.96);--theme-overlay: rgba(25,29,31,.45);--theme-hover: #e5dfd5;--theme-control: #eeeae2;--theme-control-border: #bdb4a7;--theme-selection: #b65a18;--theme-selection-contrast: #fffaf2;--theme-focus: #b65a18}}body{background:var(--theme-bg);color:var(--theme-text)}.topbar,.bottom-nav{background:var(--theme-nav);border-color:var(--theme-border)}.hero{background:linear-gradient(135deg,var(--theme-hero-start),var(--theme-hero-end));border-color:var(--theme-border)}.settings-card,.empty-card,.error-card,.track-row,.search-input,.album-sheet,.player-sheet{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}.track-row.current{background:var(--theme-surface-raised);border-color:var(--theme-border-strong)}.settings-card select,.library-tabs button,.player-actions button{background:var(--theme-control);color:var(--theme-text);border-color:var(--theme-control-border)}.library-tabs button.selected,.player-actions button.selected,.mini-controls .mini-play,.player-controls .play-big,.primary{background:var(--theme-accent);color:var(--theme-accent-contrast);border-color:var(--theme-accent)}.mini-progress span,.hero-wave i{background:var(--theme-accent)}.bottom-nav button.active,.eyebrow,.settings-detail>span,.support-wallets span{color:var(--theme-accent)}.bottom-nav button.active{background:var(--theme-accent-soft)}.muted,small,.track-detail,.album-caption{color:var(--theme-text-secondary)}.support-card,.fun-card{background:radial-gradient(circle at 92% 10%,var(--theme-accent-soft),transparent 34%),linear-gradient(135deg,var(--theme-surface-raised),var(--theme-surface));border-color:var(--theme-border)}.support-wallets>div{background:var(--theme-surface-strong);border-color:var(--theme-border)}.hero-orbit{border-color:color-mix(in srgb,var(--theme-accent) 30%,transparent)}.hero-glow{background:color-mix(in srgb,var(--theme-accent) 16%,transparent)}button:focus-visible,input:focus-visible,select:focus-visible{outline-color:var(--theme-focus);box-shadow:0 0 0 3px var(--theme-accent-soft)}::selection{background:var(--theme-selection);color:var(--theme-selection-contrast)}.section-link{min-height:var(--touch-target);padding:8px 12px;border-radius:10px;color:var(--theme-accent);font-weight:750;white-space:nowrap}.section-link:hover{background:var(--theme-accent-soft);color:var(--theme-accent-strong)}@media(max-width:767px){.section-heading .page-title+.section-link{margin-left:auto}}
