@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:0 0% 100%;--foreground:220 13% 13%;--card:0 0% 100%;--card-foreground:220 13% 13%;--popover:0 0% 100%;--popover-foreground:220 13% 13%;--primary:217 91% 60%;--primary-foreground:0 0% 100%;--secondary:220 14% 96%;--secondary-foreground:220 13% 13%;--muted:220 14% 96%;--muted-foreground:220 9% 46%;--accent:260 100% 65%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:220 13% 91%;--input:220 13% 91%;--ring:217 91% 60%;--radius:.75rem;--gradient-primary:linear-gradient(135deg, #3c83f6, #884cff);--gradient-hero:linear-gradient(135deg, #2474f5 0%, #73f 100%);--gradient-card:linear-gradient(145deg, #fff, #f9fafb);--shadow-sm:0 2px 8px #3c83f61a;--shadow-md:0 4px 16px #3c83f626;--shadow-lg:0 8px 32px #3c83f633;--shadow-glow:0 0 40px #3c83f64d;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}:root.dark{--background:220 13% 9%;--foreground:0 0% 98%;--card:220 13% 12%;--card-foreground:0 0% 98%;--popover:220 13% 12%;--popover-foreground:0 0% 98%;--primary:217 91% 60%;--primary-foreground:0 0% 100%;--secondary:220 13% 16%;--secondary-foreground:0 0% 98%;--muted:220 13% 16%;--muted-foreground:220 9% 70%;--accent:260 100% 65%;--accent-foreground:0 0% 100%;--destructive:0 63% 31%;--destructive-foreground:0 0% 98%;--border:220 13% 16%;--input:220 13% 16%;--ring:217 91% 60%;--gradient-primary:linear-gradient(135deg, #0b64f4, #661aff);--gradient-hero:linear-gradient(135deg, #0a5adb 0%, #50f 100%);--gradient-card:linear-gradient(145deg, #1b1d23, #21252b);--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 4px 16px #0006;--shadow-lg:0 8px 32px #00000080;--shadow-glow:0 0 40px #3c83f640;--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}@apply border-border;@apply bg-background text-foreground;body{background-color:hsl(var(--background));color:hsl(var(--foreground))}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}}
