body {
  font-family: 'Poppins', sans-serif;
}

.px-5 {
  padding-left: 0.25rem !important;
  padding-right: 1.25rem;
}

.ampp-section {
  display: flex;
  gap: 40px;
  padding: 90px 34px;
  max-width: 1300px;
  margin: 0 auto;
  align-items: flex-start;
}

/* LEFT COLUMN */
.ampp-left {
  flex: 1.4;
}

.badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1.5px solid #ccc;
  border-radius: 30px;
  padding: 6px 16px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #222;
  margin-bottom: 28px;
  padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.badge .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e02020;
  display: inline-block;
}

.ampp-left h1 {
  font-size: 52px;
  line-height: 1.1;
  color: #111;
  margin-bottom: 4px;
  font-weight: 700;
}

.ampp-left h2 {
  font-weight: 700;
  margin-bottom: 30px;
  font-size: 1.875rem;
  line-height: 2.25rem;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.ampp-left h2 span {
  color: #e02020;
  font-weight: 900;
  font-size: 3rem;
  line-height: 1;
}

.ampp-left p {
  font-size: 1.125rem;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
  line-height: 1.7;
  margin-bottom: 20px;
  max-width: 560px;
}

.ampp-left p strong {
  font-weight: 700;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

/* RIGHT COLUMN */
.ampp-right {
  flex: 1;
  background: #f7f8fa;
  position: relative;
  overflow: hidden;
  padding: 3.5rem;
  border-radius: 3rem;
}

/* Hexagon background decoration */
.ampp-right::before {
  content: '';
  position: absolute;
  right: 70px;
  top: 70px;
  width: 200px;
  height: 200px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 220'%3E%3Cpolygon points='100,10 190,55 190,165 100,210 10,165 10,55' fill='none' stroke='%23d0d5dd' stroke-width='2'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
  opacity: 0.6;
}

.ampp-right-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 28px;
}

.ampp-right-header .icon-target {
  width: 30px;
  height: 30px;
  color: #e02020;
}

.ampp-right-header h3 {
  font-size: 22px;
  font-weight: 700;
  color: #111;
}

/* Items */
.ampp-item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 14px 0;
  border-bottom: 1px solid #e5e7eb;
}

.ampp-item:last-child {
  border-bottom: none;
}

.ampp-item-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #fff;
  border: 1px solid #e5e7eb;
}

.ampp-item-icon.active {
  background: #e02020;
  border-color: #e02020;
}

.ampp-item-icon svg {
  width: 22px;
  height: 22px;
}

.ampp-item-icon.active svg {
  stroke: #fff;
  fill: none;
}

.ampp-item-icon:not(.active) svg {
  stroke: #555;
  fill: none;
}

.ampp-item-content h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  color: #e02020;
  margin-bottom: 4px;
}

.ampp-item:not(:first-of-type) .ampp-item-content h4 {
  color: #111;
}

.ampp-item-content p {
  font-size: 0.875rem;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
  line-height: 1.625;
}

/* ── DARK SECTION ── */
.why-section {
  background: #0f0f0f;
  padding: 80px 60px;
  display: flex;
  align-items: center;
  gap: 60px;
  min-height: 520px;
  position: relative;
  overflow: hidden;
}

/* Subtle dark radial glow top-left */
.why-section::before {
  content: '';
  position: absolute;
  top: -80px;
  left: -80px;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(80, 80, 80, 0.18) 0%, transparent 70%);
  pointer-events: none;
}

/* Hexagon watermark bottom-right */
.why-section::after {
  content: '';
  position: absolute;
  bottom: -60px;
  right: 60px;
  width: 280px;
  height: 280px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 220'%3E%3Cpolygon points='100,10 190,55 190,165 100,210 10,165 10,55' fill='none' stroke='%23ffffff' stroke-width='1.5' opacity='0.08'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}

.why-section::before {
  content: '';
  position: absolute;
  top: -12px;
  left: -21px;
  width: 280px;
  height: 280px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 220'%3E%3Cpolygon points='100,10 190,55 190,165 100,210 10,165 10,55' fill='none' stroke='%23ffffff' stroke-width='1.5' opacity='0.08'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}

/* ── LEFT: Failure Analysis Card ── */
.failure-card {
  background: #ffffff;
  border-radius: 3rem;
  padding: 36px 36px 32px;
  width: 475px;
  flex-shrink: 0;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
}

.failure-card-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}

.failure-card-header svg {
  width: 22px;
  height: 22px;
  color: #e02020;
}

.failure-card-header h3 {
  font-size: 20px;
  font-weight: 800;
  color: #111;
}

.failure-card-subtitle {
  font-size: 13px;
  color: #888;
  margin-bottom: 28px;
}

/* Bar rows */
.bar-row {
  margin-bottom: 22px;
}

.bar-row-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}

