:root {
  --home-ink: #123f35;
  --home-heading: #1f2d28;
  --home-deep: #0f2e29;
  --home-paper: #fbfaf5;
  --home-warm: #f7f4ec;
  --home-soft: #eef2eb;
  --home-sage: #dce6de;
  --home-muted: #61726b;
  --home-copper: #b9703e;
  --home-line: rgba(18, 63, 53, .16);
  --home-line-strong: rgba(18, 63, 53, .28);
  --home-serif: Georgia, "Times New Roman", serif;
  --home-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --home-container: 1240px;
}
* { box-sizing: border-box; }
html { overflow-x: hidden; scroll-behavior: smooth; scroll-padding-top: 86px; }
body.home-v44-page { min-width: 0; margin: 0; overflow-x: clip; background: var(--home-paper); color: var(--home-heading); font-family: var(--home-sans); font-size: 17px; line-height: 1.65; }
body.home-v44-page img { max-width: 100%; }
body.home-v44-page .skip-link { position: absolute; left: -10000px; top: 12px; z-index: 100; }
body.home-v44-page .skip-link:focus { left: 12px; padding: 10px 14px; background: var(--home-ink); color: var(--home-paper); }
body.home-v44-page a { color: inherit; }
body.home-v44-page .v4-shared-header { border-bottom-color: var(--home-line); }
body.home-v44-page .v4-shared-header .nav-links a[aria-current="page"] { color: var(--home-copper); }
body.home-v44-page .container { width: min(var(--home-container), calc(100% - 56px)); margin-left: auto; margin-right: auto; }
body.home-v44-page .eyebrow, body.home-v44-page .kicker { margin: 0 0 18px; color: var(--home-copper); font-size: 11px; font-weight: 750; letter-spacing: .13em; text-transform: uppercase; }
body.home-v44-page .text-link { display: inline-flex; align-items: center; gap: 8px; color: var(--home-ink); font-size: 14px; font-weight: 750; text-decoration: none; }
body.home-v44-page .text-link span { color: var(--home-copper); font-size: 18px; font-weight: 400; transition: transform .24s ease; }
body.home-v44-page .text-link:hover, body.home-v44-page .text-link:focus-visible { color: var(--home-copper); }
body.home-v44-page .text-link:hover span, body.home-v44-page .text-link:focus-visible span { transform: translateX(4px); }
body.home-v44-page .btn { border-radius: 0; }

