/* Homepage refinement: clear hierarchy, natural imagery, readable details. */
:root{--accent:#b8d9f0}
.site-header{position:relative;top:auto;left:auto;transform:none;width:100%;min-height:88px;padding:14px 4%;background:var(--midnight);border:0}
.desktop-nav a,.header-cta,.button{font-size:14px}
.hero{display:grid;grid-template-columns:1fr 1fr;min-height:0;overflow:hidden}
.hero-image{position:relative;inset:auto;grid-column:2;grid-row:1;width:100%;height:100%;min-height:580px;object-fit:cover;object-position:65% center}
.hero-shade,.scroll-cue{display:none}
.hero-content{grid-column:1;grid-row:1;width:auto;margin:0;padding:76px 8%;align-self:center}
.hero h1{font-size:clamp(48px,4.8vw,76px);line-height:1.06;letter-spacing:-.05em;max-width:650px;text-wrap:initial}
.hero .overline{font-size:12px;line-height:1.6;color:var(--accent);max-width:380px}
.hero-lead{font-size:18px;line-height:1.65;max-width:480px;color:#dbe3e9;margin-top:24px}
.hero-actions{gap:18px;margin-top:28px;align-items:center}
.hero .button-light{background:var(--accent);color:#0d1b2a}
.hero .button-light:hover{background:#d2e9f8}
.hero .button-ghost{border:0;background:none;padding:10px 0;min-height:44px;text-decoration:underline;text-underline-offset:5px}
.hero-assurance{font-size:13px;color:#c5d0db;line-height:1.6}
.hero-proof{position:relative;inset:auto;grid-column:1/-1;background:#142536;margin:0;padding:22px 4%;border-top:1px solid #354555}
.hero-proof div{padding:0 24px 0 0;gap:6px}
.hero-proof span{font-size:13px;color:#c5d0db;line-height:1.5}
.hero-proof strong{font-size:16px}
.section{padding-top:64px;padding-bottom:64px}
.funnel-heading h2,.founder-proof-content h2,.faq-intro h2,.audit-copy h2,.emergency-funnel h2{font-size:clamp(36px,3.8vw,58px);line-height:1.08;letter-spacing:-.035em}
.funnel-heading{gap:36px}
.section-index,.eyebrow,.overline,.offer-label,.offer-number{font-size:12px}
.offer-grid{margin-top:32px}
.offer-card,.offer-card:last-child{min-height:0;padding:26px}
.offer-label{margin:22px 0 14px}
.offer-card h3{font-size:28px;line-height:1.15;min-height:65px}
.offer-card>p:not(.offer-label){font-size:16px;line-height:1.55}
.offer-card ul{margin:18px 0 24px;gap:8px}
.offer-card li,.offer-card>a{font-size:14px;line-height:1.5}
.offer-card-dark>p:not(.offer-label),.offer-card-dark li{color:#d6dfe7}
.decision-options button small,.decision-deliverables strong,.process-grid p{font-size:15px;line-height:1.6}
.decision-result{min-height:0}
.decision-result>p{color:#d6dfe7}
.founder-proof-photo{min-height:450px}
.proof-metrics span,.contact-promises span,.contact-promises strong,.form-optional summary,.audit-form label,.audit-form small{font-size:14px}
.process-grid li{min-height:220px}
.deliverables-band{display:none}
.mobile-conversion-bar{display:none!important}
body{padding-bottom:0}
@media(max-width:1080px) and (min-width:761px){.hero-content{padding:48px 7%}.hero h1{font-size:50px}.hero-image{min-height:560px}}
@media(max-width:760px){
 .announcement{font-size:12px;height:38px}
 .site-header{min-height:76px;padding:12px 5%}
 .mobile-nav{top:100%;left:0;right:0}
 .hero{grid-template-columns:1fr}
 .hero-content{grid-column:1;grid-row:1;padding:38px 6% 28px}
 .hero h1{font-size:clamp(39px,10.8vw,54px);line-height:1.08}
 .hero .overline{font-size:11px;margin-bottom:20px;max-width:300px}
 .hero-lead{font-size:16px;line-height:1.6;margin-top:20px}
 .hero-actions{margin-top:24px;gap:8px;flex-direction:column;align-items:stretch}
 .hero .button-light{width:100%;min-height:52px}
 .hero .button-ghost{justify-content:flex-start;width:auto;align-self:flex-start}
 .hero-assurance{font-size:12px;margin-bottom:0}
 .hero-image{grid-column:1;grid-row:2;min-height:0;height:auto;aspect-ratio:1.5;object-position:center}
 .hero-proof{grid-column:1;grid-row:3;padding:12px 6%;display:block}
 .hero-proof div,.hero-proof div+div{padding:14px 0;display:grid;grid-template-columns:1fr 1.2fr;gap:16px;border-left:0;border-bottom:1px solid #354555}
 .hero-proof div:last-child{border-bottom:0}
 .hero-proof strong{font-size:14px}.hero-proof span{font-size:13px}
 .section{padding:44px 6%}
 .funnel-heading{padding-top:24px;gap:18px}
 .funnel-heading h2,.founder-proof-content h2,.faq-intro h2,.audit-copy h2,.emergency-funnel h2{font-size:36px;line-height:1.1}
 .offer-card,.offer-card:last-child{padding:24px 20px;min-height:0}
 .offer-card h3{min-height:0;font-size:26px;margin-bottom:14px}
 .offer-label{margin-top:16px}
 .decision-result{padding:28px 22px;min-height:0}
 .decision-result h3{font-size:32px}
 .decision-deliverables{gap:14px}.decision-actions{gap:12px}
 .founder-proof-photo{min-height:0;max-height:390px}
 .founder-proof-content{padding:40px 6%}
 .process-grid{margin-top:28px}
 .process-grid li{min-height:0;gap:24px}
 .faq-layout{padding-top:24px}
 .contact-promises{margin-top:24px}
}

/* Airy, editorial direction with a single blue signature. */
:root{--paper:#f2f4f7;--warm-white:#fafbfc;--accent:#235de8;--line:rgba(18,35,59,.12)}
body{background:#fafbfc;color:#12233b}
.announcement{height:34px;background:#edf2fa;color:#41536c;font-size:12px}
.announcement a{color:#243e64;border-color:#a2b2cb}
.site-header{max-width:1600px;margin:auto;padding:24px 5%;min-height:96px;background:transparent;color:#12233b}
.desktop-nav a{color:#42516a}.desktop-nav a:hover{color:#235de8}
.brand img{filter:brightness(.3)}
.brand>span{font-size:24px}
.header-cta{min-width:175px;border-radius:100px;background:#12233b;color:white}
.header-cta:hover{background:#235de8}
.hero{max-width:1600px;margin:14px auto 0;padding:0 5%;grid-template-columns:1.12fr 1fr;gap:0 6%;background:transparent;color:#12233b;overflow:visible}
.hero-content{padding:48px 0 58px;align-self:center}
.hero .overline{display:inline-flex;align-items:center;gap:9px;color:#465b77;font-size:12px;letter-spacing:.07em;margin-bottom:30px}
.hero .overline:before{content:'';width:7px;height:7px;flex:none;border-radius:50%;background:#235de8}
.hero h1{font-size:clamp(60px,6.7vw,106px);font-weight:500;letter-spacing:-.075em;line-height:1.03;max-width:none}
.hero h1 span{color:#235de8;white-space:nowrap}
.hero-lead{color:#52617a;font-size:18px;line-height:1.65;max-width:470px;margin-top:28px}
.hero-image{height:100%;min-height:520px;max-height:630px;align-self:center;border-radius:32px;object-position:64% center;box-shadow:0 20px 55px -35px #30435f55}
.hero-actions{margin-top:30px;gap:24px}
.button,.header-cta{border-radius:100px;min-height:54px;padding:0 24px}
.hero .button-light{background:#235de8;color:white;box-shadow:0 7px 18px -12px #235de8}
.hero .button-light:hover{background:#184ac0}
.hero .button-ghost{color:#243e64;font-size:14px;text-decoration:none;border-bottom:1px solid #b2bdd0;border-radius:0;min-height:36px}
.hero-assurance{color:#627087;font-size:12px;margin-top:22px}
.hero-proof{margin-top:40px;padding:28px 0;background:transparent;color:#12233b;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.hero-proof div+div{border-color:var(--line)}
.hero-proof strong{font-size:18px;font-weight:500}.hero-proof span{color:#627087;font-size:14px;max-width:320px}
.section{padding-inline:5%;padding-block:76px}
.funnel-heading h2,.founder-proof-content h2,.faq-intro h2,.audit-copy h2,.emergency-funnel h2{font-family:var(--sans);font-weight:500;letter-spacing:-.055em;line-height:1.12;font-size:clamp(34px,3.5vw,54px)}
.section-index{font-size:11px;letter-spacing:.08em;color:#60718c}
.decision-shell{border:0;border-radius:24px;overflow:hidden;gap:24px;background:transparent}
.decision-options{border:1px solid var(--line);border-radius:24px;overflow:hidden}
.decision-result{border-radius:24px;background:#12233b}
.offer-grid{border:0;gap:18px}
.offer-card,.offer-card:last-child{border:1px solid var(--line);border-radius:24px;background:#fff;padding:28px}
.offer-card:hover{background:#f8faff}
.offer-card-dark,.offer-card-dark:hover{background:#12233b;color:white}
.offer-card h3{font-weight:500;letter-spacing:-.04em}
.offer-card>a{padding-top:20px}
.founder-proof{margin:24px 5%;border-radius:28px;overflow:hidden;background:#edf2f8}
.founder-proof-photo img{filter:none}
.process-grid{border:0;gap:22px}.process-grid li{border:0;border-top:1px solid var(--line);padding:24px 8px;min-height:205px}
.process-grid li>span{font-size:14px;color:#235de8}
.faq,.offers{background:#f2f4f7}
.audit-form input,.audit-form select,.audit-form textarea{border-radius:12px}
@media(max-width:1080px) and (min-width:761px){.hero{gap:4%;grid-template-columns:1.1fr 1fr}.hero h1{font-size:clamp(52px,6.4vw,70px)}.hero-content{padding:35px 0}.hero-image{min-height:500px}.hero-lead{font-size:16px}}
@media(max-width:760px){
 .site-header{min-height:78px;padding:16px 6%}.brand>span{font-size:22px}
 .menu-button{border-color:#cbd4e1;border-radius:50%;color:#12233b}.menu-button span{background:#12233b}
 .mobile-nav{background:#12233b;color:white;border-radius:0 0 20px 20px;z-index:30}
 .hero{margin:0;padding:0 6%;display:grid;grid-template-columns:1fr;gap:0}
 .hero-content{padding:30px 0 28px}.hero .overline{font-size:10px;margin-bottom:22px;letter-spacing:.07em}
 .hero h1{font-size:clamp(48px,11.8vw,82px);line-height:1.06;letter-spacing:-.065em}
 .hero-lead{font-size:16px;margin-top:22px;line-height:1.6}
 .hero-actions{margin-top:25px;gap:14px;align-items:flex-start}
 .hero .button-light{width:auto;max-width:100%;min-height:52px;gap:24px;padding-inline:22px}
 .hero .button-ghost{min-height:34px;padding:0;border-bottom:1px solid #b2bdd0}
 .hero-assurance{font-size:11px;line-height:1.6;margin-top:18px}
 .hero-image{min-height:0;height:auto;aspect-ratio:1.25;border-radius:22px;box-shadow:none;max-height:480px}
 .hero-proof{margin-top:24px;padding:6px 0}
 .hero-proof div,.hero-proof div+div{border-color:var(--line);padding:16px 0;grid-template-columns:1fr 1.2fr}
 .hero-proof strong{font-size:14px}.hero-proof span{font-size:13px}
 .section{padding:48px 6%}
 .funnel-heading h2,.founder-proof-content h2,.faq-intro h2,.audit-copy h2,.emergency-funnel h2{font-size:34px}
 .decision-shell{gap:16px}.decision-options{border-radius:18px}.decision-result{border-radius:18px}
 .offer-grid{gap:16px}.offer-card,.offer-card:last-child{border-radius:20px;padding:24px}
 .founder-proof{margin:20px 6%;border-radius:22px}.founder-proof-content{padding:32px 24px}
 .process-grid{gap:8px}.process-grid li{min-height:0}
}
.process-grid li{justify-content:flex-start;gap:22px}.process-grid h3{min-height:60px}.process-grid p{margin:0}.hero .button-ghost{flex:0 0 auto}
@media(max-width:760px){.process-grid h3{min-height:0}.hero .button-ghost{width:fit-content}}

/* Reference direction: quiet photographic cover and outlined controls. */
:root{--accent:#213246;--warm-white:#f4f5f6;--paper:#eceff2}
body{background:#f4f5f6}
.announcement{background:#e7ebef;color:#344457}
.site-header{position:absolute;top:52px;left:50%;transform:translateX(-50%);width:calc(100% - 88px);max-width:1512px;margin:0;padding:20px 28px;background:transparent;z-index:20;border:0;color:#182638}
.site-header.scrolled{background:transparent;border:0}
.desktop-nav a{color:#273a4e}.desktop-nav a:hover{color:#000}
.brand>span{font-size:23px;letter-spacing:-.05em}
.header-cta{color:#182638;background:transparent;border:1.5px solid #26374a;min-height:44px;font-size:13px;min-width:165px}
.header-cta:hover{background:#182638;color:white}
.hero{position:relative;display:grid;grid-template-columns:1fr;max-width:1512px;min-height:760px;margin:18px auto 0;width:calc(100% - 48px);padding:0;overflow:hidden;border-radius:28px;background:#dfe5eb;color:#182638;gap:0}
.hero-image{position:absolute;inset:0;width:100%;height:100%;max-height:none;min-height:0;object-fit:cover;object-position:center 48%;border-radius:0;box-shadow:none;filter:saturate(.55)}
.hero-shade{display:block;position:absolute;inset:0;background:linear-gradient(90deg,rgba(233,237,241,.98) 0%,rgba(233,237,241,.94) 23%,rgba(233,237,241,.56) 42%,rgba(233,237,241,0) 66%)}
.hero-content{position:relative;grid-column:1;grid-row:1;align-self:end;z-index:2;width:51%;margin:0;padding:220px 0 168px 6%}
.hero .overline{font-size:11px;letter-spacing:.13em;color:#354b62;line-height:1.6;margin-bottom:26px;max-width:none}
.hero .overline:before{display:none}
.hero h1{font-size:clamp(58px,5.6vw,88px);font-weight:400;line-height:1.04;letter-spacing:-.065em}
.hero h1 span{color:#182638}
.hero-lead{max-width:360px;font-size:16px;line-height:1.65;color:#34495c;margin-top:24px}
.hero-actions{gap:24px;margin-top:30px}
.hero .button-light{background:transparent;border:1.5px solid #243749;border-radius:100px;box-shadow:none;color:#182638;font-size:12px;letter-spacing:.035em;min-height:48px;gap:28px}
.hero .button-light:hover{background:#182638;color:white}
.hero .button-ghost{font-size:12px;color:#273e54;border-color:#728295}
.hero-assurance{color:#4f6071;font-size:11px;max-width:360px}
.hero-proof{position:absolute;left:6%;right:6%;bottom:24px;z-index:3;margin:0;padding:22px 0 0;border-top:1px solid #67788966;border-bottom:0;background:transparent;color:#182638;grid-column:auto;backdrop-filter:blur(12px);border-radius:0}
.hero-proof strong{font-size:15px}.hero-proof span{font-size:12px;color:#34495c}.hero-proof div+div{border-color:#67788955}
.section{padding-block:70px}
.button-dark{background:#213246}.decision-result,.offer-card-dark,.offer-card-dark:hover{background:#213246}
.process-grid li>span{color:#415b76}
@media(min-width:1600px){.hero{min-height:800px}.hero-content{padding-top:230px}}
@media(max-width:1080px) and (min-width:761px){.site-header{width:calc(100% - 48px);padding:18px}.hero-content{width:57%;padding-left:5%}.hero h1{font-size:60px}.hero-shade{background:linear-gradient(90deg,#e9edf1 0%,#e9edf1ed 26%,#e9edf199 48%,transparent 80%)}}
@media(max-width:760px){
 .announcement{height:34px;font-size:11px}
 .site-header{top:50px;width:calc(100% - 32px);padding:16px 18px;min-height:68px}
 .brand>span{font-size:20px}.brand img{width:30px;height:30px}
 .menu-button{border:0;border-radius:0;width:40px;height:40px}.menu-button span{background:#182638}
 .mobile-nav{top:100%;left:0;right:0;background:#213246}
 .hero{width:calc(100% - 24px);margin:12px auto 0;border-radius:24px;display:flex;flex-direction:column;min-height:0;overflow:hidden}
 .hero-image{position:absolute;top:0;left:0;right:0;bottom:auto;width:100%;height:440px;aspect-ratio:auto;object-position:64% center;border-radius:0;max-height:none}
 .hero-shade{inset:0;background:linear-gradient(180deg,rgba(232,237,242,.55) 0%,transparent 18%,transparent 28%,#e3e8ed 49%,#e3e8ed 100%)}
 .hero-content{align-self:auto;width:100%;margin:0;padding:345px 24px 24px;position:relative}
 .hero .overline{font-size:10px;margin-bottom:18px;letter-spacing:.08em}
 .hero h1{font-size:clamp(40px,10.3vw,66px);line-height:1.06}
 .hero-lead{font-size:15px;line-height:1.6;margin-top:20px;max-width:380px}
 .hero-actions{margin-top:22px;gap:12px}
 .hero .button-light{padding:0 19px;min-height:48px;font-size:12px;width:auto;gap:18px}
 .hero .button-ghost{min-height:32px;font-size:12px}
 .hero-assurance{font-size:11px;margin-top:18px;max-width:320px}
 .hero-proof{position:relative;left:auto;right:auto;bottom:auto;margin:0 24px 20px;padding:0;border-top:1px solid #67788966;display:block;backdrop-filter:none}
 .hero-proof div,.hero-proof div+div{padding:13px 0;gap:12px;border-color:#67788933}
 .hero-proof strong{font-size:13px}.hero-proof span{font-size:12px;color:#34495c}
}

.hero-image{grid-column:auto;grid-row:auto}.hero-shade{grid-column:auto;grid-row:auto}

.site-header,.site-header.scrolled{background:rgba(234,239,243,.88);backdrop-filter:none;border-radius:18px}
.hero-proof{background:rgba(233,237,241,.92);backdrop-filter:none;padding:20px 22px;border-radius:14px;border:0}
@media(max-width:760px){.site-header{background:rgba(234,239,243,.92);border-radius:16px}.hero-shade{background:linear-gradient(180deg,rgba(232,237,242,.25) 0px,transparent 160px,rgba(227,232,237,.2) 260px,#e3e8ed 415px,#e3e8ed 100%)}.hero-content{padding-top:380px}.hero-proof{background:transparent;padding:0;border-radius:0;border-top:1px solid #67788966}}
/* Finishing pass after desktop and mobile user journeys. */
.audit-intro h2,.decision-result h3{font-family:var(--sans);font-size:clamp(32px,3.3vw,50px);font-weight:500;line-height:1.14;letter-spacing:-.045em}
.audit-intro .section-index{margin-bottom:32px}
.decision-options button small{color:#52616f}.decision-options button.is-active small{color:#dce4eb}.decision-options button.is-active>span{color:#c1d2e2}
.decision-options button:hover{padding-left:68px}.decision-result>p{line-height:1.6}
.audit-form{border-radius:24px}.audit-form label>span,.field-help,.form-confirmation{font-size:13px!important;line-height:1.55}
.audit-form input:not([type=checkbox]),.audit-form select,.audit-form textarea{background:#fafbfc;border:1px solid #a5b0bb;padding:13px 15px;border-radius:10px;font-size:16px}
.audit-form input:focus-visible,.audit-form select:focus-visible,.audit-form textarea:focus-visible{outline:2px solid #415b76;outline-offset:3px}
.form-submit{border-radius:100px;min-height:54px}.form-safety{border-radius:12px}.form-safety a{color:#d7e5f0}
.faq-list summary{padding:16px 0;line-height:1.45}.faq-list summary:focus-visible{outline:2px solid #415b76;outline-offset:4px}
.site-footer .footer-main{gap:36px}.site-footer a{overflow-wrap:anywhere}
@media(max-width:760px){.audit-intro h2,.decision-result h3{font-size:32px}.audit-form{padding:22px 18px}.decision-options button:hover{padding-left:46px}.form-safety{flex-direction:column;gap:10px}.contact-promises div{align-items:start}.contact-promises span{max-width:58%}}
/* Introduce the person early without turning the second section into a long biography. */
.founder-proof{max-width:1360px;margin:48px auto 12px;width:calc(100% - 10%);grid-template-columns:minmax(240px,.65fr) 1.35fr}
.founder-proof-photo{min-height:390px}.founder-proof-photo img{object-position:center 25%}
.founder-proof-content{padding:38px 44px}.founder-proof-content h2{margin:14px 0 20px}
.founder-proof-content .founder-proof-lead{font-size:17px;line-height:1.65}
.founder-proof-content>p{font-size:16px;line-height:1.65}.proof-metrics{margin:18px 0}
@media(max-width:760px){.founder-proof{margin:30px 6% 0;width:auto;grid-template-columns:110px 1fr;overflow:hidden}.founder-proof-photo{min-height:0;height:150px;margin:24px 0 0 20px;border-radius:16px;overflow:hidden}.founder-proof-photo img{height:150px;width:100%;object-fit:cover}.founder-proof-photo>span{display:none}.founder-proof-content{display:contents}.founder-proof-content>.eyebrow{grid-column:2;grid-row:1;align-self:start;padding:32px 18px 0 22px;font-size:10px}.founder-proof-content>h2{grid-column:2;grid-row:1;align-self:center;margin:18px 18px 0 22px;font-size:32px;line-height:1.1}.founder-proof-content>.founder-proof-lead{grid-column:1/-1;margin:24px 22px 0;font-size:16px}.founder-proof-content>.proof-metrics{grid-column:1/-1;margin:20px 22px;grid-template-columns:1fr}.founder-proof-content>p:not(.eyebrow):not(.founder-proof-lead){grid-column:1/-1;margin:0 22px 16px;font-size:15px}.founder-proof-content>.text-link{grid-column:1/-1;margin:0 22px 24px;justify-self:start}}
@media(max-width:760px){.founder-proof-content>.proof-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 22px}.founder-proof .proof-metrics div{padding:12px 8px}.founder-proof .proof-metrics strong{font-size:13px}.founder-proof .proof-metrics span{font-size:11px;line-height:1.4}}
/* A personal introduction, with fewer competing boxes. */
.founder-proof{background:transparent;border-radius:0;gap:44px;align-items:center;margin-block:58px 20px}
.founder-proof-photo{border-radius:24px;overflow:hidden;height:420px;min-height:0}.founder-proof-photo img{height:100%;object-fit:cover;object-position:center 28%}.founder-proof-photo>span{display:none}
.founder-proof-content{padding:24px 0}.founder-proof-content .founder-credentials{font-size:13px;color:#4f6275;margin:0 0 22px}
@media(max-width:760px){.founder-proof{display:flex;flex-direction:column;align-items:stretch;gap:0;margin:36px 6% 12px;width:auto;padding:0 0 32px;border-bottom:1px solid var(--line)}.founder-proof-photo{width:100%;height:240px;margin:0;border-radius:20px}.founder-proof-photo img{width:100%;height:100%;object-position:center 28%;object-fit:cover}.founder-proof-content{display:block;padding:24px 0 0}.founder-proof-content>.eyebrow{padding:0;margin:0 0 12px;font-size:11px}.founder-proof-content>h2{margin:0 0 20px;font-size:34px;line-height:1.12}.founder-proof-content>.founder-proof-lead{margin:0 0 16px;font-size:16px;line-height:1.65}.founder-proof-content>p:not(.eyebrow):not(.founder-proof-lead){margin:0 0 20px;font-size:15px}.founder-proof-content>.founder-credentials{font-size:12px!important;color:#4f6275}.founder-proof-content>.text-link{margin:0;font-size:14px}}

@media(max-width:760px){.founder-proof-photo img{object-position:center 16%}}

/* Human moments, integrated into the existing content rather than extra sections. */
.process-body{display:grid;grid-template-columns:1.1fr 1fr;gap:52px;align-items:center;margin-top:38px}
.support-photo{position:relative;margin:0;border-radius:24px;overflow:hidden;align-self:stretch;min-height:430px;background:#e3e8ed}
.support-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:62% center;filter:saturate(.55)}
.support-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:48px 24px 22px;background:linear-gradient(transparent,rgba(19,34,49,.78));font-size:15px;color:white;line-height:1.5}
.process-body .process-grid{display:flex;flex-direction:column;margin:0;gap:0}
.process-body .process-grid li{display:grid;grid-template-columns:30px 1fr;min-height:0;padding:24px 0;gap:18px}
.process-body .process-grid li:first-child{border-top:0;padding-top:0}.process-body .process-grid li:last-child{padding-bottom:0}
.process-body .process-grid h3{font-size:25px;min-height:0;margin-bottom:10px}
.family-photo{margin:28px 0 0;border-radius:24px;overflow:hidden;background:#e3e8ed;max-width:400px}
.family-photo img{display:block;width:100%;height:350px;object-fit:cover;object-position:center 36%;filter:saturate(.48)}
.faq-intro{position:static}
@media(max-width:760px){.process-body{grid-template-columns:1fr;gap:24px;margin-top:28px}.support-photo{min-height:0;height:260px;border-radius:20px}.support-photo figcaption{font-size:14px;padding:38px 20px 18px}.process-body .process-grid li{padding:20px 0;gap:12px;grid-template-columns:24px 1fr}.process-body .process-grid h3{font-size:23px}.family-photo{max-width:none;border-radius:20px;margin-top:22px}.family-photo img{height:290px;object-position:center 34%}}
/* Remove decorative numbering and reclaim its space. */
.decision-options button,.decision-options button:hover{padding-left:24px}.offer-label{margin-top:0}.process-body .process-grid li{display:block}.process-grid li{gap:0}.process-grid h3{margin-top:0}
@media(max-width:760px){.decision-options button,.decision-options button:hover{padding:16px}.process-body .process-grid li{display:block}}
/* Keep the header within the photograph, without a detached top strip. */
.site-header,.site-header.scrolled{top:30px;border:0;box-shadow:none}.desktop-nav{gap:clamp(16px,2vw,28px)}.desktop-nav .nav-urgent{font-size:12px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){.site-header,.site-header.scrolled{top:24px;width:calc(100% - 48px);padding:14px 16px;min-height:64px;border-radius:16px}.site-header .brand{gap:8px}.site-header .brand>span{font-size:19px}.hero{margin-top:12px}.mobile-nav{top:calc(100% + 8px)}}

/* Legible supporting text on each section background. */
.section-index{color:#43566b}.offer-card.offer-card-dark .offer-label,.offer-card.offer-card-dark>p,.offer-card.offer-card-dark li{color:#e3eaf1}.audit-form .field-help,.audit-form .form-confirmation,.audit-form summary span{color:#44576a}
.offer-card.offer-card-dark,.offer-card.offer-card-dark:last-child,.offer-card.offer-card-dark:hover{background:#213246;color:#fff}
