/* =============================================================================
   Our Founders
   Hero = same banner as About / Services (INDIRECT: ff-about-hero)
   Cards / stats = mock (DIRECT)
   ============================================================================= */

.frameflow-light.ff-founders-page {
  --ff-founders-ink: #13072d;
  --ff-founders-brand: #432692;
  --ff-founders-brand-deep: #211247;
  --ff-founders-muted: #5a5568;
  --ff-founders-soft: #f3effb;
  --ff-founders-line: rgba(67, 38, 146, 0.1);
  background: linear-gradient(180deg, #faf9fc 0%, #fff 28%, #fff 100%);
}

/* ── Hero — About/Services banner ─────────────────────────────────────────── */
.frameflow-light.ff-founders-page .section-hero.v1.ff-founders-hero {
  min-height: unset !important;
  padding: 16px 16px 0 !important;
  margin-bottom: 8px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.frameflow-light.ff-founders-page .ff-founders-hero__bg {
  position: absolute;
  inset: 16px 16px 0;
  z-index: 0;
  pointer-events: none;
  border-radius: 40px;
  overflow: hidden;
  background-color: #1e1550;
  background-image: url(../images/section/contact-image-bg.jpg);
  background-position: center 42%;
  background-repeat: no-repeat;
  background-size: cover;
}

.frameflow-light.ff-founders-page .ff-founders-hero__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background:
    radial-gradient(ellipse 70% 55% at 85% 15%, rgba(188, 40, 245, 0.32) 0%, transparent 55%),
    radial-gradient(ellipse 60% 50% at 10% 90%, rgba(117, 85, 245, 0.38) 0%, transparent 52%),
    linear-gradient(165deg, rgba(18, 10, 48, 0.55) 0%, rgba(30, 21, 80, 0.45) 45%, rgba(22, 14, 58, 0.62) 100%);
}

.frameflow-light.ff-founders-page .ff-founders-hero .container {
  position: relative;
  z-index: 1;
}

.frameflow-light.ff-founders-page .ff-founders-hero .content-wrap {
  padding-top: clamp(120px, 14vw, 168px) !important;
  padding-bottom: clamp(56px, 7vw, 88px) !important;
  max-width: 860px;
  margin-inline: auto;
}

.frameflow-light.ff-founders-page .ff-founders-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px;
  padding: 8px 18px 8px 14px;
  border-radius: 99px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.88);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.frameflow-light.ff-founders-page .ff-founders-hero__eyebrow::before {
  content: "";
  flex-shrink: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.22);
}

.frameflow-light.ff-founders-page .ff-founders-hero__title {
  margin: 0;
  padding: 0;
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1;
  background: none !important;
  -webkit-text-fill-color: unset !important;
}

.frameflow-light.ff-founders-page .ff-founders-hero__title-line {
  display: block;
  margin-bottom: clamp(10px, 2vw, 16px);
  font-size: clamp(13px, 2vw, 15px);
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.62);
  -webkit-text-fill-color: rgba(255, 255, 255, 0.62);
  text-shadow: 0 2px 20px rgba(117, 85, 245, 0.25);
}

.frameflow-light.ff-founders-page .ff-founders-hero__title-brand {
  display: block;
  font-size: clamp(40px, 8.5vw, 92px);
  line-height: 0.98;
  font-weight: 700;
  letter-spacing: -0.04em;
  background: linear-gradient(128deg, #ffffff 0%, #f5eeff 28%, #e4c8ff 52%, #d4a8ff 72%, #ffffff 100%) !important;
  background-size: 200% auto !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  filter: drop-shadow(0 4px 28px rgba(196, 132, 252, 0.38));
}

.frameflow-light.ff-founders-page .ff-founders-hero__lead {
  max-width: 560px;
  margin: 0 auto clamp(24px, 4vw, 32px);
  font-size: clamp(16px, 2.2vw, 20px);
  line-height: 1.75;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.78);
  letter-spacing: 0.01em;
}

.frameflow-light.ff-founders-page .ff-founders-hero__lead strong {
  font-weight: 700;
  color: #fff;
}

.frameflow-light.ff-founders-page .ff-founders-hero__lead em {
  font-style: normal;
  font-weight: 600;
  color: #e8d5ff;
}

