html { scroll-behavior: smooth; }
body { -webkit-font-smoothing: antialiased; }
*:focus-visible { outline: 2px solid #f4572e; outline-offset: 2px; border-radius: 4px; }
img { max-width: 100%; height: auto; }
.font-sans { font-family: 'DM Sans', system-ui, -apple-system, sans-serif; }
