@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 240 10% 3.9%;--foreground: 0 0% 98%;--primary: 217 91% 60%;--primary-foreground: 0 0% 100%;--muted: 240 3.7% 15.9%;--muted-foreground: 240 5% 64.9%;--border: 240 3.7% 15.9%}}body{@apply bg-[#0a0a0a] text-white;font-family:Inter,sans-serif;margin:0}body{background-color:#0a0a0a;color:#fff;margin:0}html{scroll-behavior:smooth}