.frameflow-light.ff-founders-page .ff-founders-hero__actions a.tf-btn.ff-btn-on-dark,
.frameflow-light.ff-founders-page .ff-founders-hero__actions a.tf-btn.ff-btn-white {
  background: #432691 !important;
  background-color: #432691 !important;
  background-image: none !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  border: none !important;
  font-weight: 700 !important;
}

.frameflow-light.ff-founders-page .ff-founders-hero__actions a.tf-btn-2 {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  color: #432692 !important;
  -webkit-text-fill-color: #432692 !important;
  border: none !important;
  font-weight: 700 !important;
}

@media (prefers-reduced-motion: no-preference) {
  .frameflow-light.ff-founders-page .ff-founders-hero__title-brand {
    animation: ff-founders-title-shimmer 8s ease-in-out infinite;
  }
}

@keyframes ff-founders-title-shimmer {
  0%, 100% { background-position: 0% center; }
  50% { background-position: 100% center; }
}

@media (prefers-reduced-motion: reduce) {
  .frameflow-light.ff-founders-page .ff-founders-hero__title-brand {
    animation: none;
  }

  .frameflow-light.ff-founders-page .ff-founder-card,
  .frameflow-light.ff-founders-page .ff-founder-card__media img {
    transition: none;
  }

  .frameflow-light.ff-founders-page .ff-founder-card:hover {
    transform: none;
  }

  .frameflow-light.ff-founders-page .ff-founder-card:hover .ff-founder-card__media img {
    transform: scale(1.08);
  }

  .frameflow-light.ff-founders-page .ff-founder-card:hover .ff-founder-card__media--khurram img {
    transform: scale(1.04);
  }

  .frameflow-light.ff-founders-page .ff-founder-card:hover .ff-founder-card__media--hilal img {
    transform: scale(1.04);
  }
}

/* ── Cards — flush portrait + quiet copy column ─────────────────────────── */
.frameflow-light.ff-founders-page .ff-founders-grid {
  position: relative;
  padding-top: clamp(32px, 4vw, 56px) !important;
  padding-bottom: clamp(28px, 3.5vw, 44px) !important;
}

.frameflow-light.ff-founders-page .ff-founders-grid__row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 420px), 1fr));
  gap: clamp(20px, 2.4vw, 28px);
  align-items: stretch;
}

.frameflow-light.ff-founders-page .ff-founder-card {
  display: grid;
  grid-template-columns: minmax(230px, 0.96fr) 1.04fr;
  gap: 0;
  align-items: stretch;
  min-height: 100%;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(67, 38, 146, 0.1);
  border-radius: 32px;
  box-shadow:
    0 1px 2px rgba(33, 18, 71, 0.04),
    0 22px 48px -26px rgba(33, 18, 71, 0.34);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.frameflow-light.ff-founders-page .ff-founder-card:hover {
  transform: translateY(-3px);
  border-color: rgba(67, 38, 146, 0.16);
  box-shadow:
    0 1px 2px rgba(33, 18, 71, 0.04),
    0 28px 56px -22px rgba(33, 18, 71, 0.4);
}

.frameflow-light.ff-founders-page .ff-founder-card__media {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  isolation: isolate;
  background: #432692;
}

.frameflow-light.ff-founders-page .ff-founder-card__media::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(18, 10, 48, 0.1) 0%, transparent 26%, transparent 68%, rgba(18, 10, 48, 0.22) 100%),
    linear-gradient(90deg, transparent 78%, rgba(255, 255, 255, 0.08) 100%);
}

.frameflow-light.ff-founders-page .ff-founder-card__media img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 440px;
  object-fit: cover;
  object-position: 50% 10%;
  transform: scale(1.08);
  transform-origin: 50% 12%;
  transition: transform 0.55s ease;
}

.frameflow-light.ff-founders-page .ff-founder-card__media--khurram {
  background: #2a1848;
}

.frameflow-light.ff-founders-page .ff-founder-card__media--khurram::after {
  background: linear-gradient(180deg, rgba(18, 10, 48, 0.04) 0%, transparent 28%, transparent 78%, rgba(18, 10, 48, 0.16) 100%);
}

