:root{--bg: #0a090e;--surface: #100e16;--surface-2: #16131e;--border: rgba(238, 228, 240, .08);--border-strong: rgba(238, 228, 240, .15);--text: rgba(244, 238, 233, .92);--text-2: rgba(244, 238, 233, .58);--text-3: rgba(244, 238, 233, .36);--accent: #ff6b9d;--accent-2: #ff9a56;--accent-dim: rgba(255, 107, 157, .12);--accent-glow: rgba(255, 107, 157, .28);--success: #34d399}[data-scheme=light]{--bg: #ffffff;--surface: #fbf9fb;--surface-2: #f4f1f6;--border: rgba(24, 12, 28, .07);--border-strong: rgba(24, 12, 28, .13);--text: rgba(24, 12, 28, .88);--text-2: rgba(24, 12, 28, .55);--text-3: rgba(24, 12, 28, .36);--accent: #db2777;--accent-2: #ea580c;--accent-dim: rgba(219, 39, 119, .1);--accent-glow: rgba(219, 39, 119, .2)}*{box-sizing:border-box}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}::selection{background:var(--accent);color:#fff}.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:14px}.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}}
