:root{--ink:#222b2e;--muted:#647075;--paper:#f3f1e9;--line:rgba(32,47,53,.18);--blue:#4e7790;--peach:#efd1ad;--scroll:0;--pointer-x:50%;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:30px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #285875;outline-offset:6px}button{border:0}img{max-width:100%;height:auto;display:block}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400;letter-spacing:-.065em;line-height:1.02}h3{font-weight:500}h1{font-size:clamp(70px,8.5vw,140px)}h2{font-size:clamp(42px,4.7vw,76px)}.ambient{position:fixed;z-index:-1;inset:-25%;background:radial-gradient(ellipse at 15% 40%,#6e9ab488,transparent 48%),radial-gradient(ellipse at 85% 45%,#efd0a588,transparent 50%);transform:translate3d(0,calc(var(--scroll)*-80px),0) rotate(calc(var(--scroll)*12deg));pointer-events:none;will-change:transform}.site-header{max-width:1600px;margin:auto;height:246px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:26px 5.2%;position:relative;z-index:3}.brand{justify-self:center;display:flex;align-items:center;flex-direction:column;gap:14px}.brand img{width:100px;height:109px}.brand span,.footer-brand span{font-size:20px;letter-spacing:.28em;margin-right:-.28em;white-space:nowrap}.nav-label{font-size:12px;letter-spacing:.02em;display:inline-flex;align-items:center;gap:15px;justify-self:start}.nav-right{justify-self:end}.count{font-size:10px;border:1px solid var(--line);padding:5px;border-radius:50%}.eyebrow{font-size:10px;letter-spacing:.13em;text-transform:uppercase;line-height:1.6;font-weight:500;margin-bottom:24px}.status-dot{display:inline-block;width:6px;height:6px;background:#567b7e;border-radius:100%;vertical-align:middle;margin-right:9px;box-shadow:0 0 0 4px #567b7e12}.hero{max-width:1600px;margin:auto;min-height:min(800px,calc(100svh - 246px));padding:42px 5.2% 0;position:relative;display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;column-gap:2.5vw}.hero h1{margin-bottom:29px;font-size:clamp(42px,6vw,96px)}.hero h1 span{color:#526e7b;white-space:nowrap}.hero-intro{font-size:16px;margin-bottom:34px;color:#54666c}.button{font-size:12px;padding:18px 23px;border-radius:3px;display:inline-flex;align-items:center;gap:45px;font-weight:500;line-height:1.3;transition:transform .25s,box-shadow .25s;min-height:50px}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1c34341c}.chrome{background:linear-gradient(112deg,#e2e5e5 1%,#f8f9f5 20%,#c5cccf 43%,#fbfcf9 70%,#d9dddd 95%);border:1px solid #b6bfc2;box-shadow:inset 0 1px 1px #fff,inset 0 -1px 2px #8f999f44,0 3px 6px #2b404510}.dark{background:var(--ink);color:var(--paper)}.hero-object{align-self:center;margin-top:8px;position:relative}.hero-object:before{content:"";position:absolute;inset:-20% -10%;border-radius:50%;background:radial-gradient(ellipse,#afc2c899,transparent 64%);z-index:-1}.orbit-label,.hero-caption{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.09em;gap:15px}.orbit-label{margin-bottom:24px}.hero-object img{width:100%;transform:perspective(1200px) rotateY(-9deg) rotateX(5deg) rotateZ(-2deg);box-shadow:20px 35px 35px -18px #20343f55;border-radius:1.8%;transition:transform .8s cubic-bezier(.2,.7,.2,1);will-change:transform}.hero-object a:hover img{transform:perspective(1200px) rotateY(-3deg) rotateX(2deg) rotateZ(0)}.hero-caption{margin-top:35px;letter-spacing:0;color:var(--muted);font-size:11px}.hero-caption a{color:var(--ink);border-bottom:1px solid var(--line);padding-bottom:6px}.hero-bottom{grid-column:1/-1;width:100%;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:22px 0;font-size:9px;letter-spacing:.08em;margin-top:75px}.section{max-width:1600px;margin:auto;padding:115px 5.2%}.collection{background:#f6f4eef0;margin-top:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:44px}.section-heading h2{margin:0}.section-heading>p{font-size:13px;color:var(--muted);margin:0 0 5px}.filters{display:flex;gap:8px;margin-bottom:32px;flex-wrap:wrap}.filter{font-size:11px;background:transparent;border:1px solid var(--line);border-radius:40px;padding:10px 19px;transition:background .2s,color .2s}.filter.active,.filter:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px 28px}.product-card[hidden]{display:none}.card-image{aspect-ratio:1.49;position:relative;background:linear-gradient(125deg,#bcced6 0%,#d6dfda 48%,#efd6b5 100%);border-radius:5px;display:flex;align-items:center;justify-content:center;padding:12% 9% 9%;overflow:hidden;border:1px solid #ffffff90}.card-image:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 85% 0%,#fff7,transparent 65%);pointer-events:none}.card-image img{width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 14px 10px #2a3a4340);transform:perspective(900px) rotateX(5deg);transition:transform .65s}.card-image:hover img{transform:translateY(-7px) scale(1.025)}.model{position:absolute;top:24px;left:25px;font-size:9px;letter-spacing:.13em}.image-cta{position:absolute;right:23px;top:24px;font-size:10px;display:flex;gap:14px}.card-copy{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.card-copy .eyebrow{font-size:9px;color:var(--muted);margin-bottom:8px}.card-copy h3{font-size:27px;letter-spacing:-.035em;margin:0}.circle-link{border:1px solid var(--line);border-radius:100%;width:38px;height:38px;display:grid;place-items:center;transition:background .2s}.circle-link:hover{background:#d5e0df}.card-description{font-size:13px;line-height:1.7;max-width:420px;color:var(--muted);margin:14px 0 0}.approach{position:relative;background:linear-gradient(120deg,#c5d8df88,#e7e7dacc 60%,#efceb099);background-size:140% 140%;background-position:calc(var(--scroll)*100%) 50%}.approach-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:12%}.approach-grid>div>p:not(.large-copy){font-size:14px;color:#51656c}.large-copy{font-size:clamp(23px,2.2vw,34px);line-height:1.35;letter-spacing:-.035em}.text-link{font-size:12px;border-bottom:1px solid var(--ink);padding-bottom:8px;display:inline-flex;gap:35px;margin-top:20px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;border-top:1px solid var(--line);padding-top:35px;margin-top:75px}.principles>div>span{font-size:10px;color:var(--muted)}.principles h3{font-size:18px;letter-spacing:-.03em;margin:25px 0 10px}.principles p{font-size:13px;color:#56676d;max-width:360px}.closing{text-align:center;padding:125px 24px 130px;background:radial-gradient(ellipse at 30% 65%,#7fa5b955,transparent 55%),radial-gradient(ellipse at 80% 40%,#f4d2a977,transparent 50%);background-position:calc(var(--scroll)*50px) 0}.closing h2{font-size:clamp(58px,7vw,110px);margin-bottom:38px}.closing>p:last-child{font-size:11px;color:var(--muted);margin:20px 0 0}footer{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center;border-top:1px solid var(--line);padding:45px 5.2% 50px}.footer-brand{display:flex;align-items:center;gap:20px}.footer-brand img{width:52px;height:57px}footer>p{margin:0;font-size:15px;line-height:1.4;letter-spacing:-.03em}footer>div{display:flex;flex-direction:column;align-items:flex-end;gap:12px;font-size:11px}footer>div>span{color:var(--muted);margin-top:14px;font-size:10px}.back-link{font-size:11px;display:inline-block;margin-bottom:45px}.product-hero{padding-top:24px;padding-bottom:85px}.product-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:38px}.product-heading h1{font-size:clamp(56px,8vw,120px);margin:0}.product-heading .eyebrow{margin-bottom:16px}.product-line{font-size:clamp(15px,2vw,25px);letter-spacing:-.025em;margin:0 0 8px}.product-stage{padding:65px 14%;border:1px solid #fff7;border-radius:6px;background:linear-gradient(115deg,#96b4c5a0,#d4ded880 50%,#efd2acb0);background-size:130% 130%;background-position:calc(var(--scroll)*100%) 50%}.product-stage img{width:100%;max-height:630px;object-fit:contain;filter:drop-shadow(0 20px 17px #2944543b)}.product-overview{display:grid;grid-template-columns:1fr 1.05fr;gap:11%;margin-top:55px}.product-overview>div>p{font-size:14px;color:#52636b}.product-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:25px}.release-status{font-size:10px;color:var(--muted)}.listening{background:#f6f4eeed}.auditioner{border:1px solid #bec7c5;border-radius:7px;background:#edece4;box-shadow:0 12px 40px #223b4009;overflow:hidden}.sample-tabs{display:flex;gap:24px;border-bottom:1px solid #c7cfcb;padding:0 30px;background:#e3e5dd}.sample-tab{background:transparent;padding:23px 4px 20px;font-size:12px;border-bottom:3px solid transparent;opacity:.55}.sample-tab.active{border-bottom-color:var(--blue);opacity:1}.player-main{padding:34px 35px 20px;background:linear-gradient(110deg,#dce3e1,#eeebdf)}.player-info{display:flex;justify-content:space-between;align-items:center;gap:25px}.player-info .eyebrow{font-size:9px;color:var(--muted);margin-bottom:10px}.player-info h3{font-size:18px;margin:0;letter-spacing:-.025em}.live-label{font-size:9px;letter-spacing:.09em;white-space:nowrap}.live-label i{width:5px;height:5px;display:inline-block;background:#507b7a;border-radius:100%;margin-right:6px}.transport{display:flex;gap:28px;align-items:center;margin-top:32px}.play-button{width:68px;height:68px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;transition:transform .2s}.play-button:hover{transform:scale(1.04)}.play-button svg{width:24px;height:24px;fill:var(--ink)}.wave-container{flex:1;min-width:0;position:relative}.wave-container canvas{display:block;width:100%;height:90px}.wave-container input{position:absolute;top:0;left:0;width:100%;height:90px;margin:0;opacity:0;cursor:ew-resize}.wave-container:focus-within{outline:2px solid var(--blue);outline-offset:3px}.time-row{display:flex;justify-content:space-between;font:10px ui-monospace,SFMono-Regular,monospace;color:var(--muted);margin-top:8px}.player-bottom{display:flex;gap:25px;align-items:center;justify-content:space-between;margin-top:24px}.ab-switch{display:flex;padding:4px;background:#c6cecc;border:1px solid #b5c0c1;border-radius:4px;gap:3px}.ab-switch button{background:transparent;border-radius:2px;padding:12px 24px;font-size:12px;transition:background .16s,box-shadow .16s}.ab-switch button span{font-size:9px;opacity:.6;margin-right:12px}.ab-switch button.selected{background:#f6f4eb;box-shadow:0 2px 5px #213b4020}.volume{display:flex;gap:12px;align-items:center;font-size:10px;color:var(--muted);margin-left:auto}.volume input{width:85px;accent-color:#52748a}.loop-button{background:none;font-size:11px;padding:10px;opacity:.5;border:1px solid transparent;border-radius:3px}.loop-button.active{opacity:1;border-color:#b9c6c5}.player-status{font-size:10px;color:var(--muted);margin:18px 0 0;min-height:17px}.preset-panel{padding:25px 35px;border-top:1px solid #c5cdca}.preset-panel .eyebrow{font-size:9px;margin-bottom:13px}.control-chips{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin:0}.control-chips li{border:1px solid #c7ccc3;border-radius:3px;padding:7px 10px;font-size:10px;background:#f3f0e5}.preset-panel>p:last-child{font-size:12px;color:var(--muted);margin:18px 0 0;max-width:840px}.audio-footnote{font-size:10px;color:var(--muted);max-width:850px;margin:22px 0 0}.analysis-badge{font-size:12px;color:#446878;padding:12px 0}.details .principles{margin-top:30px}.specs{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:25px 0;margin-top:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.specs dt{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:10px}.specs dd{margin:0;font-size:12px}.availability{font-size:11px;color:var(--muted);margin-top:24px}.next-product{display:block;background:#d9e1df;border-top:1px solid var(--line);padding-top:50px;padding-bottom:60px}.next-product>.eyebrow{display:block}.next-product>span:last-child{font-size:clamp(44px,7vw,95px);letter-spacing:-.045em;display:flex;justify-content:space-between}.next-product i{font-style:normal;transition:transform .3s}.next-product:hover i{transform:translate(8px,-8px)}.info-page{max-width:1000px;padding-top:70px;min-height:65vh}.info-page h1{margin-bottom:65px}.info-page h2{font-size:28px;letter-spacing:-.035em;margin-top:45px}.info-page p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:700px}.info-page .button{margin-top:30px}.skip{position:absolute;z-index:20;background:#fff;padding:15px;left:15px;top:-100px}.skip:focus{top:15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1700px){.hero{min-height:800px}.collection,.approach,.listening,.next-product{max-width:none;padding-left:max(5.2%,calc((100vw - 1434px)/2));padding-right:max(5.2%,calc((100vw - 1434px)/2))}}@media(max-width:1000px){.hero{grid-template-columns:1fr 1fr;min-height:620px}.hero h1{font-size:6vw}.section{padding-top:85px;padding-bottom:85px}.hero-object{margin-left:15px}.hero-bottom{margin-top:65px}.button{gap:20px}.product-stage{padding:45px 9%}.product-overview{gap:6%}.product-actions{gap:18px}.principles{gap:28px}.ab-switch button{padding:12px 18px}.live-label{font-size:8px}.player-info h3{font-size:16px}.footer-brand span{font-size:12px}}@media(max-width:700px){.site-header{height:205px;padding:20px 6%;grid-template-columns:1fr 1fr 1fr}.brand img{width:74px;height:81px}.brand span{font-size:14px;letter-spacing:.24em}.nav-label{font-size:10px}.nav-label .count{display:none}.nav-right{font-size:0;gap:0}.nav-right span{font-size:20px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:35px 6% 0;min-height:auto;overflow:hidden}.hero-copy{position:relative;z-index:1}.hero h1{font-size:clamp(44px,11.5vw,80px)}.hero-intro{font-size:14px}.eyebrow{font-size:9px}.hero-object{margin:68px 4% 0}.orbit-label{font-size:8px}.hero-object img{transform:perspective(1100px) rotateY(-5deg) rotateX(4deg) rotateZ(-2deg)}.hero-caption{font-size:10px;margin-top:25px}.hero-bottom{margin-top:55px;font-size:8px;gap:15px}.hero-bottom>span:nth-child(2){display:none}.section{padding:70px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{font-size:12px;margin-top:24px}h2{font-size:44px}.filters{gap:6px;margin-bottom:25px}.filter{padding:9px 13px;font-size:10px}.product-grid{grid-template-columns:1fr;gap:42px}.card-image{aspect-ratio:1.4;padding:13% 9% 9%}.card-copy{margin-top:20px}.card-copy h3{font-size:25px}.card-description{font-size:12px;margin-top:11px}.approach-grid{grid-template-columns:1fr;gap:10px}.approach-grid .large-copy{margin:0 0 20px;font-size:25px}.approach-grid>div>p:not(.large-copy){font-size:13px}.principles{grid-template-columns:1fr;gap:22px;margin-top:50px}.principles>div{border-bottom:1px solid var(--line);padding-bottom:20px}.principles>div:last-child{border:0;padding-bottom:0}.principles h3{margin-top:12px;margin-bottom:8px}.principles p{margin-bottom:0;max-width:none}.closing{padding:85px 6%}.closing h2{font-size:64px}.closing .eyebrow{margin-bottom:20px}footer{padding:35px 6%;grid-template-columns:1fr 1fr;gap:35px}footer>p{display:none}.footer-brand{gap:13px}.footer-brand span{font-size:10px;letter-spacing:.2em}.footer-brand img{width:38px}.product-hero{padding-top:20px}.back-link{margin-bottom:34px}.product-heading{display:block;margin-bottom:25px}.product-heading h1{font-size:clamp(49px,12vw,85px)}.product-heading .eyebrow{font-size:8px}.product-line{margin:17px 0 0;font-size:17px}.product-stage{padding:28px 5%;margin:0 -2%}.product-overview{grid-template-columns:1fr;gap:10px;margin-top:35px}.product-overview .large-copy{font-size:25px}.product-overview>div>p{font-size:13px}.product-actions{gap:20px}.sample-tabs{padding:0 18px;gap:20px}.sample-tab{font-size:10px;padding:18px 0 16px}.player-main{padding:24px 19px 18px}.player-info{display:block}.player-info h3{font-size:15px;line-height:1.4}.live-label{display:block;margin-top:17px}.transport{gap:15px;margin-top:22px}.play-button{width:52px;height:52px}.wave-container canvas,.wave-container input{height:74px}.player-bottom{flex-wrap:wrap;gap:17px;margin-top:20px}.ab-switch{width:100%}.ab-switch button{flex:1;padding:13px 10px}.volume{margin:0 auto 0 0}.volume input{width:100px}.player-status{font-size:9px}.preset-panel{padding:23px 20px}.control-chips li{font-size:9px;padding:6px 8px}.preset-panel>p:last-child{font-size:11px}.audio-footnote{font-size:9px}.specs{grid-template-columns:1fr 1fr;gap:25px}.specs dd{font-size:11px}.next-product{padding:42px 6%}.info-page h1{font-size:58px}.info-page h2{font-size:24px}.info-page p:not(.eyebrow){font-size:13px}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important;will-change:auto!important}.ambient,.hero-object img{transform:none!important}.approach,.product-stage,.closing{background-position:50% 50%!important}}
/* Store and customer access use the same Stein Audio surfaces. */
.commerce-nav{display:flex;align-items:center;gap:26px}.commerce-nav .nav-label{font-size:14px}.shop-page,.account-page{padding-top:35px}.shop-page h1,.account-page h1{font-size:clamp(48px,6.5vw,96px);margin-bottom:0}.shop-intro{max-width:670px;font-size:16px;color:var(--muted);margin-bottom:45px}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.shop-card{border:1px solid var(--line);background:#f4f2e9;border-radius:5px;overflow:hidden}.shop-art{display:block;padding:40px;background:linear-gradient(120deg,#c0d1d9,#e1e3d5,#efd1af)}.shop-art img{width:100%;height:auto;filter:drop-shadow(0 12px 9px #213d4033)}.shop-content{padding:30px}.shop-content>.eyebrow{font-size:12px;margin-bottom:14px}.shop-content h2{font-size:32px;letter-spacing:-.04em;margin-bottom:17px}.shop-content>p{font-size:16px;min-height:5em;color:var(--muted)}.shop-meta{display:flex;flex-direction:column;gap:10px;font-size:13px;border-top:1px solid var(--line);padding-top:20px}.shop-meta>span:last-child{font-size:16px;color:var(--ink)}.shop-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:22px}.shop-actions .text-link{margin:0;font-size:14px;gap:18px}.shop-actions .release-status{font-size:14px}.shop-actions .button{font-size:14px}.shop-help{margin-top:80px;border-top:1px solid var(--line);padding-top:45px;max-width:850px}.shop-help h2{font-size:38px}.shop-help p{font-size:16px;color:var(--muted)}.account-surface{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;padding:50px;margin:55px 0 25px;border:1px solid var(--line);border-radius:5px;background:linear-gradient(120deg,#d2dfdf,#eee6d4)}.account-surface h2{font-size:38px;letter-spacing:-.04em}.account-surface p{font-size:16px;color:#53676e}.account-surface .button{font-size:14px;margin-top:15px}.account-notes{border-left:1px solid var(--line);padding-left:45px}.account-notes h3{font-size:18px;margin-bottom:14px}.account-notes h3:not(:first-child){margin-top:32px}.account-page>.text-link{font-size:14px}@media(max-width:800px){.commerce-nav{gap:15px}.commerce-nav .nav-label{font-size:12px}.shop-grid{gap:22px}.shop-content{padding:23px}.shop-content>p{min-height:0}.shop-art{padding:30px 20px}.account-surface{gap:30px;padding:30px}.account-notes{padding-left:25px}}@media(max-width:600px){.commerce-nav{flex-direction:column;align-items:flex-end;gap:13px}.commerce-nav .nav-label{font-size:12px}.shop-grid{grid-template-columns:1fr}.shop-page,.account-page{padding-top:25px}.shop-page .section-heading>.text-link{margin-top:25px}.shop-page h1,.account-page h1{font-size:52px}.shop-content{padding:25px}.account-surface{grid-template-columns:1fr;gap:30px;padding:25px;margin-top:35px}.account-surface h2{font-size:31px}.account-notes{border-left:0;border-top:1px solid var(--line);padding:28px 0 0}.shop-help{margin-top:55px}.shop-help h2{font-size:32px}}
