@import url("https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700;800&display=swap");
:root{--blue:#0B67F5;--green:#18B94E;--ink:#0B1220;--muted:#5E6B80;--line:#E7ECF3;--soft:#F7FAFF;--max:1180px;--shadow:0 24px 70px rgba(20,50,95,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Geist",system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(calc(100% - 36px),var(--max));margin:auto}.section{padding:92px 0}.eyebrow{display:inline-flex;margin:0 0 16px;padding:7px 12px;border-radius:999px;background:#EEF5FF;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,6vw,78px);line-height:1.01;letter-spacing:-.06em;margin-bottom:22px}h2{font-size:clamp(34px,4vw,54px);line-height:1.06;letter-spacing:-.045em;margin-bottom:18px}h3{line-height:1.2;letter-spacing:-.02em}.blue{color:var(--blue)}.lead{font-size:18px;color:var(--muted);max-width:720px}.small{font-size:13px;color:var(--muted)}.micro{font-size:12px;color:#718097;margin:12px 0 0}.header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(228,235,245,.9)}.nav{height:72px;display:flex;align-items:center;gap:25px}.logo{font-weight:900;letter-spacing:-.04em;white-space:nowrap}.logo span{color:var(--blue)}.tagline{display:block;font-size:8px;letter-spacing:.03em;margin-top:-2px}.links{display:flex;gap:24px;margin-left:auto;font-size:13px;font-weight:650}.links a:hover{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 19px;border-radius:13px;border:1px solid #CFD9E7;font-weight:800;font-size:14px;transition:.22s;background:#fff}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,45,95,.12)}.btn-green{background:var(--green);border-color:var(--green);color:#fff}.actions{display:flex;gap:12px;flex-wrap:wrap}.centered{justify-content:center}.hero{position:relative;overflow:hidden;padding:78px 0 66px;background:linear-gradient(180deg,#fff,#FBFDFF)}.hero:after{content:"";position:absolute;right:-10%;bottom:-35%;width:620px;height:620px;background:radial-gradient(circle,#DDEBFF 0,rgba(221,235,255,.2) 38%,transparent 68%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center;position:relative;z-index:2}.checks{display:grid;gap:9px;margin:25px 0}.check:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:9px;border-radius:50%;background:var(--blue);color:#fff;font-size:11px;font-weight:900}.founder-visual{position:relative;min-height:535px;display:flex;align-items:flex-end;justify-content:center}.founder-img{position:relative;z-index:2;width:100%;max-width:570px;height:500px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 38px rgba(9,48,107,.14))}.voice-lines{position:absolute;inset:12% 2% auto 2%;height:180px;display:flex;justify-content:center;align-items:center;gap:11px;opacity:.75;z-index:1}.voice-lines i{display:block;width:3px;border-radius:9px;background:linear-gradient(180deg,#A8C9FF,#0B67F5,#A8C9FF);animation:pulseWave 2.2s ease-in-out infinite}.voice-lines i:nth-child(1){height:34px}.voice-lines i:nth-child(2){height:86px;animation-delay:.18s}.voice-lines i:nth-child(3){height:132px;animation-delay:.36s}.voice-lines i:nth-child(4){height:74px;animation-delay:.54s}.voice-lines i:nth-child(5){height:44px;animation-delay:.72s}@keyframes pulseWave{0%,100%{transform:scaleY(.75);opacity:.45}50%{transform:scaleY(1.08);opacity:1}}.glass{background:rgba(255,255,255,.76);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.92);box-shadow:0 16px 44px rgba(25,63,119,.13)}.trust-card{position:absolute;left:7%;right:7%;bottom:20px;z-index:4;border-radius:18px;padding:17px;display:grid;grid-template-columns:1fr 1fr;gap:16px;text-align:center}.trust-card strong{display:block;font-size:14px}.trust-card span{font-size:12px;color:var(--muted)}.names{position:absolute;bottom:-48px;left:9%;right:9%;display:grid;grid-template-columns:1fr 1fr;text-align:center;z-index:5}.names strong{font-size:13px}.names span{display:block;font-size:11px;color:var(--muted)}.panel{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 10px 34px rgba(20,45,80,.05)}.bento{padding:32px}.section-head{text-align:center;max-width:790px;margin:0 auto 44px}.section-head p{color:var(--muted);margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.step{padding:22px 17px;border-radius:18px;background:linear-gradient(180deg,#FBFDFF,#F5F9FF);border:1px solid #EDF2F8}.icon{width:56px;height:56px;border-radius:17px;display:grid;place-items:center;background:#EEF5FF;color:var(--blue);font-size:19px;font-weight:900}.icon.green{background:#ECFBF1;color:var(--green)}.step .icon{margin-bottom:18px}.step h3{font-size:15px;margin-bottom:8px}.step p{font-size:12px;color:var(--muted);margin:0}.benefit-bento{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px}.benefit{padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(20,45,80,.04)}.benefit.feature{grid-row:span 2;background:linear-gradient(145deg,#F8FBFF,#EDF5FF)}.benefit h3{font-size:20px;margin:18px 0 9px}.benefit p{font-size:14px;color:var(--muted);margin:0}.story{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:center;padding:34px}.story-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mini{padding:19px;border:1px solid var(--line);border-radius:18px;text-align:center;background:var(--soft)}.mini b{display:block;margin:8px 0;font-size:13px}.mini span{font-size:11px;color:var(--muted)}.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.box{padding:32px}.chips{display:flex;gap:9px;flex-wrap:wrap}.chip{padding:8px 12px;border-radius:999px;background:#F0F6FF;color:#164C9C;font-size:12px;font-weight:700}.country-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.country{padding:12px;border:1px solid var(--line);border-radius:13px;font-size:13px;text-align:center;background:#fff}.founder-section{background:linear-gradient(180deg,#FBFDFF,#F4F8FF)}.founder-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:52px;align-items:center}.founder-photo-wrap{position:relative}.founder-photo-wrap:before{content:"";position:absolute;inset:8% 8% 0;border-radius:50%;background:radial-gradient(circle,#DCEBFF 0,transparent 68%)}.founder-small{position:relative;z-index:2;width:100%;max-height:500px;object-fit:contain}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.value{padding:15px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.84);font-size:12px;font-weight:700;text-align:center}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.blog-card{padding:27px;border:1px solid var(--line);border-radius:22px;background:#fff;transition:.22s}.blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.blog-card>span{font-size:11px;font-weight:800;color:var(--blue);text-transform:uppercase;letter-spacing:.05em}.blog-card h3{font-size:22px;margin:14px 0 10px}.blog-card p{color:var(--muted);font-size:14px}.blog-card a{color:var(--blue);font-weight:800;font-size:13px}.faq{max-width:860px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font-weight:800;cursor:pointer}.faq p{color:var(--muted);margin:10px 0 0}.cta{padding:54px;border-radius:28px;background:linear-gradient(135deg,#EEF5FF,#F8FFFB);border:1px solid #DFE9F7;text-align:center}.cta p{color:var(--muted);max-width:680px;margin:0 auto 25px}.footer{border-top:1px solid var(--line);padding:36px 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:25px}.footer-links{display:grid;gap:8px;font-size:13px;color:var(--muted)}.footer-end{text-align:right;color:var(--muted);font-size:12px}.mobile-whatsapp{display:none}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.page-hero{padding:72px 0 48px;background:linear-gradient(180deg,#F8FBFF,#fff)}.page-hero .container{max-width:900px;text-align:center}.page-hero .lead{margin-left:auto;margin-right:auto}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.content-card{padding:28px}.content-card p{color:var(--muted)}.article{max-width:860px;margin:auto}.article h1{font-size:clamp(42px,5vw,66px)}.article h2{font-size:34px;margin-top:55px}.article h3{font-size:22px;margin-top:34px}.article p,.article li{font-size:17px;color:#334155}.article .intro{font-size:21px;color:#475569}.article .callout{padding:24px;border-radius:18px;background:#F3F8FF;border:1px solid #DDEBFF}.article ul{padding-left:22px}.article-meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:13px;margin:18px 0 34px}@media(max-width:940px){.links{display:none}.nav>.btn{margin-left:auto}.hero-grid,.founder-grid,.story,.content-grid{grid-template-columns:1fr}.founder-visual{min-height:500px}.steps{grid-template-columns:1fr 1fr}.benefit-bento{grid-template-columns:1fr 1fr}.benefit.feature{grid-row:auto}.two{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-end{text-align:left}}@media(max-width:640px){.container{width:min(calc(100% - 26px),var(--max))}.section{padding:66px 0}.header .btn{display:none}.nav{height:64px}.hero{padding:50px 0 52px}h1{font-size:44px}.lead{font-size:16px}.hero-grid{gap:24px}.founder-visual{min-height:440px}.founder-img{height:410px}.trust-card{left:3%;right:3%;bottom:10px;padding:13px}.names{bottom:-43px}.steps,.benefit-bento,.values,.country-list,.blog-grid,.footer-grid{grid-template-columns:1fr}.story-flow{grid-template-columns:1fr 1fr}.actions .btn{width:100%}.bento{padding:22px}.cta{padding:38px 20px}.mobile-whatsapp{display:block;position:fixed;left:14px;right:14px;bottom:14px;z-index:90;background:var(--green);color:#fff;text-align:center;padding:14px 18px;border-radius:14px;font-weight:800;box-shadow:0 16px 36px rgba(0,0,0,.16)}.footer{padding-bottom:95px}.article p,.article li{font-size:16px}.article h2{font-size:30px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.voice-lines i{animation:none}}
/* V4 visual polish */
.hero-grid{gap:64px}.founder-visual{padding-bottom:46px}
.voice-orbit{position:absolute;z-index:1;width:440px;height:440px;top:34px;left:50%;transform:translateX(-50%);pointer-events:none}
.voice-orbit span{position:absolute;left:50%;top:50%;width:90px;height:90px;border:1.5px solid rgba(11,103,245,.24);border-radius:50%;transform:translate(-50%,-50%);animation:v4Ripple 3.8s ease-out infinite}.voice-orbit span:nth-child(2){animation-delay:1.25s}.voice-orbit span:nth-child(3){animation-delay:2.5s}
@keyframes v4Ripple{0%{width:90px;height:90px;opacity:.9}100%{width:430px;height:430px;opacity:0}}
.two{gap:30px}.gcc-visual{position:relative;height:270px;margin-top:26px;border-radius:22px;overflow:hidden;background:radial-gradient(circle at 70% 55%,rgba(24,185,78,.12),transparent 18%),radial-gradient(circle at 48% 48%,rgba(11,103,245,.16),transparent 43%),linear-gradient(145deg,#F8FBFF,#EEF5FF);border:1px solid #E2ECF9}
.gcc-visual:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#B9D3F7 1px,transparent 1px);background-size:18px 18px;opacity:.45}.gulf-line{position:absolute;left:12%;right:10%;top:52%;height:2px;background:linear-gradient(90deg,transparent,#8EBBFA,#18B94E,#8EBBFA,transparent);transform:rotate(-8deg)}
.node{position:absolute;z-index:2;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid #D9E6F7;box-shadow:0 8px 20px rgba(23,61,112,.08);font-size:10px;font-weight:800;color:#28518C}.node:before{content:"";display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#0B67F5}.node.hot:before{background:#18B94E}.n1{left:16%;top:20%}.n2{left:46%;top:28%}.n3{left:59%;top:43%}.n4{right:10%;top:58%}.n5{left:20%;bottom:19%}.n6{right:15%;bottom:12%}
.founder-section{position:relative;overflow:hidden}.founder-section:before,.founder-section:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.founder-section:before{width:420px;height:420px;left:-180px;top:40px;background:radial-gradient(circle,rgba(11,103,245,.11),transparent 68%);animation:v4Float 7s ease-in-out infinite}.founder-section:after{width:380px;height:380px;right:-160px;bottom:-80px;background:radial-gradient(circle,rgba(24,185,78,.09),transparent 68%);animation:v4Float 8s ease-in-out infinite reverse}@keyframes v4Float{50%{transform:translateY(26px) scale(1.05)}}
.founder-glow{position:absolute;inset:18% 10% 5%;border-radius:50%;background:radial-gradient(circle,rgba(11,103,245,.14),transparent 66%);animation:v4Glow 4s ease-in-out infinite}@keyframes v4Glow{50%{transform:scale(1.06);opacity:.7}}
.founder-name-row{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:0;text-align:center}.founder-name-row strong{display:block;font-size:14px}.founder-name-row span{display:block;font-size:11px;color:var(--muted)}
#solutions,#about,#blog{padding-top:112px;padding-bottom:112px}
@media(max-width:640px){.hero-grid{gap:38px}.founder-visual{padding-bottom:62px}.voice-orbit{width:330px;height:330px;top:54px}.gcc-visual{height:250px}.node{font-size:9px;padding:6px 8px}.n1{left:7%}.n2{left:38%}.n3{left:55%}.n4{right:4%}.n5{left:10%}.n6{right:7%}#solutions,#about,#blog{padding-top:78px;padding-bottom:78px}.two{gap:32px}.founder-grid{gap:36px}}
@media(prefers-reduced-motion:reduce){.voice-orbit span,.founder-section:before,.founder-section:after,.founder-glow{animation:none}}


/* =========================================================
   V4 FINAL — Founder treatment: Soft Blue Glow + Fade
   No glass platform. Keeps V4 layout and founder name rows.
   ========================================================= */

.founder-visual,
.founder-photo-wrap{
  position:relative;
  isolation:isolate;
}

/* Soft blue light behind the founders */
.founder-visual::after{
  content:"";
  position:absolute;
  z-index:1;
  left:7%;
  right:7%;
  bottom:42px;
  height:44%;
  border-radius:50%;
  background:
    radial-gradient(ellipse at center,
      rgba(11,103,245,.18) 0%,
      rgba(96,165,250,.11) 34%,
      rgba(219,234,254,.08) 54%,
      transparent 74%);
  filter:blur(22px);
  pointer-events:none;
}

.founder-photo-wrap::after{
  content:"";
  position:absolute;
  z-index:1;
  left:5%;
  right:5%;
  bottom:18px;
  height:52%;
  border-radius:50%;
  background:
    radial-gradient(ellipse at center,
      rgba(11,103,245,.16) 0%,
      rgba(96,165,250,.10) 35%,
      rgba(219,234,254,.07) 56%,
      transparent 76%);
  filter:blur(24px);
  pointer-events:none;
}

/* Fade the hard bottom crop into the white / pale-blue page */
.founder-fade{
  position:absolute;
  z-index:4;
  left:0;
  right:0;
  bottom:34px;
  height:112px;
  pointer-events:none;
  background:
    linear-gradient(
      to bottom,
      rgba(250,252,255,0) 0%,
      rgba(247,250,255,.18) 18%,
      rgba(244,249,255,.54) 50%,
      rgba(242,247,255,.88) 76%,
      rgba(244,248,255,1) 100%
    );
}

.founder-photo-wrap .founder-fade{
  bottom:24px;
  height:100px;
  background:
    linear-gradient(
      to bottom,
      rgba(250,252,255,0) 0%,
      rgba(247,250,255,.20) 20%,
      rgba(244,249,255,.58) 52%,
      rgba(243,248,255,.90) 78%,
      rgba(244,248,255,1) 100%
    );
}

/* Keep photo above the glow, below the fade */
.founder-img,
.founder-small{
  position:relative;
  z-index:2;
}

/* Keep founder names crisp and above the fade */
.names,
.founder-name-row{
  z-index:6;
}

/* CTA polish */
.btn-secondary{
  background:#fff;
  color:var(--ink);
  border:1px solid #D7E2EF;
}
.mid-cta{
  margin-top:28px;
}
.mid-cta .btn{
  min-width:210px;
}

/* Long article must always remain readable on mobile */
.article.reveal{
  opacity:1 !important;
  transform:none !important;
}

@media(max-width:640px){
  .founder-visual::after{
    left:0;
    right:0;
    bottom:44px;
    height:38%;
    filter:blur(18px);
  }
  .founder-visual .founder-fade{
    bottom:38px;
    height:92px;
  }
  .founder-photo-wrap::after{
    left:0;
    right:0;
    bottom:26px;
    height:44%;
    filter:blur(20px);
  }
  .founder-photo-wrap .founder-fade{
    bottom:18px;
    height:86px;
  }
}


/* FINAL FIX — root-level assets for simple GitHub mobile upload */
.names,
.founder-name-row{
  position:relative;
  z-index:7;
}
.hero-founder-note{display:none!important}

/* Hero names sit below the fade cleanly */
.founder-visual .names{
  position:absolute;
  left:8%;
  right:8%;
  bottom:0;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  text-align:center;
}
.founder-name-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  text-align:center;
  margin-top:-6px;
}
.founder-name-row strong,.names strong{display:block}
.founder-name-row span,.names span{display:block;color:var(--muted);font-size:11px}

/* keep about photo/fade balanced */
.founder-photo-wrap{padding-bottom:42px}
.founder-photo-wrap .founder-fade{bottom:40px}
@media(max-width:640px){
  .founder-photo-wrap{padding-bottom:48px}
  .founder-photo-wrap .founder-fade{bottom:44px}
}


/* =====================================================
   V4 CLEAN — founder fade refinement + zero name gap
   ===================================================== */
.founder-image-stage{
  position:relative;
  width:100%;
  line-height:0;
  isolation:isolate;
}
.founder-visual{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-end;
  min-height:535px;
}
.founder-visual .founder-image-stage{
  max-width:570px;
}
.founder-img{
  width:100%;
  height:500px;
  object-fit:contain;
  object-position:center bottom;
}
.founder-small{
  width:100%;
  max-height:500px;
  object-fit:contain;
}

/* Fade only the very bottom of the jackets — not half the outfit */
.founder-fade{
  position:absolute;
  z-index:4;
  left:0;
  right:0;
  bottom:0;
  height:72px;
  pointer-events:none;
  background:linear-gradient(
    to bottom,
    rgba(244,248,255,0) 0%,
    rgba(244,248,255,.08) 18%,
    rgba(244,248,255,.30) 42%,
    rgba(244,248,255,.68) 70%,
    rgba(244,248,255,1) 100%
  );
}

/* A soft blue glow behind, kept subtle */
.founder-visual::after{
  bottom:34px !important;
  height:30% !important;
  opacity:.68;
}
.founder-photo-wrap::after{
  bottom:18px !important;
  height:34% !important;
  opacity:.62;
}

/* Names begin immediately after the image fade */
.names{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  width:84%;
  display:grid !important;
  grid-template-columns:1fr 1fr;
  gap:14px;
  text-align:center;
  margin-top:-2px;
  padding-top:0;
  z-index:7;
  line-height:1.35;
}
.names strong,.founder-name-row strong{
  display:block;
  font-size:14px;
  color:var(--ink);
}
.names span,.founder-name-row span{
  display:block;
  margin-top:4px;
  font-size:11px;
  color:var(--muted);
}

.founder-photo-wrap{
  position:relative;
  padding-bottom:0 !important;
}
.founder-photo-wrap .founder-image-stage{
  position:relative;
  z-index:2;
}
.founder-name-row{
  position:relative;
  z-index:7;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  text-align:center;
  margin-top:-2px !important;
  padding-top:0;
}
.founder-photo-wrap .founder-fade{
  height:68px;
}

/* Ensure article content is always visible */
.article.reveal,.page-hero .article.reveal{
  opacity:1 !important;
  transform:none !important;
}

@media(max-width:640px){
  .founder-visual{
    min-height:0 !important;
    padding-bottom:0 !important;
  }
  .founder-img{
    height:auto !important;
    max-height:none;
  }
  .founder-fade{
    height:58px;
  }
  .founder-photo-wrap .founder-fade{
    height:56px;
  }
  .names{
    width:92%;
    margin-top:-1px;
  }
  .founder-name-row{
    margin-top:-1px !important;
  }
  .founder-visual::after{
    bottom:28px !important;
    height:25% !important;
  }
  .founder-photo-wrap::after{
    bottom:12px !important;
    height:28% !important;
  }
}


/* ==========================================================
   MOCKUP MATCH — Founder portrait + subtle lower fade only
   ========================================================== */

.founder-image-stage{
  position:relative;
  width:100%;
  line-height:0;
  isolation:isolate;
}

.founder-visual{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-end;
  min-height:535px;
  padding-bottom:0 !important;
}

.founder-visual .founder-image-stage{
  width:100%;
  max-width:570px;
}

.founder-img{
  width:100%;
  height:500px;
  object-fit:contain;
  object-position:center bottom;
  position:relative;
  z-index:2;
}

.founder-photo-wrap{
  position:relative;
  padding-bottom:0 !important;
}

.founder-small{
  width:100%;
  max-height:500px;
  object-fit:contain;
  object-position:center bottom;
  position:relative;
  z-index:2;
}

/* Fade starts only at the very bottom edge of the jackets */
.founder-bottom-fade{
  position:absolute;
  z-index:4;
  left:0;
  right:0;
  bottom:0;
  height:18%;
  max-height:86px;
  pointer-events:none;
  background:linear-gradient(
    to bottom,
    rgba(246,250,255,0) 0%,
    rgba(246,250,255,.05) 18%,
    rgba(246,250,255,.16) 38%,
    rgba(246,250,255,.42) 62%,
    rgba(246,250,255,.76) 82%,
    rgba(246,250,255,1) 100%
  );
}

/* Subtle blue glow behind founders, not over the faces/clothes */
.founder-visual::after{
  content:"";
  position:absolute;
  z-index:1;
  left:8%;
  right:8%;
  bottom:54px;
  height:28%;
  border-radius:50%;
  background:radial-gradient(
    ellipse at center,
    rgba(11,103,245,.14) 0%,
    rgba(96,165,250,.08) 38%,
    transparent 74%
  );
  filter:blur(24px);
  pointer-events:none;
}

.founder-photo-wrap::after{
  content:"";
  position:absolute;
  z-index:1;
  left:7%;
  right:7%;
  bottom:54px;
  height:30%;
  border-radius:50%;
  background:radial-gradient(
    ellipse at center,
    rgba(11,103,245,.13) 0%,
    rgba(96,165,250,.07) 38%,
    transparent 74%
  );
  filter:blur(24px);
  pointer-events:none;
}

/* Names immediately below image, both always visible */
.names,
.founder-name-row{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  width:88%;
  margin:0 auto;
  padding:10px 0 0;
  display:grid !important;
  grid-template-columns:1fr auto 1fr;
  gap:16px;
  align-items:center;
  text-align:center;
  z-index:7;
  line-height:1.35;
}

.person-name strong{
  display:block;
  font-size:15px;
  color:var(--ink);
}

.person-name span{
  display:block;
  margin-top:4px;
  font-size:12px;
  color:var(--muted);
}

.name-divider{
  width:1px;
  height:42px;
  background:linear-gradient(180deg,transparent,#CBD5E1,transparent);
}

/* Founder section spacing close to mockup */
.founder-grid{
  align-items:center;
}

.founder-copy{
  position:relative;
  z-index:2;
}

.founder-cta{
  margin-top:24px;
}

.founder-cta .btn{
  min-width:220px;
}

/* Article fallback: never show as unstyled plain page */
.article{
  max-width:860px;
  margin:auto;
}
.article h1{
  font-size:clamp(42px,5vw,66px);
  line-height:1.05;
}
.article h2{
  font-size:34px;
  margin-top:55px;
}
.article h3{
  font-size:22px;
  margin-top:34px;
}
.article p,.article li{
  font-size:17px;
  color:#334155;
}
.article .intro{
  font-size:21px;
  color:#475569;
}
.article .callout{
  padding:24px;
  border-radius:18px;
  background:#F3F8FF;
  border:1px solid #DDEBFF;
}
.article-meta{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  color:var(--muted);
  font-size:13px;
  margin:18px 0 34px;
}
.article.reveal{
  opacity:1 !important;
  transform:none !important;
}

@media(max-width:640px){
  .founder-visual{
    min-height:0 !important;
  }

  .founder-img{
    height:auto !important;
    max-height:none;
  }

  .founder-bottom-fade{
    height:15%;
    max-height:64px;
  }

  .founder-visual::after{
    left:3%;
    right:3%;
    bottom:44px;
    height:22%;
    filter:blur(18px);
  }

  .founder-photo-wrap::after{
    left:3%;
    right:3%;
    bottom:44px;
    height:24%;
    filter:blur(18px);
  }

  .names,
  .founder-name-row{
    width:92%;
    gap:12px;
    padding-top:8px;
  }

  .person-name strong{
    font-size:14px;
  }

  .person-name span{
    font-size:11px;
  }

  .name-divider{
    height:36px;
  }

  .founder-grid{
    gap:28px !important;
  }

  .founder-copy{
    text-align:left;
  }

  .founder-cta .btn{
    width:100%;
  }
}


/* FINAL MICRO FIX — founder names side by side, circle animation removed */
.voice-orbit{
  display:none !important;
}

.names,
.founder-name-row{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
  width:92% !important;
  gap:18px !important;
  align-items:start !important;
  text-align:center !important;
}

.names .person-name,
.founder-name-row .person-name{
  min-width:0;
  width:100%;
  text-align:center;
}

.names .person-name strong,
.founder-name-row .person-name strong{
  display:block;
  white-space:nowrap;
}

.names .person-name span,
.founder-name-row .person-name span{
  display:block;
}

.name-divider{
  display:none !important;
}

@media(max-width:640px){
  .names,
  .founder-name-row{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    width:96% !important;
    gap:10px !important;
  }

  .names .person-name strong,
  .founder-name-row .person-name strong{
    font-size:13px !important;
  }

  .names .person-name span,
  .founder-name-row .person-name span{
    font-size:11px !important;
  }
}


/* ======================================================
   MOBILE BREATHING SPACE POLISH — approved spacing mockup
   ====================================================== */
@media(max-width:640px){

  /* Give the founder content real side breathing room */
  .founder-section .container,
  .founder-section .founder-grid{
    width:100% !important;
    max-width:none !important;
  }

  .founder-section .founder-copy{
    padding-left:24px !important;
    padding-right:24px !important;
  }

  /* Space between names and section label */
  .founder-name-row{
    margin-bottom:30px !important;
  }

  /* Space from eyebrow to title */
  .founder-copy .eyebrow{
    margin-bottom:20px !important;
  }

  /* Title gets more breathing room */
  .founder-copy h2{
    margin-bottom:24px !important;
    line-height:1.08 !important;
    font-size:clamp(36px,10vw,46px) !important;
  }

  /* Paragraph spacing and easier reading */
  .founder-copy .lead{
    margin-bottom:24px !important;
    line-height:1.7 !important;
  }

  .founder-copy > p:not(.lead){
    margin-bottom:26px !important;
    line-height:1.65 !important;
  }

  /* Trust cards should not feel glued to the copy */
  .founder-copy .values{
    margin-top:0 !important;
    gap:14px !important;
  }

  .founder-copy .value{
    padding:18px 16px !important;
  }

  /* CTA breathing room */
  .founder-copy .founder-cta{
    margin-top:28px !important;
  }

  /* More space before next section */
  .founder-section{
    padding-bottom:92px !important;
  }
}
