*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; margin: 0; padding: 0; color: #111827; background: #f3f4f6; }

button { font-family: inherit; }
input, textarea, select { font-family: inherit; }

a { color: #1a56db; }
