/* Field / 09. The original palette and proportions, with a clearer editorial rhythm. */
:root{--section:clamp(90px,9.5vw,150px);--t-display:clamp(3.1rem,5.5vw,5.7rem)}
html{scroll-padding-top:90px}body{isolation:isolate}::selection{background:#b7c9d9;color:var(--graphite)}main{position:relative}section[id]{scroll-margin-top:80px}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:disabled{opacity:.25;cursor:default}.skip{position:fixed;top:-100px;left:20px;z-index:200;background:var(--mist);padding:12px}.skip:focus{top:10px}#sphere-canvas{z-index:-1!important}.nav{mix-blend-mode:normal;color:var(--graphite);background:rgba(233,236,234,.88);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:border-color .3s}.nav.scrolled{border-color:var(--line)}.nav__brand{white-space:nowrap}.nav__links a{position:relative;padding:8px 0}.nav__links a:after{content:'';position:absolute;bottom:2px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .35s}.nav__links a:hover:after,.nav__links a[aria-current]:after{transform:scaleX(1)}.nav__right{gap:24px}.sound-toggle{display:flex;align-items:center;gap:10px;font-size:13px}.sound-bars{display:flex;align-items:center;gap:2px;height:14px}.sound-bars i{height:3px;width:2px;background:currentColor}.sound-bars i:nth-child(2){height:7px}.sound-toggle[aria-pressed=true] i{animation:soundbars 1s ease-in-out infinite alternate}.sound-toggle[aria-pressed=true] i:nth-child(2){animation-delay:-.7s}.sound-toggle[aria-pressed=true] i:nth-child(3){animation-delay:-.3s}@keyframes soundbars{to{height:13px}}.nav__menu{font-size:13px}.text-link{display:inline-flex;align-items:center;gap:26px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:500}.text-link span{transition:transform .3s}.text-link:hover span{transform:translate(3px,-3px)}.pill{gap:18px;white-space:normal;text-align:center}.round-btn{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;font-size:18px;transition:background .25s,color .25s}.round-btn:hover:not(:disabled){background:var(--graphite);color:var(--mist)}.section-top{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:58px}.section-top .kicker{margin:0}.section-top>span{color:var(--text-2)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:64px}.section-heading>.lead,.section-heading>div{max-width:440px}.section-heading>div .text-link{margin-top:20px}.hero{min-height:100svh;position:relative;display:flex;align-items:center;padding-top:120px;padding-bottom:140px}.hero-copy{width:52%;max-width:770px;position:relative;z-index:2}.hero h1{max-width:12ch;line-height:1.04}.hero .lead{margin-top:30px}.hero .text-link{margin-top:28px}.hero-orb{position:absolute;width:clamp(300px,41vw,640px);aspect-ratio:1;right:7%;top:50%;transform:translateY(-46%)}.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:38px;display:flex;justify-content:space-between;align-items:center;color:var(--text-2);font-size:12px;letter-spacing:.04em}.hero-bottom>a{display:flex;gap:16px;align-items:center}.scroll-line{height:1px;width:44px;background:var(--text-2);position:relative;overflow:hidden}.scroll-line:after{content:'';position:absolute;inset:0;background:var(--mist);animation:scrollline 3s ease-in-out infinite}@keyframes scrollline{from{transform:translateX(-100%)}to{transform:translateX(100%)}}.about{border-top:1px solid var(--line)}.wide-statement{font-size:clamp(38px,5.4vw,80px);max-width:1100px;line-height:1.13}.about-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12vw;margin-top:65px;align-items:center}.about-orb{width:clamp(170px,22vw,330px);aspect-ratio:1;margin:auto}.about-copy>p+p{margin-top:22px;color:var(--text-2);max-width:49ch}.about-copy>.text-link{margin-top:20px}.stats{display:flex;gap:50px;margin-top:50px;padding-top:30px;border-top:1px solid var(--line)}.stats strong{display:block;font-family:var(--f-display);font-size:42px;font-weight:300;line-height:1.2}.stats sup{font-size:22px}.stats span{font-size:12px;color:var(--text-2)}
/* The sweeping maker arc: selection, image and information each have their own space. */
.brands-section{position:relative;overflow:clip;padding:90px 0 0;border-top:1px solid var(--line);--arc-top:305px;min-height:950px}.brands-intro{text-align:center;padding:0 var(--gutter);max-width:1020px;margin:0 auto}.brands-intro .kicker{justify-content:center;margin-bottom:22px}.brands-intro h2{font-size:clamp(36px,4.5vw,70px)}.brands-intro .lead{max-width:580px;margin:24px auto 0;font-size:16px}.arc-viewport{position:absolute;left:0;right:0;top:var(--arc-top);height:400px;overflow:hidden;touch-action:pan-y;cursor:grab;z-index:3;pointer-events:none}.arc-viewport.dragging{cursor:grabbing}.brand-arc{position:absolute;left:50%;top:0;width:0;height:0}.arc-pill{position:absolute;top:0;left:0;display:flex;align-items:center;gap:10px;height:42px;padding:0 20px;border:1px solid rgba(35,39,42,.7);border-radius:999px;white-space:nowrap;background:var(--mist);font-size:11px;letter-spacing:.08em;text-transform:uppercase;transform-origin:center;pointer-events:auto;user-select:none;transition:background .3s,color .3s,box-shadow .3s}.arc-pill small{font-size:10px;opacity:.5}.arc-pill.is-active{background:var(--graphite);color:var(--mist)}.arc-pill:hover{box-shadow:0 0 0 4px rgba(47,79,122,.07)}.brand-card{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;text-align:center;width:min(510px,calc(100% - 40px));margin:103px auto 0;pointer-events:none}.brand-card a{pointer-events:auto}.brand-product{width:165px;height:165px;border-radius:50%;overflow:hidden;box-shadow:0 24px 35px -24px rgba(35,39,42,.3);margin-bottom:22px}.brand-product img{width:100%;height:100%;object-fit:cover}.brand-copy{width:100%}.brand-copy .logo-tile{width:125px;height:50px;margin:0 auto 14px}.brand-copy .logo{max-width:115px;max-height:45px;object-fit:contain}.brand-copy h3{font:300 36px/1.15 var(--f-display);letter-spacing:-.02em;min-height:42px}.brand-meta{font-size:12px;color:var(--text-2);margin:16px 0 0;min-height:20px}.brand-description{font-size:15px;color:var(--text-2);line-height:1.65;max-width:43ch;min-height:75px;margin:16px auto 20px}.brand-explore{min-height:40px;font-size:10px}.brand-controls{position:relative;z-index:5;display:flex;justify-content:center;align-items:center;gap:22px;margin:25px 0 0}.brand-count{font-size:12px;min-width:50px;text-align:center}.arc-hint{position:relative;z-index:2;text-align:center;font-size:10px;letter-spacing:.07em;color:var(--text-2);margin-top:14px}.brands-orb{position:absolute;left:var(--gutter);bottom:150px;width:145px;aspect-ratio:1}.all-makers{position:relative;z-index:6;margin:38px var(--gutter) 0;border-top:1px solid var(--line);background:var(--mist)}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}summary:focus-visible{outline:2px solid var(--lake);outline-offset:5px}.all-makers summary,.more-projects summary{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:13px}.all-makers summary>span,.more-projects summary>span{font-size:24px;font-weight:300;transition:transform .3s}details[open]>summary>span{transform:rotate(45deg)}.maker-directory{display:grid;grid-template-columns:1fr 1fr;gap:0 60px;padding-bottom:30px}.maker-link{display:grid;grid-template-columns:1fr auto 20px;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:23px 0;transition:color .25s,padding .25s}.maker-link:hover{color:var(--lake);padding-left:8px}.maker-link>span:first-child{font-size:21px;font-family:var(--f-display)}.maker-link small{color:var(--text-2);font-size:11px}.category-layout{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.category-heading h2{max-width:11ch}.category-heading>.lead{max-width:33ch;margin-top:24px}.category-image{width:240px;aspect-ratio:1;border-radius:50%;overflow:hidden;margin-top:40px}.category-image img{width:100%;height:100%;object-fit:cover}.category-list>a{display:grid;grid-template-columns:28px 1fr 20px;gap:25px;padding:30px 0;border-top:1px solid var(--line);align-items:center;transition:color .25s}.category-list>a:last-child{border-bottom:1px solid var(--line)}.category-list>a>.num{font-size:11px;align-self:start;padding-top:8px;color:var(--text-2)}.category-list h3{font:300 clamp(25px,2.5vw,36px)/1.2 var(--f-display)}.category-list p{font-size:11px;color:var(--text-2);margin-top:7px}.category-list>a:hover{color:var(--lake)}.category-list>a>span:last-child{transition:transform .3s}.category-list>a:hover>span:last-child{transform:translate(3px,-3px)}.projects{background:var(--mist);border-top:1px solid var(--line)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px 36px}.project-card:first-child{grid-column:1/-1}.project-card figure{position:relative;overflow:hidden;aspect-ratio:1.45;background:#c9cdc9}.project-card:first-child figure{aspect-ratio:2.1}.project-card figure img{height:100%;width:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.project-card:hover figure img{transform:scale(1.035)}.image-open{position:absolute;right:20px;bottom:20px;width:45px;height:45px;display:grid;place-items:center;background:rgba(233,236,234,.92);border-radius:50%;font-size:20px;transition:transform .3s}.project-card:hover .image-open{transform:rotate(45deg)}.project-card>div{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:22px}.project-card h3{font:300 30px/1.15 var(--f-display)}.project-card .num{font-size:12px;color:var(--text-2)}.project-card>p{font-size:12px;color:var(--text-2);margin-top:8px}.more-projects{border-top:1px solid var(--line);margin-top:50px}.more-projects[open] summary{margin-bottom:25px}.more-projects .project-card:first-child{grid-column:auto}.more-projects .project-card:first-child figure{aspect-ratio:1.45}.approach-film{position:relative;min-height:85svh;display:flex;align-items:center;background:var(--graphite);overflow:hidden}.approach-film:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,21,24,.72),rgba(15,21,24,.15))}.approach-film video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.film-copy{position:relative;z-index:2;padding-top:100px;padding-bottom:100px}.film-copy h2{font-size:clamp(38px,4.6vw,72px)}.film-copy h2 em{color:#bfd0df}.film-copy .lead{color:#d0d7d9;margin-top:32px}.film-copy .pill{margin-top:35px}.listen{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:750px;gap:7vw}.listen h2{font-size:clamp(45px,5.5vw,80px)}.listen .lead{margin:28px 0 20px}.listen>div>p:not(.lead):not(.kicker){max-width:40ch;color:var(--text-2)}.listen .text-link{display:table;margin:12px 0 26px}.listen-visual{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1}.listen-orb{width:80%;aspect-ratio:1}.orbit-caption{position:absolute;bottom:0;font-size:10px;color:var(--text-2);letter-spacing:.15em}.partnerships{border-top:1px solid var(--line);background:rgba(233,236,234,.8)}.partner-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;padding-top:45px;border-top:1px solid var(--line)}.partner-principles .num{font-size:12px;color:var(--text-2)}.partner-principles h3{font:300 28px/1.2 var(--f-display);margin:22px 0 16px}.partner-principles p{color:var(--text-2);font-size:14px;max-width:34ch}.contact{display:grid;grid-template-columns:1fr 1fr;gap:12vw;border-top:1px solid var(--line);background:var(--mist)}.contact .lead{margin:28px 0 35px}.contact-copy>a{display:table;margin-top:10px}.contact-email{font-size:clamp(17px,1.8vw,24px)}address{font-style:normal;color:var(--text-2);font-size:13px;margin-top:32px}form label{display:block;font-size:12px;color:var(--text-2);margin-bottom:26px}form input,form select,form textarea{display:block;width:100%;border:0;border-bottom:1px solid var(--line);padding:12px 0 15px;border-radius:0;background:transparent;resize:vertical;color:var(--graphite);font-size:15px;min-height:45px}input::placeholder,textarea::placeholder{color:#757d81;font-size:14px}form select{cursor:pointer}form .pill{margin-top:6px}.form-note{font-size:11px;color:var(--text-2);margin-top:14px}#form-status{font-size:12px;margin-top:14px}.site-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:28px;padding-bottom:28px;background:var(--mist)}.site-footer p,.site-footer>a:not(.nav__brand),.site-footer button{font-size:11px;color:var(--text-2)}dialog{border:0;max-width:none;width:100%;height:100%;max-height:none;margin:0;padding:100px var(--gutter) 50px;background:var(--mist);color:var(--graphite)}dialog::backdrop{background:rgba(35,39,42,.4)}dialog .menu-close{position:absolute;right:var(--gutter);top:30px}dialog nav{display:grid}dialog nav a{display:flex;justify-content:space-between;align-items:center;font:300 clamp(25px,5vh,44px)/1.3 var(--f-display);padding:14px 0;border-bottom:1px solid var(--line)}dialog nav a span{font:20px var(--f-body)}dialog>p{margin-top:35px;color:var(--text-2);font-size:12px}
/* Detail pages add useful depth while every main navigation link returns to home. */
.detail-intro{padding-top:130px;padding-bottom:65px;max-width:1300px}.back-link{font-size:12px;color:var(--text-2);display:inline-block;margin-bottom:56px}.detail-intro .kicker{margin-bottom:26px}.detail-intro h1{max-width:17ch}.detail-intro>.lead{margin-top:28px;max-width:62ch}.maker-detail,.category-detail,.founder-detail{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.maker-detail>figure{max-width:550px}.maker-detail>figure>img{aspect-ratio:1;object-fit:cover;border-radius:50%}figcaption{font-size:10px;letter-spacing:.05em;color:var(--text-2);margin-top:16px}.maker-detail figcaption{text-align:center}.maker-facts .logo-tile{width:180px;height:85px;margin-bottom:35px}.maker-facts .logo{max-width:165px;max-height:70px;object-fit:contain}.maker-facts dl{margin:0 0 25px}.maker-facts dl>div{display:grid;grid-template-columns:120px 1fr;gap:20px;border-top:1px solid var(--line);padding:18px 0}.maker-facts dt{font-size:11px;color:var(--text-2)}.maker-facts dd{margin:0;font-size:14px}.maker-facts>p{max-width:46ch;color:var(--text-2);margin-bottom:28px}.detail-section{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:start}.detail-section>div>h2{font-size:clamp(32px,3.4vw,50px);max-width:19ch}.detail-section>div>.lead{margin-top:25px;font-size:16px;max-width:40ch}.detail-section>div>.text-link,.detail-section>div>.pill{margin-top:28px}.detail-notes article{display:grid;grid-template-columns:24px 1fr;gap:25px;padding:28px 0;border-top:1px solid var(--line)}.detail-notes article>.num{font-size:11px;color:var(--text-2);padding-top:5px}.detail-notes h3{font:300 26px/1.2 var(--f-display);margin-bottom:15px}.detail-notes p,.prose p,.founder-detail p:not(.kicker){font-size:15px;color:var(--text-2);line-height:1.8}.prose p+p,.founder-detail p+p{margin-top:22px}.related{padding-top:50px;padding-bottom:50px}.related>.h2{margin-bottom:35px}.related .maker-link>span:first-child{font-size:28px}.detail-cta{border-top:1px solid var(--line);text-align:center;margin-top:70px}.detail-cta .kicker{justify-content:center}.detail-cta .h2{max-width:22ch;margin:auto}.detail-cta .pill{margin-top:35px}.category-detail>figure{aspect-ratio:1;overflow:hidden;border-radius:50%}.category-detail>figure img{width:100%;height:100%;object-fit:cover}.project-detail-image img{width:100%;max-height:82vh;object-fit:cover}.next-project{max-width:850px;margin:0 auto}.next-project .project-card figure{aspect-ratio:1.9}.founder-detail>figure img{width:100%;max-height:650px;object-fit:cover;filter:grayscale(1)}.founder-detail h2{margin-bottom:30px}.dealer-row{display:flex;gap:30px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:28px 0}.dealer-row h3{font:300 28px/1.2 var(--f-display)}.dealer-row>span{font-size:12px;color:var(--text-2)}.listening-banner{position:relative;height:60vh;min-height:360px}.listening-banner img{width:100%;height:100%;object-fit:cover}.listening-banner>p{position:absolute;left:calc(var(--gutter) + 40px);bottom:40px;padding:22px;background:rgba(233,236,234,.85);backdrop-filter:blur(12px)}
@media(min-width:1600px){.brands-section{--arc-top:330px;padding-top:110px}.brand-card{margin-top:112px}.brand-product{width:185px;height:185px}}
@media(max-width:1100px){.nav__links{gap:16px}.nav__right{gap:20px}.nav__circle{display:none}.hero-orb{right:3%;width:44vw}.hero-copy{width:60%}.stats{gap:30px}.category-layout,.contact{gap:7vw}.brand-meta{font-size:11px}.partner-principles{gap:30px}.section-heading{gap:45px}.section-heading>.lead,.section-heading>div{max-width:340px}}
@media(max-width:767px){:root{--t-display:clamp(44px,11vw,66px);--t-h2:clamp(35px,8.6vw,49px)}html{scroll-padding-top:75px}section[id]{scroll-margin-top:70px}.nav__right{gap:20px}.nav__brand{font-size:21px}.nav__menu{display:block}.nav__links{display:none}.nav{backdrop-filter:blur(14px)}.hero{min-height:900px;min-height:max(850px,100svh);align-items:start;padding-top:120px;padding-bottom:380px}.hero-copy{width:100%;max-width:500px}.hero h1{max-width:12ch}.hero .lead{font-size:16px;margin-top:22px}.hero .text-link{margin-top:15px}.hero-orb{width:65vw;max-width:330px;top:auto;right:calc(50% - min(32.5vw,165px));bottom:100px;transform:none}.hero-bottom{bottom:25px}.hero-bottom>span:nth-child(2){display:none}.section-top{margin-bottom:35px}.section-top>span{display:none}.wide-statement br{display:none}.about-bottom{grid-template-columns:1fr;gap:25px;margin-top:35px}.about-orb{display:none}.about-copy>.lead{font-size:20px}.stats{justify-content:space-between;gap:15px;margin-top:35px}.stats strong{font-size:38px}.stats span{font-size:10px}.brands-section{padding-top:75px;--arc-top:275px;min-height:0}.brands-intro .kicker{margin-bottom:20px}.brands-intro .lead{font-size:14px;max-width:37ch;margin-top:20px}.brands-intro h2{font-size:clamp(34px,8vw,48px);max-width:13ch;margin:auto}.arc-viewport{position:relative;top:auto;height:65px;margin-top:40px;overflow:auto;scrollbar-width:none;pointer-events:auto;cursor:auto;padding:8px 20px;mask-image:linear-gradient(90deg,transparent,#000 15px,#000 calc(100% - 15px),transparent)}.arc-viewport::-webkit-scrollbar{display:none}.brand-arc{display:flex;gap:10px;position:relative;left:0;top:0;width:max-content;height:auto}.arc-pill{position:static!important;transform:none!important;flex:none;height:40px;font-size:10px;padding:0 17px}.brand-card{margin:22px auto 0}.brand-product{width:160px;height:160px;margin-bottom:20px}.brand-copy h3{font-size:32px;min-height:37px}.brand-meta{font-size:11px;max-width:32ch;margin:14px auto 0;min-height:35px}.brand-description{font-size:14px;max-width:35ch;min-height:70px;margin-top:13px}.brand-controls{margin-top:24px}.arc-hint{font-size:9px}.brands-orb{display:none}.all-makers{margin-top:32px}.maker-directory{grid-template-columns:1fr;gap:0}.maker-link{gap:15px}.maker-link small{font-size:10px}.category-layout{grid-template-columns:1fr;gap:35px}.category-heading{position:relative;min-height:180px}.category-heading h2{max-width:9ch}.category-heading>.lead{max-width:29ch;font-size:16px}.category-image{position:absolute;right:0;top:0;width:95px;margin:0;opacity:.9}.category-list>a{padding:24px 0;gap:18px}.category-list h3{font-size:29px}.section-heading{display:block;margin-bottom:35px}.section-heading>.lead,.section-heading>div{margin-top:25px;max-width:36ch}.section-heading .lead{font-size:16px}.project-grid{grid-template-columns:1fr;gap:35px}.project-card:first-child figure,.project-card figure{aspect-ratio:1.3}.project-card h3{font-size:27px}.project-card>div{margin-top:18px}.image-open{height:38px;width:38px;right:14px;bottom:14px}.approach-film{min-height:660px}.film-copy .lead{font-size:16px}.film-copy h2 br{display:none}.film-copy h2{max-width:12ch}.listen{grid-template-columns:1fr;gap:20px;min-height:0}.listen h2{font-size:50px}.listen-visual{width:85%;margin:10px auto 0}.listen-orb{width:80%}.listen .lead{font-size:17px}.orbit-caption{font-size:8px}.partner-principles{grid-template-columns:1fr;gap:28px;padding-top:30px}.partner-principles>div{position:relative;padding-left:42px}.partner-principles .num{position:absolute;top:5px;left:0}.partner-principles h3{margin-top:0;font-size:27px;margin-bottom:12px}.contact{grid-template-columns:1fr;gap:55px}.contact .lead{font-size:16px}.contact h2{font-size:45px}.site-footer{gap:20px;display:grid;grid-template-columns:1fr 1fr}.site-footer>.nav__brand{grid-column:1/-1}.site-footer .back-top{text-align:right}.site-footer>a:nth-child(3){grid-column:1/-1}.detail-intro{padding-top:105px;padding-bottom:40px}.back-link{margin-bottom:35px}.detail-intro>.lead{font-size:17px}.maker-detail,.category-detail,.founder-detail{grid-template-columns:1fr;gap:40px}.maker-detail>figure{max-width:380px;margin:auto}.maker-facts .logo-tile{margin-bottom:25px}.maker-facts dl>div{grid-template-columns:100px 1fr}.detail-section{grid-template-columns:1fr;gap:35px}.detail-section>div>h2{font-size:37px}.detail-notes article{gap:18px;padding:25px 0}.detail-notes h3{font-size:25px}.related{padding-top:30px;padding-bottom:30px}.related .maker-link>span:first-child{font-size:23px}.detail-cta{margin-top:40px}.project-detail-image img{height:auto;max-height:none}.dealer-row h3{font-size:22px}.dealer-row{gap:20px}.listening-banner{height:440px}.listening-banner>p{left:calc(var(--gutter) + 15px);right:calc(var(--gutter) + 15px);bottom:20px;font-size:24px;padding:20px}.founder-detail>figure img{max-height:460px}.next-project .project-card figure{aspect-ratio:1.4}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}#sphere-canvas{position:fixed!important;height:100%!important}}html.reduced-motion *,html.reduced-motion *:before,html.reduced-motion *:after{animation:none!important;transition:none!important}html.reduced-motion #sphere-canvas{position:fixed!important;height:100%!important}

html:not(.js) [data-orb]{background:radial-gradient(circle at 38% 34%,#EDEDE7 0%,#A9C2B0 32%,#6E8FB8 66%,#3C5B8A 100%);border-radius:50%}html:not(.js) .arc-viewport{display:none}html:not(.js) .brand-card{margin-top:45px}html:not(.js) .brand-controls,html:not(.js) .arc-hint{display:none}
/* Scroll chapters: an expanding field, a procession of makers, a gallery of rooms. */
.orb-journey{display:none}.project-theatre{display:none}.projects-fallback>.h2{margin-bottom:50px}.project-run{padding:0}.scroll-scenes .hero{overflow:clip;min-height:100svh}.scroll-scenes .hero-orb{width:min(83vw,1080px);right:-9%;top:auto;bottom:-51%;transform:none}.scroll-scenes .hero-copy{align-self:flex-start;margin-top:5vh}.scroll-scenes .orb-journey{display:block;height:230svh;position:relative}.orb-journey-stage{position:sticky;top:var(--nav-h);height:calc(100svh - var(--nav-h));display:grid;place-items:center}.orb-message{position:absolute;width:min(850px,86vw);text-align:center;opacity:0;visibility:hidden}.orb-message:first-child{opacity:1;visibility:visible}.orb-message .kicker{justify-content:center}.orb-message .h2{font-size:clamp(42px,5.6vw,84px);line-height:1.1}.orb-message .h2 em{color:#264363}.orb-message .lead{margin:26px auto 0;max-width:44ch;color:#394953;font-size:16px}.journey-count{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);font-size:11px}.scroll-scenes .brands-section{padding:0;min-height:0;overflow:visible;border-top:0}.scroll-scenes .brands-stage{position:sticky;top:var(--nav-h);height:calc(100svh - var(--nav-h));overflow:clip;padding-top:clamp(18px,3vh,35px);--arc-top:clamp(190px,27vh,275px)}.scroll-scenes .brands-intro .kicker{margin-bottom:12px;font-size:10px}.scroll-scenes .brands-intro h2{font-size:clamp(36px,4.1vw,64px)}.scroll-scenes .brands-intro .lead{margin-top:15px;font-size:14px;max-width:570px;line-height:1.5}.scroll-scenes .arc-viewport{top:var(--arc-top);height:54vh}.scroll-scenes .brand-card{position:absolute;top:calc(var(--arc-top) + 59px);left:50%;transform:translateX(-50%);margin:0;width:min(500px,calc(100% - 35px))}.scroll-scenes .brand-product{width:clamp(96px,15vh,155px);height:clamp(96px,15vh,155px);margin-bottom:12px}.scroll-scenes .brand-copy .logo-tile{height:30px;width:105px;margin-bottom:10px}.scroll-scenes .brand-copy .logo{max-height:28px;max-width:100px}.scroll-scenes .brand-copy h3{font-size:clamp(25px,3.8vh,37px);min-height:30px}.scroll-scenes .brand-meta{margin-top:10px;min-height:16px;font-size:11px}.scroll-scenes .brand-description{font-size:13px;line-height:1.5;min-height:59px;margin:10px auto 12px;max-width:44ch}.scroll-scenes .brand-explore{min-height:34px;padding:9px 17px;font-size:9px}.scroll-scenes .brand-controls{position:absolute;bottom:29px;left:var(--gutter);margin:0;gap:15px}.scroll-scenes .brand-controls .round-btn{width:33px;height:33px}.scroll-scenes .arc-hint{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);margin:0;white-space:nowrap;font-size:9px}.scroll-scenes .brands-orb{bottom:120px;width:min(13vw,155px)}.scene-progress{display:none}.scroll-scenes .scene-progress{display:block;position:absolute;bottom:45px;right:var(--gutter);height:1px;width:100px;background:var(--line)}.scene-progress i{display:block;width:100%;height:100%;background:var(--lake);transform:scaleX(0);transform-origin:left}.scroll-scenes .all-makers{margin-top:0}.scroll-scenes .project-run{position:relative;background:var(--mist);border-top:1px solid var(--line)}.scroll-scenes .projects-fallback{display:none}.scroll-scenes .project-theatre{position:sticky;top:var(--nav-h);height:calc(100svh - var(--nav-h));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:20px;padding-top:24px;padding-bottom:22px;overflow:hidden}.theatre-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.theatre-top .kicker{font-size:10px;margin-bottom:9px}.theatre-top .h2{font-size:clamp(28px,3.1vw,47px)}.theatre-top>.text-link{font-size:11px;color:var(--text-2)}.project-aperture{position:relative;isolation:isolate;background:var(--graphite);min-height:0;overflow:hidden}.project-scene{position:absolute;inset:0;overflow:hidden}.project-scene:not(:first-child){visibility:hidden}.project-scene>img{width:100%;height:100%;object-fit:cover}.project-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 30%,rgba(0,0,0,.63));pointer-events:none}.project-scene-copy{position:absolute;z-index:2;bottom:clamp(24px,4vh,45px);left:clamp(22px,3vw,48px);right:25px;color:#f2f2ed}.project-scene-copy>.label{font-size:10px;letter-spacing:.15em;opacity:.8}.project-scene-copy h3{font-family:var(--f-display);font-size:clamp(36px,5.6vw,86px);font-weight:300;line-height:1.05;margin-top:12px;letter-spacing:-.035em;max-width:18ch}.scene-open{display:flex;align-items:center;gap:18px;font-size:11px;margin-top:20px}.scene-open b{display:grid;place-items:center;width:30px;height:30px;border:1px solid #ffffff65;border-radius:50%;font-size:16px;font-weight:300;transition:background .3s,color .3s}.project-scene:hover .scene-open b{background:var(--mist);color:var(--graphite)}.aperture-index{position:absolute;z-index:6;right:25px;top:22px;color:white;font-size:12px;pointer-events:none}.theatre-bottom{display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:58px}.project-scene-note{font-size:12px;color:var(--text-2);line-height:1.65;max-width:43ch}.project-stops{display:flex;gap:8px;flex-shrink:0}.project-stop{position:relative;width:clamp(35px,4vw,63px);height:42px;opacity:.5;transition:opacity .35s,transform .35s}.project-stop img{width:100%;height:100%;object-fit:cover;filter:grayscale(.7)}.project-stop span{position:absolute;bottom:2px;left:5px;color:#fff;font-size:9px;text-shadow:0 1px 4px #000}.project-stop[aria-pressed=true]{opacity:1;transform:translateY(-5px)}.project-stop[aria-pressed=true] img{filter:none}.project-stop[aria-pressed=true]:after{content:'';position:absolute;bottom:-5px;height:1px;left:0;right:0;background:var(--lake)}.project-stop:hover{opacity:1}.theatre-progress{display:flex;align-items:center;gap:20px}.theatre-progress>.label{font-size:9px;letter-spacing:.08em;color:var(--text-2);white-space:nowrap}.theatre-progress>div{height:1px;flex:1;background:var(--line)}.theatre-progress i{display:block;height:1px;background:var(--lake);transform-origin:left;transform:scaleX(0)}.theatre-progress>.num{font-size:10px;color:var(--text-2)}
@media(max-height:800px) and (min-width:768px){.scroll-scenes .brands-stage{--arc-top:175px;padding-top:18px}.scroll-scenes .brands-intro h2{font-size:41px}.scroll-scenes .brands-intro .lead{font-size:12px;margin-top:10px}.scroll-scenes .brand-card{top:calc(var(--arc-top) + 52px)}.scroll-scenes .brand-product{width:100px;height:100px;margin-bottom:8px}.scroll-scenes .brand-copy .logo-tile{height:24px;margin-bottom:6px}.scroll-scenes .brand-copy .logo{max-height:23px}.scroll-scenes .brand-copy h3{font-size:27px;min-height:29px}.scroll-scenes .brand-meta{margin-top:6px}.scroll-scenes .brand-description{font-size:12px;min-height:54px;margin:7px auto 8px}.scroll-scenes .brand-controls{bottom:15px}.scroll-scenes .arc-hint{bottom:22px}.scroll-scenes .scene-progress{bottom:31px}}
@media(max-width:767px){.scroll-scenes .hero{min-height:max(720px,100svh);padding-bottom:300px}.scroll-scenes .hero-copy{margin-top:0}.scroll-scenes .hero-orb{width:120vw;right:-36%;bottom:-34%;max-width:none}.scroll-scenes .orb-journey{height:230svh}.orb-message .h2{font-size:42px}.orb-message .lead{font-size:14px;max-width:31ch}.scroll-scenes .brands-stage{padding-top:22px;--arc-top:205px}.scroll-scenes .brands-intro h2{font-size:34px;max-width:16ch}.scroll-scenes .brands-intro .lead{font-size:12px;max-width:34ch;margin-top:12px}.scroll-scenes .arc-viewport{position:absolute;top:var(--arc-top);height:56px;margin-top:0}.scroll-scenes .brand-card{top:calc(var(--arc-top) + 64px)}.scroll-scenes .brand-product{height:110px;width:110px}.scroll-scenes .brand-copy h3{font-size:27px}.scroll-scenes .brand-meta{min-height:28px;max-width:37ch}.scroll-scenes .brand-description{font-size:12px;min-height:55px;max-width:36ch}.scroll-scenes .brand-controls{left:20px;bottom:19px;gap:10px}.scroll-scenes .brand-controls .round-btn{height:29px;width:29px}.scroll-scenes .brand-count{font-size:10px;min-width:42px}.scroll-scenes .arc-hint{left:auto;right:20px;transform:none;bottom:27px;font-size:8px}.scroll-scenes .scene-progress{left:20px;right:20px;width:auto;bottom:8px}.scroll-scenes .project-theatre{gap:15px;padding-top:20px;padding-bottom:20px}.theatre-top .h2{font-size:30px}.theatre-top>.text-link{font-size:0;border:0;gap:0}.theatre-top>.text-link:after{content:'Continue ↓';font-size:10px;white-space:nowrap}.project-scene-copy h3{font-size:39px;max-width:12ch}.project-scene-copy>.label{font-size:8px}.project-scene-copy{left:22px;right:22px;bottom:25px}.theatre-bottom{display:block;min-height:0}.project-scene-note{font-size:11px;max-width:50ch;min-height:51px;margin-bottom:18px}.project-stops{width:100%;gap:6px;justify-content:space-between}.project-stop{width:calc((100vw - 88px)/9);height:33px}.theatre-progress{gap:10px}.theatre-progress>.label{font-size:8px}.aperture-index{right:18px;top:16px;font-size:10px}}
@media(max-width:767px) and (max-height:740px){.scroll-scenes .brands-stage{--arc-top:167px;padding-top:15px}.scroll-scenes .brands-intro h2{font-size:30px}.scroll-scenes .brands-intro .lead{font-size:11px;margin-top:8px}.scroll-scenes .brands-intro .kicker{margin-bottom:8px}.scroll-scenes .brand-card{top:calc(var(--arc-top) + 58px)}.scroll-scenes .brand-product{width:85px;height:85px;margin-bottom:7px}.scroll-scenes .brand-copy .logo-tile{height:23px;margin-bottom:6px}.scroll-scenes .brand-copy .logo{max-height:22px}.scroll-scenes .brand-copy h3{font-size:25px;min-height:26px}.scroll-scenes .brand-meta{margin-top:6px}.scroll-scenes .brand-description{font-size:11px;margin:6px auto 8px;min-height:49px}.scroll-scenes .project-scene-note{display:none}.scroll-scenes .project-theatre{gap:13px}.scene-open{margin-top:12px}.project-scene-copy h3{font-size:32px}}
/* Spatial collection: a continuous procession of rooms, with light and depth. */
.spatial-word,.spatial-number{display:none}.scroll-scenes .project-theatre{padding-left:0;padding-right:0;gap:14px;isolation:isolate;background:radial-gradient(ellipse at 50% 55%,#f4f5f1 0%,#e6eae7 60%,#dce3e1 100%)}.scroll-scenes .theatre-top{padding:0 var(--gutter);position:relative;z-index:5}.scroll-scenes .theatre-top .h2{font-size:clamp(32px,3.4vw,52px)}.scroll-scenes .spatial-word{display:block;position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);font:300 24vw/.85 var(--f-display);letter-spacing:-.055em;color:rgba(47,79,122,.055);pointer-events:none;white-space:nowrap;z-index:-1}.scroll-scenes .spatial-number{display:block;position:absolute;right:var(--gutter);top:11%;font:300 20vw/1 var(--f-display);letter-spacing:-.06em;color:rgba(47,79,122,.05);z-index:-1}.scroll-scenes .project-aperture{background:none;overflow:visible;perspective:1800px;perspective-origin:50% 45%;isolation:auto;min-height:0}.scroll-scenes .project-scene{inset:auto;left:50%;top:50%;width:min(66vw,1080px);height:92%;transform-style:preserve-3d;transform-origin:center;overflow:hidden;box-shadow:0 32px 48px -20px rgba(27,43,46,.32);border-radius:3px;will-change:transform;backface-visibility:hidden}.scroll-scenes .project-scene:after{background:linear-gradient(180deg,transparent 35%,rgba(14,22,26,.68))}.scroll-scenes .project-scene-copy h3{font-size:clamp(38px,4.8vw,72px);max-width:16ch}.scroll-scenes .project-scene-copy{bottom:30px;left:35px;right:35px}.scroll-scenes .project-scene-copy>.label{font-size:9px}.scroll-scenes .scene-open{margin-top:15px}.scroll-scenes .aperture-index{display:none}.scroll-scenes .theatre-bottom{position:relative;z-index:5;padding:0 var(--gutter);min-height:70px;margin-top:14px}.scroll-scenes .project-scene-note{font-size:12px;max-width:45ch}.scroll-scenes .project-stop{width:45px;height:35px;opacity:.5;border-top:1px solid var(--line);transition:opacity .25s,transform .3s}.scroll-scenes .project-stop img{display:none}.scroll-scenes .project-stop span{font-family:var(--f-display);font-size:21px;position:static;color:var(--graphite);text-shadow:none}.scroll-scenes .project-stop[aria-pressed=true]{opacity:1;transform:translateY(-4px);border-color:var(--lake)}.scroll-scenes .project-stop[aria-pressed=true]:after{display:none}.scroll-scenes .theatre-progress{padding:0 var(--gutter)}.scroll-scenes .project-aperture:before{content:'';position:absolute;left:20%;right:20%;bottom:-2%;height:14%;background:radial-gradient(ellipse,rgba(40,60,64,.14),transparent 68%);filter:blur(12px);pointer-events:none}.scroll-scenes .brands-orb{pointer-events:none}.orb-journey-stage{pointer-events:none}.brand-product img{transition:opacity .25s}.brand-arc{will-change:transform}.project-scene:focus-visible{outline:2px solid var(--lake);outline-offset:8px}
@media(max-width:767px){.scroll-scenes .project-theatre{gap:14px;padding-top:24px}.scroll-scenes .theatre-top .h2{font-size:34px}.scroll-scenes .project-scene{width:82vw;height:93%;border-radius:2px}.scroll-scenes .project-aperture{perspective:1200px}.scroll-scenes .project-scene-copy{left:22px;right:20px;bottom:25px}.scroll-scenes .project-scene-copy h3{font-size:37px}.scroll-scenes .theatre-bottom{margin-top:8px;min-height:102px}.scroll-scenes .project-stops{gap:5px}.scroll-scenes .project-stop{width:calc((100vw - 88px)/9);height:28px}.scroll-scenes .project-stop span{font-size:18px}.scroll-scenes .project-scene-note{font-size:11px;min-height:49px;margin-bottom:17px}.scroll-scenes .spatial-word{font-size:34vw;top:42%}.scroll-scenes .spatial-number{font-size:45vw;top:15%}.scroll-scenes .scene-open{font-size:10px}}
@media(max-width:767px) and (max-height:740px){.scroll-scenes .theatre-bottom{min-height:28px}.scroll-scenes .project-scene-copy h3{font-size:30px}}

.scroll-scenes .spatial-number{display:none}
