@tailwind base;
@tailwind components;
@tailwind utilities;
html, body, #__next { height: 100%; }
body { font-family: Inter, ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial; }
