/* ============================================================
   KnowYourGujarat — Dedicated Category Pages (Education & Healthcare)
   High-Precision Editorial Civic Design System
   ============================================================ */

:root {
  --edu-navy: #0A1C3E;
  --edu-navy-dark: #061128;
  --edu-navy-light: #1E3A8A;
  --edu-orange: #FF7A00;
  --edu-green: #16A34A;
  --edu-border: #E2E8F0;
  --edu-border-light: #F1F5F9;
  --edu-text-dark: #0A1C3E;
  --edu-text-body: #4A5568;
  --edu-text-muted: #64748B;
  --edu-bg-soft: #F0F4FA;
  --edu-card-bg: #FFFFFF;
}

.edu-page-main {
  min-height: 100vh;
  padding-top: 64px;
  background: #FFFFFF;
  color: #0F172A;
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  overflow-x: hidden;
}

.edu-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 28px;
}

/* ─────────────────────────────────────────────────────────── */
/*  1. HERO SECTION: FULLY CODED CIVIC DESIGN ARCHITECTURE     */
/*  (Matches Home Hero: Full Landscape Backdrop + 2-Col Grid) */
/* ─────────────────────────────────────────────────────────── */
.edu-hero {
  position: relative;
  /* Match reference: hero fills viewport below navbar */
  height: calc(100vh - 64px);
  height: calc(100dvh - 64px);
  min-height: 580px;
  max-height: 900px;
  background: #F5F1E8 !important;
  overflow: hidden;
  display: flex;
  align-items: center;
}



/* ── Right Stage (58%): 4K Vector Architectural & Campus Composition ── */
.edu-hero__stage {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  overflow: hidden;
  z-index: 3;
}

.edu-hero__vector-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}

.edu-hero__vector-art {
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: right bottom;
  display: block;
}

/*
 * Inner grid: 42% left content | 58% transparent stage
 * Left padding = 6vw matches reference's left edge breathing room
 * align-items: start so content stacks from top — reference shows content
 * sitting in the upper-center of the left half, not middle-centered.
 */
.edu-hero__inner {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 42% 58%;
  padding: 0;
  margin: 0;
  align-items: center;
}

/* Left column: content anchored left, padded to match reference */
.edu-hero__left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 0 4vw 0 6vw;
  z-index: 4;
  height: 100%;
  /* Slight upward shift to match reference where content sits
     in the upper-middle of the left half */
  padding-top: 0;
  padding-bottom: 6vh;
}

/* Eyebrow row: orange dot + EDUCATION label + short green line */
.edu-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 12px;
}

.edu-eyebrow-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #E8680A;
  flex-shrink: 0;
}

.edu-eyebrow-text {
  font-family: 'Inter', sans-serif;
  font-size: 11.5px;
  font-weight: 800;
  color: #E8680A;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

/* Short green accent bar after label */
.edu-eyebrow-bar {
  display: inline-block;
  width: 26px;
  height: 2px;
  background: #16A34A;
  border-radius: 2px;
}

/*
 * Headline: large Playfair Display, ~52-56px on 1440px desktop.
 * Reference shows 3 clear line-breaks: Education / Development / Across Gujarat
 * line-height tight (1.05) to match reference's compact stacking.
 */
.edu-hero__headline {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: clamp(38px, 4.2vw, 58px);
  font-weight: 700;
  line-height: 1.05;
  color: #0C1E42;
  margin: 0 0 14px;
  letter-spacing: -0.02em;
}

.edu-headline-row {
  display: block;
}

/* Three short accent lines: saffron | navy | green */
.edu-hero__tricolor-bar {
  display: flex;
  gap: 3px;
  width: auto;
  height: 3px;
  margin-bottom: 16px;
}

.edu-tricolor-saffron {
  width: 26px;
  height: 3px;
  background: #E8680A;
  border-radius: 1px;
}

.edu-tricolor-navy {
  width: 16px;
  height: 3px;
  background: #0A1C3E;
  border-radius: 1px;
}

.edu-tricolor-green {
  width: 22px;
  height: 3px;
  background: #16A34A;
  border-radius: 1px;
}

/* Description text */
.edu-hero__sub {
  font-family: 'Inter', sans-serif;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 1.62;
  color: #445566;
  max-width: 380px;
  margin: 0 0 22px;
}

/*
 * Stats strip — exact reference layout:
 * Four stats in a row, each: small icon above, large number, small grey label.
 * Thin 1px vertical dividers between stats.
 * NO background, NO border-radius, NO card.
 */
.edu-hero__stats-strip {
  display: flex;
  align-items: stretch;
  gap: 0;
  margin-bottom: 24px;
  width: 100%;
  max-width: 420px;
}

.edu-stat-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  padding: 0 16px 0 0;
  flex: 1;
  min-width: 0;
}

