@font-face{font-family:Barlow;src:url('/assets/fonts/barlow-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Barlow;src:url('/assets/fonts/barlow-semibold.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:'Barlow Condensed';src:url('/assets/fonts/barlow-condensed-semibold.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
:root{--paper:#f5f0e3;--ink:#24201a;--dark:#211a16;--orange:#be4313;--muted:#665a4c;--light-muted:#c9bcaa;--line:#d5caba;--display:'Barlow Condensed',sans-serif;--body:Barlow,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:18px;line-height:1.55;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px}
a:hover{text-decoration-thickness:2px}
button,a{-webkit-tap-highlight-color:transparent}
button{font:inherit}
:focus-visible{outline:3px solid var(--orange);outline-offset:5px}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.02;letter-spacing:-.02em;text-wrap:balance}
h2{font-size:clamp(2.6rem,4.2vw,4rem)}
h3{font-size:2.2rem}
p{max-width:70ch}
.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}
.skip-link{position:absolute;top:-80px;left:24px;z-index:10;padding:12px 20px;background:var(--ink);color:var(--paper)}
.skip-link:focus{top:10px}
.site-header{display:flex;align-items:center;gap:32px;min-height:100px;border-bottom:1px solid var(--line)}
.brand{display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:23px;white-space:nowrap;text-decoration:none}
.site-header nav{display:flex;gap:30px;margin-left:auto;font-size:16px;font-weight:600}
.site-header nav a{text-decoration:none;padding:12px 0}
.site-header nav a:hover{color:var(--orange)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:17px 25px;background:var(--orange);color:var(--paper);border:0;border-radius:4px;text-decoration:none;font-weight:600;font-size:18px;line-height:1.4;min-height:52px}
.button:hover{background:#9b340c;text-decoration:none}
.button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.button-small{padding:12px 17px;font-size:16px;min-height:46px;gap:18px}
.hero-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;padding-block:45px 42px}
h1{font-size:clamp(4.2rem,7.5vw,6rem);line-height:.94;letter-spacing:-.025em}
h1 em{font-style:normal;color:var(--orange)}
.hero-heading p{width:325px;padding-bottom:4px;line-height:1.6;color:var(--muted)}
.triptych{display:grid;grid-template-columns:1fr 2.25fr 1fr;gap:18px;padding:26px 0;background:var(--orange);align-items:stretch;overflow:hidden}
.triptych .material{width:100%;height:100%;max-height:440px;object-fit:cover}
.vinyl{object-position:48% 50%}.speaker{object-position:40% 50%}
.hero-screen{display:flex;align-items:center;justify-content:center;min-width:0}
.hero-screen img{width:100%;border-radius:7px;box-shadow:0 14px 35px #32170855}
.download-band{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;padding-block:44px 52px}
.download-band h2{font-size:2.65rem;line-height:1.06;margin-bottom:17px}
.download-band>div>p{color:var(--muted);max-width:48ch}
.download-actions{justify-self:end;width:360px;max-width:100%}
.download-actions .button{width:100%}
.download-actions .release-meta{font-size:14px;margin-top:9px}
.download-actions .setup-note{font-size:15px;margin-top:17px;line-height:1.5}
.text-link{font-weight:600;text-decoration:none;display:inline-flex;gap:14px;align-items:center}
.text-link:hover{text-decoration:underline}
.external-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.download-actions>.text-link{font-size:16px;margin-top:17px}
.studio-section{background:var(--dark);color:var(--paper);padding-block:76px 34px}
.studio-section :focus-visible{outline-color:#f1ab7c}
.studio-heading{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:38px}
.studio-heading p{max-width:410px;color:var(--light-muted)}
.tab-list{display:flex;gap:28px;border-bottom:1px solid #645241;margin-bottom:34px}
.tab-list button{background:none;border:0;border-bottom:3px solid transparent;padding:12px 0 16px;cursor:pointer;color:var(--light-muted);font-size:18px;font-weight:600;min-height:48px}
.tab-list button:hover{color:var(--paper)}
.tab-list button[aria-selected=true]{color:var(--paper);border-bottom-color:#ee8c50}
.studio-panel{display:grid;grid-template-columns:.8fr 1.45fr;gap:48px;align-items:center}
.studio-panel[hidden]{display:none}
.studio-panel+.studio-panel{margin-top:50px}
.enhanced .studio-panel+.studio-panel{margin-top:0}
.panel-copy h3{font-size:2.55rem;margin-bottom:24px}
.panel-copy p{color:var(--light-muted)}
.panel-copy ul{padding:0;list-style:none;font-size:16px;color:var(--light-muted);margin:22px 0}
.panel-copy li{padding-block:7px;border-bottom:1px solid #483b31}
.panel-copy .text-link{font-size:16px;color:#f1ab7c}
.studio-panel figure img{width:100%;border-radius:7px}
figcaption{font-size:13px;color:var(--light-muted);margin-top:10px;text-align:right}
.panel-reveal figure{animation:studio-reveal 450ms cubic-bezier(.16,1,.3,1)}
@keyframes studio-reveal{from{clip-path:inset(0 2% 0 0 round 7px)}to{clip-path:inset(0 0 0 0 round 7px)}}
.studio-footnote{border-top:1px solid #645241;margin-top:46px;padding-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:50px}
.studio-footnote p:first-child{font-family:var(--display);font-size:1.7rem}
.studio-footnote p:last-child{font-size:15px;color:var(--light-muted)}
.start-section{padding-block:85px 0}
.section-intro{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:42px}
.section-intro p{color:var(--muted);width:360px}
.setup-steps{list-style:none;counter-reset:setup;display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding:0;margin:0}
.setup-steps li{counter-increment:setup;border-top:1px solid var(--line);padding-top:25px}
.setup-steps li:before{content:counter(setup);font-family:var(--display);color:var(--orange);font-size:2.2rem;display:block;margin-bottom:16px}
.setup-steps h3{font-size:1.95rem;margin-bottom:15px}
.setup-steps p{font-size:17px;color:var(--muted)}
.download-detail{display:flex;flex-wrap:wrap;gap:10px 26px;font-size:14px;border-top:1px solid var(--line);margin-top:42px;padding-top:22px;color:var(--muted)}
.download-detail span{margin-right:auto}
.questions{display:grid;grid-template-columns:.9fr 1.35fr;gap:70px;padding-block:90px}
.questions h2{font-size:3rem;max-width:260px}
.question-list{border-top:1px solid var(--line)}
details{border-bottom:1px solid var(--line)}
summary{cursor:pointer;font-weight:600;list-style:none;position:relative;padding:20px 32px 20px 0;min-height:64px}
summary::-webkit-details-marker{display:none}
summary:before,summary:after{content:'';position:absolute;right:3px;top:31px;width:14px;height:1.75px;background:currentColor}
summary:after{transform:rotate(90deg)}
details[open] summary:after{display:none}
details p{color:var(--muted);font-size:17px;padding:0 26px 23px 0}
.community{background:var(--orange);color:var(--paper)}
.community-inner{padding-block:62px;display:flex;justify-content:space-between;align-items:center;gap:80px}
.community p{max-width:48ch;margin-top:25px}
.community-actions{flex-shrink:0;display:flex;flex-direction:column;gap:24px;align-items:start}
.button-light{background:var(--paper);color:var(--ink)}
.button-light:hover{background:#e8dcc7}
.community :focus-visible{outline-color:var(--paper)}
.site-footer{padding-block:35px 38px}
.footer-top{display:flex;align-items:center;gap:24px;font-size:15px}
.footer-top .brand{margin-right:auto}
.credits{font-size:15px;color:var(--muted);margin-top:30px;max-width:86ch}
.fine-print{font-size:13px;color:var(--muted);margin-top:18px}
@media(min-width:1500px){.triptych{grid-template-columns:1fr minmax(650px,760px) 1fr;gap:26px}.triptych .material{max-height:527px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.site-header{gap:24px}.site-header nav{gap:20px}.hero-heading{gap:40px}.hero-heading p{width:290px;font-size:17px}.triptych{gap:14px;padding-block:20px;grid-template-columns:1fr 2.6fr 1fr}.download-band{gap:40px}.download-actions{width:320px}.studio-panel{gap:30px;grid-template-columns:1fr 1.5fr}.panel-copy h3{font-size:2.2rem}.panel-copy p{font-size:17px}.questions{gap:40px}.community-inner{gap:45px}}
@media(max-width:760px){body{font-size:17px}.wrap{width:calc(100% - 40px)}.site-header{min-height:82px;gap:14px;flex-wrap:wrap;padding-block:15px}.brand{font-size:21px}.site-header .brand img{width:34px;height:34px}.site-header .button{margin-left:auto;min-height:44px;font-size:15px;padding:10px 13px;gap:12px}.site-header nav{order:3;width:100%;justify-content:space-between;margin:0;gap:16px;border-top:1px solid var(--line);font-size:14px}.site-header nav a{padding:12px 0 0}.hero-heading{display:block;padding-block:33px 30px}h1{font-size:clamp(4.2rem,12vw,5.8rem)}.hero-heading p{width:auto;max-width:39ch;margin-top:24px;padding:0;font-size:17px}.hero-heading p br{display:none}.triptych{grid-template-columns:1fr 1fr;gap:14px;padding:20px}.hero-screen{grid-column:1/-1;grid-row:1}.triptych .material{height:120px;width:100%;object-fit:cover}.vinyl{object-position:50% 70%}.speaker{object-position:50% 50%}.download-band{grid-template-columns:1fr;gap:25px;padding-block:32px 40px}.download-band h2{font-size:2.4rem}.download-actions{justify-self:start;width:100%}.download-actions .button{width:100%;justify-content:space-between}.download-actions .release-meta{font-size:13px}.download-actions .setup-note{max-width:40ch}.studio-section{padding-block:48px 28px}.studio-heading{display:block;margin-bottom:26px}.studio-heading p{margin-top:24px}.tab-list{gap:25px;margin-bottom:27px}.tab-list button{font-size:16px}.studio-panel{grid-template-columns:1fr;gap:28px}.panel-copy h3{font-size:2.3rem;margin-bottom:18px}.panel-copy ul{margin-block:17px}.studio-footnote{grid-template-columns:1fr;gap:12px;margin-top:30px;padding-top:22px}.studio-footnote p:first-child{font-size:1.6rem}.start-section{padding-top:49px}.section-intro{display:block;margin-bottom:32px}.section-intro p{width:auto;margin-top:22px}.setup-steps{grid-template-columns:1fr;gap:24px}.setup-steps li{display:grid;grid-template-columns:30px 1fr;gap:9px 15px;padding-top:20px}.setup-steps li:before{grid-row:1/3;line-height:1;margin:0;font-size:1.9rem}.setup-steps h3{margin:0;font-size:1.8rem}.setup-steps p{grid-column:2}.download-detail{margin-top:30px;gap:14px 22px}.download-detail span{width:100%}.questions{grid-template-columns:1fr;gap:26px;padding-block:52px}.questions h2{max-width:none;font-size:2.6rem}.community-inner{padding-block:42px;display:block}.community p{margin-top:20px}.community-actions{margin-top:30px;gap:22px}.community-actions .button{width:100%;justify-content:space-between}.footer-top{flex-wrap:wrap;gap:20px;font-size:14px}.footer-top .brand{width:100%;margin:0}.site-footer{padding-block:28px}.credits{margin-top:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.panel-reveal figure{animation:none}}

@media(max-width:760px){.tab-list{gap:18px}.tab-list button{font-size:14px;text-align:left;flex:1}}
