/* ===== COMPANY — ABOUT US PAGE ===== */

/* ----------------------------------------
   HERO SECTION
   padding-top clears the fixed header (~92px)
---------------------------------------- */
.about-hero {
  background: #ffffff;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

/* Subtle dot-grid texture on light bg */
.about-hero-pattern {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(circle, rgba(13, 27, 62, 0.055) 1px, transparent 1px);
  background-size: 28px 28px;
  pointer-events: none;
}

/* Soft orange glow — top-right corner */
.about-hero::after {
  content: '';
  position: absolute;
  top: -6rem;
  right: -6rem;
  width: 38rem;
  height: 38rem;
  background: radial-gradient(circle, rgba(255, 125, 51, 0.08) 0%, transparent 60%);
  pointer-events: none;
}


/* ----------------------------------------
   HERO CONTENT
---------------------------------------- */
.about-eyebrow {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.68rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #ff7d33;
  margin-bottom: 1rem;
}

.about-headline {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: clamp(1.85rem, 3.2vw, 2.85rem);
  color: #0D1B3E;
  line-height: 1.12;
  margin-bottom: 1.4rem;
}

.about-headline-accent {
  color: #ff7d33;
}

.about-sub {
  font-family: "Rubik", sans-serif;
  font-size: 1rem;
  color: #64748b;
  line-height: 1.75;
  max-width: 460px;
  margin: 0 0 2rem;
}

.about-hero-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}

.about-hero-btn-primary {
  display: inline-block;
  background: #ff7d33;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  padding: 0.875rem 1.75rem;
  border-radius: 0.5rem;
  text-decoration: none;
  transition: background 0.2s, transform 0.2s;
}

.about-hero-btn-primary:hover {
  background: #e86500;
  color: #ffffff;
  transform: translateY(-2px);
}

.about-hero-btn-ghost {
  display: inline-flex;
  align-items: center;
  color: #64748b;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  text-decoration: none;
  gap: 0.35rem;
  transition: color 0.2s;
}

.about-hero-btn-ghost:hover {
  color: #0D1B3E;
}

/* ----------------------------------------
   HERO RIGHT — image + floating badges
---------------------------------------- */
.ahp-visual-col {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.ahp-visual-frame {
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.45);
}

.ahp-img {
  width: 100%;
  display: block;
}

.ahp-img-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(13, 27, 62, 0.5) 0%, rgba(255, 125, 51, 0.18) 100%);
  pointer-events: none;
}

.ahp-badge {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 0.65rem;
  background: rgba(7, 14, 36, 0.9);
  border: 1px solid rgba(255, 125, 51, 0.25);
  border-radius: 0.75rem;
  padding: 0.75rem 1rem;
  backdrop-filter: blur(16px);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.4);
  z-index: 10;
}

