/* =============================================
   CLAIM4ME — LIGHT THEME
   Loaded after claim4me-insurance.webflow.css
   Warm sage-green palette: stability & comfort
   ============================================= */


/* =============================================
   DESIGN TOKENS
   ============================================= */
:root {
  --c4m-bg:          #f5f8f6;
  --c4m-surface:     #ffffff;
  --c4m-surface-2:   #edf4ef;
  --c4m-surface-3:   #daeae0;
  --c4m-border:      rgba(42, 112, 85, 0.12);
  --c4m-border-alt:  rgba(42, 112, 85, 0.28);
  --c4m-text:        #1a2e28;
  --c4m-text-muted:  #4a6b60;
  --c4m-text-dim:    #7a9e95;
  --c4m-accent:      #2a7055;
  --c4m-accent-h:    #3c8268;
  --c4m-accent-d:    #1f4c49;
  --c4m-accent-glow: rgba(42, 112, 85, 0.10);
  --c4m-gold:        #b8895a;

  /* Hero stays deep green so slider text stays readable */
  --c4m-hero-bg:     #1f4c49;
}

/* =============================================
   GLOBAL RESET TO LIGHT
   ============================================= */
html {
  scroll-behavior: smooth;
}

html,
body,
.page-wrapper {
  background-color: var(--c4m-bg) !important;
  color: var(--c4m-text) !important;
}

/* Override Webflow CSS variables so all var() references flip automatically */
body {
  --_color---body:                  #4a6b60 !important;
  --_color---text-primary:          #1a2e28 !important;
  --_color---bg-light:              #edf4ef !important;
  --_color---white:                 #ffffff !important;
  --_color---dark:                  #1a2e28 !important;
  --_color---dark-normal:           rgba(26, 46, 40, 0.55) !important;
  --_color---border-primary-0-16:   rgba(42, 112, 85, 0.14) !important;
  --_color---primary-0-1:           rgba(42, 112, 85, 0.08) !important;
  --_color---third-0-2:             rgba(42, 112, 85, 0.16) !important;
  --_color---inherit:               #1a2e28 !important;
  --_color---white-0-8:             rgba(26, 46, 40, 0.08) !important;
}

/* =============================================
   TYPOGRAPHY
   ============================================= */
h1, h2, h3, h4, h5, h6 {
  color: var(--c4m-text) !important;
}

.section-heading,
.section-hero-heading,
.section-sub-heading .sub-heading-text {
  color: var(--c4m-text) !important;
}

p,
.text-block,
.text-block-4 {
  color: var(--c4m-text-muted) !important;
}

/* Accent text (sub-heading labels) */
.sub-heading-text {
  color: var(--c4m-accent) !important;
}

/* =============================================
   NAVIGATION / HEADER
   ============================================= */
.main-header-1 {
  background-color: rgba(255, 255, 255, 0.92) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
  border-bottom: 1px solid var(--c4m-border) !important;
  box-shadow: 0 1px 12px rgba(26, 46, 40, 0.06) !important;
}

.nav-logo-link,
.logo-text,
.nav-logo-image {
  color: var(--c4m-text) !important;
}

/* Desktop nav items */
.menu-item-link,
.menu-item-link .text-block-3,
.menu-item-link .text-block-6 {
  color: var(--c4m-text-muted) !important;
}

.menu-item-link:hover .text-block-3 {
  color: var(--c4m-accent) !important;
}

/* Dropdown mega-menu */
.mega-menu,
.sub-menu-list-wrap {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  box-shadow: 0 16px 48px rgba(26, 46, 40, 0.12) !important;
}

.sub-menu-heading div {
  color: var(--c4m-text-dim) !important;
}

.sub-menu-item-text {
  color: var(--c4m-text-muted) !important;
}

.sub-menu-item-text:hover {
  color: var(--c4m-accent) !important;
}

.menu-item-divider,
.sub-menu-item-divider {
  background-color: var(--c4m-border) !important;
}

/* CTA link in nav */
.link-2 {
  color: var(--c4m-accent) !important;
}

/* Mobile menu */
.header-mobile,
.mobile-nav-content,
.mobile-menu-bg {
  background-color: var(--c4m-surface) !important;
}

.mobile-menu-item-text,
.mobile-sub-menu-item-link div,
.mobile-menu-heading {
  color: var(--c4m-text-muted) !important;
}

/* =============================================
   BUTTONS
   ============================================= */

/* Primary filled button */
.primary-button-1.w-variant-e19f8ff8-c034-8b30-ac82-a0037b215f67,
.primary-button-1[data-wf--button-default--variant="button-secondary"] {
  background-color: var(--c4m-accent) !important;
  border-color: var(--c4m-accent) !important;
}

.primary-button-1.w-variant-e19f8ff8-c034-8b30-ac82-a0037b215f67:hover {
  background-color: var(--c4m-accent-d) !important;
  border-color: var(--c4m-accent-d) !important;
}

/* Outline / ghost buttons */
.primary-button-1.w-variant-7e017ca8-6f03-79bd-c332-3daef8943641,
.primary-button-1[data-wf--button-default--variant="button-outline-gray"] {
  background-color: transparent !important;
  border: 1.5px solid var(--c4m-border-alt) !important;
  color: var(--c4m-text) !important;
}

.primary-button-1.w-variant-7e017ca8-6f03-79bd-c332-3daef8943641:hover {
  background-color: var(--c4m-accent-glow) !important;
  border-color: var(--c4m-accent) !important;
}

/* Third (accent-bg) button */
.primary-button-1.w-variant-fd5c99a9-ff58-5b54-fcba-d9d4893fb434,
.primary-button-1[data-wf--button-default--variant="button-third"] {
  background-color: var(--c4m-accent) !important;
  border-color: var(--c4m-accent) !important;
}

/* White button */
.primary-button-1.w-variant-314cc875-7443-6def-8cbc-c4317b578244,
.primary-button-1[data-wf--button-default--variant="button-white"] {
  background-color: transparent !important;
  border: 1.5px solid var(--c4m-border-alt) !important;
  color: var(--c4m-text) !important;
}

.btn-text {
  color: inherit !important;
}

/* =============================================
   SECTIONS — GLOBAL
   ============================================= */
.section,
.section-shape,
.section-light,
.main-content {
  background-color: var(--c4m-bg) !important;
}

.section.bg-light,
.bg-light {
  background-color: var(--c4m-surface-2) !important;
}

.about-section-wrap,
.about-fixed-scroll {
  background-color: transparent !important;
}

/* =============================================
   HERO SECTION — clean light card
   ============================================= */

/* Remove card inset — hero sits flush with the page */
section.section:has(.home-slider-1) {
  padding: 0 !important;
  background-color: transparent !important;
}

