/* Navigation and cross-links for the expanded site preview. */
.header .site-sections{gap:24px}
.header .site-sections a{font-size:15px}
.header .site-sections a:last-child{margin-left:8px}
.founder-more{margin-top:23px}
.service-detail>.text-link{margin-top:14px}
.site-footer .footer{flex-wrap:wrap}
.site-footer .footer-links{display:flex;flex-wrap:wrap;gap:8px 20px;margin-left:auto;font-size:14px;font-weight:700}
.site-footer .footer-links a{min-height:44px;display:inline-flex;align-items:center}
.site-footer .footer-top{margin-left:0}
.mobile-menu-toggle,.mobile-menu-panel{display:none}
@media(max-width:900px){
  .header .site-sections{gap:14px}
  .header .site-sections a{font-size:13px}
}
@media(max-width:700px){
  .header .site-sections{display:none}
  .header .brand{margin-right:auto}
  .mobile-menu-toggle{display:inline-flex;align-items:center;gap:10px;min-width:88px;min-height:44px;padding:6px 0 6px 10px;border:0;background:transparent;color:var(--ink);font:700 15px/1 Archivo,Arial,sans-serif;cursor:pointer}
  .mobile-menu-toggle:focus-visible{outline:3px solid var(--ink);outline-offset:2px}
  .menu-glyph{display:flex;flex-direction:column;justify-content:center;gap:4px;width:21px;height:21px}
  .menu-glyph span{display:block;width:21px;height:2px;background:currentColor;transition:transform .15s ease,opacity .15s ease}
  .mobile-menu-toggle[aria-expanded=true] .menu-glyph span:first-child{transform:translateY(6px) rotate(45deg)}
  .mobile-menu-toggle[aria-expanded=true] .menu-glyph span:nth-child(2){opacity:0}
  .mobile-menu-toggle[aria-expanded=true] .menu-glyph span:last-child{transform:translateY(-6px) rotate(-45deg)}
  .mobile-menu-panel:not([hidden]){display:grid;max-height:calc(100dvh - 70px);overflow-y:auto;padding-top:8px;padding-bottom:20px;border-top:1px solid var(--line);background:var(--paper)}
  .mobile-menu-panel a{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:10px 2px;border-bottom:1px solid var(--line);font-size:17px;font-weight:700;line-height:1.25;text-decoration:none}
  .mobile-menu-panel a:focus-visible{outline:3px solid var(--ink);outline-offset:-3px}
  .mobile-menu-panel .menu-contact{margin-top:14px;padding:12px 16px;background:var(--ink);color:var(--paper);border:0}
  .site-footer .footer-links{margin-left:0}
}
@media(prefers-reduced-motion:reduce){.menu-glyph span{transition:none}}
/* Positioning review: concise homepage, evidence and clear buying paths. */
.home .hero{padding-top:64px;padding-bottom:56px;gap:64px;align-items:center}
.home .hero h1{font-size:clamp(44px,5.4vw,76px);line-height:1.06;letter-spacing:-.045em}
.home .hero-intro .lead{font-size:21px;line-height:1.5}
.home .hero-intro .lead strong{display:block;margin-bottom:14px;font-size:inherit;line-height:inherit}
.home .buyer-context{font-size:15px;margin-top:16px}
.home .hero-actions{margin-top:26px}
.home .section,.home .capability-band>.section{padding-top:66px;padding-bottom:66px}
.home .section h2,.home .work-heading h2,.home .buying-questions>h2{font-size:clamp(32px,3.7vw,49px);line-height:1.1}
.home .section-head{margin-bottom:30px}
.home .build-examples article{display:flex;flex-direction:column;gap:16px}
.home .build-examples h3{font-size:25px;line-height:1.18}
.home .build-examples p{margin:0}
.home .build-examples .text-link{font-size:15px;margin-top:auto;min-height:44px;display:inline-flex;align-items:center}
.sample-record{margin-top:36px;border:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;background:var(--paper)}
.sample-record>div{padding:28px;background:#f3edef}
.sample-record h3{font-size:26px;line-height:1.2;margin:12px 0}
.sample-record p{font-size:17px;line-height:1.55}
.sample-record .sample-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.sample-record dl{margin:0;padding:12px 28px}
.sample-record dl>div{display:grid;grid-template-columns:1fr 1.2fr;gap:16px;padding:14px 0;border-bottom:1px solid var(--line);font-size:16px}
.sample-record dl>div:last-child{border:0}
.sample-record dt{font-weight:650}.sample-record dd{margin:0}
.home .examples-open{display:flex;flex-wrap:wrap;gap:10px 24px;align-items:center;margin-top:25px;font-size:15px}
.home .examples-open span{display:block}
.offer-terms,.builder-summary{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:32px}
.offer-terms{padding-top:28px;border-top:1px solid var(--line)}
.offer-terms h3,.builder-summary h3{font-size:24px;line-height:1.2;margin-bottom:12px}
.offer-terms p,.builder-summary p{font-size:18px;line-height:1.55}
.home .core .work-layout{padding-block:60px}
.home .work-summary{padding-bottom:0}
.home .fit-section .section-head p+p{margin-top:18px}
.builder-summary>div{border-top:1px solid var(--line);padding-top:24px}
.other-paths{padding:24px;margin-top:32px;background:#f3edef;font-size:17px;line-height:1.6}
.home .buying-questions{padding-block:60px}
.home-faq{margin-top:28px}.home-faq details{border-top:1px solid var(--line);padding:0}
.home-faq details:last-child{border-bottom:1px solid var(--line)}
.home-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;padding:18px 0;cursor:pointer;font-size:21px;font-weight:700;line-height:1.3}
.home-faq summary::-webkit-details-marker{display:none}.home-faq summary:after{content:'+';font-size:25px;flex:none}.home-faq details[open] summary:after{content:'−'}
.home-faq p{max-width:76ch;font-size:18px;line-height:1.6;padding-bottom:24px}
.home .origin{padding-block:30px}.home .origin h2{font-size:28px}.home .origin p{font-size:17px}
@media(max-width:700px){
.home .hero{padding-top:34px;padding-bottom:40px;gap:25px}.home .hero h1{font-size:44px;line-height:1.08}.home .hero-intro .lead{font-size:19px}.home .buyer-context{font-size:14px}
.home .section,.home .capability-band>.section{padding-block:44px}.home .section h2,.home .work-heading h2,.home .buying-questions>h2{font-size:34px}
.home .build-examples h3{font-size:24px}.sample-record{grid-template-columns:1fr}.sample-record>div{padding:22px}.sample-record dl{padding:8px 22px}.sample-record dl>div{grid-template-columns:.9fr 1.1fr;font-size:15px}
.offer-terms,.builder-summary{grid-template-columns:1fr;gap:24px}.offer-terms p,.builder-summary p{font-size:17px}.home .core .work-layout{padding-block:44px}.home .buying-questions{padding-block:44px}.home-faq summary{font-size:19px}.home-faq p{font-size:17px}.other-paths{padding:20px}
}
/* Named founders are primary homepage evidence, with equal card structure. */
.founder-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid var(--line)}
.founder-card{padding:32px;background:#f3edef;display:flex;flex-direction:column}
.founder-card:nth-child(2){background:var(--blue,#d4e1f7)}
.founder-card-head{display:flex;align-items:center;gap:22px;min-height:112px}
.founder-card-head img{width:98px;height:112px;object-fit:cover;flex-shrink:0}
.home .founder-card h3{font-size:32px;line-height:1.15;margin:0 0 8px}
.home .founder-card-head p{font-size:15px;line-height:1.45;margin:0}
.home .founder-experience{display:grid;grid-template-columns:145px 1fr;align-items:start;gap:18px;margin:28px 0 22px;min-height:60px}
.founder-experience strong{font-size:35px;letter-spacing:-.04em;line-height:1.15}
.founder-experience span{font-size:17px;line-height:1.5}
.home .founder-card>p:not(.founder-experience){font-size:17px;line-height:1.6;margin:0;flex:1}
.founder-job{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}
.founder-job h4{font-size:15px;line-height:1.3;margin:0 0 10px}
.home .founder-job p{font-size:17px;line-height:1.6;margin:0}
.founder-card-links{display:flex;gap:24px;margin-top:20px;font-size:15px;font-weight:700}
.founder-card-links a{display:inline-flex;align-items:center;min-height:44px;text-underline-offset:5px}
@media(max-width:700px){.founder-cards{grid-template-columns:1fr}.founder-card{padding:24px}.founder-card-head{gap:18px;min-height:94px}.founder-card-head img{width:82px;height:94px}.home .founder-card h3{font-size:29px}.home .founder-experience{grid-template-columns:115px 1fr;gap:14px;margin-top:24px}.founder-experience strong{font-size:31px}.founder-experience span{font-size:16px}}
@media(max-width:360px){.founder-card{padding:20px}.founder-card-head{gap:14px}.founder-card-head img{width:70px;height:84px}.home .founder-card h3{font-size:26px}.home .founder-card-head p{font-size:14px}.home .founder-experience{grid-template-columns:1fr;gap:8px}}
/* Career evidence stays visible as headlines rather than buried in bios. */
.founder-highlights{list-style:none;padding:0;margin:0;display:grid;grid-template-rows:repeat(3,1fr);gap:0;flex:1}
.founder-highlights li{padding:18px 0;border-top:1px solid var(--line)}
.founder-highlights strong{display:block;font-size:22px;line-height:1.25;letter-spacing:-.025em;font-weight:760}
.founder-highlights span{display:block;font-size:16px;line-height:1.5;margin-top:8px}
.home .founder-experience{min-height:78px}
.founder-job{margin-top:0}
@media(max-width:700px){.founder-highlights{grid-template-rows:none}.founder-highlights strong{font-size:21px}.home .founder-experience{min-height:0}}
