:root{--blue:#172a63;--ink:#202522;--paper:#f5f5f1;--muted:#767b75;--line:#d7dbd3;--font:Arial,Helvetica,sans-serif;--pad:clamp(24px,5vw,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--font)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #5e8dff;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.04;letter-spacing:-.055em}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}img{max-width:100%;display:block}a,button{touch-action:manipulation}.header{height:90px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;background:transparent;position:fixed;top:0;left:0;right:0;z-index:20;color:#fff;transition:background-color .22s ease,border-color .22s ease;border-bottom:1px solid rgba(255,255,255,.26)}body.nav-after-story .header{background:var(--blue);border-bottom-color:transparent}.brand img{width:211px;height:auto;filter:brightness(0) invert(1)}.header nav{display:flex;align-items:center;gap:38px;font-size:14px}.header nav a{color:#fff}.nav-contact{padding:12px 0 12px 27px;border-left:1px solid rgba(255,255,255,.35)}.nav-contact span{margin-left:30px}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:#fff;z-index:100}.skip-link:focus{top:10px}.story{height:auto;background:#3c433c}.story.motion{height:575svh}.stage{height:calc(100svh - 90px);min-height:620px;position:relative;isolation:isolate;overflow:hidden;color:#fff}.motion .stage{height:100svh;position:sticky;top:0;min-height:620px}.poster,#sequence,.shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}#sequence{z-index:-2}.shade{z-index:-1;background:linear-gradient(90deg,rgba(9,18,17,.48),rgba(9,18,17,.06) 85%),linear-gradient(0deg,rgba(9,18,17,.38),transparent 35%)}.stage-top,.stage-bottom{position:absolute;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;font-size:12px;letter-spacing:.11em}.stage-top{top:112px}.stage-bottom{bottom:28px;align-items:center}.stage-bottom a{font-size:12px;letter-spacing:.02em}.chapter{position:absolute;left:var(--pad);right:var(--pad);top:20%;transition:opacity .25s ease,transform .25s ease}.chapter[hidden]{display:none}.eyebrow{font-size:12px;letter-spacing:.15em;margin-bottom:25px}.opening h1{font-size:clamp(70px,7.6vw,120px);line-height:.98;max-width:850px}.hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-top:30px}.hero-bottom p{font-size:15px;color:#e6e8e2}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 24px;font-size:14px;line-height:1.4;min-height:54px;border:1px solid currentColor;transition:background .2s,color .2s}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.resolution{top:28%}.resolution h2{font-size:clamp(45px,5.8vw,90px);margin-bottom:32px;max-width:920px}.scroll-hint{display:flex;gap:24px}.progress{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#ffffff25}.progress i{display:block;width:100%;height:100%;background:#dbe2d4;transform:scaleX(0);transform-origin:left}.section{padding:78px var(--pad) 100px}.section-label{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.1em;padding-bottom:28px;border-bottom:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:10%;padding-top:75px}.intro h2{font-size:clamp(44px,4.5vw,70px)}.muted{color:var(--muted)}.intro-copy{padding-top:8px;max-width:480px}.intro-copy p:first-child{font-size:24px;line-height:1.4;letter-spacing:-.025em;margin-bottom:28px}.intro-copy p:nth-child(2){color:#656b65;margin-bottom:32px}.text-link{display:inline-flex;align-items:center;gap:25px;padding-bottom:7px;border-bottom:1px solid currentColor;font-size:14px}.text-link:hover{color:var(--blue)}.products{background:#e8ebe5}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;padding:58px 0}.section-heading h2{font-size:clamp(38px,3.6vw,58px)}.section-heading p{font-size:14px;color:#5c635c}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px}.product-card{background:#f5f6f2;min-width:0;position:relative}.product-card:first-child{grid-column:span 2;grid-row:span 2;display:flex;flex-direction:column}.product-image{height:245px;display:flex;align-items:center;justify-content:center;padding:25px;overflow:hidden}.product-image img{max-height:100%;width:auto;max-width:85%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.product-card:first-child .product-image{height:500px;flex:1;padding:55px}.product-card:hover .product-image img{transform:translateY(-6px)}.product-info{padding:20px 23px 25px;border-top:1px solid #e1e4dc}.product-info .category{font-size:11px;letter-spacing:.1em;color:#656b65}.product-info h3{font-size:21px;letter-spacing:-.035em;margin-top:9px}.product-card:first-child h3{font-size:32px}.product-info details{margin-top:18px;font-size:14px}.product-info summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:15px}.product-info summary:after{content:'+'}.product-info details[open] summary:after{content:'−'}.product-info details p{padding:18px 0 10px;color:#60675e}.product-info details a{text-decoration:underline;text-underline-offset:4px}.product-foot{display:flex;justify-content:space-between;padding-top:35px;font-size:14px}.commit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-top:60px}.commit-grid h2{font-size:clamp(60px,6vw,96px)}.principles article{display:flex;gap:32px;padding:25px 0;border-bottom:1px solid var(--line)}.principles article:first-child{padding-top:0}.principles article>span{font-size:12px;color:var(--muted)}.principles h3{font-size:25px;letter-spacing:-.03em;margin-bottom:14px}.principles p{font-size:15px;color:#656b65;max-width:400px}.contact{background:var(--blue);color:#fff}.contact .section-label{border-color:#ffffff30}.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:10%;padding-top:60px;align-items:center}.contact h2{font-size:clamp(55px,6.8vw,100px)}.contact p{margin-bottom:30px;color:#e3e8f3}.contact-mail{display:block;margin-top:25px;font-size:14px;text-decoration:underline;text-underline-offset:5px}.contact .button:hover{background:#d8deeb;color:var(--blue);border-color:#d8deeb}.footer{padding:65px var(--pad) 25px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;font-size:13px}.footer img{width:210px;height:auto}.footer p{margin-top:20px;color:#686e65}.footer address{font-style:normal}.footer>div:nth-child(3){display:flex;flex-direction:column;gap:10px}.footer-base{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px;color:#686e65;font-size:12px}.board{max-width:1300px;margin:auto}.board .section-heading{align-items:start}.swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.swatch{height:125px;padding:18px;display:flex;align-items:end;border:1px solid var(--line)}.board-preview{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:35px}.board-preview>img{height:400px;object-fit:cover;width:100%}
@media(min-width:1600px){.chapter{top:23%}.hero-bottom{max-width:1200px}}@media(max-width:850px){.header nav{gap:20px}.header nav>a:nth-child(2){display:none}.brand img{width:185px}.stage-top span:last-child{display:none}.intro-grid,.commit-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.intro-copy{max-width:600px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card:first-child{grid-column:span 2;grid-row:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center}.product-card:first-child .product-image{height:350px;padding:30px}.product-card:first-child .product-info{border:0}.section-heading{align-items:start;flex-direction:column;gap:25px}.footer{grid-template-columns:1fr 1fr}.footer>div:first-child{grid-column:1/-1}.hero-bottom{align-items:start}.chapter{top:20%}.opening h1{font-size:80px}.scroll-hint{display:none}}@media(max-width:540px){.header{height:76px}.brand img{width:163px}.header nav{gap:14px}.header nav>a:first-child{display:none}.nav-contact{padding:10px 0;border:0;font-size:12px}.nav-contact span{margin-left:8px}.stage,.motion .stage{min-height:670px}.stage{height:calc(100svh - 76px)}.stage-top{top:92px;font-size:11px}.chapter{top:18%}.eyebrow{font-size:10px;margin-bottom:22px}.opening h1{font-size:clamp(57px,14.6vw,78px)}.hero-bottom{flex-direction:column;gap:25px;margin-top:28px}.hero-bottom p{font-size:14px}.button{padding:15px 20px;gap:30px}.stage-bottom{font-size:10px;bottom:24px}.stage-bottom a{font-size:11px}.resolution{top:25%}.resolution h2{font-size:43px}.section{padding-top:48px;padding-bottom:60px}.section-label{font-size:10px;gap:20px}.section-label span:last-child{max-width:130px;text-align:right}.intro-grid{padding-top:40px}.intro h2{font-size:45px}.intro-copy p:first-child{font-size:22px}.section-heading{padding:35px 0}.section-heading h2{font-size:35px}.product-card:first-child{display:block}.product-card:first-child .product-image{height:330px}.product-card:first-child .product-info{border-top:1px solid #e1e4dc}.product-image{height:190px;padding:20px 10px}.product-info{padding:18px 14px}.product-info h3{font-size:18px}.product-info .category{font-size:10px}.product-info details{font-size:12px}.product-foot{flex-direction:column;align-items:start;gap:15px}.commit-grid h2{font-size:64px}.principles h3{font-size:23px}.contact h2{font-size:58px}.footer{grid-template-columns:1fr;gap:28px;padding-top:45px}.footer>div:first-child{grid-column:auto}.footer-base{flex-direction:column;gap:10px}.board-preview,.swatches{grid-template-columns:1fr 1fr}.board-preview>img{height:250px}.board-preview{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.story.motion{height:auto}.motion .stage{position:relative;height:calc(100svh - 90px)}.scroll-hint,.progress{display:none}}
