/* storefront-v4; generated from build_leads.py. */
body[data-brand="brennovia-kits"] {
  --ink: #0c4a6e;
  --paper: #f0f9ff;
  --accent: #0284c7;
  --paper-alt: #e0edf5;
  --accent-soft: #c5e4f5;
  --line: #c9dbe6;
  --muted: #6e95ac;
  --display: ShopSerif, Georgia, serif;
  --image-position: center;
}
body[data-brand="brennovia-kits"] .announcement { background: #0c4a6e; color: #fff; }
body[data-brand="brennovia-kits"] .site-header { background: #0284c7; }
body[data-brand="brennovia-kits"] .brand-name,
body[data-brand="brennovia-kits"] .desktop-nav a,
body[data-brand="brennovia-kits"] .header-action { color: #0c4a6e; }
body[data-brand="brennovia-kits"] .hero-index { background: #0284c7; }
body[data-brand="brennovia-kits"] .product-card { border-radius: 28px; }
body[data-brand="brennovia-kits"] .product-media img { border-radius: 24px 24px 0 0; }
body[data-brand="brennovia-kits"] .primary-link,
body[data-brand="brennovia-kits"] .button-submit button {
  background: #0c4a6e;
  color: #fff;
  border-radius: 8px;
}
body[data-brand="brennovia-kits"] .product-price strong { color: #0284c7; }
/* card-field-chrome */
body[data-brand="brennovia-kits"] .checkout-wrap form div.input1 label {
  text-transform: capitalize;
  font-size: 0.95rem;
  font-weight: 600;
}
body[data-brand="brennovia-kits"] .checkout-wrap form div.input1 input {
  border-radius: 0px;
}
