/* storefront-v4; generated from build_leads.py. */
body[data-brand="flagshipfree"] {
  --ink: #1a1a26;
  --paper: #efeffb;
  --accent: #5b5bd6;
  --paper-alt: #e0e0ec;
  --accent-soft: #d4d4f4;
  --line: #cbcbd7;
  --muted: #767682;
  --display: ShopSerif, Georgia, serif;
  --image-position: 45% center;
}
body[data-brand="flagshipfree"] .announcement { background: #1a1a26; color: #fff; }
body[data-brand="flagshipfree"] .site-header { background: #fff; }
body[data-brand="flagshipfree"] .brand-name,
body[data-brand="flagshipfree"] .desktop-nav a,
body[data-brand="flagshipfree"] .header-action { color: #1a1a26; }
body[data-brand="flagshipfree"] .hero-index { background: #5b5bd6; }
body[data-brand="flagshipfree"] .product-card { border-radius: 8px; }
body[data-brand="flagshipfree"] .product-media img { border-radius: 4px 4px 0 0; }
body[data-brand="flagshipfree"] .primary-link,
body[data-brand="flagshipfree"] .button-submit button {
  background: #1a1a26;
  color: #fff;
  border-radius: 100px;
}
body[data-brand="flagshipfree"] .product-price strong { color: #5b5bd6; }
/* card-field-chrome */
body[data-brand="flagshipfree"] .checkout-wrap form div.input1 label {
  text-transform: uppercase;
  font-size: 0.78rem;
  font-weight: 500;
}
body[data-brand="flagshipfree"] .checkout-wrap form div.input1 input {
  border-radius: 6px;
}
