:root{--paper:#f2efe8;--paper2:#ece8df;--paper3:#e6e1d5;--ink:#141414;--muted:#626b72;--line:rgba(20,20,20,.15);--sans:'Hanken Grotesk',Arial,sans-serif;--mono:'Geist Mono',monospace;--gutter:clamp(22px,4vw,72px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:#b9b5ac var(--paper);scrollbar-width:thin}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border-radius:0}img,video,svg,canvas{display:block;max-width:100%}button:focus-visible,a:focus-visible{outline:2px solid var(--muted);outline-offset:5px}::selection{background:var(--ink);color:var(--paper)}h1,h2,h3,p{margin:0}h2{font-size:clamp(36px,4.9vw,76px);font-weight:500;letter-spacing:-.052em;line-height:1.04}.mono{font:400 10px/1.5 var(--mono);text-transform:uppercase;letter-spacing:.11em}.skip{position:fixed;top:12px;left:12px;z-index:100;background:var(--ink);color:var(--paper);padding:16px;transform:translateY(-150%)}.skip:focus{transform:none}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--ink);border:1px solid var(--ink);color:var(--paper);padding:17px 25px;border-radius:32px;font:400 11px var(--mono);text-transform:uppercase;letter-spacing:.07em;transition:background .2s,transform .2s}.button:hover{background:#353633;transform:translateY(-2px)}.button span{font:20px var(--sans);line-height:10px}.button.small{padding:13px 19px;font-size:10px;gap:20px}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button.light:hover{background:white}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:13px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:7px}.text-link span{font-size:19px;line-height:14px;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.section{padding:116px var(--gutter);scroll-margin-top:30px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px}.section-heading p{font-size:18px;color:var(--muted);line-height:1.5;max-width:365px;padding-bottom:5px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.1,1)}.reveal.visible{opacity:1;transform:none}

/* A cinematic opening, with the service proposition visible on first paint. */
.hero-track{height:330vh;position:relative}.hero-sticky{position:sticky;top:0;height:100vh;height:100svh;min-height:610px;overflow:hidden;background:var(--paper)}.nav{position:absolute;z-index:10;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:28px var(--gutter)}.nav img{width:173px;height:auto;filter:brightness(0)}.hero-copy{position:absolute;z-index:4;left:var(--gutter);top:27%;width:49%;pointer-events:none}.chapter-copy{position:absolute;top:0;left:0;opacity:0;transform:translateY(18px);transition:opacity .55s,transform .65s;pointer-events:none}.chapter-copy.is-active{opacity:1;transform:none;pointer-events:auto}.hero-copy h1,.hero-copy h2{font-size:clamp(54px,6.15vw,100px);line-height:1.02;letter-spacing:-.065em;font-weight:500;white-space:nowrap}.hero-copy h1 span,.hero-copy h2 span{color:var(--muted)}.hero-copy p{margin-top:30px;font-size:clamp(17px,1.45vw,23px);line-height:1.5;letter-spacing:-.02em}.hero-copy .text-link{margin-top:29px}.hero-art{position:absolute;top:13%;left:42%;right:-2%;height:75%}.hero-ground{position:absolute;inset:17% -20% -15% 2%;opacity:.33;background-image:linear-gradient(rgba(98,107,114,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(98,107,114,.16) 1px,transparent 1px);background-size:46px 46px;transform:perspective(550px) rotateX(59deg) rotateZ(-18deg);mask-image:radial-gradient(ellipse at center,black,transparent 68%);-webkit-mask-image:radial-gradient(ellipse at center,black,transparent 68%)}.sequence-wrap{position:absolute;inset:0;transform-origin:50% 60%;will-change:transform,opacity}.sequence-wrap canvas,.sequence-wrap img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.sequence-wrap canvas{opacity:0}.sequence-wrap.ready canvas{opacity:1}.sequence-wrap.ready img{opacity:0}.art-caption{position:absolute;bottom:0;left:14%;right:8%;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font:9px var(--mono);text-transform:uppercase;letter-spacing:.09em}.dot{width:5px;height:5px;display:inline-block;background:var(--muted);border-radius:50%}.hero-lineup{position:absolute;inset:0;opacity:0;transform:translateY(30px);pointer-events:none;will-change:transform,opacity}.lineup-model{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column}.lineup-model img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 25px 18px rgba(20,20,20,.08))}.lineup-model>span{font:500 11px var(--mono);letter-spacing:.06em;text-align:center;margin-top:10px}.lineup-model small{display:block;font:10px var(--sans);color:var(--muted);margin-top:6px;letter-spacing:0}.lineup-model.net{left:8%;top:48%;width:38%;height:26%}.lineup-model.hunter{left:41%;top:5%;width:37%;height:46%}.lineup-model.sable{left:49%;top:63%;width:43%;height:17%}.hero-atlas{position:absolute;inset:0 -1% 0 -5%;opacity:0;transform:scale(.9);will-change:opacity,transform}.hero-atlas canvas{width:100%;height:100%}.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:32px;display:flex;justify-content:space-between;align-items:center;z-index:5}.chapter-nav{display:flex;gap:36px}.chapter{font:400 10px var(--mono);text-transform:uppercase;letter-spacing:.04em;border:0;background:none;padding:13px 0;color:var(--muted);position:relative}.chapter span{margin-right:10px;opacity:.6}.chapter::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .3s}.chapter.is-active{color:var(--ink)}.chapter.is-active::after{transform:scaleX(1)}.scroll-cue{color:var(--muted);display:flex;gap:30px;align-items:center}.scroll-cue span{font-size:23px}.hero-progress{position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--line)}.hero-progress i{height:1px;width:100%;display:block;background:var(--muted);transform:scaleX(0);transform-origin:left}

