:root{--font: "Nunito", system-ui, sans-serif;--bg: #fafaf8;--bg-card: #ffffff;--bg-hover: #f5f5f0;--border: #e5e5dd;--text: #1a1a18;--text-muted: #6b6b60;--accent: #2d8a7f;--accent-light: #e8f5f3;--red: #d64545;--yellow: #d4a017;--green: #2d8a7f}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.topbar.svelte-12qhfyh{display:flex;align-items:center;gap:2rem;padding:.75rem 1.5rem;background:var(--bg-card);border-bottom:1px solid var(--border)}.logo.svelte-12qhfyh{font-weight:700;font-size:1.25rem;color:var(--accent);letter-spacing:-.5px}.nav-links.svelte-12qhfyh{display:flex;gap:1.5rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.875rem;font-weight:600}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);text-decoration:none}main.svelte-12qhfyh{flex:1}
