:root{--bg: #08080c;--surface: #0d0f14;--surface-2: #11141b;--border: rgba(148, 163, 184, .08);--border-strong: rgba(148, 163, 184, .15);--text: rgba(226, 232, 240, .92);--text-2: rgba(148, 163, 184, .7);--text-3: rgba(100, 116, 139, .55);--accent: #22d3ee;--accent-dim: rgba(34, 211, 238, .12);--accent-glow: rgba(34, 211, 238, .28);--success: #34d399}[data-scheme=light]{--bg: #ffffff;--surface: #fafafa;--surface-2: #f3f4f6;--border: rgba(0, 0, 0, .06);--border-strong: rgba(0, 0, 0, .12);--text: rgba(0, 0, 0, .87);--text-2: rgba(0, 0, 0, .55);--text-3: rgba(0, 0, 0, .35);--accent: #0891b2;--accent-dim: rgba(8, 145, 178, .1);--accent-glow: rgba(8, 145, 178, .2)}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Outfit,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;transition:background .3s ease,color .3s ease}a{color:inherit;text-decoration:none}.site-hd.svelte-12qhfyh{display:flex;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:16px 24px}.site-logo.svelte-12qhfyh{display:inline-flex;align-items:center;gap:8px;font:600 15px/1 Outfit,system-ui,sans-serif;color:var(--text);letter-spacing:-.01em;margin-right:auto}.logo-mark.svelte-12qhfyh{color:var(--accent);font-size:16px}.site-nav.svelte-12qhfyh{display:flex;align-items:center;gap:2px}.site-link.svelte-12qhfyh{padding:5px 12px;border-radius:6px;font:500 11.5px/1 Outfit,system-ui,sans-serif;color:var(--text-2);transition:color .12s,background .12s}.site-link.svelte-12qhfyh:hover{color:var(--text);background:var(--surface-2)}.site-link--active.svelte-12qhfyh{color:var(--text)}.scheme-toggle.svelte-12qhfyh{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);background:var(--surface);color:var(--text-2);border-radius:6px;cursor:pointer;font-size:13px;transition:color .12s,border-color .12s,background .12s}.scheme-toggle.svelte-12qhfyh:hover{color:var(--text);border-color:var(--border-strong)}.site-gh.svelte-12qhfyh{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:6px;border:1px solid var(--border);background:var(--surface);font:500 11px/1 Outfit,system-ui,sans-serif;color:var(--text-2);transition:color .12s,border-color .12s}.site-gh.svelte-12qhfyh:hover{color:var(--text);border-color:var(--border-strong)}.site-gh.svelte-12qhfyh svg:where(.svelte-12qhfyh){opacity:.7}@media(max-width:600px){.site-hd.svelte-12qhfyh{padding:12px 16px;gap:10px}.site-gh.svelte-12qhfyh span:where(.svelte-12qhfyh){display:none}.site-gh.svelte-12qhfyh{padding:6px 8px}}
