@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}}

/* Preview additions preserve the live Home Base palette and typography. */
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px}.examples-link{font-size:15px}.example-builds{border-top:1px solid var(--line)}.example-builds .section-head h2{max-width:21ch}.example-builds .section-head em{background:var(--accent);box-decoration-break:clone;-webkit-box-decoration-break:clone}.build-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.build-examples article{display:flex;flex-direction:column;border-top:1px solid var(--line);padding-top:24px}.build-examples h3{font-size:25px;line-height:1.2;max-width:24ch}.build-examples p{font-size:16px;line-height:1.55;margin-top:16px;margin-bottom:24px}.example-route{display:flex;align-items:center;gap:12px;justify-content:space-between;background:var(--accent);padding:16px;margin-top:auto;font-size:14px;line-height:1.4;font-weight:600}.example-route span{max-width:13ch}.examples-qualification{font-size:14px;max-width:80ch;margin-top:24px;line-height:1.6}
@media(max-width:900px){.build-examples{gap:24px}.build-examples h3{font-size:23px}.example-route{gap:8px;padding:12px;font-size:13px}}
@media(max-width:700px){.hero-actions{gap:8px}.examples-link{min-height:44px}.build-examples{grid-template-columns:1fr;gap:28px}.build-examples article{padding-top:20px}.build-examples h3{max-width:25ch;font-size:24px}.build-examples p{margin-top:12px;margin-bottom:18px}.example-route{padding:16px;font-size:14px;justify-content:flex-start;gap:18px}.example-route span{max-width:none}.examples-qualification{margin-top:24px}.example-builds .section-head{margin-bottom:28px}}

/* Reconcile examples with the original page length; avoid duplicating the wholesale walkthrough. */
.build-examples p{margin-bottom:0}.examples-qualification{margin-top:20px}.example-builds{padding-block:44px}.example-builds .section-head{margin-bottom:28px}
@media(max-width:700px){.example-builds{padding-block:32px}.build-examples{gap:22px}.build-examples article{padding-top:16px}.build-examples h3{font-size:22px}.build-examples p{font-size:15px;margin-top:10px}.example-builds .section-head{gap:16px;margin-bottom:24px}}

