:root { --brand: #0ea5e9; }
.container { max-width: 110rem; }
html { scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
