:root{--ink:#101b18;--paper:#e9ece5;--mint:#c8e5d3;--muted:#abc0b4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:var(--paper);font:16px/1.5 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a2dacf;outline-offset:5px}.skip{position:fixed;top:-100px;left:20px;z-index:20;background:white;color:black;padding:12px}.skip:focus{top:12px}header{height:90px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff24;position:absolute;inset:0 0 auto;z-index:3}.brand{font-size:32px;letter-spacing:-2px;font-weight:750}.brand span{font-size:16px;vertical-align:top;letter-spacing:0}nav{display:flex;gap:34px;font-size:14px}.nav-cta{font-size:14px;border-bottom:1px solid;padding:8px 0}.hero{position:relative;min-height:820px;height:100svh;max-height:1100px;isolation:isolate;overflow:hidden}.hero-img{position:absolute;width:70%;height:100%;object-fit:cover;right:-8%;top:0;z-index:-2}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#101b18 0%,#101b18e8 25%,transparent 62%)}.hero-copy{padding:190px 0 140px 7%;max-width:850px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 32px}h1,h2,p{margin-top:0}h1{font-size:clamp(70px,8.5vw,132px);line-height:.96;letter-spacing:-7px;font-weight:400;margin-bottom:32px}em{font-family:Georgia,serif;font-weight:400}h1 em{color:var(--mint)}.intro{color:#c6d0ca;font-size:18px;line-height:1.6;margin-bottom:35px}.pill{display:inline-flex;gap:44px;align-items:center;justify-content:space-between;padding:17px 24px;border-radius:100px;background:var(--mint);color:var(--ink);font-size:14px;transition:transform .2s}.pill:hover{transform:translateY(-3px)}.hero-bottom{position:absolute;bottom:35px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.8px}.manifesto{padding:130px 8%;background:var(--paper);color:var(--ink)}h2{font-size:clamp(42px,5.6vw,84px);line-height:1.06;letter-spacing:-3px;font-weight:400}.manifesto h2{max-width:1000px}.manifesto>p:last-child{max-width:440px;margin:40px 0 0 auto;color:#45564d;font-size:19px}.product{display:grid;grid-template-columns:1.2fr 1fr;background:#182822;scroll-margin:0}.product-image{position:relative;min-width:0}.product-image img{display:block;width:100%;height:100%;object-fit:cover;min-height:650px}.image-label{position:absolute;bottom:28px;left:30px;font-size:12px;letter-spacing:2px}.product-copy{padding:90px 12%}.product-copy p:not(.eyebrow){max-width:360px;color:#becbc3}.views{display:flex;gap:10px;margin:30px 0}.views button{background:transparent;color:var(--paper);padding:12px 16px;border:1px solid #718479;border-radius:100px;font-size:14px}.views button[aria-pressed=true]{background:var(--paper);color:var(--ink)}dl{margin:30px 0 40px}dl div{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-top:1px solid #ffffff29;font-size:14px}dd{margin:0;text-align:right;color:#c4d7cb}dt{color:#92aa9b}.motion{padding:100px 7%;background:#d5ded5;color:var(--ink)}.section-top{display:flex;align-items:start;justify-content:space-between;gap:40px}.motion video{width:100%;display:block;aspect-ratio:16/9;background:#102022;border-radius:3px}.film-note{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin:20px 0 0}.film-note span{font-size:12px;white-space:nowrap}.details{padding:120px 12%;max-width:1500px;margin:auto}.details h2{margin-bottom:65px}details{border-top:1px solid #ffffff40;padding:25px 0}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-size:20px}summary::-webkit-details-marker{display:none}details p{max-width:700px;color:#b6cabe;margin:24px 0 0}details[open] summary span{transform:rotate(45deg)}.end{background:var(--mint);color:var(--ink);padding:110px 8%}.end h2{font-size:clamp(60px,9vw,140px)}.end .pill{background:var(--ink);color:white}footer{padding:45px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}footer p,footer>a:last-child{font-size:13px;margin:0;color:#b6cabe}@media(max-width:700px){header{height:75px}nav{gap:16px}nav a:last-child{display:none}.brand{font-size:26px}.nav-cta{display:none}.hero{height:auto;min-height:950px}.hero-copy{padding:130px 7% 450px}h1{font-size:72px;letter-spacing:-4px}.hero-img{width:100%;height:65%;top:auto;bottom:0;right:0;object-position:center 45%}.hero:after{background:linear-gradient(180deg,#101b18 0%,#101b18 34%,transparent 66%)}.hero-bottom{font-size:10px}.hero-bottom span:first-child{display:none}.hero-bottom span:last-child{margin-left:auto}.manifesto,.motion,.details,.end{padding:75px 7%}h2{letter-spacing:-2px}.product{grid-template-columns:1fr}.product-image img{min-height:0;aspect-ratio:1}.product-copy{padding:60px 7%}.section-top{display:block}.film-note{display:block}.film-note span{display:block;margin-top:10px}footer{flex-wrap:wrap}footer .brand{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
