
.cookie-banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  padding: var(--space-3) var(--space-4);
  background: var(--c-fg);
  color: var(--c-bg);
  border-top: 1px solid rgba(243, 238, 223, 0.24);
  box-shadow: 0 -10px 28px rgba(27, 43, 46, 0.16);
}
.cookie-banner[hidden] { display: none; }
.cookie-banner__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-4);
  max-width: var(--container);
  margin-inline: auto;
}
.cookie-banner__copy { max-width: 48rem; }
.cookie-banner__title { font-family: var(--font-display); font-size: 1.1rem; margin-bottom: var(--space-1); }
.cookie-banner__copy p { color: rgba(243, 238, 223, 0.82); font-size: 0.88rem; line-height: 1.5; }
.cookie-banner__copy a { color: var(--c-bg); text-decoration: underline; }
.cookie-banner__actions { display: flex; align-items: center; justify-content: flex-end; flex-wrap: wrap; gap: var(--space-2); flex-shrink: 0; }
.cookie-banner button { border: 1px solid transparent; border-radius: var(--radius-sm); padding: 0.65rem 0.9rem; font: inherit; font-size: 0.82rem; font-weight: 700; }
.cookie-banner__primary { background: var(--c-accent); color: var(--c-surface); }
.cookie-banner__secondary { background: transparent; color: var(--c-bg); border-color: rgba(243, 238, 223, 0.55) !important; }
.cookie-banner__customize { background: var(--c-surface); color: var(--c-fg); }
.cookie-preferences { max-width: var(--container); margin: var(--space-3) auto 0; padding-top: var(--space-3); border-top: 1px solid rgba(243, 238, 223, 0.2); }
.cookie-preferences[hidden] { display: none; }
.cookie-preferences__options { display: flex; flex-wrap: wrap; gap: var(--space-3); margin-bottom: var(--space-3); }
.cookie-preferences label { display: flex; align-items: center; gap: var(--space-2); color: rgba(243, 238, 223, 0.9); font-size: 0.84rem; }
.cookie-preferences input { accent-color: var(--c-accent); }
@media (max-width: 640px) {
  .cookie-banner__inner { align-items: stretch; flex-direction: column; gap: var(--space-3); }
  .cookie-banner__actions { justify-content: stretch; }
  .cookie-banner button { flex: 1 1 30%; }
  .cookie-preferences__options { flex-direction: column; gap: var(--space-2); }
}
.step-card > h3 { color: #6d6b64 !important; }
.step-card > p { color: #6d6b64 !important; }
.product-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}



.step-card > h3 { color: #6d6b64 !important; }
.step-card > p { color: #6d6b64 !important; }
/* wh-img-fill */
.product-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}



/* wh-elem-contrast */
/* Auto: element text failed 4.5:1 against its resolved background. */
.site-header .brand-name { color: #6d6b64 !important; }
.aux-updated { color: #616e68 !important; }
.hero-lede { color: #616e68 !important; }
.section-lede { color: #6d6b64 !important; }
.capability-number { color: #8a6523 !important; }
.step-card .step-index { color: #8a6523 !important; }
.step-card > h3 { color: #6d6b64 !important; }
.step-card > p { color: #6d6b64 !important; }
.product-card .product-tag { color: #936b25 !important; }
.contact-panel .section-lede { color: #6d6b64 !important; }
.contact-panel .form-note { color: #67746e !important; }

/* WH-CONTRAST-VERIFIED:START */
/* Measured in a real browser against the painted background, then re-measured.
   38 selector(s) corrected. */
a.skip-link { color: #262625 !important; } /* was #fffcf5 at 3.16:1, needs 4.5 */
.container p.eyebrow { color: #886322 !important; } /* was #b8862e at 2.79:1, needs 4.5 */
.aux-hero .container p { color: #616e68 !important; } /* was #6c7a74 at 3.87:1, needs 4.5 */
.story-text p { color: #616e68 !important; } /* was #6c7a74 at 3.87:1, needs 4.5 */
.cookie-banner__actions button.cookie-banner__primary { color: #262625 !important; } /* was #fffcf5 at 3.16:1, needs 4.5 */
.aux-contact-note p { color: #697671 !important; } /* was #6c7a74 at 4.39:1, needs 4.5 */
.aux-contact-note a { color: #936b25 !important; } /* was #b8862e at 3.16:1, needs 4.5 */
.hero-copy p.eyebrow { color: #886322 !important; } /* was #b8862e at 2.79:1, needs 4.5 */
.hero-actions a.btn.btn-primary { color: #262625 !important; } /* was #fffcf5 at 3.16:1, needs 4.5 */
.hero-stat span { color: #616e68 !important; } /* was #6c7a74 at 3.87:1, needs 4.5 */
.intro-list p { color: #616e68 !important; } /* was #6c7a74 at 3.87:1, needs 4.5 */
.section-head:not(.section-head--center):not(.section-alt):not(.metrics-section) p.eyebrow { color: #886322 !important; } /* was #b8862e at 2.79:1, needs 4.5 */
.feature-card p { color: #697671 !important; } /* was #6c7a74 at 4.39:1, needs 4.5 */
.container.capabilities-grid p.eyebrow { color: #886322 !important; } /* was #b8862e at 2.79:1, needs 4.5 */
.capability-item p { color: #616e68 !important; } /* was #6c7a74 at 3.87:1, needs 4.5 */
.section.section-alt .container .section-head.section-head--center p.section-lede { color: rgba(243, 238, 223, 0.75) !important; } /* was #6d6b64 at 2.75:1, needs 4.5 — restored the value the page itself declared */
.step-card span.step-index { color: rgb(184, 134, 46) !important; } /* was #8a6523 at 2.77:1, needs 3 — restored the value the page itself declared */
.step-card h3 { color: #93918c !important; } /* was #6d6b64 at 2.75:1, needs 4.5 */
.step-card p { color: #93918c !important; } /* was #6d6b64 at 2.75:1, needs 4.5 */
.product-body p { color: #697671 !important; } /* was #6c7a74 at 4.39:1, needs 4.5 */
.product-body p.product-price { color: #697671 !important; } /* was #6c7a74 at 4.39:1, needs 4.5 */
.product-price span { color: #697671 !important; } /* was #6c7a74 at 4.39:1, needs 4.5 */
.product-body a.btn.btn-primary.btn-block { color: #262625 !important; } /* was #fffcf5 at 3.16:1, needs 4.5 */
.container.benefits-grid p.eyebrow { color: #886322 !important; } /* was #b8862e at 2.79:1, needs 4.5 */
.case-study p.eyebrow { color: #936b25 !important; } /* was #b8862e at 3.16:1, needs 4.5 */
.case-study-meta span { color: #697671 !important; } /* was #6c7a74 at 4.39:1, needs 4.5 */
.case-study-stats span { color: #697671 !important; } /* was #6c7a74 at 4.39:1, needs 4.5 */
.section.testimonials .container .section-head.section-head--center p.eyebrow { color: #886322 !important; } /* was #b8862e at 2.79:1, needs 4.5 */
.testimonial-person span { color: #697671 !important; } /* was #6c7a74 at 4.39:1, needs 4.5 */
.section.faq .container .section-head.section-head--center p.eyebrow { color: #886322 !important; } /* was #b8862e at 2.79:1, needs 4.5 */
.faq-item p { color: #697671 !important; } /* was #6c7a74 at 4.39:1, needs 4.5 */
.section.partners .container .section-head.section-head--center p.eyebrow { color: #886322 !important; } /* was #b8862e at 2.79:1, needs 4.5 */
.partners-row div.partner-badge { color: #616e68 !important; } /* was #6c7a74 at 3.87:1, needs 4.5 */
.contact-panel p.eyebrow { color: #936b25 !important; } /* was #b8862e at 3.16:1, needs 4.5 */
.contact-list strong { color: #697671 !important; } /* was #6c7a74 at 4.39:1, needs 4.5 */
.contact-form button.btn.btn-primary.btn-block { color: #262625 !important; } /* was #fffcf5 at 3.16:1, needs 4.5 */
.section.section-alt .container .section-head.section-head--center p.eyebrow { color: rgb(184, 134, 46) !important; } /* was #886322 at 2.69:1, needs 4.5 — restored the value the page itself declared (round 2) */
.section.section-alt.metrics-section .container .section-head.section-head--center p.eyebrow { color: rgb(184, 134, 46) !important; } /* was #886322 at 2.69:1, needs 4.5 — restored the value the page itself declared (round 2) */
/* WH-CONTRAST-VERIFIED:END */