.home-slider-1 {
  background: linear-gradient(150deg, #eaf4ef 0%, #f5f8f6 55%, #e8f0f5 100%) !important;
  border-radius: 0 !important;
  min-height: 600px !important;
  position: relative !important;
}

/* Show one static background image, dimmed, for subtle texture */
.hero-slider-1 {
  display: block !important;
}

.slider-image-background {
  display: block !important;
  opacity: 0.08 !important;
}

/* Hide the animated secondary slides */
.slider-image-background._1,
.slider-image-background._2,
.slider-image-three {
  display: none !important;
}

/* Hero text — dark on light background */
.section-hero-heading.color-white,
.section-hero-heading {
  color: var(--c4m-text) !important;
  text-shadow: none !important;
}

.color-white {
  color: var(--c4m-text) !important;
}

.hero-top-description {
  color: var(--c4m-text-muted) !important;
}

.hero-bottom-text {
  color: var(--c4m-text-dim) !important;
}

/* Sub-heading label in hero */
section.section:has(.home-slider-1) .sub-heading-text {
  color: var(--c4m-accent) !important;
}

/* Accent button stays green on light hero */
section.section:has(.home-slider-1) .primary-button-1.w-variant-e19f8ff8-c034-8b30-ac82-a0037b215f67 {
  background-color: var(--c4m-accent) !important;
  border-color: var(--c4m-accent) !important;
  color: #ffffff !important;
}

/* Outline button on light hero */
section.section:has(.home-slider-1) .primary-button-1.w-variant-314cc875-7443-6def-8cbc-c4317b578244 {
  background-color: transparent !important;
  border: 1.5px solid var(--c4m-border-alt) !important;
  color: var(--c4m-text) !important;
}

/* Button text on light hero */
section.section:has(.home-slider-1) .btn-text {
  color: inherit !important;
}

/* =============================================
   ABOUT SECTION
   ============================================= */
.section-heading-box-4 .section-heading {
  color: var(--c4m-text) !important;
}

/* =============================================
   STAT / COUNTER ITEMS
   ============================================= */
.counter-item,
.about-counter-item,
.about-counter-wrap {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 12px !important;
  box-shadow: 0 2px 12px rgba(26, 46, 40, 0.05) !important;
}

.counter-number,
.counter-plus,
.counter-heading,
.about-counter-number {
  color: var(--c4m-accent-d) !important;
}

.counter-label,
.counter-text,
.about-counter-text {
  color: var(--c4m-text-muted) !important;
}

/* =============================================
   SERVICE / CARD ITEMS
   ============================================= */
.service-item-wrap,
.item-content-wrap,
.service-item,
.item-wrap,
.home-service-item {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 12px !important;
  box-shadow: 0 2px 12px rgba(26, 46, 40, 0.05) !important;
}

.service-item-wrap:hover,
.home-service-item:hover {
  border-color: var(--c4m-border-alt) !important;
  box-shadow: 0 6px 24px rgba(42, 112, 85, 0.10) !important;
}

.service-title,
.service-heading,
.item-title {
  color: var(--c4m-text) !important;
}

.service-description,
.service-text,
.item-text {
  color: var(--c4m-text-muted) !important;
}

.service-item-number,
.item-number {
  color: var(--c4m-text-dim) !important;
}

/* =============================================
   PROCESS / STEPS
   ============================================= */
.process-item,
.step-item,
.how-it-works-item {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 12px !important;
}

/* =============================================
   TESTIMONIALS
   ============================================= */
.testimonial-item,
.testimonial-wrap,
.testimonial-card {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 12px !important;
  box-shadow: 0 2px 12px rgba(26, 46, 40, 0.05) !important;
}

.testimonial-text,
.testimonial-quote {
  color: var(--c4m-text) !important;
}

.testimonial-author,
.testimonial-name {
  color: var(--c4m-text-muted) !important;
}

/* =============================================
   BLOG / POST CARDS
   ============================================= */
.post-item,
.blog-card,
.blog-item {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 12px !important;
  box-shadow: 0 2px 12px rgba(26, 46, 40, 0.05) !important;
}

.post-title,
.post-heading,
.blog-title {
  color: var(--c4m-text) !important;
}

.post-text,
.post-description {
  color: var(--c4m-text-muted) !important;
}

.post-tag,
.blog-category {
  background-color: var(--c4m-surface-3) !important;
  color: var(--c4m-accent) !important;
  border: 1px solid var(--c4m-border-alt) !important;
}

/* =============================================
   PRICING
   ============================================= */
.pricing-item,
.pricing-card {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 16px !important;
  box-shadow: 0 2px 12px rgba(26, 46, 40, 0.05) !important;
}

.pricing-item.active,
.pricing-item.featured {
  background-color: var(--c4m-accent-d) !important;
  border-color: var(--c4m-accent) !important;
}

.pricing-amount,
.price-number {
  color: var(--c4m-text) !important;
}

/* =============================================
   TEAM
   ============================================= */
.team-item,
.team-card {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 12px !important;
}

.team-name {
  color: var(--c4m-text) !important;
}

.team-role,
.team-position {
  color: var(--c4m-accent) !important;
}

/* =============================================
   PORTFOLIO
   ============================================= */
.portfolio-item,
.portfolio-card {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 12px !important;
}

/* =============================================
   CAREER ITEMS
   ============================================= */
.career-item,
.career-card,
.careers-item-wrap {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 12px !important;
}

/* =============================================
   PAGE TITLE BANNERS
   ============================================= */
.page-title,
.page-title-light,
.page-title-section {
  background-color: var(--c4m-surface-2) !important;
}

.page-title-heading {
  color: var(--c4m-text) !important;
}

.text-block-4 {
  color: var(--c4m-text-muted) !important;
}

.page-image {
  opacity: 0.04 !important;
}

/* =============================================
   FORMS
   ============================================= */
.contact-form-box-image,
.form-wrap,
.contact-form-wrap {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 16px !important;
  box-shadow: 0 4px 24px rgba(26, 46, 40, 0.06) !important;
}

.form-block input,
.form-block textarea,
.form-block select,
.contact-input,
.form-input,
.text-field,
.w-input,
.w-select {
  background-color: var(--c4m-surface-2) !important;
  border: 1.5px solid var(--c4m-border) !important;
  color: var(--c4m-text) !important;
  border-radius: 8px !important;
}

.form-block input::placeholder,
.form-block textarea::placeholder,
.w-input::placeholder {
  color: var(--c4m-text-dim) !important;
}

.form-block input:focus,
.form-block textarea:focus,
.w-input:focus {
  border-color: var(--c4m-accent) !important;
  outline: none !important;
  box-shadow: 0 0 0 3px var(--c4m-accent-glow) !important;
}

.form-label,
label {
  color: var(--c4m-text-muted) !important;
}

.form-submit-button,
.submit-button {
  background-color: var(--c4m-accent) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 8px !important;
}

.form-submit-button:hover {
  background-color: var(--c4m-accent-d) !important;
}

.w-form-done {
  background-color: #d4ede3 !important;
  color: var(--c4m-accent-d) !important;
}

.w-form-fail {
  background-color: #fde8e8 !important;
  color: #c0392b !important;
}

/* =============================================
   DIVIDERS / SEPARATORS
   ============================================= */
.divider-1,
.section-divider,
.footer-item-divider {
  background-color: var(--c4m-border) !important;
}

/* =============================================
   CTA SECTION
   ============================================= */
.section-cta,
.cta-section,
.cta-wrap {
  background-color: var(--c4m-accent-d) !important;
  border: 1px solid rgba(255,255,255,0.10) !important;
  border-radius: 20px !important;
}

/* =============================================
   CONTACT PAGE
   ============================================= */
.contact-map-left,
.contact-info-wrap {
  background-color: var(--c4m-surface-2) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 16px !important;
}

.contact-info-item {
  background-color: var(--c4m-surface) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 12px !important;
}

.text-block-9 {
  color: var(--c4m-text) !important;
}

.text-block-10 {
  color: var(--c4m-text-muted) !important;
}

/* =============================================
   FOOTER
   ============================================= */
.main-footer,
.main-footer-wrap,
.footer-wrap {
  background-color: var(--c4m-accent-d) !important;
  border-top: 1px solid rgba(255,255,255,0.08) !important;
}

.heading-footer {
  color: rgba(255, 255, 255, 0.95) !important;
}

.link-footer-text {
  color: rgba(255, 255, 255, 0.65) !important;
}

.link-footer-text:hover {
  color: #ffffff !important;
}

.footer-text {
  color: rgba(255, 255, 255, 0.65) !important;
}

.footer-text-copyright,
.text-block-5 {
  color: rgba(255, 255, 255, 0.40) !important;
}

.footer-bottom-link-text {
  color: rgba(255, 255, 255, 0.55) !important;
}

.footer-bottom-link-text:hover {
  color: #ffffff !important;
}

/* Footer watermark removed — but footer-middle is re-used for trust bar */
.footer-middle { display: block !important; padding: 0 !important; background: transparent !important; }
.footer-middle .w-container { background: transparent !important; max-width: 100% !important; padding: 0 !important; }
.footer-text-logo { display: none !important; }
.footer-overlay-gradient { display: none !important; }

/* Footer marquee banner */
.footer-info-marquee,
.footer-marquee-wrap {
  background-color: #173d3a !important;
}

.footer-marquee-text {
  color: rgba(255, 255, 255, 0.75) !important;
}

.link {
  color: #6dbfa0 !important;
}

/* =============================================
   SLIDERS / SWIPER
   ============================================= */
.swiper-pagination-bullet {
  background-color: var(--c4m-border-alt) !important;
}

.swiper-pagination-bullet-active {
  background-color: var(--c4m-accent) !important;
}

/* =============================================
   UTILITY PAGES (401, 404, changelog)
   ============================================= */
.section-utility,
.utility-page-wrap {
  background-color: var(--c4m-bg) !important;
}

/* =============================================
   SCROLLBAR
   ============================================= */
::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: var(--c4m-surface-2);
}

::-webkit-scrollbar-thumb {
  background: rgba(42, 112, 85, 0.30);
  border-radius: 3px;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--c4m-accent);
}

/* =============================================
   SELECTION
   ============================================= */
::selection {
  background-color: var(--c4m-accent);
  color: #fff;
}

/* =============================================
   TRUST BAR — rotating marquee
   ============================================= */
.c4m-trust-bar {
  width: 100%;
  padding: 32px 0 28px;
  background-color: var(--c4m-surface);
  border-top: 1px solid var(--c4m-border);
  border-bottom: 1px solid var(--c4m-border);
  overflow: hidden;
}

/* Header row: label + decorative line */
.c4m-trust-header {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto 20px;
  padding: 0 32px;
}

.c4m-trust-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--c4m-text-dim);
  white-space: nowrap;
  flex-shrink: 0;
}

