body.is-storefront {
  --bg: #f5f6fa;
  --surface: #ffffff;
  --text: #1a1e25;
  --muted: #4b5563;
  --primary: #0f766e;
  --primary-dark: #0a5a54;
  --accent: #d6336c;
  --border: #e3e6ee;
  --store-btn-size-scale: 1.00;
}
