*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--foreground:#171717;--background:#fff;--accent:#6366f1;--muted:#6b7280;--border:#e5e7eb;--error:#dc2626;--success:#16a34a}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font:inherit}