.site-header{color:white;border-color:#ffffff2e}.site-header .wordmark strong{background:var(--cyan);color:var(--ink)}.site-header .header-contact{border-color:white}.site-header .menu-toggle{color:white}
body{font-family:"Segoe UI",Arial,sans-serif}h1,h2,h3,.wordmark,.system-core b,.proof-strip strong,.track-number,.convergence strong{font-family:"Segoe UI",Arial,sans-serif}
.hero.hero-roadmaps{grid-template-columns:1.25fr .75fr;background:var(--ink);color:white}
.hero-roadmaps .kicker{color:#b9c5dc}.hero-roadmaps .kicker span{width:42px;height:2px;border-radius:0;background:var(--cyan)}
.hero-roadmaps h1 em{display:inline;color:var(--cyan)}.hero-roadmaps .hero-lead{max-width:690px;color:#c0c9d9}
.hero-roadmaps .button.primary{background:var(--cyan);color:var(--ink)}.hero-roadmaps .text-link{border-color:#7d8ca6}
.hero-index{min-height:500px;border-left:1px solid #ffffff2e;display:grid;align-content:center;padding-left:8vw}
.hero-index span,.hero-index b{font:500 clamp(90px,12vw,185px)/.8 "Manrope";letter-spacing:-10px}.hero-index span{color:var(--cyan)}
.hero-index b{font-size:clamp(60px,8vw,110px);color:white}.hero-index p{text-transform:uppercase;letter-spacing:2px;font-size:10px;color:#a9b5c9;margin:16px 0 30px}.hero-index i{width:100%;height:1px;background:#ffffff2e;margin-bottom:34px}
.roadmap-system{padding:115px 6vw 185px;background:#e9edf4}.roadmap-intro{display:grid;grid-template-columns:.38fr 1fr 1fr;gap:5vw;align-items:start;margin-bottom:70px}
.roadmap-intro h2{font-size:clamp(40px,4.5vw,68px);line-height:1.02;letter-spacing:-4px;margin:0}.roadmap-intro>p:last-child{font-size:17px;line-height:1.7;color:#566176}
.roadmap-board{position:relative;border:1px solid #aeb7c7;background:white}.roadmap-track{min-height:175px;display:grid;grid-template-columns:90px 1.35fr 1fr;align-items:center;border-bottom:1px solid #bfc6d2;padding:23px 26px;position:relative}
.track-number{font:500 33px "Manrope";color:#7c8798}.track-copy>p{text-transform:uppercase;font-size:10px;letter-spacing:1.4px;margin-bottom:7px;color:#6d7788}.track-copy h3{font-size:24px;margin:0 0 15px}.track-copy span{font-size:11px;border:1px solid #bdc4cf;border-radius:30px;padding:6px 10px;margin:3px 5px 3px 0;display:inline-block}
.track-line{display:flex;align-items:center;justify-content:space-between;position:relative}.track-line:before{content:"";position:absolute;left:0;right:0;height:2px;background:#c1c7d1}.track-line i{width:16px;height:16px;background:white;border:4px solid var(--blue);border-radius:50%;z-index:1}
.market .track-line i{border-color:#f1a633}.funding .track-line i{border-color:#1e9e80}.roadmap-track.tech{border-left:7px solid var(--blue)}.roadmap-track.market{border-left:7px solid #f1a633}.roadmap-track.funding{border-left:7px solid #1e9e80;border-bottom:0}
.convergence{position:absolute;right:34px;bottom:-87px;background:var(--ink);color:white;padding:22px 27px;min-width:310px}.convergence span{font-size:9px;text-transform:uppercase;letter-spacing:1.4px;color:var(--cyan)}.convergence strong{display:block;font:600 22px "Manrope";margin:8px 0}.convergence p{font-size:11px;color:#aeb9cb;margin:0}
@media(max-width:980px){.site-header nav.open{background:var(--ink);border:1px solid #ffffff35}.hero.hero-roadmaps{grid-template-columns:1fr}.hero-index{min-height:300px;border-left:0;border-top:1px solid #ffffff2e;margin-top:50px;padding:45px 0;grid-template-columns:auto 1fr;column-gap:25px}.hero-index i{grid-column:1/-1}.roadmap-intro{grid-template-columns:1fr}.roadmap-track{grid-template-columns:65px 1fr}.track-line{grid-column:2;margin-top:24px}}
@media(max-width:620px){.hero-index{min-height:260px}.roadmap-system{padding:75px 6vw 165px}.roadmap-track{grid-template-columns:1fr;padding:25px 20px}.track-number{margin-bottom:18px}.track-line{grid-column:1}.convergence{left:20px;right:20px;min-width:0}}

/* Triple-helix roadmap model */
.helix-board{display:grid;grid-template-columns:270px minmax(520px,1fr) 250px;align-items:stretch;min-height:470px;background:#fff;border:1px solid #aeb7c7;position:relative;overflow:hidden}
.helix-legend{display:flex;flex-direction:column;justify-content:space-around;border-right:1px solid #c8ced8;padding:24px}.helix-legend article{display:grid;grid-template-columns:34px 1fr;gap:13px;align-items:center}.helix-legend article>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:700}.helix-legend p{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:#6b7586;margin:0 0 4px}.helix-legend strong{font:600 15px "Segoe UI",Arial,sans-serif}.tech-key>span{background:var(--blue)}.market-key>span{background:#f1a633}.funding-key>span{background:#1e9e80}
.helix-visual{position:relative;margin:45px 20px 45px 28px;min-height:370px;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(16% - 1px),#dce1e8 calc(16% - 1px),#dce1e8 16%)}.origin-caption{position:absolute;top:-30px;left:0;text-transform:uppercase;letter-spacing:1.2px;font-size:9px;color:#7b8493}.strand{position:absolute;inset:0}.strand b{position:absolute;left:var(--x);top:var(--y);width:var(--len);height:5px;border-radius:6px;background:var(--blue);transform:translateY(-50%) rotate(var(--rot));transform-origin:left center;opacity:.72}.strand i{position:absolute;left:var(--x);top:var(--y);width:18px;height:18px;border-radius:50%;background:#fff;border:5px solid var(--blue);transform:translate(-50%,-50%);z-index:2;box-shadow:0 0 0 4px #ffffffaa}.market-strand b{background:#f1a633}.market-strand i{border-color:#f1a633}.funding-strand b{background:#1e9e80}.funding-strand i{border-color:#1e9e80}.convergence-node{position:absolute;right:0;top:50%;width:28px;height:28px;border-radius:50%;background:var(--ink);border:7px solid var(--cyan);transform:translate(50%,-50%);z-index:4;box-shadow:0 0 0 7px #e9edf4}.trajectory-line{position:absolute;right:-24px;top:50%;width:42px;height:6px;background:var(--ink);transform:translateY(-50%)}
.trajectory-label{background:var(--ink);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:34px}.trajectory-label span{font-size:9px;text-transform:uppercase;letter-spacing:1.4px;color:var(--cyan)}.trajectory-label strong{font:600 25px/1.12 "Segoe UI",Arial,sans-serif;margin:12px 0}.trajectory-label p{font-size:11px;color:#aeb9cb;margin:0;line-height:1.5}
@media(max-width:1100px){.helix-board{grid-template-columns:230px minmax(430px,1fr) 210px}.helix-legend{padding:18px}.trajectory-label{padding:24px}.trajectory-label strong{font-size:21px}}
@media(max-width:900px){.helix-board{grid-template-columns:1fr}.helix-legend{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-right:0;border-bottom:1px solid #c8ced8}.helix-visual{min-height:350px;margin-right:42px}.trajectory-label{min-height:150px;text-align:center;align-items:center}.trajectory-label strong{font-size:26px}.trajectory-line{right:-35px}}
@media(max-width:620px){.helix-legend{grid-template-columns:1fr}.helix-visual{min-height:300px;margin:42px 30px 35px 20px}.strand b{height:4px}.strand i{width:15px;height:15px;border-width:4px}.trajectory-label{min-height:135px}.trajectory-label strong{font-size:23px}}

/* Continuous helix and valley-of-death trajectory */
.helix-board{grid-template-columns:240px minmax(420px,1fr) 235px;overflow:visible}.helix-legend{display:flex;flex-direction:column;justify-content:space-around;border-right:1px solid #c8ced8;border-bottom:0}.helix-visual{position:relative;min-height:650px;margin:24px 0;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(16% - 1px),#dce1e8 calc(16% - 1px),#dce1e8 16%);overflow:hidden}.helix-visual canvas{position:absolute;inset:0;width:100%;height:100%}.origin-caption{top:5px;left:18px;z-index:2;background:#fff;padding:3px 6px}.convergence-caption{position:absolute;left:73%;top:50%;transform:translate(-50%,24px);text-transform:uppercase;letter-spacing:1.1px;font-size:8px;color:#667184;background:#fff;padding:2px 5px}.trajectory-label{min-width:0}.trajectory-label p{max-width:180px}
@media(max-width:1050px){.helix-board{grid-template-columns:205px minmax(380px,1fr) 195px}.helix-legend{padding:18px}.trajectory-label{padding:22px}.trajectory-label strong{font-size:20px}}
@media(max-width:620px){.helix-board{grid-template-columns:1fr}.helix-legend{display:flex;flex-direction:column;border-right:0;border-bottom:1px solid #c8ced8;gap:18px}.helix-visual{min-height:540px;margin:20px 0}.trajectory-label{min-height:145px}.trajectory-label p{max-width:290px}.convergence-caption{left:73%}}

/* Dimensional valley-of-death palette */
.tech-key>span{background:#17191d}.market-key>span{background:#741b2b}.funding-key>span{background:#92754e}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Booster Labs brand and streamlined opening */
:root{--ink:#121214;--navy:#21171a;--blue:#741b2b;--cyan:#a63a4d}
.wordmark{display:block;line-height:0}
.wordmark img{display:block;width:auto;height:66px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1)}
.site-header .wordmark img{height:68px}
footer .wordmark img{height:76px}
.hero.hero-roadmaps{grid-template-columns:1fr;min-height:700px}
.hero-roadmaps .hero-copy{max-width:900px}
.roadmap-system{padding:0 6vw 115px}
.roadmap-system .helix-board{margin-top:0}
.proof-strip strong,.project-code,.project-grid a{color:#b94a5d}
.contact{background:#741b2b}
.initial.accent{background:#741b2b}
@media(max-width:980px){.hero.hero-roadmaps{grid-template-columns:1fr;min-height:660px}.roadmap-system{padding-top:0}}
@media(max-width:620px){.site-header .wordmark img{height:54px}.hero.hero-roadmaps{min-height:auto}.roadmap-system{padding:0 6vw 76px}footer .wordmark img{height:68px}}

/* Integrated hero and roadmap */
.site-header{position:absolute;background:rgba(89,28,40,.96);border-color:#ffffff26;box-shadow:0 8px 28px #09090b26}
.site-header nav a:hover,.site-header nav a:focus-visible{border-color:#e5b6bf}
.hero.hero-roadmaps{min-height:590px}
.hero-roadmaps .hero-copy{max-width:1120px}
.hero-roadmaps h1{font-size:clamp(34px,5.45vw,78px);letter-spacing:-4px;white-space:nowrap}
.helix-board{grid-template-columns:240px minmax(0,1fr)}
@media(max-width:1050px){.helix-board{grid-template-columns:205px minmax(0,1fr)}}
@media(max-width:980px){.site-header nav.open{background:#591c28}.hero.hero-roadmaps{min-height:540px}}
@media(max-width:620px){.hero-roadmaps h1{font-size:clamp(20px,5.55vw,34px);letter-spacing:-1.4px}.helix-board{grid-template-columns:1fr}.hero.hero-roadmaps{min-height:440px}}

/* Unified light opening and founder profiles */
.site-header{background:var(--paper);color:var(--ink);border-color:#12121418;box-shadow:0 8px 24px #1212140c}
.site-header .header-contact{border-color:#741b2b;color:#741b2b}
.site-header .menu-toggle{color:var(--ink)}
.site-header nav a:hover,.site-header nav a:focus-visible{border-color:#741b2b;color:#741b2b}
.site-header .wordmark img{filter:none}
.hero.hero-roadmaps{min-height:420px;padding:150px 6vw 40px;background:var(--paper);color:var(--ink);align-items:start}
.hero-roadmaps .hero-copy{max-width:1100px}
.hero-roadmaps .kicker{color:#6c6570}.hero-roadmaps .hero-lead{color:var(--muted)}
.roadmap-system{background:var(--paper);padding:0 4vw 115px 14vw}
.founder-photo{width:112px;height:112px;display:block;object-fit:cover;object-position:center;border-radius:18px;filter:grayscale(.12)}
.linkedin-link{display:inline-flex;align-items:center;gap:7px;margin-top:4px;color:#741b2b;border-bottom:1px solid #741b2b;font-size:12px;font-weight:700;padding-bottom:4px}
.linkedin-link span{font-size:14px}
@media(max-width:980px){.roadmap-system{padding-left:6vw;padding-right:6vw}.site-header nav.open{background:var(--paper);color:var(--ink);border-color:#1212141f}.hero.hero-roadmaps{min-height:400px}}
@media(max-width:620px){.hero.hero-roadmaps{min-height:370px;padding-top:125px}.roadmap-system{padding:0 4vw 76px}.founder-photo{width:100px;height:100px}}

/* Full-width team introduction above founder profiles */
.team{display:block}
.team-intro h2{font-size:clamp(38px,4vw,58px);white-space:nowrap;margin-bottom:22px}
.team-intro>p:last-child{max-width:none;white-space:nowrap;font-size:16px}
.team-grid{margin-top:52px}
@media(max-width:980px){.team-intro h2,.team-intro>p:last-child{white-space:normal}.team-grid{margin-top:38px}}

/* Founder testimonials */
.testimonials{padding:110px 6vw 120px;background:#1b1718;color:#fff;position:relative;overflow:hidden}
.testimonials:before{content:"";position:absolute;width:520px;height:520px;border:1px solid #a63a4d33;border-radius:50%;right:-220px;top:-250px}
.testimonial-heading{display:grid;grid-template-columns:.42fr 1fr;column-gap:7vw;align-items:start;margin-bottom:58px;position:relative}
.testimonial-heading .section-label{grid-row:1/3;color:#c9909a;margin-top:10px}
.testimonial-heading h2{font-size:clamp(40px,4.5vw,68px);line-height:1.04;letter-spacing:-3.5px;margin:0 0 22px}
.testimonial-heading>p:last-child{max-width:680px;color:#c9c1c3;line-height:1.7;font-size:16px}
.testimonial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;position:relative}
.testimonial-card{background:#f7f5f1;color:var(--ink);padding:34px 36px 32px;min-height:430px;display:flex;flex-direction:column;border-top:4px solid #741b2b;transition:transform .2s ease,border-color .2s ease}
.testimonial-card:nth-child(2),.testimonial-card:nth-child(3){border-top-color:#92754e}
.testimonial-card:hover{transform:translateY(-4px)}
.testimonial-top{display:flex;justify-content:space-between;align-items:center;min-height:54px;margin-bottom:30px}
.testimonial-top>span{font-size:10px;letter-spacing:1.4px;color:#8b8587}
.company-mark{width:150px;height:54px;display:flex;align-items:center;justify-content:flex-end}
.company-mark img{display:block;max-width:100%;max-height:48px;object-fit:contain}
.aldoria-mark img{width:145px;filter:brightness(0)}
.enchanted-mark img{width:112px;filter:brightness(0)}
.spark-mark img{width:126px}
.ncodin-mark img{width:142px;filter:brightness(0)}
.testimonial-card blockquote{margin:0 0 34px;font:500 clamp(19px,1.7vw,25px)/1.48 "Segoe UI",Arial,sans-serif;letter-spacing:-.35px}
.testimonial-person{display:flex;align-items:center;gap:15px;margin-top:auto;padding-top:24px;border-top:1px solid #d9d3cf}
.testimonial-person>img,.testimonial-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;flex:0 0 auto}
.testimonial-avatar{display:grid;place-items:center;background:#741b2b;color:#fff;font-size:14px;font-weight:700;letter-spacing:1px}
.testimonial-person strong,.testimonial-person span,.testimonial-person a{display:block}
.testimonial-person strong{font-size:15px;margin-bottom:4px}.testimonial-person span{font-size:11px;color:#70696b;margin-bottom:7px}
.testimonial-person a{font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#741b2b;font-weight:700}
@media(max-width:980px){.testimonial-heading{grid-template-columns:1fr}.testimonial-heading .section-label{grid-row:auto}.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:0}.testimonials{padding:82px 6vw 90px}}
@media(max-width:620px){.testimonial-card{padding:28px 24px}.testimonial-card blockquote{font-size:18px}.company-mark{width:125px}.testimonial-heading h2{font-size:40px;letter-spacing:-2px}.testimonial-person>img,.testimonial-avatar{width:86px;height:86px}}

/* Light testimonial chapter alternates with the dark Services section */
.testimonials{background:#e9e6e2;color:var(--ink)}
.testimonials:before{border-color:#741b2b24}
.testimonial-heading .section-label{color:#741b2b}
.testimonial-heading>p:last-child{color:#625c60}
.testimonial-card{background:#fff;box-shadow:0 14px 34px #21171a0b}
.testimonial-card:nth-child(2),.testimonial-card:nth-child(3){background:#f4f1ed}

/* Curve-aligned legend and light footer */
.helix-legend{position:relative;display:block}
.helix-legend article{position:absolute;left:24px;right:24px;transform:translateY(-50%)}
.helix-legend article:nth-child(1){top:33.2%}
.helix-legend article:nth-child(2){top:50%}
.helix-legend article:nth-child(3){top:66.8%}
footer{background:var(--paper);color:var(--ink);border-top:1px solid #12121418}
footer .wordmark img{filter:none}
@media(max-width:1050px){.helix-legend article{left:18px;right:18px}}
@media(max-width:900px){.helix-legend{display:grid;position:relative}.helix-legend article{position:static;transform:none}.helix-legend article:nth-child(1),.helix-legend article:nth-child(2),.helix-legend article:nth-child(3){top:auto}}
@media(max-width:620px){.helix-legend{display:flex;position:relative}.helix-legend article{position:static;transform:none}.helix-legend article:nth-child(1),.helix-legend article:nth-child(2),.helix-legend article:nth-child(3){top:auto}}

/* Roadmap-integrated positioning statement */
.hero.hero-roadmaps{min-height:340px;padding-bottom:24px}
.roadmap-system{padding-left:6vw}
.trajectory-copy{position:absolute;z-index:3;top:18px;right:24px;width:min(700px,78%);margin:0;text-align:right;color:#4f4a4c;font-size:19px;line-height:1.42;font-weight:700;letter-spacing:-.2px}
@media(max-width:980px){.hero.hero-roadmaps{min-height:350px}.trajectory-copy{width:min(620px,76%);font-size:17px}}
@media(max-width:620px){.hero.hero-roadmaps{min-height:300px}.trajectory-copy{top:18px;right:16px;width:68%;font-size:13px;line-height:1.4}.trajectory-copy br{display:none}}

/* Project portfolio and EU visibility */
.hero-roadmaps .section-label{margin:0 0 22px;color:#741b2b}
.project-grid article.project-card{position:relative;min-height:410px;padding:0;background:transparent;perspective:1200px;outline:none}
.project-card-inner{position:relative;width:100%;height:100%;min-height:410px;transition:transform .62s cubic-bezier(.2,.7,.2,1);transform-style:preserve-3d}
.project-card:hover .project-card-inner,.project-card:focus .project-card-inner,.project-card:focus-within .project-card-inner{transform:rotateY(180deg)}
.project-face{position:absolute;inset:0;display:flex;flex-direction:column;padding:26px 27px 24px;background:#1c2946;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.project-back{transform:rotateY(180deg);background:#f2eee9;color:#121a2f;overflow:auto}
.project-back .project-code{color:#741b2b;text-transform:uppercase;letter-spacing:.12em;font-size:11px}
.project-back h3{color:#121a2f;margin-top:22px}
.project-back>p:not(.project-code){color:#4f5665;line-height:1.72;font-size:14px}
.project-back>a{margin-top:auto;align-self:flex-start;color:#741b2b;border-bottom:1px solid currentColor;padding-bottom:3px}
.project-card:focus-visible{outline:3px solid #d4a9b1;outline-offset:4px}
.project-top{display:grid;grid-template-columns:minmax(0,1fr) 145px;gap:16px;align-items:start;min-height:82px}
.project-code{margin:2px 0 0;line-height:1.55}
.project-code a{text-decoration:underline;text-underline-offset:3px}
.project-mark{width:140px;height:66px;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}
.project-mark img{display:block;width:140px;height:64px;object-fit:contain}
.project-mark.light-mark{background:#fff;border-radius:3px;padding:8px}
.project-mark.light-mark img{width:124px;height:48px}
.project-mark.futourisme-mark img{width:140px;height:auto;transform:translateY(10px)}
.project-mark.eic-mark img{width:140px;height:64px}
.excellent-mark img{width:140px;height:64px;object-fit:contain}
.project-mark.excellent-mark.light-mark img{width:124px;height:48px}
.project-top.project-top-text-only{grid-template-columns:1fr}
.project-grid h3{margin:18px 0 14px}
.project-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:auto;padding-top:22px}
.project-footer>img{width:128px;height:auto;object-fit:contain;object-position:left bottom}
.project-footer>a{margin:0;text-align:right;line-height:1.4}
@media(max-width:1100px){.project-top{grid-template-columns:1fr 140px}.project-footer>img{width:112px}}
@media(max-width:620px){.project-grid article.project-card,.project-card-inner{min-height:390px}.project-top{grid-template-columns:1fr 140px}.project-footer>img{width:118px}}
@media(prefers-reduced-motion:reduce){.project-card-inner{transition:none}.project-card:hover .project-card-inner,.project-card:focus .project-card-inner,.project-card:focus-within .project-card-inner{transform:none}.project-back{transform:none;opacity:0;transition:none}.project-card:hover .project-back,.project-card:focus .project-back,.project-card:focus-within .project-back{opacity:1}.project-card:hover .project-front,.project-card:focus .project-front,.project-card:focus-within .project-front{opacity:0}}

/* Two complementary service pathways */
.services-intro{display:grid;grid-template-columns:.32fr 1fr;gap:7vw;align-items:start;margin-bottom:64px}
.services-intro h2{font-size:clamp(38px,4vw,62px);line-height:1.08;letter-spacing:-3px;margin:0 0 24px;max-width:1050px}
.services-intro>div>p{max-width:850px;color:#c7c8ce;font-size:18px;line-height:1.7}
.pathway-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}
.pathway-card{min-height:100%;padding:42px 40px;background:#f5f2ee;color:var(--ink);border-top:5px solid #741b2b;display:flex;flex-direction:column}
.organization-pathway{background:#dedbd7;border-top-color:#92754e}
.pathway-heading>span{text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:800;color:#741b2b}
.organization-pathway .pathway-heading>span{color:#6e5435}
.pathway-heading h3{font-size:clamp(30px,2.6vw,43px);line-height:1.12;letter-spacing:-1.8px;margin:22px 0 18px}
.pathway-heading>p{min-height:112px;color:#55515a;font-size:16px;line-height:1.65;margin-bottom:30px}
.capability-list{border-top:1px solid #bfb9b5}
.capability-list section{display:grid;grid-template-columns:36px 1fr;gap:13px;padding:22px 0;border-bottom:1px solid #cbc5c1}
.capability-list b{color:#9b5260;font-size:12px;letter-spacing:.08em}
.organization-pathway .capability-list b{color:#806747}
.capability-list h4{margin:0 0 8px;font-size:15px;line-height:1.35;letter-spacing:.025em;text-transform:uppercase}
.capability-list p{margin:0;color:#615d64;font-size:14px;line-height:1.65}
.pathway-cta-wrap{display:flex;justify-content:center;margin-top:40px}
.pathway-cta{display:flex;align-items:center;justify-content:space-between;gap:42px;margin:0!important;min-width:360px;padding:17px 22px;background:#741b2b;color:#fff!important;font-size:14px!important;font-weight:700}
.pathway-cta span{font-size:22px}
@media(max-width:980px){.services-intro{grid-template-columns:1fr;gap:18px}.pathway-grid{grid-template-columns:1fr}.pathway-heading>p{min-height:0}.pathway-card{padding:36px 32px}}
@media(max-width:620px){.services-intro h2{font-size:36px;letter-spacing:-1.8px}.services-intro>div>p{font-size:16px}.pathway-card{padding:30px 23px}.capability-list section{grid-template-columns:30px 1fr}.pathway-heading h3{font-size:30px}.pathway-cta-wrap{margin-top:30px}.pathway-cta{min-width:0;width:100%;gap:20px}}

/* Founder profiles use the same visual language as testimonial authors */
.team-grid .founder-profile{margin:0;padding:0 0 24px;border-top:0;border-bottom:1px solid #d9d3cf;align-items:flex-start;gap:20px}
.team-grid .founder-profile>img{width:100px;height:100px}
.team-grid .founder-meta{height:100px;min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.team-grid .founder-profile strong{font-size:18px;margin-bottom:6px}
.team-grid .founder-profile span{font-size:12px;margin-bottom:9px}
.team-grid .founder-profile a{font-size:10px}
.team-grid .founder-bio{margin:22px 0 0;color:var(--muted);font-size:14px;line-height:1.65}
@media(max-width:620px){.team-grid .founder-profile{gap:16px}.team-grid .founder-profile>img{width:86px;height:86px}.team-grid .founder-meta{height:86px}.team-grid .founder-bio{font-size:13px}}

/* Legal notice */
.footer-legal{color:inherit;border-bottom:1px solid currentColor;padding-bottom:3px}
.footer-legal:hover,.footer-legal:focus-visible{color:#fff}
.legal-page{background:#f3f5f2}
.legal-header{position:relative;background:#f3f5f2}
.legal-hero{padding:92px 6vw 72px;background:#e8e4df}
.legal-hero h1{margin:18px 0 22px;font-size:clamp(54px,7vw,96px)}
.legal-hero>p:last-child{max-width:680px;color:#5e6676;font-size:18px;line-height:1.65}
.legal-content{padding:40px 6vw 110px;max-width:1180px;margin:0 auto}
.legal-content article{display:grid;grid-template-columns:80px minmax(0,1fr);gap:30px;padding:42px 0;border-bottom:1px solid #cdd2d3}
.legal-number{margin:5px 0 0;color:#741b2b;font-size:11px;font-weight:700;letter-spacing:1.4px}
.legal-content h2{font-size:clamp(27px,3vw,40px);letter-spacing:-1.5px;margin-bottom:18px}
.legal-content article div>p{max-width:790px;color:#555f70;font-size:16px;line-height:1.75}
.legal-content a{color:#741b2b;text-decoration:underline;text-underline-offset:3px}
.legal-updated{margin:30px 0 0;color:#737b87;font-size:12px}
@media(max-width:760px){.legal-hero{padding:68px 6vw 52px}.legal-content{padding-bottom:75px}.legal-content article{grid-template-columns:1fr;gap:10px;padding:32px 0}.legal-page footer{align-items:center}.legal-header .header-contact{display:inline-flex}}
