/* storefront-v4; generated from build_leads.py. */
body[data-brand="auraluna"] {
  --ink: #1e2433;
  --paper: #f0f1f4;
  --accent: #6d6e99;
  --paper-alt: #e1e3e6;
  --accent-soft: #d8d9e4;
  --line: #ccced3;
  --muted: #787c86;
  --display: ShopSerif, Georgia, serif;
  --image-position: center 60%;
}
body[data-brand="auraluna"] .announcement { background: #1e2433; color: #fff; }
body[data-brand="auraluna"] .site-header { background: #1e2433; }
body[data-brand="auraluna"] .brand-name,
body[data-brand="auraluna"] .desktop-nav a,
body[data-brand="auraluna"] .header-action { color: #fff; }
body[data-brand="auraluna"] .hero-index { background: #6d6e99; }
body[data-brand="auraluna"] .product-card { border-radius: 14px; }
body[data-brand="auraluna"] .product-media img { border-radius: 10px 10px 0 0; }
body[data-brand="auraluna"] .primary-link,
body[data-brand="auraluna"] .button-submit button {
  background: #1e2433;
  color: #fff;
  border-radius: 8px;
}
body[data-brand="auraluna"] .product-price strong { color: #6d6e99; }
/* card-field-chrome */
body[data-brand="auraluna"] .checkout-wrap form div.input1 label {
  text-transform: uppercase;
  font-size: 0.86rem;
  font-weight: 600;
}
body[data-brand="auraluna"] .checkout-wrap form div.input1 input {
  border-radius: 0px;
}