.edu-stat-item:first-child {
  padding-left: 0;
}

/* Small outline SVG icon above the number */
.edu-stat-icon-svg {
  display: block;
  color: #334155;
  opacity: 0.6;
  margin-bottom: 4px;
  flex-shrink: 0;
}

/* 1px vertical divider — exact reference treatment */
.edu-stat-divider {
  display: block;
  width: 1px;
  flex-shrink: 0;
  background: #D1D9E4;
  margin: 4px 0 4px 0;
  align-self: stretch;
}

.edu-stat-info {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

/* Number: bold, navy, Playfair */
.edu-stat-val {
  font-family: 'Playfair Display', serif;
  font-size: 17px;
  font-weight: 700;
  color: #0C1E42;
  line-height: 1.2;
  letter-spacing: -0.01em;
  white-space: nowrap;
}

/* Label: small grey Inter */
.edu-stat-lbl {
  font-family: 'Inter', sans-serif;
  font-size: 10.5px;
  font-weight: 500;
  color: #5A6880;
  line-height: 1.3;
  white-space: nowrap;
}

/* CTA button group */
.edu-hero__cta-group {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
  flex-wrap: wrap;
}

/* Primary: solid navy */
.btn-edu-hero-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 40px;
  padding: 0 18px;
  border-radius: 6px;
  background: #0C1E42;
  color: #FFFFFF !important;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.01em;
  transition: background 0.18s ease, transform 0.18s ease;
  white-space: nowrap;
}

.btn-edu-hero-primary:hover {
  background: #061128;
  transform: translateY(-1px);
}

/* Secondary: transparent with navy border + play icon */
.btn-edu-hero-secondary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 40px;
  padding: 0 16px;
  border-radius: 6px;
  background: transparent;
  color: #0C1E42;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 600;
  border: 1.5px solid #0C1E42;
  cursor: pointer;
  letter-spacing: 0.01em;
  transition: all 0.18s ease;
  white-space: nowrap;
}

.btn-edu-hero-secondary:hover {
  background: rgba(12,30,66,0.05);
  transform: translateY(-1px);
}

/* Gujarati quote */
.edu-hero__quote {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 18px;
}

.quote-dash {
  font-size: 18px;
  font-weight: 700;
  color: #E8680A;
  line-height: 1;
  flex-shrink: 0;
}

.quote-text {
  font-family: 'Noto Sans Gujarati', 'Noto Serif', serif;
  font-size: 17px;
  font-weight: 700;
  color: #0C1E42;
  letter-spacing: 0.005em;
  font-style: normal;
  line-height: 1.4;
}

/* PEOPLE | PLACES | PROGRESS | GUJARAT tagline */
.edu-hero__tagline {
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: 'Inter', sans-serif;
  font-size: 9.5px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #8CA0B8;
}

.tag-sep {
  color: #B8C8D8;
  font-weight: 400;
  font-size: 9px;
}

/* Right stage: transparent, artwork fills via absolute backdrop */
.edu-hero__stage {
  /* empty — artwork fills from backdrop */
}

@media (max-width: 1024px) {
  .edu-hero {
    height: auto;
    min-height: calc(100vh - 64px);
    max-height: none;
    align-items: flex-start;
  }
  .edu-hero__inner {
    grid-template-columns: 1fr;
    height: auto;
    padding: 0;
    min-height: calc(100vh - 64px);
  }
  .edu-hero__left {
    padding: 36px 28px 32px;
    height: auto;
    justify-content: flex-start;
    background: rgba(245, 241, 232, 0.95);
    z-index: 5;
  }
  .edu-hero__stage {
    display: none;
  }
  .edu-hero__master-backdrop {
    -webkit-mask-image: linear-gradient(
      to bottom,
      transparent 0%,
      transparent 50%,
      rgba(0,0,0,0.3) 65%,
      black 80%,
      black 100%
    );
    mask-image: linear-gradient(
      to bottom,
      transparent 0%,
      transparent 50%,
      rgba(0,0,0,0.3) 65%,
      black 80%,
      black 100%
    );
  }
}


