:root{--color-bg:#0a0a0a;--color-bg-elevated:#121212;--color-fg:#f5f5f5;--color-fg-muted:#a3a3a3;--color-red:#fc0000;--color-red-deep:#c40000;--color-border:#ffffff1f;--color-ring:#ffffffd9;--font-display:"Space Grotesk", "Avenir Next", "Segoe UI", sans-serif;--font-body:"IBM Plex Sans", "Avenir Next", "Segoe UI", sans-serif;--max-width:68rem;--header-height:4.25rem;--ease-out:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-bg);min-height:100vh;color:var(--color-fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.0625rem;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--color-red)}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-weight:700;line-height:1.1}p{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-wrap{width:min(100% - 2rem, var(--max-width));margin-inline:auto}.btn{background:var(--color-red);color:#fff;font-family:var(--font-display);letter-spacing:-.01em;transition:background .18s var(--ease-out), transform .18s var(--ease-out), border-color .18s var(--ease-out), box-shadow .18s var(--ease-out);border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff1f}.btn:hover{background:var(--color-red-deep);color:#fff;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1a}.btn:active{transform:translateY(0);box-shadow:inset 0 1px #0003}.btn:focus-visible{outline:2px solid var(--color-ring);outline-offset:3px}.btn-ghost{border-color:var(--color-border);color:var(--color-fg);box-shadow:none;background:0 0}.btn-ghost:hover{border-color:var(--color-fg);color:var(--color-fg);box-shadow:none;background:0 0}.section{padding:5.5rem 0}.section-label{color:var(--color-red);font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:600;display:block}.section-title{max-width:18ch;font-size:clamp(1.85rem,3.6vw,2.75rem)}.section-lead{max-width:38rem;color:var(--color-fg-muted);margin-top:1.1rem;font-size:1.05rem}.reveal{opacity:0;animation:rise .9s var(--ease-out) forwards;transform:translateY(1.1rem)}.reveal-delay-1{animation-delay:.12s}.reveal-delay-2{animation-delay:.24s}.reveal-delay-3{animation-delay:.36s}@keyframes rise{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal-delay-1,.reveal-delay-2,.reveal-delay-3{opacity:1;animation:none;transform:none}.btn:hover,.btn:active{transform:none}}.site-header[data-astro-cid-fzpbxy5g]{z-index:20;height:var(--header-height);border-bottom:1px solid var(--color-border);backdrop-filter:blur(12px);background:#0a0a0adb;position:sticky;top:0}.site-header__inner[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;height:100%;display:flex}.brand[data-astro-cid-fzpbxy5g]{color:var(--color-fg);align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.brand[data-astro-cid-fzpbxy5g]:hover{color:var(--color-fg)}.brand__mark[data-astro-cid-fzpbxy5g]{border:1px solid var(--color-ring);border-radius:50%;width:2.25rem;height:2.25rem}.brand__name[data-astro-cid-fzpbxy5g]{font-family:var(--font-display);letter-spacing:-.04em;font-size:1.15rem;font-weight:700}.site-nav[data-astro-cid-fzpbxy5g]{align-items:center;gap:1.25rem;display:flex}.site-nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:not(.btn){color:var(--color-fg-muted);font-size:.95rem;text-decoration:none}.site-nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:not(.btn):hover{color:var(--color-fg)}.site-nav__cta[data-astro-cid-fzpbxy5g]{padding:.55rem .95rem;font-size:.85rem}@media (width<=720px){.site-nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:not(.btn){display:none}}.site-footer[data-astro-cid-nns7i3if]{border-top:1px solid var(--color-border);padding:2rem 0 2.5rem}.site-footer__inner[data-astro-cid-nns7i3if]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;display:flex}.footer-brand[data-astro-cid-nns7i3if]{font-family:var(--font-display);letter-spacing:-.03em;align-items:center;gap:.55rem;font-weight:700;text-decoration:none;display:inline-flex}.footer-brand[data-astro-cid-nns7i3if] img[data-astro-cid-nns7i3if]{border:1px solid var(--color-border);border-radius:50%;width:1.75rem;height:1.75rem}.footer-copy[data-astro-cid-nns7i3if]{color:var(--color-fg-muted);font-size:.9rem}.footer-nav[data-astro-cid-nns7i3if]{flex-wrap:wrap;gap:1rem 1.25rem;display:flex}.footer-nav[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:var(--color-fg-muted);font-size:.9rem;text-decoration:none}.footer-nav[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover{color:var(--color-fg)}
