/* storefront-v4; generated from build_leads.py. */
body[data-brand="amberbloom"] {
  --ink: #331c00;
  --paper: #fdf3e0;
  --accent: #d68a1f;
  --paper-alt: #efe4d0;
  --accent-soft: #f6e0bd;
  --line: #dbceba;
  --muted: #8a7860;
  --display: ShopSerif, Georgia, serif;
  --image-position: center;
}
body[data-brand="amberbloom"] .announcement { background: #331c00; color: #fff; }
body[data-brand="amberbloom"] .site-header { background: #d68a1f; }
body[data-brand="amberbloom"] .brand-name,
body[data-brand="amberbloom"] .desktop-nav a,
body[data-brand="amberbloom"] .header-action { color: #331c00; }
body[data-brand="amberbloom"] .hero-index { background: #d68a1f; }
body[data-brand="amberbloom"] .product-card { border-radius: 2px; }
body[data-brand="amberbloom"] .product-media img { border-radius: 0px 0px 0 0; }
body[data-brand="amberbloom"] .primary-link,
body[data-brand="amberbloom"] .button-submit button {
  background: #331c00;
  color: #fff;
  border-radius: 8px;
}
body[data-brand="amberbloom"] .product-price strong { color: #d68a1f; }
/* card-field-chrome */
body[data-brand="amberbloom"] .checkout-wrap form div.input1 label {
  text-transform: uppercase;
  font-size: 0.95rem;
  font-weight: 600;
}
body[data-brand="amberbloom"] .checkout-wrap form div.input1 input {
  border-radius: 0px;
}