/* Gujarat Education Story Modal */
.edu-modal-overlay,
.edu-story-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(6, 17, 40, 0.72);
  backdrop-filter: blur(5px);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  animation: modalFadeIn 220ms ease-out forwards;
}

@keyframes modalFadeIn {
  from { opacity: 0; transform: scale(0.97); }
  to { opacity: 1; transform: scale(1); }
}

.edu-modal-dialog,
.edu-story-modal-card {
  position: relative;
  background: #FFFFFF;
  width: 100%;
  max-width: 620px;
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 20px 50px rgba(10, 28, 62, 0.28);
  border: 1px solid #E2E8F0;
}

.edu-modal-close-btn,
.edu-story-modal-close {
  position: absolute;
  top: 18px;
  right: 20px;
  font-size: 28px;
  line-height: 1;
  background: none;
  border: none;
  color: #64748B;
  cursor: pointer;
  padding: 4px;
  transition: color 150ms ease;
}

.edu-modal-close-btn:hover,
.edu-story-modal-close:hover {
  color: #0A1C3E;
}

.edu-modal-tag {
  font-size: 12px;
  font-weight: 800;
  color: #FF7A00;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.edu-modal-headline,
.edu-modal-title {
  font-family: 'Playfair Display', 'Cinzel', serif;
  font-size: 24px;
  font-weight: 700;
  color: #0A1C3E;
  margin: 0 0 10px;
}

.edu-modal-summary,
.edu-modal-subtitle {
  font-size: 14px;
  line-height: 1.55;
  color: #4A5568;
  margin: 0 0 20px;
}

.edu-modal-stats-row,
.edu-modal-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 24px;
}

.modal-stat-box,
.edu-modal-stat-pill {
  background: #F8FAFC;
  border: 1px solid #E2E8F0;
  border-radius: 10px;
  padding: 12px 16px;
  display: flex;
  flex-direction: column;
}

.modal-stat-box .m-stat-number,
.edu-modal-stat-pill .stat-number {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  font-weight: 800;
  color: #0A1C3E;
}

.modal-stat-box .m-stat-label,
.edu-modal-stat-pill .stat-label {
  font-size: 11.5px;
  font-weight: 600;
  color: #64748B;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.edu-modal-actions,
.edu-modal-footer {
  display: flex;
  gap: 12px;
  justify-content: flex-end;
}

.btn-modal-primary,
.btn-modal-explore {
  display: inline-flex;
  align-items: center;
  height: 42px;
  padding: 0 22px;
  background: #0A1C3E;
  color: #FFFFFF !important;
  font-size: 13.5px;
  font-weight: 700;
  border-radius: 6px;
  text-decoration: none;
  transition: all 180ms ease;
}

.btn-modal-primary:hover,
.btn-modal-explore:hover {
  background: #061128;
  transform: translateY(-1px);
}

.btn-modal-outline,
.btn-modal-upload {
  display: inline-flex;
  align-items: center;
  height: 42px;
  padding: 0 20px;
  border: 1.5px solid #CBD5E1;
  color: #0A1C3E;
  font-size: 13.5px;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: all 180ms ease;
}

.btn-modal-outline:hover,
.btn-modal-upload:hover {
  border-color: #0A1C3E;
  background: #F8FAFC;
}


/* Accessibility helper */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* ─────────────────────────────────────────────────────────── */
/*  2. EXPLORE EDUCATION PROJECTS SECTION                     */
/* ─────────────────────────────────────────────────────────── */
.edu-explore-section {
  padding: 64px 0 60px;
  background: #FFFFFF;
}

.edu-section-header {
  text-align: center;
  margin-bottom: 24px;
}

.edu-section-title {
  font-family: 'Playfair Display', 'Cinzel', 'Noto Serif', Georgia, serif;
  font-size: clamp(26px, 2.6vw, 34px);
  font-weight: 700;
  color: #0A1C3E;
  margin: 0 0 10px;
  letter-spacing: -0.01em;
}

.edu-tricolor-bar {
  display: inline-flex;
  gap: 5px;
  height: 3px;
  justify-content: center;
  margin: 0 auto;
}

.bar-saffron {
  width: 26px;
  height: 3px;
  background: #FF7A00;
  border-radius: 2px;
}

.bar-navy {
  width: 22px;
  height: 3px;
  background: #0A4FCD;
  border-radius: 2px;
}

.bar-green {
  width: 22px;
  height: 3px;
  background: #16A34A;
  border-radius: 2px;
}

/* Filter Pills Bar */
.edu-filters-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 24px 0 36px;
}

