/* Minimal global styles; present to avoid Vite warning for /index.css reference. */
:root { --brand-primary: #3E656F; --brand-secondary: #FFAD4D; }
html { scroll-behavior: smooth; }
/* You may add any small global adjustments here. */

