/* storefront-v4; generated from build_leads.py. */
body[data-brand="amberlyn-warm"] {
  --ink: #3a2610;
  --paper: #fdf0da;
  --accent: #f59e0b;
  --paper-alt: #efe2cc;
  --accent-soft: #fce1b5;
  --line: #dcceb8;
  --muted: #8e7d67;
  --display: ShopSerif, Georgia, serif;
  --image-position: center;
}
body[data-brand="amberlyn-warm"] .announcement { background: #3a2610; color: #fff; }
body[data-brand="amberlyn-warm"] .site-header { background: #3a2610; }
body[data-brand="amberlyn-warm"] .brand-name,
body[data-brand="amberlyn-warm"] .desktop-nav a,
body[data-brand="amberlyn-warm"] .header-action { color: #fff; }
body[data-brand="amberlyn-warm"] .hero-index { background: #f59e0b; }
body[data-brand="amberlyn-warm"] .product-card { border-radius: 8px; }
body[data-brand="amberlyn-warm"] .product-media img { border-radius: 4px 4px 0 0; }
body[data-brand="amberlyn-warm"] .primary-link,
body[data-brand="amberlyn-warm"] .button-submit button {
  background: #3a2610;
  color: #fff;
  border-radius: 8px;
}
body[data-brand="amberlyn-warm"] .product-price strong { color: #f59e0b; }
/* card-field-chrome */
body[data-brand="amberlyn-warm"] .checkout-wrap form div.input1 label {
  text-transform: none;
  font-size: 0.86rem;
  font-weight: 500;
}
body[data-brand="amberlyn-warm"] .checkout-wrap form div.input1 input {
  border-radius: 22px;
}
