@theme{--color-primary: #2563eb; --color-primary-foreground: #fff; --color-secondary: #f1f5f9; --color-secondary-foreground: #1e293b; --color-muted: #f8fafc; --color-muted-foreground: #64748b; --color-accent: #f8fafc; --color-accent-foreground: #1e293b; --color-destructive: #ef4444; --color-destructive-foreground: #fff; --color-border: #e2e8f0; --color-input: #e2e8f0; --color-ring: #2563eb; --color-background: #fff; --color-foreground: #0f172a; --font-sans: "Inter", system-ui, sans-serif; --font-serif: "Georgia", serif; --radius: .5rem;}body{font-family:var(--font-sans);background-color:var(--color-background);color:var(--color-foreground)}