.service-strip{padding:42px var(--gutter);display:grid;grid-template-columns:1.05fr 1.2fr .65fr;align-items:center;background:var(--paper2);border-bottom:1px solid var(--line);gap:30px;scroll-margin-top:0}.service-strip h2{font-size:35px;line-height:1.09;letter-spacing:-.04em}.service-strip>p{font-size:18px;line-height:1.5;padding-left:40px;border-left:1px solid var(--line);color:#434646}.yc{justify-self:end;display:flex;align-items:center;gap:14px}.yc img{width:32px;height:32px}.yc span{font-size:12px;line-height:1.6;color:var(--muted)}.yc strong{font-size:18px;font-weight:500;color:var(--ink)}

.products{padding-bottom:94px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{display:block;text-align:left;background:var(--paper2);padding:23px 25px 27px;border:1px solid transparent;min-width:0;transition:background .25s,border-color .25s}.product:hover{background:#e7e3da}.product.is-selected{border-color:#92958e}.product-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:9px}.product-plus{font-size:21px;color:var(--ink);font-family:var(--sans)}.product-image{height:260px;display:flex;align-items:center;justify-content:center;padding:30px 8px;overflow:visible}.product-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:transform .65s cubic-bezier(.2,.6,.1,1);filter:drop-shadow(0 17px 9px rgba(20,20,20,.07))}.product:hover .product-image img{transform:translateY(-7px) rotate(-2deg)}.product-image.hunter{padding:20px 30px}.product-image.sable{padding:30px 0}.product-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-title h3{font-size:27px;font-weight:500;letter-spacing:-.035em}.product-title>.mono{font-size:9px;color:var(--muted)}.product-title .development{border:1px solid #aaa99f;padding:4px 6px;letter-spacing:.015em;font-size:8px}.product>p{font-size:14px;color:var(--muted);margin-top:12px}.product-detail{display:grid;grid-template-columns:1fr 1.4fr .6fr;align-items:start;gap:25px;margin-top:28px;min-height:85px;padding:12px 0;color:var(--muted)}.product-detail>.mono{font-size:9px;padding-top:5px;color:var(--ink)}.product-detail p{font-size:14px;line-height:1.6;max-width:490px}.product-detail .text-link{justify-self:end;font-size:12px;color:var(--ink);white-space:nowrap}

.environments{border-top:1px solid var(--line);background:linear-gradient(180deg,var(--paper2),var(--paper) 58%);padding-top:100px}.environments .section-heading{margin-bottom:43px}.coverage-layout{display:grid;grid-template-columns:29% 71%;min-height:520px;align-items:stretch}.environment-menu{padding-top:30px;padding-right:48px;z-index:1}.environment-intro{font-size:17px;line-height:1.5;color:var(--muted);margin-bottom:30px}.sector-buttons{display:flex;flex-direction:column}.sector-buttons button{display:flex;justify-content:space-between;align-items:center;border:0;border-top:1px solid var(--line);background:none;text-align:left;padding:18px 0;color:var(--muted);font-size:15px;transition:color .2s,padding .2s}.sector-buttons button:last-child{border-bottom:1px solid var(--line)}.sector-buttons button span:last-child{font-size:19px;opacity:0;transform:translateX(-5px);transition:.2s}.sector-buttons button:hover,.sector-buttons button.is-active{color:var(--ink);padding-left:10px}.sector-buttons button.is-active{font-weight:600}.sector-buttons button.is-active span:last-child,.sector-buttons button:hover span:last-child{opacity:1;transform:none}.coverage-panel{min-width:0;position:relative;height:540px}.coverage-panel canvas{width:100%;height:100%}.coverage-bottom{position:absolute;bottom:4px;left:20px;right:0;display:flex;justify-content:space-between;align-items:center;color:var(--muted);gap:10px}.coverage-bottom .mono{font-size:8px}.motion-toggle{border:0;background:transparent;color:var(--muted);padding:10px;display:flex;gap:8px;align-items:center}.motion-toggle:hover{color:var(--ink)}.environment-description{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid var(--line);margin-top:40px;padding-top:28px}.environment-description h3{font-size:25px;font-weight:500;letter-spacing:-.03em}.environment-description p{color:var(--muted);font-size:16px;line-height:1.5;max-width:500px;justify-self:end}.environment-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.site-photo{position:relative;overflow:hidden;background:var(--ink);border:0;padding:0;height:270px;text-align:left}.site-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.8;transition:transform .7s,opacity .5s}.site-photo::after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.7));pointer-events:none}.site-photo>span{position:absolute;z-index:1;bottom:24px;left:24px;right:24px;color:var(--paper);font-size:20px;letter-spacing:-.02em;display:flex;justify-content:space-between;gap:15px;align-items:center}.site-photo i{font-style:normal;font-size:25px}.site-photo:hover img{transform:scale(1.045);opacity:1}

