/* ============================================================
   DARTEE — COLOR CHAPTERS
   Same palette, disciplined usage.
   Cream + deep heritage green are the only two environments.
   Pink is scarce: emphasis + conversion only.
   Photography supplies all secondary color.
   ============================================================ */
:root {
  --ch-cream: #f3efe6;
  --ch-cream-deep: #ece7db;   /* only used for edge/hairline, never as a 3rd env */
  --ch-green: #0b211b;
  --ch-green-soft: #123c31;   /* type on cream, not a background */
  --ch-pink: #e85190;
  --ch-body: #59645e;
  --ch-muted: #737d76;
  --ch-onGreen: #f3efe6;
  --ch-onGreen-soft: rgba(243, 239, 230, .74);
  --ch-hair: rgba(11, 33, 27, .10);
  --ch-hair-green: rgba(243, 239, 230, .16);
}

/* ---------- 1. Kill intermediate environments ----------
   No white cards, no gray bands, no tinted half-greens.       */
.dartee-home .proofstrip,
.dartee-home .section.feat,
.dartee-home .magsec,
.dartee-home .glovesec,
.dartee-home .fitsec,
.dartee-home .collsec,
.dartee-home .marksec,
.dartee-home .section.founders,
.dartee-home .section.guarantee,
.dartee-home .kitsec,
.dartee-home .section.faq,
.dartee-home .section.emailcap {
  background: var(--ch-cream) !important;
  background-image: none !important;
}

