:root{color:#f8f6ef;background:#070707;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--amber: #f2b84b;--green: #69f0ae;--red: #e14d3f;--ink: #070707;--paper: #f8f6ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}button,a{font:inherit}.hero{position:relative;display:grid;min-height:100svh;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 58% 45%,rgba(105,240,174,.12),transparent 24rem),#090908}.hero__video,.hero__poster,.hero__shade,.hero__scan{position:absolute;top:0;right:0;bottom:0;left:0}.hero__video,.hero__poster{width:100%;height:100%;object-fit:cover}.hero__video{z-index:-4}.hero__poster{z-index:-5;filter:contrast(1.12) saturate(.78) brightness(.74)}.hero__shade{z-index:-2;background:linear-gradient(90deg,#070707e6,#07070785 48%,#070707c7),linear-gradient(180deg,#0707073d,#0707072e 52%,#070707db)}.hero__scan{z-index:-1;pointer-events:none;opacity:.3;background:repeating-linear-gradient(0deg,rgba(248,246,239,.06) 0,rgba(248,246,239,.06) 1px,transparent 1px,transparent 5px),linear-gradient(90deg,rgba(242,184,75,.08),transparent 38%,rgba(225,77,63,.07));mix-blend-mode:screen}.hero__content{align-self:end;width:min(100%,1140px);padding:clamp(6rem,12vw,9rem) clamp(1.25rem,6vw,5rem)}.hero__eyebrow,.mission__kicker{margin:0;color:var(--green);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:clamp(.76rem,1.5vw,.9rem);letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;max-width:12ch;color:var(--paper);font-weight:760;line-height:.95;letter-spacing:0}h1{margin-top:1rem;font-size:clamp(4.4rem,13vw,11rem)}h2{margin-top:.9rem;font-size:clamp(2.8rem,8vw,6.5rem)}.hero__copy{max-width:34rem;margin:1.4rem 0 0;color:#f8f6efd6;font-size:clamp(1.1rem,2.2vw,1.45rem);line-height:1.35}.hero__cta{display:inline-flex;align-items:center;gap:.6rem;min-height:3rem;margin-top:2rem;padding:.82rem 1rem .82rem 1.15rem;color:#080808;background:var(--paper);border:1px solid rgba(248,246,239,.82);border-radius:8px;text-decoration:none;font-weight:720;transition:transform .18s ease,background-color .18s ease,color .18s ease}.hero__cta:hover,.hero__cta:focus-visible{color:var(--paper);background:#69f0ae1a;outline:2px solid var(--green);outline-offset:4px;transform:translateY(-2px)}.mission{min-height:100svh;display:grid;align-items:center;background:linear-gradient(135deg,rgba(242,184,75,.08),transparent 38%),linear-gradient(180deg,#12100d,#070707 72%);border-top:1px solid rgba(248,246,239,.12)}.mission__inner{width:min(100%,1060px);padding:clamp(5rem,12vw,9rem) clamp(1.25rem,6vw,5rem)}.mission p:not(.mission__kicker){max-width:48rem;margin:1.35rem 0 0;color:#f8f6efc7;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.62}@media (max-width: 720px){.hero__content{padding-bottom:4rem}h1{font-size:clamp(2.55rem,13vw,3.25rem)}.hero__copy{max-width:20rem}}