.home44-hero { display: grid; grid-template-columns: minmax(0, .88fr) minmax(520px, 1.12fr); gap: 62px; align-items: center; min-height: 730px; width: min(var(--home-container), calc(100% - 56px)); margin: 0 auto; padding: 82px 0 94px; border-bottom: 1px solid var(--home-line); }
.home44-hero-copy { min-width: 0; }
.home44-brand-name { margin: 0 0 18px; color: var(--home-ink); font-family: var(--home-serif); font-size: clamp(34px, 3.5vw, 48px); font-weight: 500; line-height: 1; letter-spacing: -.03em; }
.home44-hero h1 { max-width: 760px; margin: 0 0 25px; color: var(--home-ink); font-family: var(--home-serif); font-size: clamp(52px, 4.4vw, 60px); font-weight: 500; line-height: 1.08; letter-spacing: -.035em; text-wrap: balance; }
.home44-hero h1 span { display: block; }
.home44-hero-support { max-width: 530px; margin: 0; color: var(--home-muted); font-size: 20px; line-height: 1.55; }
.home44-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 24px; margin-top: 35px; }
.home44-actions .btn { width: auto; }
.home44-hero-boundary { max-width: 460px; margin: 46px 0 0; padding-top: 16px; border-top: 1px solid var(--home-line); color: var(--home-muted); font-size: 12px; line-height: 1.55; }
.home44-founder-hero { position: relative; min-width: 0; margin: 0; padding: 0 0 26px 24px; }
.home44-founder-hero::before { position: absolute; top: 9%; right: 0; bottom: 2%; left: 0; background: linear-gradient(135deg, rgba(220,230,222,.7), rgba(247,244,236,0)); content: ""; pointer-events: none; }
.home44-founder-hero img { position: relative; z-index: 1; display: block; width: 100%; height: 590px; object-fit: cover; object-position: 52% 48%; filter: saturate(.83); }
.home44-founder-hero figcaption { position: relative; z-index: 2; display: grid; gap: 3px; width: min(88%, 330px); margin-top: -1px; padding: 17px 17px 0 0; background: var(--home-paper); }
.home44-founder-hero figcaption span { color: var(--home-ink); font-family: var(--home-serif); font-size: 23px; }
.home44-founder-hero figcaption strong { color: var(--home-muted); font-size: 12px; font-weight: 700; }
.home44-founder-hero figcaption small { color: var(--home-copper); font-size: 12px; font-weight: 750; letter-spacing: .08em; }
.home44-founder-hero figcaption em { color: var(--home-muted); font-size: 11px; font-style: normal; line-height: 1.45; }
.hero-copper-line { position: absolute; right: 0; bottom: 0; width: 92px; height: 2px; background: var(--home-copper); }
.home44-decision-visual { position: relative; min-width: 0; margin: 0; padding: 0 0 28px 22px; }
.home44-decision-visual::before { position: absolute; top: 8%; right: 0; bottom: 8%; left: 0; background: radial-gradient(circle at 50% 50%, rgba(220,230,222,.84), rgba(247,244,236,0) 68%); content: ""; pointer-events: none; }
.home44-decision-visual img { position: relative; z-index: 1; display: block; width: 100%; min-height: 440px; max-height: 580px; object-fit: cover; object-position: 50% 50%; filter: saturate(.86) contrast(.98); mix-blend-mode: multiply; }
.home44-decision-visual figcaption { position: relative; z-index: 2; display: grid; gap: 5px; width: min(92%, 520px); margin-top: -1px; padding: 18px 20px 0 0; background: var(--home-paper); }
.home44-decision-visual figcaption span { color: var(--home-copper); font-size: 11px; font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
.home44-decision-visual figcaption strong { color: var(--home-ink); font-size: 13px; font-weight: 700; line-height: 1.45; }
.home44-hero > .home44-decision-visual { display: none; }

.home44-gap-section { display: grid; grid-template-columns: minmax(280px, .85fr) minmax(0, 1.15fr); gap: 32px 86px; align-items: start; width: min(var(--home-container), calc(100% - 56px)); margin: 0 auto; padding: 130px 0 138px; }
.home44-gap-copy { max-width: 530px; }
.home44-gap-copy h2, .home44-section-heading h2, .founder-trust-copy h2, .home44-final-copy h2 { margin: 0 0 20px; color: var(--home-ink); font-family: var(--home-serif); font-size: clamp(42px, 4.6vw, 68px); font-weight: 500; line-height: 1.03; letter-spacing: -.03em; }
.home44-gap-copy > p:last-child, .home44-section-heading > p:last-child, .founder-trust-copy > p:not(.kicker), .home44-final-copy > p:last-child { max-width: 560px; margin: 0; color: var(--home-muted); font-size: 17px; line-height: 1.68; }
.home44-gap-section > .home44-decision-visual { grid-column: 2; width: 100%; padding: 0; }
.home44-gap-section > .home44-decision-visual::before { top: 6%; bottom: 4%; background: radial-gradient(circle at 50% 45%, rgba(220,230,222,.7), rgba(247,244,236,0) 70%); }
.home44-gap-section > .home44-decision-visual img { min-height: 285px; max-height: 360px; object-position: 50% 50%; }
.home44-gap-section > .home44-decision-visual figcaption { width: min(100%, 620px); background: var(--home-paper); }
.decision-lens { position: relative; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; min-width: 0; padding: 58px 0 0; }
.home44-gap-section > .decision-lens { grid-column: 2; padding-top: 24px; }
.decision-lens-line { position: absolute; top: 25px; right: 8%; left: 8%; height: 1px; background: var(--home-line-strong); }
.decision-lens-line::before { position: absolute; top: -3px; left: 0; width: 7px; height: 7px; border-radius: 50%; background: var(--home-copper); content: ""; }
.decision-lens article { position: relative; display: grid; gap: 9px; min-width: 0; padding-top: 22px; border-top: 2px solid var(--home-copper); }
.decision-lens article::before { position: absolute; top: -7px; left: 0; width: 11px; height: 11px; border: 2px solid var(--home-copper); border-radius: 50%; background: var(--home-paper); content: ""; }
.decision-lens span { color: var(--home-copper); font-size: 11px; font-weight: 750; letter-spacing: .1em; }
.decision-lens strong { color: var(--home-ink); font-family: var(--home-serif); font-size: 21px; font-weight: 500; line-height: 1.15; }
.decision-lens small { color: var(--home-muted); font-size: 12px; line-height: 1.45; }

.home44-help-section { padding: 126px max(28px, calc((100vw - var(--home-container)) / 2)) 136px; background: var(--home-soft); }
.home44-section-heading { max-width: 710px; }
.advisory-action-list { width: min(100%, 1010px); margin: 55px 0 0 auto; border-top: 1px solid var(--home-line-strong); }
.advisory-action { display: grid; grid-template-columns: 36px 42px minmax(0, 1fr) 20px; gap: 17px; align-items: start; padding: 25px 0; border-bottom: 1px solid var(--home-line); text-decoration: none; transition: color .25s ease, transform .25s ease, background .25s ease; }
.advisory-action:hover, .advisory-action:focus-visible { padding-left: 10px; color: var(--home-copper); transform: translateX(3px); background: linear-gradient(90deg, rgba(255,255,255,.5), rgba(255,255,255,0)); }
.action-number { padding-top: 5px; color: var(--home-copper); font-size: 12px; font-weight: 750; letter-spacing: .1em; }
.action-mark { display: block; width: 31px; height: 31px; color: var(--home-copper); }
.action-mark svg { width: 100%; height: 100%; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.45; transition: color .25s ease, transform .25s ease, stroke-width .25s ease; }
.advisory-action:hover .action-mark svg, .advisory-action:focus-visible .action-mark svg { color: var(--home-ink); transform: translateY(-2px) scale(1.08); stroke-width: 1.8; }
.advisory-action strong { display: block; color: var(--home-ink); font-family: var(--home-serif); font-size: 28px; font-weight: 500; line-height: 1.1; }
.advisory-action small { display: block; max-width: 650px; margin-top: 6px; color: var(--home-muted); font-size: 14px; line-height: 1.55; }
.advisory-action > b { padding-top: 2px; color: var(--home-copper); font-size: 20px; font-weight: 400; transition: transform .25s ease; }
.advisory-action:hover > b, .advisory-action:focus-visible > b { transform: translateX(4px); }
.home44-note { width: min(100%, 1010px); margin: 24px 0 0 auto; color: var(--home-muted); font-size: 12px; }

.home44-areas-section { padding: 126px max(28px, calc((100vw - var(--home-container)) / 2)) 136px; background: var(--home-warm); }
.expertise-map-list { width: min(100%, 1100px); margin: 52px 0 0 auto; border-top: 1px solid var(--home-line-strong); }
.expertise-map-entry { display: grid; grid-template-columns: 36px 116px minmax(0, 1fr) 20px; gap: 20px; align-items: center; padding: 19px 0; border-bottom: 1px solid var(--home-line); text-decoration: none; transition: color .25s ease, padding-left .25s ease, background .25s ease; }
.expertise-map-entry:hover, .expertise-map-entry:focus-visible { padding-left: 10px; background: linear-gradient(90deg, rgba(255,255,255,.5), rgba(255,255,255,0)); }
.area-index { color: var(--home-copper); font-size: 12px; font-weight: 750; letter-spacing: .1em; }
.expertise-map-entry img { display: block; width: 116px; height: 70px; object-fit: cover; filter: saturate(.72); }
.area-copy { min-width: 0; }
.area-copy strong { display: block; color: var(--home-ink); font-family: var(--home-serif); font-size: 24px; font-weight: 500; line-height: 1.12; }
.area-copy small { display: block; max-width: 620px; margin-top: 5px; color: var(--home-muted); font-size: 13px; line-height: 1.5; }
.expertise-map-entry > b { color: var(--home-copper); font-size: 20px; font-weight: 400; transition: transform .25s ease; }
.expertise-map-entry:hover > b, .expertise-map-entry:focus-visible > b { transform: translateX(4px); }
.section-route { margin-top: 25px; }

.home44-founder-section { display: grid; grid-template-columns: minmax(0, .95fr) minmax(340px, .72fr); gap: 80px; align-items: center; width: min(var(--home-container), calc(100% - 56px)); margin: 0 auto; padding: 104px 0 112px; }
.founder-work-wrap { position: relative; max-width: 560px; margin: 0; padding: 0 22px 22px 0; }
.founder-work-wrap img { display: block; width: 100%; height: 430px; object-fit: cover; object-position: 50% 50%; filter: saturate(.78); }
.founder-work-wrap figcaption { margin-top: 12px; color: var(--home-muted); font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.founder-portrait-rule { position: absolute; right: 0; bottom: 0; width: 140px; height: 2px; background: var(--home-copper); }
.founder-trust-copy { max-width: 650px; }
.founder-proof-rail { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin: 45px 0 31px; border-top: 1px solid var(--home-line-strong); }
.founder-proof-rail article { min-width: 0; padding-top: 18px; border-bottom: 1px solid var(--home-line); }
.founder-proof-rail strong { display: block; color: var(--home-ink); font-family: var(--home-serif); font-size: 21px; font-weight: 500; line-height: 1.1; }
.founder-proof-rail small { display: block; margin-top: 8px; color: var(--home-muted); font-size: 12px; line-height: 1.5; }
.founder-home-ownership { display: grid; grid-template-columns: 76px minmax(0, 1fr); gap: 10px 22px; align-items: baseline; padding: 28px 0; border-top: 1px solid var(--home-line-strong); border-bottom: 1px solid var(--home-line-strong); }
.founder-home-ownership span { color: var(--home-copper); font-size: 11px; font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
.founder-home-ownership strong { color: var(--home-ink); font-family: var(--home-serif); font-size: 24px; font-weight: 500; line-height: 1.12; }
.founder-home-ownership small { grid-column: 2; color: var(--home-muted); font-size: 13px; line-height: 1.5; }

.home44-insights-section { padding: 126px max(28px, calc((100vw - var(--home-container)) / 2)) 136px; background: var(--home-soft); }
.insight-feature-grid { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(360px, .8fr); gap: 42px; width: min(100%, 1100px); margin: 55px 0 0 auto; }
.insight-feature { position: relative; display: grid; align-content: start; min-height: 430px; padding: 38px 42px 40px; border: 1px solid var(--home-line-strong); background: rgba(247,244,236,.58); text-decoration: none; transition: color .25s ease, transform .25s ease, background .25s ease; }
.insight-feature:hover, .insight-feature:focus-visible { color: var(--home-copper); transform: translateX(4px); }
.insight-label { color: var(--home-copper); font-size: 10px; font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
.insight-feature > strong { max-width: 600px; margin-top: 21px; color: var(--home-ink); font-family: var(--home-serif); font-size: clamp(34px, 3.5vw, 52px); font-weight: 500; line-height: 1.08; }
.insight-feature > small { max-width: 480px; margin-top: 18px; color: var(--home-muted); font-size: 13px; line-height: 1.55; }
.insight-arrow { margin-top: auto; padding-top: 25px; color: var(--home-copper); font-size: 22px; }
.insight-support-list { display: grid; grid-template-rows: repeat(2, minmax(205px, auto)); align-content: start; align-self: start; border-top: 1px solid var(--home-line-strong); border-bottom: 1px solid var(--home-line-strong); }
.insight-support-entry { display: grid; grid-template-columns: minmax(0, 1fr) max-content; gap: 26px; align-items: start; min-width: 0; min-height: 205px; padding: 30px 0 32px 34px; text-decoration: none; transition: color .25s ease, transform .25s ease, background .25s ease; }
.insight-support-entry + .insight-support-entry { padding-left: 34px; border-top: 1px solid var(--home-line); }
.insight-support-entry:hover, .insight-support-entry:focus-visible { color: var(--home-copper); transform: translateX(4px); background: linear-gradient(90deg, rgba(255,255,255,.28), rgba(255,255,255,0)); }
.insight-entry-copy { display: block; min-width: 0; }
.insight-support-entry strong { display: block; max-width: none; margin-top: 14px; color: var(--home-ink); font-family: var(--home-serif); font-size: clamp(24px, 2.2vw, 31px); font-weight: 500; line-height: 1.13; }
.insight-support-entry small { display: block; max-width: 360px; margin-top: 14px; color: var(--home-muted); font-size: 13px; line-height: 1.55; }
.insight-support-entry > b { align-self: end; color: var(--home-copper); font-size: 19px; font-weight: 400; }

.home44-final-cta { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 70px; align-items: end; padding: 88px max(28px, calc((100vw - var(--home-container)) / 2)); background: var(--home-ink); }
.home44-final-copy { max-width: 660px; }
.home44-final-copy .kicker { color: #d9a47f; }
.home44-final-copy h2 { color: var(--home-paper); }
.home44-final-copy > p:last-child { color: #c8d4cd; }
.home44-final-actions { display: flex; align-items: flex-end; flex-wrap: wrap; gap: 24px; }
body.home-v44-page .home44-cta-link { display: inline-flex; align-items: center; gap: 12px; width: max-content; padding-bottom: 10px; border-bottom: 1px solid rgba(247,244,236,.72); color: var(--home-paper); font-size: 14px; font-weight: 750; letter-spacing: .02em; text-decoration: none; transition: color .25s ease, border-color .25s ease, gap .25s ease; }
.home44-cta-link span { color: #d9a47f; font-size: 19px; font-weight: 400; }
.home44-cta-link:hover, .home44-cta-link:focus-visible { gap: 17px; border-color: #b9703e; color: #f2d8c5; }
.home44-cta-link:focus-visible { outline: 2px solid #b9703e; outline-offset: 7px; }
.home44-final-actions .light-link { color: var(--home-paper); }
.home44-final-actions .light-link span { color: #d9a47f; }

.reveal-on-view { opacity: 1; transform: translateY(0); transition: opacity .7s ease, transform .7s ease; }
.reveal-on-view.is-visible { opacity: 1; transform: none; }
.advisory-action:nth-child(2), .expertise-map-entry:nth-child(2), .insight-support-entry:nth-child(2) { transition-delay: .08s; }
.advisory-action:nth-child(3), .expertise-map-entry:nth-child(3), .insight-support-entry:nth-child(3) { transition-delay: .16s; }
.advisory-action:nth-child(4), .expertise-map-entry:nth-child(4) { transition-delay: .24s; }

@media (max-width: 980px) {
  .home44-hero { grid-template-columns: 1fr; gap: 48px; min-height: 0; padding-top: 68px; padding-bottom: 80px; }
  .home44-founder-hero { width: min(100%, 500px); }
  .home44-decision-visual { width: min(100%, 760px); }
  .home44-gap-section, .home44-founder-section { grid-template-columns: 1fr; gap: 48px; }
  .home44-gap-section > .home44-decision-visual, .home44-gap-section > .decision-lens { grid-column: 1; }
  .decision-lens { max-width: 850px; }
  .home44-final-cta { grid-template-columns: 1fr; gap: 38px; }
}
@media (max-width: 720px) {
  body.home-v44-page .container, .home44-hero, .home44-gap-section, .home44-founder-section { width: calc(100% - 40px); }
  .home44-hero { gap: 34px; padding-top: 58px; padding-bottom: 64px; }
  .home44-brand-name { margin-bottom: 13px; font-size: 32px; }
  .home44-hero h1 { max-width: 390px; font-size: clamp(30px, 7.4vw, 32px); line-height: 1.12; }
  .home44-hero-support { font-size: 17px; }
  .home44-actions { display: block; margin-top: 26px; }
  .home44-actions .btn { width: 100%; }
  .home44-actions .text-link { margin-top: 18px; }
  .home44-hero-boundary { margin-top: 34px; }
  .home44-founder-hero { padding-left: 10px; }
  .home44-founder-hero img { height: 300px; object-position: 50% 50%; }
  .home44-decision-visual { padding-left: 6px; }
  .home44-decision-visual img { min-height: 230px; max-height: 310px; object-position: 50% 50%; }
  .home44-decision-visual figcaption { width: 100%; padding-right: 10px; }
  .home44-gap-section, .home44-founder-section { padding-top: 76px; padding-bottom: 84px; }
  .home44-gap-copy h2, .home44-section-heading h2, .founder-trust-copy h2, .home44-final-copy h2 { font-size: 42px; }
  .decision-lens { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px 18px; padding-top: 20px; }
  .decision-lens-line { display: none; }
  .decision-lens article { padding-top: 16px; border-top-width: 1px; }
  .decision-lens article::before { display: none; }
  .home44-help-section, .home44-areas-section, .home44-insights-section { padding: 76px 20px 84px; }
  .advisory-action-list, .expertise-map-list, .insight-feature-grid { margin-top: 35px; }
  .advisory-action { grid-template-columns: 30px 30px minmax(0, 1fr) 18px; gap: 10px; padding: 21px 0; }
  .advisory-action strong { font-size: 24px; }
  .advisory-action small { font-size: 13px; }
  .action-mark { width: 26px; height: 26px; }
  .expertise-map-entry { grid-template-columns: 29px 82px minmax(0, 1fr) 16px; gap: 10px; padding: 15px 0; }
  .expertise-map-entry img { width: 82px; height: 58px; }
  .area-copy strong { font-size: 19px; line-height: 1.12; }
  .area-copy small { font-size: 12px; line-height: 1.45; }
  .home44-founder-section { gap: 34px; }
  .founder-work-wrap { width: min(100%, 500px); padding-right: 12px; }
  .founder-work-wrap img { height: 270px; }
  .founder-proof-rail { grid-template-columns: 1fr; gap: 0; margin-top: 32px; }
  .founder-proof-rail article { padding: 15px 0; }
  .founder-home-ownership { grid-template-columns: 1fr; gap: 8px; padding: 24px 0; }
  .founder-home-ownership small { grid-column: 1; margin-bottom: 10px; }
  .insight-feature-grid { grid-template-columns: 1fr; gap: 0; }
  .insight-feature { min-height: 0; padding: 30px 0 34px; border-right: 0; border-left: 0; background: transparent; }
  .insight-support-list { display: block; border-top: 1px solid var(--home-line-strong); border-bottom: 1px solid var(--home-line-strong); }
  .insight-support-entry { min-height: 0; padding: 28px 0 30px; }
  .insight-support-entry + .insight-support-entry { padding-left: 0; }
  .insight-support-entry:hover, .insight-support-entry:focus-visible { transform: translateX(4px); }
  .insight-support-entry strong { font-size: 25px; }
  .home44-final-cta { padding: 70px 20px 76px; }
  .home44-final-actions { align-items: stretch; display: block; }
  .home44-final-actions .home44-cta-link { margin-top: 4px; }
  .home44-final-actions .text-link { margin-top: 19px; }
  .reveal-on-view { transform: translateY(10px); }
}
@media (max-width: 400px) {
  .home44-hero h1 { max-width: 350px; font-size: 30px; }
  .home44-gap-copy h2, .home44-section-heading h2, .founder-trust-copy h2, .home44-final-copy h2 { font-size: 38px; }
  .expertise-map-entry { grid-template-columns: 24px 70px minmax(0, 1fr) 14px; }
  .expertise-map-entry img { width: 70px; height: 54px; }
  .area-copy strong { font-size: 18px; }
}
@media (prefers-reduced-motion: reduce) {
  body.home-v44-page *, body.home-v44-page *::before, body.home-v44-page *::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; }
  .reveal-on-view, .reveal-on-view.is-visible { opacity: 1; transform: none; }
}
