:root{--bg:#0d1117;--bg-hover:#161b22;--surface:#161b22;--border:#30363d;--text:#e6edf3;--text-secondary:#8b949e;--accent:#58a6ff;--zone-recovery:#7f8c8d;--zone-1:#4a90d9;--zone-2:#27ae60;--zone-3:#f39c12;--zone-4:#e67e22;--zone-5:#e74c3c;--green:#27ae60;--green-light:#2ecc71;--yellow:#f1c40f;--orange:#e67e22;--red:#e74c3c;--gray:#95a5a6;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif}*,:before,:after{box-sizing:border-box}html{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}body{min-height:100dvh;margin:0;padding:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.app-shell.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.top-nav.svelte-12qhfyh{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.logo.svelte-12qhfyh{color:var(--text);font-size:1.1rem;font-weight:700}.logo.svelte-12qhfyh:hover{text-decoration:none}.nav-links.svelte-12qhfyh{gap:1rem;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary);padding:.25rem 0;font-size:.875rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);text-decoration:none}main.svelte-12qhfyh{flex:1}