.c4m-trust-divider-line {
  flex: 1;
  height: 1px;
  background: var(--c4m-border);
}

/* Marquee container */
.c4m-trust-marquee-wrap {
  overflow: hidden;
  /* fade edges */
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
}

/* Scrolling track — two identical groups side by side */
.c4m-trust-marquee-track {
  display: flex;
  width: max-content;
  animation: c4m-scroll 28s linear infinite;
}

.c4m-trust-marquee-track:hover {
  animation-play-state: paused;
}

@keyframes c4m-scroll {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* Each group of logos */
.c4m-trust-marquee-group {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 0 40px;
}

.c4m-trust-logo {
  height: 40px;
  width: auto;
  max-width: 140px;
  object-fit: contain;
  opacity: 1;
  transition: opacity 0.2s ease;
  flex-shrink: 0;
  mix-blend-mode: multiply;
}

.c4m-trust-logo:hover {
  opacity: 0.80;
}

.c4m-trust-wordmark {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--wm-color, var(--c4m-text));
  opacity: 0.85;
  white-space: nowrap;
  flex-shrink: 0;
  transition: opacity 0.2s ease;
}

.c4m-trust-wordmark:hover {
  opacity: 1;
}

/* Decorative dot separator */
.c4m-trust-dot {
  font-size: 8px;
  color: var(--c4m-accent);
  opacity: 0.40;
  flex-shrink: 0;
  user-select: none;
}

/* =============================================
   FILE UPLOAD WIDGET
   ============================================= */
.c4m-file-upload-wrap {
  margin-bottom: 16px;
}

.c4m-file-upload-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
  padding: 20px 16px;
  border: 2px dashed var(--c4m-border-alt);
  border-radius: 10px;
  background-color: var(--c4m-surface-2);
  color: var(--c4m-text-muted);
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease;
  text-align: center;
}

.c4m-file-upload-label:hover {
  border-color: var(--c4m-accent);
  background-color: var(--c4m-surface-3);
}

.c4m-upload-icon {
  color: var(--c4m-accent);
  flex-shrink: 0;
}

.c4m-file-upload-text {
  font-size: 14px;
  font-weight: 500;
  color: var(--c4m-text);
  word-break: break-all;
}

.c4m-file-upload-hint {
  font-size: 12px;
  color: var(--c4m-text-dim);
}

.c4m-file-input {
  display: none;
}

/* =============================================
   TESTIMONIAL BANNER — woman with tea photo
   ============================================= */
.testimonial-banner-left {
  background-image: url('https://images.unsplash.com/photo-1520206455633-f4f86d44a8a1?w=600&h=800&fit=crop&q=80') !important;
}

/* =============================================
   HERO TRUST BAR (after hero, before process)
   Full-bleed professional bar — light bg so logos show naturally
   ============================================= */
.c4m-trust-bar-hero {
  width: 100%;
  background-color: #ffffff;
  border-top: 3px solid var(--c4m-accent-d);
  border-bottom: 1px solid var(--c4m-border);
  padding: 36px 0 40px;
  overflow: hidden;
  position: relative;
}

.c4m-trust-bar-hero .c4m-trust-header {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 100%;
  margin: 0 0 28px;
  padding: 0 64px;
  box-sizing: border-box;
  flex-wrap: wrap;
}

.c4m-trust-bar-hero .c4m-trust-label {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--c4m-accent-d);
  white-space: nowrap;
  flex-shrink: 0;
}

.c4m-trust-bar-hero .c4m-trust-divider-line {
  flex: 1;
  min-width: 40px;
  height: 1px;
  background: var(--c4m-border);
}

.c4m-trust-bar-hero .c4m-trust-marquee-wrap {
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, transparent, black 6%, black 94%, transparent);
  mask-image: linear-gradient(to right, transparent, black 6%, black 94%, transparent);
  width: 100%;
}

.c4m-trust-bar-hero .c4m-trust-marquee-track {
  display: flex;
  width: max-content;
  animation: c4m-scroll 32s linear infinite;
}

.c4m-trust-bar-hero .c4m-trust-marquee-track:hover {
  animation-play-state: paused;
}

.c4m-trust-bar-hero .c4m-trust-marquee-group {
  display: flex;
  align-items: center;
  gap: 72px;
  padding: 0 72px;
}

.c4m-trust-bar-hero .c4m-trust-logo {
  height: 52px;
  width: auto;
  max-width: 160px;
  object-fit: contain;
  flex-shrink: 0;
  opacity: 0.85;
  transition: opacity 0.25s ease;
  filter: none;
  mix-blend-mode: multiply;
}

.c4m-trust-bar-hero .c4m-trust-logo:hover {
  opacity: 1;
}

.c4m-trust-bar-hero .c4m-trust-wordmark {
  font-size: 22px;
  font-weight: 700;
  color: var(--c4m-accent-d) !important;
  white-space: nowrap;
  flex-shrink: 0;
}

.c4m-trust-bar-hero .c4m-trust-sep {
  color: #c8d5d4;
  font-size: 24px;
  font-weight: 200;
  flex-shrink: 0;
  user-select: none;
  line-height: 1;
}

.c4m-trust-contact-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 600;
  color: var(--c4m-accent-d);
  white-space: nowrap;
  flex-shrink: 0;
  background: rgba(31,76,73,0.07);
  border: 1px solid rgba(31,76,73,0.20);
  border-radius: 24px;
  padding: 6px 16px;
  letter-spacing: 0.02em;
}

/* =============================================
   3-STEP HOW IT WORKS SECTION
   ============================================= */
.c4m-process-section {
  padding: 72px 0 80px;
  background-color: var(--c4m-bg);
}

.c4m-process-header {
  text-align: center;
  margin-bottom: 56px;
}

.c4m-process-header .section-heading {
  margin-top: 10px;
}

.c4m-process-steps {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 24px;
}

.c4m-process-step {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 24px;
}

.c4m-process-connector {
  width: 80px;
  height: 2px;
  background: linear-gradient(to right, var(--c4m-accent), var(--c4m-accent-h));
  opacity: 0.30;
  flex-shrink: 0;
  margin-top: 52px;
}

.c4m-step-number {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--c4m-accent);
  text-transform: uppercase;
  margin-bottom: 16px;
}

.c4m-step-icon {
  width: 72px;
  height: 72px;
  border-radius: 20px;
  background-color: var(--c4m-surface-2);
  border: 1px solid var(--c4m-border);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--c4m-accent);
  margin-bottom: 20px;
  transition: background-color 0.2s, box-shadow 0.2s;
}

.c4m-process-step:hover .c4m-step-icon {
  background-color: var(--c4m-surface-3);
  box-shadow: 0 4px 20px var(--c4m-accent-glow);
}

.c4m-step-title {
  font-size: 17px;
  font-weight: 600;
  color: var(--c4m-text) !important;
  margin-bottom: 10px;
}

.c4m-step-desc {
  font-size: 14px;
  line-height: 1.65;
  color: var(--c4m-text-muted) !important;
  margin: 0;
}

@media (max-width: 768px) {
  .c4m-process-steps {
    flex-direction: column;
    align-items: center;
  }
  .c4m-process-connector {
    width: 2px;
    height: 40px;
    margin-top: 0;
    background: linear-gradient(to bottom, var(--c4m-accent), var(--c4m-accent-h));
  }
  .c4m-process-step {
    padding: 0 16px;
    max-width: 320px;
  }
}

/* =============================================
   STAR RATINGS
   ============================================= */
.c4m-stars {
  color: #f5a623;
  font-size: 20px;
  letter-spacing: 2px;
  margin-bottom: 14px;
  line-height: 1;
}

/* =============================================
   SECOND TESTIMONIAL CARD
   ============================================= */
.c4m-testimonial-second {
  background-color: var(--c4m-surface-2) !important;
  border: 1px solid var(--c4m-border) !important;
  border-radius: 16px !important;
  padding: 36px !important;
}

/* =============================================
   CONSENT CHECKBOX
   ============================================= */
.c4m-consent-wrap {
  margin-bottom: 18px;
  margin-top: 6px;
}

.c4m-consent-label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.55;
  color: var(--c4m-text-muted);
}

.c4m-consent-input {
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin-top: 2px;
  accent-color: var(--c4m-accent);
  cursor: pointer;
}

.c4m-consent-link {
  color: var(--c4m-accent) !important;
  text-decoration: underline;
}

.c4m-consent-link:hover {
  color: var(--c4m-accent-d) !important;
}

/* =============================================
   SECURITY MICROCOPY
   ============================================= */
.c4m-secure-note {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: var(--c4m-text-dim) !important;
  margin-bottom: 14px;
  margin-top: 8px;
}

.c4m-secure-note svg {
  flex-shrink: 0;
  color: var(--c4m-accent);
}

