*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--foreground:#171717;--background:#ffffff;--color-primary:#1e3a5f;--color-primary-light:#2a4f7f;--color-accent:#f59e0b;--color-bg:#f8fafc;--color-surface:#ffffff;--color-text:#1e293b;--color-text-secondary:#64748b;--color-border:#e2e8f0;--color-error:#ef4444;--color-success:#22c55e}body{color:var(--foreground);background:var(--background);font-family:system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}