/* V5: a cinematic listening stage, with a complete NO LIMITS PHONK wordmark. */
:root{--electric:#00e5ff}
.hero.music-stage{height:calc(100svh - 72px);min-height:730px;max-height:1040px;align-items:stretch;background:#04090e}
.music-stage .hero-scene{position:absolute;inset:0;z-index:-3;overflow:hidden}
.music-stage .hero-image{z-index:0;object-position:center center;opacity:.9;filter:saturate(.85);animation:none}
.music-stage:after{background:linear-gradient(90deg,#03080dd9 0%,#03080d80 45%,#03080d0a 84%),linear-gradient(0deg,#05080df2 0%,transparent 48%,#03080d40 100%)}
.headlight-layer{position:absolute;inset:0;width:100%;height:100%;mix-blend-mode:screen;pointer-events:none;opacity:.45;transition:opacity 1s}
.music-stage.scene-running .headlight-layer{opacity:calc(.45 + var(--audio-bass,0)*.5)}
.lamp-glow{animation:lamp-breathe 7s ease-in-out infinite;animation-play-state:paused}
.scene-running .lamp-glow{animation-play-state:running}
.music-stage .hero-content{display:flex;flex-direction:column;justify-content:center;padding-top:120px;padding-bottom:88px;position:relative}
.stage-topline{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:26px}
.music-stage .eyebrow{margin:0;font-size:10px;letter-spacing:.17em}
.stage-edition{font-size:9px;letter-spacing:.13em;color:#9cb7c4}
.hero.music-stage h1.hero-wordmark{position:relative;max-width:100%;width:max-content;perspective:900px;font-size:clamp(86px,10.65vw,180px);line-height:.85;font-weight:800;letter-spacing:-.075em;margin:0 0 38px;transform:perspective(1000px) rotateX(calc(var(--scene-progress,0)*-9deg)) translateY(calc(var(--scene-progress,0)*12px));transform-origin:left center}
.hero-wordmark .wordmark-no{white-space:nowrap;position:relative;color:#f5f8fb}
.hero-wordmark .wordmark-phonk{font-size:1.34em;letter-spacing:.01em;line-height:.84;margin-top:13px;color:var(--electric);text-shadow:0 0 calc(10px + var(--audio-energy,0)*28px) #00e5ff20}
@supports(-webkit-background-clip:text){.hero-wordmark .wordmark-phonk{background:linear-gradient(110deg,#00cde9 5%,#00e5ff 37%,#d9fdff 48%,#00e5ff 59%,#00b6e0 100%);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:word-sheen 9s ease-in-out infinite;animation-play-state:paused}.scene-running .wordmark-phonk{animation-play-state:running}}
.stage-bottom{display:grid;grid-template-columns:minmax(310px,1fr) 145px 260px;align-items:center;gap:45px;max-width:1180px}
.music-stage .hero-copy{margin:0 0 22px;font-size:16px;max-width:450px;line-height:1.65;color:#d2e6ed}
.hero-copy strong,.knowledge-teaser em,.world-content em{font-style:normal;color:var(--electric);font-weight:inherit}
.music-stage .hero-actions{gap:26px;flex-direction:row;align-items:center}
.music-stage .hero-actions .button{font-size:12px;padding:17px 24px;min-height:55px;gap:28px;background:var(--electric)}
.music-stage .hero-actions .text-link{font-size:11px;min-height:44px;white-space:nowrap}
.listening-promise{font-size:10px;line-height:1.5;color:#96b0be;margin:16px 0 0}
.stage-signal{text-align:center;color:var(--electric)}
.stage-signal>span{font-size:6px;letter-spacing:.16em;white-space:nowrap}
.signal-emblem{width:100%;height:auto;display:block;overflow:visible;color:var(--electric)}
.emblem-orbit{transform-origin:100px 100px;animation:signal-orbit 28s linear infinite;animation-play-state:paused}
.scene-running .emblem-orbit{animation-play-state:running}
.emblem-core{filter:drop-shadow(0 0 5px #00e5ff55)}
.stage-preview{border-top:1px solid #5bbfd05c;border-bottom:1px solid #5bbfd028;padding:18px 0 13px;display:flex;flex-direction:column;gap:6px;align-self:center}
.stage-preview .preview-kicker{font-size:8px;letter-spacing:.11em;display:flex;align-items:center;gap:8px;color:var(--electric);margin-bottom:6px}
.stage-preview strong{font-size:22px;line-height:1.2;letter-spacing:-.035em}
.stage-preview>span:not(.preview-kicker){font-size:10px;color:#a3b8c4}
.stage-preview-wave{height:40px;width:100%;margin-top:7px;color:var(--electric)}
.stage-ruler{position:absolute;bottom:24px;left:4.5%;right:4.5%;display:flex;align-items:center;gap:24px;color:#8ca7b6;font-size:8px;letter-spacing:.14em}
.stage-ruler i{height:9px;flex:1;opacity:.35;background:repeating-linear-gradient(90deg,#66c6d7 0 1px,transparent 1px 18px);border-bottom:1px solid #66c6d7}
.brand small{color:var(--electric);font-size:9px;letter-spacing:.25em}
.sound-gateway{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #1d3846;padding-block:23px}
.sound-gateway a{display:flex;gap:20px;align-items:center;min-height:66px;padding:10px 28px;border-right:1px solid #1d3846;transition:background .25s}
.sound-gateway a:first-child{padding-left:0}.sound-gateway a:last-child{border:0;padding-right:0}
.gateway-number{font-size:10px;color:var(--electric);font-variant-numeric:tabular-nums}
.sound-gateway strong{display:block;font-size:19px;letter-spacing:-.045em}
.sound-gateway small{font-size:11px;color:#91aab9;display:block;margin-top:7px}
.gateway-arrow{margin-left:auto;color:var(--electric);font-size:24px;transition:transform .25s}
.sound-gateway a:hover .gateway-arrow{transform:translate(3px,-3px)}
.sound-gateway a:hover strong{color:var(--electric)}
.collection-art{position:relative;overflow:hidden;isolation:isolate;background:#071019!important;border-color:#294553;aspect-ratio:1;min-height:0}
.collection-art:before,.collection-art:after,.collection-art>i{display:none!important}
.collection-art .collection-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.92;z-index:-2;transition:transform .65s cubic-bezier(.22,.68,.25,1),filter .65s}
.collection-art .collection-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#02080ef2 0%,#02080d33 50%,#02080d55 100%)}
.collection-art .brand-wave{position:absolute;right:18px;top:18px;width:66px!important;height:23px!important;transform:none!important;opacity:.8;color:var(--electric)}
.collection-art .collection-index{position:absolute;top:22px;left:22px;color:#d2faff;font-size:9px;letter-spacing:.12em;z-index:1}
.collection-art b{position:absolute;bottom:24px;left:23px;font-size:clamp(28px,3vw,47px);line-height:.96;letter-spacing:-.065em;text-shadow:0 2px 25px #0008;color:#f5f8fb}
.collection-art .collection-arrow{bottom:23px;right:20px;color:var(--electric);font-size:27px}
.collection-card:hover .collection-photo{transform:scale(1.055);filter:brightness(1.12)}
.collection-card:hover .collection-art b{color:var(--electric)}
.collection-caption{gap:12px}.collection-caption>span{font-size:11px;line-height:1.6;color:#b8ccd5}
.collection-caption>small{font-size:9px;white-space:nowrap;color:#83a4b3}
.collection-note{font-size:11px;color:#88a4b3;line-height:1.8}
.brand-wave .signal-tracer,.stage-preview-wave .signal-tracer,.world-wave .signal-tracer{stroke:#bdfbff;stroke-width:3;stroke-dasharray:20 340;animation:signal-travel 4.8s linear infinite;animation-play-state:paused}
.scene-running .signal-tracer,.collection-card:hover .signal-tracer{animation-play-state:running}
.open-world{padding:85px 0 100px;overflow:hidden;position:relative;border-block:1px solid #173442;background:radial-gradient(ellipse at 13% 95%,#054a5c40,transparent 60%),#040a10}
.world-word{width:max-content;display:flex;gap:.25em;align-items:center;font-size:clamp(90px,16vw,250px);font-weight:800;line-height:1;letter-spacing:-.075em;color:transparent;-webkit-text-stroke:1px #00e5ff45;transform:translateX(calc(var(--scene-progress,0)*-110px - 20px));white-space:nowrap;margin-bottom:45px;user-select:none;pointer-events:none}
.world-word span:nth-child(2){color:#00e5ff10;-webkit-text-stroke:0}
.world-content{display:grid;grid-template-columns:.7fr 1fr;gap:100px;align-items:center}
.world-symbol{position:relative;display:grid;place-items:center;min-height:260px}
.world-symbol .signal-emblem{width:min(270px,75%)}
.world-wave{position:absolute;width:100%;height:90px;color:#00e5ff66;pointer-events:none;transform:scaleY(calc(1 + var(--audio-bass,0)*.2))}
.world-content h2{font-size:clamp(36px,4.6vw,66px);line-height:1.08;letter-spacing:-.06em;margin-bottom:24px}
.world-content p:not(.eyebrow){font-size:14px;line-height:1.9;max-width:550px;color:#adc4d1}
.world-links{display:flex;gap:28px;flex-wrap:wrap;margin-top:25px}.world-links a{font-size:12px}
.knowledge-teaser{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;border-top:1px solid #1d3846}
.knowledge-teaser h2{font-size:clamp(36px,4.5vw,68px);margin-bottom:0;letter-spacing:-.06em}
.knowledge-teaser p{font-size:14px;line-height:1.9;color:#b7cbd5;margin-bottom:25px}
.knowledge-teaser .button{font-size:12px}
.section-heading h2 em{font-style:normal;color:var(--electric)}
.ticker div{animation-play-state:paused}.ticker.scene-running div{animation-play-state:running}
.sound-art{border-radius:5px;aspect-ratio:1;isolation:isolate;background:#041019}
.sound-art:before,.sound-art:after{display:none}
.sound-art>img.signal-sculpture{opacity:.6;transform:scale(calc(1 + var(--audio-bass,0)*.012));filter:saturate(.85)}
.sound-art canvas{opacity:.75}
.sound-art-caption{padding-top:45px;left:0;right:0;bottom:0;padding:65px 22px 21px;background:linear-gradient(transparent,#030a10ed);display:flex;flex-direction:column;gap:8px;align-items:flex-start}
.sound-art-caption span:first-child{font-size:9px;letter-spacing:.2em;color:var(--electric)}
.sound-art-caption span:last-child{font-size:17px;letter-spacing:-.025em;color:#f5f8fb;line-height:1.3;display:block}
.artist-strip h2 em{font-style:normal;color:var(--electric)}
.artist-story{padding-top:145px;padding-bottom:100px}
.story-heading{max-width:1040px;margin-bottom:65px}
.story-heading h1{font-size:clamp(58px,7.3vw,110px);line-height:.98;letter-spacing:-.065em;margin-bottom:28px}
.artist-story em{color:var(--electric);font-style:normal}
.story-heading>p:not(.eyebrow){max-width:650px;font-size:16px;line-height:1.9;color:#bbd1dc}
.story-opening{display:grid;grid-template-columns:.75fr 1fr;gap:90px;align-items:center;margin-bottom:90px}
.artist-story figure{margin:0}.artist-story figure img{width:100%;height:auto;display:block;border-radius:4px}
.artist-story figcaption{font-size:10px;color:#8ea8b9;padding-top:12px;line-height:1.7}
.story-opening blockquote{margin:22px 0 35px;font-size:clamp(29px,3.8vw,56px);font-weight:600;line-height:1.18;letter-spacing:-.045em;color:#f5f8fb}
.story-wave{width:150px;height:45px;color:var(--electric)}.story-signature{font-size:10px;letter-spacing:.14em;color:var(--electric);margin-top:15px}
.story-chapters{max-width:1060px;margin-left:auto}
.story-chapters>section{display:grid;grid-template-columns:140px 1fr;gap:55px;border-top:1px solid #25404e;padding:42px 0}
.story-year{font-size:10px;letter-spacing:.13em;color:var(--electric);padding-top:8px}
.story-chapters h2{font-size:34px;letter-spacing:-.045em;line-height:1.15;margin-bottom:23px}
.story-chapters p{font-size:15px;line-height:1.95;color:#bdd0da;max-width:720px}
.story-reference{font-size:12px;color:var(--electric);text-decoration:underline;text-underline-offset:4px;display:inline-flex;padding-block:7px}
.story-closing{display:grid;grid-template-columns:1fr .55fr;align-items:center;gap:95px;margin-top:50px}
.story-closing h2{font-size:clamp(38px,4.7vw,70px);letter-spacing:-.055em}
.story-closing p:not(.eyebrow){font-size:14px;line-height:1.9;max-width:480px}
.story-closing .text-link{font-size:12px}
@media(max-width:1020px){.story-opening{gap:45px}.story-chapters>section{grid-template-columns:100px 1fr;gap:30px}.story-closing{gap:50px}}
@media(max-width:760px){.artist-story{padding-top:120px;padding-bottom:60px}.story-heading{margin-bottom:34px}.story-heading h1{font-size:clamp(42px,10.5vw,72px)}.story-heading>p:not(.eyebrow){font-size:14px}.story-opening{grid-template-columns:1fr;gap:32px;margin-bottom:50px}.story-opening figure{max-width:400px}.story-opening blockquote{font-size:32px;margin-block:20px 25px}.story-chapters>section{grid-template-columns:1fr;gap:16px;padding-block:30px}.story-chapters h2{font-size:28px;margin-bottom:17px}.story-chapters p{font-size:14px}.story-year{font-size:9px;padding:0}.story-closing{grid-template-columns:1fr;gap:30px;margin-top:30px}.story-closing figure{max-width:350px}.story-closing h2{font-size:36px}.sound-art{aspect-ratio:1;border-radius:4px}.sound-art-caption span:last-child{font-size:15px}.sound-art-caption span:first-child{font-size:8px}}
.music-stage:focus-within .hero-wordmark{transform:none}
body[data-motion=off] .signal-tracer,body[data-motion=reduced] .signal-tracer,body[data-motion=off] .lamp-glow,body[data-motion=reduced] .lamp-glow,body[data-motion=off] .emblem-orbit,body[data-motion=reduced] .emblem-orbit,body[data-motion=off] .wordmark-phonk,body[data-motion=reduced] .wordmark-phonk{animation:none!important}
body[data-motion=off] .hero-wordmark,body[data-motion=reduced] .hero-wordmark,body[data-motion=off] .world-word,body[data-motion=reduced] .world-word{transform:none!important}
@keyframes word-sheen{0%,18%{background-position:100% 50%}70%,100%{background-position:0% 50%}}
@keyframes signal-orbit{to{transform:rotate(360deg)}}
@keyframes signal-travel{to{stroke-dashoffset:-360}}
@keyframes lamp-breathe{0%,100%{opacity:.5}50%{opacity:.9}}
@media(min-width:1101px) and (max-height:810px){.hero.music-stage{min-height:655px;height:calc(100svh - 65px)}.music-stage .hero-content{padding-top:105px;padding-bottom:65px}.hero.music-stage h1.hero-wordmark{font-size:clamp(86px,9.2vw,132px);margin-bottom:23px}.stage-topline{margin-bottom:21px}.music-stage .hero-copy{font-size:14px;margin-bottom:15px}.stage-signal{max-width:110px}.stage-preview{padding-block:12px}.listening-promise{margin-top:11px}}
@media(max-width:1100px){.hero.music-stage{min-height:735px}.stage-bottom{grid-template-columns:1fr 140px;gap:30px}.stage-preview{display:none}.hero.music-stage h1.hero-wordmark{font-size:clamp(100px,12.4vw,142px)}.stage-edition{font-size:8px}.stage-signal{width:120px;justify-self:end}.world-content{gap:50px}.knowledge-teaser{gap:45px}.sound-gateway a{padding-inline:20px;gap:12px}.sound-gateway strong{font-size:17px}}
@media(max-width:760px){.hero.music-stage{min-height:670px;height:calc(100svh - 100px);max-height:830px}.music-stage .hero-content{padding-top:110px;padding-bottom:73px;justify-content:center}.stage-topline{margin-bottom:31px}.music-stage .eyebrow{font-size:8px;letter-spacing:.1em}.stage-edition{display:none}.hero.music-stage h1.hero-wordmark{font-size:clamp(48px,17.9vw,125px);line-height:.87;letter-spacing:-.07em;margin-bottom:35px}.hero-wordmark .wordmark-phonk{font-size:1.35em;line-height:.86;letter-spacing:.01em;margin-top:12px}.stage-bottom{display:block;position:relative}.music-stage .hero-copy{font-size:14px;max-width:325px;margin:0 0 24px;line-height:1.75}.music-stage .hero-actions{flex-direction:column;align-items:flex-start;gap:6px}.music-stage .hero-actions .button{font-size:12px;padding:15px 21px;min-height:54px;gap:35px}.music-stage .hero-actions .text-link{font-size:11px}.stage-signal{position:absolute;right:0;bottom:36px;width:88px;opacity:.85}.stage-signal>span{display:none}.listening-promise{max-width:235px;font-size:9px;margin-top:12px}.stage-ruler{left:20px;right:20px;bottom:20px;font-size:7px;gap:14px}.music-stage:after{background:linear-gradient(90deg,#03080dab 0%,#03080d55 85%),linear-gradient(0deg,#05080df7 0%,#05080d1c 65%)}.music-stage .hero-image{opacity:.85}.sound-gateway{padding-block:12px;grid-template-columns:1fr}.sound-gateway a,.sound-gateway a:first-child,.sound-gateway a:last-child{padding:16px 0;border-right:0;border-bottom:1px solid #17303d;min-height:70px;gap:18px}.sound-gateway a:last-child{border:0}.sound-gateway strong{font-size:19px}.sound-gateway small{font-size:10px;margin-top:5px}.gateway-number{width:24px}.collection-grid{gap:24px 14px}.collection-art b{font-size:clamp(25px,7.3vw,40px);bottom:16px;left:15px}.collection-art .collection-index{top:16px;left:15px;font-size:8px}.collection-art .collection-arrow{right:12px;bottom:14px;font-size:24px}.collection-art .brand-wave{width:40px!important;right:12px;top:10px;opacity:.6}.collection-caption{display:block;padding-top:10px}.collection-caption>span{display:block;font-size:10px;line-height:1.6}.collection-caption>small{display:block;margin-top:5px;font-size:8px}.open-world{padding:55px 0 65px}.world-word{font-size:24vw;letter-spacing:-.07em;margin-bottom:22px}.world-content{grid-template-columns:1fr;gap:20px}.world-symbol{min-height:150px}.world-symbol .signal-emblem{width:140px}.world-wave{max-width:400px;height:65px}.world-content h2{font-size:38px}.world-content p:not(.eyebrow){font-size:13px}.world-links{gap:22px}.knowledge-teaser{grid-template-columns:1fr;gap:25px}.knowledge-teaser p{font-size:13px}.brand small{font-size:8px;letter-spacing:.18em}}
@media(max-width:360px){.hero.music-stage{min-height:640px}.music-stage .hero-content{padding-top:108px}.stage-topline{margin-bottom:27px}.music-stage .eyebrow{font-size:7px}.hero.music-stage h1.hero-wordmark{margin-bottom:28px}.music-stage .hero-copy{font-size:12px}.stage-signal{width:66px;bottom:45px}.music-stage .hero-actions .button{font-size:11px;gap:20px}.listening-promise{font-size:8px}.collection-art b{font-size:24px}}
@media(prefers-reduced-motion:reduce){.music-stage *,.open-world *,.signal-tracer{animation:none!important;transition:none!important}.hero.music-stage h1.hero-wordmark,.world-word,.world-wave{transform:none!important}.collection-card:hover .collection-photo{transform:none}}
/* Progressive ambient film. The still remains visible and no media source is set before intent. */
.signal-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:0;pointer-events:none;transition:opacity .6s ease}
.signal-film.is-visible{opacity:.7}
.sound-art canvas{z-index:1;pointer-events:none}
.sound-art-caption{z-index:2}
.editorial-art.editorial-photo{background:#051017;isolation:isolate}
.editorial-art.editorial-photo:before{display:none}
.editorial-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.editorial-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,#02070bc9);z-index:1}
.editorial-photo i{z-index:2}
.editorial-card:hover .editorial-photo img{transform:scale(1.025)}
@media(max-width:760px){.signal-film{display:none}}
@media(prefers-reduced-motion:reduce){.signal-film{display:none}.editorial-photo img{transition:none;transform:none!important}}
body[data-motion=off] .editorial-photo img,body[data-motion=reduced] .editorial-photo img{transition:none;transform:none!important}

.identity-mark.identity-lockup{padding:35px 22px;background:#05090d;display:flex;align-items:center;justify-content:center}.identity-lockup img{width:100%;max-width:472px;height:auto}
/* V5 identity refinement: the same drawn letterforms, from avatar to the main stage. */
.brand .brand-lockup{width:185px;height:auto}
.hero.music-stage h1.hero-wordmark{width:min(65vw,900px);height:auto;line-height:0;letter-spacing:0}
.hero-wordmark>.wordmark-accessible{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.hero-wordmark .brand-display{display:block;width:100%;height:auto;overflow:visible;filter:drop-shadow(0 0 16px #00e5ff15)}
.brand-display .display-upper{fill:#f5f8fb}
.brand-display .display-lower{fill:#00e5ff}
.music-stage .hero-image{opacity:1;filter:none}
.music-stage:after{background:linear-gradient(90deg,#03080dbd 0%,#03080d55 45%,#03080d00 84%),linear-gradient(0deg,#05080df2 0%,transparent 48%,#03080d40 100%)}
.collection-art{border-color:#167487!important}
.collection-art .collection-photo{opacity:1}
.collection-art .collection-shade{background:linear-gradient(0deg,#02080ee8 0%,#02080d09 54%,#02080d22 100%)}
.collection-art b{color:#fff;text-shadow:0 2px 18px #000}
.collection-art .collection-index{color:#00e5ff}
.collection-art .collection-arrow{background:#00e5ff;color:#001114;display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:22px;clip-path:polygon(0 0,75% 0,100% 25%,100% 100%,0 100%)}
.collection-card:hover .collection-art{box-shadow:0 0 0 1px #00e5ff,0 12px 40px #00e5ff18}
.sound-art>img.signal-sculpture{opacity:.78;filter:none}
.sound-art{border-color:#168fa2}
.stage-preview{border-top:2px solid #00e5ff;border-bottom-color:#00e5ff60}
@media(min-width:1101px) and (max-height:810px){.hero.music-stage h1.hero-wordmark{width:min(60vw,785px)}}
@media(max-width:1100px){.hero.music-stage h1.hero-wordmark{width:min(78vw,790px)}}
@media(max-width:760px){.brand .brand-lockup{width:138px}.hero.music-stage h1.hero-wordmark{width:100%;margin-bottom:36px}.music-stage:after{background:linear-gradient(90deg,#03080d83 0%,#03080d35 85%),linear-gradient(0deg,#05080df7 0%,#05080d08 65%)}.music-stage .hero-image{opacity:1}.collection-art .collection-arrow{width:24px;height:24px;font-size:18px}}
@media(max-width:360px){.brand .brand-lockup{width:112px}.hero.music-stage h1.hero-wordmark{margin-bottom:30px}}

.collection-art .brand-wave{left:auto;bottom:auto}
.world-word .brand-display{display:block;width:140vw;min-width:900px;height:auto;overflow:visible}.world-word .brand-display g{fill:none;stroke:#00e5ff66;stroke-width:.7}
.footer-bottom a{color:#baf9ff;text-decoration:underline;text-decoration-color:#00e5ff55;text-underline-offset:4px}.footer-bottom a:hover{color:#00e5ff}
