*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #070810;--surface: #0b0d16;--card: #0e1019;--border: #191c2b;--accent: #00e5b0;--text: #c8d0e0;--hi: #edf0f8;--dim: #606880;--mono: "IBM Plex Mono", monospace}html,body{background:var(--bg);color:var(--text);font-family:var(--mono);min-height:100vh}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:var(--bg);border-bottom:1px solid var(--border);height:56px;display:flex;align-items:center;padding:0 2rem;gap:2rem}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-size:13px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--hi);white-space:nowrap}.dot.svelte-12qhfyh{width:8px;height:8px;background:var(--accent);border-radius:50%;box-shadow:0 0 10px var(--accent);animation:svelte-12qhfyh-glow 3s ease-in-out infinite}@keyframes svelte-12qhfyh-glow{0%,to{opacity:1}50%{opacity:.4}}nav.svelte-12qhfyh{display:flex;align-items:center;gap:.25rem;margin-left:auto}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.375rem .875rem;font-size:12px;letter-spacing:.06em;color:var(--dim);text-decoration:none;border-bottom:2px solid transparent;transition:color .15s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--hi)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){border-bottom-color:var(--accent)}.admin-link.svelte-12qhfyh{margin-left:1rem;border:1px solid var(--border);border-radius:4px;color:var(--dim)!important}.admin-link.svelte-12qhfyh:hover{border-color:var(--accent);color:var(--accent)!important}main.svelte-12qhfyh{flex:1;padding:2rem;max-width:1100px;margin:0 auto;width:100%}
