/* ============================================================
   EXACT REPLICA MATCHING USER SCREENSHOT HERO SECTION
   ============================================================ */
:root {
  --jm-bg-main: #FBF7F0;
  --jm-navy-deep: #04122B;
  --jm-gold-primary: #F7CA45;
  --jm-gold-dark: #A87612;
  --jm-gold-border: #E5C88A;
  --jm-red-primary: #C5292A;
  --jm-text-dark: #221200;
}

/* ============================================================
   Post-split layout safety
   ============================================================ */
html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.wrap {
  width: min(100% - 32px, 1180px);
  margin-inline: auto;
}

img,
svg,
video {
  max-width: 100%;
}

@media (max-width: 640px) {
  .wrap {
    width: min(100% - 24px, 100%);
  }

  .hero-content-left,
  .hero-main-title,
  .hero-main-title span,
  .hero-main-desc,
  .section-head-title-block,
  .general-donation-left-col,
  .general-donation-form-card {
    max-width: 100%;
    min-width: 0;
  }

  .hero-main-title {
    display: block;
    text-align: center;
  }

  .hero-main-title .hero-title-line1 {
    display: block !important;
    white-space: nowrap;
    margin-bottom: 4px;
  }

  .hero-main-title .hero-text-gold {
    display: inline !important;
  }

  .hero-main-title .hero-title-line2 {
    display: block !important;
    white-space: nowrap;
  }

  .hero-buttons-row {
    max-width: min(100%, 330px);
  }

  .btn-pill-gold,
  .btn-pill-dark {
    min-width: 0;
  }

  .btn-label-text,
  .btn-main-hi,
  .btn-sub-en {
    white-space: normal;
  }

  .hero-floating-trust-card {
    max-width: 100%;
  }

  .trust-three-cols-grid {
    width: 100%;
  }

  .trust-col-item {
    min-width: 0;
  }

  .trust-col-num,
  .trust-col-title-bold {
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .cards-three-column-grid,
  .exact-impact-four-grid,
  .general-donation-layout-grid,
  .general-two-col-row {
    width: 100%;
    max-width: 100%;
  }

  .sticky-banner-flex-layout {
    max-width: 100%;
  }

  .sticky-msg-title {
    white-space: normal !important;
    overflow-wrap: anywhere;
  }
}

* { box-sizing: border-box; margin: 0; padding: 0; }

body {
  background-color: var(--jm-bg-main);
  font-family: 'Hind', sans-serif;
  color: var(--jm-text-dark);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

.heading-serif {
  font-family: 'Rozha One', 'Noto Serif Devanagari', serif;
}

/* ---------------- HERO SECTION WITH FULL BG IMAGE (EXACT REPLICA) ---------------- */
.hero-full-bg-section {
  background:
    linear-gradient(90deg, rgba(2, 8, 24, 0.88) 0%, rgba(2, 8, 24, 0.65) 42%, rgba(2, 8, 24, 0.15) 68%, transparent 100%),
    url('assets/janmashtami_hero_krishna.jpg?v=20260820_09') right center / cover no-repeat;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  padding: 60px 0 78px 0;
  min-height: 86vh;
  min-height: 86dvh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Hero Content Area */
.hero-content-left {
  max-width: 580px;
  position: relative;
  z-index: 5;
  padding-top: 0px;
  padding-bottom: 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.hero-brand-top-logo {
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
  margin-left: 6px;
  transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.hero-brand-top-logo:hover {
  transform: translateY(-2px) scale(1.05);
}

.hero-iskcon-logo-img {
  height: clamp(86px, 8vw, 102px);
  width: auto;
  border-radius: 50%;
  object-fit: contain;
  display: block;
  box-shadow: 0 6px 28px rgba(0, 0, 0, 0.85), 0 0 28px rgba(247, 202, 69, 0.7);
  border: 3px solid #FFD700;
  background: #FFFFFF;
}

/* Hero Krishna Image — visible on mobile, hidden on desktop */
.hero-krishna-mobile-img {
  display: none;
}

@keyframes janmashtamiFlameGlow {
  0%, 100% {
    color: #FF3D57;
    text-shadow: 
      0 0 14px rgba(255, 61, 87, 0.8),
      0 0 26px rgba(255, 80, 100, 0.4),
      0 2px 8px rgba(0, 0, 0, 0.95);
    transform: translateY(0);
  }
  50% {
    color: #FF667D;
    text-shadow: 
      0 0 22px rgba(255, 100, 125, 0.95),
      0 0 36px rgba(255, 61, 87, 0.65),
      0 2px 10px rgba(0, 0, 0, 0.95);
    transform: translateY(-1px);
  }
}

/* ── OLD eyebrow kept for desktop fallback ── */
.hero-eyebrow-text {
  font-size: clamp(34px, 3.4vw, 44px);
  font-weight: 700;
  color: #FF3D57 !important;
  margin-bottom: 14px;
  letter-spacing: 0.03em;
  text-transform: none;
  display: inline-block;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  animation: janmashtamiFlameGlow 2.5s ease-in-out infinite;
  font-family: 'Berkshire Swash', 'Rozha One', 'Merienda', cursive, serif;
  transition: all 0.3s ease;
}

.hero-eyebrow-text:hover {
  transform: scale(1.04);
  color: #FF7088 !important;
  text-shadow: 
    0 0 22px rgba(255, 112, 136, 1),
    0 0 38px rgba(255, 61, 87, 0.85);
}

/* ── NEW split eyebrow: "This" + "Janmashtami" ── */
.hero-eyebrow-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2px;
  position: relative;
}

.hero-eyebrow-this {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 0px;
  position: relative;
}

.eyebrow-this-text {
  font-family: 'Berkshire Swash', 'Rozha One', cursive, serif;
  font-size: clamp(20px, 4vw, 26px);
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 0.14em;
  text-shadow: 0 2px 10px rgba(0,0,0,0.9);
}

.eyebrow-flourish {
  font-size: clamp(12px, 2.5vw, 15px);
  color: #F7CA45;
  letter-spacing: 0.08em;
  opacity: 0.9;
  text-shadow: 0 0 8px rgba(247, 202, 69, 0.6);
}

.eyebrow-peacock-feather {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -26px;
  top: -12px;
  transform: rotate(22deg);
  filter: drop-shadow(0 2px 6px rgba(0,0,0,0.85));
}

.hero-eyebrow-janmashtami {
  font-family: 'Berkshire Swash', 'Rozha One', 'Merienda', cursive, serif;
  font-size: clamp(48px, 13.5vw, 68px);
  font-weight: 700;
  line-height: 1.02;
  color: #F7CA45;
  background: linear-gradient(180deg, #FFF8DC 0%, #FFE072 30%, #F5B324 70%, #D48806 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.95)) drop-shadow(0 0 22px rgba(247, 202, 69, 0.55));
  letter-spacing: -0.01em;
  margin: 2px 0 6px 0;
  text-align: center;
}

/* ── Royal Date Badge ── */
.hero-date-badge-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 12px;
  gap: 2px;
}

.hero-date-badge-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.badge-filigree-left,
.badge-filigree-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #F7CA45;
  font-size: 1.3rem;
  text-shadow: 0 0 10px rgba(247, 202, 69, 0.7);
  opacity: 0.9;
}

.badge-filigree-left { left: -22px; }
.badge-filigree-right { right: -22px; }

.hero-date-pill {
  background: linear-gradient(180deg, #9B0018 0%, #6E0010 100%);
  color: #FFFFFF;
  font-family: 'Playfair Display', serif;
  font-size: clamp(13px, 3.4vw, 16px);
  font-weight: 800;
  padding: 3px 20px;
  border-radius: 20px 20px 0 0;
  border: 1.5px solid #E5B232;
  border-bottom: none;
  letter-spacing: 0.06em;
  text-shadow: 0 1px 4px rgba(0,0,0,0.6);
  box-shadow: 0 -2px 10px rgba(180, 0, 30, 0.5);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.hero-date-pill sup {
  font-size: 0.65em;
  vertical-align: super;
  margin-left: 1px;
}

.hero-date-ribbon {
  background: linear-gradient(90deg, #4A000A 0%, #800014 20%, #A3001C 50%, #800014 80%, #4A000A 100%);
  color: #FFE685;
  font-family: 'Playfair Display', serif;
  font-size: clamp(12px, 3.2vw, 15px);
  font-weight: 900;
  padding: 4px 26px;
  letter-spacing: 0.22em;
  border: 1.5px solid #E5B232;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.7);
  clip-path: polygon(6% 0%, 94% 0%, 100% 50%, 94% 100%, 6% 100%, 0% 50%);
  text-shadow: 0 1px 4px rgba(0,0,0,0.8);
}

.hero-date-feather-accent {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1px;
  filter: drop-shadow(0 2px 5px rgba(0,0,0,0.8));
}

/* ── Ornate Flourish Divider ── */
.hero-ornate-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  max-width: 260px;
  margin: 0 auto 10px auto;
  opacity: 0.85;
}

.hero-ornate-divider .divider-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, transparent, #E5B232, transparent);
}

.hero-ornate-divider .divider-icon {
  color: #F7CA45;
  font-size: 0.85rem;
  text-shadow: 0 0 8px rgba(247, 202, 69, 0.7);
}

/* ── Description Styling ── */
.hero-hl-gold {
  color: inherit;
  font-weight: inherit;
  text-shadow: inherit;
}

/* Desktop: hide new eyebrow elements, show old */
@media (min-width: 861px) {
  .hero-eyebrow-wrap { display: none; }
  .hero-date-badge-wrap { display: none; }
  .hero-ornate-divider { display: none; }
  .hero-eyebrow-text { display: inline-block; }
}

/* Mobile: hide old eyebrow, show new */
@media (max-width: 860px) {
  .hero-eyebrow-text { display: none !important; }
  .hero-eyebrow-wrap { display: flex; }
  .hero-date-badge-wrap { display: flex; }
  .hero-ornate-divider { display: flex; }
}



.hero-main-title {
  font-size: clamp(2.6rem, 4.6vw, 3.8rem);
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 20px;
  letter-spacing: -0.01em;
  font-family: 'Playfair Display', 'Rozha One', serif;
  display: flex;
  flex-direction: column;
}

/* Line 1: Serve Lord Krishna, (Light Yellow Glow with spacing below) */
.hero-main-title .hero-title-line1 {
  display: block;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #FFE57F;
  margin-bottom: 6px;
  text-shadow: 
    0 2px 14px rgba(0, 0, 0, 0.95),
    0 0 22px rgba(255, 229, 127, 0.65),
    0 0 45px rgba(247, 188, 24, 0.4);
}

.hero-main-title .hero-text-gold {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #FFE57F;
  display: inline-block;
  text-shadow: 
    0 2px 14px rgba(0, 0, 0, 0.95),
    0 0 24px rgba(255, 229, 127, 0.7),
    0 0 45px rgba(247, 188, 24, 0.4);
}

/* Line 2: Earn His Blessings (White) */
.hero-main-title .hero-title-line2 {
  display: block;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #FFFDF9;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.95), 0 1px 3px rgba(0, 0, 0, 0.85);
}

.hero-main-desc {
  font-size: clamp(0.96rem, 1.1vw, 1.1rem);
  line-height: 1.68;
  color: #F1F5F9;
  margin-bottom: 26px;
  font-weight: 400;
  font-family: 'Hind', sans-serif;
  text-shadow: 0 2px 12px rgba(0,0,0,0.95), 0 1px 3px rgba(0,0,0,0.9);
  max-width: 530px;
}

/* Hero Buttons */
.hero-buttons-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  margin-bottom: 0;
}

.btn-pill-gold {
  background: linear-gradient(180deg, #FFF6C4 0%, #FFDF6B 25%, #F7BC18 60%, #DF8200 90%, #B86000 100%);
  color: #120500;
  border-radius: 50px;
  padding: 10px 22px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  border: 1px solid rgba(255, 248, 200, 0.9);
  box-shadow:
    0 0 0 1px rgba(255,240,150,0.6),
    0 6px 24px rgba(247, 180, 20, 0.65),
    0 2px 6px rgba(0,0,0,0.5),
    inset 0 1.5px 2px rgba(255,255,255,0.9),
    inset 0 -2px 3px rgba(160, 85, 0, 0.4);
  cursor: pointer;
  transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
  position: relative;
  overflow: hidden;
  font-family: 'Hind', sans-serif;
}

.btn-pill-gold::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255,255,255,0.4) 0%, transparent 60%);
  border-radius: 50px;
  pointer-events: none;
}

.btn-pill-gold::after {
  content: '';
  position: absolute;
  top: -50%; left: -70%;
  width: 35%; height: 200%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.7), transparent);
  transform: skewX(-20deg);
  transition: left 0.6s ease;
  animation: shineGleam 4.5s ease-in-out infinite;
}

