:root{--color-bg: #0f172a;--color-surface: #1e293b;--color-surface-hover: #334155;--color-border: #334155;--color-text: #f1f5f9;--color-text-muted: #94a3b8;--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-success: #22c55e;--color-warning: #f59e0b;--color-danger: #ef4444}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6}button{cursor:pointer;border:none;font-size:inherit;font-family:inherit}input,textarea,select{font-size:inherit;font-family:inherit}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:.75rem 1.5rem}nav.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:2rem}.logo.svelte-12qhfyh{font-size:1.25rem;font-weight:700;color:var(--color-text)}.logo.svelte-12qhfyh:hover{text-decoration:none}.nav-links.svelte-12qhfyh{display:flex;gap:1rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);font-size:.875rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}main.svelte-12qhfyh{flex:1;max-width:1200px;margin:0 auto;padding:1.5rem;width:100%}
