*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; font-family: Inter, 'Helvetica Neue', Helvetica, Arial, sans-serif; background: #f8fafc; color: #1a1a2e; }