/* Policy document helper text */
.c4m-policy-hint {
  font-size: 12px;
  color: var(--c4m-text-dim);
  margin: 6px 0 14px;
  line-height: 1.5;
}

/* Field hint (reassurance text below labels) */
.c4m-field-hint {
  font-size: 13px;
  color: var(--c4m-accent);
  background: var(--c4m-surface-2);
  border-left: 3px solid var(--c4m-accent);
  padding: 8px 12px;
  border-radius: 0 6px 6px 0;
  margin: -4px 0 10px;
  line-height: 1.5;
}

/* Claim value guidance */
.c4m-value-hint {
  font-size: 12px;
  color: var(--c4m-text-dim);
  margin: 4px 0 10px;
  line-height: 1.4;
}

/* Yes/No insurer contact toggle */
.c4m-insurer-toggle-wrap {
  margin: 12px 0 4px;
}

.c4m-toggle-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: var(--c4m-text-muted);
  margin-bottom: 8px;
}

.c4m-toggle-btns {
  display: flex;
  gap: 8px;
}

.c4m-ytoggle-btn {
  padding: 8px 18px;
  border-radius: 100px;
  border: 1.5px solid var(--c4m-border-alt);
  background: var(--c4m-surface);
  color: var(--c4m-text-muted);
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.15s ease;
  font-family: inherit;
}

.c4m-ytoggle-btn:hover {
  border-color: var(--c4m-accent);
  color: var(--c4m-accent);
}

.c4m-ytoggle-btn.active {
  background: var(--c4m-accent-d);
  border-color: var(--c4m-accent-d);
  color: #fff;
}

/* Insurer autocomplete input */
#Insurer-1, #Insurer-2, #Insurer-3, #Insurer-4 {
  border-radius: 8px;
}

/* Hide redundant Claim Type dropdowns inside each form (tab already defines type) */
label[for="ClaimType-1"], label[for="ClaimType-2"],
label[for="ClaimType-3"], label[for="ClaimType-4"] { display: none !important; }
.form-field-group:has(#ClaimType-1),
.form-field-group:has(#ClaimType-2),
.form-field-group:has(#ClaimType-3),
.form-field-group:has(#ClaimType-4) { display: none !important; }

/* =============================================
   OUTCOMES STATS SECTION
   ============================================= */
.c4m-stats-section {
  background: var(--c4m-accent-d);
  padding: 48px 0;
}

.c4m-stats-grid {
  display: flex;
  align-items: stretch;
  gap: 0;
  flex-wrap: wrap;
}

.c4m-stat-item {
  flex: 1;
  min-width: 180px;
  padding: 16px 32px;
  text-align: center;
}

.c4m-stat-number {
  font-size: 3rem;
  font-weight: 800;
  color: #fff;
  line-height: 1;
  margin-bottom: 10px;
  font-family: 'DM Sans', sans-serif;
}

.c4m-stat-suffix {
  font-size: 1.8rem;
  font-weight: 700;
  color: rgba(255,255,255,0.7);
}

.c4m-stat-label {
  font-size: 13px;
  color: rgba(255,255,255,0.72);
  line-height: 1.5;
  max-width: 180px;
  margin: 0 auto;
}

.c4m-stat-divider {
  width: 1px;
  background: rgba(255,255,255,0.15);
  align-self: stretch;
  margin: 16px 0;
}

@media (max-width: 768px) {
  .c4m-stat-divider { display: none; }
  .c4m-stat-item { flex: 1 1 45%; padding: 20px 16px; }
  .c4m-stat-number { font-size: 2.4rem; }
}

/* =============================================
   EXTRA TESTIMONIAL CARDS (row of 4)
   ============================================= */
.c4m-testimonial-card {
  flex: 1 1 220px;
  background: #fff;
  border: 1px solid var(--c4m-border);
  border-radius: 14px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  box-shadow: 0 2px 12px rgba(31,76,73,0.06);
}

.c4m-testimonial-text {
  font-size: 14px;
  line-height: 1.65;
  color: var(--c4m-text);
  flex: 1;
  margin: 0;
}

/* =============================================
   TEAM / CREDENTIALS SECTION
   ============================================= */
.c4m-team-section {
  padding: 72px 0 80px;
  background: var(--c4m-bg);
}

.c4m-team-grid {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  margin-top: 40px;
}

.c4m-team-card {
  flex: 1 1 220px;
  background: #fff;
  border: 1px solid var(--c4m-border);
  border-radius: 16px;
  padding: 28px 24px;
  text-align: center;
  box-shadow: 0 2px 16px rgba(31,76,73,0.05);
}

.c4m-team-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0 auto 14px;
  display: block;
  border: 3px solid var(--c4m-surface);
}

.c4m-team-name {
  font-size: 17px;
  font-weight: 700;
  color: var(--c4m-accent-d);
  margin-bottom: 4px;
}

.c4m-team-role {
  font-size: 13px;
  color: var(--c4m-accent);
  font-weight: 600;
  margin-bottom: 10px;
}

.c4m-team-bio {
  font-size: 13px;
  color: var(--c4m-text-dim);
  line-height: 1.55;
  margin: 0;
}

.c4m-team-former {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 11px;
  font-weight: 600;
  color: var(--c4m-accent-d);
  background: rgba(31,76,73,0.07);
  border-radius: 20px;
  padding: 4px 10px;
  margin-top: 12px;
}

/* =============================================
   WHATSAPP FLOATING BUTTON
   ============================================= */
.c4m-whatsapp-btn {
  position: fixed;
  bottom: 28px;
  right: 28px;
  z-index: 9999;
  background: #25d366;
  color: #fff;
  border-radius: 50px;
  padding: 14px 20px 14px 16px;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  box-shadow: 0 4px 20px rgba(37,211,102,0.4);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  font-family: 'DM Sans', sans-serif;
}

.c4m-whatsapp-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 28px rgba(37,211,102,0.5);
}

.c4m-whatsapp-label {
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}

@media (max-width: 480px) {
  .c4m-whatsapp-label { display: none; }
  .c4m-whatsapp-btn { padding: 14px; border-radius: 50%; }
}

/* ============================================================
   ROCKET MONEY REVAMP — New Homepage Sections
   ============================================================ */

/* ============================================================
   PHONE MOCKUP — Hero section
   ============================================================ */
.rm-phone-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
}

.rm-phone {
  width: 300px;
  flex-shrink: 0;
}

.rm-phone-frame {
  background: #111;
  border-radius: 44px;
  padding: 14px;
  box-shadow:
    0 0 0 2px #333,
    0 30px 80px rgba(0,0,0,0.22),
    0 8px 24px rgba(31,76,73,0.18);
  position: relative;
}

.rm-phone-notch {
  width: 90px;
  height: 22px;
  background: #111;
  border-radius: 0 0 16px 16px;
  margin: 0 auto 10px;
  position: relative;
  z-index: 2;
}

.rm-phone-screen {
  background: #f8faf9;
  border-radius: 32px;
  overflow: hidden;
  padding: 0 0 16px;
  min-height: 520px;
  display: flex;
  flex-direction: column;
  gap: 0;
}

/* App header */
.rm-app-header {
  background: #1f4c49;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px 12px;
}
.rm-app-logo {
  color: #fff;
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: -0.5px;
}
.rm-app-bell {
  font-size: 14px;
  opacity: 0.7;
}

/* Greeting */
.rm-app-greeting {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #1a2e2b;
  padding: 12px 14px 6px;
}

/* Main card */
.rm-app-card {
  margin: 0 12px 10px;
  border-radius: 16px;
  padding: 14px;
}
.rm-app-card-main {
  background: #1f4c49;
}
.rm-app-card-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}
.rm-app-card-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  color: rgba(255,255,255,0.6);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.rm-app-badge {
  font-size: 9px;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 100px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.rm-app-badge-active {
  background: rgba(255,255,255,0.15);
  color: #7fe8c8;
}
.rm-app-payout {
  font-family: 'DM Sans', sans-serif;
  font-size: 28px;
  font-weight: 900;
  color: #fff;
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: 2px;
}
.rm-app-payout-label {
  font-size: 10px;
  color: rgba(255,255,255,0.55);
  font-weight: 500;
  margin-bottom: 10px;
}
.rm-app-progress-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
}
.rm-app-progress-bar {
  flex: 1;
  height: 4px;
  background: rgba(255,255,255,0.2);
  border-radius: 100px;
  overflow: hidden;
}
.rm-app-progress-fill {
  height: 100%;
  background: #7fe8c8;
  border-radius: 100px;
}
.rm-app-progress-pct {
  font-size: 9px;
  color: rgba(255,255,255,0.55);
  white-space: nowrap;
}

/* Section label */
.rm-app-section-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 700;
  color: #4d6b67;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  padding: 4px 14px 6px;
}

