/* V6 — a compact music-first studio. Blue light, physical cover art, clear choices. */
:root{--shell:1240px;--accent:#00e5ff;--electric:#00e5ff;--muted:#b4c7d0;--line:#25424d}
body{background:#05090d}
.shell{width:min(calc(100% - 96px),var(--shell))}
.reveal,.motion-ready [data-reveal]{opacity:1!important;transform:none!important}
.section,.studio-section{padding-block:64px}
h2{font-size:clamp(29px,3vw,43px)}
.site-header,.home-page .site-header{position:relative;height:86px;background:#05090de8;border-bottom:1px solid #18333d}
.header-inner{gap:25px}.brand .brand-lockup{width:170px;height:auto}
.desktop-nav{gap:27px;font-size:12px}.desktop-nav a{padding-block:13px}.desktop-nav a svg{width:16px;height:16px;vertical-align:middle;margin-right:5px}
.header-platform{display:flex;align-items:center;gap:7px;font-size:11px;color:#c3e7de;border:1px solid #246858;padding:9px 11px;border-radius:30px;white-space:nowrap}.header-platform svg{width:17px;height:17px}.header-platform small{font-size:8px;color:#91afa6}.lang-switch{margin-left:0}
.page-context-nav{display:flex;gap:8px;padding-top:26px;flex-wrap:wrap}.page-context-nav a{padding:8px 15px;border:1px solid #24424d;border-radius:30px;font-size:11px}.page-context-nav a[aria-current]{background:#00e5ff;color:#001015;border-color:#00e5ff}
.studio-hero{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;min-height:600px;padding-top:54px;padding-bottom:60px;position:relative}
.studio-hero:before{content:"";position:absolute;right:-35px;top:30px;bottom:5px;width:64%;background:radial-gradient(ellipse,#00556b44,transparent 66%);z-index:-1;pointer-events:none}
.studio-intro>.eyebrow{display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:.15em;margin-bottom:22px}
.studio-intro h1{width:clamp(260px,28vw,365px);max-width:100%;line-height:0;margin:0 0 25px}.studio-intro .brand-display{width:100%;height:auto;display:block}
.studio-line{font-size:clamp(25px,2.6vw,37px);font-weight:650;color:#f5f8fb;letter-spacing:-.045em;line-height:1.15;margin-bottom:18px}.studio-line em{font-style:normal;color:var(--accent)}
.studio-deck{max-width:365px;line-height:1.7;font-size:14px;margin-bottom:23px}
.studio-play{font-size:12px;padding:17px 23px;min-height:54px;gap:30px;box-shadow:0 5px 24px #00e5ff17}.studio-play svg{width:20px;height:20px}
.platform-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:22px}.platform-action{display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid #29434e;border-radius:5px;font-size:11px;min-height:43px;transition:background .2s,border-color .2s}.platform-action>svg{width:20px;height:20px;color:#00e5ff}.platform-action>svg:last-child{width:12px;height:12px}.platform-action small{font-size:9px;color:#819faa;margin-left:5px}.platform-action:hover{border-color:#00e5ff;background:#063d4b}
.studio-footnote{font-size:10px;line-height:1.65;color:#90abb7;margin:18px 0 0}
.record-stage{position:relative;max-width:590px;padding-right:76px;isolation:isolate}
.record-sleeve{position:relative;aspect-ratio:1;overflow:hidden;transform:rotate(-3deg);border:1px solid #3d8999;background:#07131b;box-shadow:0 22px 55px #0009;z-index:2}
.record-sleeve:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#02080eaa,transparent 45%,#01070d66);pointer-events:none}
.record-sleeve>img{width:100%;height:100%;object-fit:cover;opacity:1}
.sleeve-stamp{position:absolute;top:24px;left:24px;font-size:10px;font-weight:700;line-height:1.7;letter-spacing:.2em;color:#e4fcff;z-index:3}
.sleeve-label{position:absolute;bottom:21px;left:24px;font-size:9px;letter-spacing:.2em;color:#c7f9ff;z-index:3}
.sleeve-play{position:absolute;inset:0;margin:auto;width:76px;height:76px;border:1px solid #98f4ff;background:#00e5ff;color:#001016;display:grid;place-items:center;border-radius:50%;z-index:4;box-shadow:0 0 0 12px #00e5ff17;transition:transform .25s,box-shadow .25s}.sleeve-play svg{width:34px;height:34px}.sleeve-play:hover{transform:scale(1.06);box-shadow:0 0 0 20px #00e5ff20}.sleeve-play.is-playing{color:#001016;background:#e9fdff}
.vinyl-disc{position:absolute;top:6%;right:0;width:78%;aspect-ratio:1;border-radius:50%;background:repeating-radial-gradient(circle at center,#0b141c 0 2px,#192b36 3px,#05090f 4px 7px);border:2px solid #2c6476;box-shadow:8px 15px 42px #000a;animation:record-spin 18s linear infinite;animation-play-state:paused;overflow:hidden}
.vinyl-disc:before{content:"";position:absolute;inset:27%;border:1px solid #00e5ff99;border-radius:50%;background:conic-gradient(#00e5ff,#034951,#00e5ff);box-shadow:0 0 35px #00e5ff22}.vinyl-disc:after{content:"";position:absolute;inset:47%;border:5px solid #031219;background:#bed9de;border-radius:50%}.vinyl-disc>span{position:absolute;inset:0;background:conic-gradient(transparent 60%,#a3d7e61c 66%,transparent 76%)}
body.is-playing .scene-running .vinyl-disc{animation-play-state:running}
.record-caption{display:flex;align-items:center;gap:20px;justify-content:space-between;padding-top:30px}.record-caption>div{min-width:0}.record-caption .eyebrow{font-size:8px;letter-spacing:.16em;margin-bottom:5px;display:block}.record-caption strong{font-size:20px;line-height:1.3;display:block;letter-spacing:-.03em}.record-caption small{font-size:9px;color:#9fbac6;display:block;margin-top:5px}.record-caption .heartbeat{width:140px;height:44px;flex-shrink:0}
.heartbeat{display:block;width:100%;height:auto;overflow:visible}.pulse-base{stroke:#17677a;stroke-width:1.5}.pulse-travel{stroke:#00e5ff;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:80 380;stroke-dashoffset:460;filter:drop-shadow(0 0 4px #00e5ff77);animation:pulse-pass 3.6s linear infinite;animation-play-state:paused}.scene-running .pulse-travel{animation-play-state:running}
.music-divider{display:flex;align-items:center;gap:25px;min-height:94px;padding-block:22px;border-block:1px solid #24434e;background-image:linear-gradient(#00e5ff04 1px,transparent 1px),linear-gradient(90deg,#00e5ff04 1px,transparent 1px);background-size:32px 32px}.music-divider>span{font-size:8px;letter-spacing:.17em;white-space:nowrap;color:#87b1c0}.music-divider>.heartbeat{width:220px;height:44px}.divider-meter{display:flex;align-items:flex-end;gap:7px;flex:1;height:34px;overflow:hidden}.divider-meter i{height:16px;flex:1;min-width:3px;max-width:28px;transform-origin:center bottom;background:linear-gradient(#58f4ff,#00b9dc55);transform:scaleY(calc(.5 + var(--audio-energy,0)*1.2));border-radius:1px}.divider-meter i:nth-child(3n){height:27px;transform:scaleY(calc(.4 + var(--audio-bass,0)*.8))}.divider-meter i:nth-child(4n){height:34px}.divider-meter i:nth-child(2n){height:21px}
.studio-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px}.studio-heading h2{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.1}.studio-heading .eyebrow{margin-bottom:12px;font-size:9px}.studio-heading .eyebrow svg{width:20px;height:20px;vertical-align:middle;margin-right:7px}.studio-heading .text-link{font-size:11px;flex-shrink:0}.studio-heading .text-link svg{width:16px;height:16px}
.quick-tracks{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.quick-track{display:flex;align-items:center;gap:15px;padding:15px;background:#0b1720;border:1px solid #1c4553;border-radius:7px}.quick-track>img{width:56px;height:56px;object-fit:cover;border-radius:3px}.quick-track>div{flex:1;min-width:0}.quick-track strong{display:block;font-size:13px;line-height:1.35}.quick-track small{font-size:8px;color:#95b3c1;display:block;margin-top:7px}.quick-track button{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border:1px solid #00e5ff70;background:#05141c;border-radius:50%;color:#00e5ff}.quick-track button svg{width:17px;height:17px}.quick-track.is-playing{border-color:#00e5ff;background:#063848}.quick-track button.is-playing{color:#001018;background:#00e5ff}
.mood-section{padding-top:30px}.mood-section .collection-grid{gap:23px}.collection-art{border:0!important;border-radius:7px}.collection-art .collection-photo{opacity:1}.collection-art .collection-shade{background:linear-gradient(0deg,#02080de6,transparent 70%)}.collection-art .brand-wave{display:none}.collection-art .collection-index{background:#020c13aa;padding:5px 7px;border:1px solid #64cadd40;top:15px;left:15px;border-radius:2px;color:#a9f4ff;font-size:8px}.collection-art b{font-size:clamp(28px,2.9vw,39px);left:20px;bottom:19px;letter-spacing:-.05em}.collection-art .collection-arrow{bottom:20px;right:17px;background:#00e5ff;color:#001016;width:28px;height:28px;font-size:19px}.collection-caption{padding-top:10px}.collection-caption>span{font-size:10px;color:#a7c1cd}.collection-caption>small{font-size:8px;color:#81a9b9}.collection-card:hover .collection-photo{transform:scale(1.035)}
.watch-teaser{margin-top:50px;background:#09141c;border-block:1px solid #193c48}.watch-teaser-grid,.watch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.watch-card{min-width:0}.watch-image{position:relative;aspect-ratio:16/10;border-radius:6px;overflow:hidden;background:#0b2030;border:1px solid #295263}.watch-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#01070bbd,transparent 65%);pointer-events:none}.watch-image img{width:100%;height:100%;object-fit:cover;opacity:.95;transition:transform .3s}.watch-category,.watch-status{position:absolute;z-index:1;left:17px;font-size:8px;letter-spacing:.13em}.watch-category{top:16px;color:#a4efff;background:#01121bbb;border:1px solid #2a6476;padding:5px 8px;border-radius:3px}.watch-status{bottom:17px;color:#e3f7ff}.watch-status:before{content:"";display:inline-block;width:5px;height:5px;background:#00e5ff;border-radius:50%;margin-right:8px}.watch-caption{padding:15px 0}.watch-caption h3{font-size:17px;line-height:1.3;letter-spacing:-.035em;margin-bottom:7px}.watch-caption>span{font-size:10px;color:#89a8b8}.watch-card[href]:hover img{transform:scale(1.04)}.watch-play{position:absolute;inset:0;margin:auto;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#00e5ff;color:#001015;z-index:2}.watch-play svg{width:26px;height:26px}
.watch-lead{display:flex;align-items:center;justify-content:space-between;gap:45px;padding-block:60px 40px}.watch-lead h1,.music-intro h1{font-size:clamp(40px,5vw,68px);line-height:1.03;letter-spacing:-.06em;margin:0 0 20px}.watch-lead .eyebrow svg,.music-intro .eyebrow svg{width:22px;height:22px;vertical-align:middle;margin-right:7px}.watch-lead p:not(.eyebrow){max-width:600px;font-size:14px;line-height:1.75;margin-bottom:0}.watch-lead .button{font-size:11px;white-space:nowrap;gap:15px}.watch-lead .button svg{width:19px;height:19px}.video-room{padding-bottom:35px}.video-filters{display:flex;gap:8px;flex-wrap:wrap;padding-block:8px 25px;border-bottom:1px solid #25404c}.video-filters button{background:#0a1822;border:1px solid #315363;padding:10px 17px;border-radius:30px;font-size:11px;color:#c4dbe5}.video-filters button[aria-pressed=true]{background:#00e5ff;color:#00141d;border-color:#00e5ff}.watch-group-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-block:35px 25px}.watch-group-heading h2{font-size:30px;margin:0}.watch-group-heading p{max-width:510px;font-size:12px;margin:0;line-height:1.7}.video-filter-count{font-size:11px;color:#9bbdce}.watch-group-title{font-size:25px;margin-top:35px}.watch-card[hidden]{display:none}.screen-note{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-block:65px}.screen-note h2{font-size:36px}.screen-note p:not(.eyebrow){font-size:14px}.screen-note .heartbeat{opacity:.75}
.home-reading{display:grid;grid-template-columns:1.35fr .8fr;gap:55px;align-items:center}.home-story{position:relative;min-height:320px;border-radius:6px;overflow:hidden;background:#091924;display:flex;align-items:flex-end}.home-story>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-story:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#010a12ee,transparent)}.home-story>div{position:relative;z-index:1;padding:30px}.home-story .eyebrow{font-size:8px}.home-story h2{font-size:29px;line-height:1.18;max-width:440px}.home-story .text-link{font-size:10px}.home-reading-side h2{font-size:33px;line-height:1.15}.home-reading-side>a{display:flex;align-items:center;gap:12px;min-height:54px;padding-block:10px;border-bottom:1px solid #28434e;font-size:12px}.home-reading-side>a svg{width:18px;height:18px;color:#00e5ff;flex-shrink:0}.home-reading-side>a span{flex:1}
.maker-teaser{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:center;padding-top:30px}.maker-teaser>img{width:100%;height:420px;object-fit:cover;object-position:50% 38%;border-radius:7px}.maker-teaser h2{font-size:clamp(33px,4vw,52px);line-height:1.1;margin-bottom:20px}.maker-teaser h2 em{font-style:normal;color:#00e5ff}.maker-teaser p:not(.eyebrow){max-width:510px;font-size:14px;line-height:1.75}.maker-links{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.maker-links .button{font-size:11px;gap:20px}.maker-links svg{width:17px;height:17px}
.music-intro{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:center;padding-block:50px 32px}.music-intro h1{font-size:clamp(36px,4.3vw,58px);margin-bottom:15px}.music-intro h1 em{color:#00e5ff;font-style:normal}.music-intro p:not(.eyebrow){font-size:14px;max-width:560px;margin:0}.music-intro-signal{padding:25px;border:1px solid #225064;border-radius:7px;background:linear-gradient(135deg,#043b4f66,#06111d)}.music-intro-signal>div{display:flex;justify-content:space-between;font-size:7px;letter-spacing:.12em;color:#91c4d4;margin-top:10px}
.library-section{padding-top:10px;padding-bottom:60px}.sound-layout{padding:26px;background:linear-gradient(120deg,#0b202a,#07121a 50%);border:1px solid #2a5362;border-radius:9px;grid-template-columns:.82fr 1.18fr;gap:30px;align-items:start}.sound-layout>div:first-child{position:sticky;top:22px}.sound-art{border:1px solid #25768a;border-radius:5px;box-shadow:0 15px 35px #0003;aspect-ratio:1}.sound-art>img.signal-sculpture{opacity:.92;filter:none}.sound-art canvas{opacity:.67}.signal-status{font-size:8px}.demo-note{font-size:10px;line-height:1.75}.track-row{min-height:69px;padding:12px 9px;gap:11px}.track-name{font-size:13px}.track-meta{font-size:8px}.track-time{font-size:10px}.track-play{width:34px;height:34px;min-width:34px}.track-play svg{width:15px;height:15px}.track-row.is-playing{border-color:#00e5ff;border-left:3px solid #00e5ff;background:#05425988}.library-controls{margin-bottom:8px}.collection-filters{gap:6px}.collection-filters button{font-size:9px;padding:8px 10px;min-height:34px}.track-search{margin-top:12px}.track-search input{font-size:12px;padding-block:10px}.filter-result{font-size:9px}.playlist-foot{margin-top:10px;gap:10px;font-size:8px}.playlist-foot .text-link{font-size:11px}
.page-lead{padding-top:56px;padding-bottom:38px}.page-title{font-size:clamp(38px,4.8vw,64px);max-width:850px;line-height:1.08;margin-bottom:20px}.page-deck{font-size:15px;line-height:1.75;max-width:740px}.page-lead .eyebrow{margin-bottom:17px}.context-art{display:grid;grid-template-columns:1fr 1.4fr;height:150px;overflow:hidden;border:1px solid #235262;border-radius:6px;background:#0a1d29;margin-bottom:36px}.context-art>img{height:150px;width:100%;object-fit:cover;object-position:50% 43%}.context-art>div{padding:20px 32px;display:flex;flex-direction:column;justify-content:center;gap:10px}.context-art .heartbeat{height:55px;width:100%}.context-art span{font-size:8px;letter-spacing:.2em;color:#81d6e7}.offer{padding:28px 0}.offer h2{font-size:25px}.offer p{font-size:14px}.contact-block{padding-block:55px}.contact-email{font-size:clamp(24px,4vw,52px)}.contact-form-section{padding-block:20px 60px}.contact-form-intro h2{font-size:34px}.contact-form-intro p:not(.eyebrow){font-size:14px}.legal-content{padding-block:25px 50px}.prose h2{font-size:27px}.prose p{font-size:15px;line-height:1.85}.album-notes{padding-block:45px}.album-names{margin-block:23px}.support-actions h2{font-size:28px}.support-actions>a{padding:25px}.creator-steps{gap:30px;padding-block:40px}.creator-steps h2{font-size:26px}.creator-status p{font-size:13px}.identity-system{padding-block:45px}.identity-system h2{font-size:34px}.merch-hero{max-height:560px;object-fit:cover;border-radius:7px}.merch-note{font-size:11px}.news-feature{padding:28px 0}.news-feature h3{font-size:25px}.news-feature p{font-size:13px}
.artist-v6{padding-top:38px;padding-bottom:65px}.artist-cover{display:grid;grid-template-columns:1.03fr 1fr;gap:64px;align-items:center;margin-bottom:55px}.artist-cover figure{margin:0}.artist-cover img{width:100%;height:min(70vw,580px);object-fit:contain;object-position:left center;border-radius:6px;background:#030a12}.artist-cover figcaption{font-size:9px;margin-top:10px;color:#7f9dab}.artist-copy .eyebrow{font-size:9px;margin-bottom:18px}.artist-copy h1{font-size:clamp(36px,4.6vw,61px);line-height:1.03;margin:0 0 18px;letter-spacing:-.055em}.artist-copy h1 em{color:#00e5ff;font-style:normal}.artist-copy p:not(.eyebrow){font-size:14px;line-height:1.8;margin-bottom:21px}.artist-copy .artist-name{font-size:12px;color:#9dc9d8}.artist-copy .heartbeat{max-width:310px;height:48px;margin:22px 0}.artist-copy .button{font-size:11px;gap:18px}.artist-copy .button svg{width:18px;height:18px}.artist-copy .maker-links{gap:15px}.artist-copy .text-link{font-size:11px}.artist-v6 .story-chapters{max-width:950px;margin-inline:auto;border-top:1px solid #244552}.artist-v6 .story-chapters>section{grid-template-columns:100px 1fr;gap:40px;padding-block:28px}.artist-v6 .story-chapters h2{font-size:28px;margin-bottom:15px}.artist-v6 .story-chapters p{font-size:14px;line-height:1.8}.artist-note{margin:0 0 45px;padding:20px 30px;border-left:3px solid #00e5ff;background:#0a1a23;display:flex;align-items:center;gap:35px;justify-content:space-between}.artist-note blockquote{font-size:20px;line-height:1.5;margin:0;max-width:660px;letter-spacing:-.025em}.artist-note small{font-size:9px;color:#75cbdd;white-space:nowrap}.artist-v6 .story-closing{display:none}
.site-footer{padding-top:45px;border-top:1px solid #21414f;background:#03090e}.footer-top{padding-bottom:27px}.footer-top .brand-lockup{width:210px}.footer-slogan{font-size:12px;letter-spacing:.08em}.footer-links{padding-block:20px 30px;gap:30px;grid-template-columns:repeat(4,1fr)}.footer-links>div{display:flex;flex-direction:column;gap:6px}.footer-links strong{font-size:9px;letter-spacing:.14em;color:#66dbea;margin-bottom:8px}.footer-links a{font-size:11px;min-height:28px;padding:3px 0;color:#9fb9c6}.footer-links a:hover{color:#00e5ff}.footer-bottom{padding-block:20px;font-size:10px;gap:15px}.footer-wave{display:none}
@keyframes pulse-pass{0%{stroke-dashoffset:460}100%{stroke-dashoffset:0}}
@keyframes record-spin{to{transform:rotate(360deg)}}
@media(max-width:1100px){.header-platform{display:none}.studio-hero{gap:40px;min-height:560px}.record-stage{padding-right:48px}.record-caption .heartbeat{width:95px}.record-caption strong{font-size:17px}.quick-tracks{gap:10px}.quick-track{gap:10px;padding:12px}.quick-track>img{width:43px;height:43px}.quick-track strong{font-size:11px}.quick-track small{font-size:7px}.music-divider>span:last-child{display:none}.artist-cover{gap:35px}.sound-layout{gap:22px;padding:20px}.home-reading{gap:35px}.maker-teaser{gap:40px}.watch-group-heading{gap:30px}.watch-group-heading p{max-width:380px}}
@media(max-width:880px){.studio-hero{grid-template-columns:1fr 1fr;gap:30px;padding-block:42px}.studio-intro h1{width:270px}.studio-line{font-size:26px}.studio-deck{font-size:12px}.studio-intro>.eyebrow{font-size:7px}.platform-actions{gap:7px}.platform-action{font-size:10px;padding:8px;gap:7px}.record-stage{padding-right:30px}.record-caption{padding-top:22px}.record-caption .heartbeat{display:none}.record-caption strong{font-size:16px}.record-caption small{font-size:8px}.quick-tracks{grid-template-columns:1fr}.quick-track{padding:14px}.quick-track>img{width:48px;height:48px}.quick-track strong{font-size:13px}.quick-track small{font-size:9px}.quick-track button{margin-left:auto}.sound-layout{grid-template-columns:.8fr 1.2fr;padding:18px;gap:20px}.watch-lead{display:block}.watch-lead .button{margin-top:22px}.music-intro{gap:35px}.maker-teaser>img{height:370px}.artist-copy h1{font-size:41px}.artist-copy p:not(.eyebrow){font-size:12px}.artist-cover img{height:auto}.artist-note blockquote{font-size:18px}.artist-note{gap:20px}}
@media(max-width:760px){.shell{width:calc(100% - 40px)}.site-header,.home-page .site-header{height:77px}.header-inner{gap:10px}.brand .brand-lockup{width:138px}.header-platform{display:none}.studio-hero{grid-template-columns:1fr;gap:35px;padding-top:32px;padding-bottom:30px;min-height:0}.studio-hero:before{width:100%;right:0;top:30%}.studio-intro{display:grid;grid-template-columns:1fr auto;align-items:start;gap:0 15px}.studio-intro>.eyebrow{grid-column:1/-1;font-size:7px;margin-bottom:18px}.studio-intro h1{width:min(60vw,270px);margin:0 0 16px;grid-column:1/-1}.studio-line{font-size:24px;grid-column:1/-1;margin-bottom:13px}.studio-line br{display:none}.studio-deck{font-size:12px;grid-column:1/-1;margin-bottom:18px;max-width:440px}.studio-play{font-size:11px;padding:14px 17px;min-height:50px;gap:17px;grid-column:1/-1;width:max-content}.platform-actions{grid-column:1/-1;margin-top:16px;gap:10px}.platform-action{font-size:10px;min-height:39px;padding:8px 12px}.studio-footnote{font-size:9px;margin-top:13px;grid-column:1/-1}.record-stage{width:min(100% - 10px,450px);margin:auto;padding:0 35px 0 5px}.record-sleeve{transform:rotate(-2deg)}.sleeve-stamp{font-size:8px;top:18px;left:18px}.sleeve-label{font-size:8px;left:18px;bottom:16px}.sleeve-play{width:61px;height:61px}.sleeve-play svg{width:28px;height:28px}.record-caption{padding-top:24px;gap:15px}.record-caption strong{font-size:19px}.record-caption .heartbeat{display:block;width:100px;height:37px}.record-caption small{font-size:9px}.record-caption .eyebrow{font-size:7px}.studio-section,.section{padding-block:38px}.studio-heading{display:block;margin-bottom:23px}.studio-heading h2{font-size:30px}.studio-heading .eyebrow{font-size:8px;margin-bottom:10px}.studio-heading>.text-link{margin-top:8px;font-size:10px;min-height:35px}.mood-section{padding-top:13px}.mood-section .collection-grid{gap:22px 14px}.collection-art b{font-size:clamp(24px,7vw,38px);left:14px;bottom:15px}.collection-art .collection-index{font-size:7px;left:10px;top:10px}.collection-art .collection-arrow{width:22px;height:22px;right:12px;bottom:14px;font-size:15px}.collection-caption>span{font-size:9px}.collection-caption>small{font-size:8px}.music-divider{min-height:65px;gap:15px;padding-block:12px}.music-divider>span{display:none}.music-divider>.heartbeat{width:140px;height:34px}.divider-meter{height:27px;gap:5px}.divider-meter i:nth-child(n+15){display:none}.divider-meter i:nth-child(4n){height:26px}.watch-teaser{margin-top:32px}.watch-teaser-grid,.watch-grid{grid-template-columns:1fr 1fr;gap:15px}.watch-featured{grid-column:1/-1}.watch-image{aspect-ratio:16/10}.watch-featured .watch-image{aspect-ratio:16/9}.watch-caption{padding:10px 0}.watch-caption h3{font-size:14px}.watch-caption>span{font-size:9px;line-height:1.5;display:block}.watch-category{left:10px;top:10px;font-size:7px;padding:4px 5px}.watch-status{font-size:7px;left:10px;bottom:10px}.watch-lead{padding-block:35px 25px}.watch-lead h1{font-size:44px}.watch-lead .eyebrow{font-size:8px}.watch-lead p:not(.eyebrow){font-size:13px}.watch-lead .button{font-size:10px;white-space:normal;padding:13px 17px;min-height:46px}.video-filters{gap:6px;padding-bottom:18px}.video-filters button{padding:8px 12px;font-size:9px;min-height:34px}.watch-group-heading{display:block;margin-block:25px 20px}.watch-group-heading h2{font-size:27px}.watch-group-heading p{font-size:11px;margin-top:12px}.screen-note{grid-template-columns:1fr;gap:20px;padding-block:35px}.screen-note>div:first-child{display:none}.screen-note h2{font-size:29px}.screen-note p:not(.eyebrow){font-size:13px}.home-reading{grid-template-columns:1fr;gap:28px}.home-story{min-height:280px}.home-story>div{padding:24px}.home-story h2{font-size:26px}.home-reading-side h2{font-size:29px}.home-reading-side>.eyebrow{font-size:8px;margin-bottom:13px}.home-reading-side>a{font-size:11px;min-height:49px}.maker-teaser{grid-template-columns:1fr;gap:27px;padding-top:0}.maker-teaser>img{height:340px;width:100%;object-position:center 36%}.maker-teaser h2{font-size:38px}.maker-teaser p:not(.eyebrow){font-size:13px}.maker-links{gap:10px}.maker-links .button{font-size:10px;min-height:48px;padding:13px 18px}.maker-links .text-link{font-size:10px}.music-intro{grid-template-columns:1fr;gap:22px;padding-block:34px 24px}.music-intro h1{font-size:42px}.music-intro h1 br{display:none}.music-intro p:not(.eyebrow){font-size:12px}.music-intro .eyebrow{font-size:8px;margin-bottom:14px}.music-intro-signal{padding:10px 17px}.music-intro-signal>.heartbeat{height:45px}.music-intro-signal>div{font-size:6px}.library-section{padding-top:0}.sound-layout{grid-template-columns:1fr;padding:15px;gap:20px}.sound-layout>div:first-child{position:static}.sound-art{max-width:430px;margin-inline:auto}.sound-art-caption span:last-child{font-size:15px}.sound-art-caption{padding:45px 15px 15px}.demo-note{font-size:9px;margin-bottom:0}.track-row{padding:11px 3px;min-height:66px}.track-name{font-size:12px}.track-time{font-size:9px}.track-meta{font-size:7px}.collection-filters button{font-size:8px;padding:7px 9px}.collection-filters button small{font-size:7px}.filter-result{font-size:8px}.playlist-foot{font-size:7px}.page-lead{padding-block:33px 24px}.page-title{font-size:38px}.page-deck{font-size:13px}.page-lead .eyebrow{font-size:8px}.context-art{height:110px;grid-template-columns:1fr 1fr;margin-bottom:25px}.context-art>img{height:110px}.context-art>div{padding:12px}.context-art span{font-size:6px;letter-spacing:.08em}.context-art .heartbeat{height:35px}.offer{padding-block:22px}.offer h2{font-size:23px}.offer p{font-size:12px}.contact-block{padding-block:30px}.contact-email{font-size:24px;overflow-wrap:anywhere}.contact-form-section{padding-block:15px 35px}.contact-form-intro h2{font-size:30px}.contact-form-intro p:not(.eyebrow){font-size:12px}.legal-content{padding-block:15px 35px}.prose h2{font-size:25px}.prose p{font-size:14px}.album-names{font-size:24px}.creator-steps{padding-block:27px;gap:25px}.creator-status p{font-size:11px}.identity-system h2{font-size:29px}.artist-v6{padding-top:25px;padding-bottom:35px}.artist-cover{grid-template-columns:1fr;gap:28px;margin-bottom:30px}.artist-cover img{height:auto;max-height:540px;width:100%;object-fit:contain;background:#02080c}.artist-cover figcaption{font-size:8px}.artist-copy h1{font-size:42px}.artist-copy p:not(.eyebrow){font-size:13px}.artist-copy .heartbeat{height:40px;margin:17px 0}.artist-note{padding:18px;display:block;margin-bottom:27px}.artist-note blockquote{font-size:18px}.artist-note small{display:block;margin-top:14px;font-size:8px}.artist-v6 .story-chapters>section{grid-template-columns:1fr;gap:10px;padding-block:24px}.artist-v6 .story-chapters h2{font-size:25px}.artist-v6 .story-chapters p{font-size:13px}.artist-v6 .story-year{font-size:8px}.site-footer{padding-top:32px}.footer-top .brand-lockup{width:185px}.footer-slogan{font-size:9px}.footer-links{grid-template-columns:1fr 1fr;gap:23px 20px;padding-bottom:20px}.footer-links a{font-size:10px;min-height:30px}.footer-links strong{font-size:8px}.footer-bottom{font-size:9px;gap:11px}.page-context-nav{gap:6px;padding-top:20px}.page-context-nav a{font-size:9px;padding:7px 11px}}
@media(max-width:360px){.brand .brand-lockup{width:112px}.header-inner{gap:7px}.studio-line{font-size:21px}.studio-deck{font-size:11px}.record-caption strong{font-size:16px}.record-caption .heartbeat{width:78px}.studio-heading h2{font-size:27px}.sleeve-play{width:54px;height:54px}.quick-track strong{font-size:12px}.quick-track small{font-size:8px}.quick-track>img{width:42px;height:42px}.sound-layout{padding:11px}.track-name{font-size:11px}.watch-caption h3{font-size:12px}.artist-copy h1{font-size:37px}}
body[data-motion=off] .vinyl-disc,body[data-motion=reduced] .vinyl-disc,body[data-motion=off] .pulse-travel,body[data-motion=reduced] .pulse-travel{animation:none!important}
body[data-motion=off] .divider-meter i,body[data-motion=reduced] .divider-meter i{transform:none}
@media(prefers-reduced-motion:reduce){.vinyl-disc,.pulse-travel{animation:none!important}.record-sleeve{transform:none}.record-stage *,.watch-image img{transition:none!important}.divider-meter i{transform:none}.sleeve-play:hover{transform:none}}
/* Platform status and the studio note use the same direct listening journey. */
.platform-focus{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:45px;background:#09201f;border:1px solid #245d50;padding:40px;border-radius:8px;margin-bottom:40px;scroll-margin-top:25px}.platform-emblem{display:grid;place-items:center;aspect-ratio:1;border-radius:50%;background:#0b3229;color:#74ecc2}.platform-emblem svg{width:90px;height:90px}.platform-focus h2{font-size:39px;margin:15px 0}.platform-focus p:not(.eyebrow){max-width:650px;line-height:1.8;font-size:14px;margin-bottom:24px}.platform-focus .button{font-size:12px}.collab-cta{padding-top:28px}.news-article{padding-top:38px}.news-article>header{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;margin-block:30px 45px}.news-article-cover{aspect-ratio:4/3;object-fit:cover;width:100%;border-radius:7px}.news-article .article-title{font-size:clamp(30px,3.6vw,48px);line-height:1.1}.news-article .prose{max-width:740px;margin:auto}.news-article .article-byline{font-size:12px;flex-wrap:wrap}.screen-note .platform-actions{margin-top:0}.watch-card[hidden]{display:none!important}
@media(max-width:760px){.platform-focus{grid-template-columns:1fr;gap:25px;padding:24px}.platform-emblem{width:85px;height:85px}.platform-emblem svg{width:50px;height:50px}.platform-focus h2{font-size:30px}.platform-focus p:not(.eyebrow){font-size:13px}.platform-focus .eyebrow{font-size:8px}.news-article>header{grid-template-columns:1fr;gap:25px;margin-block:20px 30px}.news-article .article-title{font-size:33px}.news-article{padding-top:25px}}

@media(max-width:760px){.track-search input{font-size:16px}.screen-note:has(.platform-actions){display:flex;flex-direction:column;align-items:stretch}.screen-note:has(.platform-actions)>div:first-child{display:block}}
.watch-image>picture{display:block;width:100%;height:100%}
.watch-grid:has(>.watch-card:not([hidden])):not(:has(>.watch-card:not([hidden])~.watch-card:not([hidden]))){grid-template-columns:minmax(0,760px)}
/* Rotating circular artwork must not expose its square transform bounds on narrow phones. */
.studio-hero{overflow:clip}
