@charset "UTF-8";
:root{--green:#153c36;--green-deep:#10332d;--gold:#e3a342;--text:#183b34;--muted:#596c66;--line:#dce4df;--light:#f3f6f4;--white:#fff;--max:1240px;--header:88px;color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 24px)}body{margin:0;background:var(--white);font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img,video{max-width:100%;display:block}svg{width:24px;height:24px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid #b77714;outline-offset:6px}::selection{color:var(--green);background:#f5ca83}.container{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;z-index:100;top:8px;left:16px;background:#fff;padding:8px 16px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{height:var(--header);position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid #edf0ed;backdrop-filter:blur(16px)}.nav-bar{height:100%;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{display:inline-flex;flex-shrink:0;width:208px}.brand img{width:100%;height:auto}.site-header nav{display:flex;align-items:center;gap:30px;font-size:.9375rem;font-weight:600}.site-header nav>a:not(.nav-demo){position:relative;padding-block:15px}.site-header nav>a:not(.nav-demo):after{content:"";position:absolute;bottom:7px;left:0;width:100%;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .2s}.site-header nav>a:hover:after,.site-header nav>a[aria-current="location"]:after{transform:scaleX(1)}.nav-demo{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:10px 16px;border-radius:6px}.nav-demo svg{width:15px;height:15px;fill:var(--green);stroke-width:0}.nav-demo:hover{background:var(--light)}.menu-toggle{display:none}.hero{padding-top:80px;padding-bottom:88px;display:grid;grid-template-columns:1.15fr 1fr;gap:62px;align-items:center}.eyebrow{font-size:.8125rem;line-height:1.5;font-weight:700;letter-spacing:.11em;margin:0 0 26px;display:flex;align-items:center;gap:12px}.small-line{width:28px;height:3px;background:var(--gold);display:inline-block;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.1rem,5.1vw,4.8rem);line-height:1.08;letter-spacing:-.052em;font-weight:600;margin:0 0 27px}h1 .highlight{position:relative;isolation:isolate;white-space:nowrap}h1 .highlight:after{content:"";position:absolute;z-index:-1;left:0;bottom:.06em;width:100%;height:.14em;background:var(--gold)}.hero-intro{max-width:530px;font-size:1.125rem;line-height:1.75;color:var(--muted);margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:55px;padding:14px 22px;border:1px solid var(--green);border-radius:6px;font-size:1rem;font-weight:600;transition:background .2s,transform .2s;line-height:1.4}.button svg{width:19px;height:19px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:white}.button-primary:hover{background:#225349}.button-outline:hover{background:var(--light)}.hero-note{font-size:.875rem;color:var(--muted);margin:21px 0 0}.connection-panel{background:var(--green);color:white;border-radius:16px;padding:30px 28px 20px;position:relative;overflow:hidden}.connection-panel:after{content:"";position:absolute;top:0;right:0;width:49px;height:49px;background:var(--gold);clip-path:polygon(100% 0,100% 100%,0 0)}.panel-topline{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;letter-spacing:.1em;gap:14px;margin-bottom:26px;font-weight:600}.panel-index{color:var(--gold);font-size:.875rem;white-space:nowrap;margin-right:9px}.application-card{background:white;border-radius:10px;display:flex;align-items:center;gap:13px;padding:20px 18px;color:var(--green);box-shadow:0 6px 0 #092c2740}.application-icon{background:#eef3f0;border-radius:8px;display:grid;place-items:center;width:45px;height:49px;flex-shrink:0}.application-icon svg{width:26px;height:26px}.card-overline{display:block;font-size:.75rem;letter-spacing:.075em;font-weight:600;line-height:1.5;margin-bottom:4px}.application-card strong{font-size:1.25rem;line-height:1.3;display:block;letter-spacing:-.02em}.step-circle{margin-left:auto;background:var(--gold);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:.875rem;font-weight:600;flex-shrink:0}.routing-label{display:flex;align-items:center;gap:10px;justify-content:center;margin:24px 0 15px;color:#cad7d1;font-size:.75rem}.routing-label>span{width:25px;height:1px;background:#52746a}.lender-network{position:relative;padding-left:22px;display:grid;gap:10px}.network-branch{position:absolute;top:25px;bottom:25px;left:3px;width:1px;background:#68847b}.lender-row{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #4b6e62;border-radius:7px;background:#214b40;position:relative;min-height:51px}.lender-row:before{content:"";position:absolute;left:-20px;width:19px;height:1px;background:#68847b}.lender-row svg{width:20px;height:20px;color:#ead0a1}.lender-row>span:nth-of-type(1){font-size:.875rem;font-weight:600}.review-label{margin-left:auto;color:#c6d4ce;font-size:.75rem;white-space:nowrap}.choice-card{margin-top:22px;display:flex;align-items:center;justify-content:space-between;padding:17px 18px;background:var(--gold);border-radius:8px;gap:15px;color:var(--green)}.choice-card strong{font-size:1rem;line-height:1.5;display:block;letter-spacing:-.02em}.choice-card svg{background:var(--green);color:var(--gold);width:30px;height:30px;border-radius:50%;padding:6px;stroke-width:2.2}.panel-note{margin:14px 0 0;font-size:.75rem;line-height:1.5;color:#c6d4ce;text-align:center}.principles-strip{background:var(--light);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principles-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:24px;font-size:1rem}.principles-inner p{margin:0}.principles-inner p strong{font-weight:600}.principles-inner>span{font-size:.875rem;color:var(--muted)}.section-space{padding-block:104px}.section-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:85px;align-items:end;margin-bottom:55px}h2{font-size:clamp(2.35rem,3.8vw,3.5rem);font-weight:500;letter-spacing:-.04em;line-height:1.12;margin:0}h3{font-size:1.25rem;font-weight:600;line-height:1.3;letter-spacing:-.025em}.text-green{color:#497664}.text-gold{color:var(--gold)}.section-intro{margin:0;color:var(--muted);font-size:1.0625rem;line-height:1.8;max-width:460px}.benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.benefit{border-top:1px solid var(--line);padding-top:28px}.icon-box{display:grid;place-items:center;width:48px;height:48px;background:var(--light);border-radius:10px;margin-bottom:22px}.icon-box svg{width:25px;height:25px}.benefit h3{margin-bottom:14px}.benefit p{color:var(--muted);line-height:1.75;margin:0;font-size:1rem}.demo-block{display:grid;grid-template-columns:.82fr 1fr;gap:58px;align-items:center;background:var(--light);margin-top:68px;border:1px solid var(--line);border-radius:12px;padding:42px}.demo-copy .eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:20px}.demo-copy h3{font-size:2rem;font-weight:500;letter-spacing:-.035em;line-height:1.16;margin-bottom:17px}.demo-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8;margin-bottom:22px}.text-link{display:inline-flex;align-items:center;gap:11px;font-size:.875rem;font-weight:600}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.play-circle{display:grid;place-items:center;width:34px;height:34px;border:1px solid #b9c9bf;border-radius:50%;flex-shrink:0}.play-circle svg{width:12px;height:12px;fill:var(--green);stroke-width:0}.duration{font-size:.75rem;color:var(--muted);font-weight:400;white-space:nowrap}.video-figure{margin:0;min-width:0}.video-figure video{width:100%;height:auto;aspect-ratio:16/9;border:1px solid #d0dacf;border-radius:8px;background:#fff;box-shadow:0 8px 24px #153c3608}.video-figure figcaption{font-size:.75rem;margin-top:9px;color:var(--muted)}.shoppers{background:var(--green);color:#fff}.shoppers .section-heading{margin-bottom:62px}.shoppers .eyebrow{color:#c2d2ca}.shoppers .section-intro{color:#c2d2ca}.shopper-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:92px}.shopper-benefits{display:grid;gap:30px;align-content:center}.shopper-benefit{display:flex;align-items:flex-start;gap:23px}.benefit-number{font-size:.875rem;color:var(--gold);padding-top:3px;flex-shrink:0;border-top:1px solid #658075;min-width:34px}.shopper-benefit h3{margin-bottom:10px;font-size:1.375rem;font-weight:500}.shopper-benefit p{color:#c2d2ca;font-size:1rem;line-height:1.75;margin:0}.compare-card{background:#f4f7f3;color:var(--green);border-radius:12px;padding:32px 34px}.compare-card .eyebrow{color:var(--muted);font-size:.75rem;margin-bottom:20px}.compare-card h3{font-size:1.75rem;font-weight:500;letter-spacing:-.035em;line-height:1.2;margin-bottom:15px}.compare-card>p{color:var(--muted);font-size:.9375rem;margin-bottom:24px}.compare-list{list-style:none;margin:0 0 22px;padding:0}.compare-list li{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #d6e0d8;padding:13px 0;font-size:.9375rem}.compare-list li:last-child{border-bottom:1px solid #d6e0d8}.list-check{font-weight:700;font-size:1rem;color:var(--green);background:#e3eadd;border-radius:50%;width:22px;height:22px;display:grid;place-items:center;flex-shrink:0}.compare-card .compare-note{font-size:.8125rem;line-height:1.6;margin:0}.how-heading{text-align:center}.how-heading .eyebrow{justify-content:center}.how-heading h2{font-size:clamp(2.3rem,3.5vw,3.2rem)}.steps{list-style:none;padding:0;margin:62px 0 45px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.step-top{display:flex;align-items:center;gap:20px;margin-bottom:26px}.step-top>span{font-size:2rem;font-weight:400;letter-spacing:-.035em;color:#607f72}.step-top>div{height:1px;background:var(--line);flex:1}.steps h3{margin-bottom:14px}.steps p{color:var(--muted);margin:0;line-height:1.75}.role-note{display:flex;align-items:flex-start;gap:16px;padding:23px 27px;background:var(--light);border-radius:8px}.role-note p{font-size:.875rem;color:var(--muted);margin:0;line-height:1.8}.role-note strong{font-size:.9375rem;font-weight:600;color:var(--green)}.role-symbol{display:flex;padding-top:4px}.role-symbol svg{width:20px;height:20px}.site-footer{background:var(--light);border-top:1px solid var(--line);padding:43px 0 24px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:36px;padding-bottom:34px}.footer-brand{width:185px}.footer-top p{font-size:.875rem;color:var(--muted);margin:15px 0 0}.footer-top nav{display:flex;gap:32px;font-size:.875rem;padding-top:6px;margin-left:auto}.footer-top nav a:hover{text-decoration:underline;text-underline-offset:5px}.back-top{width:39px;height:39px;border:1px solid #cbd8cf;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.back-top:hover{background:#e2e9e4}.back-top svg{width:19px;height:19px}.footer-bottom{display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:.75rem}.footer-bottom p{margin:0 0 0 auto;font-size:.75rem}.footer-bottom>span{white-space:nowrap}
@media(min-width:1500px){.hero{padding-block:104px}.hero h1{font-size:4.8rem}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.hero{gap:34px;padding-block:66px}h1{font-size:clamp(2.9rem,5vw,4rem)}.connection-panel{padding:27px 22px 18px}.panel-topline{font-size:.75rem}.review-label{display:none}.site-header nav{gap:24px}.section-heading{gap:45px}.shopper-layout{gap:58px}.demo-block{gap:32px;padding:32px}.demo-copy h3{font-size:1.75rem}.demo-copy .eyebrow{font-size:.75rem}.benefits-grid{gap:24px}.section-space{padding-block:82px}}
@media(max-width:900px){:root{--header:78px}.brand{width:178px}.site-header nav{gap:18px;font-size:.875rem}.nav-demo{padding:8px 11px}.hero{grid-template-columns:1fr;gap:42px;max-width:740px}.hero-copy{max-width:620px}h1{font-size:clamp(3rem,7.8vw,4.5rem)}.hero-intro{max-width:600px}.connection-panel{max-width:600px;width:100%;padding:29px 34px 20px;margin-inline:auto}.panel-topline{font-size:.75rem}.review-label{display:inline;font-size:.75rem}.lender-row>span:nth-of-type(1){font-size:.9375rem}.panel-note{font-size:.75rem}.principles-inner>span{display:none}.section-heading{grid-template-columns:1fr;gap:25px}.section-intro{max-width:640px}.benefits-grid{gap:25px}.benefit h3{font-size:1.125rem}.demo-block{grid-template-columns:1fr;gap:28px;padding:34px}.demo-copy h3{font-size:2rem}.demo-copy>p:not(.eyebrow){max-width:550px}.demo-copy .eyebrow{font-size:.75rem}.video-figure{width:100%}.shopper-layout{gap:36px;grid-template-columns:1fr 1fr}.compare-card{padding:25px 24px}.compare-card h3{font-size:1.5rem}.shopper-benefit{gap:15px}.steps{gap:27px}.footer-top nav{gap:22px}.footer-bottom{flex-wrap:wrap;gap:12px 25px}.footer-bottom p{flex-basis:100%;margin:0}}
@media(max-width:680px){:root{--header:72px}.container{width:calc(100% - 40px)}.brand{width:168px}.site-header{backdrop-filter:none;background:#fff}.menu-toggle{display:flex;align-items:center;gap:9px;background:transparent;border:0;padding:10px 0 10px 10px;color:var(--green);font-size:.875rem;font-weight:600;min-height:44px}.menu-toggle svg{width:22px;height:22px}.site-header nav{display:none;position:absolute;left:0;right:0;top:72px;padding:15px 20px 22px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 14px 20px #153c3610;flex-direction:column;align-items:stretch;gap:0}.site-header nav.is-open{display:flex}.site-header nav>a:not(.nav-demo){padding:14px 0}.site-header nav>a:not(.nav-demo):after{display:none}.nav-demo{padding:12px 14px;margin-top:10px;justify-content:space-between}.hero{padding-top:45px;padding-bottom:47px;gap:36px}.eyebrow{font-size:.75rem;letter-spacing:.085em;margin-bottom:22px;gap:8px}.small-line{width:20px}h1{font-size:clamp(2.75rem,8.9vw,3.8rem);letter-spacing:-.055em;line-height:1.08;margin-bottom:22px}.hero-intro{font-size:1rem;line-height:1.75;margin-bottom:26px}.hero-actions{gap:10px}.button{font-size:.875rem;min-height:51px;gap:13px;padding:13px 16px}.hero-note{font-size:.8125rem;margin-top:18px}.connection-panel{padding:24px 20px 17px;border-radius:12px}.connection-panel:after{width:35px;height:35px}.panel-topline{font-size:.75rem;margin-bottom:20px;letter-spacing:.06em}.panel-index{font-size:.8125rem}.application-card{padding:17px 14px;gap:10px}.application-card strong{font-size:1.125rem}.application-icon{width:39px;height:44px}.card-overline{font-size:.75rem}.routing-label{font-size:.75rem;margin-top:21px}.lender-row{padding:12px 11px;gap:9px}.lender-row>span:nth-of-type(1){font-size:.875rem}.review-label{display:none}.choice-card{padding:16px 14px;gap:10px;margin-top:19px}.choice-card strong{font-size:.875rem;letter-spacing:-.03em}.choice-card svg{width:26px;height:26px}.panel-note{font-size:.75rem}.principles-inner{padding-block:20px;font-size:.875rem;line-height:1.6}.principles-inner strong{display:block}.section-space{padding-block:62px}.section-heading{gap:24px;margin-bottom:36px}h2{font-size:clamp(2.1rem,7vw,2.7rem);line-height:1.13;letter-spacing:-.045em}.section-intro{font-size:1rem;line-height:1.75}.benefits-grid{grid-template-columns:1fr;gap:26px}.benefit{padding-top:22px}.icon-box{width:42px;height:42px;float:left;margin:0 17px 12px 0}.icon-box svg{width:23px;height:23px}.benefit h3{font-size:1.1875rem;padding-top:7px;min-height:42px;margin-bottom:12px;letter-spacing:-.02em}.benefit p{clear:both}.demo-block{margin-top:38px;padding:24px 20px;gap:25px}.demo-copy .eyebrow{font-size:.75rem;letter-spacing:.055em}.demo-copy h3{font-size:1.75rem}.demo-copy>p:not(.eyebrow){font-size:1rem;line-height:1.7}.text-link{font-size:.8125rem;gap:9px}.duration{font-size:.75rem}.video-figure figcaption{font-size:.75rem;line-height:1.5}.shoppers .section-heading{margin-bottom:37px}.shopper-layout{grid-template-columns:1fr;gap:35px}.shopper-benefits{gap:28px}.shopper-benefit{gap:17px}.shopper-benefit h3{font-size:1.25rem}.compare-card{padding:27px 25px}.compare-card h3{font-size:1.65rem}.compare-list li{font-size:.875rem}.how-heading{text-align:left}.how-heading .eyebrow{justify-content:flex-start}.how-heading h2{font-size:2.1rem}.steps{grid-template-columns:1fr;gap:29px;margin:36px 0}.step-top{margin-bottom:17px;gap:20px}.step-top>span{font-size:1.625rem}.steps h3{margin-bottom:12px}.role-note{padding:21px 18px;gap:11px}.role-note p{font-size:.8125rem}.role-note strong{font-size:.875rem}.site-footer{padding-top:32px}.footer-top{position:relative;flex-wrap:wrap;gap:27px;padding-bottom:27px}.footer-top nav{margin-left:0;width:100%;gap:20px;flex-wrap:wrap;padding-top:0;font-size:.8125rem}.footer-brand{width:166px}.footer-top p{font-size:.8125rem}.back-top{position:absolute;right:0;top:0}.footer-bottom{font-size:.75rem;gap:8px 20px}.footer-bottom p{font-size:.75rem;line-height:1.7}}
@media(max-width:350px){.container{width:calc(100% - 32px)}h1{font-size:2.5rem}.hero-actions{display:grid;grid-template-columns:1fr}.button{justify-content:space-between}.panel-index{display:none}.panel-topline{font-size:.75rem}.choice-card strong{font-size:.8125rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
@media print{.site-header{position:static}.menu-toggle,.nav-demo,.back-top{display:none!important}.section-space{padding-block:35px}.hero{padding-block:30px}.connection-panel,.shoppers{-webkit-print-color-adjust:exact;print-color-adjust:exact}.demo-block{break-inside:avoid}.site-footer{padding-top:20px}}
