@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--radius:.5rem;--background:220 30% 7%;--foreground:220 9% 91%;--card:222 47% 11%;--card-foreground:220 9% 91%;--popover:222 47% 11%;--popover-foreground:220 9% 91%;--primary:180 100% 50%;--primary-foreground:220 30% 7%;--secondary:220 18% 15%;--secondary-foreground:220 9% 91%;--muted:220 18% 15%;--muted-foreground:218 11% 65%;--accent:270 95% 65%;--accent-foreground:0 0% 100%;--destructive:0 84.2% 60.2%;--border:220 18% 15%;--input:220 18% 15%;--ring:180 100% 50%;--chart-1:180 100% 50%;--chart-2:270 95% 65%;--chart-3:340 75% 55%;--chart-4:160 60% 45%;--chart-5:220 70% 50%;--sidebar-background:220 30% 7%;--sidebar-foreground:220 9% 91%;--sidebar-primary:180 100% 50%;--sidebar-primary-foreground:220 30% 7%;--sidebar-accent:220 18% 15%;--sidebar-accent-foreground:220 9% 91%;--sidebar-border:220 18% 15%;--sidebar-ring:180 100% 50%;--destructive-foreground:0 0% 100%;--gradient-primary:linear-gradient(135deg, #0ff, #a651fb);--gradient-card:linear-gradient(145deg, #0f1729, #0c1017);--gradient-background:radial-gradient(ellipse at top, #171c26, #0c1017);--shadow-card:0 1px 2px #0c101780;--shadow-hover:0 4px 12px #00ffff14}@apply border-border;html{scroll-behavior:smooth}@apply bg-background text-foreground antialiased;}@layer utilities{.gradient-text{background-image:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-glow{text-shadow:0 0 24px #00ffff59}.neon-border{box-shadow:inset 0 0 0 1px #00ffff26,0 0 20px #00ffff0d}}
