:root{--bg:#0b0d10;--surface:#14181d;--surface-hover:#1b2026;--border:#242a32;--text:#e6e9ef;--text-muted:#98a2b3;--accent:#ff3b3b;--accent-soft:#ff3b3b1f;--radius:10px;--font-body:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}.topnav.svelte-12qhfyh{border-bottom:1px solid var(--border);background:var(--bg)}.nav-wrap.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:14px 24px;display:flex}.nav-brand.svelte-12qhfyh{letter-spacing:.5px;text-transform:uppercase;color:var(--text);align-items:center;gap:10px;font-size:13px;font-weight:700;display:inline-flex}.nav-logo.svelte-12qhfyh{object-fit:contain;border-radius:6px;width:28px;height:28px}.nav-links.svelte-12qhfyh{gap:6px;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);border-radius:999px;padding:8px 14px;font-size:14px;transition:background .15s,color .15s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);background:var(--surface)}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);background:var(--surface);border:1px solid var(--border)}.site-footer.svelte-12qhfyh{border-top:1px solid var(--border);background:var(--bg);margin-top:48px;padding:20px 0}.foot-wrap.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:0 24px;display:flex}.copyright.svelte-12qhfyh{color:var(--text-muted);font-size:13px}.kofi.svelte-12qhfyh{color:#fff;background:#ff5e5b;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.kofi.svelte-12qhfyh:hover{background:#ff7875;transform:translateY(-1px)}.kofi-emoji.svelte-12qhfyh{font-size:15px}
