--- name: tailwind-design-system description: Hará Match design system knowledge — tokens, liquid-glass patterns, animation easings, and UI conventions. Triggers on "style", "design", "component", "card", "button", "animation", "glass", "token", "color", "shadow", "UI". --- # Hará Match Design System Wellness-focused design language. Think "therapy app designed by Apple" — calm, warm, trustworthy, premium. ## Color Palette (from `app/globals.css` `@theme`) ### Neutrals | Token | Class | Hex | Usage | |-------|-------|-----|-------| | `--color-background` | `bg-background` | `#FBF7F2` | Page backgrounds (warm beige) | | `--color-surface` | `bg-surface` | `#FFFFFF` | Cards, modals | | `--color-surface-2` | `bg-surface-2` | `#F6F0E8` | Warm tinted surfaces | | `--color-outline` | `border-outline` | `#E7DDCF` | Borders, dividers | | `--color-foreground` | `text-foreground` | `#1F1A24` | Primary text | | `--color-muted` | `text-muted` | `#6B6374` | Secondary text | ### Brand | Token | Class | Hex | Usage | |-------|-------|-----|-------| | `--color-brand` | `bg-brand`, `text-brand` | `#4B2BBF` | Primary violet | | `--color-brand-weak` | `bg-brand-weak` | `#EEE8FF` | Light brand tint | | `--color-brand-hover` | `hover:bg-brand-hover` | `#3F24A4` | Hover state | ### Feedback States | Token | Class | Hex | Usage | |-------|-------|-----|-------| | `--color-success` | `text-success`, `bg-success-weak` | `#2F8A73` / `#E7F6F1` | Positive (teal) | | `--color-warning` | `text-warning`, `bg-warning-weak` | `#F2A43A` / `#FFF2DE` | Caution (apricot) | | `--color-danger` | `text-danger`, `bg-danger-weak` | `#D6455D` / `#FDECEF` | Error (coral) | | `--color-info` | `text-info`, `bg-info-weak` | `#7B61D9` / `#F0EDFF` | Info (lavender) | ## Shadows ```tsx
{specialty}
Privacy message