.frameflow-light.ff-founders-page .ff-founder-card__media--khurram img {
  object-position: 50% 12%;
  transform: scale(1.04);
  transform-origin: 50% 18%;
}

.frameflow-light.ff-founders-page .ff-founder-card:hover .ff-founder-card__media--khurram img {
  transform: scale(1.07);
}

.frameflow-light.ff-founders-page .ff-founder-card__media--hilal {
  background: #241544;
}

.frameflow-light.ff-founders-page .ff-founder-card__media--hilal::after {
  background: linear-gradient(180deg, rgba(18, 10, 48, 0.04) 0%, transparent 28%, transparent 78%, rgba(18, 10, 48, 0.18) 100%);
}

.frameflow-light.ff-founders-page .ff-founder-card__media--hilal img {
  object-position: 50% 10%;
  transform: scale(1.04);
  transform-origin: 50% 16%;
}

.frameflow-light.ff-founders-page .ff-founder-card:hover .ff-founder-card__media--hilal img {
  transform: scale(1.07);
}

.frameflow-light.ff-founders-page .ff-founder-card:hover .ff-founder-card__media img {
  transform: scale(1.12);
}

.frameflow-light.ff-founders-page .ff-founder-card__body {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: clamp(22px, 2.4vw, 32px) clamp(20px, 2.2vw, 28px) clamp(18px, 2vw, 24px);
}

.frameflow-light.ff-founders-page .ff-founder-card__head {
  margin: 0 0 14px;
}

.frameflow-light.ff-founders-page .ff-founder-card__name {
  margin: 0 0 10px;
  font-size: clamp(24px, 2.2vw, 30px);
  font-weight: 700;
  letter-spacing: -0.035em;
  line-height: 1.1;
  color: var(--ff-founders-ink);
}

.frameflow-light.ff-founders-page .ff-founder-card__role {
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.2;
  color: var(--ff-founders-brand);
  background: rgba(67, 38, 146, 0.07);
  border: 1px solid rgba(67, 38, 146, 0.1);
}

.frameflow-light.ff-founders-page .ff-founder-card__bio {
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 1.65;
  color: #4a4558;
}

.frameflow-light.ff-founders-page .ff-founder-card__duties-title {
  margin: 0 0 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #7a748c;
}

.frameflow-light.ff-founders-page .ff-founder-card__duties {
  list-style: none;
  margin: 0;
  padding: 0;
}

.frameflow-light.ff-founders-page .ff-founder-card__duties li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 9px 0;
  border-bottom: 1px solid rgba(67, 38, 146, 0.07);
  font-size: 13.5px;
  font-weight: 500;
  color: #322d42;
  line-height: 1.35;
}

.frameflow-light.ff-founders-page .ff-founder-card__duties li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.frameflow-light.ff-founders-page .ff-founder-card__duty-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  border-radius: 50%;
  color: #fff;
  background:
    radial-gradient(100% 100% at 30% 8%, rgba(255, 255, 255, 0.22) 0%, transparent 52%),
    linear-gradient(168deg, #432692 0%, #342060 42%, #211247 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.frameflow-light.ff-founders-page .ff-founder-card__duty-icon svg {
  width: 13px;
  height: 13px;
  display: block;
}

.frameflow-light.ff-founders-page .ff-founder-card__social {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  padding-top: 18px;
}

.frameflow-light.ff-founders-page .ff-founder-card__social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(67, 38, 146, 0.06);
  color: var(--ff-founders-brand);
  border: none;
  transition: background 0.22s ease, color 0.22s ease, transform 0.22s ease;
}

