.v1-theme{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:199 89% 32%;--primary-foreground:210 40% 98%;--secondary:35 92% 50%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:142 76% 36%;--accent-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:199 89% 32%}.v1-theme *{border-color:hsl(var(--border))}.v1-theme .bg-background{background-color:hsl(var(--background))}.v1-theme .bg-card{background-color:hsl(var(--card))}.v1-theme .bg-muted{background-color:hsl(var(--muted))}.v1-theme .bg-primary{background-color:hsl(var(--primary))}.v1-theme .text-foreground{color:hsl(var(--foreground))}.v1-theme .text-muted-foreground{color:hsl(var(--muted-foreground))}.v1-theme .text-primary{color:hsl(var(--primary))}.v1-theme .text-primary-foreground{color:hsl(var(--primary-foreground))}.v1-theme .border-border{border-color:hsl(var(--border))}