@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 0%;--foreground: 0 0% 96%;--primary: 47 100% 50%;--primary-foreground: 0 0% 0%;--muted: 0 0% 10%;--border: 0 0% 13%;--card: 0 0% 5%;--card-foreground: 0 0% 96%;--accent: 47 100% 50%;--accent-foreground: 0 0% 0%;--popover: 0 0% 0%;--popover-foreground: 0 0% 96%;--input: 0 0% 13%;--ring: 47 100% 50%;--radius: .75rem}}@layer base{body{@apply bg-background text-foreground font-body;}h1,h2,h3,h4,h5,h6{@apply font-display;}}@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Space+Grotesk:wght@700&display=swap);

