@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--ink:#17191a;--paper:#e9e7e1;--muted:#a5a49e;--hair:#c9c8c2;--copper:#b9a288;--dark:#1c1e1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}img{display:block;width:100%;height:100%;object-fit:cover}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid #bd8061;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.075em}h1{font-size:clamp(4.5rem,10.1vw,11.5rem);line-height:.89;letter-spacing:-.085em}h2{font-size:clamp(3rem,6.2vw,7.2rem);line-height:.97;letter-spacing:-.075em}.eyebrow{text-transform:uppercase;font-size:.77rem;font-weight:700;letter-spacing:.16em}.section-pad{padding-left:5.2vw;padding-right:5.2vw}.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:0 5.2vw;position:relative;z-index:30;background:var(--paper);border-bottom:1px solid rgba(20,20,20,.15)}.home .site-header{background:var(--ink);color:var(--paper);border-color:#ffffff22}.wordmark{display:inline-flex;align-items:center;font-family:Manrope,Arial,sans-serif;font-size:1.19rem;letter-spacing:-.075em;font-weight:700;white-space:nowrap}.wordmark .slash{color:var(--copper);margin:0 .075em}.wordmark-icon{width:22px;height:21px;margin-right:12px;display:flex;gap:3px;align-items:center}.wordmark-icon i{display:block;width:4px;height:15px;background:var(--copper);transform:skew(-18deg)}.wordmark-icon i:nth-child(2){height:21px}.wordmark-icon i:nth-child(3){height:11px}.desktop-nav{display:flex;align-items:center;gap:clamp(1.2rem,3vw,3.2rem)}.desktop-nav a{font-size:.82rem;font-weight:600;transition:opacity .2s}.desktop-nav a:hover,.desktop-nav a.active{opacity:.5}.header-actions{display:flex;align-items:center;gap:1.5rem}.bag-button{border:0;background:none;padding:10px 0;color:inherit;font-size:.83rem;font-weight:600}.bag-button span{font-size:.65rem;margin-left:6px;border:1px solid currentColor;border-radius:50%;width:21px;height:21px;display:inline-grid;place-items:center}.menu-button{display:none;border:0;background:none;color:inherit;padding:10px}.menu-button span{width:22px;height:1px;display:block;background:currentColor;margin:5px 0}.mobile-nav{display:none}.hero{height:min(850px,calc(100svh - 80px));min-height:625px;background:#1a1a1a;color:var(--paper);position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('speaker.png') 63% 49%/cover no-repeat;filter:brightness(.77)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,11,11,.76),rgba(10,11,11,.21) 67%),linear-gradient(0deg,#1118,transparent 27%)}.hero-content{position:absolute;top:50%;left:5.2vw;transform:translateY(-45%);max-width:760px}.hero-kicker{display:flex;align-items:center;gap:16px;margin-bottom:3.2rem}.hero-kicker .line{display:block;height:1px;width:33px;background:var(--copper)}.hero h1{margin-bottom:2.3rem}.hero h1 em{color:#d8c6b0}.hero-content>p:not(.hero-kicker){max-width:360px;font-size:1.08rem;line-height:1.55;margin-bottom:2.1rem}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:3.5rem;border-bottom:1px solid var(--ink);padding:0 0 .7rem;min-width:220px;font-size:.85rem;font-weight:700;transition:gap .25s,opacity .25s}.text-link:hover{opacity:.6;gap:4.3rem}.text-link-light{border-color:#d9d5cb}.hero-bottom{position:absolute;bottom:0;left:5.2vw;right:5.2vw;border-top:1px solid #ffffff6a;display:flex;justify-content:space-between;padding:19px 0 25px;text-transform:uppercase;font-size:.68rem;letter-spacing:.13em}.statement{padding-top:12vw;padding-bottom:12vw}.statement>.eyebrow{margin-bottom:5rem}.statement h2{max-width:1250px}.statement-lower{display:flex;align-items:end;justify-content:space-between;gap:4rem;margin-top:7vw;margin-left:44%}.statement-lower p{max-width:420px;font-size:1.17rem;line-height:1.6;margin:0}.featured{padding-top:6.2vw;padding-bottom:11vw;background:#deded7}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:4.5rem}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:2rem}.section-heading>.text-link{margin-bottom:.4rem}.featured-grid,.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.product-card{display:block;min-width:0}.product-media{height:clamp(290px,32vw,570px);background:#393a38;position:relative;overflow:hidden}.product-media img{transition:transform .65s cubic-bezier(.2,.7,.2,1)}.product-card:hover img{transform:scale(1.045)}.product-media-headphones,.product-media-turntable{background:#444}.product-view{position:absolute;bottom:20px;right:20px;color:#fff;background:#1b1c1cbc;font-size:.73rem;letter-spacing:.02em;padding:12px 15px;opacity:0;transform:translateY(5px);transition:opacity .25s,transform .25s}.product-card:hover .product-view,.product-card:focus-visible .product-view{opacity:1;transform:translateY(0)}.product-meta{display:flex;justify-content:space-between;gap:1rem;padding:20px 0}.product-meta .eyebrow{font-size:.66rem;color:#6d6b66;display:block;margin-bottom:12px}.product-meta h3{font-size:clamp(1.4rem,2vw,2rem);letter-spacing:-.055em;margin:0}.product-price{font-size:.8rem;font-weight:700;white-space:nowrap}.interlude{background:#252627;color:#e8e5df;display:grid;grid-template-columns:1fr 1fr;min-height:680px}.interlude-copy{padding:9vw 7vw 7vw 10vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.interlude h2{font-size:clamp(3.7rem,5.3vw,7rem);margin:4rem 0 3rem}.interlude-copy>p:not(.eyebrow){font-size:1.07rem;line-height:1.65;max-width:450px;color:#bcb9b2;margin-bottom:3rem}.interlude-visual{overflow:hidden}.interlude-visual img{height:100%;object-fit:cover}.closing-note{padding-top:12vw;padding-bottom:12vw;text-align:center}.closing-note>p:nth-child(2){font-family:Georgia,serif;font-size:clamp(2rem,4.5vw,5rem);line-height:1.17;letter-spacing:-.05em;max-width:980px;margin:3rem auto 3.5rem}.page-intro{padding-top:8vw;padding-bottom:8vw}.page-intro>.eyebrow{margin-bottom:4rem}.intro-row{display:flex;align-items:end;justify-content:space-between;gap:3rem}.intro-row h1{margin-bottom:0}.intro-row>p{font-size:1.14rem;line-height:1.6;max-width:350px;margin-bottom:1rem}.collection-wrap{padding-bottom:10vw}.collection-toolbar{border-top:1px solid var(--ink);padding:21px 0 38px;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.filters{display:flex;gap:2rem}.filters button{background:none;border:0;padding:0 0 5px;color:#686964;font-size:.75rem}.filters button.is-active{border-bottom:1px solid var(--ink);color:var(--ink)}.collection-grid>[hidden]{display:none!important}.collection-bottom{padding-top:8vw;padding-bottom:10vw;background:#d6d5ce;display:flex;align-items:center;justify-content:space-between;gap:2rem}.collection-bottom p{font-family:Georgia,serif;font-size:clamp(2rem,4vw,5rem);letter-spacing:-.06em;margin:0}.product-detail{display:grid;grid-template-columns:1.08fr 1fr;min-height:690px}.product-photo{background:#333;min-height:690px}.product-photo img{height:100%}.product-description{padding:5vw 7vw 6vw;display:flex;align-items:center}.product-inner{width:100%;max-width:530px}.back-link{display:inline-block;font-size:.8rem;font-weight:700;margin-bottom:6.5rem}.product-inner>.eyebrow{color:#75746e}.product-inner h1{font-size:clamp(3.7rem,6.5vw,8rem);margin:1.3rem 0 1.6rem;white-space:nowrap}.product-lead{font-family:Georgia,serif;font-size:clamp(1.6rem,2.1vw,2.5rem);letter-spacing:-.04em;margin-bottom:1.7rem}.product-intro{line-height:1.65;max-width:450px;color:#63645f;margin-bottom:3rem}.product-finish{border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);padding:19px 0;display:flex;align-items:center;gap:1.4rem;font-size:.78rem}.product-finish span{color:#777}.product-finish i{display:block;background:#333;width:19px;height:19px;border-radius:50%;border:2px solid var(--paper);box-shadow:0 0 0 1px #333;margin-left:auto}.purchase-line{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.3rem;font-size:1.04rem;font-weight:700}.solid-button{background:var(--ink);color:#fff;border:1px solid var(--ink);padding:17px 20px;min-width:190px;display:flex;justify-content:space-between;gap:1rem;font-size:.8rem;font-weight:700;transition:background .2s}.solid-button:hover{background:#4b4e4e}.demo-note{font-size:.72rem;line-height:1.5;color:#777;margin-top:1.5rem}.spec-section{padding-top:10vw;padding-bottom:10vw;display:grid;grid-template-columns:1fr 1fr;gap:6vw}.spec-section h2{font-size:clamp(3.2rem,5vw,6rem);margin-top:4rem}.spec-section dl{margin:0}.spec-section dl>div{border-bottom:1px solid #b7b7b1;display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:22px 0;font-size:.88rem}.spec-section dl>div:first-child{border-top:1px solid #b7b7b1}.spec-section dt{color:#777}.spec-section dd{margin:0}.related{background:#deded7;padding-top:7vw;padding-bottom:10vw}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.related-grid .product-media{height:40vw;max-height:620px}.story-hero{background:#252627;color:var(--paper);min-height:710px;padding-top:7vw;padding-bottom:5vw;display:flex;flex-direction:column;justify-content:space-between}.story-hero h1{margin:3rem 0}.story-hero-bottom{display:flex;justify-content:space-between;gap:2rem;align-items:end;border-top:1px solid #888;padding-top:2rem}.story-hero-bottom p{font-size:1.1rem;line-height:1.5;max-width:460px}.story-hero-bottom span{font-size:.77rem}.story-image{height:clamp(400px,56vw,1000px);background:#282828}.story-image img{object-position:center 60%}.story-text{padding-top:11vw;padding-bottom:12vw;display:grid;grid-template-columns:1fr 1.4fr;gap:4vw}.story-index{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.story-text h2{font-size:clamp(3.2rem,5.5vw,7rem);margin-bottom:4rem}.story-text p{max-width:690px;font-size:1.15rem;line-height:1.7}.story-principles{background:#d6d5ce;padding-top:8vw;padding-bottom:10vw}.story-principles>.eyebrow{margin-bottom:5rem}.story-principles>div{border-top:1px solid #aaa9a4;display:grid;grid-template-columns:1fr 2fr 1.5fr;gap:2rem;padding:30px 0;align-items:start}.story-principles>div:last-child{border-bottom:1px solid #aaa9a4}.story-principles span{font-size:.8rem}.story-principles h3{font-size:clamp(1.5rem,2.5vw,3rem);letter-spacing:-.06em;margin:0}.story-principles div p{max-width:260px;line-height:1.5;color:#62635e;margin:0}.next-banner{background:#222424;color:var(--paper);padding:10vw 5.2vw;text-align:center}.next-banner h2{margin:2rem 0 3rem}.journal-intro{padding-bottom:10vw}.journal-list{padding-bottom:13vw}.journal-feature{border-top:1px solid var(--ink);padding:30px 0 80px;display:grid;grid-template-columns:1.08fr .92fr;gap:5vw;align-items:center}.journal-photo{height:48vw;max-height:640px;background:#393939}.journal-feature h2{font-size:clamp(3rem,5.4vw,7rem);margin:2rem 0}.journal-feature p{font-size:1.1rem;line-height:1.6;max-width:480px;color:#545650}.journal-time{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em}.journal-row{border-top:1px solid #aaa;display:grid;grid-template-columns:1fr 2fr 1fr;gap:2rem;padding:35px 0}.journal-row:last-child{border-bottom:1px solid #aaa}.journal-row h3{font-size:clamp(1.7rem,2.9vw,3.5rem);letter-spacing:-.06em;margin-bottom:1rem}.journal-row p{max-width:520px;line-height:1.55;color:#64645e}.journal-row>span:last-child{font-size:.77rem;text-align:right}.contact-page{min-height:650px;padding-top:8vw;padding-bottom:10vw}.contact-page>.eyebrow{margin-bottom:5vw}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:6vw}.contact-grid h1{font-size:clamp(4.6rem,8.5vw,10rem);margin-bottom:4rem}.contact-grid>div:first-child>p{max-width:450px;font-size:1.1rem;line-height:1.6}.contact-info{padding-top:1.5rem}.contact-info>div{border-top:1px solid #aaa;padding:25px 0 35px}.contact-info>div a{font-size:clamp(1.2rem,1.9vw,2.4rem);letter-spacing:-.035em;display:flex;justify-content:space-between;gap:1rem;margin-top:25px;overflow-wrap:anywhere}.contact-info>div a span{font-size:1rem}.contact-note{font-size:.78rem;line-height:1.6;color:#74746e;max-width:400px;margin-top:3rem}.contact-bottom{display:grid;grid-template-columns:1fr 1fr;background:#222;color:#eee}.contact-bottom-image{height:480px}.contact-bottom>p{display:flex;align-items:center;padding:7vw;font-family:Georgia,serif;font-size:clamp(2.5rem,4vw,5rem);line-height:1.1;letter-spacing:-.055em}.site-footer{background:#17191a;color:var(--paper);padding:6vw 5.2vw 2.5vw}.footer-main{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:1rem;padding-bottom:8vw}.footer-main .wordmark{font-size:clamp(2rem,4vw,4.5rem)}.footer-main p{grid-column:1;font-family:Georgia,serif;font-size:clamp(1.5rem,2vw,2.5rem);margin:1rem 0}.footer-links{grid-column:2;grid-row:1 / span 2;justify-self:end;display:grid;grid-template-columns:1fr 1fr;gap:20px 4vw;font-size:.82rem}.footer-links a:hover,.footer-bottom a:hover{color:var(--copper)}.footer-bottom{border-top:1px solid #535553;padding-top:20px;display:flex;justify-content:space-between;gap:1rem;color:#aaa;font-size:.71rem;text-transform:uppercase;letter-spacing:.1em}.bag-scrim{position:fixed;inset:0;background:#0008;z-index:49;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.bag-panel{position:fixed;top:0;right:0;width:min(100%,460px);height:100dvh;background:var(--paper);z-index:50;transform:translateX(100%);transition:transform .35s;display:flex;flex-direction:column}.bag-open .bag-scrim{opacity:1;visibility:visible}.bag-open .bag-panel{transform:translateX(0)}.bag-head{padding:25px 30px;border-bottom:1px solid var(--hair);display:flex;align-items:center;justify-content:space-between}.bag-head h2{font-size:1.5rem;letter-spacing:-.04em;margin:0}.bag-head h2 span{font-size:.8rem;vertical-align:top}.bag-head button{background:none;border:0;font-size:2rem;line-height:1}.bag-items{overflow:auto;flex:1;padding:0 30px}.bag-empty{padding:40px 0;color:#74746e}.bag-item{display:grid;grid-template-columns:90px 1fr;gap:16px;border-bottom:1px solid var(--hair);padding:22px 0}.bag-item img{height:90px}.bag-item h3{margin:0 0 6px;font-size:1.1rem}.bag-item p{font-size:.76rem;color:#777;margin-bottom:10px}.bag-item button{border:0;background:none;padding:0;text-decoration:underline;font-size:.73rem;color:#666}.bag-foot{border-top:1px solid var(--hair);padding:25px 30px}.bag-total{display:flex;justify-content:space-between;font-size:1.05rem}.bag-foot>p{font-size:.72rem;color:#777;line-height:1.5;margin:20px 0}.bag-contact{background:var(--ink);color:white;padding:17px;display:flex;justify-content:space-between;font-size:.8rem}.bag-open{overflow:hidden}@media(max-width:900px){.desktop-nav{gap:1.1rem}.site-header{padding:0 4vw}.section-pad{padding-left:4vw;padding-right:4vw}.hero-content{left:4vw}.hero-bottom{left:4vw;right:4vw}.statement-lower{margin-left:24%}.featured-grid{gap:10px}.product-description{padding:4vw}.back-link{margin-bottom:3rem}.product-inner h1{white-space:normal}.story-principles>div{grid-template-columns:.4fr 1.3fr 1fr}}@media(max-width:700px){.site-header{height:66px;padding:0 5vw}.desktop-nav{display:none}.menu-button{display:block}.mobile-nav{display:none;position:absolute;z-index:28;top:66px;left:0;right:0;background:var(--paper);padding:25px 5vw 35px;border-bottom:1px solid #aaa}.home .mobile-nav{background:var(--ink);color:var(--paper)}.mobile-nav.is-open{display:flex;flex-direction:column;gap:25px}.mobile-nav a{font-size:1.5rem;letter-spacing:-.04em}.section-pad{padding-left:5vw;padding-right:5vw}.hero{height:calc(100svh - 66px);min-height:620px}.hero-image{background-position:67% center}.hero-shade{background:linear-gradient(90deg,#0b0c0cbc,#0b0c0c44),linear-gradient(0deg,#111b,transparent 35%)}.hero-content{left:5vw;right:5vw;top:44%;transform:translateY(-35%)}.hero-kicker{margin-bottom:2.8rem}.hero h1{font-size:clamp(5rem,16vw,8rem)}.hero-content>p:not(.hero-kicker){max-width:310px;font-size:1rem}.hero-bottom{left:5vw;right:5vw}.hero-bottom span:nth-child(2){display:none}.statement{padding-top:100px;padding-bottom:100px}.statement>.eyebrow{margin-bottom:3rem}.statement h2{font-size:clamp(3.6rem,10vw,6rem)}.statement-lower{margin:55px 0 0;display:block}.statement-lower p{font-size:1rem;margin-bottom:2rem}.featured{padding-top:85px;padding-bottom:90px}.section-heading{align-items:start;display:block;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:20px}.section-heading h2{margin-bottom:25px}.featured-grid,.collection-grid{grid-template-columns:1fr;gap:32px}.product-media{height:110vw;max-height:580px}.product-view{opacity:1;transform:none}.interlude{grid-template-columns:1fr}.interlude-copy{padding:100px 5vw}.interlude h2{margin:3rem 0;font-size:clamp(3.5rem,10vw,6rem)}.interlude-visual{height:110vw;max-height:650px}.closing-note{padding-top:120px;padding-bottom:120px}.page-intro{padding-top:90px;padding-bottom:75px}.page-intro>.eyebrow{margin-bottom:50px}.intro-row{display:block}.intro-row h1{font-size:clamp(5rem,15vw,9rem);margin-bottom:50px}.intro-row>p{font-size:1rem;max-width:330px}.collection-toolbar{display:block}.filters{overflow-x:auto;white-space:nowrap;gap:20px;margin-top:25px;padding-bottom:8px}.filters button{flex-shrink:0}.collection-bottom{display:block;padding-top:100px;padding-bottom:110px}.collection-bottom p{margin:30px 0}.product-detail{grid-template-columns:1fr}.product-photo{height:100vw;min-height:0;max-height:700px}.product-description{padding:50px 5vw 90px}.back-link{margin-bottom:4rem}.product-inner h1{font-size:clamp(4.5rem,13vw,8rem)}.spec-section{display:block;padding-top:95px;padding-bottom:100px}.spec-section h2{margin:30px 0 50px}.related{padding-top:80px;padding-bottom:90px}.related-grid{grid-template-columns:1fr}.related-grid .product-media{height:105vw;max-height:600px}.story-hero{min-height:680px;padding-top:85px;padding-bottom:40px}.story-hero h1{font-size:clamp(5rem,15vw,9rem)}.story-hero-bottom{display:block}.story-hero-bottom span{display:block;margin-top:25px}.story-image{height:115vw}.story-text{display:block;padding-top:100px;padding-bottom:110px}.story-text h2{margin:50px 0 35px}.story-text p{font-size:1rem}.story-principles{padding-top:90px;padding-bottom:110px}.story-principles>.eyebrow{margin-bottom:55px}.story-principles>div{grid-template-columns:35px 1fr;gap:16px}.story-principles>div p{grid-column:2}.next-banner{padding:110px 5vw}.journal-list{padding-bottom:120px}.journal-feature{display:block;padding-bottom:70px}.journal-photo{height:100vw;max-height:600px;margin-bottom:45px}.journal-feature h2{font-size:clamp(3rem,10vw,6rem)}.journal-row{grid-template-columns:1fr;gap:1rem}.journal-row>span:last-child{text-align:left}.contact-page{padding-top:95px;padding-bottom:100px}.contact-grid{display:block}.contact-grid h1{font-size:clamp(5rem,15vw,9rem)}.contact-grid>div:first-child>p{margin-bottom:70px}.contact-bottom{grid-template-columns:1fr}.contact-bottom-image{height:100vw}.contact-bottom>p{padding:70px 5vw}.site-footer{padding:80px 5vw 30px}.footer-main{display:block;padding-bottom:90px}.footer-main p{margin:25px 0 60px}.footer-links{display:grid;justify-self:stretch;gap:20px}.footer-bottom{flex-wrap:wrap;line-height:1.8}.footer-bottom>*{min-width:45%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.product-photo-speaker img{object-position:72% center}