.edu-filter-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  height: 38px;
  padding: 0 16px;
  border-radius: 8px;
  border: 1px solid #E2E8F0;
  background: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-size: 13.5px;
  font-weight: 600;
  color: #334155;
  cursor: pointer;
  transition: all 180ms ease;
  user-select: none;
}

.edu-filter-pill:hover {
  border-color: #CBD5E1;
  color: #0A1C3E;
  background: #F8FAFC;
}

.edu-filter-pill.active {
  background: #0A1C3E !important;
  border-color: #0A1C3E !important;
  color: #FFFFFF !important;
  box-shadow: 0 3px 10px rgba(10, 28, 62, 0.2);
}

/* 4 Cards Grid */
.edu-cards-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 36px;
}

.edu-card {
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 8px rgba(10, 28, 62, 0.03);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

.edu-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 24px -6px rgba(10, 28, 62, 0.09);
  border-color: #CBD5E1;
}

.edu-card-img-wrap {
  position: relative;
  width: 100%;
  height: 160px;
  overflow: hidden;
  background: #EDF2F7;
}

.edu-card-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 300ms ease;
}

.edu-card:hover .edu-card-img-wrap img {
  transform: scale(1.04);
}

.edu-card-body {
  padding: 16px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.edu-card-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 10px;
}

.edu-tag-pill {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 4px;
  background: #EBF3FE;
  color: #1D4ED8;
}

.edu-card-title {
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #0A1C3E;
  line-height: 1.35;
  margin: 0 0 6px;
}

.edu-card-location {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  font-weight: 600;
  color: #64748B;
  margin-bottom: 10px;
}

.edu-card-excerpt {
  font-size: 12.5px;
  line-height: 1.45;
  color: #475569;
  margin: 0 0 14px;
  flex: 1;
}

.edu-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
  border-top: 1px solid #F1F5F9;
  font-size: 11.5px;
}

.edu-card-time {
  color: #94A3B8;
  font-weight: 500;
}

.edu-card-verified {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #16A34A;
  font-weight: 700;
}

/* Center CTA Button */
.edu-center-cta {
  display: flex;
  justify-content: center;
}

.btn-edu-view-all {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 42px;
  padding: 0 24px;
  border: 1.5px solid #0A1C3E;
  border-radius: 8px;
  background: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-size: 13.5px;
  font-weight: 700;
  color: #0A1C3E;
  text-decoration: none;
  transition: all 180ms ease;
}

.btn-edu-view-all:hover {
  background: #0A1C3E;
  color: #FFFFFF;
  transform: translateY(-1px);
}

/* ─────────────────────────────────────────────────────────── */
/*  3. SPLIT SECTION: AREAS OF IMPACT & EXPLORE BY DISTRICT   */
/* ─────────────────────────────────────────────────────────── */
.edu-split-section {
  padding: 56px 0 64px;
  border-top: 1px solid #F1F5F9;
  background: #FFFFFF;
}

.edu-split-container {
  display: grid;
  grid-template-columns: 1fr 1.08fr;
  gap: 48px;
  align-items: start;
}

.edu-split-col {
  display: flex;
  flex-direction: column;
}

.edu-split-title {
  font-family: 'Playfair Display', 'Cinzel', 'Noto Serif', Georgia, serif;
  font-size: 22px;
  font-weight: 700;
  color: #0A1C3E;
  margin: 0 0 6px;
  letter-spacing: -0.01em;
}

/* Areas of Impact Grid */
.edu-impact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 26px 22px;
  margin-top: 24px;
}

.edu-impact-card {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.edu-impact-icon {
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background: #F8FAFC;
  border: 1px solid #E2E8F0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
}

.edu-impact-title {
  font-size: 14.5px;
  font-weight: 700;
  color: #0A1C3E;
  margin: 0;
}

.edu-impact-desc {
  font-size: 12.5px;
  color: #64748B;
  line-height: 1.45;
  margin: 0;
}

/* Explore by District Column with Vertical Divider */
.edu-district-col {
  border-left: 1px solid #E2E8F0;
  padding-left: 44px;
}

.edu-district-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}

.edu-tricolor-bar-sm {
  display: inline-flex;
  gap: 3px;
  height: 2.5px;
  margin-top: 4px;
}

.edu-district-select {
  height: 36px;
  padding: 0 30px 0 12px;
  border-radius: 6px;
  border: 1px solid #CBD5E1;
  background: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #0A1C3E;
  cursor: pointer;
  outline: none;
  transition: border-color 180ms ease;
}