/* Timeline */
.rm-app-timeline {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 14px;
}
.rm-app-step {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.rm-app-step-dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  font-weight: 900;
  margin-top: 1px;
}
.rm-app-step-dot-done {
  background: #1f4c49;
  color: #fff;
}
.rm-app-step-dot-active {
  background: #fff;
  border: 2.5px solid #1f4c49;
  box-shadow: 0 0 0 3px rgba(31,76,73,0.15);
}
.rm-app-step-dot-pending {
  background: #e8efee;
  border: 2px solid #c5d8d4;
}
.rm-app-step-title {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #1a2e2b;
  line-height: 1.3;
}
.rm-app-step-date {
  font-size: 10px;
  color: #8aadab;
  margin-top: 1px;
}
.rm-app-step-pending .rm-app-step-title,
.rm-app-step-pending .rm-app-step-date {
  color: #b0c8c5;
}

/* Notification */
.rm-app-notif {
  margin: 10px 12px 0;
  background: #e6f4f1;
  border-radius: 10px;
  padding: 8px 10px;
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  color: #1f4c49;
  font-weight: 500;
  line-height: 1.4;
}
.rm-app-notif-icon { font-size: 12px; flex-shrink: 0; }

/* Floating badge */
.rm-phone-badge {
  position: absolute;
  bottom: 32px;
  left: -24px;
  background: #fff;
  border-radius: 100px;
  padding: 9px 14px;
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #1a2e2b;
  box-shadow: 0 6px 20px rgba(0,0,0,0.12);
  white-space: nowrap;
}

@media (max-width: 900px) {
  .rm-phone-wrap { padding-top: 0; }
  .rm-phone      { width: 260px; }
  .rm-phone-badge { left: 0; bottom: 16px; font-size: 11px; }
}
@media (max-width: 600px) {
  .rm-phone { width: 240px; }
  .rm-phone-badge { display: none; }
}

/* ---- Shared variables ---- */
:root {
  --rm-green:     #1f4c49;
  --rm-green-mid: #2d6b63;
  --rm-accent:    #3d9e8c;
  --rm-white:     #ffffff;
  --rm-sage:      #f0f5f4;
  --rm-dark:      #f8fbfa;
  --rm-text:      #1a2e2b;
  --rm-muted:     #4d6b67;
  --rm-border:    #dbe8e6;
  --rm-max:       1160px;
  --rm-radius:    16px;
}

/* ============================================================
   HERO
   ============================================================ */
.rm-hero {
  background: var(--rm-white);
  padding: 100px 24px 80px;
  border-bottom: 1px solid var(--rm-border);
}

.rm-hero-inner {
  max-width: var(--rm-max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 60px;
  align-items: center;
}

.rm-hero-eyebrow {
  display: inline-block;
  background: #e6f4f1;
  color: var(--rm-green);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 100px;
  margin-bottom: 22px;
}

.rm-hero-h1 {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(2.4rem, 4.5vw, 4rem);
  font-weight: 800;
  line-height: 1.1;
  color: var(--rm-text);
  margin: 0 0 22px;
  letter-spacing: -0.02em;
}

.rm-hero-sub {
  font-size: 18px;
  line-height: 1.65;
  color: var(--rm-muted);
  margin: 0 0 28px;
  max-width: 520px;
}

.rm-hero-trust {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
}

.rm-stars {
  color: #f5a623;
  font-size: 18px;
  letter-spacing: 2px;
}

.rm-trust-text {
  font-size: 14px;
  color: var(--rm-muted);
  font-weight: 500;
}

.rm-hero-cta-row {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}

.rm-btn-primary {
  display: inline-block;
  background: var(--rm-green);
  color: #fff;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 30px;
  border-radius: 100px;
  text-decoration: none;
  transition: background 0.2s ease, transform 0.18s ease, box-shadow 0.2s ease;
  box-shadow: 0 4px 16px rgba(31,76,73,0.25);
  white-space: nowrap;
}

.rm-btn-primary:hover {
  background: var(--rm-green-mid);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(31,76,73,0.35);
}

.rm-btn-ghost {
  display: inline-block;
  color: var(--rm-green);
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  padding: 16px 0;
  border-bottom: 2px solid transparent;
  transition: border-color 0.2s ease;
}

.rm-btn-ghost:hover {
  border-bottom-color: var(--rm-accent);
}

.rm-hero-fine {
  font-size: 13px;
  color: #8aadab;
  margin: 0;
}

.rm-hero-image {
  position: relative;
}

/* rm-hero-img and rm-hero-badge replaced by phone mockup */

/* ============================================================
   STATS BAR
   ============================================================ */
.rm-stats-bar {
  background: var(--rm-green);
  padding: 48px 24px;
}

.rm-stats-inner {
  max-width: var(--rm-max);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  flex-wrap: wrap;
}

.rm-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 52px;
}

.rm-stat-num {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(2.2rem, 4vw, 3rem);
  font-weight: 800;
  color: #fff;
  line-height: 1;
  margin-bottom: 8px;
}

.rm-stat-sup {
  font-size: 0.6em;
  vertical-align: super;
  font-weight: 700;
}

.rm-stat-label {
  font-size: 13px;
  color: rgba(255,255,255,0.7);
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.rm-stat-divider {
  width: 1px;
  height: 52px;
  background: rgba(255,255,255,0.2);
  flex-shrink: 0;
}

/* ============================================================
   TRUST BAR
   ============================================================ */
.rm-trust-bar {
  background: var(--rm-white);
  padding: 52px 24px;
  border-bottom: 1px solid var(--rm-border);
  border-top: 1px solid var(--rm-border);
}

.rm-trust-inner {
  max-width: var(--rm-max);
  margin: 0 auto;
  text-align: center;
}

.rm-trust-heading {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--rm-muted);
  margin: 0 0 32px;
}

.rm-trust-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}

.rm-trust-logo {
  height: 36px;
  width: auto;
  max-width: 130px;
  object-fit: contain;
  mix-blend-mode: multiply;
  filter: grayscale(20%);
  opacity: 0.85;
  transition: opacity 0.2s ease;
}

.rm-trust-logo:hover {
  opacity: 1;
  filter: none;
}

.rm-trust-wordmark {
  font-family: 'DM Sans', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: var(--rm-muted);
  letter-spacing: -0.5px;
}

/* ============================================================
   FEATURE SECTIONS
   ============================================================ */
.rm-feature {
  padding: 96px 24px;
}

.rm-feature-white { background: var(--rm-white); }
.rm-feature-sage  { background: var(--rm-sage); }