.service-model{border-top:1px solid var(--line)}.service-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.service-steps article{position:relative;border-top:1px solid var(--line);padding-top:32px}.service-icon{width:140px;height:100px;margin-bottom:35px;color:var(--muted)}.service-icon svg{fill:none;stroke:currentColor;stroke-width:1;overflow:visible}.service-steps h3{font-size:25px;font-weight:500;letter-spacing:-.035em;margin-bottom:16px}.service-steps p{font-size:16px;line-height:1.55;color:var(--muted);max-width:305px;margin-bottom:30px}.service-steps .mono{color:var(--ink);font-size:9px}.press-strip{border-top:1px solid var(--line);padding:35px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:25px}.press-strip>.mono{color:var(--muted);font-size:9px}.press-strip a{font-size:20px;font-weight:500;letter-spacing:-.04em;display:flex;align-items:center;gap:22px}.press-strip a span{font-size:18px;color:var(--muted)}.press-strip a:hover{text-decoration:underline;text-underline-offset:5px}.footer{background:#1d1d1b;min-height:590px;color:var(--paper);position:relative;overflow:hidden}.footer video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.29}.footer-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,20,20,.6),rgba(20,20,20,.12)),linear-gradient(0deg,#1d1d1b,transparent 40%)}.footer-content{position:relative;padding:100px var(--gutter) 86px}.footer h2{font-size:clamp(40px,5.1vw,79px);margin-bottom:35px;max-width:1000px}.footer-email{display:block;font-size:14px;margin-top:22px;color:#b8b8af}.footer-email:hover{color:white}.footer-bottom{position:relative;padding:30px var(--gutter);display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(242,239,232,.18);gap:25px}.footer-bottom img{width:173px;height:auto;filter:brightness(0) invert(1);opacity:.93}.footer-bottom>.mono{color:#c6c5bd;font-size:9px}

@media(min-width:1700px){.section,.service-strip,.press-strip{padding-left:max(var(--gutter),calc((100vw - 1560px)/2));padding-right:max(var(--gutter),calc((100vw - 1560px)/2))}.hero-copy{top:29%}.hero-art{left:43%;right:0}.product-image{height:310px}}
@media(max-width:1100px){.hero-copy{top:26%}.hero-copy h1,.hero-copy h2{font-size:6.5vw}.hero-art{left:40%;right:-7%;top:17%;height:66%}.hero-copy p{font-size:17px}.hero-copy p br{display:none}.hero-copy p{max-width:300px}.hero-lineup{inset:6% 0}.hero-atlas{inset:5% 0}.chapter-nav{gap:24px}.service-strip{grid-template-columns:1fr 1.3fr .8fr}.service-strip h2{font-size:29px}.service-strip>p{font-size:16px;padding-left:25px}.yc{gap:10px}.yc strong{font-size:16px}.section{padding-top:85px;padding-bottom:85px}.section-heading p{font-size:16px}.product-image{height:220px}.product{padding:20px 18px}.product-title h3{font-size:24px}.product-title .development{font-size:7px}.product-detail{grid-template-columns:1fr 1.5fr}.product-detail .text-link{display:none}.environment-menu{padding-right:20px}.coverage-layout{grid-template-columns:30% 70%}.coverage-panel{height:470px}.coverage-layout{min-height:470px}.environment-intro{font-size:15px}.site-photo{height:230px}.site-photo>span{font-size:17px;left:18px;right:18px}.service-steps{gap:28px}.service-steps h3{font-size:23px}.press-strip a{font-size:18px}}
@media(max-width:760px){.hero-track{height:300vh}.hero-sticky{min-height:650px}.nav{padding-top:22px}.nav img{width:140px}.button.small{font-size:8px;padding:11px 14px;gap:13px}.hero-copy{top:17%;width:calc(100% - var(--gutter)*2)}.hero-copy h1,.hero-copy h2{font-size:clamp(42px,8.7vw,64px);letter-spacing:-.055em}.hero-copy p{font-size:16px;margin-top:20px;max-width:310px}.hero-copy p br{display:block}.hero-copy .text-link{margin-top:19px;font-size:12px}.hero-art{top:39%;left:20%;right:-11%;height:49%}.hero-ground{inset:15% -10% -5% 0}.hero-bottom{bottom:20px}.chapter-nav{width:100%;justify-content:space-between;gap:5px}.chapter{font-size:8px}.chapter span{margin-right:6px}.scroll-cue{display:none}.art-caption{font-size:7px;bottom:-4px;left:3%;right:10%}.hero-lineup{inset:9% 14% 1% -12%}.lineup-model>span{font-size:9px}.lineup-model small{font-size:8px}.hero-atlas{inset:0 7% 0 -20%}.service-strip{padding-top:32px;padding-bottom:32px;grid-template-columns:1fr 1fr;gap:25px 20px}.service-strip h2{font-size:29px}.service-strip>p{border:0;padding:0;font-size:14px;max-width:260px}.service-strip .yc{grid-column:1/-1;justify-self:start;border-top:1px solid var(--line);padding-top:24px;width:100%}.yc span br{display:none}.yc span{font-size:12px}.yc strong{font-size:15px;margin-left:7px}.yc img{width:26px;height:26px}.desktop{display:none}.section{padding-top:65px;padding-bottom:65px}.section-heading{display:block;margin-bottom:34px}h2{font-size:clamp(35px,6.8vw,52px)}.section-heading p{margin-top:25px;font-size:16px}.product-grid{gap:10px}.product{padding:14px 12px 20px}.product-top{font-size:7px;letter-spacing:.025em}.product-plus{display:none}.product-image{height:150px;padding:20px 0}.product-image.hunter{padding:20px 7px}.product-title{display:block}.product-title h3{font-size:20px}.product-title>.mono:not(.development){display:none}.product-title .development{display:inline-block;margin-top:6px;font-size:6px;padding:3px;letter-spacing:0}.product>p{font-size:11px;line-height:1.4;min-height:30px}.product-detail{display:block;min-height:110px;margin-top:20px}.product-detail>.mono{display:block;margin-bottom:10px}.product-detail p{font-size:13px}.coverage-layout{display:flex;flex-direction:column;min-height:0}.environment-menu{padding:0}.environment-intro{font-size:16px;margin-bottom:22px}.sector-buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:7px}.sector-buttons button,.sector-buttons button:last-child{border:1px solid var(--line);padding:9px 11px;font-size:11px}.sector-buttons button:hover,.sector-buttons button.is-active{padding-left:11px;background:var(--ink);color:var(--paper)}.sector-buttons button span:last-child{display:none}.coverage-panel{height:400px;margin:12px -10px 0}.coverage-bottom{left:10px;right:10px}.environment-description{margin-top:25px;display:block;padding-top:23px}.environment-description h3{font-size:24px}.environment-description p{margin-top:14px;font-size:15px;max-width:100%}.environment-photos{gap:10px;margin-top:32px}.site-photo{height:210px}.site-photo>span{font-size:15px;left:12px;right:12px;bottom:16px;line-height:1.2}.site-photo i{display:none}.service-steps{gap:22px}.service-icon{width:100px;height:75px;margin-bottom:25px}.service-steps h3{font-size:21px}.service-steps p{font-size:14px}.press-strip{flex-wrap:wrap;gap:23px;padding-top:30px;padding-bottom:30px}.press-strip>.mono{width:100%}.press-strip a{font-size:15px;gap:8px}.footer{min-height:510px}.footer-content{padding-top:75px;padding-bottom:65px}.footer h2{font-size:clamp(35px,6.8vw,52px)}.footer-bottom{flex-wrap:wrap;padding-top:26px;padding-bottom:26px;gap:20px}.footer-bottom img{width:140px}.footer-bottom>.mono:last-child{width:100%;font-size:8px}}
@media(max-width:480px){.hero-copy{top:15%}.hero-art{top:44%;left:8%;right:-7%;height:43%}.hero-copy h1,.hero-copy h2{font-size:12vw}.hero-copy p{font-size:15px;line-height:1.4;max-width:280px;margin-top:18px}.hero-copy .text-link{margin-top:16px}.hero-lineup{inset:14% 7% -7% -2%}.hero-atlas{inset:-4% 0 0 -5%}.lineup-model.hunter{top:0;height:40%}.lineup-model.net{top:42%}.lineup-model.sable{top:57%}.product-grid{grid-template-columns:1fr;gap:13px}.product{position:relative;padding:20px;min-height:216px}.product-top{font-size:8px;max-width:46%}.product-image{position:absolute;right:14px;top:8px;width:45%;height:185px;padding:20px 0}.product-image.hunter{padding:22px 16px}.product-image.sable{top:22px}.product-title{margin-top:62px;max-width:49%}.product-title h3{font-size:23px}.product-title .development{font-size:7px}.product>p{font-size:12px;max-width:43%;min-height:0}.product-detail{min-height:130px}.coverage-panel{height:330px}.coverage-bottom .mono{font-size:7px;letter-spacing:.025em}.environment-photos{grid-template-columns:1fr}.site-photo{height:210px}.site-photo>span{font-size:23px;bottom:20px;left:20px;right:20px}.site-photo i{display:block}.service-steps{grid-template-columns:1fr;gap:32px}.service-steps article{padding:25px 0 0 110px;min-height:180px}.service-icon{position:absolute;left:0;top:30px;width:85px}.service-steps h3{font-size:24px}.service-steps p{font-size:15px;margin-bottom:20px}.press-strip a{font-size:15px}.footer-bottom>.mono{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.hero-track{height:100svh;min-height:650px}.hero-sticky{position:relative}.hero-art{will-change:auto}.chapter-copy{transform:none}.hero-progress{display:none}}