.frameflow-light.ff-founders-page .ff-founder-card__social a:hover,
.frameflow-light.ff-founders-page .ff-founder-card__social a:focus-visible {
  background: linear-gradient(168deg, #432692 0%, #211247 100%);
  color: #fff;
  transform: translateY(-2px);
}

.frameflow-light.ff-founders-page .ff-founder-card__social i {
  font-size: 13px;
  line-height: 1;
}

/* ── Stats (DIRECT: 3-line copy + purple circles on white bar) ───────────── */
.frameflow-light.ff-founders-page .ff-founders-stats {
  padding-top: clamp(8px, 1.6vw, 16px) !important;
  padding-bottom: clamp(72px, 9vw, 110px) !important;
}

.frameflow-light.ff-founders-page .ff-founders-stats__bar {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  padding: clamp(22px, 2.6vw, 28px) clamp(12px, 1.6vw, 18px);
  background: #fff;
  border: 1px solid var(--ff-founders-line);
  border-radius: 24px;
  box-shadow: 0 16px 40px -28px rgba(33, 18, 71, 0.22);
}

.frameflow-light.ff-founders-page .ff-founders-stats__item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 4px 16px;
  border-right: 1px solid rgba(67, 38, 146, 0.08);
}

.frameflow-light.ff-founders-page .ff-founders-stats__item:last-child {
  border-right: none;
}

.frameflow-light.ff-founders-page .ff-founders-stats__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 50%;
  color: #fff;
  background:
    radial-gradient(100% 100% at 30% 8%, rgba(255, 255, 255, 0.24) 0%, transparent 52%),
    linear-gradient(168deg, #432692 0%, #342060 42%, #211247 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.22),
    0 8px 16px rgba(33, 18, 71, 0.18);
}

.frameflow-light.ff-founders-page .ff-founders-stats__icon svg {
  width: 20px;
  height: 20px;
  display: block;
}

.frameflow-light.ff-founders-page .ff-founders-stats__copy {
  min-width: 0;
}

.frameflow-light.ff-founders-page .ff-founders-stats__value {
  margin: 0 0 2px;
  font-size: clamp(16px, 1.45vw, 18px);
  font-weight: 700;
  line-height: 1.2;
  color: var(--ff-founders-ink);
  letter-spacing: -0.02em;
}

.frameflow-light.ff-founders-page .ff-founders-stats__label {
  margin: 0 0 6px;
  font-size: 13.5px;
  font-weight: 700;
  color: var(--ff-founders-ink);
}

.frameflow-light.ff-founders-page .ff-founders-stats__text {
  margin: 0;
  font-size: 12.5px;
  line-height: 1.5;
  color: #6b6680;
}

@media (max-width: 1199px) {
  .frameflow-light.ff-founders-page .ff-founders-stats__bar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 8px;
  }

  .frameflow-light.ff-founders-page .ff-founders-stats__item:nth-child(2n) {
    border-right: none;
  }

  .frameflow-light.ff-founders-page .ff-founders-stats__item:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(67, 38, 146, 0.08);
    padding-bottom: 18px;
    margin-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .frameflow-light.ff-founders-page .ff-founders-hero .content-wrap {
    padding-top: clamp(96px, 12vw, 120px) !important;
    padding-bottom: clamp(40px, 6vw, 56px) !important;
  }

  .frameflow-light.ff-founders-page .ff-founders-hero__title-brand {
    font-size: clamp(34px, 7vw, 48px);
  }

  .frameflow-light.ff-founders-page .ff-founders-grid__row {
    grid-template-columns: 1fr;
    max-width: 720px;
    margin-inline: auto;
  }

  .frameflow-light.ff-founders-page .ff-founder-card {
    grid-template-columns: minmax(220px, 0.9fr) 1.1fr;
  }
}

@media (max-width: 767px) {
  .frameflow-light.ff-founders-page .section-hero.v1.ff-founders-hero {
    padding: 12px 12px 0 !important;
  }

  .frameflow-light.ff-founders-page .ff-founders-hero__bg {
    inset: 12px 12px 0;
    border-radius: 24px;
  }

  .frameflow-light.ff-founders-page .ff-founders-hero .content-wrap {
    padding-top: clamp(88px, 22vw, 108px) !important;
    padding-bottom: 40px !important;
    padding-inline: 8px;
  }

  .frameflow-light.ff-founders-page .ff-founders-hero__eyebrow {
    font-size: 10px;
    padding: 7px 14px 7px 12px;
    margin-bottom: 16px;
    letter-spacing: 0.12em;
  }

  .frameflow-light.ff-founders-page .ff-founders-hero__title-line {
    letter-spacing: 0.16em;
    margin-bottom: 10px;
  }

  .frameflow-light.ff-founders-page .ff-founders-hero__title-brand {
    font-size: clamp(32px, 10vw, 44px);
    line-height: 1.02;
  }

  .frameflow-light.ff-founders-page .ff-founders-hero__lead {
    font-size: 15px;
    line-height: 1.65;
    padding-inline: 4px;
  }

  .frameflow-light.ff-founders-page .ff-founders-hero__actions {
    flex-direction: column;
    align-items: stretch !important;
    gap: 10px !important;
    width: 100%;
    max-width: 280px;
    margin-inline: auto;
  }

  .frameflow-light.ff-founders-page .ff-founders-hero__actions .tf-btn,
  .frameflow-light.ff-founders-page .ff-founders-hero__actions .tf-btn-2 {
    width: 100%;
    min-width: 0;
    justify-content: center;
    text-align: center;
  }
}

