/* ==========================================================
   ETR Compass — Freemius Checkout theme
   ========================================================== */
:root {
  /* ---------- FREEMIUS THEME HOOKS ---------- */
  --fs-ds-theme-primary-accent-color: #1e40af;
  --fs-ds-theme-primary-accent-color-hover: #1e3a8a;
  --fs-ds-theme-primary: #1e40af;
  --fs-ds-typography-font-family: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Inter, Roboto, Arial, sans-serif;
}