/* StoreDigital brand tokens (footer + cards) */
:root {
  --store-purple: #7E3ECA;
  --store-purple-rgb: 126 62 202;
  --store-purple-hover: #6B30B0;
  --store-radius-sm: 6px;
}
