:root{--font-body:Inter, sans-serif;--font-display:Hanken Grotesk, sans-serif;--font-label:IBM Plex Sans, sans-serif;--radius:1rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--background:214 32% 97%;--foreground:200 9% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--popover:0 0% 100%;--popover-foreground:222 47% 11%;--primary:168 76% 43%;--primary-foreground:355 100% 100%;--secondary:210 40% 96.1%;--secondary-foreground:222 47% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222 47% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:168 76% 43%;--sidebar:0 0% 100%;--sidebar-foreground:222 47% 11%;--sidebar-border:214.3 31.8% 91.4%;--sidebar-accent:210 40% 96.1%;--sidebar-accent-foreground:222 47% 11.2%;--sidebar-primary:168 76% 43%;--sidebar-primary-foreground:355 100% 100%;--sidebar-ring:168 76% 43%;--chart-1:171 77% 44%;--chart-2:217 91% 60%;--chart-3:142 76% 36%;--chart-4:47 96% 53%;--chart-5:280 67% 47%}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:168 76% 43%;--primary-foreground:355 100% 100%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:168 76% 43%;--sidebar:222.2 84% 6%;--sidebar-foreground:210 40% 98%;--sidebar-border:217.2 32.6% 17.5%;--sidebar-accent:217.2 32.6% 17.5%;--sidebar-accent-foreground:210 40% 98%;--sidebar-primary:168 76% 43%;--sidebar-primary-foreground:355 100% 100%;--sidebar-ring:168 76% 43%}@keyframes draw{to{stroke-dashoffset:0}}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.chart-line{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3s ease-in-out forwards draw}.line-art-bg{background-image:radial-gradient(circle at 2px 2px,#ffffff0d 1px,#0000 0);background-size:24px 24px}.dark .line-art-bg{background-image:radial-gradient(circle at 2px 2px,#0003 1px,#0000 0)}.mobile-surface-card{border-radius:var(--radius-xl);border:1px solid hsl(var(--border)/.6);background-color:hsl(var(--card));box-shadow:0 4px 20px #1a1d1f0d}.mobile-recessed-field{border-radius:var(--radius-md);background-color:#f1f5f9}.dark .mobile-recessed-field{background-color:hsl(var(--muted))}.mobile-primary-glow{box-shadow:0 8px 16px hsl(var(--primary)/.2)}
