:root {
  --bentv-brand-blue: #0060b0; --bentv-brand-blue-dark: #004d8f; --bentv-brand-blue-soft: #eaf5ff;
  --bentv-brand-red: #e81820; --bentv-action-red: #c9141d; --bentv-action-red-hover: #a90f17;
  --bentv-text: #0f172a; --bentv-text-muted: #475569; --bentv-bg: #fff; --bentv-surface: #f8fafc; --bentv-border: #e2e8f0;
  --bentv-success: #15803d; --bentv-warning: #a16207; --bentv-error: #b91c1c;
  --bentv-font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --bentv-space-1: 4px; --bentv-space-2: 8px; --bentv-space-3: 12px; --bentv-space-4: 16px;
  --bentv-space-6: 24px; --bentv-space-8: 32px; --bentv-space-12: 48px; --bentv-space-16: 64px;
  --bentv-radius: 8px; --bentv-radius-card: 12px; --bentv-width: 1280px; --bentv-reading: 780px;
}