/* one continuous cream field: no mechanical band edges */
.dartee-home .proofstrip,
.dartee-home .magsec,
.dartee-home .glovesec,
.dartee-home .fitsec,
.dartee-home .collsec,
.dartee-home .marksec,
.dartee-home .kitsec,
.dartee-home .section.founders,
.dartee-home .section.guarantee,
.dartee-home .section.faq {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.dartee-home .proofstrip { border-bottom: 1px solid var(--ch-hair) !important; }

/* retire decorative gray/gold flourishes and scrim tints on cream */
.dartee-home .features::after,
.dartee-home .bundles::after,
.dartee-home .guarantee::after,
.dartee-home #benefits::after { display: none !important; }
.dartee-home .feat-card__media,
.dartee-home .coll-tile,
.dartee-home .kit-card {
  background: var(--ch-cream-deep) !important;
  border-color: var(--ch-hair) !important;
}

/* ---------- 2. Green chapters (two, deliberate) ----------
   Chapter A: the film band (see it in motion)
   Chapter B: the promise — warranty -> story -> closer -> quote  */
.dartee-home .videoband,
.dartee-home .warsec,
.dartee-home .storysec,
.dartee-home .closer,
.dartee-home .dboys-quote {
  background: var(--ch-green) !important;
  background-image: none !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.dartee-home .warsec,
.dartee-home .storysec,
.dartee-home .closer,
.dartee-home .dboys-quote { color: var(--ch-onGreen); }
.dartee-home .warsec p,
.dartee-home .storysec p { color: var(--ch-onGreen-soft) !important; }
.dartee-home .warsec h2,
.dartee-home .storysec h2,
.dartee-home .closer h2,
.dartee-home .dboys-quote blockquote { color: var(--ch-onGreen) !important; }
/* inside the green chapter, separate sections with light hairlines, not tone shifts */
.dartee-home .storysec { border-top: 1px solid var(--ch-hair-green) !important; }
.dartee-home .dboys-quote { border-top: 1px solid var(--ch-hair-green) !important; }

/* ---------- 3. Photography chapters stay uncolored ---------- */
.dartee-home .lifesec,
.dartee-home .videoband__frame { background: var(--ch-green) !important; }
.dartee-home .lifesec__img,
.dartee-home .magsec__media img,
.dartee-home .glovesec__media img,
.dartee-home .fitsec__media img,
.dartee-home .marksec__media img { filter: none !important; }
.dartee-home .magsec__media::after,
.dartee-home .glovesec__media::after,
.dartee-home .fitsec__media::after,
.dartee-home .marksec__media::after { display: none !important; }

/* ---------- 4. Pink discipline ----------
   Allowed: hero CTA, quick-add, one accent headline, price emphasis,
   FAQ marker, sticky bar. Everything else = green or muted ink.   */
.dartee-home .magsec__accent,
.dartee-home .glovesec__accent,
.dartee-home .fitsec__accent,
.dartee-home .lifesec__title span,
.dartee-home .kitsec__accent { color: var(--ch-green-soft) !important; }

.dartee-home .magsec__eyebrow,
.dartee-home .glovesec__eyebrow,
.dartee-home .fitsec__eyebrow,
.dartee-home .collsec__eyebrow,
.dartee-home .kitsec__eyebrow,
.dartee-home .storysec__eyebrow { color: var(--ch-green-soft) !important; }

.dartee-home .magsec__specs,
.dartee-home .glovesec__specs,
.dartee-home .fitsec__specs,
.dartee-home .marksec__specs { color: var(--ch-muted) !important; }
.dartee-home .proofstrip__sep,
.dartee-home .feature-num { color: var(--ch-muted) !important; }

/* scarce pink: emphasis + conversion */
.dartee-home .marksec__accent,
.dartee-home .marksec__eyebrow,
.dartee-home .feat-card__tag,
.dartee-home .faq__item[open] summary { color: var(--ch-pink) !important; }
.dartee-home .hero__cta .btn--primary,
.dartee-home .feat-card__add,
.dartee-home .emailcap button,
.dartee-home .stickybar__cta {
  background: var(--ch-pink) !important;
  border-color: var(--ch-pink) !important;
  color: #fff !important;
}
.dartee-home .feat-card__tag { background: transparent !important; }

/* editorial text links keep the pink rule underneath — one hairline of colour */
.dartee-home .magsec__cta,
.dartee-home .glovesec__cta,
.dartee-home .fitsec__cta,
.dartee-home .marksec__cta { color: var(--ch-green) !important; }
/* lifestyle CTA sits on photography — cream keeps it legible */
.dartee-home .lifesec__cta { color: var(--ch-onGreen, #f3efe6) !important; }
.dartee-home .magsec__cta { border-bottom-color: var(--ch-pink) !important; }

/* mobile: same chapters, no extra tones */
@media (max-width: 900px) {
  .dartee-home .proofstrip__mbadge svg { color: var(--ch-green-soft) !important; }
  .dartee-home .founders__copy p:first-of-type { color: var(--ch-green) !important; }
  .dartee-home .reviews-summary .num { color: var(--ch-green) !important; }
  .dartee-home .review { background: #fff !important; border-color: var(--ch-hair) !important; }
  .dartee-home .review .stars,
  .dartee-home .reviews-summary .stars { color: var(--ch-pink) !important; }
}

/* ---------- 5. One pink moment per chapter ----------
   Green chapter: the Lifetime Warranty promise owns the pink.       */
.dartee-home .storysec__accent,
.dartee-home .storysec__title span { color: var(--ch-onGreen) !important; }
.dartee-home .warsec__eyebrow { color: var(--ch-onGreen-soft) !important; }
.dartee-home .storysec__eyebrow { color: var(--ch-onGreen-soft) !important; }
.dartee-home .storysec__cta { color: var(--ch-onGreen) !important; }

/* Cream closing chapter: pink stays on the interactive marks only. */
.dartee-home .faq__eyebrow,
.dartee-home .faq .eyebrow,
.dartee-home .kitsec__eyebrow { color: var(--ch-green-soft) !important; }
.dartee-home .faq__item summary::after,
.dartee-home .faq__item summary::marker { color: var(--ch-pink) !important; }

/* lifestyle eyebrow sits on photography — pink accent moment */
.dartee-home .lifesec__eyebrow { color: var(--ch-pink, #e85190) !important; }
