/* ===================== TYPE SCALE (match homepage Testimonials) ===================== */
.about-hero-banner,
.about-hero,
.story-copy,
.section-head,
.contact-hero,
.contact-form-head,
.contact-cta-band,
.about-cta,
.home-cta{
  --page-type:var(--font);
}
.about-hero-copy .eyebrow,
.story-copy .eyebrow,
.section-head .eyebrow,
.contact-hero-copy .eyebrow,
.contact-form-head .eyebrow{
  font-family:var(--page-type);
  font-size:0.78rem;
  font-weight:700;
  letter-spacing:0.22em;
  text-transform:uppercase;
  margin-bottom:10px;
}
.about-hero-copy h1,
.contact-hero-copy h1,
.story-copy h2,
.section-head h2,
.contact-form-head h2,
.contact-cta-band h2,
.about-cta-band h2,
.home-cta h2{
  font-family:var(--page-type);
  font-size:clamp(1.85rem,3.2vw,2.85rem);
  font-weight:800;
  letter-spacing:-0.03em;
  line-height:1.25;
}
.about-hero-copy h1.about-hero-heading{
  font-family:var(--font);
  font-size:clamp(36px, 4vw, 64px);
  font-weight:var(--hero-heading-weight, 800);
  letter-spacing:var(--hero-heading-tracking, -0.015em);
  line-height:var(--hero-heading-leading, 1.08);
  text-transform:uppercase;
}

.why-about-intro{
  padding-block:clamp(80px,9vw,128px);
}
.why-about-intro .section-head{
  max-width:820px;
  margin-inline:auto;
}
.why-about-intro .section-head p{
  max-width:680px;
  margin:18px auto 28px;
  font-size:1.08rem;
  line-height:1.75;
}
.about-hero-copy p.about-hero-sub,
.contact-hero-copy p,
.section-head p,
.contact-form-head p,
.story-copy p.lede{
  font-family:var(--page-type);
  font-size:clamp(0.98rem,1.15vw,1.08rem);
  font-weight:500;
  line-height:1.55;
}
.story-copy p{
  font-family:var(--page-type);
  font-size:clamp(0.98rem,1.15vw,1.08rem);
  font-weight:400;
  line-height:1.65;
}