@media (max-width: 575px) {
  .frameflow-light.ff-founders-page .ff-founder-card {
    grid-template-columns: 1fr;
    border-radius: 24px;
  }

  .frameflow-light.ff-founders-page .ff-founder-card__media {
    min-height: 300px;
    max-height: 360px;
  }

  .frameflow-light.ff-founders-page .ff-founder-card__media img {
    min-height: 300px;
  }

  .frameflow-light.ff-founders-page .ff-founder-card__body {
    padding: 20px 18px 18px;
  }

  .frameflow-light.ff-founders-page .ff-founders-stats__bar {
    grid-template-columns: 1fr;
    padding: 10px 8px;
  }

  .frameflow-light.ff-founders-page .ff-founders-stats__item {
    border-right: none;
    border-bottom: 1px solid rgba(67, 38, 146, 0.08);
    padding: 16px 12px;
    margin: 0;
  }

  .frameflow-light.ff-founders-page .ff-founders-stats__item:nth-child(-n + 2) {
    margin-bottom: 0;
    padding-bottom: 16px;
  }

  .frameflow-light.ff-founders-page .ff-founders-stats__item:last-child {
    border-bottom: none;
  }
}

/* ═══════════════════════════════════════════════════════════════════════════
   NEW FOUNDER SECTIONS (Brand Guidelines 2026 Polish)
   1. How Frameflow Creatives Began (Story Timeline)
   2. What We Believe In (Core Values)
   3. Behind the Work (Studio Gallery)
   4. Founder Quote Banner (Dark Indigo Wave Card)
   5. Mini CTA Strip
   ═══════════════════════════════════════════════════════════════════════════ */

.frameflow-light.ff-founders-page .ff-founders-sections-wrap {
  padding-bottom: clamp(60px, 8vw, 100px);
  display: flex;
  flex-direction: column;
  gap: clamp(28px, 3.5vw, 44px);
}

/* ── 1. Story Timeline ─────────────────────────────────────────────────── */
.frameflow-light.ff-founders-page .ff-founders-story__card {
  background: #ffffff;
  border: 1px solid var(--ff-founders-line);
  border-radius: 28px;
  padding: clamp(32px, 4.5vw, 56px) clamp(28px, 4vw, 52px);
  box-shadow: 0 18px 48px -24px rgba(33, 18, 71, 0.12);
  display: grid;
  grid-template-columns: minmax(260px, 1fr) minmax(400px, 1.8fr);
  gap: clamp(32px, 4.5vw, 64px);
  align-items: center;
}

.frameflow-light.ff-founders-page .ff-founders-story__eyebrow {
  display: inline-block;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #7555f5;
  margin-bottom: 12px;
}

.frameflow-light.ff-founders-page .ff-founders-story__title {
  margin: 0 0 16px;
  font-size: clamp(26px, 3.2vw, 36px);
  font-weight: 700;
  color: var(--ff-founders-ink);
  line-height: 1.18;
  letter-spacing: -0.03em;
}

.frameflow-light.ff-founders-page .ff-founders-story__desc {
  margin: 0;
  font-size: 14.5px;
  line-height: 1.7;
  color: var(--ff-founders-muted);
}

.frameflow-light.ff-founders-page .ff-founders-timeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(12px, 1.6vw, 20px);
}