.bar-label {
  font-size: 15px;
  font-weight: 700;
  color: #111;
}

.bar-pct {
  font-size: 15px;
  font-weight: 700;
}

.bar-pct.red {
  color: #e02020;
}

.bar-pct.gold {
  color: #d4900a;
}

.bar-track {
  height: 6px;
  background: #f0f0f0;
  border-radius: 99px;
  overflow: hidden;
  margin-bottom: 8px;
}

.bar-fill {
  height: 100%;
  border-radius: 99px;
}

.bar-fill.red {
  background: #e02020;
  width: 46%;
}

.bar-fill.gold {
  background: #d4900a;
  width: 18%;
}

.bar-note {
  font-size: 12px;
  color: #999;
}

/* Other factors */
.other-label {
  font-size: 0.7rem;
  font-weight: 600;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
  ;
  margin-bottom: 12px;
  margin-top: 10px;
}

.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.tag {
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  border: 1px solid #ddd;
  border-radius: 0.5rem;
  padding: 4px 10px;
  font-size: 10px;
  font-weight: 600;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* ── RIGHT: Why We Exist ── */
.why-content {
  flex: 1;
  color: #fff;
}

.badge-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border-width: 1px;
  border-color: rgb(227 30 36 / 0.3);
  background: rgba(180, 30, 30, 0.15);
  border-radius: 30px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.1em;
  color: #ff6060;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

.badge-pill .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e02020;
}

.why-content h2 {
  font-size: 2.25rem;
  font-weight: 900;
  color: #fff;
  margin-bottom: 1.5rem;
  line-height: 2.25rem;
  font-family: Poppins, sans-serif;
}

.why-content p {
  font-size: 1.125rem;
  color: #bbb;
  line-height: 1.625;
  margin-bottom: 16px;
}

.why-content p strong {
  color: #fff;
  font-weight: 700;
}

.why-content p a,
.why-content p u {
  color: #e02020;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}

/* Stat cards */
.stat-cards {
  display: flex;
  gap: 16px;
  margin-top: 28px;
}

.stat-card {
  flex: 1;
  background: #1c1c1c;
  border-radius: 12px;
  padding: 22px 24px;
}

.stat-card .stat-number {
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 4px;
}

.stat-card .stat-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #777;
  text-transform: uppercase;
}

/* ── HERO SECTION ── */
.hero {
  background: #f4f5f7;
  padding: 56px 64px 72px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
  min-height: 580px;
}

.hero-left {
  max-width: 520px;
}

.badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 1.5px solid rgb(227 30 36 / var(--tw-bg-opacity, 1));
  border-radius: 999px;
  padding: 5px 14px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 24px;
  line-height: 1rem;
}

.badge svg {
  width: 13px;
  height: 13px;
}

h1 {
  font-size: clamp(36px, 5vw, 52px);
  font-weight: 800;
  line-height: 1.1;
  color: #111827;
  margin-bottom: 20px;
}

.hero-desc {
  font-size: 15px;
  color: #6b7280;
  line-height: 1.65;
  margin-bottom: 36px;
  max-width: 520px;
}

.features {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 40px;
}

.feature {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.feature-icon {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-icon svg {
  width: 22px;
  height: 22px;
  color: rgb(227 30 36 / var(--tw-bg-opacity, 1));
}

.feature-title {
  font-size: 15px;
  font-weight: 700;
  color: #111827;
  margin-bottom: 3px;
}

.feature-desc {
  font-size: 13.5px;
  color: #6b7280;
  line-height: 1.5;
}

.btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgb(227 30 36 / var(--tw-bg-opacity, 1));
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: none;
  padding: 16px 28px;
  cursor: pointer;
  text-decoration: none;
}

.btn-primary svg {
  width: 14px;
  height: 14px;
}

/* ── HERO RIGHT (mosaic) ── */
.hero-right {
  display: grid;
  grid-template-columns: 1fr 240px;
  grid-template-rows: 200px 200px;
  gap: 12px;
  align-items: start;
}

.mosaic-img {
  grid-row: 1 / 3;
  border-radius: 4px;
  overflow: hidden;
  height: 412px;
}

.mosaic-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.stat-card {
  background: #0f1623;
  color: #fff;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.stat-number {
  font-size: 52px;
  font-weight: 800;
  line-height: 1;
  color: #fff;
}

.stat-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #9ca3af;
  margin-top: 6px;
}

