@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700;800;900&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: #0d1b3e;--blue: #1a6bff;--sky: #38b6ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,sans-serif;background:#fff;color:var(--navy)}h1,h2,h3,h4{font-family:Bebas Neue,sans-serif;letter-spacing:.02em}button,a,input,select,textarea{transition:all .2s ease}::selection{background:var(--sky);color:var(--navy)}
