/* Wasplan design system — runtime overrides (2026-06-21T01:23:14.096Z) */
:root {
  --brand-300: #8785e7 !important;
  --brand-400: #5e5ce7 !important;
  --brand-500: #4441e8 !important;
  --brand-600: #322fe6 !important;
  --brand-700: #1e1bd1 !important;
  --violet-soft: rgba(50, 47, 230, 0.12) !important;
  --violet-glow: rgba(50, 47, 230, 0.25) !important;
  --brand-300-rgb: 135 133 231 !important;
  --violet-300-rgb: 135 133 231 !important;
  --brand-400-rgb: 94 92 231 !important;
  --violet-400-rgb: 94 92 231 !important;
  --brand-500-rgb: 68 65 232 !important;
  --violet-500-rgb: 68 65 232 !important;
  --brand-600-rgb: 50 47 230 !important;
  --violet-600-rgb: 50 47 230 !important;
  --brand-700-rgb: 30 27 209 !important;
  --violet-700-rgb: 30 27 209 !important;
  --violet-soft-rgb: 50 47 230 !important;
  --violet-glow-rgb: 50 47 230 !important;
}
:root[data-theme='light'] {
  --brand-300: #8785e7 !important;
  --brand-400: #5e5ce7 !important;
  --brand-500: #4441e8 !important;
  --brand-600: #322fe6 !important;
  --brand-700: #1e1bd1 !important;
  --violet-soft: rgba(50, 47, 230, 0.12) !important;
  --violet-glow: rgba(50, 47, 230, 0.25) !important;
  --brand-300-rgb: 135 133 231 !important;
  --violet-300-rgb: 135 133 231 !important;
  --brand-400-rgb: 94 92 231 !important;
  --violet-400-rgb: 94 92 231 !important;
  --brand-500-rgb: 68 65 232 !important;
  --violet-500-rgb: 68 65 232 !important;
  --brand-600-rgb: 50 47 230 !important;
  --violet-600-rgb: 50 47 230 !important;
  --brand-700-rgb: 30 27 209 !important;
  --violet-700-rgb: 30 27 209 !important;
  --violet-soft-rgb: 50 47 230 !important;
  --violet-glow-rgb: 50 47 230 !important;
}
