:root{--ink:#0f1f33;--muted:#52667d;--paper:#f6f9fd;--card:#ffffff;--blue:#1769e0;--blue-dark:#0a3476;--cyan:#dff5ff;--green:#0f9f67;--mint:#e8f8f1;--line:#d8e4f1;--navy:#09213b;--orange:#f59f3d;--shadow:0 22px 70px rgba(13,42,71,.13);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;color:var(--ink);background:radial-gradient(circle at 10% 6%,#dff5ff 0,transparent 28%),radial-gradient(circle at 94% 8%,#e8fff4 0,transparent 23%),linear-gradient(180deg,#f9fcff 0,#edf6ff 45%,#fff 100%);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(18px,4vw,54px);backdrop-filter:blur(18px);background:rgba(249,252,255,.88);border-bottom:1px solid rgba(13,42,71,.08)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--green));color:#fff;font-weight:850;box-shadow:0 12px 26px rgba(17,103,220,.24)}.brand strong{display:block;font-size:15px;letter-spacing:-.01em}.brand small{display:block;color:var(--muted);font-size:12px;margin-top:1px}.phone{font-weight:780;text-decoration:none;color:var(--blue-dark);font-size:14px}main{max-width:1160px;margin:0 auto;padding:0 20px}.section-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(350px,.76fr);gap:42px;align-items:start}.hero{min-height:calc(100vh - 72px);padding:50px 0 38px}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.13em;color:var(--blue-dark);font-size:12px;font-weight:800}.hero h1,.how h2,.section-head h2,.cta-panel h2,.proof-panel h2{margin:0;color:var(--navy);letter-spacing:-.052em;line-height:.98}.hero h1{font-size:clamp(40px,6.2vw,72px);max-width:830px}.subhead{font-size:20px;line-height:1.48;color:#3e5167;max-width:690px;margin:20px 0}.benefits{display:grid;gap:9px;padding:0;margin:0 0 22px;list-style:none}.benefits li{display:flex;gap:10px;align-items:flex-start;color:#22354b;font-weight:760;line-height:1.35}.benefits li:before{content:'✓';display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:999px;background:var(--mint);color:#08784c;font-weight:780}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn,.survey-submit,.sticky-cta{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:15px;padding:15px 20px;font-weight:800;text-decoration:none;cursor:pointer;min-height:50px}.primary,.survey-submit,.sticky-cta{background:linear-gradient(135deg,var(--green),#19c989);color:#fff;box-shadow:0 16px 30px rgba(17,163,106,.24)}.secondary{background:#fff;color:var(--blue-dark);border:1px solid var(--line)}.hero-proof{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.hero-proof span{padding:9px 11px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid rgba(13,42,71,.08);color:#334c66;font-weight:780;font-size:13px}.survey-card{background:rgba(255,255,255,.97);border:1px solid rgba(13,42,71,.1);box-shadow:var(--shadow);border-radius:30px;padding:24px;position:relative;overflow:hidden}.survey-card:before{content:'';position:absolute;inset:0 0 auto 0;height:8px;background:linear-gradient(90deg,var(--blue),var(--green),var(--orange))}.survey-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.pill{display:inline-flex;padding:7px 10px;border-radius:999px;background:#e7f7ff;color:#0d5ca8;font-size:12px;font-weight:800}.survey-top strong{font-size:13px;color:#516a83}.progress{height:9px;border-radius:999px;background:#e8f0f8;overflow:hidden;margin-bottom:20px}.progress span{display:block;width:20%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--blue),var(--green))}.survey-card h2{font-size:clamp(26px,2.7vw,34px);line-height:1.04;letter-spacing:-.04em;margin:0 0 10px;color:var(--navy)}.survey-intro,.fine-print{color:var(--muted);line-height:1.45;margin:0}.survey-intro{font-size:15px}.answer-grid{display:grid;gap:10px;margin:18px 0}.answer-grid button{width:100%;text-align:left;border:1px solid var(--line);background:#f9fcff;border-radius:16px;padding:15px 16px;color:#1f344c;font:inherit;font-weight:780;line-height:1.2;cursor:pointer;min-height:54px}.answer-grid button:hover{border-color:var(--green);background:#f2fff9;transform:translateY(-1px)}.survey-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:17px 0}.survey-preview div{display:flex;gap:9px;align-items:center;padding:11px;border-radius:15px;background:#f3f8fd;border:1px solid rgba(13,42,71,.06)}.survey-preview span{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:999px;background:#fff;color:var(--blue-dark);font-size:12px;font-weight:800}.survey-preview p{margin:0;color:#496079;font-size:13px;font-weight:780;line-height:1.2}.survey-submit{width:100%;margin-bottom:12px}.fine-print{font-size:12px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:8px 0 64px}.trust-strip div{padding:18px;border-radius:22px;background:rgba(255,255,255,.84);border:1px solid rgba(13,42,71,.08)}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-size:15px}.trust-strip span{color:var(--muted);font-size:14px;line-height:1.35;margin-top:5px}.how,.situations,.faq,.after-submit{padding:64px 0}.how h2,.section-head h2,.cta-panel h2,.proof-panel h2{font-size:clamp(32px,3.8vw,52px)}.section-copy,.section-head p,.cta-panel p,.proof-panel p{font-size:18px;line-height:1.55;color:#4b6078}.steps,.path-grid{display:grid;gap:14px}.steps article,.cards article,.path-grid article{padding:22px;border:1px solid rgba(13,42,71,.08);background:rgba(255,255,255,.88);border-radius:22px;box-shadow:0 16px 42px rgba(13,42,71,.07)}.steps span{display:inline-flex;margin-bottom:13px;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;background:var(--cyan);color:var(--blue-dark);font-weight:800}.path-grid{grid-template-columns:repeat(3,1fr)}.path-grid article span{display:inline-flex;margin-bottom:12px;padding:7px 10px;border-radius:999px;background:var(--mint);color:#08784c;font-size:12px;font-weight:800}.steps h3,.cards h3,.path-grid h3{font-size:21px;margin:0 0 8px;letter-spacing:-.025em;line-height:1.12}.steps p,.cards p,.path-grid p{margin:0;color:var(--muted);line-height:1.45}.section-head{max-width:780px;margin-bottom:24px}.proof-panel{margin:38px 0;padding:34px;border-radius:30px;background:linear-gradient(135deg,#fff,#eef8ff);border:1px solid rgba(13,42,71,.08);display:grid;grid-template-columns:1.1fr .9fr;gap:24px;box-shadow:0 22px 64px rgba(13,42,71,.085)}.proof-panel ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.proof-panel li{padding:14px 16px;border-radius:17px;background:#fff;border:1px solid rgba(13,42,71,.08);font-weight:780;color:#2c4058;line-height:1.32}.proof-panel li:before{content:'•';color:var(--green);font-size:24px;line-height:0;margin-right:8px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards article{min-height:158px}.cards article:nth-child(1),.cards article:nth-child(2){background:linear-gradient(180deg,#fff,#f3fbff)}.cta-panel{margin:38px 0;padding:34px;border-radius:30px;background:linear-gradient(135deg,#0b2542,#1167dc);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 28px 80px rgba(12,35,64,.2)}.cta-panel h2,.cta-panel .eyebrow{color:#fff}.cta-panel p{color:#dbeafe;margin-bottom:0}.cta-panel .primary{background:#fff;color:var(--blue-dark);box-shadow:none}.faq{max-width:880px;margin:0 auto}details{border:1px solid rgba(13,42,71,.1);background:#fff;border-radius:19px;padding:18px 20px;margin:12px 0;box-shadow:0 12px 32px rgba(13,42,71,.055)}summary{cursor:pointer;font-weight:780;font-size:18px;line-height:1.25}details p{color:var(--muted);line-height:1.55;margin:12px 0 0}footer{padding:34px 20px 90px;max-width:1180px;margin:0 auto;color:#61738a;font-size:13px;line-height:1.5;border-top:1px solid var(--line)}.sticky-cta{position:fixed;left:18px;right:18px;bottom:16px;z-index:30;display:none;background:linear-gradient(135deg,var(--green),#19c989)}@media(max-width:900px){body{background:linear-gradient(180deg,#f9fcff 0,#eef7ff 55%,#fff 100%)}.phone{display:none}main{padding:0 16px}.section-grid,.proof-panel{grid-template-columns:1fr;gap:24px}.hero{padding-top:28px;min-height:auto}.hero h1{font-size:39px;line-height:1;letter-spacing:-.05em}.subhead{font-size:17px;line-height:1.48;margin:16px 0}.benefits{gap:8px;margin-bottom:18px}.benefits li{font-size:15px}.hero-actions .btn{width:100%}.hero-proof{margin-top:16px}.survey-card{border-radius:24px;padding:18px;margin-top:4px}.survey-card h2{font-size:28px}.answer-grid button{padding:16px;min-height:56px}.survey-preview{grid-template-columns:1fr;gap:8px}.trust-strip,.cards,.path-grid{grid-template-columns:1fr}.trust-strip{margin:24px 0 24px}.trust-strip div{padding:16px}.how,.situations,.faq,.after-submit{padding:38px 0}.how h2,.section-head h2,.cta-panel h2,.proof-panel h2{font-size:31px;line-height:1.02}.section-copy,.section-head p,.cta-panel p,.proof-panel p{font-size:16px}.proof-panel,.cta-panel{padding:24px;border-radius:24px}.cta-panel{display:block}.cta-panel .btn{margin-top:18px;width:100%}.sticky-cta{display:flex}.topbar{position:relative;padding:14px 16px}.brand-mark{width:38px;height:38px}.brand strong{font-size:14px}.brand small{font-size:11px}}@media(max-width:420px){main{padding:0 14px}.hero h1{font-size:35px}.survey-card{padding:16px;border-radius:22px}.hero{padding-top:22px}.eyebrow{font-size:11px}.btn,.survey-submit,.sticky-cta{min-height:52px}.cards article,.steps article,.path-grid article{padding:18px}.sticky-cta{left:12px;right:12px;bottom:12px}}.contact-grid{display:grid;gap:10px;margin:18px 0}.contact-grid label{display:grid;gap:6px;color:#263951;font-size:13px;font-weight:780}.contact-grid input{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px 12px;background:#f9fbfe;color:var(--ink);font:inherit}.contact-grid input:focus{outline:3px solid rgba(29,110,234,.18);border-color:var(--blue)}.back-btn{width:100%;border:1px solid var(--line);background:#fff;color:var(--blue-dark);border-radius:14px;padding:13px 16px;font:inherit;font-weight:780;cursor:pointer;margin:0 0 12px}.result-preview{margin:18px 0;padding:16px;border-radius:18px;background:linear-gradient(135deg,#f3fff9,#eef8ff);border:1px solid rgba(13,42,71,.08)}.result-preview strong{display:block;margin-bottom:6px;color:var(--navy)}.result-preview p{margin:0;color:var(--muted);line-height:1.45}.survey-preview.compact{grid-template-columns:1fr 1fr}.answer-grid button:focus-visible,.back-btn:focus-visible,.survey-submit:focus-visible,.btn:focus-visible{outline:4px solid rgba(23,105,224,.24);outline-offset:2px}@media(max-width:520px){.survey-preview.compact{grid-template-columns:1fr}.contact-grid input{min-height:52px}.result-preview{padding:14px}.back-btn{min-height:50px}}
.submit-message{min-height:20px;margin:8px 0 0;color:#08784c;font-size:13px;font-weight:800;line-height:1.35}.submit-message.error{color:#b42318}.survey-submit[disabled]{opacity:.72;cursor:wait}
.programs{padding:64px 0}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.program-grid article{padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(13,42,71,.08);box-shadow:0 16px 42px rgba(13,42,71,.07)}.program-grid strong{display:block;font-size:24px;letter-spacing:-.035em;color:var(--navy);margin-bottom:8px}.program-grid p{margin:0;color:var(--muted);line-height:1.48}@media(max-width:900px){.programs{padding:38px 0}.program-grid{grid-template-columns:1fr}.program-grid article{padding:20px}}
.video-intro{margin:18px 0 54px;padding:24px;border-radius:30px;background:linear-gradient(135deg,#fff,#f3f8ff);border:1px solid rgba(13,42,71,.08);box-shadow:0 22px 64px rgba(13,42,71,.085);display:grid;grid-template-columns:.78fr 1.22fr;gap:24px;align-items:center}.video-copy h2{margin:0;color:var(--navy);font-size:clamp(30px,3vw,44px);line-height:1;letter-spacing:-.045em}.video-copy p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.5;margin:14px 0 0}.video-frame{border-radius:24px;overflow:hidden;background:#0b2542;box-shadow:0 20px 52px rgba(9,33,59,.22)}.video-frame video{display:block;width:100%;height:auto;aspect-ratio:16/9}.video-suite{grid-template-columns:.7fr 1.3fr;align-items:start}.video-suite .featured-video{align-self:center}.video-library{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr);gap:16px;margin-top:6px;max-width:760px}.video-hold{grid-template-columns:.9fr 1.1fr}.video-placeholder{min-height:280px;border-radius:24px;background:linear-gradient(135deg,#09213b,#0a3476);color:#fff;display:grid;place-content:center;text-align:center;padding:28px;box-shadow:0 20px 52px rgba(9,33,59,.22)}.video-placeholder strong{display:block;font-size:30px;line-height:1.05;letter-spacing:-.035em}.video-placeholder span{display:block;margin-top:10px;color:#dbeafe;font-weight:760;line-height:1.35}.video-library article{display:grid;grid-template-columns:190px 1fr;gap:16px;align-items:center;padding:16px;border-radius:24px;background:#fff;border:1px solid rgba(13,42,71,.08);box-shadow:0 14px 38px rgba(13,42,71,.06)}.small-video{border-radius:18px;box-shadow:0 14px 34px rgba(9,33,59,.16)}.video-library h3{margin:0;color:var(--navy);font-size:20px;line-height:1.08;letter-spacing:-.025em}.video-library p:not(.eyebrow){margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.42}.video-library .eyebrow{margin-bottom:6px;font-size:10px}@media(max-width:980px){.video-intro,.video-suite{grid-template-columns:1fr;margin:20px 0 32px;padding:18px;border-radius:24px}.video-frame{border-radius:18px}.video-copy h2{font-size:30px}.video-library{grid-template-columns:1fr}.video-library article{grid-template-columns:1fr}.small-video{max-width:100%}}@media(max-width:560px){.video-library article{padding:12px;border-radius:20px}.video-library h3{font-size:18px}}
.consent-copy{font-size:12px;line-height:1.42;color:var(--muted);margin:8px 0 10px}footer a{color:var(--blue-dark);font-weight:800;text-decoration:none}footer a:hover{text-decoration:underline}
.image-proof{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:16px;margin:10px 0 32px}.image-card{margin:0;border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(13,42,71,.08);box-shadow:0 16px 42px rgba(13,42,71,.08)}.image-card img{display:block;width:100%;height:230px;object-fit:cover}.image-card.large img{height:300px}.image-card figcaption{padding:13px 15px;color:var(--muted);font-size:13px;font-weight:750;line-height:1.35}@media(max-width:900px){.image-proof{grid-template-columns:1fr;margin:18px 0 28px}.image-card img,.image-card.large img{height:auto;max-height:320px}}

/* California Loan Approvals typography polish */
.hero h1,.how h2,.section-head h2,.cta-panel h2,.proof-panel h2,.video-copy h2{font-family:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;font-weight:760;}
body{font-size:16px;line-height:1.5;}
.subhead{font-weight:450;}
.eyebrow{font-weight:780;}
.answer-grid button{font-weight:760;}
/* PPC typography refinement: finance-safe, mobile-readable, direct-response friendly */
:root{--font-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;}
body{font-family:var(--font-sans);font-size:16px;line-height:1.5;letter-spacing:-.005em;}
.hero h1{font-weight:740;letter-spacing:-.048em;line-height:1.01;}
.video-copy h2,.how h2,.section-head h2,.cta-panel h2,.proof-panel h2{font-weight:720;letter-spacing:-.04em;line-height:1.03;}
.subhead,.section-copy,.section-head p,.video-copy p:not(.eyebrow){font-weight:430;color:#42556b;}
.benefits li,.trust-strip strong,.cards h3,.path-grid h3,.steps h3{font-weight:740;}
.answer-grid button{font-weight:730;font-size:15.5px;}
@media(max-width:900px){body{font-size:16px}.hero h1{font-size:38px;line-height:1.03}.subhead{font-size:17.5px}.answer-grid button{font-size:16px}.video-copy h2,.how h2,.section-head h2,.cta-panel h2,.proof-panel h2{font-size:30px;line-height:1.05}}
.hero-photo{margin:24px 0 0;border-radius:26px;overflow:hidden;background:#fff;border:1px solid rgba(13,42,71,.08);box-shadow:0 18px 50px rgba(13,42,71,.1);max-width:680px}.hero-photo img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.hero-photo figcaption{padding:12px 15px;color:var(--muted);font-size:13px;font-weight:700;line-height:1.35}.situation-images{padding:56px 0}.situation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.situation-grid figure{margin:0;border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(13,42,71,.08);box-shadow:0 16px 42px rgba(13,42,71,.07)}.situation-grid img{display:block;width:100%;height:190px;object-fit:cover}.situation-grid figcaption{display:grid;gap:4px;padding:14px 15px}.situation-grid strong{color:var(--navy);font-size:16px}.situation-grid span{color:var(--muted);font-size:13px;line-height:1.35}@media(max-width:1100px){.situation-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.situation-grid{grid-template-columns:1fr}.situation-grid img{height:auto}.hero-photo{border-radius:20px}}
/* Redesigned conversion explainer */
.conversion-block{position:relative;margin:50px 0 34px;padding:46px;border-radius:34px;background:linear-gradient(135deg,#ffffff 0%,#eef7ff 52%,#eafbf3 100%);border:1px solid rgba(13,42,71,.08);box-shadow:0 26px 80px rgba(13,42,71,.10);display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:34px;align-items:center;overflow:hidden}.conversion-block:before{content:'';position:absolute;right:-90px;top:-100px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(25,201,137,.22),transparent 68%)}.conversion-copy{position:relative;z-index:1}.conversion-copy h2{margin:0;color:var(--navy);font-size:clamp(36px,4.4vw,62px);line-height:.98;letter-spacing:-.052em;font-weight:760}.conversion-copy p:not(.eyebrow){max-width:680px;color:#40556d;font-size:19px;line-height:1.52;margin:20px 0 0}.conversion-callout{margin-top:24px;padding:18px 20px;border-radius:20px;background:#fff;border:1px solid rgba(13,42,71,.08);box-shadow:0 14px 36px rgba(13,42,71,.07);display:grid;gap:4px}.conversion-callout strong{color:var(--green);font-size:14px;text-transform:uppercase;letter-spacing:.1em}.conversion-callout span{color:var(--navy);font-weight:760;font-size:18px;line-height:1.3}.route-panel{position:relative;z-index:1;display:grid;gap:14px}.route-panel article{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:start;padding:22px;border-radius:24px;background:rgba(255,255,255,.92);border:1px solid rgba(13,42,71,.08);box-shadow:0 16px 42px rgba(13,42,71,.07)}.step-badge{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#dff5ff,#dffbea);color:var(--blue-dark);font-weight:850;font-size:18px}.route-label{margin:0 0 5px!important;color:var(--green)!important;text-transform:uppercase;letter-spacing:.12em;font-size:12px!important;font-weight:800!important;line-height:1.1!important}.route-panel h3{margin:0 0 7px;color:var(--navy);font-size:25px;letter-spacing:-.03em;line-height:1.05}.route-panel article p:last-child{margin:0;color:#50657d;font-size:16px;line-height:1.45}@media(max-width:940px){.conversion-block{grid-template-columns:1fr;padding:26px;border-radius:26px;margin:34px 0 28px}.conversion-copy h2{font-size:34px}.conversion-copy p:not(.eyebrow){font-size:17px}.route-panel article{grid-template-columns:56px 1fr;padding:18px}.step-badge{width:48px;height:48px;border-radius:16px}.route-panel h3{font-size:22px}}@media(max-width:480px){.conversion-block{padding:20px}.route-panel article{grid-template-columns:1fr;gap:10px}.conversion-callout span{font-size:16px}}
/* PPC buyer-traffic hero cleanup */
.hero{align-items:center}.hero h1{max-width:760px;font-size:clamp(42px,5.6vw,68px);line-height:1.02;letter-spacing:-.045em}.hero-copy .eyebrow{max-width:760px;color:#073b7a}.subhead{max-width:720px;font-size:20px;line-height:1.48}.benefits{max-width:760px}.benefits li{font-size:17px}.hero-actions{margin-top:4px}.hero-proof span{font-size:13px;background:rgba(255,255,255,.9)}@media(max-width:900px){.hero h1{font-size:37px;line-height:1.04}.subhead{font-size:17px}.benefits li{font-size:15px}.hero-proof span{width:100%;text-align:center;justify-content:center}}
/* Enterprise decision-system section */
.decision-system{margin:58px 0 42px;padding:54px;border-radius:28px;background:#fff;border:1px solid rgba(9,33,59,.10);box-shadow:0 26px 90px rgba(9,33,59,.10);position:relative;overflow:hidden}.decision-system:before{content:'';position:absolute;inset:0 0 auto;height:7px;background:linear-gradient(90deg,#0a3476,#1769e0,#0f9f67)}.decision-header{max-width:940px;margin-bottom:36px}.decision-header h2{margin:0;color:var(--navy);font-size:clamp(38px,4.7vw,68px);line-height:.98;letter-spacing:-.052em;font-weight:730}.decision-header p:not(.eyebrow){margin:18px 0 0;max-width:850px;color:#40556d;font-size:19px;line-height:1.52}.decision-map{display:grid;grid-template-columns:1fr 64px 1fr 64px 1fr;align-items:stretch;gap:0;margin:26px 0}.decision-stage{padding:28px;border-radius:22px;background:linear-gradient(180deg,#f9fcff,#f2f7fb);border:1px solid rgba(9,33,59,.09);min-height:260px;display:flex;flex-direction:column}.stage-number{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#fff;color:#0a3476;font-weight:850;font-size:18px;box-shadow:0 12px 30px rgba(9,33,59,.08);margin-bottom:22px}.decision-stage h3{margin:0 0 12px;color:var(--navy);font-size:27px;line-height:1.08;letter-spacing:-.035em;font-weight:740}.decision-stage p:last-child{margin:0;color:#51657c;font-size:16px;line-height:1.48}.stage-one{background:linear-gradient(180deg,#f9fcff,#eef6ff)}.stage-two{background:linear-gradient(180deg,#fbfdff,#f3fbff)}.stage-three{background:linear-gradient(180deg,#fafffd,#eefbf5)}.decision-connector{position:relative;display:flex;align-items:center;justify-content:center}.decision-connector:before{content:'';width:100%;height:2px;background:linear-gradient(90deg,rgba(10,52,118,.18),rgba(15,159,103,.35))}.decision-connector:after{content:'›';position:absolute;width:34px;height:34px;border-radius:999px;background:#fff;border:1px solid rgba(9,33,59,.09);display:grid;place-items:center;color:#0a3476;font-size:26px;font-weight:700;box-shadow:0 10px 28px rgba(9,33,59,.08)}.decision-outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.decision-outcomes article{padding:20px 22px;border-left:4px solid #1769e0;background:#f8fbff;border-radius:16px}.decision-outcomes article:nth-child(2){border-left-color:#0f9f67}.decision-outcomes article:nth-child(3){border-left-color:#f59f3d}.decision-outcomes strong{display:block;color:var(--navy);font-size:18px;letter-spacing:-.02em;margin-bottom:5px}.decision-outcomes span{display:block;color:#52667d;font-size:14px;line-height:1.4}@media(max-width:980px){.decision-system{padding:30px 22px;border-radius:24px}.decision-map{grid-template-columns:1fr;gap:14px}.decision-connector{height:28px}.decision-connector:before{width:2px;height:100%}.decision-connector:after{content:'⌄';font-size:20px}.decision-stage{min-height:auto}.decision-outcomes{grid-template-columns:1fr}.decision-header h2{font-size:34px}.decision-header p:not(.eyebrow){font-size:17px}}
.buyer-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;margin:50px 0;padding:28px;border-radius:30px;background:#fff;border:1px solid rgba(13,42,71,.08);box-shadow:0 20px 64px rgba(13,42,71,.08)}.buyer-story figure{margin:0;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(13,42,71,.10)}.buyer-story img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.story-copy h2{margin:0;color:var(--navy);font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:-.045em;font-weight:730}.story-copy p:not(.eyebrow){font-size:18px;line-height:1.55;color:#40556d;margin:18px 0 0}.story-success{grid-template-columns:1.1fr .9fr;background:linear-gradient(135deg,#fff,#f3fbff)}@media(max-width:900px){.buyer-story,.story-success{grid-template-columns:1fr;padding:18px;margin:34px 0}.story-success figure{order:2}.story-success .story-copy{order:1}.story-copy h2{font-size:32px}.story-copy p:not(.eyebrow){font-size:16px}}
/* Decision-system final polish */
.decision-header h2{font-size:clamp(34px,4.1vw,58px);max-width:900px}.decision-header p:not(.eyebrow){max-width:790px;font-size:18px}.decision-stage h3{font-size:24px}.decision-stage{min-height:240px}.decision-outcomes article{padding:22px 24px;background:#fbfdff}.decision-outcomes strong{font-size:17px}.decision-outcomes span{font-size:14px;line-height:1.45}@media(max-width:980px){.decision-header h2{font-size:32px}.decision-stage h3{font-size:21px}.decision-stage{min-height:auto}}
.testimonial-proof{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:center;margin:50px 0;padding:30px;border-radius:30px;background:linear-gradient(135deg,#09213b,#0a3476);color:#fff;box-shadow:0 26px 80px rgba(9,33,59,.18)}.testimonial-score{padding:22px;border-radius:22px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18)}.stars{display:block;color:#ffd36a;letter-spacing:.08em;font-size:22px;margin-bottom:12px}.testimonial-score strong{display:block;font-size:30px;letter-spacing:-.04em}.testimonial-score p{margin:6px 0 0;color:#dbeafe;line-height:1.4}.testimonial-proof blockquote{margin:0}.testimonial-proof blockquote p{margin:0;font-size:24px;line-height:1.42;letter-spacing:-.025em}.testimonial-proof blockquote footer{margin-top:16px;color:#bfdbfe;font-size:14px}@media(max-width:800px){.testimonial-proof{grid-template-columns:1fr;padding:22px}.testimonial-proof blockquote p{font-size:19px}.testimonial-score strong{font-size:26px}}
.hero-reviews{display:grid;grid-template-columns:180px 1fr;gap:14px;align-items:center;max-width:760px;margin:18px 0 4px;padding:16px;border-radius:22px;background:rgba(255,255,255,.92);border:1px solid rgba(13,42,71,.10);box-shadow:0 14px 38px rgba(13,42,71,.08)}.review-score{display:grid;gap:3px}.review-score span{color:#f4b63f;letter-spacing:.06em;font-size:16px}.review-score strong{color:var(--navy);font-size:18px;letter-spacing:-.02em}.review-score small{color:var(--muted);font-size:12px;font-weight:700}.hero-reviews blockquote{margin:0;color:#334961;font-size:14px;line-height:1.42;font-weight:650}.survey-card .pill:after{content:' · Jason Whigham NMLS #1448396';font-weight:700;color:#0a3476}@media(max-width:760px){.hero-reviews{grid-template-columns:1fr;padding:14px}.hero-reviews blockquote{font-size:13.5px}}
/* Survey moved below video: cleaner earlier style */
.hero.section-grid{grid-template-columns:1fr;max-width:980px;margin-left:auto;margin-right:auto}.hero-copy{max-width:920px}.hero-photo{max-width:860px}.survey-under-video{max-width:780px;margin:28px auto 54px}.survey-under-video .survey-card{border-radius:28px;padding:26px;background:#fff;box-shadow:0 24px 80px rgba(13,42,71,.14);border:1px solid rgba(13,42,71,.10)}.survey-under-video .survey-card h2{font-size:clamp(28px,3.2vw,38px)}.survey-under-video .answer-grid{gap:12px}.survey-under-video .answer-grid button{background:#fff;border:1px solid #d8e4f1;box-shadow:0 8px 24px rgba(13,42,71,.045)}.survey-under-video .answer-grid button:hover{background:#f2fff9;border-color:#0f9f67}.survey-under-video .survey-preview{display:none}.survey-card .pill:after{content:''}@media(max-width:900px){.hero.section-grid{display:block}.survey-under-video{margin:22px 0 38px}.survey-under-video .survey-card{padding:18px;border-radius:22px}}
/* Buyer-fit section: cleaner, buyer-focused, less repetitive */
.buyer-fit-section{padding:62px 0}.buyer-fit-header{max-width:860px;margin-bottom:28px}.buyer-fit-header h2{margin:0;color:var(--navy);font-size:clamp(36px,4.4vw,62px);line-height:1;letter-spacing:-.05em;font-weight:730}.buyer-fit-header p:not(.eyebrow){max-width:740px;color:#40556d;font-size:18px;line-height:1.52;margin:18px 0 0}.buyer-fit-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:stretch}.primary-fit-card{padding:34px;border-radius:28px;background:linear-gradient(135deg,#09213b,#0a3476);color:#fff;box-shadow:0 24px 76px rgba(9,33,59,.18)}.primary-fit-card span{display:inline-flex;margin-bottom:18px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#dbeafe;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.primary-fit-card h3{margin:0;color:#fff;font-size:34px;line-height:1.04;letter-spacing:-.04em;font-weight:730}.primary-fit-card p{margin:18px 0 0;color:#dbeafe;font-size:17px;line-height:1.5}.fit-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fit-list article{padding:22px;border-radius:22px;background:#fff;border:1px solid rgba(13,42,71,.08);box-shadow:0 14px 38px rgba(13,42,71,.06)}.fit-list strong{display:block;color:var(--navy);font-size:19px;line-height:1.12;letter-spacing:-.025em;margin-bottom:8px}.fit-list p{margin:0;color:#52667d;font-size:15px;line-height:1.45}@media(max-width:900px){.buyer-fit-section{padding:40px 0}.buyer-fit-layout{grid-template-columns:1fr}.fit-list{grid-template-columns:1fr}.primary-fit-card{padding:24px}.primary-fit-card h3{font-size:28px}.buyer-fit-header h2{font-size:32px}}
/* Premium hero review card */
.hero-reviews.premium-review{position:relative;display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:center;max-width:820px;margin:22px 0 8px;padding:0;border:0;background:transparent;box-shadow:none}.premium-review:before{content:'';position:absolute;inset:-8px;border-radius:28px;background:linear-gradient(135deg,rgba(23,105,224,.16),rgba(15,159,103,.12));filter:blur(18px);z-index:0}.premium-review .review-score,.premium-review blockquote{position:relative;z-index:1}.premium-review .review-score{height:100%;min-height:132px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:20px 22px;border-radius:24px;background:linear-gradient(135deg,#09213b,#0a3476);color:#fff;box-shadow:0 22px 54px rgba(9,33,59,.22)}.premium-review .stars{color:#ffd36a;font-size:18px;letter-spacing:.08em;margin-bottom:10px}.premium-review .review-score strong{font-size:44px;line-height:.9;letter-spacing:-.06em;color:#fff}.premium-review .review-score small{margin-top:8px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#bfdbfe;font-weight:800}.premium-review blockquote{margin:0;padding:24px 28px;border-radius:24px;background:#fff;border:1px solid rgba(13,42,71,.08);box-shadow:0 20px 60px rgba(13,42,71,.11)}.premium-review blockquote:before{content:'“';position:absolute;left:18px;top:-18px;color:#dbeafe;font-size:88px;font-family:Georgia,serif;line-height:1}.premium-review blockquote p{position:relative;margin:0;color:#17304d;font-size:19px;line-height:1.42;font-weight:760;letter-spacing:-.018em}.premium-review cite{display:block;margin-top:10px;color:#0f9f67;font-style:normal;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.12em}@media(max-width:760px){.hero-reviews.premium-review{grid-template-columns:1fr;gap:12px}.premium-review .review-score{min-height:auto;align-items:center;text-align:center}.premium-review blockquote{padding:22px}.premium-review blockquote p{font-size:16px}}
/* Final site-wide polish */
main{max-width:1140px}.trust-strip{margin-top:28px}.video-intro{margin-top:28px}.survey-under-video{margin-top:22px}.buyer-story,.decision-system,.proof-panel,.buyer-fit-section,.after-submit,.situation-images,.programs{scroll-margin-top:90px}.section-head h2,.buyer-fit-header h2,.decision-header h2,.story-copy h2{max-width:920px}.proof-panel{background:linear-gradient(135deg,#ffffff 0%,#f6fbff 100%)}.trust-strip div,.fit-list article,.path-grid article,.program-grid article{transition:transform .18s ease, box-shadow .18s ease}.trust-strip div:hover,.fit-list article:hover,.path-grid article:hover,.program-grid article:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(13,42,71,.09)}footer{background:#f8fbff;border-top:1px solid rgba(13,42,71,.10);border-radius:28px 28px 0 0;margin-top:34px;padding:30px 24px 90px}.sticky-cta{box-shadow:0 18px 44px rgba(15,159,103,.32)}@media(max-width:900px){main{padding:0 15px}.trust-strip{margin-top:20px}.video-intro{margin-top:18px}footer{border-radius:22px 22px 0 0}}
/* Readiness roadmap: clearer, more premium, buyer-focused */
.readiness-roadmap{margin:58px 0 46px;padding:52px;border-radius:34px;background:radial-gradient(circle at 6% 0%,rgba(23,105,224,.12),transparent 28%),linear-gradient(135deg,#ffffff 0%,#f6fbff 52%,#eefaf4 100%);border:1px solid rgba(9,33,59,.10);box-shadow:0 30px 95px rgba(9,33,59,.12);overflow:hidden;position:relative}.readiness-roadmap:before{content:'';position:absolute;inset:0 0 auto;height:8px;background:linear-gradient(90deg,#09213b,#1769e0,#0f9f67)}.roadmap-intro{max-width:900px;margin-bottom:34px}.roadmap-intro h2{margin:0;color:var(--navy);font-size:clamp(38px,4.4vw,64px);line-height:1;letter-spacing:-.05em;font-weight:740}.roadmap-intro p:not(.eyebrow){margin:18px 0 0;max-width:820px;color:#40556d;font-size:19px;line-height:1.5}.roadmap-feature{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:stretch}.roadmap-steps{display:grid;gap:16px}.roadmap-steps article{display:grid;grid-template-columns:74px 1fr;gap:18px;align-items:start;padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(13,42,71,.09);box-shadow:0 16px 44px rgba(13,42,71,.07)}.roadmap-steps article span{grid-row:1/5;display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#09213b,#1769e0);color:#fff;font-weight:850;font-size:18px;box-shadow:0 14px 34px rgba(23,105,224,.24)}.roadmap-steps article small{color:#0f9f67;text-transform:uppercase;letter-spacing:.12em;font-weight:850;font-size:12px}.roadmap-steps article h3{margin:4px 0 8px;color:var(--navy);font-size:25px;line-height:1.08;letter-spacing:-.03em;font-weight:740}.roadmap-steps article p{margin:0;color:#52667d;font-size:16px;line-height:1.45}.path-outcomes{border-radius:28px;background:linear-gradient(135deg,#09213b,#0a3476);color:#fff;padding:28px;box-shadow:0 24px 74px rgba(9,33,59,.22)}.outcome-heading strong{display:block;font-size:28px;line-height:1.05;letter-spacing:-.04em}.outcome-heading p{margin:8px 0 22px;color:#bfdbfe}.outcome-list{display:grid;gap:12px}.outcome-list article{padding:16px 17px;border-radius:18px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16)}.outcome-list b{display:block;color:#fff;font-size:17px;margin-bottom:5px}.outcome-list span{display:block;color:#dbeafe;font-size:14px;line-height:1.4}@media(max-width:940px){.readiness-roadmap{padding:26px 18px;border-radius:26px}.roadmap-feature{grid-template-columns:1fr}.roadmap-intro h2{font-size:34px}.roadmap-intro p:not(.eyebrow){font-size:17px}.roadmap-steps article{grid-template-columns:56px 1fr;padding:18px}.roadmap-steps article span{width:48px;height:48px}.roadmap-steps article h3{font-size:21px}.path-outcomes{padding:22px}}
/* FAQ polish for borrower questions */
.faq .section-head{max-width:850px}.faq .section-head p:not(.eyebrow){color:#40556d;font-size:17px;line-height:1.5}.faq details{border-radius:18px;border-color:rgba(13,42,71,.11)}.faq summary{color:var(--navy)}.faq details[open]{border-color:rgba(23,105,224,.24);box-shadow:0 16px 42px rgba(23,105,224,.08)}.faq details[open] summary{color:#0a3476}.faq details p{font-size:15.5px}
/* Polished next-step + local proof section */
.next-step-system{padding:64px 0}.next-step-header{max-width:920px;margin-bottom:30px}.next-step-header h2{margin:0;color:var(--navy);font-size:clamp(36px,4.3vw,62px);line-height:1;letter-spacing:-.05em;font-weight:740}.next-step-header p:not(.eyebrow){max-width:760px;color:#40556d;font-size:18px;line-height:1.52;margin:18px 0 0}.next-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.next-card{position:relative;padding:28px;border-radius:26px;background:#fff;border:1px solid rgba(13,42,71,.09);box-shadow:0 18px 54px rgba(13,42,71,.08);overflow:hidden}.next-card:before{content:'';position:absolute;inset:0 0 auto;height:6px;background:#1769e0}.next-card.realtor:before{background:#0f9f67}.next-card.prep:before{background:#f59f3d}.next-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#f2f7ff;color:#0a3476;font-weight:850;font-size:18px;margin-bottom:18px}.next-card.realtor .next-icon{background:#e8f8f1;color:#08784c}.next-card.prep .next-icon{background:#fff4e3;color:#a85e05}.next-card h3{margin:4px 0 10px;color:var(--navy);font-size:29px;line-height:1.05;letter-spacing:-.035em;font-weight:740}.next-card p:last-child{margin:0;color:#52667d;font-size:16px;line-height:1.48}.local-proof-system{margin-top:34px;padding:34px;border-radius:32px;background:linear-gradient(135deg,#09213b,#0a3476);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;box-shadow:0 28px 90px rgba(9,33,59,.22)}.local-proof-copy h2{margin:0;color:#fff;font-size:clamp(32px,3.7vw,54px);line-height:1.02;letter-spacing:-.045em;font-weight:730}.local-proof-copy p:not(.eyebrow){color:#dbeafe;font-size:17px;line-height:1.55;margin:18px 0 0}.local-proof-system .eyebrow{color:#bfdbfe}.proof-points{display:grid;gap:12px}.proof-points article{padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16)}.proof-points b{display:block;color:#fff;font-size:17px;margin-bottom:5px}.proof-points span{display:block;color:#dbeafe;font-size:14px;line-height:1.42}@media(max-width:960px){.next-step-system{padding:42px 0}.next-step-grid,.local-proof-system{grid-template-columns:1fr}.local-proof-system{padding:24px}.next-step-header h2{font-size:32px}.next-card{padding:22px}.next-card h3{font-size:24px}}
/* Conversion focus polish: preapproval CTA */
.hero-actions{align-items:center;margin-top:14px}.hero-actions .primary{font-size:19px;min-height:62px;padding:18px 30px;border-radius:20px;background:linear-gradient(135deg,#0f9f67,#16c784);box-shadow:0 22px 46px rgba(15,159,103,.30)}.hero-actions .secondary{font-size:16px;min-height:58px;padding:17px 24px;border-radius:20px;background:rgba(255,255,255,.86)}.benefits li:nth-child(2),.benefits li:nth-child(3){font-size:18px;color:#0b2542}.survey-under-video .survey-card{outline:3px solid rgba(15,159,103,.12)}.survey-under-video .survey-card h2:after{content:' Get preapproved, get a preapproval letter, or get the path to get ready.';display:block;margin-top:9px;color:#52667d;font-size:15px;line-height:1.35;font-weight:500;letter-spacing:0}.answer-grid button:first-child{background:linear-gradient(135deg,#ecfff6,#f6fffb);border-color:rgba(15,159,103,.45);box-shadow:0 14px 34px rgba(15,159,103,.12);font-weight:820}.answer-grid button:first-child:before{content:'★ ';color:#0f9f67}@media(max-width:900px){.hero-actions .primary,.hero-actions .secondary{width:100%;font-size:17px}.benefits li:nth-child(2),.benefits li:nth-child(3){font-size:15.5px}}
/* Hero copy cleanup for clarity */
.hero h1{max-width:880px;font-size:clamp(40px,5.2vw,64px)}.subhead{max-width:850px;font-size:19px}.benefits{gap:11px}.benefits li{line-height:1.32}.hero-proof{max-width:850px}.hero-proof span{font-weight:760}
@media(max-width:900px){.hero h1{font-size:35px}.subhead{font-size:17px}}
/* Brand mark / tagline polish */
.brand{gap:13px}.brand-mark.cla-mark{background:linear-gradient(135deg,#09213b,#1769e0);color:#fff}.brand-mark.cla-mark svg{width:30px;height:30px;display:block}.brand strong{font-size:16px;letter-spacing:-.025em;color:var(--navy)}.brand small{font-size:12.5px;color:#0a3476;font-weight:750;letter-spacing:.01em}.topbar{background:rgba(249,252,255,.92)}@media(max-width:520px){.brand small{display:block;font-size:11.5px}.brand strong{font-size:14px}.brand-mark.cla-mark svg{width:26px;height:26px}}
/* CTA button polish: integrated, premium, clear */
.cta-panel{grid-template-columns:1fr auto}.cta-panel .primary.cta-arrow{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:18px;min-width:310px;padding:20px 24px;border-radius:24px;background:linear-gradient(135deg,#ffffff,#eef7ff);color:#09213b;border:1px solid rgba(255,255,255,.72);box-shadow:0 24px 54px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.9);text-align:left;overflow:hidden}.cta-panel .primary.cta-arrow:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 15% 0%,rgba(23,105,224,.16),transparent 36%);pointer-events:none}.cta-panel .primary.cta-arrow:after{content:'→';position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#0f9f67,#16c784);color:#fff;font-size:25px;font-weight:850;box-shadow:0 12px 28px rgba(15,159,103,.28)}.cta-panel .primary.cta-arrow span{position:relative;z-index:1;display:block;font-size:22px;line-height:1.05;font-weight:850;letter-spacing:-.025em}.cta-panel .primary.cta-arrow small{position:relative;z-index:1;display:block;margin-top:5px;font-size:13px;color:#456078;font-weight:760;letter-spacing:.01em}.cta-panel .primary.cta-arrow:hover{transform:translateY(-2px);box-shadow:0 30px 66px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.9)}.hero-actions .primary.cta-arrow{display:inline-grid;grid-template-columns:1fr auto;gap:14px;text-align:left}.hero-actions .primary.cta-arrow:after{content:'→';font-size:22px}.hero-actions .primary.cta-arrow small{display:block;color:rgba(255,255,255,.82);font-size:12px;margin-top:3px}@media(max-width:900px){.cta-panel{grid-template-columns:1fr}.cta-panel .primary.cta-arrow{min-width:0;width:100%;margin-top:20px}.cta-panel .primary.cta-arrow span{font-size:19px}.hero-actions .primary.cta-arrow{width:100%}}
/* Universal button interaction states */
.btn,.survey-submit,.sticky-cta,.answer-grid button,.back-btn{transition:transform .16s ease, box-shadow .16s ease, background .16s ease, border-color .16s ease, color .16s ease, filter .16s ease;will-change:transform}.btn:hover,.survey-submit:hover,.sticky-cta:hover{transform:translateY(-2px) scale(1.01);filter:saturate(1.08)}.btn:active,.survey-submit:active,.sticky-cta:active,.answer-grid button:active,.back-btn:active{transform:translateY(1px) scale(.99);filter:saturate(.98)}.btn:focus-visible,.survey-submit:focus-visible,.sticky-cta:focus-visible,.answer-grid button:focus-visible,.back-btn:focus-visible{outline:4px solid rgba(23,105,224,.28);outline-offset:3px}.hero-actions .primary:hover{box-shadow:0 28px 60px rgba(15,159,103,.38),0 0 0 5px rgba(15,159,103,.12)}.hero-actions .primary.cta-arrow:hover:after{background:#fff;color:#0f9f67;box-shadow:0 0 0 2px rgba(255,255,255,.45),0 14px 32px rgba(15,159,103,.32)}.hero-actions .secondary:hover{background:#ffffff;border-color:rgba(23,105,224,.35);box-shadow:0 18px 42px rgba(23,105,224,.14);color:#09213b}.cta-panel .primary.cta-arrow:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 34px 76px rgba(0,0,0,.25),0 0 0 5px rgba(255,255,255,.16),inset 0 1px 0 rgba(255,255,255,.9)}.cta-panel .primary.cta-arrow:hover:after{background:linear-gradient(135deg,#09213b,#1769e0);transform:translateX(2px)}.answer-grid button:hover{border-color:var(--green);background:#f2fff9;box-shadow:0 14px 34px rgba(15,159,103,.12);transform:translateY(-1px)}.survey-submit:hover{box-shadow:0 24px 54px rgba(15,159,103,.32),0 0 0 5px rgba(15,159,103,.10)}.sticky-cta:hover{box-shadow:0 24px 58px rgba(15,159,103,.38),0 0 0 5px rgba(15,159,103,.12)}@media(hover:none){.btn:hover,.survey-submit:hover,.sticky-cta:hover,.answer-grid button:hover{transform:none}}

/* FINAL BUTTON SYSTEM RESET — clean, consistent, premium */
.hero-actions,
.cta-panel{
  align-items:center !important;
}
.hero-actions{
  display:flex !important;
  gap:14px !important;
  margin:24px 0 0 !important;
  flex-wrap:wrap !important;
}
.btn,
.survey-submit,
.sticky-cta,
.back-btn{
  appearance:none !important;
  border:0 !important;
  text-decoration:none !important;
  cursor:pointer !important;
  border-radius:999px !important;
  min-height:54px !important;
  padding:0 24px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  font-family:var(--font-sans) !important;
  font-size:16px !important;
  font-weight:800 !important;
  letter-spacing:-.01em !important;
  line-height:1 !important;
  transform:none !important;
  transition:background .18s ease, color .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease !important;
}
.btn.primary,
.survey-submit,
.sticky-cta{
  color:#fff !important;
  background:linear-gradient(135deg,#0f9f67,#17bf7e) !important;
  box-shadow:0 16px 36px rgba(15,159,103,.26) !important;
}
.btn.primary::after,
.survey-submit::after,
.sticky-cta::after{
  content:'→' !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:24px !important;
  height:24px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.18) !important;
  color:#fff !important;
  font-size:16px !important;
  font-weight:800 !important;
  box-shadow:none !important;
  position:static !important;
  transform:none !important;
}
.btn.secondary{
  color:#0a3476 !important;
  background:#fff !important;
  border:1px solid rgba(10,52,118,.18) !important;
  box-shadow:0 10px 24px rgba(13,42,71,.07) !important;
}
.btn.secondary::after{content:none !important;}
.btn:hover,
.survey-submit:hover,
.sticky-cta:hover,
.back-btn:hover{
  transform:translateY(-2px) !important;
}
.btn.primary:hover,
.survey-submit:hover,
.sticky-cta:hover{
  background:linear-gradient(135deg,#0b8f5b,#14ad73) !important;
  box-shadow:0 22px 48px rgba(15,159,103,.34),0 0 0 4px rgba(15,159,103,.10) !important;
}
.btn.secondary:hover,
.back-btn:hover{
  border-color:rgba(23,105,224,.34) !important;
  box-shadow:0 16px 38px rgba(23,105,224,.12) !important;
  color:#09213b !important;
}
.btn:active,
.survey-submit:active,
.sticky-cta:active,
.back-btn:active{
  transform:translateY(0) !important;
  box-shadow:0 8px 18px rgba(13,42,71,.12) !important;
}
.btn:focus-visible,
.survey-submit:focus-visible,
.sticky-cta:focus-visible,
.back-btn:focus-visible,
.answer-grid button:focus-visible{
  outline:3px solid rgba(23,105,224,.30) !important;
  outline-offset:3px !important;
}
.hero-actions .btn{
  min-width:0 !important;
  width:auto !important;
}
.hero-actions .primary{
  min-width:280px !important;
}
.hero-actions .secondary{
  min-width:220px !important;
}
.cta-panel{
  display:flex !important;
  justify-content:space-between !important;
  gap:24px !important;
}
.cta-panel .btn.primary,
.cta-panel .btn.primary.cta-arrow{
  min-width:260px !important;
  max-width:320px !important;
  height:58px !important;
  padding:0 24px !important;
  border-radius:999px !important;
  display:inline-flex !important;
  grid-template-columns:none !important;
  text-align:center !important;
  background:linear-gradient(135deg,#fff,#eef7ff) !important;
  color:#09213b !important;
  border:1px solid rgba(255,255,255,.72) !important;
  box-shadow:0 16px 36px rgba(0,0,0,.16) !important;
}
.cta-panel .btn.primary.cta-arrow span,
.cta-panel .btn.primary.cta-arrow small{
  display:none !important;
}
.cta-panel .btn.primary.cta-arrow::before{
  content:'Get Preapproved' !important;
  position:static !important;
  background:none !important;
  color:inherit !important;
}
.cta-panel .btn.primary.cta-arrow::after{
  content:'→' !important;
  background:#0f9f67 !important;
  color:#fff !important;
}
.answer-grid button{
  transition:background .16s ease, border-color .16s ease, box-shadow .16s ease, transform .16s ease !important;
}
.answer-grid button:hover{
  transform:translateY(-1px) !important;
  border-color:rgba(15,159,103,.50) !important;
  background:#f2fff9 !important;
  box-shadow:0 12px 28px rgba(15,159,103,.12) !important;
}
@media(max-width:900px){
  .hero-actions{gap:10px !important;}
  .hero-actions .btn,
  .hero-actions .primary,
  .hero-actions .secondary,
  .cta-panel .btn.primary,
  .cta-panel .btn.primary.cta-arrow{
    width:100% !important;
    min-width:0 !important;
    max-width:none !important;
  }
  .cta-panel{display:block !important;}
}
/* Integrated hero review/proof module */
.hero-reviews.premium-review{grid-template-columns:126px minmax(0,1fr);gap:0;max-width:760px;margin:18px 0 4px;padding:10px;border-radius:26px;background:rgba(255,255,255,.92);border:1px solid rgba(13,42,71,.10);box-shadow:0 18px 48px rgba(13,42,71,.10);overflow:hidden}.premium-review:before{inset:0;border-radius:26px;background:linear-gradient(135deg,rgba(23,105,224,.10),rgba(15,159,103,.08));filter:none}.premium-review .review-score{min-height:100%;padding:16px;border-radius:20px;box-shadow:none}.premium-review .stars{font-size:14px;margin-bottom:7px}.premium-review .review-score strong{font-size:34px}.premium-review .review-score small{font-size:9.5px;margin-top:5px}.review-content{position:relative;z-index:1;display:grid;gap:12px;padding:4px 4px 4px 14px}.premium-review blockquote{padding:4px 6px 0;border-radius:0;background:transparent;border:0;box-shadow:none}.premium-review blockquote:before{display:none}.premium-review blockquote p{font-size:17px;line-height:1.36}.premium-review cite{font-size:10.5px;margin-top:8px}.premium-review .hero-proof{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding-top:12px;border-top:1px solid rgba(13,42,71,.08)}.premium-review .hero-proof span{display:inline-flex;align-items:center;gap:7px;padding:0;background:transparent;border:0;border-radius:0;color:#52667d;font-size:12px;font-weight:760;line-height:1.3}.premium-review .hero-proof span:before{content:'✓';display:grid;place-items:center;width:18px;height:18px;flex:0 0 18px;border-radius:999px;background:#e8f8f1;color:#08784c;font-size:11px;font-weight:900}@media(max-width:760px){.hero-reviews.premium-review{grid-template-columns:1fr;max-width:100%;padding:12px;gap:12px}.premium-review .review-score{min-height:auto;align-items:center;text-align:center}.review-content{padding:0}.premium-review blockquote{padding:0 2px}.premium-review blockquote p{font-size:15.5px;text-align:center}.premium-review cite{text-align:center}.premium-review .hero-proof{justify-content:flex-start}.premium-review .hero-proof span{width:100%;font-size:12.5px}}
/* Unique CLA logo/fav icon treatment */
.brand-mark.cla-mark{width:48px;height:48px;border-radius:16px;background:none;box-shadow:0 14px 34px rgba(9,33,59,.18);overflow:hidden;flex:0 0 48px}.brand-mark.cla-mark img{display:block;width:100%;height:100%;object-fit:cover}.brand strong{font-size:17px}.brand small{color:#0a3476;font-weight:800}.topbar .phone{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid rgba(10,52,118,.12);box-shadow:0 8px 22px rgba(13,42,71,.06)}@media(max-width:520px){.brand-mark.cla-mark{width:42px;height:42px;flex-basis:42px}.brand strong{font-size:14px}.topbar .phone{display:none}}

/* FINAL CTA BUTTON FIX — clean premium pill */
.hero-actions .btn.primary,
.cta-panel .btn.primary{
  background:linear-gradient(135deg,#10A66B,#16C784) !important;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.18) !important;
  border-radius:999px !important;
  min-height:58px !important;
  padding:0 26px !important;
  font-size:17px !important;
  font-weight:850 !important;
  letter-spacing:-.015em !important;
  box-shadow:0 16px 34px rgba(16,166,107,.26) !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  width:auto !important;
  max-width:none !important;
  text-align:center !important;
}
.hero-actions .btn.primary::after,
.cta-panel .btn.primary::after{
  content:'→' !important;
  width:26px !important;
  height:26px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.18) !important;
  color:#fff !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:16px !important;
  font-weight:850 !important;
  position:static !important;
  box-shadow:none !important;
  transform:none !important;
}
.hero-actions .btn.primary:hover,
.cta-panel .btn.primary:hover{
  background:linear-gradient(135deg,#0B8F5B,#14B978) !important;
  transform:translateY(-2px) !important;
  box-shadow:0 22px 46px rgba(16,166,107,.34) !important;
}
.hero-actions .btn.secondary{
  border-radius:999px !important;
  min-height:58px !important;
  padding:0 24px !important;
  background:#fff !important;
  color:#0A3476 !important;
  border:1px solid rgba(10,52,118,.16) !important;
  box-shadow:0 10px 24px rgba(13,42,71,.07) !important;
}
.hero-actions .btn.secondary:hover{
  transform:translateY(-2px) !important;
  border-color:rgba(23,105,224,.32) !important;
  box-shadow:0 16px 36px rgba(23,105,224,.12) !important;
}
.cta-panel .btn.primary{
  background:#fff !important;
  color:#09213B !important;
  min-width:245px !important;
  box-shadow:0 16px 34px rgba(0,0,0,.16) !important;
}
.cta-panel .btn.primary::after{
  background:#10A66B !important;
  color:#fff !important;
}
.cta-panel .btn.primary:hover{
  background:#F6F9FD !important;
  color:#09213B !important;
  box-shadow:0 22px 46px rgba(0,0,0,.20) !important;
}
@media(max-width:900px){
  .hero-actions .btn.primary,
  .hero-actions .btn.secondary,
  .cta-panel .btn.primary{
    width:100% !important;
    min-width:0 !important;
  }
}
/* Fix oversized/wrapping CTA in blue panel */
.cta-panel .btn.primary{
  min-width:0 !important;
  width:auto !important;
  max-width:none !important;
  height:54px !important;
  min-height:54px !important;
  padding:0 20px 0 24px !important;
  font-size:16px !important;
  line-height:1 !important;
  white-space:nowrap !important;
  gap:12px !important;
  border-radius:999px !important;
}
.cta-panel .btn.primary::after{
  width:28px !important;
  height:28px !important;
  flex:0 0 28px !important;
  font-size:16px !important;
}
.hero-actions .btn.primary{
  white-space:nowrap !important;
}
@media(max-width:900px){
  .cta-panel .btn.primary{width:100% !important;justify-content:center !important;}
}
/* Arrow alignment fix: prevent clipping and bad margins */
.btn.primary{
  overflow:visible !important;
}
.btn.primary::after,
.survey-submit::after,
.sticky-cta::after,
.cta-panel .btn.primary::after,
.hero-actions .btn.primary::after{
  content:'→' !important;
  display:inline-block !important;
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  flex:0 0 auto !important;
  margin-left:6px !important;
  padding:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  color:currentColor !important;
  font-size:20px !important;
  line-height:1 !important;
  font-weight:850 !important;
  box-shadow:none !important;
  position:static !important;
  transform:none !important;
}
.cta-panel .btn.primary{
  padding-right:24px !important;
}
.hero-actions .btn.primary{
  padding-right:28px !important;
}
.btn.primary:hover::after,
.survey-submit:hover::after,
.sticky-cta:hover::after{
  transform:translateX(3px) !important;
}
/* Final Start My Survey spacing fix */
.cta-panel .btn.primary{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  padding:0 22px !important;
  min-width:178px !important;
  height:54px !important;
  text-align:center !important;
}
.cta-panel .btn.primary::after{
  margin-left:2px !important;
  font-size:18px !important;
  line-height:1 !important;
  transform:translateY(-.5px) !important;
}
.cta-panel .btn.primary:hover::after{
  transform:translate(2px,-.5px) !important;
}
/* Smarter preapproval-first survey styling */
.survey-under-video .survey-card h2:after{content:'' !important}.preapproval-options button:first-child,.preapproval-options button:nth-child(2){background:linear-gradient(135deg,#ecfff6,#ffffff) !important;border-color:rgba(15,159,103,.48) !important;box-shadow:0 12px 30px rgba(15,159,103,.12) !important}.preapproval-options button:first-child:before,.preapproval-options button:nth-child(2):before{content:'✓ ';color:#0f9f67;font-weight:900}.primary-route{border-color:rgba(15,159,103,.22);background:linear-gradient(135deg,#f2fff9,#f8fbff)}.survey-card h2{max-width:620px}.survey-intro{max-width:620px}
.local-seo-line{margin-top:10px!important;color:#0a3476!important;font-weight:760!important;font-size:17px!important;line-height:1.45!important}
/* Survey option default state fix: do not look pre-clicked */
.preapproval-options button:first-child,
.preapproval-options button:nth-child(2){
  background:#fff !important;
  border-color:#d8e4f1 !important;
  box-shadow:0 8px 24px rgba(13,42,71,.045) !important;
}
.preapproval-options button:first-child:before,
.preapproval-options button:nth-child(2):before{
  content:'' !important;
}
.preapproval-options button:hover,
.preapproval-options button:focus-visible{
  background:#f2fff9 !important;
  border-color:rgba(15,159,103,.55) !important;
  box-shadow:0 14px 34px rgba(15,159,103,.13) !important;
}
.preapproval-options button:hover:before,
.preapproval-options button:focus-visible:before{
  content:'✓ ' !important;
  color:#0f9f67 !important;
  font-weight:900 !important;
}

/* Buyer-friendly trust/proof cards */
.buyer-proof-strip{
  align-items:stretch;
}
.buyer-proof-strip div{
  position:relative;
  display:grid;
  align-content:start;
  gap:8px;
  min-height:150px;
  padding:20px 18px 18px !important;
  background:linear-gradient(135deg,#ffffff,#f6fbff) !important;
  border:1px solid rgba(13,42,71,.09) !important;
  box-shadow:0 14px 38px rgba(13,42,71,.065) !important;
}
.buyer-proof-strip div:before{
  content:'✓';
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  margin-bottom:2px;
  border-radius:12px;
  background:#e8f8f1;
  color:#08784c;
  font-size:17px;
  font-weight:900;
}
.buyer-proof-strip div:nth-child(1):before{content:'◎';background:#e7f7ff;color:#0a3476;}
.buyer-proof-strip div:nth-child(2):before{content:'✓';}
.buyer-proof-strip div:nth-child(3):before{content:'★';background:#fff4e3;color:#a85e05;}
.buyer-proof-strip div:nth-child(4):before{content:'→';background:#eef3ff;color:#1769e0;}
.buyer-proof-strip strong{
  color:#09213b;
  font-size:16px !important;
  line-height:1.15;
  letter-spacing:-.02em;
}
.buyer-proof-strip span{
  color:#52667d !important;
  font-size:14px !important;
  line-height:1.42 !important;
  margin-top:0 !important;
}
@media(max-width:900px){
  .buyer-proof-strip div{min-height:auto;padding:18px !important;}
}

/* Visual Step 1 survey option cards */
.visual-options{
  gap:12px !important;
}
.visual-options .option-card{
  display:grid !important;
  grid-template-columns:52px minmax(0,1fr) !important;
  gap:14px !important;
  align-items:center !important;
  min-height:82px !important;
  padding:14px 16px !important;
  border-radius:20px !important;
  background:linear-gradient(135deg,#ffffff,#f8fbff) !important;
  border:1px solid rgba(13,42,71,.10) !important;
  box-shadow:0 10px 28px rgba(13,42,71,.055) !important;
}
.visual-options .option-card:before{
  content:'' !important;
  display:none !important;
}
.visual-options .option-card:hover,
.visual-options .option-card:focus-visible{
  background:linear-gradient(135deg,#f2fff9,#ffffff) !important;
  border-color:rgba(15,159,103,.50) !important;
  box-shadow:0 16px 38px rgba(15,159,103,.13) !important;
}
.option-icon{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:16px;
  background:linear-gradient(135deg,#e7f7ff,#e8f8f1);
  color:#0a3476;
  font-size:23px;
  box-shadow:inset 0 0 0 1px rgba(10,52,118,.08);
}
.option-copy{
  display:grid;
  gap:4px;
  min-width:0;
}
.option-copy strong{
  color:#102b48;
  font-size:16px;
  line-height:1.18;
  letter-spacing:-.015em;
}
.option-copy small{
  color:#52667d;
  font-size:13.5px;
  line-height:1.35;
  font-weight:650;
}
@media(max-width:520px){
  .visual-options .option-card{
    grid-template-columns:44px minmax(0,1fr) !important;
    gap:12px !important;
    min-height:76px !important;
    padding:13px 14px !important;
    border-radius:18px !important;
  }
  .option-icon{
    width:42px;
    height:42px;
    border-radius:14px;
    font-size:20px;
  }
  .option-copy strong{font-size:15px;}
  .option-copy small{font-size:12.5px;}
}

/* Readiness-style hero sync across apex, www, and readiness domains */
body{background:linear-gradient(180deg,#eef7ff 0%,#f8fbff 48%,#ffffff 100%) !important;}
main{max-width:1120px !important;}
.hero.section-grid{
  max-width:980px !important;
  min-height:auto !important;
  padding:58px 0 34px !important;
  display:block !important;
}
.hero-copy{
  max-width:860px !important;
  margin:0 auto !important;
  text-align:center !important;
}
.hero-copy .eyebrow{
  margin-left:auto !important;
  margin-right:auto !important;
  color:#0a3476 !important;
}
.hero h1{
  max-width:760px !important;
  margin:0 auto !important;
  font-size:clamp(42px,5.2vw,66px) !important;
  line-height:1.02 !important;
  letter-spacing:-.052em !important;
}
.subhead{
  max-width:760px !important;
  margin:18px auto 0 !important;
  color:#40556d !important;
  font-size:19px !important;
}
.benefits{
  max-width:760px !important;
  margin:26px auto 0 !important;
  gap:13px !important;
}
.benefits li{
  justify-content:flex-start !important;
  text-align:left !important;
  padding:14px 16px !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.72) !important;
  border:1px solid rgba(13,42,71,.08) !important;
  box-shadow:0 10px 28px rgba(13,42,71,.055) !important;
  font-size:17px !important;
  font-weight:790 !important;
}
.benefits li:before{
  background:#e8f8f1 !important;
  color:#08784c !important;
  font-weight:900 !important;
}
.hero-actions{
  justify-content:center !important;
  margin:26px auto 0 !important;
}
.hero-actions .btn.primary,
.hero-actions .btn.secondary{
  min-height:58px !important;
}
.hero-reviews.premium-review{
  margin:28px auto 0 !important;
  max-width:780px !important;
  text-align:left !important;
}
.hero-photo{
  display:none !important;
}
@media(max-width:760px){
  .hero.section-grid{padding:34px 0 24px !important;}
  .hero h1{font-size:38px !important;}
  .subhead{font-size:17px !important;}
  .benefits li{font-size:15.5px !important;padding:13px 14px !important;}
  .hero-reviews.premium-review{text-align:center !important;}
}

/* Conversion-focused hero copy polish */
.hero h1{
  max-width:820px !important;
  color:#071f3a !important;
}
.subhead{
  max-width:820px !important;
  font-size:20px !important;
  line-height:1.52 !important;
  color:#334a63 !important;
}
.pain-callout{
  max-width:780px;
  margin:18px auto 0;
  padding:18px 20px;
  border-radius:22px;
  background:linear-gradient(135deg,#ffffff 0%,#f3fbff 100%);
  border:1px solid rgba(10,52,118,.12);
  box-shadow:0 16px 40px rgba(13,42,71,.08);
  text-align:left;
  display:grid;
  gap:6px;
}
.pain-callout strong{
  color:#09213b;
  font-size:18px;
  line-height:1.2;
  letter-spacing:-.02em;
}
.pain-callout span{
  color:#4b6078;
  font-size:15.5px;
  line-height:1.45;
}
.hero-actions .btn.primary{
  min-width:240px !important;
  box-shadow:0 22px 48px rgba(16,166,107,.32) !important;
}
@media(max-width:760px){
  .subhead{font-size:17.5px !important;}
  .pain-callout{padding:16px;text-align:left;}
  .pain-callout strong{font-size:16.5px;}
  .pain-callout span{font-size:14.5px;}
}

/* Clean buyer video / survey section */
.buyer-video-section{
  margin:22px auto 40px !important;
  padding:24px !important;
  border-radius:28px !important;
  background:linear-gradient(135deg,#ffffff 0%,#f7fbff 72%,#f0fbf6 100%) !important;
  border:1px solid rgba(13,42,71,.09) !important;
  box-shadow:0 16px 46px rgba(13,42,71,.075) !important;
  grid-template-columns:minmax(0,.94fr) minmax(360px,.92fr) !important;
  gap:24px !important;
  align-items:center !important;
  max-width:980px !important;
}
.buyer-video-section .video-copy{
  max-width:500px !important;
}
.buyer-video-section .video-copy h2{
  color:#09213b !important;
  max-width:460px !important;
  font-size:clamp(28px,3vw,40px) !important;
  line-height:1.08 !important;
  letter-spacing:-.04em !important;
}
.buyer-video-section .video-copy p:not(.eyebrow):not(.video-helper){
  color:#40556d !important;
  max-width:500px !important;
  font-size:16px !important;
  line-height:1.5 !important;
  margin-top:12px !important;
}
.broker-credential{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  margin:14px 0 0 !important;
  padding:8px 11px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(13,42,71,.10);
  color:#0a3476 !important;
  font-size:13px !important;
  line-height:1.2 !important;
  font-weight:850 !important;
  box-shadow:0 8px 22px rgba(13,42,71,.055);
}
.video-actions{
  display:grid;
  gap:12px;
  align-items:start;
  justify-items:start;
  margin-top:18px;
}
.video-actions .btn.primary{
  min-width:176px !important;
  min-height:54px !important;
}
.video-helper{
  max-width:470px !important;
  margin:0 !important;
  color:#52667d !important;
  font-size:13.5px !important;
  line-height:1.42 !important;
  font-weight:700 !important;
}
.video-trust-chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:2px;
}
.video-trust-chips span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:7px 10px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(13,42,71,.08);
  color:#52667d;
  font-size:12px;
  line-height:1;
  font-weight:800;
}
.video-trust-chips span:before{
  content:'✓';
  color:#0f9f67;
  font-weight:900;
}
.main-explainer-video{
  width:100%;
  max-width:500px;
  justify-self:end;
  border-radius:22px !important;
  background:#09213b !important;
  border:1px solid rgba(13,42,71,.10) !important;
  box-shadow:0 16px 40px rgba(13,42,71,.12) !important;
  overflow:hidden;
}
.main-explainer-video video{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:16/9;
  background:#09213b;
}
@media(max-width:900px){
  .buyer-video-section{grid-template-columns:1fr !important;padding:20px 16px !important;border-radius:24px !important;margin:22px 0 32px !important;gap:18px !important;}
  .buyer-video-section .video-copy{max-width:none !important;}
  .buyer-video-section .video-copy h2{font-size:28px !important;max-width:100% !important;}
  .buyer-video-section .video-copy p:not(.eyebrow):not(.video-helper){font-size:15.5px !important;}
  .video-actions{justify-items:stretch;gap:10px;}
  .video-helper{text-align:left !important;max-width:none !important;}
  .video-trust-chips{justify-content:flex-start;}
  .main-explainer-video{max-width:none;justify-self:stretch;border-radius:18px !important;}
}

/* Clean final readiness CTA */
.final-readiness-cta{
  margin:34px 0 42px !important;
  padding:28px !important;
  border-radius:28px !important;
  background:linear-gradient(135deg,#ffffff 0%,#f6fbff 68%,#eefaf4 100%) !important;
  color:#09213b !important;
  border:1px solid rgba(13,42,71,.09) !important;
  box-shadow:0 18px 54px rgba(13,42,71,.08) !important;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto !important;
  align-items:center !important;
  gap:24px !important;
}
.final-readiness-cta .eyebrow{
  color:#0a3476 !important;
}
.final-readiness-cta h2{
  color:#09213b !important;
  max-width:680px !important;
  font-size:clamp(30px,3.4vw,46px) !important;
  line-height:1.04 !important;
  letter-spacing:-.045em !important;
}
.final-readiness-cta p{
  max-width:690px !important;
  color:#40556d !important;
  font-size:16.5px !important;
  line-height:1.5 !important;
  margin-top:12px !important;
}
.cta-trust-markers{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:16px;
}
.cta-trust-markers span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:7px 10px;
  border-radius:999px;
  background:#ffffff;
  border:1px solid rgba(13,42,71,.08);
  color:#52667d;
  font-size:12.5px;
  font-weight:800;
}
.cta-trust-markers span:before{
  content:'✓';
  color:#0f9f67;
  font-weight:900;
}
.cta-action-stack{
  display:grid;
  gap:10px;
  justify-items:center;
  min-width:220px;
}
.final-readiness-cta .btn.primary{
  background:linear-gradient(135deg,#0f9f67,#17bf7e) !important;
  color:#fff !important;
  box-shadow:0 16px 34px rgba(15,159,103,.26) !important;
  min-width:190px !important;
}
.final-readiness-cta .btn.primary:hover{
  background:linear-gradient(135deg,#0b8f5b,#14ad73) !important;
  box-shadow:0 22px 46px rgba(15,159,103,.34) !important;
}
.cta-action-stack small{
  max-width:230px;
  color:#52667d;
  font-size:12px;
  line-height:1.35;
  text-align:center;
  font-weight:700;
}
@media(max-width:900px){
  .final-readiness-cta{
    grid-template-columns:1fr !important;
    padding:22px 16px !important;
    border-radius:24px !important;
    gap:18px !important;
    margin:28px 0 32px !important;
  }
  .final-readiness-cta h2{font-size:30px !important;}
  .final-readiness-cta p{font-size:16px !important;}
  .cta-trust-markers{gap:7px;}
  .cta-action-stack{justify-items:stretch;min-width:0;width:100%;}
  .cta-action-stack small{max-width:none;text-align:center;}
}

/* Process & expectations infographic */
.process-expectations{
  margin:34px 0 44px !important;
  padding:30px !important;
  border-radius:30px !important;
  background:radial-gradient(circle at 8% 0%,rgba(23,105,224,.12),transparent 30%),linear-gradient(135deg,#ffffff 0%,#f6fbff 58%,#eefaf4 100%) !important;
  border:1px solid rgba(13,42,71,.09) !important;
  box-shadow:0 18px 54px rgba(13,42,71,.08) !important;
  position:relative !important;
  overflow:hidden !important;
}
.process-expectations:before{
  content:'';
  position:absolute;
  inset:0 0 auto;
  height:5px;
  background:linear-gradient(90deg,#1769e0,#0f9f67,#f59f3d);
}
.process-header{
  max-width:760px;
  margin:0 0 24px;
}
.process-header h2{
  margin:0;
  color:#09213b;
  font-size:clamp(31px,3.6vw,50px);
  line-height:1.04;
  letter-spacing:-.045em;
  font-weight:740;
}
.process-header p:not(.eyebrow){
  max-width:700px;
  margin:12px 0 0;
  color:#40556d;
  font-size:16.5px;
  line-height:1.5;
}
.process-timeline{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  margin:24px 0 18px;
}
.process-timeline:before{
  content:'';
  position:absolute;
  left:8%;
  right:8%;
  top:42px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(23,105,224,.32),rgba(15,159,103,.34),rgba(245,159,61,.30));
  z-index:0;
}
.process-timeline article{
  position:relative;
  z-index:1;
  padding:18px 16px 17px;
  border-radius:22px;
  background:#fff;
  border:1px solid rgba(13,42,71,.08);
  box-shadow:0 12px 32px rgba(13,42,71,.065);
  display:grid;
  align-content:start;
  gap:8px;
  min-height:238px;
}
.process-number{
  position:absolute;
  right:14px;
  top:14px;
  display:grid;
  place-items:center;
  width:26px;
  height:26px;
  border-radius:999px;
  background:#eef7ff;
  color:#0a3476;
  font-size:12px;
  font-weight:900;
}
.process-icon{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border-radius:18px;
  background:linear-gradient(135deg,#e7f7ff,#e8f8f1);
  box-shadow:inset 0 0 0 1px rgba(10,52,118,.08);
  font-size:25px;
  margin-bottom:4px;
}
.process-timeline h3{
  margin:0;
  color:#09213b;
  font-size:18px;
  line-height:1.12;
  letter-spacing:-.025em;
}
.process-timeline p{
  margin:0;
  color:#52667d;
  font-size:13.5px;
  line-height:1.42;
}
.expectation-strip{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  padding:14px;
  border-radius:20px;
  background:rgba(255,255,255,.76);
  border:1px solid rgba(13,42,71,.08);
}
.expectation-strip span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:8px 10px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(13,42,71,.08);
  color:#52667d;
  font-size:12.5px;
  line-height:1;
  font-weight:850;
}
.expectation-strip span:before{
  content:'✓';
  color:#0f9f67;
  font-weight:900;
}
@media(max-width:980px){
  .process-expectations{padding:22px 16px !important;border-radius:24px !important;margin:28px 0 34px !important;}
  .process-header h2{font-size:30px;}
  .process-header p:not(.eyebrow){font-size:15.5px;}
  .process-timeline{grid-template-columns:1fr;gap:10px;}
  .process-timeline:before{left:27px;right:auto;top:20px;bottom:20px;width:3px;height:auto;background:linear-gradient(180deg,rgba(23,105,224,.32),rgba(15,159,103,.34),rgba(245,159,61,.30));}
  .process-timeline article{min-height:auto;padding:16px 14px 16px 78px;}
  .process-icon{position:absolute;left:14px;top:16px;width:44px;height:44px;border-radius:15px;font-size:21px;}
  .process-number{right:12px;top:12px;width:24px;height:24px;}
  .process-timeline h3{font-size:17px;}
  .process-timeline p{font-size:13.5px;}
  .expectation-strip{padding:12px;gap:7px;}
  .expectation-strip span{font-size:12px;padding:8px 9px;}
}

/* Clean local / DPA guidance section */
.clean-local-proof{
  margin-top:28px !important;
  padding:28px !important;
  border-radius:28px !important;
  background:linear-gradient(135deg,#ffffff 0%,#f6fbff 100%) !important;
  color:#09213b !important;
  border:1px solid rgba(13,42,71,.09) !important;
  box-shadow:0 18px 54px rgba(13,42,71,.08) !important;
  grid-template-columns:.9fr 1.1fr !important;
  gap:22px !important;
}
.clean-local-proof .eyebrow{
  color:#0a3476 !important;
}
.clean-local-proof .local-proof-copy h2{
  color:#09213b !important;
  max-width:560px !important;
  font-size:clamp(30px,3.2vw,46px) !important;
  line-height:1.04 !important;
}
.clean-local-proof .local-proof-copy p:not(.eyebrow){
  color:#40556d !important;
  max-width:590px !important;
  margin-top:14px !important;
  font-size:16.5px !important;
  line-height:1.5 !important;
}
.clean-local-proof .proof-points{
  grid-template-columns:1fr 1fr !important;
  gap:12px !important;
}
.clean-local-proof .proof-points article{
  position:relative;
  padding:16px 16px 16px 48px !important;
  border-radius:18px !important;
  background:#ffffff !important;
  border:1px solid rgba(13,42,71,.08) !important;
  box-shadow:0 10px 28px rgba(13,42,71,.055) !important;
}
.clean-local-proof .proof-points article:before{
  content:'✓';
  position:absolute;
  left:16px;
  top:17px;
  display:grid;
  place-items:center;
  width:22px;
  height:22px;
  border-radius:999px;
  background:#e8f8f1;
  color:#08784c;
  font-size:12px;
  font-weight:900;
}
.clean-local-proof .proof-points article:nth-child(1):before{background:#e7f7ff;color:#0a3476;}
.clean-local-proof .proof-points article:nth-child(3):before{background:#eef3ff;color:#1769e0;}
.clean-local-proof .proof-points article:nth-child(4):before{content:'i';background:#fff4e3;color:#a85e05;font-family:Georgia,serif;font-style:italic;}
.clean-local-proof .proof-points b{
  color:#09213b !important;
  font-size:16px !important;
  line-height:1.15 !important;
}
.clean-local-proof .proof-points span{
  color:#52667d !important;
  font-size:13.5px !important;
  line-height:1.4 !important;
  margin-top:5px !important;
}
@media(max-width:960px){
  .clean-local-proof{grid-template-columns:1fr !important;padding:22px 16px !important;border-radius:24px !important;gap:16px !important;}
  .clean-local-proof .proof-points{grid-template-columns:1fr !important;}
  .clean-local-proof .local-proof-copy h2{font-size:30px !important;}
  .clean-local-proof .local-proof-copy p:not(.eyebrow){font-size:16px !important;}
  .clean-local-proof .proof-points article{padding:14px 14px 14px 44px !important;}
  .clean-local-proof .proof-points article:before{left:14px;top:15px;}
}

/* Simplified broker/contact/trust cluster in video card */
.broker-contact-stack{
  display:grid !important;
  gap:9px !important;
  margin-top:15px !important;
  padding-top:14px !important;
  border-top:1px solid rgba(13,42,71,.09) !important;
}
.broker-contact-stack .broker-credential{
  display:block !important;
  width:auto !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  color:#30465d !important;
  box-shadow:none !important;
  font-size:14px !important;
  font-weight:760 !important;
  line-height:1.35 !important;
}
.broker-contact-stack .broker-credential strong{
  color:#09213b !important;
  font-weight:900 !important;
}
.broker-contact-stack .contact-inline{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
}
.broker-contact-stack .contact-inline a{
  display:inline-flex !important;
  align-items:center !important;
  min-height:34px !important;
  padding:6px 10px !important;
  border-radius:999px !important;
  background:#f6fbff !important;
  border:1px solid rgba(13,42,71,.10) !important;
  color:#09213b !important;
  font-size:13px !important;
  font-weight:850 !important;
  text-decoration:none !important;
}
.video-trust-line{
  margin:0 !important;
  color:#63758a !important;
  font-size:12.5px !important;
  font-weight:780 !important;
  line-height:1.35 !important;
}
@media(max-width:980px){
  .broker-contact-stack{
    text-align:center !important;
  }
  .broker-contact-stack .contact-inline{
    justify-content:center !important;
  }
  .broker-contact-stack .contact-inline a{
    min-height:42px !important;
    justify-content:center !important;
  }
}

/* Final footer contrast and spacing cleanup */
.site-footer{
  color:#21364d !important;
  background:linear-gradient(180deg,#f8fbff 0%,#edf6ff 100%) !important;
  border-top:1px solid rgba(13,42,71,.12) !important;
}
.site-footer a,
.site-footer a:visited{
  color:#09213b !important;
  font-weight:850 !important;
  text-decoration:underline !important;
  text-underline-offset:3px !important;
}
.site-footer a:hover,
.site-footer a:focus{
  color:#0a3476 !important;
}
.footer-summary{
  display:grid !important;
  grid-template-columns:1.1fr 1.1fr 1fr .9fr !important;
  gap:14px !important;
  align-items:stretch !important;
  margin-bottom:18px !important;
}
.footer-summary > div{
  padding:14px !important;
  border-radius:18px !important;
  background:#fff !important;
  border:1px solid rgba(13,42,71,.10) !important;
  box-shadow:0 10px 26px rgba(13,42,71,.045) !important;
}
.footer-summary strong{
  display:block !important;
  color:#09213b !important;
  font-size:14px !important;
  line-height:1.2 !important;
}
.footer-summary span{
  display:block !important;
  margin-top:5px !important;
  color:#40556d !important;
  font-size:13px !important;
  line-height:1.35 !important;
}
.footer-contact-links span{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:9px !important;
}
.footer-contact-links a{
  display:inline-flex !important;
  align-items:center !important;
  min-height:34px !important;
  padding:6px 9px !important;
  border-radius:999px !important;
  background:#eef7ff !important;
  border:1px solid rgba(10,52,118,.14) !important;
  text-decoration:none !important;
}
.footer-legal-links{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  margin:0 0 14px !important;
}
.footer-legal-links a{
  display:inline-flex !important;
  align-items:center !important;
  min-height:38px !important;
  padding:8px 12px !important;
  border-radius:999px !important;
  background:#fff !important;
  border:1px solid rgba(13,42,71,.10) !important;
  text-decoration:none !important;
}
@media(max-width:900px){
  .footer-summary{
    grid-template-columns:1fr !important;
    gap:10px !important;
  }
  .footer-summary > div{
    padding:13px !important;
  }
  .footer-contact-links span,
  .footer-legal-links{
    flex-direction:column !important;
    align-items:stretch !important;
  }
  .footer-contact-links a,
  .footer-legal-links a{
    justify-content:center !important;
    min-height:44px !important;
    width:100% !important;
  }
}

/* Process & expectations infographic before FAQ */
.process-expectations{
  margin:48px 0 42px;
  padding:36px;
  border-radius:30px;
  background:linear-gradient(135deg,#ffffff 0%,#f6fbff 54%,#eefaf4 100%);
  border:1px solid rgba(13,42,71,.10);
  box-shadow:0 22px 68px rgba(13,42,71,.10);
  overflow:hidden;
}
.process-header{
  max-width:820px;
  margin-bottom:26px;
}
.process-header h2{
  margin:0;
  color:#09213b;
  font-size:clamp(34px,4vw,56px);
  line-height:1.02;
  letter-spacing:-.048em;
  font-weight:740;
}
.process-header p:not(.eyebrow){
  margin:14px 0 0;
  max-width:720px;
  color:#40556d;
  font-size:17px;
  line-height:1.5;
}
.process-timeline{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.process-timeline:before{
  content:'';
  position:absolute;
  left:7%;
  right:7%;
  top:31px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,#1769e0,#0f9f67,#f59f3d);
  opacity:.22;
}
.process-timeline article{
  position:relative;
  z-index:1;
  display:grid;
  align-content:start;
  min-height:250px;
  padding:18px;
  border-radius:22px;
  background:#fff;
  border:1px solid rgba(13,42,71,.09);
  box-shadow:0 14px 38px rgba(13,42,71,.065);
}
.process-icon{
  display:grid;
  place-items:center;
  width:58px;
  height:58px;
  margin-bottom:14px;
  border-radius:18px;
  background:linear-gradient(135deg,#09213b,#1769e0);
  color:#fff;
  font-size:19px;
  font-weight:900;
  box-shadow:0 14px 32px rgba(23,105,224,.22);
}
.process-timeline article:nth-child(2) .process-icon{background:linear-gradient(135deg,#1769e0,#0f9f67);}
.process-timeline article:nth-child(3) .process-icon{background:linear-gradient(135deg,#0f9f67,#16c784);}
.process-timeline article:nth-child(4) .process-icon{background:linear-gradient(135deg,#f59f3d,#0f9f67);}
.process-timeline small{
  color:#0a3476;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:11px;
  font-weight:850;
}
.process-timeline h3{
  margin:7px 0 8px;
  color:#09213b;
  font-size:20px;
  line-height:1.12;
  letter-spacing:-.026em;
}
.process-timeline p{
  margin:0;
  color:#52667d;
  font-size:14.5px;
  line-height:1.42;
}
.expectation-strip{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-top:20px;
  padding:16px;
  border-radius:22px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(13,42,71,.08);
}
.expectation-strip span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:8px 11px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(13,42,71,.09);
  color:#334a63;
  font-size:13px;
  font-weight:800;
  line-height:1;
}
.expectation-strip span:before{
  content:'✓';
  display:grid;
  place-items:center;
  width:18px;
  height:18px;
  border-radius:999px;
  background:#e8f8f1;
  color:#08784c;
  font-size:11px;
  font-weight:900;
}
.expectation-strip span:first-child:before{
  content:'i';
  background:#fff4e3;
  color:#a85e05;
  font-family:Georgia,serif;
  font-style:italic;
}
@media(max-width:980px){
  .process-expectations{padding:22px 16px;border-radius:24px;margin:36px 0 32px;}
  .process-header h2{font-size:31px;}
  .process-header p:not(.eyebrow){font-size:16px;}
  .process-timeline{grid-template-columns:1fr;gap:12px;}
  .process-timeline:before{display:none;}
  .process-timeline article{min-height:auto;padding:16px;grid-template-columns:54px 1fr;gap:0 14px;}
  .process-icon{grid-row:1/5;width:44px;height:44px;border-radius:15px;font-size:16px;margin-bottom:0;}
  .process-timeline h3{font-size:18px;}
  .process-timeline p{font-size:14px;}
  .expectation-strip{padding:12px;}
  .expectation-strip span{width:100%;justify-content:flex-start;line-height:1.2;}
}

/* Buyer video section two-card layout: copy card + video card */
.buyer-video-section{
  grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr) !important;
  align-items:stretch !important;
  gap:22px !important;
  padding:24px !important;
  background:linear-gradient(135deg,#eaf4ff 0%,#f6fbff 48%,#eefaf4 100%) !important;
  border:1px solid rgba(13,42,71,.10) !important;
  box-shadow:0 22px 68px rgba(13,42,71,.10) !important;
}
.buyer-video-section .video-copy{
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  min-height:100% !important;
  padding:24px !important;
  border-radius:24px !important;
  background:rgba(255,255,255,.95) !important;
  border:1px solid rgba(13,42,71,.10) !important;
  box-shadow:0 16px 42px rgba(13,42,71,.075) !important;
  text-align:left !important;
}
.buyer-video-section .video-copy .eyebrow{
  margin-bottom:10px !important;
  color:#0a3476 !important;
}
.buyer-video-section .video-copy h2{
  max-width:520px !important;
  font-size:clamp(28px,3vw,40px) !important;
  line-height:1.03 !important;
  letter-spacing:-.042em !important;
}
.buyer-video-section .video-copy p:not(.eyebrow):not(.broker-credential):not(.video-helper){
  max-width:560px !important;
  margin-top:12px !important;
  color:#40556d !important;
  font-size:16.5px !important;
  line-height:1.48 !important;
}
.broker-credential{
  display:inline-flex !important;
  width:max-content !important;
  max-width:100% !important;
  margin:14px 0 0 !important;
  padding:8px 11px !important;
  border-radius:999px !important;
  background:#eef7ff !important;
  color:#0a3476 !important;
  border:1px solid rgba(10,52,118,.10) !important;
  font-size:13px !important;
  font-weight:850 !important;
  line-height:1.2 !important;
}
.video-actions{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  margin-top:18px !important;
}
.video-under-actions{
  width:100% !important;
  margin-top:18px !important;
  padding-top:16px !important;
  border-top:1px solid rgba(13,42,71,.09) !important;
  align-items:center !important;
}
.video-under-actions .btn.primary{
  min-height:48px !important;
  padding:0 22px !important;
}
.video-helper{
  max-width:520px !important;
  margin:10px 0 0 !important;
  color:#52667d !important;
  font-size:13.5px !important;
  line-height:1.38 !important;
  font-weight:650 !important;
}
.video-trust-chips{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin-top:12px !important;
}
.video-trust-chips span{
  display:inline-flex !important;
  align-items:center !important;
  gap:6px !important;
  padding:7px 10px !important;
  border-radius:999px !important;
  background:#f8fbff !important;
  border:1px solid rgba(13,42,71,.09) !important;
  color:#334a63 !important;
  font-size:12.5px !important;
  font-weight:800 !important;
  line-height:1 !important;
}
.video-trust-chips span:before{
  content:'✓';
  color:#0f9f67;
  font-weight:900;
}
.buyer-video-section .main-explainer-video{
  align-self:stretch !important;
  display:flex !important;
  align-items:center !important;
  border-radius:24px !important;
  box-shadow:0 18px 52px rgba(9,33,59,.16) !important;
}
.buyer-video-section .main-explainer-video video{
  width:100% !important;
}
@media(max-width:980px){
  .buyer-video-section{
    grid-template-columns:1fr !important;
    padding:16px !important;
    gap:16px !important;
  }
  .buyer-video-section .video-copy{
    padding:20px !important;
    border-radius:22px !important;
  }
  .buyer-video-section .video-copy h2{
    font-size:29px !important;
  }
  .broker-credential{
    width:100% !important;
    justify-content:center !important;
    text-align:center !important;
  }
  .video-actions,
  .video-actions .btn.primary{
    width:100% !important;
  }
  .video-helper{
    text-align:center !important;
  }
  .video-trust-chips{
    justify-content:center !important;
    width:100% !important;
  }
}

/* Final compact button sizing after anti-clipping fix */
.btn,
.survey-submit,
.sticky-cta,
.back-btn{
  min-height:48px !important;
  height:auto !important;
  padding:0 20px !important;
  font-size:15px !important;
  line-height:1.12 !important;
  gap:7px !important;
}
.hero-actions .btn.primary,
.hero-actions .btn.secondary{
  min-height:50px !important;
  padding:0 21px !important;
  font-size:15.5px !important;
}
.hero-actions .primary{
  min-width:220px !important;
}
.hero-actions .secondary{
  min-width:190px !important;
}
.video-actions .btn.primary{
  min-height:48px !important;
  padding:0 20px !important;
  font-size:15px !important;
}
.cta-panel .btn.primary,
.cta-panel .btn.primary.cta-arrow,
.final-readiness-cta .btn.primary{
  min-height:48px !important;
  height:48px !important;
  min-width:160px !important;
  padding:0 18px !important;
  font-size:15px !important;
  line-height:1.1 !important;
  white-space:nowrap !important;
}
.survey-submit{
  min-height:50px !important;
  padding:0 18px !important;
  font-size:15px !important;
}
.btn.primary::after,
.survey-submit::after,
.sticky-cta::after,
.cta-panel .btn.primary::after,
.hero-actions .btn.primary::after{
  font-size:17px !important;
  margin-left:4px !important;
  line-height:1 !important;
}
.hero-actions{
  gap:10px !important;
  margin-top:20px !important;
}
.video-actions{
  gap:10px !important;
}
.cta-action-stack{
  gap:8px !important;
}
@media(max-width:900px){
  .btn,
  .survey-submit,
  .sticky-cta,
  .back-btn,
  .hero-actions .btn.primary,
  .hero-actions .btn.secondary,
  .video-actions .btn.primary,
  .cta-panel .btn.primary,
  .final-readiness-cta .btn.primary{
    min-height:48px !important;
    height:auto !important;
    width:100% !important;
    padding:0 18px !important;
    font-size:15px !important;
  }
}

/* Clean readiness path section */
.clean-roadmap{
  margin:42px 0 34px !important;
  padding:34px !important;
  border-radius:28px !important;
  background:linear-gradient(135deg,#ffffff 0%,#f6fbff 100%) !important;
  box-shadow:0 18px 54px rgba(13,42,71,.08) !important;
}
.clean-roadmap:before{
  height:5px !important;
  background:linear-gradient(90deg,#1769e0,#0f9f67) !important;
}
.clean-roadmap .roadmap-intro{
  max-width:760px !important;
  margin-bottom:22px !important;
}
.clean-roadmap .roadmap-intro h2{
  font-size:clamp(32px,3.7vw,52px) !important;
  line-height:1.03 !important;
  letter-spacing:-.045em !important;
}
.clean-roadmap .roadmap-intro p:not(.eyebrow){
  max-width:700px !important;
  margin-top:12px !important;
  font-size:17px !important;
  line-height:1.48 !important;
}
.clean-roadmap .roadmap-feature{
  grid-template-columns:1.05fr .95fr !important;
  gap:18px !important;
  align-items:start !important;
}
.clean-roadmap .roadmap-steps{
  gap:10px !important;
}
.clean-roadmap .roadmap-steps article{
  grid-template-columns:44px 1fr !important;
  gap:13px !important;
  padding:16px !important;
  border-radius:18px !important;
  box-shadow:0 10px 28px rgba(13,42,71,.055) !important;
}
.clean-roadmap .roadmap-steps article span{
  width:34px !important;
  height:34px !important;
  border-radius:999px !important;
  background:#e7f7ff !important;
  color:#0a3476 !important;
  box-shadow:none !important;
  font-size:14px !important;
}
.clean-roadmap .roadmap-steps article small{
  font-size:10.5px !important;
  letter-spacing:.11em !important;
}
.clean-roadmap .roadmap-steps article h3{
  margin:2px 0 5px !important;
  font-size:20px !important;
  line-height:1.12 !important;
}
.clean-roadmap .roadmap-steps article p{
  font-size:14.5px !important;
  line-height:1.4 !important;
}
.clean-roadmap .path-outcomes{
  padding:20px !important;
  border-radius:22px !important;
  background:#ffffff !important;
  color:#09213b !important;
  border:1px solid rgba(13,42,71,.09) !important;
  box-shadow:0 12px 34px rgba(13,42,71,.07) !important;
}
.clean-roadmap .outcome-heading strong{
  color:#09213b !important;
  font-size:24px !important;
}
.clean-roadmap .outcome-heading p{
  margin:6px 0 14px !important;
  color:#52667d !important;
  font-size:14.5px !important;
  line-height:1.4 !important;
}
.clean-roadmap .outcome-list{
  gap:9px !important;
}
.clean-roadmap .outcome-list article{
  padding:13px 14px !important;
  border-radius:15px !important;
  background:#f8fbff !important;
  border:1px solid rgba(13,42,71,.07) !important;
}
.clean-roadmap .outcome-list article:first-child{border-left:4px solid #1769e0 !important;}
.clean-roadmap .outcome-list article:nth-child(2){border-left:4px solid #0f9f67 !important;}
.clean-roadmap .outcome-list article:nth-child(3){border-left:4px solid #f59f3d !important;}
.clean-roadmap .outcome-list b{
  color:#09213b !important;
  font-size:16px !important;
}
.clean-roadmap .outcome-list span{
  color:#52667d !important;
  font-size:13.5px !important;
  line-height:1.38 !important;
}
@media(max-width:940px){
  .clean-roadmap{padding:22px 16px !important;margin:32px 0 26px !important;border-radius:24px !important;}
  .clean-roadmap .roadmap-feature{grid-template-columns:1fr !important;gap:14px !important;}
  .clean-roadmap .roadmap-intro h2{font-size:31px !important;}
  .clean-roadmap .roadmap-intro p:not(.eyebrow){font-size:16px !important;}
  .clean-roadmap .roadmap-steps article{grid-template-columns:38px 1fr !important;padding:14px !important;}
  .clean-roadmap .roadmap-steps article span{width:30px !important;height:30px !important;}
  .clean-roadmap .roadmap-steps article h3{font-size:18px !important;}
}

/* Final global CTA/button clipping fix + compact sizing refinement */
.btn,
.survey-submit,
.sticky-cta,
.back-btn,
.answer-grid button,
.cta-panel .btn.primary,
.hero-actions .btn.primary,
.hero-actions .btn.secondary,
.final-readiness-cta .btn.primary,
.video-actions .btn.primary{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  min-height:50px !important;
  height:auto !important;
  padding:11px 20px !important;
  line-height:1.2 !important;
  white-space:normal !important;
  overflow:visible !important;
  text-align:center !important;
  vertical-align:middle !important;
}
.answer-grid button{
  justify-content:flex-start !important;
  text-align:left !important;
  min-height:50px !important;
  padding:12px 14px !important;
  line-height:1.24 !important;
}
.hero-actions{
  gap:10px !important;
  margin:20px auto 0 !important;
}
.video-actions{
  gap:9px !important;
  margin-top:16px !important;
}
.final-readiness-cta{
  gap:18px !important;
}
.cta-action-stack{
  gap:8px !important;
}
.btn.primary::after,
.survey-submit::after,
.sticky-cta::after,
.cta-panel .btn.primary::after,
.hero-actions .btn.primary::after,
.final-readiness-cta .btn.primary::after,
.video-actions .btn.primary::after{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  width:auto !important;
  height:auto !important;
  margin-left:3px !important;
  padding:0 !important;
  line-height:1 !important;
  transform:none !important;
  position:static !important;
  top:auto !important;
  bottom:auto !important;
}
.btn:hover,
.survey-submit:hover,
.sticky-cta:hover,
.back-btn:hover,
.answer-grid button:hover{
  transform:translateY(-1px) !important;
}
.btn:active,
.survey-submit:active,
.sticky-cta:active,
.back-btn:active,
.answer-grid button:active{
  transform:translateY(0) !important;
}
@media(max-width:900px){
  .btn,
  .survey-submit,
  .sticky-cta,
  .back-btn,
  .cta-panel .btn.primary,
  .hero-actions .btn.primary,
  .hero-actions .btn.secondary,
  .final-readiness-cta .btn.primary,
  .video-actions .btn.primary{
    width:100% !important;
    min-height:52px !important;
    padding:12px 16px !important;
    line-height:1.22 !important;
  }
  .answer-grid button{
    min-height:52px !important;
    padding:12px 14px !important;
  }
  .hero-actions{gap:9px !important;margin-top:18px !important;}
  .video-actions{gap:9px !important;margin-top:14px !important;}
}

/* Video section contrast-card refinement */
.buyer-video-section{
  background:linear-gradient(135deg,#eaf5ff 0%,#f5fbff 56%,#eefaf4 100%) !important;
  border:1px solid rgba(10,52,118,.10) !important;
  box-shadow:0 18px 52px rgba(13,42,71,.085) !important;
  gap:20px !important;
  align-items:stretch !important;
}
.video-copy-card{
  align-self:stretch !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  max-width:none !important;
  padding:24px !important;
  border-radius:24px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;
  border:1px solid rgba(13,42,71,.10) !important;
  box-shadow:0 14px 38px rgba(13,42,71,.08) !important;
  position:relative !important;
  overflow:hidden !important;
}
.video-copy-card:before{
  content:'';
  position:absolute;
  inset:0 0 auto;
  height:5px;
  background:linear-gradient(90deg,#1769e0,#0f9f67);
}
.buyer-video-section .video-copy-card h2{
  max-width:440px !important;
  font-size:clamp(26px,2.65vw,36px) !important;
  line-height:1.1 !important;
  margin-top:0 !important;
}
.buyer-video-section .video-copy-card p:not(.eyebrow):not(.video-helper):not(.broker-credential){
  max-width:470px !important;
  font-size:15.5px !important;
  line-height:1.48 !important;
}
.video-copy-card .broker-credential{
  width:fit-content !important;
  margin-top:12px !important;
}
.video-copy-card .video-actions{
  margin-top:16px !important;
  gap:10px !important;
}
.video-copy-card .video-helper{
  max-width:430px !important;
}
.video-copy-card .video-trust-chips{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin-top:0 !important;
}
.video-copy-card .video-trust-chips span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  padding:7px 10px !important;
  border-radius:999px !important;
  background:#eef7ff !important;
  border:1px solid rgba(23,105,224,.14) !important;
  color:#0a3476 !important;
  font-size:12px !important;
  line-height:1 !important;
  font-weight:850 !important;
  white-space:nowrap !important;
}
.video-copy-card .video-trust-chips span:before{
  content:'✓' !important;
  color:#0f9f67 !important;
  font-weight:900 !important;
}
.buyer-video-section .main-explainer-video{
  align-self:stretch !important;
  display:flex !important;
  align-items:center !important;
  max-width:none !important;
  border-radius:24px !important;
  box-shadow:0 14px 38px rgba(13,42,71,.12) !important;
}
@media(max-width:900px){
  .buyer-video-section{gap:14px !important;}
  .video-copy-card{padding:20px 16px !important;border-radius:22px !important;}
  .buyer-video-section .video-copy-card h2{font-size:27px !important;max-width:100% !important;}
  .buyer-video-section .video-copy-card p:not(.eyebrow):not(.video-helper):not(.broker-credential){font-size:15px !important;max-width:none !important;}
  .video-copy-card .video-helper{max-width:none !important;}
  .video-copy-card .video-trust-chips{gap:7px !important;}
  .video-copy-card .video-trust-chips span{font-size:11.5px !important;padding:7px 9px !important;}
}

/* Mobile compact header fix */
@media(max-width:640px){
  .topbar{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:8px !important;
    padding:10px 14px !important;
    min-height:0 !important;
    align-items:center !important;
  }
  .brand{
    display:grid !important;
    grid-template-columns:38px minmax(0,1fr) !important;
    gap:9px !important;
    align-items:center !important;
    min-width:0 !important;
  }
  .brand-mark,
  .brand-mark.cla-mark{
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
    border-radius:12px !important;
  }
  .brand span:last-child{
    min-width:0 !important;
    display:block !important;
  }
  .brand strong{
    display:block !important;
    max-width:100% !important;
    font-size:15px !important;
    line-height:1.08 !important;
    letter-spacing:-.02em !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  .brand small{
    display:none !important;
  }
  .topbar-actions{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:8px !important;
    width:100% !important;
  }
  .topbar-actions .phone{
    min-height:38px !important;
    padding:9px 10px !important;
    font-size:12px !important;
    line-height:1.15 !important;
    border-radius:999px !important;
    width:auto !important;
    white-space:normal !important;
  }
  .topbar-actions .contact-call{
    font-size:11.5px !important;
  }
  .hero.section-grid{
    padding-top:24px !important;
  }
}

/* Mobile process infographic + sticky CTA fix */
@media(max-width:640px){
  body{
    padding-bottom:calc(86px + env(safe-area-inset-bottom, 0px)) !important;
  }
  .process-expectations{
    padding:20px 14px 24px !important;
    margin:26px 0 34px !important;
    border-radius:24px !important;
    overflow:visible !important;
  }
  .process-header{
    margin-bottom:18px !important;
  }
  .process-header h2{
    font-size:29px !important;
    line-height:1.08 !important;
  }
  .process-header p:not(.eyebrow){
    font-size:15px !important;
    line-height:1.48 !important;
  }
  .process-timeline{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px !important;
    margin:18px 0 16px !important;
  }
  .process-timeline:before{
    display:none !important;
  }
  .process-timeline article{
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-areas:
      "icon"
      "title"
      "body" !important;
    gap:10px !important;
    min-height:0 !important;
    padding:16px 14px !important;
    align-items:start !important;
    overflow:visible !important;
  }
  .process-icon{
    position:static !important;
    grid-area:icon !important;
    width:44px !important;
    height:44px !important;
    border-radius:15px !important;
    font-size:21px !important;
    margin:0 !important;
    align-self:start !important;
  }
  .process-number{
    position:absolute !important;
    right:12px !important;
    top:12px !important;
    width:24px !important;
    height:24px !important;
    font-size:12px !important;
    z-index:2 !important;
  }
  .process-timeline h3{
    grid-area:title !important;
    min-width:0 !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    padding-right:34px !important;
    font-size:17px !important;
    line-height:1.18 !important;
    overflow-wrap:break-word !important;
  }
  .process-timeline p{
    grid-area:body !important;
    min-width:0 !important;
    margin:0 !important;
    font-size:13.5px !important;
    line-height:1.45 !important;
    overflow-wrap:break-word !important;
  }
  .expectation-strip{
    margin-bottom:10px !important;
    padding:11px !important;
    gap:7px !important;
  }
  .expectation-strip span{
    font-size:11.5px !important;
    line-height:1.1 !important;
    padding:8px 9px !important;
    max-width:100% !important;
  }
  .sticky-cta{
    left:12px !important;
    right:12px !important;
    bottom:calc(10px + env(safe-area-inset-bottom, 0px)) !important;
    width:auto !important;
    min-height:48px !important;
    padding:11px 16px !important;
    font-size:14px !important;
    border-radius:999px !important;
    box-shadow:0 12px 30px rgba(15,159,103,.24) !important;
  }
}

/* Phone contact links */
.topbar-actions{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.contact-call{
  background:#e8f8f1 !important;
  color:#08784c !important;
  border-color:rgba(15,159,103,.18) !important;
}
.contact-inline,
.final-contact-links{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
}
.contact-inline{
  margin-top:12px;
}
.contact-inline a,
.final-contact-links a,
.result-preview a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:8px 10px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(13,42,71,.10);
  color:#0a3476;
  font-size:12.5px;
  line-height:1.1;
  font-weight:850;
  text-decoration:none;
}
.contact-inline a[href^="sms"],
.final-contact-links a[href^="sms"]{
  background:#eef7ff;
}
.final-contact-links{
  justify-content:center;
}
footer a[data-cta]{
  color:#dff5ff;
  font-weight:800;
}
@media(max-width:760px){
  .topbar-actions{width:100%;justify-content:stretch;}
  .topbar-actions .phone{flex:1 1 100%;text-align:center;justify-content:center;}
  .contact-inline a,
  .final-contact-links a{flex:1 1 auto;}
}

/* Clear watch-then-start video flow */
.video-flow-label{
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
  width:max-content !important;
  max-width:100% !important;
  padding:8px 11px !important;
  border-radius:999px !important;
  background:#e7f7ff !important;
  border:1px solid rgba(23,105,224,.16) !important;
  color:#0a3476 !important;
  font-size:12px !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:.08em !important;
  margin-bottom:10px !important;
}
.video-flow-label:before{
  content:'▶';
  display:inline-grid;
  place-items:center;
  width:18px;
  height:18px;
  border-radius:999px;
  background:#1769e0;
  color:#fff;
  font-size:9px;
  letter-spacing:0;
}
.video-flow-pill{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin:0 0 12px;
  padding:8px 12px;
  border-radius:14px;
  background:linear-gradient(135deg,#09213b,#0a3476);
  color:#fff;
  font-size:13px;
  line-height:1;
  font-weight:850;
  box-shadow:0 10px 24px rgba(9,33,59,.16);
}
.video-step-label{
  display:inline-flex;
  justify-content:center;
  padding:7px 10px;
  border-radius:999px;
  background:#eef7ff;
  color:#0a3476;
  font-size:12px;
  line-height:1;
  font-weight:900;
}
@media(max-width:900px){
  .video-flow-label{font-size:11px !important;padding:8px 10px !important;}
  .video-flow-pill{font-size:12.5px;}
}

/* Video CTA moved under video */
.video-cta-column{
  display:grid !important;
  align-content:start !important;
  gap:12px !important;
  align-self:stretch !important;
}
.video-under-actions{
  margin-top:0 !important;
  padding:14px !important;
  border-radius:20px !important;
  background:#ffffff !important;
  border:1px solid rgba(13,42,71,.10) !important;
  box-shadow:0 12px 30px rgba(13,42,71,.07) !important;
  display:grid !important;
  gap:8px !important;
  justify-items:center !important;
}
.video-under-actions .btn.primary{
  width:100% !important;
  max-width:260px !important;
  min-height:50px !important;
}
.video-under-actions .video-helper{
  max-width:360px !important;
  margin:0 !important;
  text-align:center !important;
  font-size:12.5px !important;
  line-height:1.35 !important;
}
.video-copy-card .video-trust-chips{
  margin-top:16px !important;
}
@media(max-width:900px){
  .video-cta-column{gap:10px !important;}
  .video-under-actions{padding:12px !important;border-radius:18px !important;}
  .video-under-actions .btn.primary{max-width:none !important;}
  .video-under-actions .video-helper{max-width:none !important;}
}

/* Under-video CTA width cleanup */
.video-under-actions .btn.primary{
  width:auto !important;
  min-width:220px !important;
  max-width:300px !important;
  min-height:50px !important;
  padding:11px 22px !important;
  margin-inline:auto !important;
  justify-self:center !important;
  border-radius:999px !important;
}
.video-under-actions .video-helper{
  max-width:360px !important;
  margin-inline:auto !important;
  text-align:center !important;
}
@media(max-width:560px){
  .video-under-actions .btn.primary{
    width:min(100%, 300px) !important;
    max-width:300px !important;
    min-height:52px !important;
    padding:12px 18px !important;
  }
  .video-under-actions .video-helper{
    max-width:300px !important;
  }
}

/* PPC thank-you page */
.thank-you-page{
  background:linear-gradient(180deg,#eef7ff 0%,#f8fbff 52%,#ffffff 100%) !important;
}
.thank-you-main{
  max-width:1120px;
  margin:0 auto;
  padding:38px 20px 8px;
}
.thank-you-hero{
  display:grid;
  grid-template-columns:minmax(0,1.2fr) .8fr;
  gap:20px;
  align-items:stretch;
}
.thank-you-card,
.thank-you-side-card{
  border-radius:30px;
  background:linear-gradient(135deg,#ffffff 0%,#f6fbff 100%);
  border:1px solid rgba(13,42,71,.10);
  box-shadow:0 18px 54px rgba(13,42,71,.08);
}
.thank-you-card{
  padding:34px;
}
.thank-you-card h1{
  margin:0;
  color:#071f3a;
  font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size:clamp(38px,4.2vw,58px);
  line-height:1.04;
  letter-spacing:-.04em;
  font-weight:740;
}
.thank-you-subhead{
  margin:14px 0 0;
  color:#334a63;
  font-size:19px;
  line-height:1.5;
  font-weight:650;
}
.thank-you-next{
  margin:24px 0 0;
  padding:20px;
  border-radius:22px;
  background:#fff;
  border:1px solid rgba(13,42,71,.08);
}
.thank-you-next h2{
  margin:0 0 10px;
  color:#09213b;
  font-size:22px;
}
.thank-you-next ul{
  margin:0;
  padding-left:20px;
  color:#40556d;
  line-height:1.55;
}
.thank-you-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  margin-top:22px;
}
.thank-you-actions .btn.primary,
.thank-you-actions .btn.secondary{
  min-height:50px !important;
  width:auto !important;
  text-decoration:none !important;
}
.thank-you-actions .text-link{
  color:#0a3476;
  font-weight:850;
  padding:10px 8px;
}
.thank-you-side-card{
  display:grid;
  align-content:center;
  justify-items:start;
  gap:10px;
  padding:28px;
}
.thank-you-side-card .brand-mark{
  width:58px;
  height:58px;
}
.thank-you-side-card strong{
  color:#09213b;
  font-size:24px;
  line-height:1.15;
}
.thank-you-side-card p{
  margin:0;
  color:#40556d;
  line-height:1.5;
}
@media(max-width:800px){
  .thank-you-main{padding:24px 14px 0;}
  .thank-you-hero{grid-template-columns:1fr;}
  .thank-you-card{padding:24px 18px;}
  .thank-you-card h1{font-size:34px;}
  .thank-you-subhead{font-size:17px;}
  .thank-you-actions{display:grid;grid-template-columns:1fr;}
  .thank-you-actions .btn.primary,
  .thank-you-actions .btn.secondary{width:100% !important;}
  .thank-you-actions .text-link{text-align:center;}
}

/* Post-submit booking CTA */
.booking-after-submit{
  display:grid !important;
  gap:10px !important;
  border-left:4px solid #0f9f67 !important;
  background:linear-gradient(135deg,#ffffff,#f2fff9) !important;
}
.booking-after-submit .book-call-btn{
  width:auto !important;
  min-width:220px !important;
  max-width:300px !important;
  justify-self:start !important;
  text-decoration:none !important;
}
@media(max-width:640px){
  .booking-after-submit .book-call-btn{
    width:100% !important;
    max-width:none !important;
    justify-self:stretch !important;
  }
}

/* Professional PPC/lender hero typography refinement */
.hero-copy,
.hero-copy .eyebrow,
.hero-copy h1,
.hero-copy .subhead{
  font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
}
.hero-copy .eyebrow{
  font-size:12px !important;
  line-height:1.15 !important;
  font-weight:760 !important;
  letter-spacing:.135em !important;
  text-transform:uppercase !important;
  color:#0a3476 !important;
}
.hero h1,
.hero-copy h1{
  max-width:860px !important;
  font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
  font-size:clamp(40px,4.7vw,58px) !important;
  line-height:1.03 !important;
  font-weight:720 !important;
  letter-spacing:-.038em !important;
  color:#071f3a !important;
  text-wrap:balance;
}
.hero-copy .subhead{
  max-width:800px !important;
  font-size:18.5px !important;
  line-height:1.56 !important;
  font-weight:450 !important;
  color:#334a63 !important;
}
@media(max-width:760px){
  .hero-copy .eyebrow{
    font-size:10.5px !important;
    letter-spacing:.105em !important;
    line-height:1.25 !important;
  }
  .hero h1,
  .hero-copy h1{
    font-size:34px !important;
    line-height:1.08 !important;
    font-weight:720 !important;
    letter-spacing:-.032em !important;
    max-width:100% !important;
  }
  .hero-copy .subhead{
    font-size:16.5px !important;
    line-height:1.52 !important;
  }
}

/* Broker/contact/trust cluster cleanup */
.broker-contact-stack{
  display:grid !important;
  gap:8px !important;
  margin-top:14px !important;
  padding:14px 0 0 !important;
  border-top:1px solid rgba(13,42,71,.08) !important;
}
.broker-contact-stack .broker-credential{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:#09213b !important;
  font-size:13.5px !important;
  line-height:1.35 !important;
  font-weight:750 !important;
}
.broker-contact-stack .broker-credential strong{
  font-weight:900 !important;
}
.broker-contact-stack .contact-inline{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:7px !important;
  margin:0 !important;
}
.broker-contact-stack .contact-inline a{
  min-height:32px !important;
  padding:7px 9px !important;
  border-radius:10px !important;
  border:0 !important;
  box-shadow:none !important;
  background:transparent !important;
  color:#0a3476 !important;
  font-size:12.5px !important;
  line-height:1.15 !important;
  font-weight:850 !important;
  text-decoration:none !important;
}
.broker-contact-stack .contact-inline a[href^="tel"]{
  color:#064e35 !important;
  background:#eefaf4 !important;
}
.broker-contact-stack .contact-inline a[href^="sms"]{
  color:#0a3476 !important;
  background:#eef7ff !important;
}
.broker-contact-stack .contact-inline a:hover,
.broker-contact-stack .contact-inline a:focus-visible{
  text-decoration:underline !important;
  text-underline-offset:3px !important;
}
.video-trust-line{
  margin:0 !important;
  color:#52667d !important;
  font-size:12.5px !important;
  line-height:1.35 !important;
  font-weight:750 !important;
}
.video-copy-card .video-trust-chips{
  display:none !important;
}
@media(max-width:760px){
  .broker-contact-stack{
    gap:9px !important;
  }
  .broker-contact-stack .broker-credential{
    font-size:13.5px !important;
    text-align:left !important;
  }
  .broker-contact-stack .contact-inline{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:8px !important;
  }
  .broker-contact-stack .contact-inline a{
    justify-content:center !important;
    min-height:40px !important;
    font-size:12.5px !important;
    text-align:center !important;
  }
  .video-trust-line{
    font-size:12px !important;
  }
}

/* Final footer contrast and spacing fix */
.site-footer{
  margin:34px auto 0 !important;
  padding:28px 24px calc(96px + env(safe-area-inset-bottom, 0px)) !important;
  max-width:1180px !important;
  color:#24384f !important;
  background:linear-gradient(180deg,#ffffff 0%,#f6fbff 100%) !important;
  border:1px solid rgba(13,42,71,.10) !important;
  border-bottom:0 !important;
  border-radius:28px 28px 0 0 !important;
  font-size:14px !important;
  line-height:1.55 !important;
}
.site-footer a,
.site-footer a[data-cta],
.site-footer .footer-brand a,
.site-footer .footer-legal a{
  color:#0a3476 !important;
  font-weight:850 !important;
  text-decoration:none !important;
}
.site-footer a:hover,
.site-footer a:focus-visible{
  color:#09213b !important;
  text-decoration:underline !important;
  text-underline-offset:3px !important;
}
.site-footer a:focus-visible{
  outline:3px solid rgba(23,105,224,.28) !important;
  outline-offset:3px !important;
  border-radius:8px !important;
}
.footer-summary{
  display:grid !important;
  grid-template-columns:1.1fr 1.1fr 1.2fr .9fr !important;
  gap:14px !important;
  align-items:stretch !important;
  margin-bottom:16px !important;
}
.footer-group{
  display:grid !important;
  gap:4px !important;
  align-content:start !important;
  padding:14px !important;
  border-radius:18px !important;
  background:#ffffff !important;
  border:1px solid rgba(13,42,71,.08) !important;
  box-shadow:0 10px 26px rgba(13,42,71,.045) !important;
  min-width:0 !important;
}
.footer-brand strong,
.footer-credential span:first-child{
  color:#09213b !important;
  font-size:15px !important;
  font-weight:900 !important;
  line-height:1.25 !important;
}
.footer-credential span,
.footer-compliance span,
.footer-disclosures p{
  color:#40556d !important;
}
.footer-contact{
  background:#f2fff9 !important;
  border-color:rgba(15,159,103,.18) !important;
}
.footer-contact a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:38px !important;
  width:100% !important;
  padding:9px 11px !important;
  border-radius:999px !important;
  background:#ffffff !important;
  border:1px solid rgba(10,52,118,.13) !important;
  color:#09213b !important;
  font-size:13px !important;
  line-height:1.15 !important;
  text-align:center !important;
}
.footer-contact a[href^="tel"]{
  background:#e8f8f1 !important;
  border-color:rgba(15,159,103,.26) !important;
  color:#064e35 !important;
}
.footer-contact a[href^="sms"]{
  background:#e7f7ff !important;
  color:#0a3476 !important;
}
.footer-legal{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  margin:8px 0 16px !important;
}
.footer-legal a{
  display:inline-flex !important;
  align-items:center !important;
  min-height:36px !important;
  padding:8px 11px !important;
  border-radius:999px !important;
  background:#eef7ff !important;
  border:1px solid rgba(23,105,224,.12) !important;
  font-size:13px !important;
}
.footer-disclosures{
  display:grid !important;
  gap:9px !important;
  padding-top:14px !important;
  border-top:1px solid rgba(13,42,71,.10) !important;
}
.footer-disclosures p{
  margin:0 !important;
  font-size:12.5px !important;
  line-height:1.55 !important;
}
@media(max-width:900px){
  .site-footer{
    margin-top:26px !important;
    padding:22px 16px calc(96px + env(safe-area-inset-bottom, 0px)) !important;
    border-radius:22px 22px 0 0 !important;
    font-size:14.5px !important;
    line-height:1.55 !important;
  }
  .footer-summary{
    grid-template-columns:1fr !important;
    gap:10px !important;
  }
  .footer-group{
    padding:13px 14px !important;
    border-radius:16px !important;
  }
  .footer-brand strong,
  .footer-credential span:first-child{
    font-size:15px !important;
  }
  .footer-brand a{
    display:inline-flex !important;
    align-items:center !important;
    min-height:40px !important;
  }
  .footer-contact{
    gap:8px !important;
  }
  .footer-contact a{
    min-height:44px !important;
    font-size:14px !important;
    justify-content:center !important;
  }
  .footer-legal{
    display:grid !important;
    grid-template-columns:repeat(3,1fr) !important;
    gap:8px !important;
  }
  .footer-legal a{
    justify-content:center !important;
    min-height:42px !important;
  }
  .footer-disclosures p{
    font-size:12.5px !important;
    line-height:1.6 !important;
  }
}
@media(max-width:420px){
  .footer-legal{
    grid-template-columns:1fr !important;
  }
}

/* Final broker cluster hierarchy lock */
.video-copy-card .broker-contact-stack .broker-credential{
  color:#09213b !important;
  font-size:13.5px !important;
  line-height:1.35 !important;
  font-weight:750 !important;
}
.video-copy-card .broker-contact-stack .broker-credential strong{font-weight:900 !important;color:#09213b !important;}
.video-copy-card .broker-contact-stack .video-trust-line{
  color:#52667d !important;
  font-size:12.5px !important;
  line-height:1.35 !important;
  font-weight:750 !important;
}

/* Blog index photo thumbnail cards */
.blog-grid-with-thumbnails{
  align-items:stretch;
}
.blog-grid-with-thumbnails article{
  display:grid;
  grid-template-rows:auto auto 1fr;
  gap:12px;
  padding:0 !important;
  overflow:hidden;
  border-radius:26px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.blog-grid-with-thumbnails article:hover{
  transform:translateY(-3px);
  border-color:rgba(23,105,224,.22) !important;
  box-shadow:0 20px 54px rgba(13,42,71,.10) !important;
}
.blog-grid-with-thumbnails .blog-thumb{
  display:block;
  width:calc(100% - 20px);
  aspect-ratio:16 / 9;
  height:auto;
  object-fit:cover;
  object-position:center;
  margin:10px 10px 0;
  border-radius:20px;
  background:#eef7ff;
  box-shadow:inset 0 0 0 1px rgba(13,42,71,.08),0 12px 28px rgba(13,42,71,.08);
}
.blog-grid-with-thumbnails h2{
  padding:0 20px;
  margin:0 !important;
  font-size:clamp(21px,2.1vw,29px) !important;
  line-height:1.12 !important;
}
.blog-grid-with-thumbnails p{
  padding:0 20px 22px;
  margin:0 !important;
  align-self:start;
}
.blog-grid-with-thumbnails article a:focus-visible{
  outline:3px solid rgba(23,105,224,.28);
  outline-offset:3px;
  border-radius:12px;
}
@media(max-width:980px){
  .blog-grid-with-thumbnails article{
    border-radius:22px !important;
  }
  .blog-grid-with-thumbnails .blog-thumb{
    width:calc(100% - 18px);
    margin:9px 9px 0;
    border-radius:17px;
  }
  .blog-grid-with-thumbnails h2{
    padding:0 17px;
    font-size:22px !important;
  }
  .blog-grid-with-thumbnails p{
    padding:0 17px 18px;
  }
}

/* Individual blog post photo hero figures */
.blog-post-hero-image{
  margin:22px 0 26px !important;
  padding:12px !important;
  overflow:hidden;
  background:linear-gradient(135deg,#ffffff 0%,#f6fbff 100%) !important;
}
.blog-post-hero-image img{
  display:block;
  width:100%;
  aspect-ratio:16 / 9;
  height:auto;
  object-fit:cover;
  object-position:center;
  border-radius:20px;
  box-shadow:0 14px 38px rgba(13,42,71,.10);
}
.blog-post-hero-image figcaption{
  margin:10px 4px 2px;
  color:#52667d;
  font-size:13.5px;
  line-height:1.45;
  font-weight:750;
  text-align:center;
}
@media(max-width:760px){
  .blog-post-hero-image{
    margin:18px 0 22px !important;
    padding:9px !important;
    border-radius:22px !important;
  }
  .blog-post-hero-image img{
    border-radius:16px;
  }
  .blog-post-hero-image figcaption{
    font-size:12.5px;
    text-align:left;
  }
}


/* CLA SEO content pages */
.top-nav{display:flex;align-items:center;gap:16px;margin:0 18px;font-size:14px;font-weight:800;color:var(--blue-dark)}.top-nav a{text-decoration:none}.top-nav a:hover{text-decoration:underline}.content-page{background:linear-gradient(180deg,#f9fcff 0,#eef7ff 45%,#fff 100%)}.content-main{max-width:1040px}.content-hero{padding:62px 0 28px}.content-hero h1{margin:0;color:var(--navy);font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.05em}.content-hero p:not(.eyebrow){max-width:780px;color:#40556d;font-size:19px;line-height:1.55}.content-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.content-card{margin:24px 0;padding:28px;border-radius:26px;background:#fff;border:1px solid rgba(13,42,71,.09);box-shadow:0 16px 48px rgba(13,42,71,.07)}.about-jason-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,320px);gap:28px;align-items:center}.about-jason-copy{min-width:0}.about-jason-photo{margin:0;justify-self:center;width:min(100%,320px)}.about-jason-photo img{display:block;width:100%;aspect-ratio:4/5;height:auto;max-height:400px;object-fit:cover;object-position:50% 24%;border-radius:28px;border:6px solid #fff;background:#eef7ff;box-shadow:0 20px 48px rgba(13,42,71,.16)}.about-jason-photo figcaption{margin-top:10px;color:#52667d;font-size:13px;line-height:1.4;text-align:center;font-weight:700}.content-card h2,.content-grid h2,.blog-grid h2{margin:0 0 10px;color:var(--navy);font-size:clamp(24px,2.4vw,34px);line-height:1.08;letter-spacing:-.035em}.content-card p,.content-grid p,.blog-grid p,.article-body p{color:#52667d;line-height:1.62}.content-grid,.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.content-grid article,.blog-grid article{padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(13,42,71,.09);box-shadow:0 14px 40px rgba(13,42,71,.06)}.blog-grid article a{text-decoration:none;color:var(--navy)}.blog-grid article a:hover{text-decoration:underline}.link-list{columns:2;gap:30px;margin:0;padding-left:20px}.link-list li{break-inside:avoid;margin:0 0 10px;color:#0a3476;font-weight:780}.article-body h2{margin-top:28px}@media(max-width:980px){.top-nav{order:3;width:100%;margin:10px 0 0;justify-content:center}.topbar{flex-wrap:wrap}.content-grid,.blog-grid{grid-template-columns:1fr}.link-list{columns:1}.content-hero{padding:42px 0 18px}.content-actions .btn{width:100%}.about-jason-card{grid-template-columns:1fr;gap:22px}.about-jason-photo{order:-1;width:min(100%,300px)}.about-jason-photo img{max-height:360px;border-radius:24px;object-position:50% 20%}}

.thank-you-video-card{margin:24px 0;padding:18px;border-radius:22px;background:#f8fbff;border:1px solid rgba(13,42,71,.08)}
.thank-you-video-card h2{margin:6px 0 12px;color:#09213b;font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:-.035em}
.thank-you-video-card video,.member-video-frame video{display:block;width:100%;height:auto;aspect-ratio:16/9;border-radius:18px;background:#09213b;box-shadow:0 18px 48px rgba(13,42,71,.14)}
.member-video-frame{max-width:860px}

/* Homepage video containment and tap-to-play audio fix — 2026-07-21
   Keep every homepage video inside its intended frame on desktop and mobile.
   Native controls stay visible; no autoplay/muted default is used. */
.video-intro,
.buyer-video-section,
.video-cta-column,
.video-library,
.video-library article,
.video-frame,
.main-explainer-video{
  min-width:0 !important;
}
.video-frame,
.main-explainer-video,
.video-library article{
  overflow:hidden !important;
  contain:layout paint !important;
}
.video-frame video,
.main-explainer-video video,
.video-library video,
.small-video{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  aspect-ratio:16 / 9 !important;
  object-fit:contain !important;
  object-position:center center !important;
  border:0 !important;
  background:#09213b !important;
  transform:none !important;
  position:static !important;
  inset:auto !important;
  margin:0 !important;
  box-sizing:border-box !important;
}
.video-library article{
  align-items:start !important;
}
.video-library article > video,
.video-library article > .small-video{
  align-self:start !important;
  justify-self:stretch !important;
}
@media(max-width:980px){
  .buyer-video-section,
  .video-intro{
    display:grid !important;
    grid-template-columns:1fr !important;
    width:100% !important;
    max-width:100% !important;
    overflow:hidden !important;
  }
  .video-cta-column,
  .video-library,
  .video-library article,
  .video-frame,
  .main-explainer-video{
    width:100% !important;
    max-width:100% !important;
  }
}
@media(max-width:560px){
  .buyer-video-section,
  .video-intro{
    padding-left:12px !important;
    padding-right:12px !important;
  }
  .video-frame,
  .main-explainer-video,
  .video-library article{
    border-radius:18px !important;
  }
}


/* Blog media SEO trust blocks */
.author-trust-card,
.blog-index-author-card {
  display: grid;
  grid-template-columns: minmax(180px, 260px) 1fr;
  gap: clamp(1.25rem, 3vw, 2rem);
  align-items: center;
}
.author-trust-card .about-jason-photo,
.blog-index-author-card .about-jason-photo {
  margin: 0;
}
.author-trust-card .about-jason-photo img,
.blog-index-author-card .about-jason-photo img {
  width: 100%;
  height: auto;
  border-radius: 24px;
  box-shadow: 0 20px 50px rgba(9,33,59,.16);
}
.blog-video-card .video-frame,
.blog-index-video-card .video-frame {
  margin-top: 1rem;
}
.blog-video-card video,
.blog-index-video-card video {
  width: 100%;
  height: auto;
  border-radius: 22px;
}
@media (max-width: 760px) {
  .author-trust-card,
  .blog-index-author-card {
    grid-template-columns: 1fr;
  }
  .author-trust-card .about-jason-photo,
  .blog-index-author-card .about-jason-photo {
    max-width: 260px;
  }
}

/* El Dorado Hills review-first section cleanup */
.edh-review-section{
  margin:30px 0;
  padding:clamp(22px,4vw,38px);
  border-radius:30px;
  background:
    radial-gradient(circle at 8% 0%,rgba(23,105,224,.10),transparent 32%),
    linear-gradient(135deg,#ffffff 0%,#f7fbff 58%,#eefaf4 100%);
  border:1px solid rgba(13,42,71,.10);
  box-shadow:0 22px 68px rgba(13,42,71,.09);
  overflow:hidden;
}
.edh-review-header{
  max-width:780px;
  margin:0 0 22px;
}
.edh-review-header h2{
  margin:0;
  color:#09213b;
  font-size:clamp(30px,3.7vw,50px);
  line-height:1.04;
  letter-spacing:-.045em;
  font-weight:740;
  text-wrap:balance;
}
.edh-review-header p:not(.eyebrow){
  margin:12px 0 0;
  max-width:700px;
  color:#40556d;
  font-size:17px;
  line-height:1.55;
}
.edh-review-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.edh-review-grid article{
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  gap:16px;
  align-items:start;
  min-width:0;
  padding:20px;
  border-radius:22px;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(13,42,71,.09);
  box-shadow:0 14px 38px rgba(13,42,71,.06);
}
.edh-review-icon{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:16px;
  background:#e7f7ff;
  color:#0a3476;
  font-size:14px;
  font-weight:900;
  letter-spacing:-.02em;
}
.edh-review-grid article:nth-child(2) .edh-review-icon{background:#e8f8f1;color:#08784c;}
.edh-review-grid article:nth-child(3) .edh-review-icon{background:#fff4e3;color:#a85e05;}
.edh-review-grid article:nth-child(4) .edh-review-icon{background:#eef3ff;color:#1769e0;}
.edh-review-kicker{
  margin:0 0 6px;
  color:#0a3476;
  font-size:11px;
  line-height:1;
  font-weight:900;
  letter-spacing:.115em;
  text-transform:uppercase;
}
.edh-review-grid h3{
  margin:0 0 8px;
  color:#09213b;
  font-size:20px;
  line-height:1.14;
  letter-spacing:-.025em;
  font-weight:800;
}
.edh-review-grid p:last-child{
  margin:0;
  color:#52667d;
  font-size:14.5px;
  line-height:1.5;
}
@media(max-width:820px){
  .edh-review-section{
    margin:24px 0;
    padding:20px 16px;
    border-radius:24px;
  }
  .edh-review-header{
    margin-bottom:16px;
  }
  .edh-review-header h2{
    font-size:30px;
    line-height:1.08;
  }
  .edh-review-header p:not(.eyebrow){
    font-size:16px;
    line-height:1.5;
  }
  .edh-review-grid{
    grid-template-columns:1fr;
    gap:10px;
  }
  .edh-review-grid article{
    grid-template-columns:44px minmax(0,1fr);
    gap:12px;
    padding:16px 14px;
    border-radius:18px;
  }
  .edh-review-icon{
    width:38px;
    height:38px;
    border-radius:14px;
    font-size:12px;
  }
  .edh-review-grid h3{
    font-size:18px;
    line-height:1.16;
  }
  .edh-review-grid p:last-child{
    font-size:14px;
    line-height:1.48;
  }
}

/* Blog video module compact layout fix — shared across video-enabled guide pages */
.blog-video-card,
.blog-index-video-card{
  display:grid !important;
  grid-template-columns:minmax(0,.78fr) minmax(300px,.92fr) !important;
  grid-template-areas:
    "eyebrow video"
    "heading video"
    "copy video" !important;
  align-items:center !important;
  gap:12px 22px !important;
  padding:22px !important;
  border-radius:24px !important;
  background:linear-gradient(135deg,#ffffff 0%,#f7fbff 100%) !important;
  overflow:hidden !important;
}
.blog-video-card > .eyebrow,
.blog-index-video-card > .eyebrow{
  grid-area:eyebrow !important;
  align-self:end !important;
  margin:0 !important;
}
.blog-video-card > h2,
.blog-index-video-card > h2{
  grid-area:heading !important;
  max-width:470px !important;
  margin:0 !important;
  font-size:clamp(24px,2.5vw,34px) !important;
  line-height:1.08 !important;
  letter-spacing:-.035em !important;
  text-wrap:balance !important;
}
.blog-video-card > p:not(.eyebrow),
.blog-index-video-card > p:not(.eyebrow){
  grid-area:copy !important;
  max-width:500px !important;
  margin:0 !important;
  color:#40556d !important;
  font-size:15.5px !important;
  line-height:1.5 !important;
}
.blog-video-card > .video-frame,
.blog-index-video-card > .video-frame{
  grid-area:video !important;
  width:100% !important;
  max-width:520px !important;
  justify-self:end !important;
  margin:0 !important;
  border-radius:20px !important;
  box-shadow:0 14px 38px rgba(9,33,59,.14) !important;
}
.blog-video-card video,
.blog-index-video-card video{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  aspect-ratio:16/9 !important;
  object-fit:contain !important;
  border-radius:20px !important;
  background:#09213b !important;
}
@media(max-width:860px){
  .blog-video-card,
  .blog-index-video-card{
    grid-template-columns:1fr !important;
    grid-template-areas:
      "eyebrow"
      "heading"
      "copy"
      "video" !important;
    gap:10px !important;
    padding:18px 16px !important;
    border-radius:22px !important;
  }
  .blog-video-card > h2,
  .blog-index-video-card > h2{
    max-width:100% !important;
    font-size:26px !important;
  }
  .blog-video-card > p:not(.eyebrow),
  .blog-index-video-card > p:not(.eyebrow){
    max-width:100% !important;
    font-size:15px !important;
  }
  .blog-video-card > .video-frame,
  .blog-index-video-card > .video-frame{
    max-width:100% !important;
    justify-self:stretch !important;
    margin-top:4px !important;
    border-radius:18px !important;
  }
  .blog-video-card video,
  .blog-index-video-card video{
    border-radius:18px !important;
  }
}

/* Intentional responsive header/navigation cleanup — 2026-07-21
   Applies after older duplicated header fixes so the menu feels deliberate on
   homepage, blog, disclosure and content pages without changing page content. */
.topbar{
  display:grid !important;
  grid-template-columns:minmax(230px,auto) minmax(280px,1fr) minmax(260px,auto) !important;
  align-items:center !important;
  gap:16px !important;
  padding:12px clamp(18px,3.6vw,48px) !important;
  background:rgba(249,252,255,.94) !important;
  border-bottom:1px solid rgba(13,42,71,.10) !important;
  box-shadow:0 10px 30px rgba(13,42,71,.055) !important;
}
.brand{
  min-width:0 !important;
  max-width:100% !important;
}
.brand span:last-child{
  min-width:0 !important;
}
.brand strong{
  max-width:20ch !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.brand small{
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.top-nav{
  justify-self:center !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-wrap:wrap !important;
  gap:6px !important;
  width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  color:#183b63 !important;
  font-size:13px !important;
  line-height:1.1 !important;
}
.top-nav a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:34px !important;
  padding:8px 11px !important;
  border-radius:999px !important;
  text-decoration:none !important;
  background:rgba(255,255,255,.68) !important;
  border:1px solid rgba(10,52,118,.10) !important;
  box-shadow:0 6px 16px rgba(13,42,71,.035) !important;
  white-space:nowrap !important;
}
.top-nav a:hover,
.top-nav a:focus-visible{
  background:#fff !important;
  border-color:rgba(23,105,224,.28) !important;
  color:#09213b !important;
  text-decoration:none !important;
}
.topbar-actions{
  justify-self:end !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  flex-wrap:nowrap !important;
  gap:8px !important;
  min-width:0 !important;
  width:auto !important;
}
.topbar-actions .phone{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:38px !important;
  padding:9px 13px !important;
  border-radius:999px !important;
  font-size:12.5px !important;
  line-height:1.1 !important;
  text-align:center !important;
  white-space:nowrap !important;
}
.topbar-actions .contact-call{
  background:#e8f8f1 !important;
  color:#08784c !important;
  border-color:rgba(15,159,103,.22) !important;
}
.topbar-actions .phone:not(.contact-call){
  background:#09213b !important;
  color:#fff !important;
  border-color:#09213b !important;
  box-shadow:0 10px 24px rgba(9,33,59,.16) !important;
}

@media(max-width:1120px){
  .topbar{
    grid-template-columns:1fr auto !important;
    gap:10px 14px !important;
  }
  .top-nav{
    grid-column:1 / -1 !important;
    order:3 !important;
    justify-content:center !important;
  }
  .topbar-actions{
    grid-column:2 !important;
  }
}

@media(max-width:720px){
  .topbar{
    position:sticky !important;
    top:0 !important;
    grid-template-columns:1fr !important;
    gap:9px !important;
    padding:10px 12px 12px !important;
    border-radius:0 0 20px 20px !important;
  }
  .brand{
    width:100% !important;
    display:grid !important;
    grid-template-columns:40px minmax(0,1fr) !important;
    gap:9px !important;
  }
  .brand-mark,
  .brand-mark.cla-mark{
    width:40px !important;
    height:40px !important;
    flex-basis:40px !important;
    border-radius:13px !important;
  }
  .brand strong{
    max-width:100% !important;
    font-size:15px !important;
    line-height:1.05 !important;
  }
  .brand small{
    display:block !important;
    max-width:100% !important;
    font-size:11.5px !important;
    line-height:1.15 !important;
    margin-top:2px !important;
  }
  .top-nav{
    grid-column:1 !important;
    width:100% !important;
    justify-content:flex-start !important;
    flex-wrap:nowrap !important;
    gap:7px !important;
    padding:2px 0 4px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:none !important;
    scroll-padding-inline:12px !important;
  }
  .top-nav::-webkit-scrollbar{display:none !important;}
  .top-nav a{
    flex:0 0 auto !important;
    min-height:34px !important;
    padding:8px 12px !important;
    font-size:12.5px !important;
    background:#fff !important;
  }
  .topbar-actions{
    grid-column:1 !important;
    width:100% !important;
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:8px !important;
  }
  .topbar-actions .phone{
    width:100% !important;
    min-height:40px !important;
    padding:9px 10px !important;
    font-size:12px !important;
    white-space:normal !important;
  }
}

@media(max-width:420px){
  .brand{
    grid-template-columns:36px minmax(0,1fr) !important;
  }
  .brand-mark,
  .brand-mark.cla-mark{
    width:36px !important;
    height:36px !important;
    flex-basis:36px !important;
    border-radius:12px !important;
  }
  .brand strong{
    font-size:14px !important;
  }
  .brand small{
    font-size:10.75px !important;
  }
  .topbar-actions{
    grid-template-columns:1fr !important;
  }
  .topbar-actions .phone{
    min-height:38px !important;
  }
}