/* Visual concept preview: editorial problem illustration + readable workflow. */
.second-job-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:56px;align-items:center}.second-job-copy h2{max-width:18ch}.second-job-copy p{max-width:43ch;font-size:18px;line-height:1.6;margin-top:24px}.second-job-copy p+p{margin-top:16px}.second-job-visual img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;mix-blend-mode:multiply}.second-job-visual figcaption{border-top:1px solid var(--line);padding-top:18px}.second-job-visual figcaption strong{font-size:19px}.second-job-visual ul{display:flex;flex-wrap:wrap;gap:8px 20px;padding:0;margin:10px 0 0;list-style:none;font-size:14px}.second-job-visual li{display:flex;align-items:center;gap:8px}.second-job-visual li:before{content:'';width:5px;height:5px;background:var(--ink)}
.launch-tracker{background:var(--accent);padding:28px 32px;margin:0 0 32px}.launch-tracker-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.launch-tracker-heading h3{font-size:25px}.launch-tracker-heading>span{font-size:13px}.launch-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0;margin:28px 0}.launch-stages li{position:relative;padding-right:16px}.launch-stages li:not(:last-child):before{content:'';position:absolute;left:34px;right:0;top:16px;height:1px;background:var(--ink);opacity:.35}.stage-marker{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:50%;margin-bottom:14px}.stage-complete .stage-marker{background:var(--ink);color:var(--paper)}.stage-marker svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.stage-current .stage-marker{background:var(--paper)}.stage-current .stage-marker>span{width:10px;height:10px;background:var(--ink);border-radius:50%}.launch-stages h4{font-size:17px}.launch-stages p{font-size:14px;margin:4px 0 0}.launch-tracker figcaption{border-top:1px solid #9a9cab;padding-top:16px;display:flex;gap:16px;font-size:15px}.launch-tracker figcaption strong{white-space:nowrap}
@media(max-width:700px){.second-job-layout{grid-template-columns:1fr;gap:20px}.second-job-copy h2{max-width:20ch}.second-job-copy p{font-size:16px;margin-top:18px}.second-job-copy p+p{margin-top:12px}.second-job-visual{max-width:500px;margin-inline:auto;width:100%}.second-job-visual figcaption{padding-top:14px}.second-job-visual figcaption strong{font-size:17px}.second-job-visual ul{font-size:13px;gap:8px 14px}.launch-tracker{padding:22px;margin-bottom:24px}.launch-tracker-heading{display:block}.launch-tracker-heading h3{font-size:22px;max-width:20ch}.launch-tracker-heading>span{display:block;margin-top:8px}.launch-stages{grid-template-columns:1fr;gap:0;margin:24px 0}.launch-stages li{display:flex;gap:16px;padding:0 0 20px;align-items:start}.launch-stages li:last-child{padding-bottom:0}.launch-stages li:not(:last-child):before{left:16px;top:34px;bottom:0;right:auto;width:1px;height:auto}.stage-marker{flex:none;margin:0}.launch-stages h4{font-size:16px}.launch-stages p{font-size:13px;margin-top:2px}.launch-tracker figcaption{display:block;font-size:14px}.launch-tracker figcaption span{display:block;margin-top:5px}}

.work-comparison{margin:0 0 34px}.comparison-heading{margin-bottom:22px}.comparison-heading h3{font-size:28px}.comparison-heading p{font-size:14px;margin-top:8px}.comparison-halves{display:grid;grid-template-columns:1fr 1fr}.work-before,.work-after{padding:28px}.work-before{background:var(--panel)}.work-after{background:var(--accent)}.comparison-halves h4{font-size:20px;line-height:1.3;max-width:26ch}.handoff-chain{list-style:none;padding:0;margin:24px 0}.handoff-chain li{display:grid;grid-template-columns:100px 1fr;align-items:baseline;gap:16px;padding:14px 0;border-bottom:1px dashed var(--line)}.handoff-chain span{font-size:13px}.handoff-chain strong{font-size:17px;font-weight:600}.comparison-halves>div>p{font-size:14px;max-width:42ch}.shared-record{margin:24px 0;background:var(--paper);padding:20px}.shared-record>strong{font-size:18px}.approval-status{display:block;font-size:13px;margin-top:6px}.shared-record dl{margin:16px 0 0}.shared-record dl>div{display:grid;grid-template-columns:100px 1fr;gap:12px;border-top:1px solid var(--line);padding-top:10px;margin-top:10px}.shared-record dt{font-size:12px}.shared-record dd{margin:0;font-size:14px;font-weight:550}.work-comparison>figcaption{font-size:14px;margin-top:16px;max-width:78ch}.prototype-proof{margin-top:30px;padding:30px;background:var(--accent)}.prototype-intro{display:grid;grid-template-columns:1fr 1.3fr;gap:40px}.prototype-intro h3{font-size:27px}.prototype-intro p{font-size:16px;line-height:1.6}.proof-path{list-style:none;padding:0;margin:30px 0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.proof-path li{position:relative;padding-top:26px}.proof-path li:after{content:'';position:absolute;left:0;top:0;width:12px;height:12px;border:2px solid var(--ink);border-radius:50%;background:var(--accent)}.proof-path li:not(:last-child):before{content:'';position:absolute;left:12px;right:-24px;top:5px;height:1px;background:var(--ink);opacity:.4}.proof-path h4{font-size:18px}.proof-path p{font-size:14px;max-width:28ch;margin-top:8px}.prototype-boundary{border-top:1px solid #9a9cab;padding-top:16px;font-size:13px;max-width:85ch}
@media(max-width:700px){.comparison-heading h3{font-size:24px;max-width:23ch}.comparison-halves{grid-template-columns:1fr}.work-before,.work-after{padding:22px}.comparison-halves h4{font-size:20px}.handoff-chain{margin:16px 0}.handoff-chain li{grid-template-columns:76px 1fr;gap:12px;padding:12px 0}.handoff-chain strong{font-size:15px}.handoff-chain span{font-size:12px}.shared-record{padding:16px;margin:20px 0 16px}.shared-record dl>div{grid-template-columns:78px 1fr;gap:8px}.shared-record dd{font-size:13px}.shared-record>strong{font-size:16px}.comparison-halves>div>p,.work-comparison>figcaption{font-size:13px}.prototype-proof{padding:22px;margin-top:26px}.prototype-intro{grid-template-columns:1fr;gap:16px}.prototype-intro h3{font-size:24px}.prototype-intro p{font-size:15px}.proof-path{grid-template-columns:1fr;gap:0;margin:24px 0}.proof-path li{padding:0 0 20px 28px}.proof-path li:last-child{padding-bottom:0}.proof-path li:after{top:5px}.proof-path li:not(:last-child):before{left:5px;top:17px;bottom:-5px;width:1px;height:auto;right:auto}.proof-path p{margin-top:5px;max-width:none}.proof-path h4{font-size:17px}.prototype-boundary{font-size:13px}}

/* Compact comparison and conditional prototype note. */
.compact-comparison .comparison-heading{margin-bottom:16px}.compact-comparison .work-before,.compact-comparison .work-after{padding:24px}.compact-comparison .comparison-halves h4{font-size:18px;max-width:none}.compact-comparison .handoff-question{font-size:21px;font-weight:600;margin-top:22px}.scattered-sources{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.scattered-sources span{border:1px dashed var(--ink);padding:6px 12px;font-size:13px}.approval-record{margin:16px 0 0}.approval-record>div{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:9px 0;border-top:1px solid #9a9cab}.approval-record dt{font-size:12px}.approval-record dd{margin:0;font-size:14px;font-weight:550}.compact-prototype{padding:24px 28px}.compact-prototype h3{font-size:24px;margin-bottom:12px}.compact-prototype>p{font-size:16px;max-width:80ch}.compact-prototype .prototype-boundary{font-size:14px;padding-top:0;border:0;margin-top:12px}.compact-prototype a{font-weight:650}
@media(max-width:700px){.compact-comparison .comparison-heading h3{font-size:22px}.compact-comparison .work-before,.compact-comparison .work-after{padding:18px 20px}.compact-comparison .comparison-halves h4{font-size:17px}.compact-comparison .handoff-question{font-size:18px;margin-top:12px}.scattered-sources{margin-top:12px;gap:8px}.scattered-sources span{padding:4px 9px;font-size:12px}.approval-record{margin-top:12px}.approval-record>div{grid-template-columns:60px 1fr;gap:8px;padding:8px 0}.approval-record dd{font-size:13px}.compact-prototype{padding:20px;margin-top:24px}.compact-prototype h3{font-size:22px}.compact-prototype>p{font-size:15px}.compact-prototype .prototype-boundary{font-size:13px}}

/* Founder launch positioning preview */
.hero-category{font-size:clamp(.88rem,1.2vw,1rem);font-weight:650;line-height:1.5;max-width:38ch;margin:0 0 22px;color:var(--maroon,#521e2d)}
.hero h1{font-size:clamp(3.2rem,6.7vw,6.4rem);max-width:14ch;line-height:1.06}.hero .hero-title{align-self:start}.hero{min-height:0}.hero .hero-delivery{max-width:46ch}
.capability-path{margin:0;padding:28px;background:#cbd9ef;border:1px solid #521e22a;color:#521e2d;max-width:520px;width:100%;box-sizing:border-box}
.path-label{display:block;font-size:12px;font-weight:650;letter-spacing:.05em;text-transform:uppercase;margin-bottom:9px}.path-idea,.path-build,.path-team{padding:18px 20px;background:#fcfcf8;border:1px solid #521e2d33}.path-idea strong,.path-team strong{font-size:clamp(20px,2vw,25px);line-height:1.2}.path-line{width:1px;height:24px;background:#521e2d;position:relative;margin:0 auto}.path-line:after{content:"";position:absolute;bottom:0;left:-3px;width:7px;height:7px;border-bottom:1px solid #521e2d;border-right:1px solid #521e2d;transform:rotate(45deg)}.path-system{display:flex;align-items:center;gap:10px}.path-system>span:not(.path-link){border:1px solid #521e2d44;padding:10px;font-size:14px;font-weight:650;flex:1;text-align:center}.path-build p{font-size:15px;line-height:1.5;margin:12px 0 0}.path-team{background:#521e2d;color:#fcfcf8}.capability-path figcaption{font-size:12px;line-height:1.5;margin-top:16px;max-width:34ch}
#approach .tradeoffs{margin:0 0 64px;padding-top:0;border-top:0}#approach .tradeoff-intro h3{font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.12;letter-spacing:-.045em}#approach .section-head{border-top:1px solid #521e2d40;padding-top:48px}.tradeoff-note{max-width:75ch}.examples-open{font-weight:650;font-size:19px;line-height:1.5;margin:30px 0 8px;max-width:60ch}.build-examples{margin-top:32px}.contact h2{max-width:18ch}
@media(max-width:700px){.hero h1{font-size:clamp(1.75rem,9.4vw,4rem);max-width:none}.hero-category{margin-bottom:18px;font-size:14px;max-width:33ch}.hero{padding-top:30px!important;padding-bottom:32px!important}.hero .founder-line{margin-top:28px!important}.capability-path{padding:18px;max-width:none}.second-job-layout{gap:28px}.path-idea,.path-build,.path-team{padding:16px}.path-system>span:not(.path-link){padding:9px 7px;font-size:13px}#approach .tradeoffs{margin-bottom:36px}#approach .section-head{padding-top:32px}.examples-open{font-size:17px}.contact h2{font-size:clamp(2.1rem,8.5vw,3.4rem)}}

@media(max-width:700px){.hero .word-highlight{white-space:nowrap}.hero .hero-title{width:100%}}

/* Hybrid: more concrete copy, expressive founder illustration. */
.hero h1{font-size:clamp(3rem,5.3vw,5rem);max-width:18ch}.hero .word-highlight{white-space:normal}.hero .hero-title{width:100%}.second-job-visual img{width:100%;height:auto;display:block}.work-heading #work-title{font-size:clamp(2rem,3.8vw,3.4rem);max-width:24ch;line-height:1.15}.hero .hero-delivery{margin-top:18px}
@media(max-width:700px){.hero h1{font-size:clamp(1.7rem,8.3vw,3.5rem);max-width:none}.hero .word-highlight{white-space:nowrap}.hero h1 em{margin-top:7px}.hero .hero-delivery{font-size:16px;line-height:1.5}.work-heading #work-title{font-size:clamp(1.9rem,8vw,2.6rem)}.second-job-layout{gap:20px}}

/* Desktop refinement: align related copy, remove decorative diagram scaffolding. */
.delivery-principles{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:start;margin-bottom:56px}
.delivery-principles h2{max-width:19ch;font-size:clamp(34px,3.4vw,46px);line-height:1.14}
.principle-list{display:grid;gap:24px}
.principle-list article+article{border-top:1px solid var(--line);padding-top:24px}
.principle-list h3{font-size:22px;line-height:1.3}
.principle-list p{font-size:16px;line-height:1.6;margin-top:8px;max-width:48ch}
@media(min-width:1001px){
.hero{grid-template-columns:1.1fr 1fr;gap:40px 64px;align-items:start;padding-top:64px}
.hero h1{font-size:clamp(56px,4.5vw,65px);line-height:1.1;max-width:18ch}
.hero .lead{font-size:20px;line-height:1.55}
.founder-credentials{grid-template-columns:1.1fr 1fr}
.work-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:start;max-width:none}
.work-heading #work-title{font-size:44px;max-width:23ch}
.work-heading .core-intro{margin:0;font-size:19px;line-height:1.6;max-width:42ch;padding-top:4px}
.section-head{align-items:start}
.founder-panel{padding:32px;display:flex;flex-direction:column}
.person-links{margin-top:auto;padding-top:24px}
}
@media(min-width:701px) and (max-width:1000px){.delivery-principles{gap:40px;grid-template-columns:1fr 1fr}.delivery-principles h2{font-size:34px}}
@media(max-width:700px){.delivery-principles{grid-template-columns:1fr;gap:28px;margin-bottom:36px}.delivery-principles h2{font-size:32px;max-width:21ch}.principle-list{gap:20px}.principle-list article+article{padding-top:20px}.principle-list h3{font-size:21px}.principle-list p{font-size:15px;margin-top:8px}}

/* Clear service description and consistent editorial spacing. */
.hero-service{font-size:clamp(23px,2vw,29px);font-weight:750;line-height:1.25;letter-spacing:-.025em;max-width:32ch;text-wrap:balance}
.hero .hero-service+.lead{margin-top:20px;font-size:18px;line-height:1.6;max-width:47ch}
.hero .hero-delivery{font-size:16px;max-width:46ch;margin-top:16px}
.delivery-principles h2{font-size:clamp(32px,3vw,42px);max-width:22ch}
.principle-list h3{font-size:21px}
.examples-open{font-size:17px;margin-top:24px}
@media(min-width:1001px){.work-heading #work-title{font-size:46px;max-width:20ch}.work-heading .core-intro{font-size:18px}.hero{align-items:start}.hero-intro{padding-top:4px}}
@media(max-width:700px){.hero-service{font-size:23px;margin-top:24px;max-width:30ch;text-wrap:pretty}.hero .hero-service+.lead{margin-top:16px;font-size:17px}.hero .hero-delivery{font-size:15px;margin-top:14px}.delivery-principles h2{font-size:32px;max-width:22ch}.examples-open{font-size:16px}}

/* Compact founder credentials stay beside the primary action. */
.founder-proof-compact{display:flex;align-items:center;gap:14px;margin-top:24px;text-decoration:none;max-width:100%;min-height:56px}
.founder-portraits{display:flex;flex:none;padding-right:0}
.founder-portraits img{width:40px;height:48px;object-fit:cover;border:2px solid var(--paper);border-radius:6px}
.founder-portraits img+img{margin-left:-8px}
.founder-proof-copy{min-width:0;display:block}
.founder-proof-copy>strong{display:block;font-size:14px;line-height:1.4;font-weight:700;margin-bottom:5px}
.founder-proof-copy>span{display:block;font-size:12px;line-height:1.55}
.founder-proof-compact>.arrow{width:15px;height:15px;margin-left:2px}
.founder-proof-compact:hover strong{text-decoration:underline}
@media(min-width:1001px){.hero{padding-top:48px;padding-bottom:40px;align-items:center}.hero .hero-title{align-self:center}}
@media(max-width:700px){.founder-proof-compact{gap:10px;margin-top:22px}.founder-proof-copy>strong{font-size:13px}.founder-proof-copy>span{font-size:12px}.founder-portraits img{width:34px;height:42px}.founder-proof-compact>.arrow{width:13px;height:13px;margin-left:0}.hero-intro{padding-bottom:0}}

/* Paired biographies share row heights instead of drifting with copy length. */
@media(min-width:701px){
.founder-panels{grid-template-rows:auto auto auto auto auto auto auto}
.founder-panel{display:grid;grid-template-rows:subgrid;grid-row:span 7;align-content:start}
.founder-panel .career{display:contents}
.founder-panel .career-stat{align-self:start;align-items:baseline}
.founder-panel .person-links{align-self:end;margin-top:0}
}

/* Operations-led draft: one headline level and one supporting text level. */
.hero .lead{font-size:20px;font-weight:400;line-height:1.6;margin:0;max-width:46ch}
.hero .hero-intro{padding-top:0}
.hero h1{font-size:clamp(44px,4.25vw,62px);line-height:1.1;max-width:18ch}
#approach .section-head{border-top:0;padding-top:0}
.second-job-copy p{font-size:17px;line-height:1.6;margin-top:20px;max-width:46ch}
.second-job-copy p+p{margin-top:14px}
@media(max-width:700px){.hero h1{font-size:clamp(28px,8.2vw,48px);max-width:none}.hero .word-highlight{white-space:normal}.hero .lead{font-size:18px;line-height:1.55;margin-top:24px}.second-job-copy p{font-size:16px;margin-top:18px}.second-job-copy p+p{margin-top:12px}}

/* Cohesion pass: consistent spacing, readable sections, subordinate alternatives. */
:root{--space:64px}
.hero .hero-title{align-self:start}
.hero .lead{max-width:44ch}
.section-head{gap:48px}
.second-job-copy h2{max-width:19ch}
.examples-open{font-size:16px;font-weight:400;margin-top:24px}
.build-examples h3{font-size:24px;max-width:22ch}
.capability-band .section{padding-bottom:56px}
.specialists{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}
.service-row{grid-template-columns:1fr;gap:24px}
.service-heading h3{max-width:23ch;font-size:26px}
.service-heading .price{font-size:34px;margin-top:20px}
.service-detail p{max-width:51ch}
.other .section-head p{margin-top:0}
.scope-open dd a{display:inline-block;text-underline-offset:4px}
.question-list{gap:20px}
.question-list>div{padding-top:20px}
@media(max-width:700px){
:root{--space:40px}
.section-head{gap:18px}
.hero .lead{max-width:none}
.capability-band .section{padding-bottom:36px}
.build-examples h3{font-size:22px}
.specialists{grid-template-columns:1fr;gap:28px}
.service-row{gap:18px}
.service-heading h3{font-size:24px}
.service-heading .price{font-size:30px;margin-top:14px}
.examples-open{font-size:15px}
}

@media(min-width:701px){.specialists{grid-template-rows:auto auto auto;row-gap:20px}.service-row{grid-row:span 3;grid-template-rows:subgrid;row-gap:20px}.service-heading{display:contents}.service-heading .price{margin-top:0}.service-detail{padding-top:4px}}

/* A readable sequence: information, workflow, then AI. */
.assembly-stages{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--accent)}
.assembly-stages li{padding:28px;position:relative}
.assembly-stages li+li{border-left:1px solid var(--line)}
.assembly-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--ink);font-size:14px;font-weight:650;margin-bottom:22px}
.assembly-stages h3{font-size:24px;line-height:1.25;max-width:23ch}
.assembly-stages p{font-size:16px;line-height:1.6;margin-top:14px}
@media(max-width:700px){.assembly-stages{grid-template-columns:1fr}.assembly-stages li{padding:24px}.assembly-stages li+li{border-left:0;border-top:1px solid var(--line)}.assembly-number{margin-bottom:16px}.assembly-stages h3{font-size:22px}.assembly-stages p{margin-top:10px;font-size:16px}}

.assembly-icon{display:block;width:96px;height:72px;stroke:var(--ink);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin-bottom:20px}.assembly-icon .icon-paper{fill:var(--paper)}.assembly-icon .icon-solid{fill:var(--ink)}.assembly-icon .icon-check{stroke:var(--paper)}
@media(max-width:700px){.assembly-icon{width:80px;height:60px;margin-bottom:16px}}

/* Plain-language pass: emphasize the service without another type size. */
.hero .lead strong{font-size:inherit;line-height:inherit;font-weight:700}
.assembly-stages h3{max-width:none}
@media(max-width:700px){
.assembly-stages li{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px 16px;align-items:center;padding:22px}
.assembly-stages .assembly-icon{width:64px;height:48px;margin:0}
.assembly-stages h3{font-size:21px;line-height:1.25}
.assembly-stages p{grid-column:1/-1;margin:0}
}

/* Alternate the examples emphasis with the assembly-line highlight. */
.example-builds .section-head em{background:transparent;text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:.13em;text-underline-offset:.13em;text-decoration-skip-ink:none}

/* Keep the main navigation available without covering anchor headings. */
:root{--header-height:90px}
.site-navigation{position:sticky;top:0;z-index:40;background:var(--paper);border-bottom:1px solid var(--line)}
.site-navigation .header{position:relative;top:auto;padding-block:12px;border-bottom:0}
.site-navigation .header:before{display:none}
.site-navigation .header nav a{white-space:nowrap;text-underline-offset:7px;text-decoration-thickness:2px}
.site-navigation .header nav a[aria-current="location"]{text-decoration:underline;text-decoration-color:var(--ink)}
.site-navigation .header nav .nav-book{margin-left:8px;padding:0 16px;background:var(--ink);color:var(--paper);text-decoration:none;min-height:44px}
.site-navigation .header nav .nav-book:hover{background:var(--hover)}
main[id],main [id]{scroll-margin-top:calc(var(--header-height) + 24px)}
.async-contact{font-size:16px;line-height:1.6;margin-top:24px}
.async-contact .email-address{display:inline-block;margin-top:6px}
@media(max-width:700px){
:root{--header-height:70px}
.site-navigation .header{gap:10px;padding-block:8px}
.site-navigation .header nav{gap:6px;max-width:none;justify-content:flex-end}
.site-navigation .header nav a{font-size:12px;min-width:44px}
.site-navigation .header nav .nav-book{padding:0 10px;margin-left:2px;font-size:12px}
}
@media(max-width:380px){
.site-navigation .header{gap:6px}
.site-navigation .header .brand{font-size:24px}
.site-navigation .header nav{gap:4px}
.site-navigation .header nav .nav-book{padding:0 6px;margin-left:0}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.site-navigation{position:static}}

.contact-form{margin-top:36px;padding-top:28px;border-top:1px solid var(--inverse-line)}
.contact-form h3{font-size:24px;margin-bottom:22px}
.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.contact-form label{display:block;font-size:16px;font-weight:600;margin-bottom:18px}
.contact-form input,.contact-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:8px;padding:12px;border:1px solid var(--inverse-line);border-radius:0;background:var(--paper);color:var(--ink);font-weight:400;font-family:inherit;font-size:16px;line-height:1.5}
.contact-form textarea{resize:vertical;min-height:124px}
.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}
.contact-form .button{cursor:pointer;font-family:inherit;border:0;margin-top:0}
.contact-form .button:disabled{opacity:.65;cursor:wait}
.contact-form .contact-note{font-size:13px;line-height:1.5;margin-top:14px}
.contact-form .contact-status{font-size:16px;line-height:1.5;margin-top:16px}
.contact-status:empty{display:none}
.contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.contact .async-contact{font-size:15px;margin-top:22px}
.contact .async-contact .email-address{font-size:inherit;display:inline;margin:0}
@media(max-width:500px){.contact-fields{grid-template-columns:1fr;gap:0}}

.hero-message-link{display:inline-block;margin-top:16px;font-size:15px;text-underline-offset:4px}

.contact-grid{align-items:start}.contact-intro>p{margin-top:22px}.contact-form{margin-top:0;padding-top:0;border-top:0}.contact-form .button{font-size:16px;font-weight:650}.contact-intro h2{max-width:18ch}
@media(max-width:700px){.contact-form{margin-top:12px;padding-top:24px;border-top:1px solid var(--inverse-line)}}