.frameflow-light.ff-founders-page .ff-founders-timeline::before {
  content: "";
  position: absolute;
  top: 26px;
  left: 12%;
  right: 12%;
  height: 2px;
  border-top: 2px dashed rgba(117, 85, 245, 0.32);
  z-index: 0;
}

.frameflow-light.ff-founders-page .ff-founders-timeline__step {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.frameflow-light.ff-founders-page .ff-founders-timeline__icon-wrap {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #ffffff;
  border: 2px solid rgba(117, 85, 245, 0.28);
  box-shadow: 0 8px 20px -6px rgba(117, 85, 245, 0.24);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7555f5;
  margin-bottom: 14px;
  transition: transform 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease;
}

.frameflow-light.ff-founders-page .ff-founders-timeline__step:hover .ff-founders-timeline__icon-wrap {
  transform: translateY(-3px) scale(1.06);
  border-color: #7555f5;
  box-shadow: 0 12px 26px -6px rgba(117, 85, 245, 0.4);
}

.frameflow-light.ff-founders-page .ff-founders-timeline__icon-wrap svg {
  width: 22px;
  height: 22px;
  display: block;
}

.frameflow-light.ff-founders-page .ff-founders-timeline__year {
  display: block;
  font-size: 11.5px;
  font-weight: 700;
  color: #7555f5;
  margin-bottom: 4px;
  letter-spacing: 0.04em;
}

.frameflow-light.ff-founders-page .ff-founders-timeline__name {
  margin: 0 0 6px;
  font-size: 14px;
  font-weight: 700;
  color: var(--ff-founders-ink);
}

.frameflow-light.ff-founders-page .ff-founders-timeline__text {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  color: #6a647a;
}

/* ── 2. Core Values ─────────────────────────────────────────────────────── */
.frameflow-light.ff-founders-page .ff-founders-values__card {
  background: #ffffff;
  border: 1px solid var(--ff-founders-line);
  border-radius: 28px;
  padding: clamp(36px, 4.5vw, 56px) clamp(24px, 3.5vw, 48px);
  box-shadow: 0 18px 48px -24px rgba(33, 18, 71, 0.12);
}

.frameflow-light.ff-founders-page .ff-founders-values__head {
  text-align: center;
  margin-bottom: clamp(32px, 4vw, 44px);
}

.frameflow-light.ff-founders-page .ff-founders-values__title {
  margin: 0;
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 700;
  color: var(--ff-founders-ink);
  letter-spacing: -0.03em;
}

.frameflow-light.ff-founders-page .ff-founders-values__accent-bar {
  display: block;
  width: 38px;
  height: 4px;
  border-radius: 99px;
  background: linear-gradient(90deg, #7555f5 0%, #bc28f5 100%);
  margin: 12px auto 0;
}

.frameflow-light.ff-founders-page .ff-founders-values__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(14px, 1.8vw, 22px);
}

.frameflow-light.ff-founders-page .ff-founders-value-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: clamp(22px, 2.5vw, 30px) clamp(16px, 2vw, 22px);
  border-radius: 20px;
  background: #faf8fe;
  border: 1px solid rgba(67, 38, 146, 0.06);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease, background 0.28s ease;
}

.frameflow-light.ff-founders-page .ff-founders-value-item:hover {
  transform: translateY(-4px);
  background: #ffffff;
  border-color: rgba(117, 85, 245, 0.28);
  box-shadow: 0 16px 36px -12px rgba(67, 38, 146, 0.16);
}

.frameflow-light.ff-founders-page .ff-founders-value-item__icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: linear-gradient(135deg, #7555f5 0%, #432692 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  box-shadow: 0 8px 20px -6px rgba(67, 38, 146, 0.38);
}

.frameflow-light.ff-founders-page .ff-founders-value-item__icon svg {
  width: 24px;
  height: 24px;
  display: block;
}

.frameflow-light.ff-founders-page .ff-founders-value-item__title {
  margin: 0 0 8px;
  font-size: 15.5px;
  font-weight: 700;
  color: var(--ff-founders-ink);
}

.frameflow-light.ff-founders-page .ff-founders-value-item__text {
  margin: 0;
  font-size: 12.5px;
  line-height: 1.55;
  color: #5a5568;
}