.rm-feature-inner {
  max-width: var(--rm-max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: center;
}

.rm-feature-reverse {
  direction: rtl;
}
.rm-feature-reverse > * {
  direction: ltr;
}

.rm-feature-tag {
  display: inline-block;
  background: #e6f4f1;
  color: var(--rm-green);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 5px 12px;
  border-radius: 100px;
  margin-bottom: 18px;
}

.rm-feature-h2 {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  line-height: 1.15;
  color: var(--rm-text);
  margin: 0 0 20px;
  letter-spacing: -0.02em;
}

.rm-feature-body {
  font-size: 17px;
  line-height: 1.7;
  color: var(--rm-muted);
  margin: 0 0 24px;
}

.rm-feature-list {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.rm-feature-list li {
  font-size: 15px;
  color: var(--rm-text);
  font-weight: 500;
}

.rm-feature-link {
  display: inline-block;
  color: var(--rm-green);
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 2px solid var(--rm-accent);
  padding-bottom: 2px;
  transition: color 0.2s ease;
}

.rm-feature-link:hover { color: var(--rm-accent); }

.rm-feature-img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  border-radius: 20px;
  display: block;
  box-shadow: 0 12px 40px rgba(31,76,73,0.12);
}

/* ============================================================
   CLAIM TYPES GRID
   ============================================================ */
.rm-claims-section {
  background: var(--rm-sage);
  padding: 96px 24px;
}

.rm-claims-inner {
  max-width: var(--rm-max);
  margin: 0 auto;
}

.rm-claims-header {
  text-align: center;
  margin-bottom: 52px;
}

.rm-claims-h2 {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  font-weight: 800;
  color: var(--rm-text);
  margin: 0 0 14px;
  letter-spacing: -0.02em;
}

.rm-claims-sub {
  font-size: 17px;
  color: var(--rm-muted);
  margin: 0;
}

.rm-claims-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.rm-claim-card {
  background: var(--rm-white);
  border-radius: var(--rm-radius);
  padding: 36px 28px;
  text-decoration: none;
  border: 1.5px solid var(--rm-border);
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.rm-claim-card:hover {
  border-color: var(--rm-accent);
  box-shadow: 0 12px 36px rgba(31,76,73,0.1);
  transform: translateY(-4px);
}

.rm-claim-icon {
  width: 56px;
  height: 56px;
  background: #e6f4f1;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--rm-green);
  flex-shrink: 0;
}

.rm-claim-title {
  font-family: 'DM Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: var(--rm-text);
  margin: 0;
}

.rm-claim-desc {
  font-size: 14px;
  line-height: 1.6;
  color: var(--rm-muted);
  margin: 0;
  flex: 1;
}

.rm-claim-cta {
  font-size: 14px;
  font-weight: 700;
  color: var(--rm-green);
  margin-top: 4px;
}

/* ============================================================
   TESTIMONIALS
   ============================================================ */
.rm-testimonials {
  background: var(--rm-white);
  padding: 96px 24px;
}

.rm-test-inner {
  max-width: var(--rm-max);
  margin: 0 auto;
}

.rm-test-header {
  text-align: center;
  margin-bottom: 52px;
}

.rm-test-h2 {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  font-weight: 800;
  color: var(--rm-text);
  margin: 0 0 14px;
  letter-spacing: -0.02em;
}

.rm-test-sub {
  font-size: 17px;
  color: #fff;
  margin: 0;
}

.rm-test-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.rm-test-card {
  background: var(--rm-sage);
  border-radius: var(--rm-radius);
  padding: 36px 32px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  border: 1.5px solid var(--rm-border);
}

.rm-test-stars {
  color: #f5a623;
  font-size: 18px;
  letter-spacing: 2px;
}

.rm-test-quote {
  font-size: 16px;
  line-height: 1.7;
  color: var(--rm-text);
  margin: 0;
  flex: 1;
  font-style: italic;
}

.rm-test-author {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-top: 14px;
  border-top: 1px solid var(--rm-border);
}

.rm-test-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.rm-test-author strong {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: var(--rm-text);
}

.rm-test-author span {
  display: block;
  font-size: 13px;
  color: var(--rm-muted);
  margin-top: 2px;
}

/* ============================================================
   HOW IT WORKS — 3 steps process
   ============================================================ */
.rm-process {
  background: var(--rm-white);
  padding: 96px 24px;
  border-top: 1px solid var(--rm-border);
  border-bottom: 1px solid var(--rm-border);
}

.rm-process-inner {
  max-width: var(--rm-max);
  margin: 0 auto;
}

.rm-process-header {
  text-align: center;
  margin-bottom: 60px;
}

.rm-process-h2 {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  font-weight: 900;
  color: var(--rm-text);
  margin: 0 0 14px;
  letter-spacing: -0.03em;
}

.rm-process-sub {
  font-size: 17px;
  color: var(--rm-muted);
  margin: 0;
}

.rm-process-steps {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 24px;
}

.rm-step {
  flex: 1;
  background: var(--rm-sage);
  border: 1.5px solid var(--rm-border);
  border-radius: 20px;
  padding: 40px 32px;
  text-align: left;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.rm-step-arrow {
  font-size: 24px;
  color: var(--rm-border);
  flex-shrink: 0;
  align-self: center;
  margin-bottom: 0;
}

.rm-step-num {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  font-weight: 800;
  color: var(--rm-accent);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: #e6f4f1;
  display: inline-block;
  padding: 4px 12px;
  border-radius: 100px;
  width: fit-content;
}

.rm-step-title {
  font-family: 'DM Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: var(--rm-text);
  margin: 0;
  line-height: 1.3;
}

.rm-step-body {
  font-size: 15px;
  line-height: 1.7;
  color: var(--rm-muted);
  margin: 0;
}

.rm-process-cta {
  text-align: center;
  margin-top: 48px;
}

.rm-process .rm-btn-primary {
  background: var(--rm-green);
  color: #fff;
}

.rm-process .rm-btn-primary:hover {
  background: var(--rm-green-mid);
  box-shadow: 0 8px 24px rgba(31,76,73,0.25);
}

/* ============================================================
   TEAM SECTION
   ============================================================ */
.rm-team-section {
  background: var(--rm-white);
  padding: 96px 24px;
  border-top: 1px solid var(--rm-border);
}

.rm-team-inner {
  max-width: var(--rm-max);
  margin: 0 auto;
}

.rm-team-header {
  text-align: center;
  margin-bottom: 52px;
}

.rm-team-h2 {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  font-weight: 800;
  color: var(--rm-text);
  margin: 0 0 14px;
  letter-spacing: -0.02em;
}

.rm-team-sub {
  font-size: 17px;
  color: var(--rm-muted);
  margin: 0;
}

.rm-team-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.rm-team-card {
  background: var(--rm-sage);
  border-radius: var(--rm-radius);
  padding: 36px 32px;
  border: 1.5px solid var(--rm-border);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0;
}

.rm-team-avatar {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid var(--rm-white);
  box-shadow: 0 4px 16px rgba(31,76,73,0.15);
  margin-bottom: 18px;
}

.rm-team-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.rm-team-name {
  font-family: 'DM Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: var(--rm-text);
  margin: 0;
}

.rm-team-role {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: var(--rm-accent);
  margin: 0 0 10px;
}

.rm-team-bio {
  font-size: 14px;
  line-height: 1.65;
  color: var(--rm-muted);
  margin: 0 0 18px;
}

.rm-team-former {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 16px;
  border-top: 1px solid var(--rm-border);
  width: 100%;
  justify-content: center;
}

.rm-former-label {
  font-size: 12px;
  color: var(--rm-muted);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.rm-former-logo {
  height: 22px;
  width: auto;
  object-fit: contain;
  mix-blend-mode: multiply;
  opacity: 0.75;
}

/* ============================================================
   RESPONSIVE BREAKPOINTS
   ============================================================ */
@media (max-width: 900px) {
  .rm-hero-inner        { grid-template-columns: 1fr; gap: 40px; }
  .rm-hero-image        { order: -1; }
  .rm-hero-img          { height: 320px; }
  .rm-feature-inner     { grid-template-columns: 1fr; gap: 40px; }
  .rm-feature-reverse   { direction: ltr; }
  .rm-feature-img       { height: 280px; }
  .rm-claims-grid       { grid-template-columns: repeat(2, 1fr); }
  .rm-test-grid         { grid-template-columns: 1fr; }
  .rm-team-grid         { grid-template-columns: 1fr; }
  .rm-process-steps     { flex-direction: column; align-items: stretch; gap: 16px; }
  .rm-step-arrow        { transform: rotate(90deg); align-self: center; font-size: 20px; }
  .rm-stat              { padding: 16px 28px; }
  .rm-stat-divider      { width: 60px; height: 1px; }
  .rm-stats-inner       { flex-direction: column; gap: 0; }
}

@media (max-width: 600px) {
  .rm-hero              { padding: 80px 20px 60px; }
  .rm-hero-h1           { font-size: 2.2rem; }
  .rm-feature           { padding: 64px 20px; }
  .rm-claims-grid       { grid-template-columns: 1fr; }
  .rm-testimonials,
  .rm-process,
  .rm-team-section,
  .rm-claims-section    { padding: 64px 20px; }
  .rm-trust-logos       { gap: 24px; }
  .rm-trust-logo        { height: 28px; }
}

/* ============================================================
   SUBMIT CLAIM SECTION — Design consistency overrides
   ============================================================ */

/* Section background + padding to match page rhythm */
#submit-claim {
  background: var(--rm-sage) !important;
  padding: 96px 0 !important;
  border-top: 1px solid var(--rm-border) !important;
  border-bottom: 1px solid var(--rm-border) !important;
}

/* Container width matches the rest of the page */
#submit-claim .container {
  max-width: var(--rm-max) !important;
  padding: 0 24px !important;
}

/* Remove the legacy spacer */
#submit-claim .space-7-5 { display: none !important; }

/* Eyebrow pill — match rm-hero-eyebrow style */
#submit-claim .section-sub-heading {
  display: flex !important;
  align-items: center !important;
  margin-bottom: 18px !important;
  background: none !important;
}
#submit-claim .sub-heading-icon { display: none !important; }
#submit-claim .sub-heading-text {
  display: inline-block !important;
  background: #e6f4f1 !important;
  color: var(--rm-green) !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  padding: 5px 14px !important;
  border-radius: 100px !important;
  border: none !important;
}

/* Section heading — match rm-feature-h2 */
#submit-claim .section-heading {
  font-family: 'DM Sans', sans-serif !important;
  font-size: clamp(1.8rem, 3vw, 2.5rem) !important;
  font-weight: 900 !important;
  color: var(--rm-text) !important;
  letter-spacing: -0.03em !important;
  line-height: 1.15 !important;
  margin: 0 0 20px !important;
  max-width: 100% !important;
}

/* Body paragraphs — override all inline styles */
#submit-claim .quote-col-left p {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 17px !important;
  line-height: 1.7 !important;
  color: var(--rm-muted) !important;
  margin-top: 0 !important;
  margin-bottom: 14px !important;
}

