:root{--violet: #7c3aed;--violet-dark: #6d28d9;--ink: #18181b;--muted: #71717a;--border: #e4e4e7;--bg: #ffffff}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}
