:root{--background:#f6f8fb;--surface:#fff;--foreground:#172033;--muted:#5d677a;--border:#dfe5ee;--accent:#2764d8}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;min-width:320px;min-height:100%}body{min-height:100vh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,Arial,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}
