:root{--night:#0f0e0c;--soot:#1a1815;--charcoal:#252320;--anvil:#33302b;--iron:#4a453e;--leather:#6b6158;--dust:#958a7e;--bone:#c8bfb2;--parchment:#e8e1d6;--cream:#f4f0ea;--linen:#faf8f5;--white:#fff;--amber:#c9873a;--gold:#dba24e;--rust:#a16830;--sage:#6d8060;--sage-light:#8a9e7c;--red-soft:#c05050;--f-display:"Newsreader","Georgia",serif;--f-body:"Hanken Grotesk",system-ui,sans-serif;--f-mono:"IBM Plex Mono",monospace;--ease:cubic-bezier(.22,.61,.36,1);--ease-out:cubic-bezier(.16,1,.3,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--f-body);color:var(--bone);background:var(--night);font-size:16.5px;font-weight:400;line-height:1.65;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}::selection{background:var(--amber);color:var(--night)}button{cursor:pointer}.wrap{max-width:1120px;margin:0 auto;padding:0 1.5rem}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;position:absolute;overflow:hidden}.site-nav{z-index:100;-webkit-backdrop-filter:blur(16px);background:#0f0e0ce0;border-bottom:1px solid #c8bfb20f;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;padding:1.25rem 0;display:flex}.nav-brand{font-family:var(--f-display);color:var(--cream);letter-spacing:-.01em;font-size:2.88rem;font-weight:500;line-height:1}.nav-brand b{color:var(--amber);font-weight:600}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--dust);letter-spacing:.02em;font-size:.85rem;font-weight:500;transition:color .2s;position:relative}.nav-links a:hover,.nav-links a.active{color:var(--cream)}.nav-links a.active:after{content:"";background:var(--amber);border-radius:1px;height:1.5px;position:absolute;bottom:-4px;left:0;right:0}.nav-product{background:#c9873a14;border:1px solid #c9873a26;border-radius:5px;padding:.35rem .85rem;font-size:.82rem!important}.nav-product:hover{background:#c9873a1f;border-color:#c9873a40}.nav-cta{background:var(--amber);letter-spacing:.04em;text-transform:uppercase;border:1px solid #c9873a4d;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .95rem;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #c9873a29;color:var(--night)!important;font-size:.8rem!important}.nav-cta:hover{background:var(--gold);transform:translateY(-1px);color:var(--night)!important}.nav-toggle{background:0 0;border:none;width:26px;height:18px;display:none;position:relative}.nav-toggle span,.nav-toggle:before,.nav-toggle:after{background:var(--bone);width:100%;height:1.5px;transition:.3s var(--ease);border-radius:2px;display:block;position:absolute;left:0}.nav-toggle:before{content:"";top:0}.nav-toggle span{top:50%;transform:translateY(-50%)}.nav-toggle:after{content:"";bottom:0}section{padding:6rem 0}.s-label{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--amber);margin-bottom:.75rem;font-size:.72rem;font-weight:500}.s-title{font-family:var(--f-display);color:var(--cream);letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:500;line-height:1.2}.s-desc{color:var(--dust);max-width:560px;font-size:1.05rem;line-height:1.7}.btn{font-family:var(--f-body);letter-spacing:.01em;transition:all .2s var(--ease);border:none;border-radius:7px;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.88rem;font-weight:600;display:inline-flex}.btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.btn--amber{background:var(--amber);color:var(--night)}.btn--amber:hover{background:var(--gold);transform:translateY(-2px);box-shadow:0 4px 20px #c9873a40}.btn--ghost{color:var(--bone);background:0 0;border:1.5px solid #c8bfb226}.btn--ghost:hover{border-color:var(--amber);color:var(--amber)}.btn--sage{background:var(--sage);color:var(--night)}.btn--sage:hover{background:var(--sage-light);transform:translateY(-2px);box-shadow:0 4px 20px #6d80604d}.arrow-link{transition:gap .2s var(--ease),color .2s;align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:inline-flex}.arrow-link:hover{color:var(--amber);gap:.7rem}.arrow-link svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.site-footer{background:var(--soot);border-top:1px solid #c8bfb20f;padding:3.5rem 0 2rem}.ft-grid{grid-template-columns:2.2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:3rem;display:grid}.ft-brand{font-family:var(--f-display);color:var(--cream);margin-bottom:.5rem;font-size:1.15rem;font-weight:500}.ft-brand b{color:var(--amber);font-weight:600}.ft-tag{color:var(--iron);max-width:260px;font-size:.85rem;line-height:1.6}.ft-col h4{letter-spacing:.1em;text-transform:uppercase;color:var(--iron);margin-bottom:.8rem;font-size:.72rem;font-weight:600}.ft-col ul{list-style:none}.ft-col li{margin-bottom:.45rem}.ft-col a{color:var(--leather);font-size:.85rem;transition:color .2s}.ft-col a:hover{color:var(--amber)}.ft-bottom{color:var(--iron);border-top:1px solid #c8bfb20f;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.78rem;display:flex}.ft-bottom a{color:var(--leather);transition:color .2s}.ft-bottom a:hover{color:var(--amber)}.reveal{opacity:1;transition:opacity .55s var(--ease),transform .55s var(--ease);transform:translateY(0)}.reveal.vis{opacity:1;transform:translateY(0)}@media (max-width:900px){section{padding:4rem 0}.ft-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){body{font-size:15.5px}.nav-links{display:none}.nav-toggle{display:block}.nav-links.open{background:var(--soot);border-bottom:1px solid #c8bfb20f;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:absolute;top:60px;left:0;right:0}.nav-cta{width:100%}.ft-grid{grid-template-columns:1fr;gap:1.5rem}.ft-bottom{text-align:center;flex-direction:column;gap:.5rem}}.hero{align-items:center;min-height:100vh;padding-top:60px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 70% 40%,#c9873a0d 0%,#0000 70%),radial-gradient(40% 60% at 20% 70%,#6d806008 0%,#0000 70%);position:absolute;inset:0}.hero-inner{z-index:1;max-width:680px;position:relative}.hero-map{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--amber);opacity:0;animation:fu .6s var(--ease-out) .2s forwards;align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:.73rem;font-weight:500;display:inline-flex}.hero-map:before{content:"";background:var(--amber);width:32px;height:1px}.hero h1{font-family:var(--f-display);letter-spacing:-.025em;color:var(--cream);opacity:0;animation:fu .6s var(--ease-out) .35s forwards;margin-bottom:1.5rem;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:500;line-height:1.12}.hero h1 em{color:var(--amber);font-style:italic}.hero-sub{color:var(--dust);opacity:0;max-width:540px;animation:fu .6s var(--ease-out) .5s forwards;margin-bottom:2rem;font-size:1.12rem;line-height:1.75}.hero-sub strong{color:var(--bone);font-weight:500}.hero-actions{opacity:0;animation:fu .6s var(--ease-out) .65s forwards;flex-wrap:wrap;gap:.75rem;display:flex}@keyframes fu{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ba{background:var(--soot);border-top:1px solid #c8bfb20a}.ba-grid{grid-template-columns:1fr 60px 1fr;align-items:start;gap:0;margin-top:2.5rem;display:grid}.ba-col{border-radius:10px;padding:2rem}.ba-col--before{background:#c050500a;border:1px solid #c050501f}.ba-col--after{background:#6d80600d;border:1px solid #6d806026}.ba-sep{font-family:var(--f-mono);color:var(--iron);letter-spacing:.1em;justify-content:center;align-self:center;align-items:center;font-size:.72rem;display:flex}.ba-tag{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;font-weight:500}.ba-col--before .ba-tag{color:var(--red-soft)}.ba-col--after .ba-tag{color:var(--sage-light)}.ba-col h3{font-family:var(--f-display);color:var(--cream);margin-bottom:.75rem;font-size:1.15rem;font-weight:500}.ba-col p,.ba-col li{color:var(--dust);font-size:.9rem;line-height:1.65}.ba-col ul{margin-top:.5rem;list-style:none}.ba-col li{padding:.4rem 0 .4rem 1.1rem;position:relative}.ba-col--before li:before{content:"u2715";color:var(--red-soft);font-size:.75rem;position:absolute;top:.5rem;left:0}.ba-col--after li:before{content:"u2192";color:var(--sage-light);font-size:.8rem;position:absolute;top:.4rem;left:0}.ba-img{border:1px solid #c8bfb20f;border-radius:8px;margin-top:1.5rem;overflow:hidden}.variants{border-top:1px solid #c8bfb20a}.v-grid{background:#c8bfb20f;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:2.5rem;display:grid;overflow:hidden}.v-cell{background:var(--night);text-align:center;padding:1.75rem 1.25rem}.v-cell .v-icon{opacity:.75;margin-bottom:.5rem;font-size:1.5rem}.v-cell h4{font-family:var(--f-display);color:var(--cream);margin-bottom:.3rem;font-size:1rem;font-weight:500}.v-cell p{color:var(--leather);font-size:.82rem;line-height:1.55}.map{background:var(--soot);border-top:1px solid #c8bfb20a}.map-content{max-width:620px}.map-content p{color:var(--dust);margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.map-content p strong{color:var(--cream);font-weight:500}.map-acro{flex-wrap:wrap;gap:.5rem;margin:1.75rem 0;display:flex}.map-acro span{font-family:var(--f-mono);letter-spacing:.04em;color:var(--bone);background:#c8bfb208;border:1px solid #c8bfb21a;border-radius:6px;padding:.4rem .85rem;font-size:.78rem;font-weight:500}.map-acro span b{color:var(--amber);font-weight:600}.paths{border-top:1px solid #c8bfb20a}.paths-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;display:grid}.p-card{background:var(--soot);transition:border-color .3s var(--ease),transform .3s var(--ease);border:1px solid #c8bfb20f;border-radius:12px;padding:2.5rem 2rem;position:relative;overflow:hidden}.p-card:hover{transform:translateY(-3px)}.p-card--t:hover{border-color:#c9873a40}.p-card--f:hover{border-color:#6d80604d}.p-card:after{content:"";height:2px;position:absolute;top:0;left:0;right:0}.p-card--t:after{background:var(--amber)}.p-card--f:after{background:var(--sage)}.p-role{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;font-weight:500}.p-card--t .p-role{color:var(--amber)}.p-card--f .p-role{color:var(--sage-light)}.p-name{font-family:var(--f-display);color:var(--cream);margin-bottom:.5rem;font-size:1.6rem;font-weight:500}.p-desc{color:var(--dust);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.p-points{margin-bottom:2rem;list-style:none}.p-points li{color:var(--bone);border-bottom:1px solid #c8bfb20a;padding:.45rem 0 .45rem 1.1rem;font-size:.88rem;position:relative}.p-points li:before{content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.78rem;left:0}.p-card--t .p-points li:before{background:var(--amber)}.p-card--f .p-points li:before{background:var(--sage)}.p-connector{text-align:center;background:#c8bfb205;border:1px dashed #c8bfb21a;border-radius:10px;margin-top:1.5rem;padding:1.25rem 2rem}.p-connector p{color:var(--dust);font-size:.92rem;line-height:1.65}.p-connector strong{color:var(--cream)}.p-connector .a-sep{color:var(--amber);margin:0 .3rem;display:inline-block}.philo{text-align:center;padding:7rem 0 14rem}.philo-rule{background:var(--amber);border:none;width:40px;height:2px;margin:0 auto 1.5rem}.philo-q{font-family:var(--f-display);color:var(--cream);max-width:640px;margin:0 auto 1rem;font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:400;line-height:1.4}.philo-q em{color:var(--amber);font-style:italic}.philo-attr{color:var(--leather);font-size:.82rem;font-weight:500}.origin{background:var(--soot);border-top:1px solid #c8bfb20a}.origin-grid{grid-template-columns:1fr .75fr;align-items:center;gap:4rem;display:grid}.origin-text p{color:var(--dust);margin-bottom:1rem;font-size:1.02rem;line-height:1.8}.origin-text p strong{color:var(--cream);font-weight:500}.origin-img{border:1px solid #c8bfb20f;border-radius:10px;overflow:hidden}.waitlist{text-align:center;border-top:1px solid #c8bfb20a}.wl-form{gap:.5rem;max-width:420px;margin:0 auto;display:flex}.wl-form input{font-family:var(--f-body);color:var(--cream);background:#c8bfb20a;border:1px solid #c8bfb21a;border-radius:7px;outline:none;flex:1;padding:.7rem 1rem;font-size:.88rem;transition:border-color .2s}.wl-form input::placeholder{color:var(--iron)}.wl-form input:focus{border-color:var(--amber)}.wl-form button{font-family:var(--f-body);background:var(--amber);color:var(--night);white-space:nowrap;border:none;border-radius:7px;padding:.7rem 1.3rem;font-size:.85rem;font-weight:600;transition:background .2s,transform .15s}.wl-form button:hover{background:var(--gold);transform:translateY(-1px)}.wl-note{color:var(--iron);margin-top:.7rem;font-size:.75rem}@media (max-width:900px){.ba-grid{grid-template-columns:1fr;gap:1rem}.ba-sep{padding:.5rem 0;transform:rotate(90deg)}.v-grid{grid-template-columns:1fr 1fr}.paths-grid,.origin-grid{grid-template-columns:1fr}}@media (max-width:640px){.hero h1{font-size:2.2rem}.hero-actions{flex-direction:column}.btn{justify-content:center}.v-grid{grid-template-columns:1fr}.wl-form{flex-direction:column}}