@keyframes shineGleam {
  0%, 80% { left: -70%; }
  100%    { left: 150%; }
}

.btn-pill-gold:hover {
  transform: translateY(-2px) scale(1.02);
  box-shadow:
    0 0 0 2px rgba(255,240,150,0.9),
    0 10px 35px rgba(247, 190, 30, 0.85),
    0 4px 12px rgba(0,0,0,0.7),
    inset 0 2px 2px rgba(255,255,255,0.95);
  color: #0B0300;
}

.btn-circle-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(20, 8, 0, 0.18);
  border: 1.2px solid rgba(20, 8, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.btn-circle-icon.dark-icon-bg {
  background: rgba(247, 202, 69, 0.16);
  border: 1.2px solid rgba(247, 202, 69, 0.5);
}

.btn-text-col {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.btn-label-text {
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 1.2;
  white-space: nowrap;
}

.btn-main-hi {
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.2;
}

.btn-sub-en {
  font-size: 0.74rem;
  font-weight: 600;
  opacity: 0.88;
}

.btn-arrow-icon {
  font-size: 1.02rem;
  margin-left: 2px;
  transition: transform 0.3s ease;
}

.btn-pill-gold:hover .btn-arrow-icon,
.btn-pill-dark:hover .btn-arrow-icon {
  transform: translateX(4px);
}

.btn-pill-dark {
  background: linear-gradient(180deg, rgba(12, 36, 92, 0.92) 0%, rgba(4, 15, 45, 0.98) 100%);
  color: #FFFFFF;
  border-radius: 50px;
  padding: 9.5px 20px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  border: 1.6px solid #F7CA45;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  cursor: pointer;
  transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
  box-shadow:
    0 0 0 1px rgba(247,202,69,0.25),
    0 6px 20px rgba(0,0,0,0.65),
    0 0 18px rgba(247,202,69,0.25),
    inset 0 1px 0 rgba(247,202,69,0.4);
  font-family: 'Hind', sans-serif;
}

.btn-pill-dark:hover {
  background: rgba(247, 202, 69, 0.2);
  border-color: #FFE375;
  transform: translateY(-3px) scale(1.02);
  box-shadow:
    0 14px 40px rgba(0,0,0,0.75),
    0 0 35px rgba(247,202,69,0.5),
    inset 0 1px 0 rgba(247,202,69,0.5);
  color: #FFE375;
}

/* ============================================================
   ULTRA-ROYAL TRUST BANNER SECTION (DIRECTLY BELOW HERO)
   ============================================================ */
.hero-trust-bar-section {
  background: #FAF2DC;
  padding: 22px 0;
  position: relative;
  z-index: 10;
  border-top: 1.5px solid #E5CE98;
  border-bottom: 2px solid #DEC384;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
}

.hero-floating-trust-card {
  background: linear-gradient(180deg, #FFFFFF 0%, #FFFEFA 60%, #FFFDF5 100%);
  border: 1.8px solid #E0BF6A;
  border-radius: 18px;
  padding: 16px 28px;
  box-shadow:
    0 10px 30px rgba(184, 134, 11, 0.12),
    0 3px 10px rgba(0, 0, 0, 0.04),
    inset 0 1px 0 #FFFFFF;
  position: relative;
  z-index: 5;
  overflow: hidden;
  transition: all 0.35s ease;
  margin: 0;
}

.hero-floating-trust-card:hover {
  box-shadow:
    0 14px 40px rgba(184, 134, 11, 0.18),
    0 4px 14px rgba(0, 0, 0, 0.06),
    inset 0 1px 0 #FFFFFF;
  border-color: #D4A836;
}

.hero-floating-trust-card::before {
  content: '';
  position: absolute;
  top: 0; left: -80%;
  width: 50%; height: 100%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.5) 40%,
    rgba(247, 202, 69, 0.18) 50%,
    rgba(255, 255, 255, 0.5) 60%,
    transparent 100%
  );
  transform: skewX(-18deg);
  animation: trustLightSweep 9s ease-in-out infinite;
  pointer-events: none;
}

@keyframes trustLightSweep {
  0%   { left: -80%; }
  45%  { left: 160%; }
  100% { left: 160%; }
}

/* L-Shaped Gold Corner Brackets */
.gold-l-corner {
  position: absolute;
  width: 36px;
  height: 36px;
  pointer-events: none;
  z-index: 6;
  filter: drop-shadow(0 1px 3px rgba(184,134,11,0.4));
}

.corner-tl-bracket { top: 6px; left: 6px; }
.corner-tr-bracket { top: 6px; right: 6px; transform: scaleX(-1); }
.corner-bl-bracket { bottom: 6px; left: 6px; transform: scaleY(-1); }
.corner-br-bracket { bottom: 6px; right: 6px; transform: scale(-1); }

.trust-three-cols-grid {
  display: grid;
  grid-template-columns: 1fr 1.15fr 1fr;
  align-items: center;
  gap: 0;
}

.trust-col-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 10px 20px;
  position: relative;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  min-width: 0;
}

.trust-col-item::after {
  content: '';
  position: absolute;
  right: 0;
  top: 12%;
  height: 76%;
  width: 1.5px;
  background: linear-gradient(to bottom,
    transparent 0%,
    #E0BF6A 30%,
    #E0BF6A 70%,
    transparent 100%);
}

.trust-col-item:last-child::after { display: none; }

.trust-col-item:hover {
  background: rgba(247, 202, 69, 0.08);
  border-radius: 12px;
}

.trust-col-item:first-child { padding-left: 10px; }
.trust-col-item:last-child  { padding-right: 10px; }

