@tailwind base;:root{--background:0 0% 100%;--foreground:224 71.4% 4.1%;--card:0 0% 100%;--card-foreground:224 71.4% 4.1%;--popover:0 0% 100%;--popover-foreground:224 71.4% 4.1%;--primary:220.9 39.3% 11%;--primary-foreground:210 20% 98%;--secondary:220 14.3% 95.9%;--secondary-foreground:220.9 39.3% 11%;--muted:220 14.3% 95.9%;--muted-foreground:220 8.9% 46.1%;--accent:220 14.3% 95.9%;--accent-foreground:220.9 39.3% 11%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 20% 98%;--border:220 13% 91%;--input:220 13% 91%;--ring:224 71.4% 4.1%;--radius:0.5rem;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;}.dark{--background:224 71.4% 4.1%;--foreground:210 20% 98%;--card:224 71.4% 4.1%;--card-foreground:210 20% 98%;--popover:224 71.4% 4.1%;--popover-foreground:210 20% 98%;--primary:210 20% 98%;--primary-foreground:220.9 39.3% 11%;--secondary:215 27.9% 16.9%;--secondary-foreground:210 20% 98%;--muted:215 27.9% 16.9%;--muted-foreground:217.9 10.6% 64.9%;--accent:215 27.9% 16.9%;--accent-foreground:210 20% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 20% 98%;--border:215 27.9% 16.9%;--input:215 27.9% 16.9%;--ring:216 12.2% 83.9%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%;}.theme-emerald{--theme-primary:142.1 76.2% 36.3%;--theme-primary-light:142.1 70.6% 45.3%;--theme-primary-dark:142.1 81% 24%;--theme-secondary:173.8 84% 36.3%;--theme-secondary-light:173.8 78% 45.3%;--theme-secondary-dark:173.8 89% 24%;--theme-accent-light:151.8 81% 95.9%;--theme-accent-dark:151.8 81% 8%;--theme-highlight:142.1 76.2% 36.3%;--theme-highlight-bg:142.1 50% 92%;--theme-highlight-bg-dark:142.1 40% 12%;}.theme-blue{--theme-primary:213.1 93.9% 36.3%;--theme-primary-light:213.1 88% 45.3%;--theme-primary-dark:213.1 98% 32%;--theme-secondary:199.7 89% 48%;--theme-secondary-light:199.7 84% 55%;--theme-secondary-dark:199.7 93% 35%;--theme-accent-light:213.1 89% 95.9%;--theme-accent-dark:213.1 89% 8%;--theme-highlight:213.1 93.9% 36.3%;--theme-highlight-bg:213.1 60% 92%;--theme-highlight-bg-dark:213.1 50% 12%;}.theme-amber{--theme-primary:45.4 93.4% 47.5%;--theme-primary-light:45.4 88% 55%;--theme-primary-dark:45.4 98% 35%;--theme-secondary:52.9 98% 47%;--theme-secondary-light:52.9 93% 55%;--theme-secondary-dark:52.9 100% 35%;--theme-accent-light:48 100% 96.1%;--theme-accent-dark:48 100% 7%;--theme-highlight:45.4 93.4% 47.5%;--theme-highlight-bg:45.4 70% 90%;--theme-highlight-bg-dark:45.4 60% 15%;}.theme-rose{--theme-primary:8 85% 62%;--theme-primary-light:8 80% 70%;--theme-primary-dark:8 90% 48%;--theme-secondary:25 95% 65%;--theme-secondary-light:25 90% 72%;--theme-secondary-dark:25 100% 55%;--theme-accent-light:8 85% 96%;--theme-accent-dark:8 85% 8%;--theme-highlight:8 85% 62%;--theme-highlight-bg:8 60% 92%;--theme-highlight-bg-dark:8 50% 15%;}.theme-violet{--theme-primary:270 76% 53%;--theme-primary-light:270 70% 65%;--theme-primary-dark:270 80% 40%;--theme-secondary:300 70% 60%;--theme-secondary-light:300 65% 70%;--theme-secondary-dark:300 75% 45%;--theme-accent-light:270 70% 95%;--theme-accent-dark:270 70% 10%;--theme-highlight:270 76% 53%;--theme-highlight-bg:270 50% 90%;--theme-highlight-bg-dark:270 40% 15%;}*{@apply border-border;}body{@apply bg-background text-foreground;font-family:Verdana,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;}.hero-gradient{background:linear-gradient(135deg,#f8fafc 0%,#ffffff 25%,hsl(var(--theme-accent-light)) 100% );}.dark .hero-gradient{background:linear-gradient(135deg,#0f172a 0%,#1e293b 25%,hsl(var(--theme-accent-dark)) 100% );}.dark .glass-effect{background:rgba(30,41,59,0.95);}.bg-theme-primary{background-color:hsl(var(--theme-primary));}.bg-theme-primary-light{background-color:hsl(var(--theme-primary-light));}.bg-theme-primary-dark{background-color:hsl(var(--theme-primary-dark));}.bg-theme-accent-light{background-color:hsl(var(--theme-accent-light));}.bg-theme-accent-dark{background-color:hsl(var(--theme-accent-dark));}.text-theme-primary{color:hsl(var(--theme-primary));}.text-theme-primary-light{color:hsl(var(--theme-primary-light));}.text-theme-primary-dark{color:hsl(var(--theme-primary-dark));}.from-theme-primary{--tw-gradient-from:hsl(var(--theme-primary)) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--theme-primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);}.to-theme-secondary{--tw-gradient-to:hsl(var(--theme-secondary)) var(--tw-gradient-to-position);}.dark .bg-theme-highlight{background-color:hsl(var(--theme-highlight-bg-dark));}.dark .hover\:bg-theme-highlight:hover{background-color:hsl(var(--theme-highlight-bg-dark));}.dark .focus\:bg-theme-highlight:focus{background-color:hsl(var(--theme-highlight-bg-dark));}.dark .hover-bg-theme-primary-alpha:hover{background-color:hsl(var(--theme-primary-light) / 0.15);}.fouc-prevent{visibility:hidden;}.fouc-loaded .fouc-prevent{visibility:visible;}.critical-loading *{animation-duration:0s !important;transition-duration:0s !important;}