@tailwind base;@tailwind components;@tailwind utilities;:root{--color-navy: #000000;--color-yellow: #C40000;--color-gray: #2E2E2E}body{font-family:Inter,sans-serif;background-color:#f8fafc;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}