/* Form column heading "Submit your claim today" */
#submit-claim .text-block-17 {
  font-family: 'DM Sans', sans-serif !important;
  font-size: clamp(1.3rem, 2vw, 1.6rem) !important;
  font-weight: 800 !important;
  color: var(--rm-text) !important;
  letter-spacing: -0.02em !important;
  line-height: 1.2 !important;
  margin-bottom: 20px !important;
  background: none !important;
}

/* Form card background — light and clean */
#submit-claim .quote-col-right-inner {
  background: #ffffff !important;
  border-radius: 20px !important;
  border: 1.5px solid var(--rm-border) !important;
  padding: 36px 32px !important;
  box-shadow: 0 4px 24px rgba(31,76,73,0.07) !important;
}

/* Remove any legacy section shape decorations */
#submit-claim.section-shape::before,
#submit-claim.section-shape::after { display: none !important; }

/* ============================================================
   CHANGE 10 — Typography: 900 weight on all headings
   ============================================================ */
.rm-hero-h1,
.rm-feature-h2,
.rm-claims-h2,
.rm-test-h2,
.rm-process-h2,
.rm-team-h2,
.rm-versus-h2,
.rm-bignumber-num {
  font-weight: 900 !important;
  letter-spacing: -0.03em !important;
}

/* ============================================================
   CHANGE 1 — Hero: single CTA, text link below
   ============================================================ */
.rm-hero-see-how {
  display: inline-block;
  color: var(--rm-muted);
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid var(--rm-border);
  padding-bottom: 1px;
  margin-top: 6px;
  transition: color 0.2s ease, border-color 0.2s ease;
}
.rm-hero-see-how:hover {
  color: var(--rm-green);
  border-color: var(--rm-accent);
}
.rm-hero-fine-link {
  margin: 10px 0 0;
}

/* ============================================================
   CHANGE 8 — Big Number Section
   ============================================================ */
.rm-bignumber {
  background: var(--rm-green);
  padding: 96px 24px;
  text-align: center;
}
.rm-bignumber-inner {
  max-width: 700px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
}
.rm-bignumber-num {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(4.5rem, 11vw, 9rem);
  font-weight: 900;
  color: #fff;
  line-height: 1;
  letter-spacing: -0.04em;
  position: relative;
}
.rm-bignumber-plus {
  font-size: 0.5em;
  vertical-align: super;
  color: rgba(255,255,255,0.6);
}
.rm-bignumber-label {
  font-size: clamp(1.1rem, 2.5vw, 1.5rem);
  font-weight: 600;
  color: rgba(255,255,255,0.85);
  margin: 0;
  letter-spacing: 0.01em;
}
.rm-bignumber-sub {
  font-size: 16px;
  color: rgba(255,255,255,0.55);
  margin: 0;
  max-width: 480px;
  line-height: 1.6;
}
.rm-btn-light {
  background: #fff !important;
  color: var(--rm-green) !important;
  margin-top: 8px;
}
.rm-btn-light:hover {
  background: #f0f5f4 !important;
  box-shadow: 0 8px 24px rgba(255,255,255,0.2) !important;
}

/* ============================================================
   CHANGE 2 — With vs Without Comparison
   ============================================================ */
.rm-versus {
  background: var(--rm-sage);
  padding: 96px 24px;
  border-top: 1px solid var(--rm-border);
}
.rm-versus-inner {
  max-width: var(--rm-max);
  margin: 0 auto;
  text-align: center;
}
.rm-versus-h2 {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  color: var(--rm-text);
  margin: 0 0 12px;
}
.rm-versus-sub {
  font-size: 17px;
  color: var(--rm-muted);
  margin: 0 0 48px;
}
.rm-versus-table {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 8px 40px rgba(31,76,73,0.10);
  text-align: left;
}
.rm-versus-col {
  padding: 44px 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.rm-versus-without {
  background: #fff;
  border-right: 1px solid var(--rm-border);
}
.rm-versus-with {
  background: var(--rm-green);
}
.rm-versus-col-head {
  font-family: 'DM Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.01em;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255,255,255,0.15);
}
.rm-versus-without .rm-versus-col-head {
  color: var(--rm-muted);
  border-bottom-color: var(--rm-border);
}
.rm-versus-with .rm-versus-col-head {
  color: #fff;
}
.rm-versus-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex: 1;
}
.rm-versus-list li {
  font-size: 15px;
  line-height: 1.55;
  padding-left: 4px;
}
.rm-versus-without .rm-versus-list li {
  color: var(--rm-muted);
}
.rm-versus-with .rm-versus-list li {
  color: rgba(255,255,255,0.85);
}
.rm-versus-with .rm-btn-primary {
  background: #fff;
  color: var(--rm-green);
  margin-top: 8px;
  align-self: flex-start;
}
.rm-versus-with .rm-btn-primary:hover {
  background: #f0f5f4;
}

@media (max-width: 700px) {
  .rm-versus-table { grid-template-columns: 1fr; }
  .rm-versus-without { border-right: none; border-bottom: 1px solid var(--rm-border); }
  .rm-versus-col { padding: 32px 28px; }
}

/* ============================================================
   CHANGE 4 — Testimonials Marquee
   ============================================================ */
.rm-testimonials {
  background: var(--rm-green);
  padding: 80px 0;
  overflow: hidden;
}
.rm-test-inner {
  max-width: 100%;
}
.rm-test-header {
  text-align: center;
  margin-bottom: 48px;
  padding: 0 24px;
}
.rm-test-rating-badge {
  display: inline-block;
  background: rgba(255,255,255,0.12);
  color: #f5c842;
  font-size: 13px;
  font-weight: 700;
  padding: 6px 16px;
  border-radius: 100px;
  margin-bottom: 18px;
  letter-spacing: 0.03em;
}
.rm-test-h2 {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 900;
  color: #fff;
  margin: 0 0 12px;
  letter-spacing: -0.03em;
}
.rm-test-sub {
  font-size: 17px;
  color: #fff;
  margin: 0;
}

/* Marquee container */
.rm-marquee-wrap {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
}
.rm-marquee {
  display: flex;
  width: max-content;
}
.rm-marquee-left .rm-marquee-track {
  display: flex;
  gap: 20px;
  animation: marquee-left 40s linear infinite;
}
.rm-marquee-right .rm-marquee-track {
  display: flex;
  gap: 20px;
  animation: marquee-right 50s linear infinite;
}
@keyframes marquee-left {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}
@keyframes marquee-right {
  from { transform: translateX(-50%); }
  to   { transform: translateX(0); }
}
.rm-mq-card {
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 16px;
  padding: 28px 32px;
  width: 320px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.rm-mq-card p {
  font-size: 15px;
  line-height: 1.65;
  color: rgba(255,255,255,0.9);
  margin: 0;
  font-style: italic;
}
.rm-mq-card span {
  font-size: 13px;
  font-weight: 700;
  color: rgba(255,255,255,0.5);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

/* ============================================================
   CHANGE 5 — Sticky Banner
   ============================================================ */
.rm-sticky-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--rm-green);
  border-top: 1px solid rgba(255,255,255,0.15);
  z-index: 9999;
  padding: 14px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  box-shadow: 0 -4px 24px rgba(0,0,0,0.15);
}
.rm-sticky-inner {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1;
  justify-content: center;
}
.rm-sticky-text {
  color: rgba(255,255,255,0.85);
  font-size: 15px;
  font-weight: 500;
}
.rm-sticky-cta {
  display: inline-block;
  background: #fff;
  color: var(--rm-green);
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 22px;
  border-radius: 100px;
  text-decoration: none;
  transition: background 0.2s ease;
  white-space: nowrap;
}
.rm-sticky-cta:hover { background: #f0f5f4; }
.rm-sticky-close {
  background: none;
  border: none;
  color: rgba(255,255,255,0.5);
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
  padding: 4px 8px;
  flex-shrink: 0;
}
.rm-sticky-close:hover { color: #fff; }
@media (max-width: 600px) {
  .rm-sticky-text { display: none; }
  .rm-sticky-bar  { padding: 12px 16px; }
  .rm-bignumber   { padding: 64px 20px; }
  .rm-versus      { padding: 64px 20px; }
}

/* ============================================================
   FAQ SECTION — Design consistency overrides
   ============================================================ */
#faq-section {
  background: var(--rm-white) !important;
  padding: 96px 0 !important;
}
#faq-section .container {
  max-width: 1140px !important;
  margin: 0 auto !important;
  padding: 0 32px !important;
}
#faq-section .space-7-5 {
  display: none !important;
}

