<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#product-grid {
  --grid-desktop-horizontal-spacing: 24px;
  --grid-desktop-vertical-spacing: 24px;
  --grid-mobile-horizontal-spacing: 16px;
  --grid-mobile-vertical-spacing: 16px;
}
.product-count__text * {
  font-family: Inter !important;
}</pre></body></html>