:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-sans:"Segoe UI", system-ui, -apple-system, sans-serif;--font-mono:ui-monospace, "Cascadia Code", "SF Mono", monospace;--bg-root:#070b14;--bg-elevated:#0f1628;--bg-card:#121b2e;--bg-card-hover:#172038;--border:#243049;--border-strong:#334766;--text:#eef2ff;--text-muted:#94a3b8;--text-faint:#64748b;--accent:#3b82f6;--accent-strong:#2563eb;--accent-soft:#1d4ed833;--violet:#8b5cf6;--discord:#5865f2;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-full:999px;--shadow:0 12px 40px #00000059;--glow:0 0 0 1px #3b82f626, 0 20px 60px #2563eb1f;--header-height:4rem;--content-width:72rem}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-sans);background:var(--bg-root);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.55}body{background:radial-gradient(ellipse 80% 50% at 50% -20%, #3b82f62e, transparent), radial-gradient(ellipse 60% 40% at 100% 0%, #8b5cf61f, transparent), var(--bg-root);min-height:100dvh;margin:0}a{color:inherit}code,.mono{font-family:var(--font-mono)}h1,h2,h3{letter-spacing:-.02em;line-height:1.2}button,input,select{font:inherit}::selection{background:#3b82f659}.app.svelte-12qhfyh{grid-template-rows:auto 1fr auto;min-height:100dvh;display:grid}.header.svelte-12qhfyh{height:var(--header-height);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#070b14d1;align-items:center;gap:1rem;padding:0 1.25rem;display:flex;position:sticky;top:0}.brand.svelte-12qhfyh{z-index:21;align-items:center;gap:.65rem;font-weight:700;text-decoration:none;display:flex}.brand-mark.svelte-12qhfyh{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--accent), var(--violet));width:2.1rem;height:2.1rem;box-shadow:var(--glow);place-items:center;font-size:.72rem;display:grid}.menu-toggle.svelte-12qhfyh{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-card);cursor:pointer;width:2.5rem;height:2.5rem;margin-left:auto;padding:.45rem;display:none}.menu-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--text);border-radius:1px;height:2px;margin:4px 0;display:block}.nav.svelte-12qhfyh{flex-wrap:wrap;gap:.25rem;margin-right:auto;display:flex}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){border-radius:var(--radius-sm);color:var(--text-muted);padding:.45rem .7rem;font-size:.92rem;text-decoration:none;transition:background .15s,color .15s}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);background:var(--bg-card)}.nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#93c5fd}.nav-mobile-actions.svelte-12qhfyh{border-top:1px solid var(--border);margin-top:.25rem;padding-top:.5rem;display:none}.header-actions.svelte-12qhfyh{gap:.5rem;display:flex}.main.svelte-12qhfyh{width:min(var(--content-width), 100%);margin:0 auto;padding:2rem 1.25rem 3rem}.footer.svelte-12qhfyh{border-top:1px solid var(--border);background:#070b1499;padding:1.25rem}.footer-inner.svelte-12qhfyh{width:min(var(--content-width), 100%);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:0 auto;font-size:.85rem;display:flex}.footer-inner.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}.footer-links.svelte-12qhfyh{flex-wrap:wrap;gap:1rem;display:flex}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);text-decoration:none}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}@media (width<=900px){.menu-toggle.svelte-12qhfyh{display:block}.nav.svelte-12qhfyh{top:var(--header-height);background:var(--bg-root);border-bottom:1px solid var(--border);flex-direction:column;padding:.75rem;display:none;position:absolute;left:0;right:0}.nav.open.svelte-12qhfyh{display:flex}.header-actions.svelte-12qhfyh{display:none}.nav-mobile-actions.svelte-12qhfyh{display:block}}