/* ── 3. Behind the Work ─────────────────────────────────────────────────── */
.frameflow-light.ff-founders-page .ff-founders-behind__card {
  background: #ffffff;
  border: 1px solid var(--ff-founders-line);
  border-radius: 28px;
  padding: clamp(30px, 3.8vw, 48px);
  box-shadow: 0 18px 48px -24px rgba(33, 18, 71, 0.12);
  display: grid;
  grid-template-columns: minmax(220px, 0.8fr) minmax(420px, 2.2fr);
  gap: clamp(24px, 3.5vw, 48px);
  align-items: center;
}

.frameflow-light.ff-founders-page .ff-founders-behind__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.frameflow-light.ff-founders-page .ff-founders-behind__title {
  margin: 0 0 14px;
  font-size: clamp(22px, 2.6vw, 30px);
  font-weight: 700;
  color: var(--ff-founders-ink);
  letter-spacing: -0.03em;
}

.frameflow-light.ff-founders-page .ff-founders-behind__desc {
  margin: 0 0 22px;
  font-size: 14px;
  line-height: 1.65;
  color: var(--ff-founders-muted);
}

.frameflow-light.ff-founders-page .ff-founders-behind__btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 22px;
  border-radius: 12px;
  font-size: 13.5px;
  font-weight: 600;
  color: #432692;
  border: 1px solid rgba(67, 38, 146, 0.22);
  background: rgba(67, 38, 146, 0.04);
  text-decoration: none;
  transition: all 0.25s ease;
}

.frameflow-light.ff-founders-page .ff-founders-behind__btn:hover {
  background: #432692;
  color: #ffffff;
  border-color: #432692;
  transform: translateX(3px);
}

.frameflow-light.ff-founders-page .ff-founders-behind__gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(10px, 1.4vw, 16px);
}

.frameflow-light.ff-founders-page .ff-founders-behind__photo {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  aspect-ratio: 4 / 4.8;
  background: #1e1550;
  box-shadow: 0 10px 24px -10px rgba(19, 7, 45, 0.22);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.frameflow-light.ff-founders-page .ff-founders-behind__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}

.frameflow-light.ff-founders-page .ff-founders-behind__photo:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 36px -10px rgba(19, 7, 45, 0.32);
}

.frameflow-light.ff-founders-page .ff-founders-behind__photo:hover img {
  transform: scale(1.06);
}

/* ── 4. Founder Quote Banner ────────────────────────────────────────────── */
.frameflow-light.ff-founders-page .ff-founders-quote__card {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
  background:
    radial-gradient(ellipse 70% 60% at 90% 10%, rgba(188, 40, 245, 0.32) 0%, transparent 60%),
    radial-gradient(ellipse 60% 50% at 10% 90%, rgba(117, 85, 245, 0.35) 0%, transparent 55%),
    linear-gradient(145deg, #180b38 0%, #25124f 48%, #140930 100%);
  border: 1px solid rgba(188, 40, 245, 0.22);
  box-shadow: 0 24px 60px -20px rgba(20, 9, 48, 0.5);
  display: grid;
  grid-template-columns: minmax(320px, 1.4fr) minmax(280px, 1fr);
  align-items: center;
  padding: 0 clamp(24px, 3.5vw, 48px) 0 clamp(36px, 5vw, 68px);
}

.frameflow-light.ff-founders-page .ff-founders-quote__body {
  align-self: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
  padding: clamp(48px, 6vw, 76px) clamp(16px, 2vw, 32px) clamp(48px, 6vw, 76px) 0;
  z-index: 1;
}

.frameflow-light.ff-founders-page .ff-founders-quote__icon {
  font-size: 54px;
  line-height: 0.9;
  font-family: Georgia, serif;
  font-weight: 700;
  color: #9d5cf8;
  margin-bottom: 16px;
  display: block;
}

.frameflow-light.ff-founders-page .ff-founders-quote__text {
  margin: 0 0 24px;
  font-size: clamp(19px, 2.35vw, 29px);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.35;
  letter-spacing: -0.02em;
}

.frameflow-light.ff-founders-page .ff-founders-quote__author {
  margin: 0 0 4px;
  font-size: 16.5px;
  font-weight: 700;
  color: #ffffff;
}

.frameflow-light.ff-founders-page .ff-founders-quote__role {
  margin: 0;
  font-size: 13.5px;
  color: rgba(255, 255, 255, 0.68);
}

.frameflow-light.ff-founders-page .ff-founders-quote__media {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  align-self: flex-end;
  height: 100%;
  position: relative;
  z-index: 1;
}

.frameflow-light.ff-founders-page .ff-founders-quote__media img {
  max-height: clamp(340px, 42vw, 470px);
  width: auto;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 20px 42px rgba(0, 0, 0, 0.5));
  border-radius: 0;
  -webkit-mask-image: linear-gradient(to bottom, black 86%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 86%, transparent 100%);
}

