@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg: #0b0d10;--bg-2: #101318;--panel: #161a20;--card: #1c2128;--hover: #232a33;--border: #262c35;--border-strong: #333a44;--fg: #e6e8eb;--fg-muted: #8b929c;--fg-subtle: #5c636d;--accent: #5e6ad2;--accent-hover: #6e7ae0;--accent-soft: rgba(94, 106, 210, .14);--success: #2fb170;--danger: #e5484d;--warning: #f5a623;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--stage: #eef1f5}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;height:100%}body{background:var(--bg);color:var(--fg);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.mono{font-family:JetBrains Mono,monospace;font-variant-numeric:tabular-nums}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-sm)}.app.svelte-12qhfyh{min-height:100vh}.topbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:1px solid var(--border);background:var(--panel);position:sticky;top:0;z-index:10}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:8px;font-weight:600}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--accent)}nav.svelte-12qhfyh{display:flex;align-items:center;gap:20px;color:var(--fg-muted);font-size:14px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--fg)}.link.svelte-12qhfyh{background:none;border:none;color:var(--fg-muted);font-size:14px}.link.svelte-12qhfyh:hover{color:var(--fg)}.admin.svelte-12qhfyh{color:var(--accent)!important;font-weight:500}
