@font-face{font-family:Archivo;src:url('../assets/archivo-variable.ttf') format('truetype');font-weight:100 900;font-display:swap}
:root{--ink:#521e2d;--accent:#cbd9ef;--paper:#fcfcf8;--panel:#f1ecee;--line:#cbbac0;--inverse-line:#896371;--hover:#752d42;--space:76px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--ink) var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.55 Archivo,Arial,sans-serif}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3{letter-spacing:-.035em;text-wrap:balance}h1,h2{font-weight:800;line-height:1.08}h2{font-size:clamp(35px,3.8vw,49px)}h3{font-size:23px;line-height:1.2}h4{font-size:16px;line-height:1.35}em{font-style:normal}a{color:inherit;text-underline-offset:5px}a:hover{text-decoration-thickness:2px}a:focus-visible{outline:3px solid currentColor;outline-offset:5px}::selection{background:var(--ink);color:var(--paper)}.core ::selection{background:var(--accent);color:var(--ink)}img{max-width:100%;display:block}p+p{margin-top:16px}
.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.section{padding-block:var(--space)}.section-head{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:start;margin-bottom:36px}.section-head h2{max-width:20ch}.section-head p{max-width:52ch}.fine{font-size:14px;line-height:1.55}.arrow{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;flex:none}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:14px 22px;background:var(--ink);color:var(--paper);text-decoration:none;font-weight:700;transition:background 150ms ease-out}.button:hover{background:var(--hover)}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:16px;font-weight:650;min-height:44px}.skip{position:absolute;left:16px;top:-100px;z-index:30;background:var(--ink);color:var(--paper);padding:12px 20px}.skip:focus{top:12px}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:23px;border-bottom:1px solid var(--line)}.brand{font-size:43px;font-weight:850;line-height:1;letter-spacing:-.04em;text-decoration:none}.category{display:none}.header nav{display:flex;align-items:center;gap:28px}.header nav a{display:inline-flex;align-items:center;gap:12px;min-height:44px;text-decoration:none;font-size:14px;font-weight:650}.header nav a:hover{text-decoration:underline}.header nav a:last-child{margin-left:12px;text-decoration:underline}
/* One message and one action. The founders are the human connection. */
.hero{display:grid;grid-template-columns:1.35fr 1fr;gap:48px 64px;align-items:center;padding-block:72px 40px}.hero h1{font-size:clamp(44px,4.75vw,68px);line-height:1.08;max-width:19ch}.hero h1 em{display:block;margin-top:10px}.word-highlight{background:var(--accent);box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero .lead{font-size:21px;line-height:1.55;max-width:43ch}.hero .lead strong{font-weight:650}.hero-actions{margin-top:28px}/* A pair of named credentials, not an anonymous combined experience claim. */
.founder-line{grid-column:1/-1;display:block;text-decoration:none;border-top:1px solid var(--line);padding-top:24px;min-width:0}
.founder-line-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:16px;line-height:1.4;margin-bottom:24px}
.founder-line-heading strong{font-weight:650}.founder-line-heading .arrow{width:18px;height:18px}
.founder-credentials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}
.founder-credential{display:grid;grid-template-columns:56px minmax(0,max-content) auto;justify-content:start;align-items:center;gap:20px;min-width:0}
.founder-credential img{width:56px;height:64px;object-fit:cover}
.founder-specialty{display:block;font-size:17px;line-height:1.4}.founder-specialty strong{display:block;font-size:14px;font-weight:600;margin-bottom:4px}.founder-specialty>span{display:block}
.founder-tenure{font-size:14px;white-space:nowrap;line-height:1.3}.founder-tenure strong{font-size:25px;letter-spacing:-.025em;font-weight:750}
.founder-line:hover .founder-line-heading strong{text-decoration:underline}
/* Problem and capabilities use one shared editorial grid. */
.problems{border-top:1px solid var(--line)}.problems h2 em{text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:.13em;text-underline-offset:.13em}.pov-copy{font-size:17px}.problem-rows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.problem-rows article{border-top:1px solid var(--line);padding-top:22px}.problem-rows h3{font-size:24px;max-width:22ch}.problem-rows p{font-size:16px;margin-top:14px;max-width:38ch}.capability-band{border-top:1px solid var(--line)}.capability-band .section{padding-bottom:38px}.capability-band h2 em{background:var(--accent);box-decoration-break:clone;-webkit-box-decoration-break:clone}.capabilities{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--accent)}.capabilities article{padding:28px 24px}.capabilities article+article{border-left:1px solid var(--line)}.capabilities h3{font-size:22px}.capabilities p{font-size:16px;line-height:1.55;margin-top:13px}.approach-note{font-size:14px;margin-top:16px}.ai-principle{display:grid;grid-template-columns:1fr 2fr;gap:48px;margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}.ai-principle h3{font-size:22px}.ai-principle p{font-size:16px;max-width:64ch}.ai-principle strong{font-weight:700}
/* The example shows the work. Every input and outcome is visible. */
.example{padding-top:32px}.example .section-head{margin-bottom:28px}.example .section-head h2{font-size:34px;max-width:22ch}.example .section-head p{font-size:16px}.example .section-head .fine{font-size:13px;margin-top:10px}.flow-board{display:grid;grid-template-columns:.95fr 1fr 1.35fr;background:var(--panel)}.flow-sources,.flow-review{padding:28px}.flow-sources h3,.flow-review h3{font-size:21px}.flow-sources ul{list-style:none;padding:0;margin:18px 0 0}.flow-sources li{font-size:15px;padding:10px 0;border-top:1px solid var(--line)}.flow-review{border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.flow-review p{font-size:16px;margin-top:14px}.review-path{display:grid;grid-template-rows:1fr 1fr}.review-path article{padding:23px 28px}.review-path h3,.review-path h4{font-size:21px}.review-path p{font-size:15px;margin-top:10px}.hold{background:var(--accent)}.ready{background:var(--ink);color:var(--paper)}.example>.open-answer{display:grid;grid-template-columns:.95fr 2.35fr;gap:28px;margin-top:22px}.example>.open-answer h3{font-size:17px}.example>.open-answer p{font-size:14px;max-width:80ch}.price{font-size:46px;font-weight:800;line-height:1.1;letter-spacing:-.035em}.price>span{display:block;font-size:14px;font-weight:500;letter-spacing:0;line-height:1.5;margin-bottom:8px}.price small{font-size:21px;letter-spacing:0;margin-left:8px}.button.invert{background:var(--accent);color:var(--ink)}.button.invert:hover{background:var(--paper)}
/* Founder evidence retains the original paired Home Base colors. */
.founder-panels{display:grid;grid-template-columns:1fr 1fr;gap:0}.founder-panel{padding:32px;background:var(--panel)}.founder-panel+article{background:var(--accent)}.person-header{display:flex;align-items:center;gap:22px}.person-header img{width:80px;height:90px;object-fit:cover}.person-header h3{font-size:29px}.person-header p{font-size:14px;margin-top:7px}.career-stat{display:flex;align-items:baseline;gap:20px;margin-block:25px 18px}.career-stat strong{font-size:34px;line-height:1;white-space:nowrap;letter-spacing:-.035em}.career-stat span{font-size:15px;max-width:24ch}.career{list-style:none;padding:0;margin:0}.career li{border-top:1px solid var(--line);padding-block:13px;font-size:15px;line-height:1.55}.project-role{display:grid;grid-template-columns:105px 1fr;gap:20px;border-top:1px solid var(--line);padding-top:17px;margin-top:3px}.project-role h4{font-size:14px}.project-role p{font-size:14px}.person-links{display:flex;align-items:center;gap:23px;margin-top:16px;flex-wrap:wrap}.person-links a{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:14px;font-weight:650}.person-links .arrow{width:15px;height:15px}
.other{border-top:1px solid var(--line);padding-block:50px}.other .section-head{display:block;margin-bottom:26px}.other h2{font-size:31px}.other h2 br{display:none}
.questions{display:grid;grid-template-columns:.7fr 1.7fr;gap:60px;border-top:1px solid var(--line);padding-block:52px}.questions h2{font-size:35px;max-width:12ch}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 36px}.faq-grid h3{font-size:20px;max-width:30ch}.faq-grid p{font-size:15px;line-height:1.55;margin-top:12px;max-width:50ch}.origin{display:grid;grid-template-columns:.7fr 1.7fr;gap:60px;align-items:start;border-top:1px solid var(--line);padding-block:32px 46px}.origin h2{font-size:25px}.origin p{font-size:15px;max-width:80ch}.contact{background:var(--accent);padding-block:60px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.contact h2{font-size:48px;max-width:18ch}.contact p{font-size:18px;max-width:45ch}.contact .button{margin-top:24px}.email-address{display:block;font-size:14px;margin-top:20px;width:fit-content;overflow-wrap:anywhere}.footer{display:flex;align-items:center;gap:30px;padding-block:28px 44px}.footer .brand{font-size:33px}.footer p{font-size:13px}.footer-top{margin-left:auto;font-size:13px;min-height:44px;display:flex;align-items:center}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.header nav{gap:19px}.hero{gap:36px;padding-block:48px 36px}.hero h1{font-size:52px}.hero .lead{font-size:19px}.section-head{gap:40px}.capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}.capabilities article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.capabilities article:nth-child(4){border-top:1px solid var(--line)}.founder-panel{padding:25px}.person-header{gap:16px}.person-header h3{font-size:25px}.career-stat{display:block}.career-stat span{display:block;margin-top:8px;max-width:none}.questions,.origin{grid-template-columns:.7fr 1.7fr;gap:35px}.contact-grid{gap:40px}.contact h2{font-size:42px}}
@media(min-width:701px) and (max-width:900px){.hero{grid-template-columns:1fr;gap:28px}.hero h1{font-size:58px;max-width:22ch}.hero h1 br{display:none}.hero .lead{max-width:58ch}.hero-intro{max-width:660px}}
@media(max-width:700px){
:root{--space:46px}.wrap{width:calc(100% - 40px)}h2{font-size:34px}.header{position:relative;display:block;padding:17px 0 0}.header .brand{font-size:36px;display:inline-block}.header nav{justify-content:space-between;gap:15px;margin-top:14px;border-top:1px solid var(--line)}.header nav a{font-size:13px;min-height:44px}.header nav a:last-child{position:absolute;right:0;top:13px;margin:0;min-height:44px;font-size:13px}.header nav a:last-child .arrow{display:none}
.hero{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-block:32px}.hero h1{font-size:clamp(34px,9.6vw,54px);line-height:1.1;max-width:19ch}.hero h1 br{display:none}.hero h1 em{margin-top:8px}.hero .lead{font-size:18px;line-height:1.55;margin-top:26px;max-width:43ch}.hero-actions{margin-top:22px}.hero .button{min-height:52px}.founder-line{margin-top:0;padding-top:20px}.founder-line-heading{font-size:14px;margin-bottom:20px}.founder-credentials{grid-template-columns:1fr;gap:20px}.founder-credential{grid-template-columns:48px minmax(0,1fr) auto;gap:12px}.founder-credential img{width:48px;height:54px}.founder-specialty{font-size:15px;line-height:1.35}.founder-specialty strong{font-size:13px;margin-bottom:3px}.founder-tenure{font-size:13px}.founder-tenure strong{font-size:23px}

.section-head{grid-template-columns:1fr;gap:22px;margin-bottom:27px}.section-head h2{max-width:20ch}.pov-copy{font-size:16px}.pov-copy p+p{margin-top:12px}.problem-rows{grid-template-columns:1fr;gap:21px}.problem-rows article{padding-top:18px}.problem-rows h3{font-size:22px;max-width:28ch}.problem-rows p{margin-top:9px;max-width:48ch;font-size:15px}.capability-band .section{padding-bottom:28px}.capability-band .section-head p{font-size:16px}.capabilities{grid-template-columns:1fr}.capabilities article{padding:21px 23px}.capabilities article+article{border-left:0;border-top:1px solid var(--line)}.capabilities h3{font-size:22px}.capabilities p{font-size:15px;margin-top:8px;max-width:45ch}.approach-note{font-size:13px;max-width:40ch;margin-top:14px}.ai-principle{grid-template-columns:1fr;gap:13px;margin-top:24px;padding-top:21px}.ai-principle h3{font-size:21px}.ai-principle h3 br{display:none}.ai-principle h3 strong:before{content:' '}.ai-principle p{font-size:15px}
.example{padding-top:12px}.example .section-head{gap:17px;margin-bottom:23px}.example .section-head h2{font-size:29px}.flow-board{grid-template-columns:1fr}.flow-sources{padding:21px 23px}.flow-sources h3{font-size:19px}.flow-sources ul{display:flex;flex-wrap:wrap;gap:6px 15px;margin-top:12px}.flow-sources li{font-size:13px;padding:0;border:0}.flow-review{padding:20px 23px;border-left:0;border-top:1px solid var(--line)}.flow-review h3{font-size:20px}.flow-review p{font-size:14px;margin-top:8px}.review-path article{padding:21px 23px}.review-path h3,.review-path h4{font-size:20px}.review-path p{font-size:14px;margin-top:8px}.example>.open-answer{grid-template-columns:1fr;gap:8px;margin-top:20px}.example>.open-answer h3{font-size:17px}.example>.open-answer p{font-size:14px}
.founder-proof .section-head p{font-size:16px}.founder-panels{grid-template-columns:1fr}.founder-panel{padding:24px}.person-header img{width:68px;height:76px}.person-header h3{font-size:25px}.person-header p{font-size:12px}.career-stat{display:flex;gap:16px;margin-block:22px 17px}.career-stat strong{font-size:29px}.career-stat span{font-size:13px;max-width:24ch;margin:0}.career li{font-size:14px;padding-block:12px}.project-role{grid-template-columns:1fr;gap:7px;padding-top:15px;margin-top:1px}.project-role p{font-size:14px}.person-links{gap:21px;margin-top:12px}.person-links a{font-size:13px}
.other{padding-block:36px}.other h2{font-size:29px}.questions{grid-template-columns:1fr;gap:24px;padding-block:38px}.questions h2{font-size:31px;max-width:none}.faq-grid{grid-template-columns:1fr;gap:23px}.faq-grid h3{font-size:20px;max-width:32ch}.faq-grid p{font-size:15px;margin-top:9px}.origin{grid-template-columns:1fr;gap:15px;padding-block:27px 34px}.origin h2{font-size:25px}.origin p{font-size:14px}.contact{padding-block:41px}.contact-grid{grid-template-columns:1fr;gap:21px}.contact h2{font-size:35px}.contact p{font-size:17px}.contact .button{margin-top:22px}.email-address{font-size:13px;margin-top:19px}.footer{display:grid;grid-template-columns:1fr auto;gap:9px 20px;padding-block:22px 48px}.footer .brand{font-size:30px}.footer p{font-size:12px;grid-column:1;grid-row:2}.footer-top{grid-column:2;grid-row:1/3;font-size:12px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* The offer has one fixed label/detail grid at every desktop row. */
.core{--work-label:300px;--work-gap:64px;background:var(--ink);color:var(--paper);padding:64px 0}
.work-layout{max-width:1200px}
.work-heading{max-width:790px;margin-bottom:40px}
.core h2{font-size:46px;line-height:1.1;max-width:22ch}.core h2 em{color:var(--accent)}
.core-intro{font-size:18px;line-height:1.6;max-width:67ch;margin-top:24px}
.work-row,.service-row{display:grid;grid-template-columns:var(--work-label,300px) minmax(0,1fr);gap:var(--work-gap,64px);align-items:start}
.work-summary{padding-top:32px;border-top:1px solid var(--inverse-line)}
.core .price{color:var(--accent);font-size:48px;margin:0}.core .price>span{font-size:14px;margin-bottom:10px}.core .price small{font-size:20px;margin-left:8px}
.work-detail h3{font-size:25px;line-height:1.25;letter-spacing:-.025em}.work-detail p{font-size:17px;line-height:1.6;max-width:62ch}.work-detail h3+p{margin-top:14px}
.work-detail .button{margin-top:24px}.work-detail .price-note{font-size:13px;margin-top:14px}.work-detail .fine{font-size:14px}
.work-group{margin-top:40px;padding-top:32px;border-top:1px solid var(--inverse-line)}
.work-group>h3{font-size:27px;line-height:1.25;margin-bottom:28px}
.work-steps{list-style:none;padding:0;margin:0;display:grid;gap:24px;counter-reset:step}
.work-steps li{counter-increment:step}.work-steps strong{font-size:17px;font-weight:650;line-height:1.6;display:flex;gap:16px;align-items:baseline}.work-steps strong:before{content:'0' counter(step);font-size:12px;font-weight:500;color:var(--accent);width:20px;flex:none}
.work-steps p,.scope-open dd{font-size:16px;line-height:1.6;margin:0;max-width:65ch}
.scope-open{display:grid;gap:24px;margin:0}.scope-open dt{font-size:17px;font-weight:650;line-height:1.6}
.work-ongoing{margin-top:40px;padding-top:32px;border-top:1px solid var(--inverse-line)}
.work-ongoing h3{font-size:26px;line-height:1.25;margin-bottom:20px}.work-ongoing .price{font-size:38px}.work-ongoing .price small{font-size:18px}.work-ongoing .text-link{margin-top:16px}
.specialists{display:grid;gap:32px}.service-row{padding-top:28px;border-top:1px solid var(--line)}
.service-heading h3{font-size:24px;line-height:1.25;max-width:23ch}.service-heading .price{font-size:32px;margin-top:20px}.service-heading .price>span{font-size:13px;margin-bottom:8px}
.service-detail p{font-size:16px;line-height:1.6;max-width:60ch}.service-detail .fine{font-size:14px;margin-top:12px}.service-detail .text-link{margin-top:16px}
@media(min-width:701px) and (max-width:1000px){.core{--work-label:230px;--work-gap:40px}.service-row{grid-template-columns:230px minmax(0,1fr);gap:40px}.core h2{font-size:42px}.core .price{font-size:42px}.work-ongoing .price{font-size:32px}.work-steps strong{font-size:16px;gap:12px}}
@media(max-width:700px){
.core{padding:44px 0}.work-heading{margin-bottom:28px}.core h2{font-size:35px}.core-intro{font-size:17px;line-height:1.55;margin-top:20px}
.work-row,.service-row{grid-template-columns:1fr;gap:8px}.work-summary{gap:24px;padding-top:24px}.core .price{font-size:42px}.work-detail h3{font-size:23px}.work-detail p{font-size:16px}.work-detail h3+p{margin-top:12px}.work-detail .button{margin-top:20px}.work-detail .price-note{font-size:13px;margin-top:12px}
.work-group{margin-top:32px;padding-top:24px}.work-group>h3{font-size:25px;margin-bottom:24px}.work-steps{gap:22px}.work-steps strong{font-size:18px;line-height:1.4;gap:12px}.work-steps strong:before{width:20px}.work-steps p{font-size:15px;line-height:1.6}
.scope-open{gap:22px}.scope-open dt{font-size:18px;line-height:1.4}.scope-open dd{font-size:15px;line-height:1.6}
.work-ongoing{margin-top:32px;padding-top:24px;gap:20px}.work-ongoing h3{font-size:25px;margin-bottom:16px}.work-ongoing .price{font-size:35px}.work-ongoing .price small{font-size:18px}.work-ongoing .work-detail p{font-size:15px}.work-ongoing .work-detail .fine{font-size:14px}.work-ongoing .text-link{margin-top:12px}
.specialists{gap:28px}.service-row{gap:20px;padding-top:24px}.service-heading h3{font-size:24px;max-width:25ch}.service-heading .price{font-size:30px;margin-top:16px}.service-detail p{font-size:15px}.service-detail .fine{font-size:13px}.service-detail .text-link{margin-top:12px}
}
/* Explain the delivery model with a single static, labeled diagram. */
.tradeoffs{margin-top:32px;padding-top:32px;border-top:1px solid var(--line)}
.tradeoff-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:start}.tradeoff-intro h3{font-size:34px;line-height:1.14;max-width:25ch}.tradeoff-intro p{font-size:16px;line-height:1.6;max-width:58ch}
.working-model{margin-top:28px}.model-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.model-inputs>div{padding:22px 24px;background:var(--panel);position:relative}.model-inputs h4{font-size:18px;line-height:1.3;letter-spacing:-.015em}.model-inputs p{font-size:15px;line-height:1.55;margin-top:10px}.model-inputs>div:after{content:'';position:absolute;left:50%;bottom:-18px;height:18px;border-left:1px solid var(--ink)}
.model-connector{height:20px;margin:18px calc((100% - 48px)/6) 0;border-top:1px solid var(--ink);position:relative}.model-connector:after{content:'';position:absolute;left:50%;height:20px;border-left:1px solid var(--ink);top:0}
.working-model figcaption{background:var(--accent);padding:20px 24px;text-align:center}.working-model figcaption strong{font-size:23px;line-height:1.3;letter-spacing:-.02em;display:block}.working-model figcaption span{font-size:14px;display:block;margin-top:6px}.tradeoff-note{font-size:14px;margin-top:16px;max-width:90ch}
.work-start-link{margin-top:18px;color:var(--accent)}.work-detail .price-note{margin-top:10px}.other .section-head p{font-size:16px;margin-top:14px}.offer-next{margin-top:28px}.offer-next .text-link{font-size:15px}.starting{border-top:1px solid var(--line);padding-block:52px}.starting .section-head{margin-bottom:28px}.starting h2{font-size:38px;max-width:20ch}.starting .section-head p{font-size:17px}.starting .section-head .fine{font-size:14px;margin-top:14px}.starting-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;counter-reset:start-step}.starting-steps li{counter-increment:start-step;border-top:1px solid var(--line);padding-top:20px}.starting-steps li:before{content:'0' counter(start-step);display:block;font-size:13px;font-weight:600;margin-bottom:12px}.starting-steps h3{font-size:22px;line-height:1.25}.starting-steps p{font-size:15px;line-height:1.6;margin-top:12px}.questions h2{font-size:30px;max-width:15ch}.faq-grid{grid-template-columns:1fr;gap:24px}.faq-grid p{max-width:70ch}
@media(min-width:701px) and (max-width:1050px){.tradeoff-intro{gap:40px}.tradeoff-intro h3{font-size:30px}.model-inputs{gap:18px}.model-inputs>div{padding:20px}.model-connector{margin-inline:calc((100% - 36px)/6)}.starting-steps{gap:24px}.starting-steps h3{font-size:21px}.starting h2{font-size:35px}}
@media(max-width:700px){.tradeoffs{padding-top:24px;margin-top:26px}.tradeoff-intro{grid-template-columns:1fr;gap:17px}.tradeoff-intro h3{font-size:28px;max-width:24ch}.tradeoff-intro p{font-size:15px}.working-model{margin-top:23px}.model-inputs{grid-template-columns:1fr;gap:0;border-left:1px solid var(--ink);margin-left:8px;padding-left:18px}.model-inputs>div{padding:17px 19px;margin-bottom:14px}.model-inputs>div:after{left:-19px;top:50%;height:0;width:19px;border-left:0;border-top:1px solid var(--ink)}.model-inputs h4{font-size:17px}.model-inputs p{font-size:14px;margin-top:7px}.model-connector{height:18px;margin:0 0 0 8px;border-top:0;border-left:1px solid var(--ink)}.model-connector:after{display:none}.working-model figcaption{text-align:left;padding:20px}.working-model figcaption strong{font-size:21px}.working-model figcaption span{font-size:13px}.tradeoff-note{font-size:13px;margin-top:14px}.work-start-link{margin-top:15px}.other .section-head p{font-size:15px;margin-top:12px}.offer-next{margin-top:24px}.starting{padding-block:38px}.starting h2{font-size:33px}.starting .section-head{gap:20px;margin-bottom:24px}.starting .section-head p{font-size:16px}.starting .section-head .fine{font-size:14px;margin-top:12px}.starting-steps{grid-template-columns:1fr;gap:22px}.starting-steps li{padding-top:18px}.starting-steps li:before{margin-bottom:9px}.starting-steps h3{font-size:22px}.starting-steps p{margin-top:10px;font-size:15px}.questions h2{font-size:29px;max-width:none}}
/* Home Base hybrid: one line-art vocabulary, used for relationships and stages. */
.visual-icon,.stage-symbol,.decision-symbol,.review-symbol,.flow-direction,.transform-arrow,.capability-diagram{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}
.visual-icon{width:24px;height:24px}.capability-diagram{width:112px;height:68px;margin-bottom:23px}.diagram-paper{fill:var(--paper)}.diagram-solid{fill:var(--ink);stroke:var(--ink)}
.flow-board{grid-template-columns:.95fr 32px 1fr 32px 1.35fr;background:transparent;align-items:stretch}.flow-sources{background:var(--panel)}.flow-sources li{display:flex;align-items:center;gap:12px}.flow-sources .visual-icon{width:23px;height:23px}.flow-direction{width:32px;height:32px;align-self:center;justify-self:center}.flow-review{background:var(--accent);border:0}.review-symbol{width:38px;height:38px;margin-bottom:20px}.review-path article{display:flex;align-items:flex-start;gap:16px}.decision-symbol{width:27px;height:27px;margin-top:1px}.hold{background:var(--panel)}
.work-steps strong:before{display:none}.work-steps strong{gap:16px;align-items:center}.stage-symbol{width:25px;height:25px;color:var(--accent);background:var(--ink);position:relative;z-index:1}.work-steps li{position:relative}.work-steps li:not(:last-child):after{content:'';position:absolute;left:12px;top:35px;bottom:-15px;border-left:1px solid var(--inverse-line)}
.offer-transform{display:grid;grid-template-columns:auto minmax(22px,1fr) auto;align-items:center;gap:18px;color:var(--ink);margin-bottom:20px;padding-bottom:17px;border-bottom:1px solid var(--line);max-width:470px}.offer-transform>span{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;line-height:1.3;min-width:0}.offer-transform>span:last-child{margin-left:0}.offer-transform .visual-icon{width:25px;height:25px}.transform-arrow{justify-self:center;width:28px;height:28px;stroke-width:1.5}
.starting-steps li{position:relative;border-top:0;padding-top:0}.starting-steps li:before{display:grid;place-items:center;width:34px;height:34px;background:var(--accent);font-size:12px;margin-bottom:18px;position:relative;z-index:1}.starting-steps li:not(:last-child):after{content:'';position:absolute;left:34px;right:-32px;top:17px;border-top:1px solid var(--line)}
.person-header img{width:94px;height:106px}
@media(min-width:701px) and (max-width:1050px){.flow-board{grid-template-columns:.95fr 28px 1fr 28px 1.2fr}.flow-sources,.flow-review{padding:22px}.flow-direction{width:28px;height:28px}.review-path article{padding:22px;gap:12px}.review-path h3,.review-path h4{font-size:20px}.decision-symbol{width:23px;height:23px}.person-header img{width:80px;height:90px}.starting-steps li:not(:last-child):after{right:-24px}}
@media(max-width:850px){.flow-board{grid-template-columns:1fr;align-items:stretch}.flow-direction{transform:rotate(90deg);width:26px;height:26px;margin:6px 0}.flow-sources ul{display:flex;flex-wrap:wrap;gap:12px 24px}.flow-sources li{border:0;padding:0}.flow-review{display:grid;grid-template-columns:38px 1fr;column-gap:18px;align-items:start}.review-symbol{grid-row:1/3;margin:0}.flow-review p{margin-top:8px}.flow-board .review-path{grid-template-columns:1fr 1fr;grid-template-rows:auto}}
@media(max-width:700px){
.capabilities article{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px 16px;padding:23px 20px}.capability-diagram{width:64px;height:45px;grid-column:1;grid-row:1/3;margin:0;align-self:start}.capabilities h3{font-size:21px;grid-column:2;align-self:center}.capabilities p{grid-column:2;margin:0;font-size:15px}
.flow-sources li{font-size:13px;gap:8px}.flow-sources ul{gap:12px 18px}.flow-sources .visual-icon{width:20px;height:20px}.flow-review{grid-template-columns:30px 1fr;gap:0 15px}.review-symbol{width:30px;height:30px}.flow-review h3{font-size:20px}.flow-board .review-path{grid-template-columns:1fr}.review-path article{gap:14px}.decision-symbol{width:24px;height:24px}
.work-steps strong{gap:12px;align-items:center}.stage-symbol{width:24px;height:24px}.work-steps li:not(:last-child):after{left:11px;top:34px;bottom:-12px}.work-steps li{padding-left:36px}.work-steps strong{position:relative}.work-steps strong>.stage-symbol{position:absolute;left:-36px}.work-steps p{margin-left:0}.work-steps li:not(:last-child):after{left:11px}
.offer-transform{gap:12px;max-width:none;margin-bottom:16px;padding-bottom:16px}.offer-transform>span{gap:8px;font-size:13px}.offer-transform .visual-icon{width:22px;height:22px}.transform-arrow{width:22px;height:22px}
.starting-steps li{display:grid;grid-template-columns:34px minmax(0,1fr);column-gap:16px;row-gap:9px}.starting-steps li:before{grid-column:1;grid-row:1/3;margin-bottom:0}.starting-steps h3,.starting-steps p{grid-column:2;margin:0}.starting-steps h3{font-size:21px}.starting-steps p{font-size:15px}.starting-steps li:not(:last-child):after{left:17px;top:34px;bottom:-22px;right:auto;width:0;border-top:0;border-left:1px solid var(--line)}
.person-header img{width:76px;height:86px}
}
@media(max-width:360px){.offer-transform{gap:8px}.offer-transform>span{gap:6px;font-size:12px}.offer-transform .visual-icon{width:20px;height:20px}.transform-arrow{width:20px;height:20px}.capabilities article{grid-template-columns:52px minmax(0,1fr);column-gap:12px;padding-inline:18px}.capability-diagram{width:52px;height:38px}}
/* Shorter reading path; practical answers sit beside the decisions they support. */
.nav-short{display:none}.starting .section-head .fine{font-weight:600}.start-preparation{display:grid;grid-template-columns:300px minmax(0,1fr);gap:64px;border-top:1px solid var(--line);padding-top:24px;margin-top:28px}.start-preparation h3{font-size:20px;line-height:1.3}.start-preparation p{font-size:15px;max-width:70ch}.starting{padding-bottom:44px}
@media(min-width:701px) and (max-width:1000px){.start-preparation{grid-template-columns:230px minmax(0,1fr);gap:40px}}
@media(max-width:700px){
:root{--space:38px}
.header{isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:0;z-index:20;background:var(--paper);padding:8px 0;border-bottom:1px solid var(--line)}.header .brand{font-size:27px;flex:none;display:inline-flex;align-items:center;min-height:44px}.header nav{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;border:0;flex:1;max-width:300px}.header nav a,.header nav a:last-child{position:static;top:auto;right:auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:40px;margin:0;padding:0;font-size:13px;text-decoration:none}.header nav a:last-child .arrow{display:none}.nav-wide{display:none}.nav-short{display:inline}main [id],main{scroll-margin-top:76px}
.hero{padding-top:32px;padding-bottom:32px}.hero-intro{padding-bottom:24px}.hero .lead{margin-top:24px;font-size:17px;line-height:1.55}.hero-actions{margin-top:24px}.hero .button{min-height:52px}.problems{padding-top:44px}.problems .section-head{gap:18px;margin-bottom:23px}.problem-rows{gap:18px}.problem-rows article{padding-top:16px}.problem-rows p{margin-top:8px}.capabilities article{padding-block:20px}.tradeoffs{margin-top:23px;padding-top:22px}.tradeoff-intro{gap:15px}.working-model{margin-top:20px}.model-inputs>div{padding-block:15px}.example .section-head{margin-bottom:20px}.core{padding-block:38px}.work-heading{margin-bottom:24px}.work-group{margin-top:28px}.scope-open{gap:18px}.work-ongoing{margin-top:28px}.starting{padding-block:34px}.starting .section-head{margin-bottom:24px}.start-preparation{grid-template-columns:1fr;gap:10px;padding-top:20px;margin-top:24px}.start-preparation h3{font-size:20px}.start-preparation p{font-size:15px}.origin{padding-block:26px 30px}.contact{padding-block:36px}
}
@media(max-width:360px){.header .brand{font-size:25px}.header nav{gap:6px}.header nav a,.header nav a:last-child{font-size:12px;min-width:38px}}

