html, body { margin:0; padding:0; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color:#23233c; background:#f5f7fb; }
* { box-sizing:border-box; }
button, input, select { font:inherit; }