/* ===================== SUBPAGE HERO (Contact) ===================== */
.page-hero{
  padding:calc(var(--section-y) + 80px) 0 var(--section-y);
  background:var(--navy);
  color:#fff;
  text-align:center;
  position:relative;
  overflow:visible;
}
.page-hero .container{position:relative;z-index:2;}
.page-hero h1{color:#fff;margin-bottom:18px;}
.page-hero p{max-width:560px;margin:0 auto;color:#B9D6D3;font-size:1.08rem;}
.page-hero .eyebrow{justify-content:center;}
.page-hero-bg{position:absolute;inset:0;opacity:0.5;z-index:1;pointer-events:none;overflow:hidden;}
.page-hero-bg img{width:100%;height:100%;object-fit:cover;}

/* ===================== ABOUT HERO (same .hero shell as home / calibrate) ===================== */
.page-our-story .hero.about-hero-banner{
  /* Height, aspect-ratio, and chrome margin-top come from home.css .hero */
  background:#d8eef8;
  display:block;
  padding:0;
  align-items:unset;
}
.page-our-story .about-hero-photo,
.about-hero-photo{
  position:absolute;
  top:-16%;
  left:0;
  right:0;
  bottom:auto;
  z-index:0;
  width:100%;
  height:124%;
  object-fit:cover;
  /* Crop empty top; keep full pH meter + splash in frame */
  object-position:78% 72%;
  pointer-events:none;
  user-select:none;
}
.page-our-story .hero.about-hero-banner picture{
  position:absolute;
  inset:0;
  z-index:0;
  display:block;
  width:100%;
  height:100%;
  pointer-events:none;
}
.about-hero-scrim{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(
    90deg,
    rgba(255,255,255,0.72) 0%,
    rgba(255,255,255,0.42) 34%,
    rgba(255,255,255,0.08) 58%,
    transparent 78%
  );
}

/* Our Story banner: no motion (GSAP / CSS / scroll-cue) */
.page-our-story .hero.about-hero-banner,
.page-our-story .hero.about-hero-banner *,
.page-our-story .about-hero-banner,
.page-our-story .about-hero-banner *{
  animation:none !important;
  transition:none !important;
}
.page-our-story .about-hero-photo,
.page-our-story .about-hero-copy,
.page-our-story .about-hero-copy h1,
.page-our-story .about-hero-tagline,
.page-our-story .about-hero-sub,
.page-our-story .about-scroll-cue,
.page-our-story .ta-trust-pill,
.page-our-story .ta-cert-banner-slot,
.page-our-story .ta-cert-trigger{
  opacity:1 !important;
  transform:none !important;
  filter:none !important;
}
.page-our-story .about-scroll-cue .line,
.page-our-story .scroll-cue .line{
  animation:none !important;
}
.about-hero-inner{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  width:100%;
  height:100%;
  padding-top:clamp(40px, 7vh, 72px);
  padding-bottom:clamp(56px, 10vh, 96px);
}
.about-hero-copy{
  max-width:min(640px, 92vw);
  --story-navy:#0B2D5B;
  --story-teal:#1CC6D6;
  --story-muted:#8A93A3;
  font-family:var(--page-type, var(--font));
}
.about-hero-copy h1{
  font-family:var(--font);
  font-size:clamp(36px, 4vw, 64px);
  font-weight:700;
  letter-spacing:-0.02em;
  line-height:1.05;
  color:#0A2D63;
  margin:12px 0 0;
  max-width:none;
  padding-bottom:0;
}
.about-hero-heading-line{
  display:block;
  white-space:nowrap;
}
.about-hero-heading-line--orange{
  color:var(--hero-heading-navy, #0B2545);
}
.about-hero-heading-line--navy{
  color:var(--hero-heading-navy, #0B2545);
}
.about-hero-heading-line--teal{
  color:var(--hero-heading-accent, var(--orange));
}
.about-hero-copy p.about-hero-sub{
  display:none;
}
/* 2 IN 1 pill — same as homepage hero banners */
.about-hero-tagline{
  display:inline-flex;
  align-items:stretch;
  width:fit-content;
  max-width:100%;
  min-height:0;
  margin:0 0 14px;
  padding:0;
  gap:0;
  overflow:hidden;
  font-family:var(--font);
  font-size:12px;
  font-weight:700;
  line-height:1.15;
  white-space:nowrap;
  color:#0A2D63;
  background:#fff;
  border:1.5px solid #fb6917;
  border-radius:999px;
  box-shadow:none;
}
.about-hero-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:0;
  min-height:0;
  margin:0;
  padding:7px 12px;
  border-radius:0;
  background:#fb6917;
  color:#fff;
  font-size:10px;
  font-weight:800;
  line-height:1;
  letter-spacing:.04em;
  white-space:nowrap;
}
.about-hero-tagline-copy{
  display:inline-flex;
  align-items:center;
  gap:0.35em;
  padding:7px 14px 7px 12px;
  color:#2479d4;
  font-size:12px;
  font-weight:500;
}
.about-hero-tagline-copy strong{
  color:#2479d4;
  font-weight:700;
}
.about-hero-tagline .hero-slide-tagline-in{
  color:#000;
  font-weight:700;
}
.about-hero-tagline .hero-slide-tagline-rest{
  color:#2479d4;
  font-weight:600;
}
.about-hero-sub{
  display:block;
}
.about-scroll-cue{
  color:rgba(15,23,42,0.4);
}
.about-scroll-cue .line{
  background:linear-gradient(rgba(15,23,42,0.35), transparent);
}
@media (max-width:900px){
  .page-our-story .about-hero-photo,
  .about-hero-photo{
    /* Tablet+desktop only; mobile (≤768) keeps its own position below */
    top:-16%;
    height:124%;
    object-position:78% 72%;
  }
  .about-hero-scrim{
    background:linear-gradient(
      180deg,
      rgba(255,255,255,0.82) 0%,
      rgba(255,255,255,0.55) 38%,
      rgba(255,255,255,0.12) 62%,
      transparent 82%
    );
  }
  .about-hero-inner{
    align-items:flex-start;
  }
  .about-hero-copy{
    max-width:min(440px, 94vw);
    text-align:left;
  }
  .about-hero-copy h1{
    max-width:none;
    font-size:clamp(30px, 5.2vw, 48px);
    line-height:1.05;
  }
  .about-scroll-cue{bottom:20px;}
}

/* Mobile: inherit home .hero height; outdoor meter-in-water banner */
@media (max-width:768px){
  .about-hero-photo{
    top:0;
    height:100%;
    object-fit:cover;
    /* Keep sky for headline · meter/water in lower frame */
    object-position:center 72%;
  }

  /*
   * Our Story page only: same mobile art as home hero slide 3.
   * Desktop still uses about-hero-banner-desktop.png.
   */
  .page-our-story .about-hero-photo{
    top:0 !important;
    height:100% !important;
    bottom:auto !important;
    object-fit:cover !important;
    object-position:center center !important;
  }
  .page-our-story .about-hero-scrim{
    background:linear-gradient(
      180deg,
      rgba(216,238,248,0.45) 0%,
      rgba(216,238,248,0.14) 40%,
      transparent 66%
    );
  }
  .about-hero-inner{
    align-items:flex-start;
    justify-content:flex-start;
    /* Our Story mobile only: nudge banner text slightly down */
    padding-top:52px;
    padding-bottom:clamp(160px, 32dvh, 280px);
  }
  .about-hero-copy{
    width:min(92vw, 360px);
    max-width:min(92vw, 360px);
    padding-right:0;
    margin-inline:auto;
    text-align:center;
    transform:none;
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:0;
    --story-navy:#0A2D63;
    --story-teal:#28bcbf;
    --story-muted:#6B7280;
  }
  .about-hero-copy .ta-trust-pill{
    order:-1;
    margin:0 0 4px;
  }
  .about-hero-copy .about-hero-tagline{
    margin:0 auto 10px;
    font-size:11px;
  }
  .about-hero-copy .about-hero-badge{
    padding:6px 10px;
    font-size:9px;
  }
  .about-hero-copy .about-hero-tagline-copy{
    padding:6px 12px 6px 10px;
    font-size:11px;
  }
  .about-hero-copy .about-hero-sub{
    display:none !important;
  }
  .about-hero-copy h1,
  .about-hero-copy h1.about-hero-heading{
    font-family:var(--font);
    font-size:clamp(26px, 7vw, 34px);
    font-weight:var(--hero-heading-weight, 800);
    letter-spacing:var(--hero-heading-tracking, -0.015em);
    line-height:1.06;
    text-transform:uppercase;
    color:var(--hero-heading-navy, #0B2545);
    max-width:none;
    margin:0;
    padding-bottom:0;
  }
  .about-hero-heading-line{
    white-space:nowrap;
  }

  /* Telugu mobile: room for tall glyphs — same 20px top gap */
  html[data-lang="te"] .about-hero-inner,
  html[lang="te"] .about-hero-inner{
    padding-top:52px;
    overflow:visible;
  }
  html[data-lang="te"] .about-hero-copy,
  html[lang="te"] .about-hero-copy{
    width:min(94vw, 360px);
    max-width:min(94vw, 360px);
    overflow:visible;
  }
  html[data-lang="te"] .about-hero-copy h1,
  html[data-lang="te"] .about-hero-copy h1.about-hero-heading,
  html[lang="te"] .about-hero-copy h1,
  html[lang="te"] .about-hero-copy h1.about-hero-heading{
    font-size:clamp(26px, 7vw, 34px);
    line-height:1.35;
    letter-spacing:0.02em;
    margin-top:4px;
    padding-top:0.2em;
    overflow:visible;
  }
  html[data-lang="te"] .about-hero-heading-line,
  html[lang="te"] .about-hero-heading-line{
    white-space:normal;
    overflow-wrap:anywhere;
    padding-block:0.08em;
  }
}

/* Story intro + Mission & Vision — match homepage Testimonials type */
.about-story-intro,
.about-mission{
  --page-type:var(--font);
  --story-navy:#0B2D5B;
  --story-teal:#1CC6D6;
  --story-muted:#8A93A3;
  font-family:var(--page-type);
}
.about-mission{
  scroll-margin-top:120px;
}
.about-story-intro{
  padding:var(--section-y) 0;
  background:#fff;
}
.about-story-intro .story-copy .eyebrow,
.about-mission .section-head .eyebrow{
  font-family:var(--page-type);
  font-size:0.78rem;
  font-weight:700;
  letter-spacing:0.22em;
  text-transform:uppercase;
  color:var(--story-teal);
  margin-bottom:10px;
}
.about-story-intro .story-copy .eyebrow::before,
.about-mission .section-head .eyebrow::before{
  display:none;
  content:none;
}
.about-mission .section-head.center .eyebrow{
  justify-content:center;
}
.about-story-intro .story-copy h2,
.about-mission .section-head h2{
  font-family:var(--page-type);
  font-size:clamp(1.85rem,3.2vw,2.85rem);
  font-weight:800;
  letter-spacing:-0.03em;
  line-height:1.25;
  color:var(--story-navy);
  margin:0 0 10px;
  padding-bottom:0.06em;
}
.about-story-intro .story-copy h2{
  color:#111827;
}
.about-story-intro .story-copy p.lede{
  font-family:var(--page-type);
  font-size:clamp(0.98rem,1.15vw,1.08rem);
  font-weight:500;
  line-height:1.55;
  color:var(--story-muted);
  margin:0 0 20px;
}
.about-story-intro .story-copy p{
  font-family:var(--page-type);
  font-size:clamp(0.98rem,1.15vw,1.08rem);
  font-weight:400;
  line-height:1.65;
  color:var(--story-muted);
  margin-bottom:20px;
}
.about-story-intro .story-anchor{
  margin-top:32px;
  padding:22px 28px;
  background:var(--light);
  border-left:3px solid var(--orange);
  border-radius:0 var(--radius-sm) var(--radius-sm) 0;
  font-family:var(--page-type);
  font-size:clamp(0.98rem,1.15vw,1.08rem);
  font-weight:600;
  line-height:1.55;
  color:var(--story-navy);
}
.about-mission .mv-grid{
  margin-top:clamp(28px, 4vw, 40px);
}
.about-mission .mv-card{
  display:grid;
  grid-template-columns:auto 1fr;
  align-items:center;
  column-gap:14px;
  row-gap:0;
}
.about-mission .mv-card i{
  grid-column:1;
  grid-row:1;
  margin:0;
  align-self:center;
  line-height:1;
}
.about-mission .mv-card h3{
  grid-column:2;
  grid-row:1;
  font-family:var(--page-type);
  font-size:clamp(1.25rem,1.8vw,1.5rem);
  font-weight:700;
  line-height:1.2;
  letter-spacing:-0.02em;
  color:#0B2E5E;
  margin:0;
  align-self:center;
}
.about-mission .mv-card p{
  grid-column:1 / -1;
  font-family:var(--page-type);
  font-size:clamp(0.95rem,1.1vw,1rem);
  font-weight:400;
  line-height:1.6;
  color:#6B7280;
  margin:14px 0 0;
}
@media (max-width:900px){
  .about-story-intro{
    padding:clamp(48px,10vw,72px) 0;
  }
  .about-story-intro .story-copy{
    text-align:left;
  }
  .about-story-intro .story-copy h2,
  .about-mission .section-head h2{
    font-size:clamp(1.6rem,6.2vw,2.2rem);
  }
  .about-mission .section-head.center{
    text-align:center;
  }
  .about-mission .mv-card{
    padding:clamp(28px,6vw,40px) clamp(22px,5vw,36px);
  }
}

@media (max-width:768px){
  /*
   * Mobile: tighten gap after Our Story → next image.
   * Mild pull-up only (not the old -170px that felt like a slide-in).
   * Desktop unchanged.
   */
  .about-story-intro{
    margin-top:clamp(-96px, -22vw, -64px);
    padding-top:0;
    padding-bottom:clamp(28px, 6vw, 48px);
    position:relative;
    z-index:2;
  }
  .about-story-intro .story-media{
    height:min(100vw, 640px);
    max-height:none;
    min-height:500px;
    margin-top:0;
    margin-bottom:18px;
    border-radius:0;
    opacity:1 !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
  }
  .about-story-intro .story-media img{
    object-fit:cover;
    /* Keep the right-side meter fully in frame (desktop stays 72% center) */
    object-position:88% 42%;
    opacity:1 !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
    will-change:auto !important;
  }
}

/* ===================== SCROLL CUE ===================== */
.scroll-cue{
  position:absolute;
  bottom:36px;left:50%;
  transform:translateX(-50%);
  display:flex;flex-direction:column;align-items:center;gap:10px;
  color:#B9D6D3;
  font-size:0.72rem;
  letter-spacing:0.18em;
  text-transform:uppercase;
  z-index:2;
}
.scroll-cue .line{
  width:1px;height:38px;
  background:linear-gradient(#B9D6D3, transparent);
  animation:scroll-cue-move 1.8s ease-in-out infinite;
}
@keyframes scroll-cue-move{
  0%{transform:scaleY(0.3);transform-origin:top;}
  50%{transform:scaleY(1);transform-origin:top;}
  51%{transform-origin:bottom;}
  100%{transform:scaleY(0.3);transform-origin:bottom;}
}

/* ===================== STORY (split) ===================== */
.story-split{
  display:grid;
  grid-template-columns:1.25fr 1fr;
  gap:clamp(36px,5vw,64px);
  align-items:stretch;
}
.story-media{
  position:relative;
  width:100%;
  min-height:0;
  border-radius:var(--radius-lg);
  overflow:hidden;
  background:#eef4f8;
  align-self:stretch;
}
.story-media img{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  /* Enhanced sunset shot: meter sits on the right — keep it in frame */
  object-position:72% center;
  border-radius:var(--radius-lg);
}
@media (max-width:900px){
  .story-split{
    grid-template-columns:1fr;
    gap:clamp(24px,5vw,36px);
  }
  .story-media{
    height:min(320px, 48vh);
    max-height:360px;
    order:-1;
  }
}

/* ===================== MISSION / VISION ===================== */
.mv-grid{grid-template-columns:repeat(2,1fr);}
.mv-card{padding:48px 42px;}
.mv-card i{font-size:1.5rem;color:var(--orange);margin-bottom:0;}
.about-mission .mv-card i{margin-bottom:0;}
@media (max-width:900px){
  .mv-grid{grid-template-columns:1fr;}
}

/* ===================== WHY WE BUILT (timeline) ===================== */
.timeline{
  max-width:760px;
  margin:0 auto;
  position:relative;
}
.timeline::before{
  content:'';
  position:absolute;left:19px;top:8px;bottom:8px;
  width:2px;background:rgba(17,24,39,0.1);
}
.timeline-item{
  position:relative;
  padding-left:64px;
  margin-bottom:44px;
}
.timeline-item:last-child{margin-bottom:0;}
.timeline-dot{
  position:absolute;left:0;top:2px;
  width:40px;height:40px;
  border-radius:50%;
  background:var(--orange);
  color:#fff;
  display:flex;align-items:center;justify-content:center;
  font-size:0.95rem;font-weight:700;
}
.timeline-item h3{margin-bottom:8px;font-size:1.15rem;}
.timeline-item p{font-size:0.96rem;}

/* ===================== FARMER JOURNEY ===================== */
.journey-media{
  border-radius:var(--radius-lg);
  overflow:hidden;
  position:relative;
}
.journey-media img{
  width:100%;
  display:block;
}

/* ===================== ABOUT CTA ===================== */
.about-cta{text-align:center;}

/* ===================== CONTACT ===================== */
.contact-hero{
  position:relative;
  min-height:0;
  display:flex;
  align-items:center;
  padding:clamp(20px, 3vw, 36px) 0 clamp(24px, 3.5vw, 40px);
  padding-top:calc(var(--navbar-height, 80px) + clamp(12px, 2vw, 22px));
  background:#fff;
  overflow:hidden;
}
.contact-hero--split{
  background:#fff;
}
.contact-hero-photo,
.contact-hero picture,
.contact-hero-scrim,
.contact-scroll-cue{
  display:none !important;
}
.contact-hero-watermark{
  display:none;
}
.contact-hero-inner{
  position:relative;
  z-index:2;
  width:100%;
  display:grid;
  grid-template-columns:minmax(0, 1.05fr) minmax(0, 0.95fr);
  align-items:center;
  gap:clamp(28px, 5vw, 64px);
}
.contact-hero-copy{
  max-width:min(540px, 100%);
}
.contact-hero-tagline{
  display:flex;
  align-items:stretch;
  width:fit-content;
  max-width:100%;
  min-height:0;
  margin:0 0 14px;
  padding:0;
  gap:0;
  overflow:hidden;
  font-family:var(--font);
  font-size:12px;
  font-weight:700;
  line-height:1.15;
  white-space:nowrap;
  color:#0A2D63;
  background:#fff;
  border:1.5px solid #fb6917;
  border-radius:999px;
  box-shadow:none;
}
/* Beat .contact-hero-copy p { margin:0 } — tagline is a <p> */
.contact-hero-copy .contact-hero-tagline{
  margin:0 0 28px;
}
.contact-hero-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:0;
  min-height:0;
  margin:0;
  padding:7px 12px;
  border-radius:0;
  background:#fb6917;
  color:#fff;
  font-size:10px;
  font-weight:800;
  line-height:1;
  letter-spacing:.04em;
  white-space:nowrap;
}
.contact-hero-tagline-copy{
  display:inline-flex;
  align-items:center;
  gap:0.35em;
  padding:7px 14px 7px 12px;
  color:#2479d4;
  font-size:12px;
  font-weight:500;
}
.contact-hero-tagline-copy strong{
  color:#2479d4;
  font-weight:700;
}
.contact-hero-tagline .hero-slide-tagline-in{
  color:#000;
  font-weight:700;
}
.contact-hero-tagline .hero-slide-tagline-rest{
  color:#2479d4;
  font-weight:600;
}
.contact-hero-copy .eyebrow{
  display:block;
  width:100%;
  margin:0 0 8px;
  color:var(--label);
}
.contact-hero-copy .eyebrow::before{display:none;content:none;}
.contact-hero-copy h1{
  color:#0F2F5F;
  margin:0 0 16px;
}
.contact-hero-copy p{
  color:var(--body);
  max-width:440px;
  margin:0;
}
.contact-hero-actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:12px;
  margin-top:28px;
}
.contact-hero-actions .btn{
  min-width:148px;
  justify-content:center;
}
.contact-hero-actions .btn-ghost{
  background:#fff;
  border:1.5px solid rgba(15,47,95,0.18);
  color:#0F2F5F;
}
.contact-hero-actions .btn-ghost:hover{
  border-color:var(--orange);
  color:var(--orange);
}
.contact-hero-cta{
  transition:box-shadow 0.35s ease, transform 0.35s ease;
}
.contact-hero-cta:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 36px rgba(249,115,22,0.4);
}
.contact-hero-media{
  display:flex;
  justify-content:center;
  align-items:center;
  min-width:0;
}
.contact-hero-media-img{
  display:block;
  width:min(100%, 520px);
  max-width:100%;
  height:auto;
  aspect-ratio:1 / 1;
  object-fit:cover;
  object-position:center;
  border-radius:28px;
  box-shadow:none;
}
.contact-hero-visual,
.contact-hero-glow,
.contact-hero-parallax,
.contact-hero-img{
  display:none;
}
.contact-scroll-cue{
  display:none !important;
}

.contact-cards-section{
  padding:clamp(20px,3vw,40px) 0 clamp(40px,6vw,72px);
  background:#fff;
}
.contact-info-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:clamp(16px,2.5vw,24px);
  align-items:stretch;
}
.contact-info-card{
  background:#fff;
  border-radius:24px;
  padding:clamp(26px,3vw,36px);
  border:1px solid rgba(15,47,95,0.06);
  box-shadow:0 12px 36px rgba(15,47,95,0.06);
  transition:transform 0.4s var(--ease), box-shadow 0.4s var(--ease), border-color 0.35s ease;
  height:100%;
  min-height:100%;
  display:flex;
  flex-direction:column;
  box-sizing:border-box;
}
.contact-info-card:hover{
  transform:translateY(-6px);
  box-shadow:0 20px 44px rgba(249,115,22,0.12);
  border-color:rgba(249,115,22,0.25);
}
.contact-info-icon{
  width:48px;height:48px;
  border-radius:50%;
  display:grid;place-items:center;
  margin-bottom:18px;
  color:var(--orange);
  background:rgba(249,115,22,0.1);
  font-size:1.1rem;
}
.contact-info-card h3{
  margin:0 0 10px;
  font-size:1.15rem;
  font-weight:700;
  color:#0F2F5F;
}
.contact-info-card p{
  margin:0;
  font-size:0.95rem;
  line-height:1.6;
  color:#374151;
}
.contact-info-card a{
  color:#0F2F5F;
  font-weight:600;
  text-decoration:none;
}
.contact-info-card a:hover{color:var(--orange);}
.contact-whatsapp-link{
  display:inline-flex;
  flex-direction:row;
  align-items:center;
  gap:10px;
  margin-top:6px;
  font-weight:700;
}
.contact-whatsapp-icon{
  display:block;
  width:30px;
  height:30px;
  object-fit:contain;
  flex:0 0 auto;
}

.contact-main{
  padding:0 0 var(--section-y);
  background:linear-gradient(180deg, #fff 0%, var(--light) 100%);
  scroll-margin-top:120px;
}
.contact-main-grid{
  display:grid;
  grid-template-columns:1.05fr 0.95fr;
  gap:clamp(28px,4vw,48px);
  align-items:start;
}
.contact-form{
  background:#fff;
  padding:clamp(28px,4vw,44px);
  border-radius:var(--radius-lg);
  border:1px solid rgba(15,47,95,0.06);
  box-shadow:0 16px 44px rgba(15,47,95,0.07);
}
.contact-form-head{margin-bottom:28px;}
.contact-form-head .eyebrow{color:var(--label);}
.contact-form-head .eyebrow::before{display:none;content:none;}
.contact-form-head h2{
  margin:4px 0 10px;
  color:#0F2F5F;
}
.contact-form-head p{
  margin:0;
  color:var(--body);
}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;}
.field{margin-bottom:20px;}
.field label{
  display:block;font-size:0.85rem;font-weight:600;color:#0F2F5F;margin-bottom:8px;
}
.field input,.field textarea{
  width:100%;
  padding:15px 18px;
  border-radius:var(--radius-sm);
  border:1.5px solid rgba(15,47,95,0.12);
  background:#fff;
  font-size:0.95rem;
  color:var(--heading);
  transition:border-color .25s ease, box-shadow .25s ease;
}
.field input:focus,.field textarea:focus{
  border-color:var(--orange);
  outline:none;
  box-shadow:0 0 0 4px rgba(249,115,22,0.12);
}
.field textarea{resize:vertical;min-height:120px;}
.field.is-invalid input,
.field.is-invalid textarea{
  border-color:#e11d48;
  box-shadow:0 0 0 3px rgba(225,29,72,0.1);
}
.field-error{
  display:block;
  min-height:1.1em;
  margin-top:6px;
  font-size:0.78rem;
  font-weight:500;
  color:#be123c;
}
.contact-form-status{
  margin:0 0 16px;
  padding:12px 14px;
  border-radius:12px;
  font-size:0.9rem;
  font-weight:500;
  line-height:1.45;
}
.contact-form-status[hidden]{display:none;}
.contact-form-status--success{
  background:#ecfdf5;
  color:#065f46;
  border:1px solid rgba(6,95,70,0.16);
}
.contact-form-status--error{
  background:#fff1f0;
  color:#9f1239;
  border:1px solid rgba(159,18,57,0.18);
}
.contact-form-submit{width:100%;padding:18px;}
.form-note{font-size:0.8rem;color:var(--body);margin-top:12px;line-height:1.5;}

.contact-aside{display:flex;flex-direction:column;gap:18px;}
.contact-map{
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 16px 40px rgba(15,47,95,0.1);
  border:1px solid rgba(15,47,95,0.06);
  background:#e8eef2;
  min-height:280px;
}
.contact-map iframe{
  display:block;
  width:100%;
  height:min(42vw,320px);
  min-height:260px;
  border:0;
}
.contact-hours,
.contact-social{
  background:#fff;
  border-radius:20px;
  padding:22px 24px;
  border:1px solid rgba(15,47,95,0.06);
  box-shadow:0 10px 28px rgba(15,47,95,0.05);
}
.contact-hours h3,
.contact-social h3{
  margin:0 0 14px;
  font-size:1rem;
  color:#0F2F5F;
}
.contact-hours ul{list-style:none;margin:0;padding:0;}
.contact-hours li{
  display:flex;
  justify-content:space-between;
  gap:16px;
  padding:10px 0;
  border-bottom:1px solid rgba(15,47,95,0.06);
  font-size:0.9rem;
  color:#374151;
}
.contact-hours li:last-child{border-bottom:0;padding-bottom:0;}
.contact-hours li span:last-child{font-weight:600;color:#0F2F5F;text-align:right;}
.contact-social-links{display:flex;gap:12px;}
.contact-social-links a{
  width:44px;height:44px;
  border-radius:50%;
  display:grid;place-items:center;
  background:rgba(249,115,22,0.1);
  color:var(--orange);
  font-size:1.05rem;
  transition:background .3s ease, color .3s ease, transform .3s ease;
}
.contact-social-links a:hover{
  background:var(--orange);
  color:#fff;
  transform:translateY(-2px);
}

.contact-cta-section{padding:0 0 var(--section-y);}
.contact-cta-band{
  margin:0 clamp(20px,5vw,56px);
  padding:clamp(40px,6vw,72px) clamp(28px,5vw,64px);
  border-radius:var(--radius-lg);
  background:linear-gradient(120deg, var(--orange) 0%, var(--orange-hover) 100%);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  flex-wrap:wrap;
}
.contact-cta-band h2{
  color:#fff;
  max-width:none;
  margin:0;
  white-space:nowrap;
}
.contact-cta-band .btn-light{color:var(--orange-hover);}

@media (max-width:960px){
  .contact-hero{
    min-height:0;
    align-items:center;
    padding:clamp(20px, 5vw, 36px) 0 clamp(28px, 6vw, 44px);
    padding-top:calc(var(--navbar-height, 60px) + clamp(12px, 3vw, 20px));
  }
  .contact-hero-inner{
    grid-template-columns:1fr;
    gap:clamp(24px, 5vw, 40px);
    align-items:center;
  }
  .contact-hero-copy{
    max-width:min(520px, 100%);
    text-align:left;
    margin-inline:0;
  }
  .contact-hero-copy p{margin-inline:0;}
  .contact-hero-actions{justify-content:flex-start;}
  .contact-hero-media{
    max-width:min(420px, 88vw);
    margin-inline:auto;
  }
  .contact-hero-media-img{
    width:100%;
    border-radius:22px;
  }
  .contact-info-cards{grid-template-columns:1fr;max-width:480px;margin-inline:auto;}
  .contact-main-grid{grid-template-columns:1fr;}
  .form-row{grid-template-columns:1fr;}
  .contact-map iframe{height:260px;}
  .contact-cta-band{flex-direction:column;text-align:center;}
  .contact-cta-band h2{white-space:normal;}
}

@media (max-width:768px){
  .contact-hero{
    min-height:0;
    align-items:flex-start;
    padding:20px 0 20px;
    padding-top:calc(var(--navbar-height, 48px) + 12px);
  }
  .contact-cards-section{
    padding-top:12px;
    padding-bottom:clamp(72px, 14dvh, 100px);
  }
  .contact-hero-inner{
    align-items:flex-start;
    justify-content:flex-start;
    gap:28px;
    padding-inline:clamp(18px, 5vw, 28px);
    box-sizing:border-box;
  }
  .contact-hero-copy{
    width:100%;
    max-width:100%;
    margin-inline:auto;
    padding-inline:4px;
    text-align:center;
    transform:none;
  }
  .contact-hero-copy .contact-hero-tagline{
    margin:0 auto 12px;
    font-size:11px;
  }
  .contact-hero-badge{
    padding:6px 10px;
    font-size:9px;
  }
  .contact-hero-tagline-copy{
    padding:6px 12px 6px 10px;
    font-size:11px;
  }
  .contact-hero-copy .eyebrow{
    display:block;
    margin:0 0 8px;
  }
  .contact-hero-copy h1{
    font-size:clamp(1.45rem, 5.6vw, 1.85rem);
    margin:0 0 14px;
    text-align:center;
  }
  .contact-hero-copy > p{
    font-size:0.94rem;
    line-height:1.5;
    margin:0;
    max-width:none;
    padding-inline:0;
    text-align:left;
    text-wrap:pretty;
  }
  .contact-hero-actions{
    display:flex;
    flex-wrap:nowrap;
    width:100%;
    max-width:100%;
    margin-top:24px;
    gap:12px;
    justify-content:stretch;
  }
  .contact-hero-actions .btn{
    flex:1 1 0;
    min-width:0;
    width:auto;
    padding:12px 14px;
    font-size:0.82rem;
    justify-content:center;
    text-align:center;
  }
  .contact-hero-media{
    width:100%;
    max-width:100%;
    margin-top:8px;
    padding-inline:0;
  }
  .contact-hero-media-img{
    width:100%;
    max-width:100%;
    aspect-ratio:4 / 5;
    object-fit:cover;
    object-position:center 28%;
    border-radius:22px;
    box-shadow:none;
  }

  /* Icon + heading on one line (Address, Phone, Email) */
  .contact-info-card{
    display:grid;
    grid-template-columns:auto 1fr;
    column-gap:12px;
    row-gap:10px;
    align-items:start;
  }
  .contact-info-icon{
    grid-column:1;
    grid-row:1;
    margin-bottom:0;
    width:42px;
    height:42px;
    font-size:1rem;
  }
  .contact-info-card h3{
    grid-column:2;
    grid-row:1;
    align-self:center;
    margin:0;
  }
  .contact-info-card p{
    grid-column:1 / -1;
    grid-row:2;
  }
  /* Mobile address: drop last <br> so trailing text fills empty space on previous line */
  .contact-info-card p[data-i18n="contact.card.addressBody"] br:last-of-type{
    display:none;
  }

  /* Mobile only: nudge phone number under the heading to fill empty space on the right */
  .contact-info-card:nth-child(2) > p > a[href^="tel:"]{
    display:inline-block;
    margin-left:calc(42px + 12px);
  }

  /* Mobile only: tighten Send Message form spacing (desktop unchanged) */
  .page-contact .contact-form{
    padding:20px 16px;
  }
  .page-contact .contact-form-head{
    margin-bottom:14px;
  }
  .page-contact .contact-form-head h2{
    margin:2px 0 6px;
  }
  .page-contact .form-row{
    gap:10px;
  }
  .page-contact .field{
    margin-bottom:10px;
  }
  .page-contact .field label{
    margin-bottom:4px;
  }
  .page-contact .field input,
  .page-contact .field textarea{
    padding:12px 14px;
  }
  .page-contact .field textarea{
    min-height:96px;
  }
  .page-contact .field-error{
    min-height:0;
    margin-top:2px;
  }
  .page-contact .field-error:empty{
    display:none;
  }
  .page-contact .contact-form-status{
    margin:0 0 10px;
    padding:10px 12px;
  }
  .page-contact .contact-form-submit{
    margin-top:4px;
    padding:14px 16px;
  }
  .page-contact .form-note{
    margin-top:8px;
  }
}

/* ===================== BREADCRUMB SPACER for inner pages ===================== */
.page-top-space{height:0;}

/* ===================== CONTACT PAGE TYPE (match homepage Testimonials) ===================== */
.page-contact{
  font-family:var(--font);
}

.page-contact .contact-hero,
.page-contact .contact-cards-section,
.page-contact .contact-main,
.page-contact .contact-form,
.page-contact .contact-hours,
.page-contact .contact-social,
.page-contact .contact-cta-band,
.page-contact .contact-info-card,
.page-contact .btn{
  font-family:var(--font);
}

/* Eyebrow — homepage .testimonials-eyebrow */
.page-contact .contact-hero-copy .eyebrow,
.page-contact .contact-form-head .eyebrow{
  font-family:var(--font);
  font-size:0.78rem;
  font-weight:700;
  letter-spacing:0.22em;
  text-transform:uppercase;
  margin-bottom:10px;
}
.page-contact .contact-form-head .eyebrow{
  margin-bottom:4px;
}
.page-contact .contact-hero-copy .eyebrow::before,
.page-contact .contact-form-head .eyebrow::before{
  display:none;
  content:none;
}

/* Hero / section titles — homepage .testimonials-intro h2 */
.page-contact .contact-hero-copy h1,
.page-contact .contact-form-head h2,
.page-contact .contact-cta-band h2{
  font-family:var(--font);
  font-size:clamp(1.85rem, 3.2vw, 2.85rem);
  font-weight:800;
  letter-spacing:-0.03em;
  line-height:1.25;
}

/* Supporting intro copy */
.page-contact .contact-hero-copy p,
.page-contact .contact-form-head p{
  font-family:var(--font);
  font-size:clamp(0.98rem, 1.15vw, 1.08rem);
  font-weight:500;
  line-height:1.6;
  color:var(--body);
}

/* Card / aside h3 — homepage h3 scale */
.page-contact .contact-info-card h3,
.page-contact .contact-hours h3,
.page-contact .contact-social h3{
  font-family:var(--font);
  font-size:clamp(1.2rem, 1.8vw, 1.55rem);
  font-weight:700;
  letter-spacing:-0.02em;
  color:var(--heading);
}

/* Card / hours body */
.page-contact .contact-info-card p,
.page-contact .contact-hours li{
  font-family:var(--font);
  font-size:1rem;
  font-weight:400;
  line-height:1.65;
  color:var(--body);
}

.page-contact .contact-info-card a{
  font-family:var(--font);
  font-weight:600;
  color:var(--heading);
}

.page-contact .contact-hours li span:last-child{
  font-family:var(--font);
  font-weight:600;
  color:var(--heading);
}

/* Form labels + fields */
.page-contact .field label{
  font-family:var(--font);
  font-size:0.875rem;
  font-weight:600;
  letter-spacing:0.01em;
  color:var(--heading);
}

.page-contact .field input,
.page-contact .field textarea,
.page-contact .field select{
  font-family:var(--font);
  font-size:1rem;
  font-weight:400;
  color:var(--heading);
}

.page-contact .form-note{
  font-family:var(--font);
  font-size:0.875rem;
  font-weight:400;
  line-height:1.55;
  color:var(--body);
}

.page-contact .contact-form-submit,
.page-contact .contact-hero-actions .btn,
.page-contact .contact-cta-band .btn{
  font-family:var(--font);
}
