:root{--navy-950:#071d3f;--navy-900:#0a2858;--navy-700:#1b477f;--ink:#0a1931;--muted:#526176;--line:#dbe2ea;--soft:#f5f8fb;--white:#fff;--amber:#e89a09;--amber-text:#8a5700;--amber-soft:#fff7e5;--blue:#2f6fb4;--red:#c84b3c;--green:#287a4f;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--shadow:0 20px 50px rgba(7,29,63,.1);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--space-24:96px;--container:1280px;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none}html::-webkit-scrollbar{height:0;width:0}body{background:var(--white);margin:0;min-width:320px}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--navy-700);outline-offset:3px}.site-header{align-items:center;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;height:76px;margin:0 auto;position:relative;width:min(calc(100% - 96px),var(--container))}.brand{align-items:center;color:var(--navy-900);display:inline-flex;font-size:20px;font-weight:780;gap:12px;letter-spacing:.01em;text-transform:uppercase;width:max-content}.brand-mark{display:grid;gap:4px;grid-template-columns:1fr 1fr;height:26px;transform:skewX(-16deg);width:32px}.brand-mark i{background:var(--navy-900);border-radius:2px;display:block}.brand-mark i:nth-child(2),.brand-mark i:nth-child(3){background:var(--amber)}.site-header nav{align-items:center;display:flex;font-size:15px;font-weight:650;gap:36px}.site-header nav a,.utility-link{align-items:center;display:inline-flex;min-height:44px}.site-header nav a:hover,.utility-link:hover{color:var(--navy-700)}.utility-link{border:1px solid var(--navy-900);border-radius:var(--radius-sm);font-size:15px;font-weight:700;justify-self:end;padding:0 18px}.menu-button{background:transparent;border:0;display:none;padding:8px}.menu-button span{background:var(--navy-900);display:block;height:2px;margin:5px 0;width:24px}.section-shell{margin:0 auto;width:min(calc(100% - 96px),var(--container))}.hero{align-items:center;display:grid;gap:var(--space-16);grid-template-columns:minmax(0,.88fr) minmax(620px,1.12fr);min-height:660px;padding:var(--space-12) 0 var(--space-16)}.hero-copy{max-width:540px}.hero h1{font-size:clamp(54px,4.45vw,68px);font-weight:760;letter-spacing:-.045em;line-height:1.02;margin-bottom:var(--space-6);max-width:520px}.hero-support{color:var(--muted);font-size:20px;line-height:1.55;margin-bottom:var(--space-8);max-width:520px}.primary-button{align-items:center;background:var(--navy-900);border-radius:var(--radius-sm);box-shadow:0 10px 26px rgba(10,40,88,.16);color:var(--white);display:inline-flex;font-size:16px;font-weight:720;justify-content:center;min-height:54px;padding:0 24px;width:max-content}.primary-button:hover{background:var(--navy-700)}.trust-line{align-items:center;color:var(--muted);display:flex;font-size:15px;gap:10px;margin:var(--space-6) 0 0}.trust-line span{background:var(--navy-900);border-radius:50%;color:#fff;display:inline-grid;font-weight:800;height:24px;place-items:center;width:24px}.control-surface{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.surface-titlebar{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;min-height:94px;padding:var(--space-6) var(--space-8)}.surface-titlebar>div{display:grid;gap:6px}.surface-titlebar strong{font-size:22px;line-height:1.2}.result-label,.surface-label,.synthetic-note{color:var(--muted);font-size:12px;font-weight:760;letter-spacing:.08em;line-height:1;text-transform:uppercase}.synthetic-note{border:1px solid var(--line);border-radius:999px;letter-spacing:.04em;padding:8px 10px}.status-tabs{border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.status-tab{align-items:center;background:var(--white);border:0;border-right:1px solid var(--line);color:var(--muted);cursor:pointer;display:flex;font-size:14px;font-weight:680;gap:9px;justify-content:center;min-height:64px}.status-tab:last-child{border-right:0}.status-tab span{border:2px solid;border-radius:50%;height:9px;width:9px}.status-tab.is-active{background:var(--amber-soft);box-shadow:inset 0 -3px var(--amber);color:var(--ink)}.matter-table{background:var(--white);padding:var(--space-8)}.matter-row,.table-head{align-items:center;display:grid;gap:var(--space-4);grid-template-columns:1.35fr .85fr 1.15fr .85fr 1fr}.table-head{color:var(--muted);font-size:12px;font-weight:720;letter-spacing:.05em;padding:0 16px 12px;text-transform:uppercase}.matter-row{border:1px solid var(--line);border-left:4px solid var(--amber);border-radius:var(--radius-sm);font-size:14px;line-height:1.35;min-height:96px;padding:18px 16px}.matter-row strong{font-size:15px}.status-value{background:var(--amber-soft);border-radius:999px;color:#765000;font-size:12px;font-weight:760;max-width:100%;padding:8px 10px;width:max-content}.matter-table[data-tone=active] .matter-row{border-left-color:var(--blue)}.matter-table[data-tone=blocked] .matter-row{border-left-color:var(--red)}.matter-table[data-tone=verified] .matter-row{border-left-color:var(--green)}.matter-table[data-tone=active] .status-value{background:#eaf3fc;color:#185588}.matter-table[data-tone=blocked] .status-value{background:#fff0ed;color:#8b2f24}.matter-table[data-tone=verified] .status-value{background:#eaf7ef;color:#1f633f}.surface-foot{align-items:center;border-top:1px solid var(--line);color:var(--muted);display:flex;font-size:13px;justify-content:space-between;min-height:64px;padding:0 var(--space-8)}.surface-foot a{color:var(--navy-900);font-weight:720}.section-heading{max-width:600px}.section-heading.compact{max-width:760px}.closing-section h2,.review-intro h2,.section-heading h2{font-size:clamp(38px,3.4vw,52px);letter-spacing:-.035em;line-height:1.08;margin-bottom:var(--space-6)}.review-intro>p,.section-heading p{color:var(--muted);font-size:18px;line-height:1.6}.problem{display:grid;gap:var(--space-24);grid-template-columns:.8fr 1.2fr;padding:var(--space-24) 0}.problem-list{border-top:1px solid var(--line)}.problem-list article{border-bottom:1px solid var(--line);display:grid;gap:var(--space-6);grid-template-columns:56px 1fr;min-height:142px;padding:var(--space-8) 0}.lineage-list span,.problem-list article>span{color:var(--amber-text);font-size:13px;font-weight:780;letter-spacing:.08em}.problem-list h3{font-size:21px;line-height:1.25;margin-bottom:8px}.problem-list p{color:var(--muted);line-height:1.55;margin:0}.boundary-section,.handoff-section,.proof-section,.review-section{background:var(--soft);padding:var(--space-24) 0}.proof-section .section-heading{margin-bottom:var(--space-12)}.proof-layout{align-items:start;display:grid;gap:var(--space-12);grid-template-columns:.72fr 1.28fr;min-width:0}.proof-panels{min-width:0}.stage-rail{border-top:1px solid #bfcbd8;display:grid}.stage-button{align-items:center;background:transparent;border:0;border-bottom:1px solid #bfcbd8;color:var(--muted);cursor:pointer;display:grid;font-size:16px;font-weight:680;grid-template-columns:44px 1fr;min-height:68px;padding:0 var(--space-4);text-align:left}.stage-button span{color:var(--muted);font-size:12px;font-weight:760}.stage-button.is-active{background:var(--white);box-shadow:inset 4px 0 var(--amber);color:var(--ink)}.stage-button.is-active span{color:var(--amber-text)}.proof-detail{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 16px 38px rgba(7,29,63,.07);min-height:440px;padding:var(--space-12)}.proof-meta{display:flex;gap:var(--space-4);justify-content:space-between;margin-bottom:var(--space-12)}.proof-stage{color:var(--navy-700);font-size:14px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.proof-status{background:var(--amber-soft);border-radius:999px;color:#765000;font-size:12px;font-weight:760;padding:7px 10px}.proof-detail h3{font-size:34px;letter-spacing:-.025em;line-height:1.18;margin-bottom:var(--space-12);max-width:650px}.proof-detail dl{background:var(--line);border:1px solid var(--line);display:grid;gap:1px;grid-template-columns:repeat(3,1fr);margin:0 0 var(--space-12)}.proof-detail dl div{background:var(--white);min-height:92px;padding:var(--space-4)}.proof-detail dt{color:var(--muted);font-size:12px;font-weight:720;letter-spacing:.06em;margin-bottom:10px;text-transform:uppercase}.proof-detail dd{font-size:15px;font-weight:680;margin:0}.proof-boundary{border-top:1px solid var(--line);color:var(--muted);margin:0;padding-top:var(--space-6)}.proof-boundary span{color:var(--green);font-weight:900}.buying-room,.closing-section,.trust-section,.value-section{padding:var(--space-24) 0}.buying-room .section-heading,.trust-section .section-heading,.value-section .section-heading{margin-bottom:var(--space-12)}.value-grid{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.value-grid article{border-right:1px solid var(--line);min-height:250px;padding:var(--space-8)}.value-grid article:last-child{border-right:0}.value-grid h3{font-size:20px;line-height:1.25;margin-bottom:var(--space-4)}.value-grid p{color:var(--muted);line-height:1.6;margin:0}.boundary-layout{align-items:start;display:grid;gap:var(--space-24);grid-template-columns:.78fr 1.22fr}.boundary-columns{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.boundary-columns>div{padding:var(--space-8)}.boundary-columns>div+div{border-left:1px solid var(--line)}.boundary-columns h3{font-size:18px;margin-bottom:var(--space-6)}.boundary-columns ul{display:grid;gap:var(--space-4);list-style:none;margin:0;padding:0}.boundary-columns li{color:var(--muted);line-height:1.5;padding-left:24px;position:relative}.boundary-columns li:before{border:2px solid var(--green);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:.6em;width:8px}.boundary-columns>div+div li:before{border-color:var(--amber)}.lineage-list{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0}.lineage-list li{align-content:space-between;border-bottom:1px solid var(--line);display:grid;font-size:18px;font-weight:720;min-height:130px;padding:var(--space-6) 0}.lineage-list li+li{border-left:1px solid var(--line);padding-left:var(--space-8)}.review-layout{align-items:start;display:grid;gap:var(--space-24);grid-template-columns:.8fr 1.2fr}.privacy-line{border-top:1px solid #c8d3df;font-size:14px!important;padding-top:var(--space-6)}.diagnostic-result{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:var(--space-12)}.diagnostic-result h3{font-size:31px;letter-spacing:-.025em;line-height:1.2;margin:var(--space-4) 0 var(--space-8);max-width:680px}.result-row{border-top:1px solid var(--line);display:grid;gap:var(--space-6);grid-template-columns:150px 1fr;padding:var(--space-6) 0}.result-row span{color:var(--muted);font-size:13px;font-weight:720}.result-row strong{font-size:15px;line-height:1.5}.diagnostic-result>p{color:var(--muted);font-size:13px;line-height:1.5}.secondary-button{background:var(--white);border:1px solid var(--navy-900);border-radius:var(--radius-sm);color:var(--navy-900);cursor:pointer;font-weight:720;min-height:48px;padding:0 18px}.secondary-button:hover{background:var(--soft)}.action-confirmation{color:var(--green);display:block;font-size:13px;font-weight:700;margin-top:var(--space-3);min-height:20px}.role-choice{border:0;margin:0 0 var(--space-6);padding:0}.role-choice legend{color:var(--ink);font-size:15px;font-weight:720;margin-bottom:var(--space-4)}.role-choice label{color:var(--muted);display:block;font-size:15px;margin:10px 0}.role-choice input{accent-color:var(--navy-900);margin-right:8px}.sdr-native-result-copy[hidden]{display:none}.brief-subscription{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin:var(--space-12) auto 0;max-width:720px;padding:var(--space-12)}.brief-subscription h2{font-size:30px;margin-bottom:var(--space-4)}.brief-subscription p{color:var(--muted)}.brief-subscription form{display:grid;gap:var(--space-4);margin-top:var(--space-6)}.brief-subscription label{color:var(--ink);font-weight:680}.brief-subscription input[type=email]{border:1px solid var(--line);border-radius:var(--radius-sm);font:inherit;min-height:48px;padding:0 14px}.brief-subscription .consent-choice{align-items:flex-start;color:var(--muted);display:flex;font-size:14px;font-weight:400;gap:10px}.brief-subscription .consent-choice input{accent-color:var(--navy-900);margin-top:4px}.brief-subscription .primary-button{width:max-content}.summary-list{border-left:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.summary-list span{align-items:flex-end;border-bottom:1px solid var(--line);border-right:1px solid var(--line);display:flex;font-weight:680;line-height:1.35;min-height:96px;padding:var(--space-6)}.handoff-section .section-heading{margin-bottom:var(--space-12)}.handoff-flow{align-items:center;display:grid;gap:var(--space-6);grid-template-columns:1fr auto 1fr auto 1fr}.handoff-flow article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);min-height:200px;padding:var(--space-8)}.handoff-flow article span{color:var(--navy-700);display:block;font-size:14px;font-weight:780;letter-spacing:.06em;margin-bottom:var(--space-6);text-transform:uppercase}.handoff-flow p{color:var(--muted);line-height:1.6;margin:0}.handoff-flow i{color:var(--amber);font-size:26px;font-style:normal}.closing-section{text-align:center}.closing-section h2{margin-left:auto;margin-right:auto;max-width:700px}.closing-section .primary-button{margin:0 auto}.closing-utility{color:var(--muted);display:block;font-size:14px;margin:var(--space-6) auto 0;text-decoration:underline;text-underline-offset:4px;width:max-content}.site-footer{border-top:1px solid var(--line);color:var(--muted);font-size:13px;padding:var(--space-8) 0}.site-footer .section-shell{align-items:center;display:flex;gap:var(--space-6);justify-content:space-between}.site-footer nav{display:flex;flex-wrap:wrap;gap:var(--space-4)}.site-footer a{text-decoration:underline;text-underline-offset:3px}.issue-article{max-width:860px;padding-bottom:var(--space-16);padding-top:var(--space-16)}.issue-article h1{font-size:clamp(44px,5vw,64px);letter-spacing:-.04em;line-height:1.04;margin-bottom:var(--space-6);max-width:760px}.issue-article h2{font-size:32px;letter-spacing:-.025em;line-height:1.15;margin-bottom:var(--space-4);margin-top:var(--space-12)}.issue-article li,.issue-article p{color:var(--muted);font-size:18px;line-height:1.65}.issue-article strong{color:var(--ink)}.issue-article hr{border:0;border-top:1px solid var(--line);margin:var(--space-12) 0}.issue-article .proof-section{margin:var(--space-12) -48px;padding-left:48px;padding-right:48px;width:calc(100% + 96px)}@media (max-width:1100px){.site-header nav{gap:20px}.hero{grid-template-columns:1fr;min-height:auto}.hero h1,.hero-copy{max-width:720px}.control-surface{width:100%}.boundary-layout,.problem,.review-layout{gap:var(--space-12);grid-template-columns:1fr}}@media (max-width:720px){:root{--mobile-gutter:20px}.site-header{grid-template-columns:1fr auto;height:64px;width:calc(100% - 40px)}.brand{font-size:14px;gap:9px}.brand-mark{gap:3px;height:20px;width:24px}.site-header nav,.utility-link{display:none}.menu-button{display:block;min-height:44px;min-width:44px}.nav-open .site-header nav{background:var(--white);border:1px solid var(--line);border-radius:0 0 12px 12px;box-shadow:var(--shadow);display:grid;gap:0;left:0;padding:8px 16px;position:absolute;right:0;top:63px;z-index:5}.nav-open .site-header nav a{border-bottom:1px solid var(--line);min-height:48px}.nav-open .site-header nav a:last-child{border-bottom:0}.section-shell{width:calc(100% - 40px)}.hero{display:block;min-height:780px;padding:40px 0 48px}.hero-copy{max-width:none}.hero h1{font-size:clamp(40px,11.2vw,44px);letter-spacing:-.045em;line-height:1.02;margin-bottom:20px;max-width:350px}.hero-support{font-size:18px;line-height:1.48;margin-bottom:24px}.primary-button{font-size:14px;min-height:52px;padding:0 16px;width:100%}.trust-line{font-size:13px;margin-top:16px}.control-surface{border-radius:14px;box-shadow:0 16px 32px rgba(7,29,63,.08);margin-top:32px}.surface-titlebar{min-height:72px;padding:16px}.surface-titlebar strong{font-size:18px}.synthetic-note{display:none}.status-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.status-tab{align-content:center;display:grid;font-size:11px;gap:5px;line-height:1.12;min-height:62px;padding:6px 2px;place-items:center}.status-tab span{height:8px;width:8px}.matter-table{padding:16px}.table-head{display:none}.matter-row{gap:12px 16px;grid-template-columns:1fr auto;min-height:0;padding:16px}.matter-row>span:nth-child(2),.matter-row>span:nth-child(3),.matter-row>span:nth-child(4){display:none}.matter-row strong{font-size:14px}.status-value{font-size:10px}.surface-foot{font-size:11px;min-height:54px;padding:0 16px}.surface-foot span:first-child{display:none}.surface-foot a{margin-left:auto}.closing-section h2,.review-intro h2,.section-heading h2{font-size:36px;line-height:1.08;margin-bottom:16px}.review-intro>p,.section-heading p{font-size:16px;line-height:1.55}.boundary-section,.buying-room,.closing-section,.handoff-section,.problem,.proof-section,.review-section,.trust-section,.value-section{padding:72px 0}.problem{display:block}.problem .section-heading{margin-bottom:32px}.problem-list article{gap:12px;grid-template-columns:38px 1fr;min-height:0;padding:24px 0}.problem-list h3{font-size:18px}.problem-list p{font-size:14px}.buying-room .section-heading,.handoff-section .section-heading,.proof-section .section-heading,.trust-section .section-heading,.value-section .section-heading{margin-bottom:32px}.proof-layout{gap:24px;grid-template-columns:1fr}.stage-rail{border:1px solid #bfcbd8;border-radius:10px;grid-template-columns:repeat(6,1fr);overflow:hidden}.stage-button{align-content:center;border-bottom:0;border-right:1px solid #bfcbd8;font-size:10px;gap:3px;grid-template-columns:1fr;min-height:58px;padding:6px 0;place-items:center;text-align:center}.stage-button:last-child{border-right:0}.stage-button.is-active{box-shadow:inset 0 -3px var(--amber)}.proof-detail{border-radius:14px;min-height:0;padding:24px}.proof-detail h3,.proof-meta{margin-bottom:24px}.proof-detail h3{font-size:26px}.proof-detail dl{grid-template-columns:1fr}.proof-detail dl div{min-height:70px}.proof-boundary{font-size:13px;line-height:1.5}.lineage-list,.value-grid{grid-template-columns:1fr}.value-grid article{border-bottom:1px solid var(--line);border-right:0;min-height:0;padding:24px 0}.value-grid article:last-child{border-bottom:0}.value-grid h3{font-size:18px}.value-grid p{font-size:14px}.boundary-columns{grid-template-columns:1fr}.boundary-columns>div{padding:24px}.boundary-columns>div+div{border-left:0;border-top:1px solid var(--line)}.lineage-list li{font-size:16px;min-height:92px;padding:20px 0}.lineage-list li+li{border-left:0;padding-left:0}.review-layout{display:block}.review-intro{margin-bottom:32px}.diagnostic-result{border-radius:14px;padding:24px}.diagnostic-result h3{font-size:25px;margin:12px 0 24px}.result-row{gap:8px;grid-template-columns:1fr;padding:18px 0}.secondary-button{width:100%}.summary-list{grid-template-columns:1fr 1fr}.summary-list span{font-size:13px;min-height:88px;padding:16px}.handoff-flow{gap:12px;grid-template-columns:1fr}.handoff-flow article{min-height:0;padding:24px}.handoff-flow i{justify-self:center;transform:rotate(90deg)}.closing-section .primary-button{max-width:350px}.site-footer .section-shell{display:grid;gap:16px}.issue-article{padding-bottom:48px;padding-top:48px}.issue-article h1{font-size:42px}.issue-article h2{font-size:28px;margin-top:48px}.issue-article li,.issue-article p{font-size:16px}.issue-article .proof-section{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;width:auto}body[data-capture] .site-header,body[data-capture] main>section{display:none}body[data-capture=proof] #product-proof,body[data-capture=result] #review{display:block;min-height:844px;padding:44px 0}body[data-capture] .section-heading h2{font-size:34px}body[data-capture=proof] .proof-section .section-heading{margin-bottom:24px}body[data-capture=proof] .proof-layout{gap:20px}body[data-capture=proof] .proof-detail{padding:20px}body[data-capture=proof] .proof-meta{margin-bottom:20px}body[data-capture=proof] .proof-detail h3{font-size:24px;margin-bottom:20px}body[data-capture=result] .review-intro{margin-bottom:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}