*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#0c0c0c;--ink-80:#0c0c0ccc;--ink-60:#0c0c0c99;--ink-40:#0c0c0c66;--ink-30:#0c0c0c4d;--ink-12:#0c0c0c1f;--ink-08:#0c0c0c14;--ink-06:#0c0c0c0f;--ink-03:#0c0c0c08;--white:#fafaf8;--surface:#f4f4f0;--mid:#f2f2ee;--green:#0db84a;--green-dk:#076b27;--green-lt:#e8f9ef;--green-bd:#0db84a40;--green-hover:#0aa840;--red:#e84040;--red-lt:#fef0f0;--amber:#f59e0b;--amber-lt:#fffbeb;--blue:#2563eb;--blue-lt:#eff6ff;--sidebar-w:216px;--nav-h:64px;--font-mono:"Geist Mono", "Fira Code", monospace}html{scroll-behavior:smooth;font-size:14px}body{background:var(--white);color:var(--ink);font-family:var(--font-mono);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:var(--font-mono)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--ink-12);border-radius:100px}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.reveal.in{opacity:1;transform:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes countUp{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.fade-1{opacity:0;animation:.6s 50ms forwards fadeUp}.fade-2{opacity:0;animation:.6s .2s forwards fadeUp}.fade-3{opacity:0;animation:.6s .35s forwards fadeUp}.fade-4{opacity:0;animation:.6s .5s forwards fadeUp}.fade-in{animation:.4s forwards fadeIn}.count-up{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards countUp}.pulse{animation:1.5s ease-in-out infinite pulse}.xo-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:20px;font-size:11px;display:block}.xo-section-title{letter-spacing:-.03em;color:var(--ink);margin-bottom:20px;font-size:clamp(26px,3.5vw,42px);font-weight:300;line-height:1.15}.xo-section-title strong{font-weight:500}.xo-section-body{color:var(--ink-40);max-width:520px;font-size:14px;line-height:1.85}
