:root{--background:#f6f8fb;--foreground:#111827}*{box-sizing:border-box}html,body{max-width:100vw;min-height:100vh;overflow-x:hidden}html{scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