.module-card {
  background: rgb(227 30 36 / var(--tw-bg-opacity, 1));
  color: #fff;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 200px;
}

.module-number {
  font-size: 52px;
  font-weight: 800;
  line-height: 1;
  color: #fff;
}

.module-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.75);
  margin-top: 6px;
}

.mosaic-photo {
  border-radius: 4px;
  overflow: hidden;
  height: 200px;
}

.mosaic-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ── CTA SECTION ── */
.cta-section {
  background: black;
  padding: 96px 64px;
  text-align: center;
}

.cta-section h2 {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  color: #fff;
  margin-bottom: 14px;
}

.cta-desc {
  font-size: 15px;
  color: #9ca3af;
  margin-bottom: 44px;
}

.cta-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

.btn-outline {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: transparent;
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: 1.5px solid #fff;
  padding: 15px 32px;
  cursor: pointer;
  text-decoration: none;
}

.btn-outline-red {
  border-color: rgb(227 30 36 / var(--tw-bg-opacity, 1));
  color: #fff;
}

@media (max-width: 900px) {
  .hero {
    grid-template-columns: 1fr;
    padding: 40px 24px 48px;
  }

  .hero-right {
    display: none;
  }

  .cta-section {
    padding: 64px 24px;
  }
  
  .about-hero {
    padding: 60px 24px;
  }

  .about-content-grid {
    grid-template-columns: 1fr;
  }

  .about-content-section {
    padding: 48px 24px;
  }

  .vm-grid {
    grid-template-columns: 1fr;
  }

  .vm-section {
    padding: 48px 24px;
  }

  .footer-main {
    grid-template-columns: 1fr;
    padding: 40px 24px;
  }

  .footer-bottom {
    flex-direction: column;
    gap: 16px;
    padding: 20px 24px;
    text-align: center;
  }
}

/* ── FOOTER ── */
footer {
  background: #0d1117;
  color: #fff;
}

.footer-main {
  padding: 64px 48px 56px;
  display: grid;
  grid-template-columns: 280px 1fr 1fr 1fr;
  gap: 40px;
}

/* Column 1 — Brand */
.footer-brand {}

.footer-logo-box {
  padding: 10px 14px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
}

.footer-logo-box .ampp-word {
  font-size: 16px;
  font-weight: 800;
  color: #111;
  letter-spacing: 0.04em;
}

.footer-logo-box .chapter-badge {
  background: #e63829;
  color: #fff;
  font-size: 7px;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 1px 5px;
  border-radius: 2px;
  text-transform: uppercase;
}

.footer-logo-box .oman-text {
  font-size: 26px;
  font-weight: 800;
  color: #111;
}

.footer-brand p {
  font-size: 13.5px;
  color: #9ca3af;
  line-height: 1.7;
  margin-bottom: 28px;
}

.social-icons {
  display: flex;
  gap: 12px;
}

.social-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s;
}

.social-icon:hover {
  background: rgb(227 30 36 / var(--tw-bg-opacity, 1));
}

.social-icon svg {
  width: 16px;
  height: 16px;
}


/* Columns 2 & 3 — Links */
.footer-col h4 {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 24px;
}

.footer-col ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.footer-col ul a {
  text-decoration: none;
  font-size: 14px;
  color: #9ca3af;
  transition: color 0.2s;
}

.footer-col ul a:hover {
  color: #fff;
}

/* Column 4 — Stay Connected */
.footer-newsletter h4 {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 16px;
}

.footer-newsletter p {
  font-size: 13.5px;
  color: #9ca3af;
  line-height: 1.65;
  margin-bottom: 20px;
}

.email-form {
  display: flex;
  height: 48px;
}

.email-form input {
  flex: 1;
  background: #1c2333;
  border: none;
  border-radius: 0;
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-size: 13.5px;
  padding: 0 16px;
  outline: none;
}

.email-form input::placeholder {
  color: #6b7280;
}

.email-form button {
  background: #e63829;
  color: #fff;
  border: none;
  font-family: 'Barlow', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0 20px;
  cursor: pointer;
  transition: background 0.2s;
}

