:root{--background: 210 20% 98%;--foreground: 213 39% 15%;--card: 0 0% 100%;--card-foreground: 213 39% 15%;--popover: 0 0% 100%;--popover-foreground: 213 39% 15%;--primary: 213 55% 24%;--primary-foreground: 0 0% 100%;--secondary: 210 14% 89%;--secondary-foreground: 213 39% 15%;--muted: 210 14% 93%;--muted-foreground: 215 16% 47%;--accent: 82 39% 30%;--accent-foreground: 0 0% 100%;--destructive: 0 72% 51%;--destructive-foreground: 0 0% 100%;--success: 142 71% 35%;--success-foreground: 0 0% 100%;--warning: 38 92% 50%;--warning-foreground: 0 0% 0%;--info: 199 89% 48%;--info-foreground: 0 0% 100%;--border: 214 20% 85%;--input: 214 20% 85%;--ring: 213 55% 24%;--radius: .5rem;--gradient-primary: linear-gradient(135deg, hsl(213 55% 24%) 0%, hsl(213 55% 34%) 100%);--gradient-hero: linear-gradient(180deg, hsl(213 55% 20%) 0%, hsl(213 55% 28%) 100%);--gradient-card: linear-gradient(180deg, hsl(0 0% 100%) 0%, hsl(210 20% 98%) 100%);--shadow-sm: 0 1px 2px 0 hsl(213 39% 15% / .05);--shadow-md: 0 4px 6px -1px hsl(213 39% 15% / .08), 0 2px 4px -2px hsl(213 39% 15% / .06);--shadow-lg: 0 10px 15px -3px hsl(213 39% 15% / .08), 0 4px 6px -4px hsl(213 39% 15% / .06);--shadow-card: 0 1px 3px 0 hsl(213 39% 15% / .08), 0 1px 2px -1px hsl(213 39% 15% / .08);--sidebar-background: 213 55% 22%;--sidebar-foreground: 210 20% 95%;--sidebar-primary: 82 39% 40%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 213 55% 30%;--sidebar-accent-foreground: 210 20% 95%;--sidebar-border: 213 55% 28%;--sidebar-ring: 82 39% 45%}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:hsl(var(--background));color:hsl(var(--foreground))}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
