:root{--bg: #07090a;--bg-raised: #0a0c0b;--surface: #0c100f;--surface-2: #111413;--panel: #121615;--panel-chip: #15201a;--border: #1e2422;--border-strong: #1e2822;--text: #f1f5f3;--text-body: #c3cdc7;--muted: #9ba49e;--muted-dim: #66726a;--muted-faint: #587165;--brand: #24e27a;--brand-bright: #15de6d;--brand-glow: #4dff9a;--brand-deep: #0d3d24;--brand-forest: #0a3a1e;--teal: #3dd9c0;--teal-deep: #08302c;--danger: #ff5f5f;--danger-deep: #3a1414;--warning: #ffb000;--warning-deep: #38290a;--font-sans: "Host Grotesk", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, monospace;--radius: 10px;--radius-sm: 7px;--nav-h: 53px}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 16px)}body{margin:0;background:radial-gradient(900px 480px at 78% -8%,rgba(36,226,122,.07),transparent 60%),var(--bg);background-attachment:fixed;color:var(--text-body);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:#24e27a47;color:#fff}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#2a3a30;background-clip:padding-box}.topnav.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:16px;height:var(--nav-h);padding:0 18px;box-sizing:border-box;border-bottom:1px solid var(--border-strong);background:linear-gradient(180deg,rgba(36,226,122,.05),transparent 60%),#090b0ac7;backdrop-filter:saturate(150%) blur(14px);-webkit-backdrop-filter:saturate(150%) blur(14px);position:sticky;top:0;z-index:40}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text);text-decoration:none;font-size:15px}.brand-badge.svelte-12qhfyh{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;font-size:12px;color:var(--brand-glow);background:linear-gradient(145deg,var(--brand-forest),#06150d);border:1px solid rgba(36,226,122,.35);box-shadow:inset 0 1px #4dff9a2e,0 0 14px #24e27a38}.brand-name.svelte-12qhfyh{background:linear-gradient(180deg,#fff,#c9d6cf);-webkit-background-clip:text;background-clip:text;color:transparent}.links.svelte-12qhfyh{display:flex;gap:4px}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){display:inline-flex;align-items:center;gap:7px;color:var(--muted);text-decoration:none;font-size:13.5px;font-weight:500;padding:7px 14px;border-radius:999px;border:1px solid transparent;transition:color .15s ease,background .15s ease,border-color .15s ease}.links.svelte-12qhfyh a:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){opacity:.7;transition:opacity .15s ease}.links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--brand-glow);background:#24e27a1a;border-color:#24e27a47}.links.svelte-12qhfyh a.active:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){opacity:1}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);background:var(--surface-2)}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover svg:where(.svelte-12qhfyh){opacity:1}
