@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif}@tailwind base;@tailwind components;@tailwind utilities;:root{--navy: #0f2d5e;--blue: #1a6fc4;--soft-grey: #f4f6fa}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,sans-serif;background:#fafaf9}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Inter,sans-serif;color:var(--navy)}button,a,input,select,textarea{font:inherit}:focus-visible{outline:3px solid rgba(26,111,196,.35);outline-offset:3px}