.email-form button:hover {
  background: #c72e1e;
}

/* ── FOOTER BOTTOM ── */
.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 20px 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-bottom .copy {
  font-size: 13px;
  color: #6b7280;
}

.footer-bottom-links {
  display: flex;
  gap: 24px;
}

.footer-bottom-links a {
  text-decoration: none;
  font-size: 13px;
  color: #6b7280;
  transition: color 0.2s;
}

.footer-bottom-links a:hover {
  color: #fff;
}

/* ── CHAT BUBBLE ── */
.chat-bubble {
  position: fixed;
  bottom: 24px;
  right: 24px;
  width: 52px;
  height: 52px;
  background: #e63829;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
  z-index: 999;
}

.chat-bubble svg {
  width: 22px;
  height: 22px;
  fill: #fff;
}

.chat-bubble .dot {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  background: #22c55e;
  border-radius: 50%;
  border: 2px solid #0d1117;
}

.ampp-item-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease;
}

.ampp-item:hover .ampp-item-icon {
  background: #e24b4a;
  /* light red background */
}

.ampp-item:hover .ampp-item-icon svg {
  stroke: #fff;
  /* red icon color */
}

.ampp-item:hover .ampp-item-content h4 {
  color: #e24b4a;
  transition: color 0.2s ease;
}

.contact {
      background: #050A18;
      min-height: 660px;
      position: relative;
      overflow: hidden;
      display: flex;
      align-items: center;
      padding: 80px 80px 80px 64px;
    }
.contact::before {
      content: '';
      position: absolute;
      inset: 0;
      background: radial-gradient(ellipse at 70% 50%, rgba(227, 30, 36, 0.04) 0%, transparent 60%);
      pointer-events: none;
    }


    .contact h1 {
      font-size: 6rem;
      font-weight: 700;
      color: #fff;
      line-height: 1;
      margin: 0 0 18px 0;
    }

    .contact .subtitle {
      font-size: 1.25rem;
      color: rgb(255 255 255 / 0.5);
      font-weight: 300;
      line-height: 1.625;
      font-family: 'Poppins', sans-serif;
    }

/* ── ABOUT US HERO ── */
    .about-hero {
      background: #050A18;
      min-height: 550px;
      position: relative;
      overflow: hidden;
      display: flex;
      align-items: center;
      padding: 80px 80px 80px 64px;
    }

    .about-hero::before {
      content: '';
      position: absolute;
      inset: 0;
      background: radial-gradient(ellipse at 70% 50%, rgba(227, 30, 36, 0.04) 0%, transparent 60%);
      pointer-events: none;
    }

    .about-hero-badge {
      display: inline-block;
      background: #E31E24;
      color: #fff;
      font-size: 0.75rem;
      font-weight: 700;
      letter-spacing: 0.18em;
      text-transform: uppercase;
      padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-left: 1rem;
        padding-right: 1rem;
      margin-bottom: 22px;
      border-radius: 2px;
    }

    .about-hero h1 {
      font-size: 4.5rem;
      font-weight: 700;
      color: #fff;
      line-height: 1;
      margin: 0 0 18px 0;
    }

    .about-hero .subtitle {
      font-size: 1.25rem;
      color: rgb(255 255 255 / 0.5);
      font-weight: 300;
      line-height: 1.625;
      font-family: 'Poppins', sans-serif;
    }

    /* Right hexagon graphic */
    .hero-hex-right {
      position: absolute;
      right: 6%;
      top: 50%;
      transform: translateY(-50%);
      opacity: 0.18;
      pointer-events: none;
    }

    /* Left faint hex */
    .hero-hex-left {
      position: absolute;
      left: -80px;
      top: 50%;
      transform: translateY(-50%);
      opacity: 0.08;
      pointer-events: none;
    }

    /* ── ABOUT AMPP SECTION ── */
    .about-content-section {
        background: #fff;
        padding-top: 6rem;
        padding-bottom: 6rem;
    }

    .about-content-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 5rem;
      align-items: start;
      padding-left: 3rem;
        padding-right: 3rem;
    }

    .about-left h2 {
      font-size: 1.875rem;
      font-weight: 700;
      color: #111827;
      margin-bottom: 28px;
      line-height: 2.25rem;
    }

    .about-left p {
      font-size: 16px;
      color: #6b7280;
      line-height: 1.75;
      margin-bottom: 18px;
    }

    /* Right info card */
    .about-right-card {
      background: #f9fafb;
      border-radius: 16px;
      padding: 36px 36px 36px 36px;
      position: relative;
      overflow: hidden;
      border: 1px solid #f1f3f5;
    }

    .card-icon-row {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-bottom: 18px;
    }

    .card-icon-row svg {
      color: #E31E24;
    }

    .card-icon-row h3 {
      font-size: 1.25rem;
      font-weight: 700;
      color: #111827;
      line-height: 1.75rem;
    }

    .about-right-card p {
      font-size: 16px;
      color: #6b7280;
      line-height: 1.75;
      margin-bottom: 16px;
    }

    .about-right-card p:last-child {
      margin-bottom: 0;
    }

    /* ── VISION & MISSION CARDS ── */
    .vm-section {
      background: #f4f5f7;
      padding-top: 6rem;
    padding-bottom: 6rem;
    padding-left: 3rem;
    padding-right: 3rem;
    }

    .vm-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 3rem;
    }

    .vm-card {
      border-radius: 2.5rem;
      padding: 44px 40px 44px 45px;
      position: relative;
      overflow: hidden;
      min-height: 230px;
    }

    /* Vision card — dark navy */
    .vm-card.vision {
      background: #0d1117;
      color: #fff;
    }

    /* Mission card — red */
    .vm-card.mission {
      background: #E31E24;
      color: #fff;
    }

    .vm-card h3 {
      font-size: 1.5rem;
      line-height: 2rem;
      font-weight: 700;
      color: #fff;
      margin-bottom: 1.5rem;
    }

    .vm-card p {
      font-size: 1.125rem;
      color: rgba(255, 255, 255, 0.8);
      line-height: 1.625;

    }

