@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 100%;--foreground: 150 10% 15%;--border: 150 15% 88%;--input: 150 15% 95%;--ring: 150 45% 40%;--primary: 150 45% 35%;--primary-foreground: 0 0% 100%;--secondary: 200 70% 45%;--secondary-foreground: 0 0% 100%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--muted: 150 15% 96%;--muted-foreground: 150 10% 40%;--accent: 120 60% 50%;--accent-foreground: 0 0% 100%;--card: 0 0% 100%;--card-foreground: 150 10% 15%;--popover: 0 0% 100%;--popover-foreground: 150 10% 15%;--radius: .75rem}.dark{--background: 150 15% 8%;--foreground: 150 5% 95%;--border: 150 15% 20%;--input: 150 15% 15%;--ring: 150 45% 50%;--primary: 150 50% 45%;--primary-foreground: 150 15% 8%;--secondary: 200 65% 55%;--secondary-foreground: 150 15% 8%;--destructive: 0 62% 50%;--destructive-foreground: 0 0% 100%;--muted: 150 15% 15%;--muted-foreground: 150 10% 60%;--accent: 120 55% 55%;--accent-foreground: 150 15% 8%;--card: 150 15% 10%;--card-foreground: 150 5% 95%;--popover: 150 15% 10%;--popover-foreground: 150 5% 95%}}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}}