/* The sticky navigation paints the full mobile width, including its gutters. */
@media(max-width:700px){.header:before{content:'';position:absolute;inset:0 -20px;background:var(--paper);z-index:-1}.hero .word-highlight{padding-inline:.025em}.hero .button{width:100%;justify-content:space-between}.founder-proof .section-head{gap:20px}.person-header p{font-size:13px;line-height:1.45}.founder-panels .career{margin-top:20px}.person-links{column-gap:20px}.other .section-head{margin-bottom:28px}}
@media(min-width:701px) and (max-width:1050px){.founder-credentials{gap:36px}.founder-credential{grid-template-columns:48px minmax(0,1fr) auto;gap:12px}.founder-credential img{width:48px;height:56px}.founder-specialty{font-size:15px}.founder-tenure strong{font-size:23px}}

/* Full-page editorial pass: stable offer axes, explicit diagram branches, and a direct close. */
.problems .pov-copy{max-width:60ch}.problem-rows h3{margin-bottom:10px}.problem-rows p{margin-top:0}
.approach-note{padding:16px 24px;margin:0;background:var(--accent);border-top:1px solid var(--line);font-size:15px;max-width:none}
.tradeoffs{padding-top:40px;margin-top:40px}.model-inputs h4{font-size:18px}.model-inputs p{line-height:1.5}
.example .section-head h2{font-size:38px}.example .section-head .fine{font-size:14px}
.review-outcomes{display:flex;flex-direction:column;min-width:0}.outcomes-title{font-size:15px;font-weight:650;letter-spacing:0;line-height:1.4;margin-bottom:12px}.review-path{flex:1;gap:12px;position:relative}.review-path article{align-items:center}.review-path h3,.review-path h4{font-size:20px}.review-path p{font-size:15px}.example>.open-answer{display:grid;grid-template-columns:1fr 2fr;gap:24px;margin-top:0;border-top:1px solid var(--line);padding:20px 0 0;margin-top:24px}.example>.open-answer p{font-size:15px}.example>.open-answer h3{font-size:16px;line-height:1.5}
.work-group{margin-top:36px;padding-top:28px}.work-group>h3{font-size:25px;color:var(--accent);margin-bottom:24px}.scope-open dt{font-weight:700}.scope-open .work-row+.work-row{border-top:1px solid var(--inverse-line);padding-top:20px}.scope-open{gap:20px}.work-ongoing{align-items:center}.work-ongoing h3{font-size:24px;max-width:22ch}.work-ongoing .work-detail p{max-width:55ch}
.other .section-head{display:grid;grid-template-columns:var(--work-label,300px) minmax(0,1fr);gap:64px;align-items:start}.other .section-head p{margin:0;max-width:52ch}.other h2{font-size:32px;max-width:17ch}.service-heading h3{font-size:25px;max-width:24ch}.service-heading .price{margin-top:20px}.service-detail .fine{font-size:14px}.offer-next{padding-top:24px;border-top:1px solid var(--line);margin-top:28px}
.founder-panel{display:flex;flex-direction:column}.founder-panel .project-role{border-top:0;padding-top:0;margin-top:24px;display:block}.project-role h4{font-size:14px;font-weight:650;margin-bottom:6px}.project-role p{font-size:16px;line-height:1.5}.career-stat{margin-top:24px}.founder-panel .career{margin-top:0}.person-links{margin-top:auto;padding-top:16px}.person-header p{line-height:1.45}.founder-proof{padding-bottom:36px}
.origin{grid-template-columns:300px minmax(0,1fr);gap:64px;padding-block:28px 44px}.origin p{max-width:72ch;font-size:15px}
.starting{padding-top:52px;padding-bottom:52px}.starting .section-head>div>p:first-child{font-size:19px;line-height:1.5}.starting .start-timing{font-size:16px;line-height:1.5;font-weight:650;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.starting-steps h3{font-size:23px}.start-preparation{margin-top:32px}.contact p{max-width:44ch}.email-address{display:flex;align-items:center;min-height:44px;margin-top:12px;font-size:15px}.footer .brand{min-height:44px;display:inline-flex;align-items:center}.footer{padding-bottom:88px}
@media(min-width:701px) and (max-width:1000px){.other .section-head,.origin{grid-template-columns:230px minmax(0,1fr);gap:40px}.other h2{font-size:29px}.example .section-head h2{font-size:33px}.person-header{align-items:flex-start}.person-header h3{font-size:24px}.person-header p{font-size:13px}.person-links{gap:12px}.person-links a{font-size:13px}}
@media(max-width:850px){.review-outcomes{margin-left:12px;padding-left:20px;border-left:1px solid var(--line)}.outcomes-title{margin-bottom:14px}.flow-board .review-path{grid-template-columns:1fr;gap:14px}.review-path article{position:relative}.review-path article:before{content:'';position:absolute;width:20px;left:-20px;top:50%;border-top:1px solid var(--line)}}
@media(max-width:700px){
.header nav a,.header nav a:last-child{min-width:44px}
.problem-rows h3{font-size:21px;line-height:1.25;margin-bottom:7px}.problem-rows p{font-size:15px;line-height:1.55}.problems .section-head{margin-bottom:28px}
.capabilities article{padding-block:22px}.capabilities h3{font-size:21px}.capabilities p{line-height:1.5}.approach-note{padding:18px 20px;font-size:14px;max-width:none}
.tradeoffs{margin-top:32px;padding-top:28px}.tradeoff-intro h3{font-size:29px;line-height:1.15}.model-inputs{margin-left:8px;padding-left:18px}.model-inputs>div{background:transparent;padding:12px 0 16px;margin-bottom:0}.model-inputs>div+div{border-top:1px solid var(--line)}.model-inputs h4{font-size:17px}.model-inputs p{font-size:15px;margin-top:6px}.working-model figcaption{padding:18px 20px}.tradeoff-note{font-size:14px;line-height:1.55}
.example{padding-top:20px}.example .section-head h2{font-size:31px;max-width:21ch}.example .section-head .fine{font-size:14px}.flow-sources,.flow-review,.review-path article{padding:20px}.flow-sources li{font-size:14px}.review-path h3,.review-path h4{font-size:20px}.review-path p{font-size:15px}.example>.open-answer{grid-template-columns:1fr;gap:6px;padding-top:18px;margin-top:20px}.example>.open-answer p{font-size:15px}
.work-group{margin-top:32px;padding-top:24px}.work-group>h3{font-size:24px;margin-bottom:24px}.scope-open{gap:16px}.scope-open .work-row+.work-row{padding-top:16px}.scope-open dt{font-size:17px}.scope-open dd{font-size:15px}.work-ongoing{margin-top:32px;padding-top:24px}.work-ongoing h3{font-size:24px;max-width:24ch}.work-ongoing .price{font-size:34px}
.other{padding-block:40px}.other .section-head{grid-template-columns:1fr;gap:14px;margin-bottom:28px}.other h2{font-size:31px;max-width:20ch}.other .section-head p{font-size:16px}.service-heading h3{font-size:24px;max-width:25ch}.service-row{gap:20px}.service-heading .price{font-size:31px;margin-top:16px}.service-detail p{font-size:16px;line-height:1.55}.service-detail .fine{font-size:14px}.offer-next{padding-top:20px;margin-top:24px}.offer-transform>span{font-size:14px}.specialists{gap:32px}
.founder-proof{padding-top:40px;padding-bottom:32px}.founder-panel{padding:24px}.person-header{gap:16px;align-items:center}.person-header p{font-size:14px}.project-role p{font-size:15px}.career-stat{margin-bottom:20px}.career-stat span{font-size:14px;line-height:1.5}.career li{font-size:15px;line-height:1.6}.person-links a{font-size:14px}.person-links{column-gap:20px;padding-top:16px}.origin{grid-template-columns:1fr;gap:14px;padding-block:28px 36px}.origin p{font-size:15px}
.starting{padding-block:40px}.starting .section-head{gap:20px;margin-bottom:28px}.starting .section-head>div>p:first-child{font-size:18px}.starting .start-timing{font-size:15px;margin-top:16px;padding-top:14px}.starting-steps h3{font-size:21px}.starting-steps p{font-size:16px;line-height:1.55}.start-preparation{margin-top:28px}.start-preparation p{font-size:16px}
.contact{padding-block:40px}.contact .button{width:100%;justify-content:space-between;min-height:52px}.contact p{font-size:17px}.email-address{font-size:14px;min-height:44px}.footer{padding-bottom:calc(88px + env(safe-area-inset-bottom));gap:12px 20px}.footer-top{font-size:14px}
}
@media(max-width:360px){.offer-transform>span{font-size:13px}.founder-panel{padding:20px}.person-header{gap:12px}.person-header img{width:60px;height:68px}.person-header h3{font-size:24px}.person-links{column-gap:14px}.person-links a{font-size:13px}}

.review-path h4{line-height:1.2;letter-spacing:-.035em}
@media(max-width:700px){.person-links{column-gap:12px;row-gap:8px}}

/* Make the implementation promise concrete inside the existing diagram and delivery path. */
.core-intro>strong{display:block;font-weight:700;margin-bottom:10px}.working-model figcaption strong{max-width:42ch;margin-inline:auto;text-wrap:balance}.example-measure{display:grid;grid-template-columns:1fr 2fr;gap:24px;padding-top:16px;margin-top:16px;border-top:1px solid var(--line)}.example-measure h3{font-size:16px;line-height:1.5;letter-spacing:-.02em}.example-measure p{font-size:15px;max-width:70ch}
@media(max-width:700px){.example-measure{grid-template-columns:1fr;gap:6px;padding-top:16px;margin-top:16px}.working-model figcaption strong{font-size:20px;line-height:1.35}.core-intro>strong{margin-bottom:10px}.work-steps strong{font-size:18px}.work-steps p{font-size:15px;line-height:1.6}}

.hero-delivery{max-width:48ch;margin:20px 0 0;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.55}

.build-timeline{margin-top:24px;padding-top:20px;border-top:1px solid var(--inverse-line);font-size:16px;line-height:1.5;color:var(--accent)}.build-timeline p{margin:0}.build-timeline .timeline-context{font-size:14px;margin-top:8px;color:var(--paper)}

.prototype-commitment p+p{margin-top:12px}

/* Offer polish: keep decision details distinct from supporting terms. */
.scope-open .acceptance-terms{font-size:14px;line-height:1.6;margin-top:14px;max-width:65ch}
.work-detail .price-note{max-width:65ch;line-height:1.65}
.prototype-commitment>div{max-width:65ch}.prototype-commitment h3{max-width:23ch}
@media(max-width:700px){.work-summary{gap:30px}.work-detail .price-note{font-size:14px}.scope-open .work-row{gap:10px}.scope-open .acceptance-terms{margin-top:12px}.start-preparation{gap:14px}.hero-delivery{font-size:16px;margin-top:16px}.contact h2{max-width:20ch}}

.prototype-commitment{background:var(--panel);border-top:0;padding:24px;column-gap:40px}.prototype-commitment h3{font-size:22px}.prototype-commitment strong{font-weight:700}
@media(max-width:700px){.prototype-commitment{padding:22px 20px;gap:16px}.prototype-commitment h3{font-size:21px}}

/* Visible buying answers, followed by the booking section and a short footer story. */
.buying-questions{padding-block:48px 56px;border-top:1px solid var(--line)}.buying-questions h2{font-size:36px;margin-bottom:32px}.question-list{margin:0;display:grid;gap:24px}.question-list>div{display:grid;grid-template-columns:300px minmax(0,1fr);gap:64px;border-top:1px solid var(--line);padding-top:24px}.question-list dt{font-size:20px;font-weight:700;line-height:1.35;letter-spacing:-.025em}.question-list dd{margin:0;max-width:65ch;font-size:16px;line-height:1.6}.question-list p+p{margin-top:12px}.site-footer .origin{border-top:0;padding-top:36px;padding-bottom:24px}.site-footer .origin h2{font-size:23px}.site-footer .footer{border-top:1px solid var(--line)}
@media(min-width:701px) and (max-width:1000px){.question-list>div{grid-template-columns:230px minmax(0,1fr);gap:40px}}
@media(max-width:700px){.buying-questions{padding-block:36px 40px}.buying-questions h2{font-size:31px;margin-bottom:24px}.question-list{gap:24px}.question-list>div{grid-template-columns:1fr;gap:12px;padding-top:20px}.question-list dt{font-size:20px}.question-list dd{font-size:15px}.site-footer .origin{padding-top:28px;padding-bottom:24px}}