.edu-district-select:hover,
.edu-district-select:focus {
  border-color: #0A1C3E;
}

.edu-map-stage {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  background: #FAFCFF;
  border: 1px solid #EDF2F7;
  margin-bottom: 14px;
}

.edu-map-img {
  width: 100%;
  max-width: 440px;
  height: auto;
  object-fit: contain;
  transition: transform 300ms ease;
}

.edu-map-img:hover {
  transform: scale(1.02);
}

.edu-map-caption {
  font-size: 12px;
  color: #64748B;
  text-align: left;
  margin: 0;
  line-height: 1.45;
}

/* ─────────────────────────────────────────────────────────── */
/*  4. BOTTOM CALLOUT BANNER                                  */
/* ─────────────────────────────────────────────────────────── */
.edu-cta-section {
  padding: 0 0 68px;
  background: #FFFFFF;
}

.edu-cta-banner {
  background: linear-gradient(135deg, #F0F4FA 0%, #E8EEF8 100%);
  border: 1px solid #DCE6F5;
  border-radius: 16px;
  padding: 24px 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  box-shadow: 0 4px 16px rgba(10, 28, 62, 0.04);
}

.edu-cta-visual {
  flex-shrink: 0;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.edu-cta-img {
  width: 100%;
  height: auto;
  object-fit: contain;
  mix-blend-mode: multiply;
}

.edu-cta-content {
  flex: 1;
}

.edu-cta-title {
  font-family: 'Playfair Display', 'Cinzel', 'Noto Serif', Georgia, serif;
  font-size: 22px;
  font-weight: 700;
  color: #0A1C3E;
  margin: 0 0 6px;
}

.edu-cta-desc {
  font-size: 13.5px;
  color: #475569;
  line-height: 1.5;
  margin: 0;
  max-width: 480px;
}

.btn-edu-upload {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 44px;
  padding: 0 22px;
  border-radius: 8px;
  background: #0A1C3E;
  color: #FFFFFF !important;
  font-family: 'Inter', sans-serif;
  font-size: 13.5px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
  transition: all 180ms ease;
  box-shadow: 0 4px 14px rgba(10, 28, 62, 0.25);
}

.btn-edu-upload:hover {
  background: #061128;
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(10, 28, 62, 0.35);
}

/* ─────────────────────────────────────────────────────────── */
/*  RESPONSIVE BREAKPOINTS                                    */
/* ─────────────────────────────────────────────────────────── */
@media (max-width: 1100px) {
  .edu-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .edu-district-col {
    padding-left: 24px;
  }
}


@media (max-width: 860px) {
  .edu-hero__inner {
    grid-template-columns: 1fr;
    gap: 36px;
    padding: 16px 20px 24px;
    text-align: left;
  }
  .edu-hero__stage {
    align-items: center;
  }
  .edu-stage__cultural-banner {
    flex-direction: column;
    gap: 12px;
  }
  .edu-stage__principles-column {
    text-align: left;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
  }
  .edu-split-container {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .edu-district-col {
    border-left: none;
    border-top: 1px solid #E2E8F0;
    padding-left: 0;
    padding-top: 36px;
  }
  .edu-cta-banner {
    flex-direction: column;
    text-align: center;
    padding: 28px 20px;
  }
  .edu-cta-visual {
    width: 160px;
  }
  .edu-cta-desc {
    max-width: 100%;
  }
}

@media (max-width: 680px) {
  .edu-hero__stats-strip {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px 10px;
  }
  .edu-stat-item {
    border-left: none;
    padding: 0;
  }
}

@media (max-width: 600px) {
  .edu-hero {
    padding-top: 60px;
  }
  .edu-hero__headline {
    font-size: 36px;
  }
  .edu-hero__cta-group {
    flex-direction: column;
    width: 100%;
  }
  .btn-edu-hero-primary, .btn-edu-hero-secondary {
    width: 100%;
    justify-content: center;
  }
  .edu-cards-grid {
    grid-template-columns: 1fr;
  }
  .edu-hero__stats-strip {
    grid-template-columns: 1fr;
  }
  .edu-impact-grid {
    grid-template-columns: 1fr;
  }
  .edu-filters-bar {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 8px;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .edu-filter-pill {
    flex-shrink: 0;
  }
  .edu-modal-dialog {
    padding: 24px 18px;
  }
  .edu-hero__corner-flourish {
    width: 80px;
    height: 80px;
  }
}