.ahp-badge-icon {
  width: 2.1rem;
  height: 2.1rem;
  background: rgba(255, 125, 51, 0.14);
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ahp-badge-icon i { color: #ff7d33; font-size: 0.85rem; }

.ahp-badge strong {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.82rem;
  color: #ffffff;
  line-height: 1.25;
}

.ahp-badge span {
  display: block;
  font-family: "Rubik", sans-serif;
  font-size: 0.68rem;
  color: #64748b;
  margin-top: 0.1rem;
}

.ahp-badge-1 { top: 8%;   right: 5%; }
.ahp-badge-2 { top: 45%;  left: 4%; }
.ahp-badge-3 { bottom: 8%; right: 8%; }

/* ----------------------------------------
   HERO STATS STRIP
---------------------------------------- */
.about-hero-statsbar {
  margin-top: 4rem;
  background: #0D1B3E;
  border-top: none;
}

.ahsb-inner {
  display: flex;
  align-items: center;
}

.ahsb-item {
  flex: 1;
  text-align: center;
  padding: 1.5rem 1rem;
}

.ahsb-sep {
  width: 1px;
  height: 2.5rem;
  background: rgba(255, 255, 255, 0.08);
  flex-shrink: 0;
}

.ahsb-num {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 1.5rem;
  color: #ff7d33;
  line-height: 1;
  letter-spacing: -0.02em;
}

.ahsb-lbl {
  display: block;
  font-family: "Rubik", sans-serif;
  font-size: 0.68rem;
  color: #64748b;
  margin-top: 0.4rem;
  text-transform: uppercase;
  letter-spacing: 0.07em;
}

/* ----------------------------------------
   ABOUT STORY
---------------------------------------- */
.about-story {
  padding: 5.5rem 0 5rem;
  background: #ffffff;
}

.story-eyebrow {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.68rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #ff7d33;
  margin-bottom: 1rem;
}

.story-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: clamp(1.5rem, 2.5vw, 2.25rem);
  color: #0D1B3E;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}

.story-body {
  font-family: "Rubik", sans-serif;
  font-size: 0.975rem;
  line-height: 1.8;
  color: #4A5568;
  margin-bottom: 1.1rem;
}

.pci-inline-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  background: #fff5f0;
  border: 1px solid #ffd0b5;
  border-radius: 2rem;
  padding: 0.55rem 1.1rem;
  margin-top: 0.5rem;
}

.pci-inline-badge svg {
  width: 1.1rem;
  height: 1.1rem;
  flex-shrink: 0;
  fill: #ff7d33;
}

.pci-inline-badge span {
  font-family: "Montserrat", sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  color: #c94b00;
  letter-spacing: 0.04em;
}

/* Feature highlights (right column) */
.story-features {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.story-feature {
  display: flex;
  align-items: flex-start;
  gap: 1.1rem;
  padding: 1.25rem 0;
  border-bottom: 1px solid #f0f2f5;
}

.story-feature:last-child {
  border-bottom: none;
}

.sf-icon-wrap {
  width: 2.75rem;
  height: 2.75rem;
  background: #fff5f0;
  border-radius: 0.65rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 0.1rem;
}

.sf-icon-wrap i {
  color: #ff7d33;
  font-size: 0.95rem;
}

.sf-body h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.95rem;
  color: #0D1B3E;
  margin-bottom: 0.3rem;
  line-height: 1.3;
}

.sf-body p {
  font-family: "Rubik", sans-serif;
  font-size: 0.875rem;
  color: #64748b;
  line-height: 1.6;
  margin: 0;
}

/* ----------------------------------------
   MISSION & VISION
---------------------------------------- */
.about-mission {
  padding: 5rem 0;
  background: #F5F7FA;
}

.mission-card {
  border-radius: 1.25rem;
  padding: 2.5rem 2.25rem;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.mission-card--orange {
  background: #ff7d33;
  color: #ffffff;
}

.mission-card--navy {
  background: #0D1B3E;
  color: #ffffff;
}

.mc-icon {
  width: 3rem;
  height: 3rem;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.4rem;
}

.mission-card--orange .mc-icon {
  background: rgba(255, 255, 255, 0.2);
}

.mission-card--navy .mc-icon {
  background: rgba(255, 125, 51, 0.18);
}

.mc-icon i {
  font-size: 1.2rem;
}

.mission-card--orange .mc-icon i { color: #ffffff; }
.mission-card--navy   .mc-icon i { color: #ff7d33; }

.mission-card h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 1.35rem;
  color: #ffffff;
  margin-bottom: 1rem;
}

.mission-card p {
  font-family: "Rubik", sans-serif;
  font-size: 0.95rem;
  line-height: 1.75;
  margin: 0;
}

.mission-card--orange p { color: rgba(255, 255, 255, 0.88); }
.mission-card--navy   p { color: #94a3b8; }

/* Large decorative background letter */
.mission-card::after {
  content: '';
  position: absolute;
  right: -1.5rem;
  bottom: -1.5rem;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  opacity: 0.08;
}

.mission-card--orange::after { background: #ffffff; }
.mission-card--navy::after   { background: #ff7d33; }

/* ----------------------------------------
   WHY CHOOSE US — PILLARS
---------------------------------------- */
.about-pillars {
  padding: 5.5rem 0 5rem;
  background: #ffffff;
}

.pillar-section-eyebrow {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.68rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #ff7d33;
  margin-bottom: 0.75rem;
}

.pillar-section-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: clamp(1.5rem, 2.5vw, 2.1rem);
  color: #0D1B3E;
  line-height: 1.25;
  margin-bottom: 0;
}

.pillar-card {
  background: #F5F7FA;
  border-radius: 1rem;
  padding: 2.25rem 2rem;
  height: 100%;
  border: 1px solid #e8ecf0;
  transition: box-shadow 0.22s, transform 0.22s, background 0.22s;
}

.pillar-card:hover {
  background: #ffffff;
  box-shadow: 0 12px 48px rgba(13, 27, 62, 0.09);
  transform: translateY(-5px);
}

.pillar-icon-wrap {
  width: 3rem;
  height: 3rem;
  background: #fff5f0;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.4rem;
}

.pillar-icon-wrap svg {
  width: 1.4rem;
  height: 1.4rem;
  fill: #ff7d33;
}

.pillar-card h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.05rem;
  color: #0D1B3E;
  margin-bottom: 0.75rem;
}

.pillar-card p {
  font-family: "Rubik", sans-serif;
  font-size: 0.9rem;
  color: #64748b;
  line-height: 1.7;
  margin: 0;
}

/* ----------------------------------------
   CTA STRIP
---------------------------------------- */
.about-cta-strip {
  background: #0D1B3E;
  padding: 4rem 0;
}

.cta-strip-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  flex-wrap: wrap;
}

.cta-strip-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: clamp(1.25rem, 2.5vw, 1.75rem);
  color: #ffffff;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.cta-strip-sub {
  font-family: "Rubik", sans-serif;
  font-size: 0.95rem;
  color: #64748b;
  margin: 0;
}

.cta-strip-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-shrink: 0;
  flex-wrap: wrap;
}

.cta-btn-primary {
  display: inline-block;
  background: #ff7d33;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  padding: 0.875rem 1.75rem;
  border-radius: 0.5rem;
  text-decoration: none;
  transition: background 0.2s, transform 0.2s;
  white-space: nowrap;
}

.cta-btn-primary:hover {
  background: #e86500;
  color: #ffffff;
  transform: translateY(-2px);
}

.cta-btn-outline {
  display: inline-block;
  background: transparent;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  padding: 0.875rem 1.75rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-decoration: none;
  transition: border-color 0.2s, color 0.2s;
  white-space: nowrap;
}

.cta-btn-outline:hover {
  border-color: #ff7d33;
  color: #ff7d33;
}

/* ========================================
   RESPONSIVE
======================================== */
@media (max-width: 991px) {
  .about-hero {
    padding-top: calc(92px + 0.75rem);
  }

  .ahp-badge-2 { left: 3%; }

  .about-story {
    padding: 3.5rem 0;
  }

  .about-mission {
    padding: 3.5rem 0;
  }

  .about-pillars {
    padding: 3.5rem 0;
  }

  .about-cta-strip {
    padding: 3rem 0;
  }

  .cta-strip-inner {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .about-hero {
    padding-top: calc(92px + 0.5rem);
  }

  .about-sub {
    max-width: 100%;
    margin-bottom: 1.5rem;
  }

  /* Hide overflow badges on small screens */
  .ahp-badge-1,
  .ahp-badge-2 {
    display: none;
  }

  .ahp-badge-3 {
    bottom: 5%;
    right: 5%;
  }

  /* Stats bar wraps to 2x2 grid */
  .ahsb-inner {
    flex-wrap: wrap;
  }

  .ahsb-item {
    width: 50%;
    flex: none;
    padding: 1.25rem 0.5rem;
  }

  .ahsb-sep {
    display: none;
  }

  .about-story {
    padding: 2.5rem 0;
  }

  .about-mission {
    padding: 2.5rem 0;
  }

  .about-pillars {
    padding: 2.5rem 0;
  }

  .about-cta-strip {
    padding: 2.5rem 0;
  }

  .cta-strip-actions {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .about-headline {
    font-size: 1.65rem;
  }

  .story-heading {
    font-size: 1.4rem;
  }

  .cta-strip-heading {
    font-size: 1.2rem;
  }

  .cta-btn-primary,
  .cta-btn-outline {
    width: 100%;
    text-align: center;
  }
}
