@layer base{:root{--background:#fff;--foreground:#0f1729;--card:#fafafa;--card-foreground:#0f1729;--muted:#f1f5f9;--muted-foreground:#65758b;--border:#e1e7ef;--primary:#2463eb;--primary-foreground:#fff;--destructive:#ef4343;--destructive-foreground:#fff;--ring:#2463eb;--radius:.5rem;--warning:#f59f0a;--warning-foreground:#fff}}@theme inline{--color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-border: var(--border); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-ring: var(--ring); --color-warning: var(--warning); --color-warning-foreground: var(--warning-foreground);}
