:root{--ink:#0a0908;--paper:#f1eee8;--copper:#bf8663;--line:rgba(255,255,255,.17)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:Manrope,sans-serif;overflow-x:hidden}.nav{position:fixed;z-index:20;top:0;left:0;width:100%;height:78px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);mix-blend-mode:difference}.brand{font-weight:700;letter-spacing:.13em;color:#fff;text-decoration:none}.brand i{display:inline-block;width:8px;height:8px;margin-right:12px;background:#e2553e;border-radius:50%}.brand span{font-weight:300;color:#aaa}.nav nav{display:flex;gap:34px}.nav nav a,.sound{color:#fff;text-decoration:none;font:500 10px DM Mono;letter-spacing:.12em;text-transform:uppercase}.sound{background:none;border:0;cursor:pointer}.assembly{height:620vh}.sticky{position:sticky;top:0;height:100vh;overflow:hidden;background:#111}.ambient{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,#6d5546 0,#1c1815 42%,#080707 82%)}#assemblyVideo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.85) contrast(1.04)}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,3,3,.7),transparent 34%,transparent 67%,rgba(4,3,3,.7)),linear-gradient(0deg,rgba(4,3,3,.45),transparent 35%)}.chapter{position:absolute;z-index:2;left:7vw;top:50%;width:min(520px,42vw);transform:translateY(-42%);opacity:0;pointer-events:none;transition:opacity .35s,transform .55s}.chapter:nth-of-type(n+6){left:auto;right:7vw;text-align:right}.chapter.is-visible{opacity:1;transform:translateY(-50%)}.eyebrow{font:500 10px DM Mono;letter-spacing:.16em;color:#d8a17d}.eyebrow:before{content:"";display:inline-block;width:34px;height:1px;background:currentColor;margin:0 12px 3px 0}.chapter h1,.chapter h2{margin:18px 0;font-size:clamp(50px,7.1vw,116px);line-height:.82;letter-spacing:-.07em;font-weight:500}.chapter h2{font-size:clamp(45px,5.3vw,86px)}em{font-family:Georgia,serif;font-weight:400}.lede{max-width:390px;color:#c7c0b7;font-size:14px;line-height:1.7}.spec{margin-top:40px;display:flex;gap:20px;justify-content:flex-end;align-items:flex-end}.spec strong{font-size:52px;line-height:1;font-weight:300}.spec strong span{font:400 12px DM Mono;margin-left:4px}.spec small{padding-left:18px;border-left:1px solid var(--line);text-align:left;font:400 10px/1.6 DM Mono;color:#bbb}.pill{display:inline-flex;margin-top:24px;min-width:205px;padding:15px 18px;justify-content:space-between;border:1px solid rgba(255,255,255,.38);border-radius:99px;color:#fff;text-decoration:none;font:500 11px DM Mono;transition:.3s}.pill:hover{background:#fff;color:#111}.progress{position:absolute;z-index:3;bottom:32px;left:7vw;right:7vw;display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;font:400 9px DM Mono;letter-spacing:.12em;color:#aaa}.progress:before{content:"";position:absolute;left:0;right:190px;top:50%;height:1px;background:rgba(255,255,255,.18)}.progress span{z-index:1;width:0;height:1px;background:#fff}.progress output{color:#fff}.manifesto{padding:150px 8vw;background:#ebe6dc;color:#181512}.manifesto .eyebrow{color:#80543c}.manifesto h2{margin:40px 0 90px;font-size:clamp(42px,6vw,96px);line-height:1;letter-spacing:-.06em;font-weight:400}.copy{margin-left:auto;max-width:680px;display:grid;grid-template-columns:1fr 1fr;gap:70px;font-size:14px;line-height:1.8;color:#5b544d}.system{display:grid;grid-template-columns:repeat(3,1fr);padding:0 6vw;background:#ebe6dc;color:#181512}.system article{min-height:360px;padding:60px 3vw;border:1px solid rgba(20,15,10,.15)}.system b{font:400 11px DM Mono;color:#98694e}.system h3{margin-top:120px;font-size:22px}.system p{color:#6f675f;font-size:13px;line-height:1.7}.reserve{min-height:90vh;padding:140px 8vw;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 70% 30%,#483023,#0a0908 55%)}.reserve h2{font-size:clamp(50px,7vw,112px);line-height:.95;letter-spacing:-.065em;font-weight:400;margin:35px 0}.pill.light{background:#eee;color:#111;border-color:#eee;max-width:240px}.pill.light:hover{background:#c98d68;border-color:#c98d68}@media(max-width:760px){.nav{height:64px}.nav nav{display:none}.assembly{height:520vh}#assemblyVideo{object-fit:cover}.chapter,.chapter:nth-of-type(n+6){left:24px;right:24px;top:auto;bottom:90px;width:auto;text-align:left;transform:translateY(15px)}.chapter.is-visible{transform:none}.chapter h1,.chapter h2{font-size:15vw}.spec{justify-content:flex-start}.progress{left:24px;right:24px}.progress b{display:none}.progress:before{right:55px}.manifesto{padding:110px 24px}.copy{grid-template-columns:1fr;gap:10px}.system{grid-template-columns:1fr;padding:0 18px}.system article{min-height:260px}.system h3{margin-top:70px}.reserve{padding:100px 24px}}