.trust-badge-wrap {
  position: relative;
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.trust-ornate-badge-img {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  object-fit: contain;
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 3px 8px rgba(184, 134, 11, 0.35));
  flex-shrink: 0;
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.trust-col-item:hover .trust-ornate-badge-img {
  transform: scale(1.08);
  filter: drop-shadow(0 4px 12px rgba(184, 134, 11, 0.5));
}

.trust-text-block {
  min-width: 0;
  flex: 1;
}

.trust-col-num {
  font-size: clamp(1.45rem, 1.9vw, 2rem);
  font-weight: 800;
  line-height: 1.1;
  font-family: 'Playfair Display', serif;
  margin-bottom: 2px;
  color: #B45309;
  letter-spacing: -0.01em;
  white-space: nowrap;
  text-shadow: none !important;
  filter: none !important;
  -webkit-text-fill-color: initial !important;
}

.trust-col-title-bold {
  font-size: clamp(0.85rem, 1vw, 0.96rem);
  font-weight: 700;
  color: #0F172A;
  line-height: 1.3;
  margin-bottom: 2px;
  font-family: 'Hind', sans-serif;
  text-shadow: none !important;
  filter: none !important;
}

.trust-col-subtext {
  font-size: clamp(0.72rem, 0.82vw, 0.80rem);
  color: #475569;
  line-height: 1.3;
  font-family: 'Hind', sans-serif;
  text-shadow: none !important;
  filter: none !important;
}

/* ---------------- SECTION ORNAMENT HEADER ---------------- */
.ornament-header-wrap {
  text-align: center;
  padding: 42px 0 12px 0;
}

.ornament-pill-badge {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.95rem;
  color: #A87612;
  font-weight: 700;
  background: linear-gradient(135deg, #FFFDF8 0%, #FFF3D6 100%);
  border: 1.5px solid #F7CA45;
  padding: 8px 24px;
  border-radius: 30px;
  box-shadow: 0 4px 16px rgba(247, 202, 69, 0.25);
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* ---------------- OFFERING CARDS SECTION ---------------- */
.offerings-section-wrap {
  padding: 10px 0 60px 0;
}

.section-head-title-block {
  text-align: center;
  max-width: 860px;
  margin: 0 auto 40px auto;
}

.section-main-h2 {
  font-size: clamp(2rem, 3.4vw, 2.7rem);
  color: #1F1100;
  font-weight: 700;
  margin-bottom: 4px;
  font-family: 'Noto Serif Devanagari', serif;
}

.section-main-h2 .highlight-red {
  color: #C5292A;
}

.section-sub-h2 {
  font-size: 1.15rem;
  color: #A87612;
  font-weight: 600;
  margin-bottom: 14px;
}

.section-desc-ribbon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: clamp(0.92rem, 1.1vw, 1.05rem);
  color: #4A3825;
  background: linear-gradient(90deg, rgba(247, 202, 69, 0.06) 0%, rgba(247, 202, 69, 0.22) 50%, rgba(247, 202, 69, 0.06) 100%);
  border-top: 1px solid rgba(247, 202, 69, 0.45);
  border-bottom: 1px solid rgba(247, 202, 69, 0.45);
  padding: 10px 24px;
  border-radius: 12px;
  font-weight: 500;
}

.cards-three-column-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
  max-width: 900px;
  margin: 0 auto;
}

.offering-card-item {
  background: linear-gradient(180deg, #FFFFFF 0%, #FFFDF9 100%);
  border-radius: 24px;
  overflow: hidden;
  border: 1.5px solid #EFE5D5;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06), 0 0 18px rgba(247, 202, 69, 0.12);
  display: flex;
  flex-direction: column;
  position: relative;
  transition: all 0.38s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.offering-card-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.12), 0 0 30px rgba(247, 202, 69, 0.4);
  border-color: #F7CA45;
}

/* Filigree Gold Corners on Each Card */
.filigree-card-corner {
  position: absolute;
  width: 32px;
  height: 32px;
  pointer-events: none;
  z-index: 6;
  opacity: 0.85;
  transition: opacity 0.3s ease;
}

.offering-card-item:hover .filigree-card-corner {
  opacity: 1;
}

.card-corner-tl { top: 8px; left: 8px; }
.card-corner-tr { top: 8px; right: 8px; transform: scaleX(-1); }
.card-corner-bl { bottom: 8px; left: 8px; transform: scaleY(-1); }
.card-corner-br { bottom: 8px; right: 8px; transform: scale(-1); }

.card-img-header-box {
  position: relative;
  height: 220px;
  overflow: hidden;
  border-bottom: 2px solid #F7CA45;
}

.card-img-header-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.offering-card-item:hover .card-img-header-box img {
  transform: scale(1.08);
}

.card-top-icon-circle {
  position: absolute;
  top: 14px;
  left: 14px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4;
  transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
  filter: drop-shadow(0 0 12px rgba(247, 202, 69, 0.7)) drop-shadow(0 6px 14px rgba(0,0,0,0.6));
}

.card-coin-badge-img {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  object-fit: contain;
}

.offering-card-item:hover .card-top-icon-circle {
  transform: scale(1.18) rotate(4deg);
  filter: drop-shadow(0 0 22px rgba(247, 202, 69, 0.95)) drop-shadow(0 8px 18px rgba(0,0,0,0.8));
}

.card-body-text-box {
  padding: 24px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.card-title-hi {
  font-size: 1.45rem;
  font-weight: 700;
  color: #1F1100;
  margin-bottom: 2px;
  font-family: 'Noto Serif Devanagari', serif;
}

.card-title-en {
  font-size: 0.98rem;
  font-weight: 600;
  color: #A87612;
  margin-bottom: 12px;
}

.card-p-hi {
  font-size: 0.98rem;
  color: #3D2D1E;
  line-height: 1.55;
  margin-bottom: 8px;
}

.card-p-en {
  font-size: 0.88rem;
  color: #6E5C4B;
  line-height: 1.45;
  margin-bottom: 20px;
  font-style: italic;
}

.card-bottom-pill-box {
  margin-top: auto;
  padding: 12px 18px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 14px;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
}

.offering-card-item:hover .card-bottom-pill-box,
.card-bottom-pill-box:hover {
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.14);
}

.pill-icon-circle {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.pill-coin-img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  object-fit: contain;
}

.offering-card-item:hover .pill-icon-circle {
  transform: scale(1.12) rotate(4deg);
}

.pill-text-block {
  display: flex;
  flex-direction: column;
}

.pill-main-hi {
  font-size: 1.02rem;
  font-weight: 700;
  line-height: 1.25;
  font-family: 'Noto Serif Devanagari', 'Hind', sans-serif;
}

.pill-sub-en {
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.2;
  opacity: 0.88;
}

.price-highlight-text {
  font-weight: 800;
  color: #064E3B;
  font-size: 1.06rem;
}

.pill-gold-theme {
  background: linear-gradient(135deg, #FFFDF5 0%, #FFF4D4 50%, #FFE699 100%);
  border: 1.5px solid #F5C242;
}

.pill-gold-theme .pill-main-hi { color: #4A2E00; }
.pill-gold-theme .pill-sub-en { color: #7A4B00; }

.pill-green-theme {
  background: linear-gradient(135deg, #F0FDF4 0%, #DCFCE7 50%, #BBF7D0 100%);
  border: 1.5px solid #86EFAC;
}

.pill-green-theme .pill-main-hi { color: #064E3B; }
.pill-green-theme .pill-sub-en { color: #14532D; }

.pill-brown-theme {
  background: linear-gradient(135deg, #FFF7ED 0%, #FFEDD5 50%, #FED7AA 100%);
  border: 1.5px solid #FDBA74;
}

.pill-brown-theme .pill-main-hi { color: #7C2D12; }
.pill-brown-theme .pill-sub-en { color: #9A3412; }

/* ============================================================
   PREMIUM IMPACT STATS SECTION — DIVINE TEMPLE AESTHETIC
   ============================================================ */
.impact-section-wrapper {
  padding: 50px 0 60px 0;
  position: relative;
}

.impact-section-header {
  text-align: center;
  margin-bottom: 36px;
}

.impact-section-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #A87612;
  margin-bottom: 10px;
}

.impact-section-eyebrow::before,
.impact-section-eyebrow::after {
  content: '';
  display: block;
  width: 38px;
  height: 1.5px;
  background: linear-gradient(90deg, transparent, #F7CA45, transparent);
}

.impact-section-title {
  font-size: clamp(1.7rem, 2.8vw, 2.2rem);
  font-family: 'Noto Serif Devanagari', 'Rozha One', serif;
  color: #1F1100;
  font-weight: 700;
  margin-bottom: 6px;
}

.impact-section-title .gold-word {
  background: linear-gradient(135deg, #D49E24 0%, #F7CA45 50%, #D49E24 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ---- Main Banner Card ---- */
.exact-impact-card-box {
  position: relative;
  background:
    radial-gradient(ellipse at 20% 0%, rgba(18, 50, 110, 0.9) 0%, transparent 60%),
    radial-gradient(ellipse at 80% 100%, rgba(12, 35, 75, 0.8) 0%, transparent 60%),
    linear-gradient(160deg, #03102A 0%, #061A3E 45%, #04122B 100%);
  border: 1.5px solid rgba(247, 202, 69, 0.55);
  border-radius: 28px;
  padding: 44px 28px;
  box-shadow:
    0 25px 70px rgba(0, 0, 0, 0.55),
    0 0 60px rgba(247, 202, 69, 0.18),
    inset 0 1px 0 rgba(247, 202, 69, 0.25),
    inset 0 0 60px rgba(247, 202, 69, 0.06);
  overflow: hidden;
}

/* Starfield top overlay */
.exact-impact-card-box::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(1.5px 1.5px at 15% 20%, rgba(255,239,166,0.6) 0%, transparent 100%),
    radial-gradient(1px 1px at 35% 60%, rgba(255,239,166,0.4) 0%, transparent 100%),
    radial-gradient(1.5px 1.5px at 55% 25%, rgba(255,239,166,0.5) 0%, transparent 100%),
    radial-gradient(1px 1px at 70% 75%, rgba(255,239,166,0.35) 0%, transparent 100%),
    radial-gradient(1.5px 1.5px at 85% 40%, rgba(255,239,166,0.55) 0%, transparent 100%),
    radial-gradient(1px 1px at 90% 15%, rgba(255,239,166,0.4) 0%, transparent 100%),
    radial-gradient(1.5px 1.5px at 8% 80%, rgba(255,239,166,0.45) 0%, transparent 100%);
  pointer-events: none;
  z-index: 0;
  opacity: 0.7;
}

/* Horizontal gold shimmer sweep */
.exact-impact-card-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: -150%;
  width: 60%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(247, 202, 69, 0.04) 25%,
    rgba(247, 202, 69, 0.14) 50%,
    rgba(247, 202, 69, 0.04) 75%,
    transparent 100%
  );
  transform: skewX(-20deg);
  animation: impactLightSweep 8s infinite ease-in-out;
  pointer-events: none;
  z-index: 1;
}

@keyframes impactLightSweep {
  0%   { left: -150%; }
  40%  { left: 180%; }
  100% { left: 180%; }
}

/* Ornate SVG corner brackets */
.filigree-corner {
  position: absolute;
  width: 54px;
  height: 54px;
  pointer-events: none;
  z-index: 3;
  opacity: 0.9;
  filter: drop-shadow(0 0 6px rgba(247,202,69,0.5));
}

.corner-tl { top: 12px; left: 12px; }
.corner-tr { top: 12px; right: 12px; transform: scaleX(-1); }
.corner-bl { bottom: 12px; left: 12px; transform: scaleY(-1); }
.corner-br { bottom: 12px; right: 12px; transform: scale(-1); }

/* Center divider lotus */
.impact-center-lotus {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.07;
  pointer-events: none;
  z-index: 0;
  animation: slowSpin 60s linear infinite;
}

@keyframes slowSpin {
  from { transform: translate(-50%, -50%) rotate(0deg); }
  to   { transform: translate(-50%, -50%) rotate(360deg); }
}

/* Grid layout */
.exact-impact-four-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: stretch;
  position: relative;
  z-index: 2;
  gap: 0;
}

/* Each stat column */
.exact-stat-col {
  padding: 12px 22px;
  text-align: center;
  position: relative;
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.exact-stat-col::after {
  content: '';
  position: absolute;
  right: 0;
  top: 10%;
  height: 80%;
  width: 1.5px;
  background: linear-gradient(
    to bottom,
    transparent 0%,
    rgba(247, 202, 69, 0.5) 40%,
    rgba(247, 202, 69, 0.5) 60%,
    transparent 100%
  );
}

.exact-stat-col:last-child::after { display: none; }

.exact-stat-col:hover { transform: translateY(-6px); }

/* Premium Icon Container */
.exact-stat-icon-wrap {
  width: 82px;
  height: 82px;
  margin: 0 auto 18px auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Outer glow ring */
.exact-stat-icon-wrap::before {
  content: '';
  position: absolute;
  inset: -5px;
  border-radius: 50%;
  background: conic-gradient(
    from 0deg,
    rgba(247, 202, 69, 0.8),
    rgba(247, 202, 69, 0.2) 25%,
    rgba(247, 202, 69, 0.8) 50%,
    rgba(247, 202, 69, 0.2) 75%,
    rgba(247, 202, 69, 0.8) 100%
  );
  animation: iconRingRotate 6s linear infinite;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 0;
}

.exact-stat-col:hover .exact-stat-icon-wrap::before { opacity: 1; }

@keyframes iconRingRotate {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

/* Icon inner circle */
.stat-icon-inner-circle {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
  background: radial-gradient(circle at 35% 35%, rgba(255,250,220,0.15) 0%, rgba(247,202,69,0.08) 50%, rgba(0,10,30,0.6) 100%);
  border: 1.5px solid rgba(247, 202, 69, 0.6);
  box-shadow:
    0 0 18px rgba(247, 202, 69, 0.3),
    0 6px 20px rgba(0, 0, 0, 0.6),
    inset 0 1px 0 rgba(255, 239, 166, 0.3);
  animation: iconGlowPulse 3s ease-in-out infinite;
}

@keyframes iconGlowPulse {
  0%, 100% {
    box-shadow: 0 0 18px rgba(247, 202, 69, 0.3), 0 6px 20px rgba(0,0,0,0.6), inset 0 1px 0 rgba(255,239,166,0.3);
  }
  50% {
    box-shadow: 0 0 30px rgba(247, 202, 69, 0.65), 0 8px 25px rgba(0,0,0,0.7), inset 0 1px 0 rgba(255,239,166,0.5);
  }
}

.exact-stat-col:hover .stat-icon-inner-circle {
  transform: scale(1.1) rotate(6deg);
  box-shadow:
    0 0 40px rgba(247, 202, 69, 0.85),
    0 10px 30px rgba(0,0,0,0.7),
    inset 0 1px 0 rgba(255,239,166,0.6);
  border-color: #F7CA45;
}

/* Number style */
.exact-stat-big-num {
  font-size: clamp(2.4rem, 3.2vw, 3.2rem);
  font-weight: 800;
  line-height: 1.0;
  margin-bottom: 10px;
  font-family: 'Rozha One', 'Noto Serif Devanagari', serif;
  background: linear-gradient(180deg, #FFFFFF 0%, #FFF0B3 25%, #F7CA45 60%, #B8820E 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.95)) drop-shadow(0 0 18px rgba(247, 202, 69, 0.5));
  transition: filter 0.4s ease;
  letter-spacing: -0.02em;
}

.exact-stat-col:hover .exact-stat-big-num {
  filter: drop-shadow(0 4px 10px rgba(0,0,0,1)) drop-shadow(0 0 28px rgba(247, 202, 69, 1));
}

/* Divider between number and labels */
.stat-divider-line {
  width: 40px;
  height: 1.5px;
  margin: 0 auto 10px auto;
  background: linear-gradient(90deg, transparent, rgba(247,202,69,0.7), transparent);
  border-radius: 2px;
}

.exact-stat-hi-lbl {
  font-size: 0.96rem;
  color: #FFFFFF;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1.4;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.9);
  font-family: 'Hind', 'Noto Serif Devanagari', sans-serif;
}

.exact-stat-en-lbl {
  font-size: 0.79rem;
  color: #94A3B8;
  line-height: 1.3;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  opacity: 0.9;
  font-style: italic;
}

/* ---------------- INTERACTIVE DONATION FORM SECTION ---------------- */
.donation-form-section-wrap {
  padding: 45px 0 80px 0;
}

/* ============================================================
   TIERED DONATION & SEVA SECTION (MATCHING ISKCON KANPUR THEME)
   ============================================================ */
.seva-tier-section-wrap {
  background: #FBF7F0;
  padding: 65px 0 75px 0;
  position: relative;
  border-bottom: 2px solid #F1E5D5;
}

/* Top Enclosed Box */
.seva-top-enclosed-box {
  border: 2.5px solid #0B2545;
  border-radius: 28px;
  position: relative;
  padding: 48px 24px 28px 24px;
  margin-bottom: 44px;
  background: #FFFFFF;
  box-shadow: 0 10px 35px rgba(4, 18, 43, 0.06);
}

.seva-top-pill-badge {
  position: absolute;
  top: -26px;
  left: 50%;
  transform: translateX(-50%);
  background: #04122B;
  color: #FFFFFF;
  border: 3.5px solid #F7CA45;
  border-radius: 40px;
  padding: 10px 44px;
  font-weight: 800;
  font-size: clamp(1.2rem, 2.2vw, 1.55rem);
  font-family: 'Playfair Display', 'Rozha One', serif;
  box-shadow: 0 6px 20px rgba(4, 18, 43, 0.35);
  white-space: nowrap;
  letter-spacing: 0.5px;
}

.seva-top-cards-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  justify-items: center;
}

/* Last 3 cards center on second row */
.seva-top-cards-grid .seva-tier-card:nth-child(5),
.seva-top-cards-grid .seva-tier-card:nth-child(6),
.seva-top-cards-grid .seva-tier-card:nth-child(7) {
  width: 100%;
}

/* Center the last row of 3 */
@supports (grid-template-rows: auto) {
  .seva-top-cards-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .seva-top-cards-grid .seva-tier-card:nth-child(1) { grid-column: span 2; }
  .seva-top-cards-grid .seva-tier-card:nth-child(2) { grid-column: span 2; }
  .seva-top-cards-grid .seva-tier-card:nth-child(3) { grid-column: span 2; }
  .seva-top-cards-grid .seva-tier-card:nth-child(4) { grid-column: span 2; }
  .seva-top-cards-grid .seva-tier-card:nth-child(5) { grid-column: 2 / span 2; }
  .seva-top-cards-grid .seva-tier-card:nth-child(6) { grid-column: span 2; }
  .seva-top-cards-grid .seva-tier-card:nth-child(7) { grid-column: span 2; }
}

@keyframes mostLovedPulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 4px 14px rgba(220, 20, 60, 0.5), 0 0 12px rgba(255, 215, 0, 0.4);
  }
  50% {
    transform: scale(1.06);
    box-shadow: 0 6px 20px rgba(220, 20, 60, 0.75), 0 0 20px rgba(255, 215, 0, 0.7);
  }
}

.most-loved-badge {
  position: absolute;
  top: -12px;
  right: 10px;
  background: linear-gradient(135deg, #E60026 0%, #BA0018 60%, #850010 100%);
  color: #FFFFFF;
  font-size: 0.70rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 3.5px 11px;
  border-radius: 20px;
  border: 1.6px solid #FFD700;
  box-shadow: 0 4px 14px rgba(220, 20, 60, 0.55);
  display: inline-flex;
  align-items: center;
  gap: 4px;
  z-index: 10;
  animation: mostLovedPulse 2s ease-in-out infinite;
  white-space: nowrap;
  font-family: 'Hind', sans-serif;
}

.seva-tier-card {
  background: linear-gradient(180deg, #0B2545 0%, #030F24 100%);
  border: 1.5px solid #E5C88A;
  border-radius: 18px;
  position: relative;
  padding: 22px 14px 24px 14px;
  text-align: center;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.3s ease;
}

.seva-tier-card:hover {
  transform: translateY(-5px);
  border-color: #F7CA45;
  box-shadow: 0 12px 30px rgba(247, 202, 69, 0.35), 0 10px 30px rgba(0,0,0,0.3);
}

.seva-card-sub-label {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FFE8A3;
  text-transform: none;
  letter-spacing: 0.3px;
  line-height: 1.35;
  margin-bottom: 12px;
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.seva-card-amount-val {
  font-size: clamp(1.55rem, 2.2vw, 1.95rem);
  font-weight: 800;
  color: #FFFFFF;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 16px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.6);
}

.seva-card-donate-btn {
  background: linear-gradient(180deg, #FFF6C4 0%, #FFDF6B 25%, #F7BC18 60%, #DF8200 90%, #B86000 100%);
  color: #120500;
  font-weight: 800;
  font-size: 0.86rem;
  padding: 10px 24px;
  border-radius: 25px;
  border: 1px solid rgba(255, 248, 200, 0.9);
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  box-shadow: 0 4px 14px rgba(247, 180, 20, 0.55);
  transition: all 0.25s ease;
  width: 90%;
  font-family: inherit;
}

.seva-card-donate-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(247, 190, 30, 0.75);
}

/* Bottom Table Box */
.seva-bottom-table-box {
  border: 2.5px solid #0B2545;
  border-radius: 24px;
  padding: 36px 32px 28px 32px;
  background: #FFFFFF;
  box-shadow: 0 10px 35px rgba(4, 18, 43, 0.05);
  max-width: 860px;
  margin: 0 auto;
}

.seva-table-rows-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 28px;
}

.seva-table-row-item {
  display: grid;
  grid-template-columns: 1.4fr 0.8fr 0.65fr;
  gap: 12px;
  align-items: stretch;
}

.seva-row-col-label {
  background: #04122B;
  color: #FFE8A3;
  font-weight: 700;
  font-size: 0.84rem;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  text-transform: none;
  letter-spacing: 0.2px;
  text-align: center;
  line-height: 1.3;
  border: 1px solid rgba(247, 202, 69, 0.3);
}

.seva-row-col-amount {
  background: linear-gradient(180deg, #D4902B 0%, #BA771E 100%);
  color: #FFFFFF;
  font-weight: 800;
  font-size: 1.05rem;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  font-family: 'Space Grotesk', sans-serif;
  box-shadow: 0 2px 6px rgba(186, 119, 30, 0.25);
  letter-spacing: 0.5px;
}

.seva-row-col-btn {
  background: linear-gradient(180deg, #C5292A 0%, #8E1B1C 100%);
  color: #FFFFFF;
  font-weight: 700;
  font-size: 0.88rem;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 3px 10px rgba(197, 41, 42, 0.3);
  font-family: inherit;
}

.seva-row-col-btn:hover {
  background: linear-gradient(180deg, #DE3133 0%, #6E1213 100%);
  transform: translateY(-2px);
  box-shadow: 0 5px 14px rgba(197, 41, 42, 0.45);
}

/* Bottom Action Area */
.seva-table-bottom-actions {
  text-align: center;
}

.seva-actions-sub-text {
  font-size: 0.9rem;
  font-weight: 600;
  color: #04122B;
  margin-bottom: 8px;
}

.seva-contribute-cta-btn {
  background: linear-gradient(180deg, #FFF6C4 0%, #FFDF6B 25%, #F7BC18 60%, #DF8200 90%, #B86000 100%);
  color: #120500;
  border: 1.5px solid rgba(255, 248, 200, 0.95);
  border-radius: 35px;
  padding: 14px 46px;
  font-weight: 800;
  font-size: 1.15rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: 0 6px 22px rgba(247, 180, 20, 0.6);
  margin: 10px auto 16px auto;
  display: inline-block;
  transition: all 0.25s ease;
  font-family: inherit;
}

.seva-contribute-cta-btn:hover {
  transform: translateY(-2px) scale(1.03);
  box-shadow: 0 8px 28px rgba(247, 190, 30, 0.8);
}

.seva-csr-query-note {
  font-size: 0.78rem;
  font-weight: 800;
  color: #04122B;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 4px;
}

.seva-csr-email-link {
  font-size: 0.9rem;
  font-weight: 800;
  color: #BA771E;
  text-decoration: none;
  letter-spacing: 0.5px;
}

.seva-csr-email-link:hover {
  color: #04122B;
  text-decoration: underline;
}

/* ============================================================
   MAKE A GENERAL DONATION (NO FIXED SCHEME) SECTION
   ============================================================ */
.general-donation-section-wrap {
  background: #FBF7F0;
  padding: 65px 0 80px 0;
  position: relative;
  border-bottom: 2px solid #EFE5D5;
}

.general-donation-layout-grid {
  display: grid;
  grid-template-columns: 1fr 1.08fr;
  gap: 48px;
  align-items: start;
}

/* Left Column Styling */
.general-donation-left-col {
  display: flex;
  flex-direction: column;
}

.general-eyebrow-pill {
  display: inline-block;
  font-size: 0.82rem;
  font-weight: 800;
  color: #A87612;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.general-heading-title {
  font-family: 'Rozha One', 'Noto Serif Devanagari', 'Playfair Display', serif;
  font-size: clamp(2.1rem, 3.3vw, 2.8rem);
  font-weight: 700;
  color: #241202;
  line-height: 1.2;
  margin-bottom: 18px;
}

.general-desc-para {
  font-size: clamp(0.96rem, 1.1vw, 1.06rem);
  color: #52402E;
  line-height: 1.65;
  margin-bottom: 22px;
}

.general-feature-bullets-list {
  list-style: none;
  margin-bottom: 28px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.general-bullet-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 0.96rem;
  color: #3B2A18;
  font-weight: 600;
}

.general-bullet-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #D4902B;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(212, 144, 43, 0.7);
}

.general-seva-cards-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 28px;
}

.general-seva-card-item {
  background: #FFFFFF;
  border: 1.5px solid #EFE5D5;
  border-radius: 16px;
  padding: 14px 16px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 4px 14px rgba(4, 18, 43, 0.04);
  transition: all 0.28s cubic-bezier(0.34, 1.56, 0.64, 1);
  cursor: pointer;
}

.general-seva-card-item:hover {
  transform: translateY(-3px);
  border-color: #F7CA45;
  box-shadow: 0 8px 22px rgba(247, 202, 69, 0.25);
}

.general-seva-icon-circle {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #FDF4E3;
  border: 1px solid #ECD4A4;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.25s ease;
}

.general-seva-card-item:hover .general-seva-icon-circle {
  transform: scale(1.08);
  background: #FFE8A3;
}

.general-seva-card-name {
  font-size: 0.92rem;
  font-weight: 700;
  color: #221200;
  line-height: 1.3;
}

.general-quote-note-box {
  background: linear-gradient(135deg, #FBF4E6 0%, #F5E8CE 100%);
  border: 1.2px solid #E5C88A;
  border-radius: 14px;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 4px 12px rgba(186, 119, 30, 0.06);
}

.general-quote-icon-wrap {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.general-quote-text {
  font-size: 0.92rem;
  color: #5C4318;
  font-style: italic;
  line-height: 1.45;
}

/* Right Column: Donation Form Card */
.general-donation-form-card {
  background: #FFFFFF;
  border: 2px solid #EFE5D5;
  border-radius: 28px;
  padding: 36px 32px 30px 32px;
  box-shadow: 0 15px 45px rgba(4, 18, 43, 0.08);
  position: relative;
}

.general-field-heading {
  font-size: 0.86rem;
  font-weight: 700;
  color: #4A3825;
  margin-bottom: 10px;
  display: block;
}

.general-amount-chips-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-bottom: 20px;
}

.general-chip-btn {
  background: #FAF6EE;
  border: 1.5px solid #E8DCBE;
  border-radius: 10px;
  padding: 12px 6px;
  font-weight: 700;
  font-size: 1.05rem;
  font-family: 'Space Grotesk', sans-serif;
  color: #221200;
  cursor: pointer;
  transition: all 0.22s ease;
  text-align: center;
}

.general-chip-btn:hover {
  border-color: #A87612;
  background: #FFF9ED;
  transform: translateY(-2px);
}

.general-chip-btn.active {
  background: linear-gradient(135deg, #5B112B 0%, #3D0819 100%);
  border-color: #F7CA45;
  color: #FFFFFF;
  box-shadow: 0 4px 14px rgba(91, 17, 43, 0.35);
  transform: translateY(-2px);
}

.general-form-group {
  margin-bottom: 16px;
}

.general-field-label {
  display: block;
  font-size: 0.84rem;
  font-weight: 600;
  color: #4A3825;
  margin-bottom: 6px;
}

.required-star {
  color: #C5292A;
  font-weight: 700;
}

.optional-hint {
  color: #8A7A68;
  font-weight: 400;
  font-size: 0.76rem;
}

.general-custom-input-wrap {
  position: relative;
  display: flex;
  align-items: center;
}

.general-rupee-symbol {
  position: absolute;
  left: 16px;
  font-size: 1.15rem;
  font-weight: 800;
  color: #7A5B30;
  pointer-events: none;
}

.general-custom-input {
  width: 100%;
  background: #FAF6EE;
  border: 1.5px solid #E8DCBE;
  border-radius: 10px;
  padding: 12px 16px 12px 38px;
  font-size: 1.1rem;
  font-weight: 700;
  color: #221200;
  font-family: 'Space Grotesk', sans-serif;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.general-custom-input:focus {
  border-color: #A87612;
  background: #FFFFFF;
  box-shadow: 0 0 0 3px rgba(247, 202, 69, 0.25);
}

.general-two-col-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.general-text-input {
  width: 100%;
  background: #FAF6EE;
  border: 1.5px solid #E8DCBE;
  border-radius: 10px;
  padding: 11px 14px;
  font-size: 0.95rem;
  color: #221200;
  font-family: inherit;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.general-text-input:focus {
  border-color: #A87612;
  background: #FFFFFF;
  box-shadow: 0 0 0 3px rgba(247, 202, 69, 0.2);
}

.general-phone-input-wrap {
  display: flex;
  align-items: center;
  background: #FAF6EE;
  border: 1.5px solid #E8DCBE;
  border-radius: 10px;
  overflow: hidden;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.general-phone-input-wrap:focus-within {
  border-color: #A87612;
  background: #FFFFFF;
  box-shadow: 0 0 0 3px rgba(247, 202, 69, 0.2);
}

.general-phone-code {
  padding: 11px 12px;
  background: #F1E7D5;
  color: #4A3825;
  font-weight: 700;
  font-size: 0.9rem;
  border-right: 1px solid #E8DCBE;
  user-select: none;
}

.general-text-input.phone-field {
  border: none;
  border-radius: 0;
  background: transparent;
  padding-left: 12px;
}

.general-text-input.uppercase-text {
  text-transform: uppercase;
}

.general-donate-cta-btn {
  width: 100%;
  background: linear-gradient(180deg, #FAD663 0%, #F7CA45 35%, #DF9A12 85%, #B87300 100%);
  color: #120500;
  font-weight: 800;
  font-size: 1.15rem;
  padding: 15px 24px;
  border: 1.5px solid rgba(255, 248, 200, 0.95);
  border-radius: 14px;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(247, 180, 20, 0.5);
  transition: all 0.25s ease;
  letter-spacing: 0.5px;
  font-family: inherit;
  margin-top: 6px;
  margin-bottom: 12px;
  display: block;
}

.general-donate-cta-btn:hover {
  transform: translateY(-2px) scale(1.01);
  box-shadow: 0 8px 26px rgba(247, 190, 30, 0.7);
}

.general-donate-cta-btn:disabled {
  opacity: 0.65;
  cursor: not-allowed;
  transform: none;
}

.general-card-trust-note {
  text-align: center;
  font-size: 0.78rem;
  font-weight: 600;
  color: #7A6B58;
}

/* ============================================================
   CHECKOUT DETAILS MODAL (RAZORPAY DIRECT POPUP)
   ============================================================ */
.checkout-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(4, 12, 28, 0.78);
  backdrop-filter: blur(8px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  padding: 20px;
}

.checkout-modal-overlay.active {
  opacity: 1;
  visibility: visible;
}

.checkout-modal-card {
  background: #FFFFFF;
  border-radius: 24px;
  max-width: 520px;
  width: 100%;
  box-shadow: 0 20px 60px rgba(0,0,0,0.35);
  border: 2px solid #F7CA45;
  overflow: hidden;
  transform: scale(0.92) translateY(20px);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.checkout-modal-overlay.active .checkout-modal-card {
  transform: scale(1) translateY(0);
}

.checkout-modal-header {
  background: linear-gradient(135deg, #4A0818 0%, #2B020D 100%);
  color: #FFFFFF;
  padding: 20px 24px;
  position: relative;
  border-bottom: 2px solid #F7CA45;
}

.checkout-modal-close-btn {
  position: absolute;
  top: 16px;
  right: 16px;
  background: rgba(255,255,255,0.15);
  border: none;
  color: #FFFFFF;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  cursor: pointer;
  transition: background 0.2s;
}

.checkout-modal-close-btn:hover {
  background: rgba(255,255,255,0.3);
}

.modal-seva-title-text {
  font-size: 1.15rem;
  font-weight: 800;
  color: #FFE8A3;
  margin-bottom: 4px;
}

.modal-amount-display-val {
  font-size: 1.6rem;
  font-weight: 800;
  color: #FFFFFF;
  font-family: 'Space Grotesk', sans-serif;
}

.checkout-modal-body {
  padding: 24px;
}

.modal-form-group {
  margin-bottom: 14px;
}

.modal-field-label {
  display: block;
  font-size: 0.82rem;
  font-weight: 600;
  color: #334155;
  margin-bottom: 5px;
}

.modal-text-input {
  width: 100%;
  background: #F8FAFC;
  border: 1.5px solid #CBD5E1;
  border-radius: 10px;
  padding: 11px 14px;
  font-size: 0.92rem;
  color: #0F172A;
  font-family: inherit;
  outline: none;
  transition: border-color 0.2s, background 0.2s;
}

.modal-text-input:focus {
  border-color: #BA771E;
  background: #FFFFFF;
}

.modal-phone-row {
  display: flex;
}

.modal-phone-code {
  background: #E2E8F0;
  border: 1.5px solid #CBD5E1;
  border-right: none;
  border-radius: 10px 0 0 10px;
  padding: 11px 12px;
  font-size: 0.92rem;
  font-weight: 700;
  color: #475569;
}

.modal-phone-row input {
  border-radius: 0 10px 10px 0;
}

.modal-submit-pay-btn {
  width: 100%;
  background: linear-gradient(180deg, #D4902B 0%, #BA771E 100%);
  color: #FFFFFF;
  font-size: 1.08rem;
  font-weight: 800;
  padding: 15px;
  border-radius: 12px;
  border: none;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(186, 119, 30, 0.4);
  transition: all 0.25s ease;
  margin-top: 10px;
  font-family: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.modal-submit-pay-btn:hover {
  background: linear-gradient(180deg, #E29E38 0%, #AA6B17 100%);
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(186, 119, 30, 0.5);
}

.modal-security-note {
  text-align: center;
  font-size: 0.75rem;
  color: #64748B;
  margin-top: 12px;
}

/* ============================================================
   RESPONSIVE QUERIES FOR SEVA TIERS & TABLE
   ============================================================ */

/* ── DESKTOP LARGE (1200px+) ── */
@media (min-width: 1200px) {
  .seva-top-cards-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .seva-tier-section-wrap .wrap {
    max-width: 1160px;
    margin: 0 auto;
  }
}

/* ── DESKTOP (901px – 1199px): 4 cards per row ── */
@media (min-width: 901px) and (max-width: 1199px) {
  .seva-top-cards-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
  .seva-top-cards-grid .seva-tier-card:nth-child(1),
  .seva-top-cards-grid .seva-tier-card:nth-child(2),
  .seva-top-cards-grid .seva-tier-card:nth-child(3),
  .seva-top-cards-grid .seva-tier-card:nth-child(4),
  .seva-top-cards-grid .seva-tier-card:nth-child(5),
  .seva-top-cards-grid .seva-tier-card:nth-child(6),
  .seva-top-cards-grid .seva-tier-card:nth-child(7) {
    grid-column: span 1;
  }
}

/* ── TABLET (601px – 900px): 2 cards per row ── */
@media (max-width: 900px) {
  .seva-tier-section-wrap {
    padding: 50px 0 60px 0;
  }
  .seva-top-enclosed-box {
    padding: 44px 18px 24px 18px;
    border-radius: 20px;
  }
  .seva-top-cards-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 14px;
  }
  .seva-top-cards-grid .seva-tier-card {
    grid-column: span 1 !important;
  }
  .seva-top-pill-badge {
    font-size: 1.1rem;
    padding: 9px 28px;
    top: -22px;
  }
  .seva-bottom-table-box {
    padding: 28px 18px 22px 18px;
    max-width: 100%;
    border-radius: 18px;
  }
  .seva-table-row-item {
    grid-template-columns: 1.2fr 0.8fr 0.7fr;
    gap: 10px;
  }
  .seva-row-col-label {
    font-size: 0.78rem;
    padding: 10px 10px;
  }
  .seva-row-col-amount {
    font-size: 0.95rem;
    padding: 10px 10px;
  }
  .seva-row-col-btn {
    font-size: 0.82rem;
    padding: 10px 10px;
  }
}

/* ── MOBILE (max 600px): 2 cards per row compact grid, stacked table ── */
@media (max-width: 600px) {
  .seva-tier-section-wrap {
    padding: 30px 0 40px 0;
  }
  .seva-top-enclosed-box {
    padding: 34px 10px 16px 10px;
    border-radius: 14px;
    margin-bottom: 24px;
  }
  .seva-top-pill-badge {
    padding: 6px 18px;
    font-size: 0.92rem;
    top: -16px;
    white-space: nowrap;
    text-align: center;
    line-height: 1.2;
  }
  .seva-top-cards-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 8px !important;
  }
  .seva-top-cards-grid .seva-tier-card {
    grid-column: span 1 !important;
    padding: 12px 8px 12px 8px !important;
    border-radius: 12px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .seva-top-cards-grid .seva-tier-card:nth-child(7) {
    grid-column: 1 / span 2 !important;
    max-width: 240px;
    margin: 0 auto;
    width: 100%;
  }
  .most-loved-badge {
    top: -9px;
    right: 6px;
    font-size: 0.58rem;
    padding: 2px 7px;
    border-width: 1.2px;
  }
  .seva-card-sub-label {
    font-size: 0.72rem;
    line-height: 1.22;
    min-height: 26px;
    margin-bottom: 2px;
  }
  .seva-card-amount-val {
    font-size: 1.18rem;
    font-weight: 800;
    margin: 3px 0 6px 0;
  }
  .seva-card-donate-btn {
    font-size: 0.72rem;
    padding: 7px 6px;
    width: 100%;
    border-radius: 20px;
    font-weight: 800;
    letter-spacing: 0.02em;
  }
  /* Bottom Table: Stack each row as card */
  .seva-bottom-table-box {
    padding: 18px 10px 16px 10px;
    max-width: 100%;
    border-radius: 14px;
  }
  .seva-table-rows-list {
    gap: 8px;
  }
  .seva-table-row-item {
    grid-template-columns: 1fr;
    gap: 0;
    background: #F4F0E8;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid rgba(247, 202, 69, 0.3);
    overflow: hidden;
  }
  .seva-row-col-label {
    background: #04122B;
    color: #FFE8A3;
    border-radius: 6px 6px 0 0;
    font-size: 0.78rem;
    padding: 8px 10px;
    text-align: center;
  }
  .seva-row-col-amount {
    background: linear-gradient(90deg, #D4902B 0%, #BA771E 100%);
    border-radius: 0;
    font-size: 1.05rem;
    padding: 8px 10px;
    justify-content: center;
  }
  .seva-row-col-btn {
    border-radius: 0 0 6px 6px;
    padding: 9px 10px;
    font-size: 0.82rem;
    justify-content: center;
  }
  .seva-actions-sub-text {
    font-size: 0.80rem;
  }
  .seva-contribute-cta-btn {
    padding: 11px 24px;
    font-size: 0.95rem;
    width: 100%;
    text-align: center;
  }
  .seva-csr-query-note {
    font-size: 0.70rem;
  }
  .seva-csr-email-link {
    font-size: 0.82rem;
  }
}

/* ── VERY SMALL MOBILE (max 380px): maintain clean 2-col ── */
@media (max-width: 380px) {
  .seva-top-cards-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 6px !important;
  }
  .seva-top-pill-badge {
    font-size: 0.85rem;
    padding: 5px 14px;
  }
  .seva-card-sub-label {
    font-size: 0.68rem;
  }
  .seva-card-amount-val {
    font-size: 1.08rem;
  }
  .seva-card-donate-btn {
    font-size: 0.68rem;
    padding: 6px 4px;
  }
}

/* ── GENERAL DONATION RESPONSIVE ── */
@media (max-width: 960px) {
  .general-donation-layout-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .general-donation-form-card {
    padding: 28px 20px;
    border-radius: 20px;
  }
}

@media (max-width: 600px) {
  .general-donation-section-wrap {
    padding: 45px 0 55px 0;
  }
  .general-heading-title {
    font-size: 1.85rem;
  }
  .general-two-col-row {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .general-amount-chips-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  .general-seva-cards-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .general-donate-cta-btn {
    font-size: 1.02rem;
    padding: 13px 18px;
  }
}

/* STICKY BOTTOM BANNER (EXACT SCREENSHOT MATCH) */
.bottom-sticky-banner-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(100deg, #1a0a00 0%, #3b1800 40%, #5c2800 100%);
  border-top: 3px solid #D4A017;
  padding: 0;
  z-index: 1000;
  box-shadow: 0 -6px 30px rgba(0,0,0,0.35);
}

.sticky-banner-flex-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 14px 0;
}

.sticky-msg-block {
  display: flex;
  align-items: center;
  gap: 14px;
}

.sticky-msg-block span.sticky-clock-icon {
  font-size: 2rem;
  line-height: 1;
  filter: drop-shadow(0 0 6px rgba(212,160,23,0.6));
}

.sticky-msg-title {
  font-size: 1.05rem;
  font-weight: 800;
  color: #FFD966;
  letter-spacing: 0.01em;
  line-height: 1.3;
}

.sticky-msg-sub {
  font-size: 0.82rem;
  font-weight: 400;
  color: #F5C897;
  margin-top: 2px;
  line-height: 1.4;
}

.sticky-action-button {
  background: linear-gradient(135deg, #D4A017 0%, #B8860B 100%);
  color: #1a0a00;
  font-weight: 800;
  font-size: 0.9rem;
  padding: 12px 28px;
  border-radius: 50px;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: 0 4px 18px rgba(212,160,23,0.45);
  transition: all 0.25s ease;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  border: 2px solid rgba(255,255,255,0.25);
}

.sticky-action-button:hover {
  background: linear-gradient(135deg, #FFD966 0%, #D4A017 100%);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(212,160,23,0.6);
}

/* Floating WhatsApp Button Removed */

/* Tablet (max 900px): title + DONATE NOW (subtext hidden for clean 1-line fit) */
@media (max-width: 900px) {
  .clean-donation-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .clean-form-card {
    padding: 26px 22px;
  }
  .bottom-sticky-banner-wrap {
    padding: 8px 0;
  }
  .sticky-banner-flex-layout {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 4px 14px;
    gap: 12px;
  }
  .sticky-msg-block {
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: left;
    min-width: 0;
  }
  .sticky-msg-block span.sticky-clock-icon {
    font-size: 1.4rem;
    flex-shrink: 0;
  }
  .sticky-msg-title {
    font-size: 0.95rem;
    line-height: 1.2;
    font-family: 'Noto Serif Devanagari', serif;
    font-weight: 700;
    white-space: nowrap !important;
  }
  .sticky-msg-sub {
    display: none;
  }
  .sticky-action-button {
    padding: 9px 18px;
    font-size: 0.82rem;
    letter-spacing: 0.03em;
    flex-shrink: 0;
    white-space: nowrap;
    border-radius: 25px;
  }
}

/* Mobile (max 540px): title + DONATE NOW strictly 1 line */
@media (max-width: 540px) {
  .clean-features-2x2-grid {
    grid-template-columns: 1fr;
  }
  .clean-fields-2col-row {
    grid-template-columns: 1fr;
  }
  .clean-amount-pills-row {
    grid-template-columns: repeat(2, 1fr);
  }
  .bottom-sticky-banner-wrap {
    padding: 6px 0;
  }
  .sticky-banner-flex-layout {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 4px 8px;
    gap: 8px;
  }
  .sticky-msg-block {
    display: flex;
    align-items: center;
    gap: 6px;
    text-align: left;
    min-width: 0;
  }
  .sticky-msg-block span.sticky-clock-icon {
    font-size: 1.15rem;
    flex-shrink: 0;
  }
  .sticky-msg-title {
    font-size: clamp(0.70rem, 2.7vw, 0.85rem);
    line-height: 1.2;
    font-family: 'Noto Serif Devanagari', serif;
    font-weight: 700;
    white-space: nowrap !important;
  }
  .sticky-msg-sub {
    display: none;
  }
  .sticky-action-button {
    padding: 7px 12px;
    font-size: 0.74rem;
    letter-spacing: 0.02em;
    flex-shrink: 0;
    white-space: nowrap;
    border-radius: 20px;
  }
}

/* ============================================================
   COMPLETE RESPONSIVE SYSTEM — All Breakpoints
   ============================================================ */

/* Tablet Landscape: 861px–1024px */
@media (max-width: 1024px) {
  .hero-full-bg-section {
    background:
      linear-gradient(90deg, rgba(2, 8, 24, 0.92) 0%, rgba(2, 8, 24, 0.72) 48%, rgba(2, 8, 24, 0.20) 78%, transparent 100%),
      url('assets/janmashtami_hero_krishna.jpg?v=20260820_09') 82% center / cover no-repeat;
    padding: 56px 0 68px 0;
    min-height: 80vh;
    min-height: 80dvh;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .hero-content-left { max-width: 480px; }
  .hero-eyebrow-text { font-size: 38px; font-weight: 700; color: #FF3D57 !important; margin-bottom: 16px; }
  .hero-main-title { font-size: clamp(2.3rem, 4.2vw, 3.2rem); margin-bottom: 18px; }
  .hero-brand-top-logo { margin-bottom: 16px; }
  .hero-iskcon-logo-img { height: 92px !important; }
  .hero-main-desc { font-size: 1.05rem; line-height: 1.62; margin-bottom: 26px; }
  .hero-trust-bar-section { padding: 14px 0; }
  .hero-floating-trust-card { padding: 12px 18px; margin: 0; }
  .trust-three-cols-grid { gap: 6px; }
  .cards-three-column-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; max-width: 850px; }
  .exact-impact-four-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }
  .exact-stat-col { border-right: none; border-bottom: 1px solid rgba(247,202,69,0.2); padding-bottom: 16px; }
  .form-outer-card-box { grid-template-columns: 1fr; }
  .form-sub-three-columns { grid-template-columns: 1fr !important; gap: 24px; }
}

/* Tablet Portrait & Mobile: max 900px */
@media (max-width: 900px) {
  .donation-form-section-wrap { padding: 30px 0 110px 0; }
  .form-outer-card-box { 
    display: block; 
    border-radius: 20px; 
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08); 
  }
  .form-left-info-panel { 
    padding: 24px 20px 20px 20px; 
    border-right: none; 
    border-bottom: 1.5px solid #F0E2D3; 
    text-align: center; 
  }
  .info-title-hi { font-size: 1.5rem; }
  .info-illustration-center { padding: 10px 0; }
  .info-illustration-center img { max-width: 170px; border-radius: 16px; }
  .info-bottom-guarantee-grid { 
    display: grid; 
    grid-template-columns: repeat(3, 1fr); 
    gap: 8px; 
    margin-top: 14px; 
    padding-top: 14px; 
  }
  .guarantee-item-box { padding: 8px 4px; }
  .guarantee-icon-wrap { width: 30px; height: 30px; }
  .guarantee-title { font-size: 0.75rem; }
  .guarantee-sub { font-size: 0.68rem; }
  
  .form-right-builder-panel { padding: 24px 18px; }
  .stepper-header-flex-bar { gap: 4px; padding-bottom: 12px; margin-bottom: 22px; }
  .step-node-item { font-size: 0.8rem; gap: 6px; }
  .step-number-circle { width: 26px; height: 26px; font-size: 0.82rem; }
  
  .form-sub-three-columns { 
    display: grid !important; 
    grid-template-columns: 1fr !important; 
    gap: 28px !important; 
  }
  
  .sub-col-title-lbl { 
    font-size: 1.05rem; 
    font-weight: 800; 
    color: #0B2545; 
    margin-bottom: 14px; 
    padding-bottom: 6px; 
    border-bottom: 1.5px solid #F1E5D5; 
  }
}

/* Tablet Portrait: 601px–860px */
@media (max-width: 860px) {
  .hero-full-bg-section {
    background:
      linear-gradient(180deg, rgba(2, 8, 24, 0.72) 0%, rgba(2, 8, 24, 0.25) 25%, rgba(2, 8, 24, 0.55) 60%, rgba(2, 7, 22, 0.98) 100%),
      url('assets/janmashtami_hero_krishna.jpg?v=20260820_09') 78% 18% / cover no-repeat;
    padding: 48px 16px 44px 16px;
    min-height: 90vh;
    min-height: 90dvh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }
  .hero-full-bg-section .hero-wrap,
  .hero-full-bg-section .wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .hero-content-left { 
    max-width: 100%; 
    text-align: center; 
    align-items: center; 
    justify-content: center;
    margin: 0 auto;
    padding-bottom: 0; 
  }
  .hero-brand-top-logo { margin: 0 auto 16px auto; }
  .hero-iskcon-logo-img { height: 86px !important; }
  .hero-eyebrow-text { justify-content: center; font-size: 34px; font-weight: 700; color: #FF3D57 !important; letter-spacing: 0.03em; margin-bottom: 14px; }
  .hero-main-title { align-items: center; font-size: clamp(2.2rem, 5.2vw, 2.9rem) !important; line-height: 1.2; margin-bottom: 16px; }
  .hero-main-title .hero-title-line1 { display: block !important; white-space: nowrap !important; margin-bottom: 4px; }
  .hero-main-title .hero-text-gold { display: inline !important; }
  .hero-main-title .hero-title-line2 { display: block !important; white-space: nowrap !important; }
  .hero-main-desc { margin-left: auto; margin-right: auto; text-align: center; max-width: 490px; font-size: 1.02rem !important; line-height: 1.6; margin-bottom: 22px; }
  .hero-buttons-row { justify-content: center; max-width: 320px; gap: 11px; }
  .hero-trust-bar-section { padding: 14px 0; }
  .trust-three-cols-grid { grid-template-columns: 1fr 1fr 1fr; gap: 0; }
  .trust-col-item { padding: 8px 10px !important; }
}

/* Mobile Large: 481px–640px */
@media (max-width: 640px) {
  .hero-full-bg-section {
    background:
      linear-gradient(180deg, 
        rgba(2, 6, 20, 0.38) 0%, 
        rgba(2, 6, 20, 0.08) 25%, 
        rgba(2, 6, 20, 0.20) 52%, 
        rgba(2, 6, 20, 0.82) 78%,
        rgba(2, 6, 20, 0.98) 100%
      ),
      url('assets/janmashtami_hero_krishna.jpg?v=20260820_09') 78% 18% / cover no-repeat;
    height: 100dvh;
    height: 100svh;
    min-height: 100vh;
    max-height: 100dvh;
    padding: env(safe-area-inset-top, 0px) 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    overflow: hidden;
  }
  .hero-full-bg-section .hero-wrap,
  .hero-full-bg-section .wrap {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 6px 14px 10px 14px;
    box-sizing: border-box;
    margin: 0;
  }
  .hero-content-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    gap: 0;
    padding: 0;
    margin: 0;
    flex: 1;
  }
  .hero-brand-top-logo { 
    margin: 0 auto 18px auto !important; 
    display: flex;
    justify-content: center;
    flex-shrink: 0;
  }
  .hero-iskcon-logo-img { 
    height: 120px !important; 
    width: 120px !important;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.9), 0 0 28px rgba(247, 202, 69, 0.85);
    border: 3px solid #FFD700;
  }
  .hero-eyebrow-wrap {
    margin-bottom: 2px;
    flex-shrink: 0;
  }
  .hero-eyebrow-this {
    margin-bottom: 0;
  }
  .eyebrow-this-text {
    font-size: 19px;
    letter-spacing: 0.14em;
  }
  .eyebrow-flourish {
    font-size: 12px;
    color: #F7CA45;
  }
  .hero-eyebrow-janmashtami {
    font-size: clamp(42px, 11vw, 50px) !important;
    line-height: 0.95;
    margin: 0px auto 3px auto;
  }
  .hero-date-badge-wrap {
    margin-bottom: 3px;
    flex-shrink: 0;
  }
  .hero-date-pill {
    font-size: 25px !important;
    padding: 4px 24px !important;
  }
  .hero-date-ribbon {
    font-size: 20px !important;
    padding: 5px 28px !important;
    letter-spacing: 0.18em;
  }
  .hero-main-title { 
    margin: 0 auto 3px auto; 
    text-align: center;
    flex-shrink: 0;
    line-height: 1.14;
  }
  .hero-main-title .hero-title-line1 { 
    display: block !important; 
    white-space: nowrap !important; 
    color: #FFFFFF !important;
    font-size: clamp(36px, 9vw, 38.2px) !important;
    margin-bottom: 1px; 
    text-shadow: 0 2px 10px rgba(0,0,0,0.9);
  }
  .hero-main-title .hero-title-line2 { 
    display: block !important; 
    white-space: nowrap !important; 
    color: #F7CA45 !important;
    font-size: clamp(36px, 9vw, 38.2px) !important;
    text-shadow: 0 2px 12px rgba(0,0,0,0.9), 0 0 16px rgba(247, 202, 69, 0.4);
  }
  .hero-ornate-divider {
    margin: 0 auto 4px auto;
    width: 200px !important;
    max-width: 200px !important;
    flex-shrink: 0;
  }
  .hero-ornate-divider .divider-icon {
    font-size: 20px !important;
  }
  .hero-main-desc { 
    font-size: clamp(15px, 3.8vw, 15.5px) !important; 
    line-height: 24px !important; 
    color: #F1F5F9;
    text-shadow: 0 2px 10px rgba(0,0,0,1), 0 0 16px rgba(0,0,0,0.95);
    margin: 0 auto 6px auto;
    text-align: center;
    max-width: min(100%, 360px);
    flex-shrink: 0;
  }
  .hero-buttons-row { 
    display: flex; 
    flex-direction: column; 
    gap: 6px; 
    width: 100%; 
    max-width: 295px !important; 
    margin: 0 auto;
    flex-shrink: 0;
  }
  .btn-pill-gold, .btn-pill-dark { 
    width: 100%; 
    justify-content: center; 
    padding: 15px 20px !important; 
    height: 60px !important;
    min-height: 60px !important;
    box-sizing: border-box;
    font-size: 16.5px !important; 
    font-weight: 700;
    border-radius: 30px;
    gap: 10px;
    white-space: nowrap;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.6);
  }
  .btn-pill-gold {
    background: linear-gradient(180deg, #FFE885 0%, #F5BA23 50%, #D88E07 100%) !important;
    color: #241100 !important;
    border: 1.5px solid #FFF3B0 !important;
  }
  .btn-pill-dark {
    background: linear-gradient(180deg, rgba(6, 18, 44, 0.92) 0%, rgba(3, 10, 26, 0.96) 100%) !important;
    color: #FFFFFF !important;
    border: 1.8px solid #F5BA23 !important;
  }
  .btn-pill-gold .btn-circle-icon,
  .btn-pill-dark .btn-circle-icon { width: 24px !important; height: 24px !important; }
  .btn-pill-gold .btn-circle-icon svg,
  .btn-pill-dark .btn-circle-icon svg { width: 15px !important; height: 15px !important; }
  .btn-arrow-icon { display: inline-block; font-size: 1rem; }
  
  /* Trust Banner Section on Mobile */
  .hero-trust-bar-section { padding: 10px 0; }
  .hero-floating-trust-card { 
    margin: 0 auto; 
    padding: 8px 10px; 
    border-radius: 12px; 
    width: 100%;
    max-width: 420px;
  }
  .trust-three-cols-grid { 
    display: grid !important; 
    grid-template-columns: repeat(3, 1fr) !important; 
    gap: 2px !important; 
    align-items: center;
  }
  .trust-col-item { 
    flex-direction: column !important;
    text-align: center !important;
    padding: 4px 2px !important;
    gap: 3px !important;
    border-right: 1px solid rgba(224, 191, 106, 0.6) !important;
    border-bottom: none !important;
  }
  .trust-col-item:last-child { border-right: none !important; }
  .trust-badge-wrap { width: 28px; height: 28px; }
  .trust-ornate-badge-img { width: 28px; height: 28px; }
  .trust-col-num { font-size: 0.94rem; font-weight: 800; line-height: 1.1; color: #B45309; }
  .trust-col-title-bold { font-size: 0.68rem; line-height: 1.15; color: #0F172A; }
  .trust-col-subtext { display: none !important; }
  .gold-l-corner { width: 20px; height: 20px; }
  .corner-tl-bracket { top: 3px; left: 3px; }
  .corner-tr-bracket { top: 3px; right: 3px; }
  .corner-bl-bracket { bottom: 3px; left: 3px; }
  .corner-br-bracket { bottom: 3px; right: 3px; }

  .cards-three-column-grid { grid-template-columns: 1fr; gap: 20px; }
  .exact-impact-four-grid { grid-template-columns: 1fr; }
  .sticky-banner-flex-layout { 
    flex-direction: row; 
    align-items: center; 
    justify-content: space-between; 
    padding: 6px 12px;
    gap: 10px;
  }
}

/* Mobile Small: max 480px */
@media (max-width: 480px) {
  .hero-full-bg-section {
    background:
      linear-gradient(180deg, 
        rgba(2, 6, 20, 0.35) 0%, 
        rgba(2, 6, 20, 0.05) 24%, 
        rgba(2, 6, 20, 0.18) 50%, 
        rgba(2, 6, 20, 0.80) 76%,
        rgba(2, 6, 20, 0.98) 100%
      ),
      url('assets/janmashtami_hero_krishna.jpg?v=20260820_09') 78% 18% / cover no-repeat;
    height: 100dvh;
    height: 100svh;
    min-height: 100vh;
    max-height: 100dvh;
    padding: env(safe-area-inset-top, 0px) 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .hero-full-bg-section .hero-wrap,
  .hero-full-bg-section .wrap {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 4px 10px 8px 10px;
    box-sizing: border-box;
    margin: 0;
  }
  .hero-content-left {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    gap: 0;
  }
  .hero-brand-top-logo { 
    margin: 0 auto 18px auto !important; 
    display: flex;
    justify-content: center;
    flex-shrink: 0;
  }
  .hero-iskcon-logo-img { 
    height: 120px !important; 
    width: 120px !important;
    max-width: 120px !important;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.9), 0 0 26px rgba(247, 202, 69, 0.85);
    border: 3px solid #FFD700;
  }
  .hero-eyebrow-wrap {
    margin-bottom: 2px;
    flex-shrink: 0;
  }
  .hero-eyebrow-this {
    margin-bottom: 0;
  }
  .eyebrow-this-text {
    font-size: 18px;
    letter-spacing: 0.12em;
  }
  .eyebrow-flourish {
    font-size: 11px;
  }
  .eyebrow-peacock-feather {
    right: -21px;
    top: -9px;
    transform: rotate(20deg) scale(0.85);
  }
  .hero-eyebrow-janmashtami {
    font-size: clamp(42px, 11vw, 50px) !important;
    line-height: 0.95;
    margin: 0px auto 2px auto;
  }
  .hero-date-badge-wrap {
    margin-bottom: 2px;
    flex-shrink: 0;
  }
  .badge-filigree-left { left: -16px; font-size: 1rem; }
  .badge-filigree-right { right: -16px; font-size: 1rem; }
  .hero-date-pill {
    font-size: 25px !important;
    padding: 3px 22px !important;
  }
  .hero-date-ribbon {
    font-size: 20px !important;
    padding: 4px 26px !important;
    letter-spacing: 0.18em;
  }
  .hero-date-feather-accent {
    margin-top: 0;
    transform: scale(0.88);
  }
  .hero-main-title { 
    margin: 0 auto 2px auto; 
    text-align: center;
    flex-shrink: 0;
    line-height: 1.12;
  }
  .hero-main-title .hero-title-line1 { 
    display: block !important; 
    white-space: nowrap !important; 
    color: #FFFFFF !important;
    font-size: clamp(36px, 9vw, 38.2px) !important;
    margin-bottom: 1px; 
  }
  .hero-main-title .hero-title-line2 { 
    display: block !important; 
    white-space: nowrap !important; 
    color: #F7CA45 !important;
    font-size: clamp(36px, 9vw, 38.2px) !important;
  }
  .hero-ornate-divider {
    margin: 0 auto 3px auto;
    width: 200px !important;
    max-width: 200px !important;
    flex-shrink: 0;
  }
  .hero-ornate-divider .divider-icon {
    font-size: 20px !important;
  }
  .hero-main-desc { 
    font-size: clamp(15px, 3.8vw, 15.5px) !important; 
    line-height: 24px !important; 
    color: #F1F5F9;
    text-shadow: 0 2px 10px rgba(0,0,0,1), 0 0 16px rgba(0,0,0,0.95);
    margin: 0 auto 5px auto;
    text-align: center;
    max-width: 95%;
    flex-shrink: 0;
  }
  .hero-buttons-row { 
    display: flex; 
    flex-direction: column; 
    gap: 5px; 
    width: 100%; 
    max-width: 295px !important; 
    margin: 0 auto;
    flex-shrink: 0;
  }
  .btn-pill-gold, .btn-pill-dark { 
    padding: 15px 20px !important; 
    height: 60px !important;
    min-height: 60px !important;
    box-sizing: border-box;
    font-size: 16.5px !important; 
    font-weight: 700; 
    border-radius: 30px;
    gap: 9px;
    white-space: nowrap;
    width: 100%;
    justify-content: center;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.6);
  }
  .btn-pill-gold .btn-circle-icon,
  .btn-pill-dark .btn-circle-icon { width: 24px !important; height: 24px !important; }
  .btn-pill-gold .btn-circle-icon svg,
  .btn-pill-dark .btn-circle-icon svg { width: 14px !important; height: 14px !important; }
  .btn-arrow-icon { display: inline-block; font-size: 1rem; }

  .corner-bl-bracket { bottom: 2px; left: 2px; }
  .corner-br-bracket { bottom: 2px; right: 2px; }

  .donation-form-section-wrap { padding: 24px 0 120px 0; }
  .form-outer-card-box { border-radius: 16px; }
  .form-left-info-panel { padding: 20px 14px; }
  .info-title-hi { font-size: 1.35rem; }
  .info-sub-desc-p { font-size: 0.88rem; margin-bottom: 12px; }
  .info-illustration-center img { max-width: 140px; }
  
  .form-right-builder-panel { padding: 18px 12px; }
  .stepper-header-flex-bar { display: none; }
  .form-sub-three-columns { gap: 22px !important; }
  .sub-col-title-lbl { font-size: 0.98rem; }
  .exact-seva-card { padding: 10px 36px 10px 10px; border-radius: 14px; }
  .form-coin-icon-img { width: 34px; height: 34px; }
  .exact-seva-title-hi { font-size: 0.92rem; }
  .exact-seva-title-en { font-size: 0.74rem; }
  .card-top-radio-dot { width: 18px; height: 18px; right: 10px; }
  
  .exact-amt-card { padding: 10px 12px; border-radius: 10px; }
  .exact-amt-val-text { font-size: 0.98rem; }
  .exact-amt-sub-text { font-size: 0.7rem; }
  .popular-badge-tag { font-size: 0.6rem; padding: 1px 6px; top: -7px; right: 8px; }
  
  .form-text-input { padding: 10px 12px; font-size: 0.9rem; }
  .phone-code-prefix { padding: 10px; font-size: 0.88rem; }
  .full-red-submit-btn { padding: 14px 10px; font-size: 0.9rem; flex-direction: column; gap: 6px; text-align: center; }
  .form-footer-guarantee-note { font-size: 0.74rem; }
}

/* Final responsive guard: keep the separated CSS layout identical and unclipped. */
@media (max-width: 640px) {
  .hero-full-bg-section {
    overflow: hidden !important;
  }

  .hero-content-left {
    width: 100%;
    max-width: 100% !important;
    min-width: 0;
  }

  .hero-main-title {
    display: block !important;
    width: 100%;
    max-width: 100% !important;
    overflow-wrap: normal;
    word-break: normal;
    text-align: center;
  }

  .hero-main-title .hero-title-line1,
  .hero-main-title .hero-title-line2 {
    display: block !important;
    width: 100%;
    max-width: 100%;
  }

  .hero-main-title .hero-text-gold {
    display: inline !important;
  }

  .hero-buttons-row {
    width: 100%;
    max-width: min(100%, 330px) !important;
  }

  .btn-pill-gold,
  .btn-pill-dark {
    min-width: 0;
    max-width: 100%;
    white-space: normal !important;
  }

  .btn-text-col {
    min-width: 0;
  }

  .btn-label-text,
  .btn-main-hi,
  .btn-sub-en {
    white-space: normal !important;
  }

  .hero-floating-trust-card {
    width: 100%;
    max-width: 100% !important;
  }

  .trust-three-cols-grid,
  .trust-col-item {
    min-width: 0;
  }

  .trust-col-num,
  .trust-col-title-bold {
    white-space: normal !important;
  }

  .sticky-msg-title {
    white-space: normal !important;
  }
}

@media (max-width: 900px) {
  html,
  body {
    overflow-x: hidden !important;
  }

  .wrap {
    width: min(100% - 24px, 100%) !important;
    max-width: 100% !important;
    margin-inline: auto !important;
  }

  /* Exception: hero-wrap should use its own padding rules for full-screen mobile */
  .hero-full-bg-section .hero-wrap,
  .hero-full-bg-section .wrap {
    width: 100% !important;
    max-width: 100% !important;
    margin-inline: 0 !important;
  }

  .hero-content-left {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    align-items: center !important;
    text-align: center !important;
  }

  .hero-main-title {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
  }

  .hero-main-title .hero-title-line1 {
    display: block !important;
    white-space: nowrap !important;
    color: #FFFFFF !important;
  }

  .hero-main-title .hero-title-line2 {
    display: block !important;
    white-space: nowrap !important;
    color: #F7CA45 !important;
  }

  .hero-main-desc {
    max-width: 100% !important;
  }

  .hero-buttons-row {
    width: 100% !important;
  }

  .btn-pill-gold,
  .btn-pill-dark {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }


  .hero-floating-trust-card {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  .trust-three-cols-grid {
    width: 100% !important;
    max-width: 100% !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .trust-col-item {
    min-width: 0 !important;
    padding-inline: 2px !important;
  }

  .trust-text-block {
    min-width: 0 !important;
  }

  .trust-col-num {
    font-size: clamp(0.72rem, 3vw, 0.95rem) !important;
    white-space: normal !important;
  }

  .trust-col-title-bold {
    font-size: clamp(0.52rem, 2.35vw, 0.7rem) !important;
    white-space: normal !important;
  }

  .cards-three-column-grid,
  .exact-impact-four-grid {
    grid-template-columns: 1fr !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .offering-card-item,
  .exact-stat-col,
  .general-donation-layout-grid,
  .general-donation-form-card {
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .sticky-banner-flex-layout {
    max-width: 100% !important;
    overflow: hidden !important;
  }
}
