:root{--bg: #0f1115;--bg-surface: #1a1d24;--bg-surface-hover: #22262e;--bg-surface-active: #2a2f38;--border: #2e333d;--border-light: #3a4050;--text: #e8eaed;--text-muted: #9aa0ab;--text-dim: #6b7280;--primary: #60a5fa;--primary-hover: #93c5fd;--primary-dim: #2563eb;--accent: #34d399;--danger: #f87171;--warning: #fbbf24;--radius: 8px;--radius-sm: 4px;--radius-lg: 12px;--shadow: 0 1px 3px rgba(0,0,0,.3);--shadow-lg: 0 4px 12px rgba(0,0,0,.4);--font-mono: "SF Mono", "Fira Code", monospace}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover)}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}header.svelte-12qhfyh{background:var(--bg-surface);border-bottom:1px solid var(--border);padding:0 1.5rem;position:sticky;top:0;z-index:100}nav.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:56px}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.1rem;color:var(--text)}.logo.svelte-12qhfyh:hover{color:var(--primary)}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.9rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.btn-add.svelte-12qhfyh{display:flex;align-items:center;gap:.35rem;background:var(--primary-dim);color:#fff!important;padding:.4rem .85rem;border-radius:var(--radius);font-weight:500;font-size:.85rem}.btn-add.svelte-12qhfyh:hover{background:var(--primary);color:#fff!important}main.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:1.5rem}
