:root {
  --bg-main: #f3f4f6;
  --bg-card: #ffffff;
  --border-subtle: #e5e7eb;
  --accent: #2563eb;
  --text-primary: #111827;
  --text-secondary: #6b7280;
}
