@import"https://esm.sh/https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Space+Grotesk:wght@700&display=swap?deps=react@18.3.1,react-dom@18.3.1";@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 0%;--foreground: 0 0% 98%;--card: 0 0% 3%;--card-foreground: 0 0% 98%;--popover: 0 0% 3%;--popover-foreground: 0 0% 98%;--primary: 220 100% 50%;--primary-foreground: 0 0% 100%;--secondary: 0 0% 10%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 15%;--muted-foreground: 0 0% 65%;--accent: 220 100% 50%;--accent-foreground: 0 0% 100%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 15%;--input: 0 0% 15%;--ring: 220 100% 50%;--radius: 1rem}}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground antialiased selection:bg-primary/30 selection:text-primary;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif}}.glass{@apply bg-white/5 backdrop-blur-xl border border-white/10;}.text-gradient{@apply bg-clip-text text-transparent bg-gradient-to-br from-white via-white to-white/40;}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{@apply bg-background;}::-webkit-scrollbar-thumb{@apply bg-muted rounded-full hover:bg-muted-foreground transition-colors;}

