@source "../../../packages/ui/src/**/*.{ts,tsx}";:root{--primary:#2a9d8f;--primary-foreground:#fff;--primary-hover:#1f8073;--primary-wash:#2a9d8f1a;--background:#09090b;--foreground:#fafafa;--card:var(--background);--card-foreground:var(--foreground);--popover:#09090b;--popover-foreground:var(--foreground);--muted:#18181b;--muted-foreground:#a1a1aa;--secondary:var(--muted);--secondary-foreground:var(--foreground);--accent:#18181b;--accent-foreground:var(--foreground);--border:#27272a;--input:var(--border);--success:#10b981;--destructive:#ef4444;--destructive-foreground:#fff;--ring:#2a9d8f}@theme inline{--color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-primary-hover: var(--primary-hover); --color-primary-wash: var(--primary-wash); --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-border: var(--border); --color-input: var(--input); --color-success: var(--success); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-ring: var(--ring);}