/* ── 5. Mini CTA Strip ─────────────────────────────────────────────────── */
.frameflow-light.ff-founders-page .ff-founders-mini-cta__card {
  background: #ffffff;
  border: 1px solid var(--ff-founders-line);
  border-radius: 20px;
  padding: 20px clamp(20px, 3vw, 36px);
  box-shadow: 0 12px 36px -20px rgba(33, 18, 71, 0.12);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.frameflow-light.ff-founders-page .ff-founders-mini-cta__title {
  margin: 0 0 3px;
  font-size: clamp(16px, 1.6vw, 18px);
  font-weight: 700;
  color: var(--ff-founders-ink);
}

.frameflow-light.ff-founders-page .ff-founders-mini-cta__desc {
  margin: 0;
  font-size: 13px;
  color: var(--ff-founders-muted);
}

.frameflow-light.ff-founders-page .ff-founders-mini-cta__btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 26px;
  border-radius: 12px;
  font-size: 13.5px;
  font-weight: 600;
  color: #ffffff !important;
  background: #432692;
  border: none;
  text-decoration: none;
  box-shadow: 0 8px 20px -6px rgba(67, 38, 146, 0.45);
  transition: all 0.25s ease;
  white-space: nowrap;
}

.frameflow-light.ff-founders-page .ff-founders-mini-cta__btn:hover {
  background: #5b35c2;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 12px 24px -6px rgba(67, 38, 146, 0.6);
}

/* ── Responsive Polish for New Founder Sections ────────────────────────── */
@media (max-width: 1199px) {
  .frameflow-light.ff-founders-page .ff-founders-story__card {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .frameflow-light.ff-founders-page .ff-founders-behind__card {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

@media (max-width: 991px) {
  .frameflow-light.ff-founders-page .ff-founders-values__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .frameflow-light.ff-founders-page .ff-founders-quote__card {
    grid-template-columns: 1fr;
    padding: 36px 28px 0;
    text-align: center;
  }

  .frameflow-light.ff-founders-page .ff-founders-quote__body {
    padding-bottom: 24px;
  }

  .frameflow-light.ff-founders-page .ff-founders-quote__icon {
    margin-inline: auto;
  }

  .frameflow-light.ff-founders-page .ff-founders-quote__media img {
    max-height: 280px;
    margin-inline: auto;
  }
}

@media (max-width: 767px) {
  .frameflow-light.ff-founders-page .ff-founders-timeline {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 28px;
  }

  .frameflow-light.ff-founders-page .ff-founders-timeline::before {
    display: none;
  }

  .frameflow-light.ff-founders-page .ff-founders-behind__gallery {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .frameflow-light.ff-founders-page .ff-founders-mini-cta__card {
    flex-direction: column;
    text-align: center;
    align-items: center;
    gap: 16px;
  }

  .frameflow-light.ff-founders-page .ff-founders-mini-cta__btn {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .frameflow-light.ff-founders-page .ff-founders-values__grid {
    grid-template-columns: 1fr;
  }

  .frameflow-light.ff-founders-page .ff-founders-timeline {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .frameflow-light.ff-founders-page .ff-founders-story__card,
  .frameflow-light.ff-founders-page .ff-founders-values__card,
  .frameflow-light.ff-founders-page .ff-founders-behind__card {
    padding: 24px 18px;
    border-radius: 20px;
  }
}