/* Left column — eyebrow + heading */
#faq-section .section-sub-heading {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  background: var(--rm-sage) !important;
  border-radius: 100px !important;
  padding: 6px 14px !important;
  margin-bottom: 20px !important;
}
#faq-section .sub-heading-icon {
  display: none !important;
}
#faq-section .sub-heading-text {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: var(--rm-green) !important;
}
#faq-section .section-heading {
  font-family: 'DM Sans', sans-serif !important;
  font-size: clamp(28px, 4vw, 40px) !important;
  font-weight: 900 !important;
  line-height: 1.1 !important;
  letter-spacing: -0.03em !important;
  color: var(--rm-text) !important;
  margin: 0 !important;
}

/* Two-column layout */
.section-accordion-wrap {
  display: grid !important;
  grid-template-columns: 1fr 1.6fr !important;
  gap: 64px !important;
  align-items: start !important;
}
@media (max-width: 768px) {
  .section-accordion-wrap {
    grid-template-columns: 1fr !important;
    gap: 32px !important;
  }
}

/* Accordion items */
#faq-section .accordion-inner {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
}
#faq-section .accordion-item {
  display: block !important;
  border-bottom: 1px solid #e8eeec !important;
  border-radius: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  text-decoration: none !important;
  cursor: pointer !important;
}
#faq-section .accordion-item:first-child {
  border-top: 1px solid #e8eeec !important;
}
#faq-section .accordion-item-wrap {
  padding: 20px 0 !important;
}
#faq-section .accordion-header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
}
#faq-section .accordion-title {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: var(--rm-text) !important;
  line-height: 1.4 !important;
}
#faq-section .accordion-description {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  color: var(--rm-muted) !important;
  margin-top: 10px !important;
}

/* Hide the heart icon images — replace with a clean + indicator */
#faq-section .accordion-icon {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 28px !important;
  height: 28px !important;
  border-radius: 50% !important;
  background: var(--rm-sage) !important;
  flex-shrink: 0 !important;
  position: relative !important;
}
#faq-section .accordion-icon img {
  display: none !important;
}
#faq-section .accordion-icon::before {
  content: '+' !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  color: var(--rm-green) !important;
  line-height: 1 !important;
}
#faq-section .accordion-item.w--current .accordion-icon {
  background: var(--rm-green) !important;
}
#faq-section .accordion-item.w--current .accordion-icon::before {
  content: '\2212' !important;
  color: #fff !important;
}

/* FAQ section spacer */
#faq-section > .container > .space-7-5:last-child {
  display: none !important;
}

/* =============================================
   FAQ — native <details> accordion
   ============================================= */

.c4m-faq-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.c4m-faq-item {
  border-bottom: 1px solid #dce9e7;
  padding: 0;
}

.c4m-faq-item:first-child {
  border-top: 1px solid #dce9e7;
}

/* Remove the default browser triangle marker */
.c4m-faq-item summary {
  list-style: none;
}
.c4m-faq-item summary::-webkit-details-marker { display: none; }

.c4m-faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 20px 4px;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #1F4C49;
  cursor: pointer;
  user-select: none;
  line-height: 1.4;
}

/* Plus/minus indicator */
.c4m-faq-question::after {
  content: '+';
  font-size: 22px;
  font-weight: 300;
  color: #1F4C49;
  flex-shrink: 0;
  transition: transform 0.2s ease;
  line-height: 1;
}

.c4m-faq-item[open] .c4m-faq-question::after {
  content: '−';
}

.c4m-faq-question:hover {
  color: #163936;
}

.c4m-faq-answer {
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  color: #6b7b7a;
  line-height: 1.65;
  padding: 0 4px 20px;
}

/* =============================================
   POLICY UPLOAD WIZARD
   ============================================= */

#c4m-wizard {
  background: #fff;
  border-radius: 16px;
  padding: 28px 28px 22px;
  box-shadow: 0 2px 12px rgba(31, 76, 73, 0.07);
}

.c4m-wizard-stage {
  /* Each stage fills the wizard container */
}

.c4m-wiz-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #1F4C49;
  margin-bottom: 6px;
}

.c4m-wiz-title {
  font-family: 'DM Sans', sans-serif;
  font-size: 21px;
  font-weight: 700;
  color: #1a2e2d;
  margin-bottom: 6px;
  line-height: 1.25;
}

.c4m-wiz-sub {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: #6b7b7a;
  margin-bottom: 20px;
  line-height: 1.55;
}

/* --- Drop Zone --- */
.c4m-drop-zone {
  border: 2px dashed #b8d0ce;
  border-radius: 14px;
  padding: 30px 20px 24px;
  text-align: center;
  cursor: pointer;
  background: #f8faf9;
  margin-bottom: 14px;
  transition: border-color 0.2s, background 0.2s;
  position: relative;
}

.c4m-drop-zone:hover,
.c4m-drop-zone.drag-over {
  border-color: #1F4C49;
  background: #edf4f3;
}

.c4m-drop-icon {
  font-size: 38px;
  margin-bottom: 10px;
  line-height: 1;
}

.c4m-drop-primary {
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #1a2e2d;
  margin-bottom: 4px;
}

.c4m-drop-secondary {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: #6b7b7a;
  margin-bottom: 16px;
}

.c4m-browse-btn {
  display: inline-block;
  background: #1F4C49;
  color: #fff;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 26px;
  border-radius: 100px;
  cursor: pointer;
  transition: background 0.2s;
  position: relative;
}

.c4m-browse-btn:hover { background: #163936; }

/* --- Skip link --- */
.c4m-skip-link {
  display: block;
  background: none;
  border: none;
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: #6b7b7a;
  text-decoration: underline;
  cursor: pointer;
  padding: 6px 0 2px;
  text-align: center;
  width: 100%;
  margin-top: 2px;
}

.c4m-skip-link:hover { color: #1F4C49; }

/* Secondary skip button — styled as an outlined button rather than a plain text link */
.c4m-skip-btn-secondary {
  display: block;
  width: 100%;
  margin-top: 10px;
  padding: 11px 20px;
  background: transparent;
  border: 1.5px solid #c5d9d7;
  border-radius: 50px;
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #4a6e6b;
  cursor: pointer;
  text-align: center;
  transition: border-color 0.18s, color 0.18s, background 0.18s;
}
.c4m-skip-btn-secondary:hover {
  border-color: #1F4C49;
  color: #1F4C49;
  background: #f0f7f6;
}

/* --- Analysing progress --- */
.c4m-analyze-wrap { margin-top: 28px; }

.c4m-analyze-track {
  height: 8px;
  background: #dce9e7;
  border-radius: 100px;
  overflow: hidden;
  margin-bottom: 12px;
}

.c4m-analyze-bar {
  height: 100%;
  background: linear-gradient(90deg, #1F4C49 0%, #3a8c86 100%);
  border-radius: 100px;
  transition: width 0.55s cubic-bezier(0.4, 0, 0.2, 1);
}

.c4m-analyze-status {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: #6b7b7a;
  text-align: center;
}

/* --- Results card --- */
.c4m-result-card {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  background: #edf4f3;
  border: 1.5px solid #b8d0ce;
  border-radius: 14px;
  padding: 20px;
  margin-bottom: 18px;
  margin-top: 10px;
}

.c4m-result-icon {
  font-size: 38px;
  line-height: 1;
  flex-shrink: 0;
}

.c4m-result-body { flex: 1; }

.c4m-result-type {
  font-family: 'DM Sans', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #1a2e2d;
  margin-bottom: 4px;
}

.c4m-result-insurer {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: #1F4C49;
  font-weight: 600;
  margin-bottom: 8px;
}

.c4m-result-change {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  color: #6b7b7a;
}

.c4m-result-change a {
  color: #1F4C49;
  text-decoration: underline;
  cursor: pointer;
}

.c4m-result-change a:hover { text-decoration: none; }

/* --- Confirm button --- */
.c4m-confirm-btn {
  width: 100%;
  background: #1F4C49;
  color: #fff;
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding: 14px 24px;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  transition: background 0.2s;
  margin-bottom: 8px;
}

.c4m-confirm-btn:hover { background: #163936; }

/* --- Step 2 form area header --- */
#c4m-form-area .text-block-17 {
  /* Same styling as original text-block-17 — no override needed */
}

/* --- Single tab centring (auto-detected policy type) --- */
.quote-tabs-header.c4m-single-tab {
  justify-content: center;
}

/* =============================================
   FOOTER — AUSTRALIAN MADE BADGE
   ============================================= */
.c4m-au-badge-wrap {
  display: flex;
  justify-content: center;
  padding: 24px 0 20px;
  border-top: 1px solid rgba(255,255,255,0.07);
}

.c4m-au-badge {
  height: 52px;
  width: auto;
  opacity: 0.7;
  border-radius: 8px;
  transition: opacity 0.2s;
}

.c4m-au-badge:hover { opacity: 0.95; }
