:root{color-scheme:dark;--bg:#071424;--panel:#101f32;--ink:#f3f7ff;--muted:#a3b3c7;--blue:#3dcaff;--orange:#ffad50;--line:#243449;font-family:'DM Sans',Arial,sans-serif;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:radial-gradient(ellipse at 92% 28%,#0d294346,transparent 55%),var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button{cursor:pointer}[hidden]{display:none!important}.site-shell{max-width:1420px;margin:auto;padding:0 64px}.skip{position:fixed;top:-80px;left:20px;z-index:20;background:var(--orange);color:var(--bg);padding:16px}.skip:focus{top:12px}header{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:800;letter-spacing:.03em}.brand img{border-radius:50%;object-fit:cover}.brand b{color:var(--orange)}.brand small{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:11px;letter-spacing:.24em;margin-top:5px;color:var(--muted);font-weight:500}nav{display:flex;align-items:center;gap:38px;font-size:14px}nav a:hover{color:var(--blue)}.nav-listen{border:1px solid #48617b;padding:12px 20px;border-radius:100px}.nav-listen span{margin-left:18px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center;padding:76px 0 72px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.17em;color:var(--blue);margin:0 0 24px}.tiny-wave{letter-spacing:0;margin-right:10px;font-size:17px}h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(36px,4.05vw,59px);font-weight:800;letter-spacing:-.055em;line-height:1.12;margin:0}h1 em{font-style:normal;color:var(--orange)}.intro{font-size:17px;color:var(--muted);line-height:1.8;margin:25px 0 31px}.player{max-width:505px;border:1px solid #30415a;background:linear-gradient(125deg,#17283b,#102034);padding:24px;border-radius:20px;scroll-margin-top:25px;box-shadow:0 16px 54px #0002}.player-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:21px}.section-label{font-size:12px;letter-spacing:.12em;font-weight:700;color:var(--orange)}.audio-format{font-size:11px;letter-spacing:.08em;color:var(--muted)}.player-main{display:flex;align-items:center;gap:17px;margin-bottom:23px}.cover{width:72px;height:72px;border-radius:13px;flex:none}.track h2{font-family:Manrope,Arial,sans-serif;font-size:18px;line-height:1.4;margin:0 0 7px;font-weight:800}.track p{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.play-button{min-height:56px;padding:15px 21px;display:flex;gap:15px;align-items:center;border-radius:11px;background:var(--orange);color:#15202d;font-size:16px;font-weight:800;transition:background .2s,transform .2s}.play-button:hover{background:#ffc178;transform:translateY(-2px)}#play-icon{font-size:18px}.button-end{margin-left:auto;font-size:23px;font-weight:400}.player-note{font-size:12px;text-align:center;color:var(--muted);margin:14px 0 0;line-height:1.6}.fallback{display:block;text-align:center;font-size:14px;margin-top:12px;text-decoration:underline;text-underline-offset:4px}.volume-row{display:flex;align-items:center;gap:12px;margin-top:18px}.volume-row button{border:none;background:transparent;color:var(--muted);font-size:14px;padding:6px 0;min-width:44px}input[type=range]{width:100%;min-width:60px;accent-color:var(--blue);cursor:pointer}output{font-size:12px;color:var(--muted);min-width:36px}.listening-note{font-size:13px;color:var(--muted);margin:21px 0 0;display:flex;align-items:center;gap:10px}.listening-note span{font-size:20px;color:var(--blue)}.hero-art{align-self:center;min-width:0;position:relative}.art-frame{border-radius:34px;overflow:hidden;box-shadow:0 25px 80px #0004;border:1px solid #16436b}.art-frame img{display:block;width:100%;height:auto}.art-caption{display:flex;justify-content:space-between;gap:14px;color:#91a5bf;letter-spacing:.14em;font-size:10px;padding:23px 7px 0}.about{border-top:1px solid var(--line);padding:55px 0 60px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.about .eyebrow{margin-bottom:16px}.about h2{font-family:Manrope,Arial,sans-serif;font-size:30px;letter-spacing:-.035em;line-height:1.35;margin:0}.about-copy{font-size:16px;line-height:1.8;color:var(--muted);max-width:520px}.about-copy p{margin:0 0 13px}.about-copy p:last-child{color:#dce7f6}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0 35px;color:var(--muted);font-size:12px}footer span:first-child{color:#e5edf9;font-weight:700}footer a:hover{color:var(--blue)}@media(min-width:1550px){.hero{padding-top:100px;padding-bottom:100px}}@media(max-width:1050px){.site-shell{padding:0 34px}.hero{gap:28px;padding:55px 0}.hero-art{align-self:start;margin-top:65px}.player{padding:20px}.art-caption{font-size:9px;letter-spacing:.09em}.track h2{font-size:16px}}@media(max-width:760px){.site-shell{padding:0 24px}header{min-height:92px}.brand{font-size:13px;gap:9px}.brand img{width:45px;height:45px}.brand small{font-size:9px}.nav-about{display:none}nav{gap:0}.nav-listen{font-size:12px;padding:10px 12px}.nav-listen span{margin-left:6px}.hero{display:flex;flex-direction:column;gap:32px;padding:38px 0 43px;align-items:stretch}.hero-copy{display:contents}.hero .eyebrow{order:0;margin-bottom:-12px;font-size:11px}h1{order:1;font-size:42px}.intro{order:2;font-size:16px;margin:-12px 0 -8px;line-height:1.7}.player{order:3;max-width:none}.listening-note{order:4;margin-top:-16px;font-size:12px}.hero-art{order:5;margin:4px auto 0;width:min(100%,440px);align-self:auto}.art-frame{border-radius:24px}.art-caption{font-size:9px;padding-top:16px}.about{grid-template-columns:1fr;gap:24px;padding:38px 0}.about h2{font-size:27px}footer{flex-wrap:wrap;gap:15px}footer span:nth-child(2){display:none}.track h2{font-size:17px}.desktop-break{display:none}}@media(max-width:380px){.site-shell{padding:0 17px}h1{font-size:36px}.brand img{display:none}.track h2{font-size:15px}.cover{width:60px;height:60px}.player{padding:17px}.audio-format{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
body{background:var(--bg)}.player{background:var(--panel)}.intro,#about-title,.about-copy p{white-space:pre-line}.track h2{overflow-wrap:anywhere}

.device-volume{font-size:13px;color:var(--muted);line-height:1.5}.volume-row input{touch-action:pan-x;min-height:30px}

.install-help{margin-top:22px;border:1px solid #30465b;border-radius:16px;padding:14px 18px;color:#c4d0dc;font-size:14px;line-height:1.6}
.install-help summary{cursor:pointer;color:#fff;min-height:28px;font-weight:650}
.install-help button{background:#ffb460;color:#071424;border:0;border-radius:10px;min-height:44px;padding:10px 18px;font-weight:700;cursor:pointer}
.install-help[hidden],.install-help button[hidden]{display:none}
@media(display-mode:standalone){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.hero-copy .intro{display:none}.hero{padding-top:24px}#hero-title{font-size:clamp(28px,7vw,50px)}.install-help{display:none}}
@media(max-width:600px){.volume-row input{min-height:44px}.volume-row button{min-width:48px;min-height:44px}.play-button{touch-action:manipulation}}
.nav-login{border:1px solid var(--line);padding:12px 16px;border-radius:100px;min-height:44px;display:inline-flex;align-items:center}
@media(max-width:760px){header{flex-wrap:wrap;padding:16px 0;gap:12px}header nav{gap:8px;margin-left:auto}.nav-login{font-size:13px;padding:10px 14px}}