/* mobile view */
    @media (max-width: 900px) {
      .ampp-section {
        flex-direction: column;
        padding: 40px 24px;
      }

      .ampp-left h1 {
        font-size: 36px;
      }

      .ampp-left h2 {
        font-size: 28px;
        margin-bottom: 20px;
      }

      .ampp-left p {
        font-size: 14px;
      }

      .ampp-right {
        width: 100%;
        padding: 24px;
        margin-left: 0;
      }

      .ampp-right::before {
        display: none;
      }

      .why-section {
        flex-direction: column-reverse;;
        padding: 40px 24px;
        gap: 40px;
      }

      .failure-card {
        width: 100%;
        padding: 24px;
      }

      .why-content h2 {
        font-size: 1.75rem;
      }

      .why-content p {
        font-size: 1rem;
      }

      .hero {
        grid-template-columns: 1fr;
        padding: 40px 24px 48px;
        min-height: auto;
      }

      .hero-right {
        display: none;
      }

      .cta-section {
        padding: 64px 24px;
      }

      .footer-main {
        grid-template-columns: 1fr;
        padding: 40px 24px;
        gap: 32px;
      }

      .footer-bottom {
        flex-direction: column;
        gap: 16px;
        text-align: center;
      }
    }
    /* Mobile Responsiveness for About Us page */
  @media (max-width: 900px) {
    .about-hero {
      padding: 40px 20px !important;
      min-height: auto !important;
    }
    .about-content-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 5rem;
      align-items: start;
      padding-left: 2rem;
        padding-right: 2rem;
    }
    .about-hero h1 {
      font-size: 32px !important;
      line-height: 1.2 !important;
    }
    
    .about-hero .subtitle {
      font-size: 16px !important;
    }
    
    .about-content-section {
      padding: 40px 20px !important;
    }
    
    .about-content-grid {
      display: flex !important;
      flex-direction: column !important;
      gap: 24px !important;
    }
    
    .about-left {
      padding-right: 0 !important;
    }
    
    .about-left h2 {
      font-size: 28px !important;
    }
    
    .about-right-card, .vm-card {
      padding: 24px !important;
    }
    
    .card-icon-row h3, .vm-card h3 {
      font-size: 20px !important;
    }

    /* Adjust watermarks on mobile so they don't break layout */
    .about-hero svg.lucide-hexagon {
      width: 300px !important;
      height: 300px !important;
      top: -10px !important;
      left: -10px !important;
      opacity: 0.2 !important;
    }

    .vm-card svg.lucide, .about-right-card svg.lucide {
       width: 120px !important;
       height: 120px !important;
       right: -10px !important;
       bottom: -10px !important;
    }
    .mob-hidden{
        display: none;
    }
    .mob-header{
        padding-top: 12px;
        padding-bottom: 12px;
    }
  }