/* storefront-v4; generated from build_leads.py. */
body[data-brand="alabasteve-pale"] {
  --ink: #26242e;
  --paper: #f2f0f6;
  --accent: #a1a1aa;
  --paper-alt: #e4e2e8;
  --accent-soft: #e3e2e8;
  --line: #cfcdd4;
  --muted: #7e7c84;
  --display: ShopSerif, Georgia, serif;
  --image-position: center;
}
body[data-brand="alabasteve-pale"] .announcement { background: #26242e; color: #fff; }
body[data-brand="alabasteve-pale"] .site-header { background: #a1a1aa; }
body[data-brand="alabasteve-pale"] .brand-name,
body[data-brand="alabasteve-pale"] .desktop-nav a,
body[data-brand="alabasteve-pale"] .header-action { color: #26242e; }
body[data-brand="alabasteve-pale"] .hero-index { background: #a1a1aa; }
body[data-brand="alabasteve-pale"] .product-card { border-radius: 28px; }
body[data-brand="alabasteve-pale"] .product-media img { border-radius: 24px 24px 0 0; }
body[data-brand="alabasteve-pale"] .primary-link,
body[data-brand="alabasteve-pale"] .button-submit button {
  background: #26242e;
  color: #fff;
  border-radius: 8px;
}
body[data-brand="alabasteve-pale"] .product-price strong { color: #a1a1aa; }
/* card-field-chrome */
body[data-brand="alabasteve-pale"] .checkout-wrap form div.input1 label {
  text-transform: none;
  font-size: 0.78rem;
  font-weight: 500;
}
body[data-brand="alabasteve-pale"] .checkout-wrap form div.input1 input {
  border-radius: 6px;
}
