:root{--bg: #0b0f14;--surface: #141a22;--border: #24303d;--text: #e6edf3;--text-muted: #8b9cad;--accent: #3b82f6;--accent-hover: #2563eb;--success: #22c55e;--font-sans: "DM Sans", system-ui, sans-serif;--font-display: "Space Grotesk", system-ui, sans-serif}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit}
