/* storefront-v4; generated from build_leads.py. */
body[data-brand="aurvine-skincare"] {
  --ink: #1c1916;
  --paper: #f6f1e8;
  --accent: #c4a574;
  --paper-alt: #e7e2d9;
  --accent-soft: #ede3d3;
  --line: #d1ccc4;
  --muted: #7a7670;
  --display: ShopSerif, Georgia, serif;
  --image-position: 45% center;
}
body[data-brand="aurvine-skincare"] .announcement { background: #1c1916; color: #fff; }
body[data-brand="aurvine-skincare"] .site-header { background: #1c1916; }
body[data-brand="aurvine-skincare"] .brand-name,
body[data-brand="aurvine-skincare"] .desktop-nav a,
body[data-brand="aurvine-skincare"] .header-action { color: #fff; }
body[data-brand="aurvine-skincare"] .hero-index { background: #c4a574; }
body[data-brand="aurvine-skincare"] .product-card { border-radius: 20px; }
body[data-brand="aurvine-skincare"] .product-media img { border-radius: 16px 16px 0 0; }
body[data-brand="aurvine-skincare"] .primary-link,
body[data-brand="aurvine-skincare"] .button-submit button {
  background: #1c1916;
  color: #fff;
  border-radius: 8px;
}
body[data-brand="aurvine-skincare"] .product-price strong { color: #c4a574; }
/* card-field-chrome */
body[data-brand="aurvine-skincare"] .checkout-wrap form div.input1 label {
  text-transform: none;
  font-size: 0.86rem;
  font-weight: 500;
}
body[data-brand="aurvine-skincare"] .checkout-wrap form div.input1 input {
  border-radius: 6px;
}
