@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--ink:#141715;--muted:#656b66;--lime:#d6fa74;--paper:#f7f8f5;--line:#d9ded5;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #6e9630;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h1,h2{letter-spacing:-.055em;line-height:1.04}h2{font-size:clamp(2.5rem,4.2vw,4.1rem)}.header{background:var(--ink);color:white;border-bottom:1px solid #373c36;position:sticky;top:0;z-index:10}.nav-wrap{max-width:1536px;margin:auto;min-height:95px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{width:181px;height:auto}.header nav{display:flex;gap:31px;font-size:14px}.header nav a{color:#daddd8;transition:color .2s}.header nav a:hover{color:var(--lime)}.button{min-height:54px;padding:15px 23px;border-radius:5px;display:inline-flex;align-items:center;justify-content:space-between;gap:38px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:24px;line-height:1}.nav-cta{background:white;color:var(--ink);min-height:44px;padding:11px 19px}.primary{background:var(--lime);color:var(--ink)}.primary:hover{background:#e2ffa0}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:15px;font-weight:500}.text-link:hover{text-decoration:underline;text-underline-offset:6px}.hero{background:var(--ink);color:white}.hero-top{max-width:1536px;margin:auto;display:grid;grid-template-columns:1.14fr 1fr;padding:32px 32px 0 4.5%;gap:35px}.hero-copy{padding:43px 0 50px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.13em;display:flex;align-items:center;gap:12px}.short-line{width:23px;height:2px;background:var(--lime)}.hero .eyebrow{color:#d8ddd4;margin-bottom:26px}h1{font-size:clamp(3.4rem,6.5vw,6.65rem);font-weight:450}h1>span{color:var(--lime)}.hero-description{font-size:20px;max-width:410px;margin-top:27px;line-height:1.5;color:#e3e6df}.hero-support{font-size:14px;max-width:410px;color:#aeb5aa;margin-top:10px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px;flex-wrap:wrap}.hero-proof{display:flex;gap:9px;align-items:center;color:#aeb5aa;font-size:12px;margin-top:23px}.proof-icon{display:inline-flex;border:1px solid #778370;border-radius:50%;width:17px;height:17px;align-items:center;justify-content:center;color:var(--lime);font-size:11px}.hero-image{position:relative;min-height:620px;overflow:hidden;border-radius:5px}.hero-image>img{height:100%;width:100%;object-position:62% center}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,17,12,.8),transparent 65%)}.image-label{position:absolute;bottom:43px;left:35px;z-index:1}.image-label>span{font-size:11px;letter-spacing:.15em;color:#e2e6de}.image-label p{font-size:37px;line-height:1.1;letter-spacing:-.04em;margin-top:13px}.image-index{position:absolute;right:30px;top:24px;color:white;font-size:12px;z-index:1;letter-spacing:.1em}.trust-strip{max-width:1536px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:37px 4.5%;gap:30px}.trust-strip>div{display:flex;flex-direction:column;gap:3px;border-right:1px solid #3a4038}.trust-strip strong{font-size:22px;font-weight:500;letter-spacing:-.03em}.trust-strip span{color:#aeb5aa;font-size:13px}.reviews-link{justify-self:end;align-self:center}.reviews-link .stars{color:var(--lime);font-size:17px;letter-spacing:.17em;display:block;margin-bottom:6px}.reviews-link span:last-child{display:flex;gap:27px}.section{padding:104px 4.5%;max-width:1536px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-heading .eyebrow{color:var(--muted);margin-bottom:22px}.section-heading>p{max-width:350px;color:var(--muted);padding-bottom:4px}.finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.finance-card{padding:31px 37px 24px;border:1px solid var(--line);border-radius:7px;background:#fff}.finance-card.commercial{background:#e9ede5}.card-top{display:flex;justify-content:space-between;align-items:center}.card-number{font-size:13px;color:var(--muted)}.pill{border:1px solid #b6bfb0;border-radius:30px;padding:5px 10px;letter-spacing:.08em;font-size:11px;font-weight:600}.finance-card h3{font-size:clamp(2rem,3.2vw,3.25rem);line-height:1.08;letter-spacing:-.045em;margin:39px 0 21px}.finance-card>p{max-width:410px;min-height:76px;color:#596151;line-height:1.65}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 29px}.tags span{font-size:12px;color:#535c4c;background:#f1f3ed;padding:5px 10px;border-radius:4px}.commercial .tags span{background:#dce3d4}.card-link{border-top:1px solid #d1d8c9;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:15px;font-weight:600}.round-arrow{border:1px solid #c7cebf;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:24px;transition:.2s}.card-link:hover .round-arrow{background:var(--ink);color:var(--lime);border-color:var(--ink)}.quick-match{border-top:1px solid var(--line);margin-top:36px;padding-top:30px;display:grid;grid-template-columns:1fr 1.6fr;gap:8px 24px;align-items:center}.quick-match h3{font-size:18px}.quick-match p{font-size:14px;color:var(--muted)}.match-controls{display:flex;gap:12px}.match-controls select{width:100%;min-width:0;background:transparent;color:var(--ink);border:1px solid #b5beb0;border-radius:5px;padding:12px;font-size:14px}.dark-button{background:var(--ink);color:white;white-space:nowrap;font-size:14px;gap:24px}.match-description{grid-column:2;margin-top:4px}.difference{background:#e9ede5;display:grid;grid-template-columns:1fr 1fr;max-width:1536px;margin:auto}.difference-image{position:relative;min-height:660px}.difference-image>img{height:100%;width:100%;object-position:65% center}.photo-caption{position:absolute;bottom:25px;left:30px;font-size:11px;letter-spacing:.13em;background:#141715e6;color:white;padding:10px 15px}.difference-copy{padding:68px 11% 63px}.difference .eyebrow{color:#616c57;margin-bottom:27px}.difference h2{font-size:clamp(2.35rem,3.5vw,3.5rem)}.intro{margin-top:25px;color:#555e4e}.reason{display:flex;gap:24px;padding-top:23px;margin-top:23px;border-top:1px solid #cbd2c4}.reason>span{font-size:12px;color:#67755c;margin-top:3px}.reason h3{font-size:18px;font-weight:550;margin-bottom:5px}.reason p{font-size:14px;color:#626a5b;line-height:1.7}.difference .text-link{margin-top:31px;font-size:14px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:1px solid #adb6a6;padding-top:24px}.step-number{font-size:14px;color:#56634c;display:block;margin-bottom:39px}.steps h3{font-size:23px;letter-spacing:-.025em;margin-bottom:14px}.steps p{max-width:350px;color:var(--muted);font-size:15px}.closing{background:var(--lime);padding:66px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing .eyebrow{margin-bottom:24px}.closing h2{font-size:clamp(2.3rem,3.7vw,3.7rem)}.closing-actions{display:flex;flex-direction:column;align-items:center;gap:17px}.closing .button{background:var(--ink);color:white}.closing-actions>a:last-child{font-size:14px}footer{background:var(--ink);color:#b7beb2;padding:65px 4.5% 30px}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.15fr;gap:40px;max-width:1400px;margin:auto}.footer-brand p{font-size:22px;letter-spacing:-.025em;line-height:1.25;color:#f2f4ef;margin-top:24px}.footer-main h3{font-size:13px;color:#f2f4ef;margin-bottom:18px}.footer-main>div>a:not(:first-child){display:block;margin-bottom:10px;font-size:14px}.footer-main>div>p:not(.footer-brand p){font-size:14px;margin-top:13px}.footer-main a:hover{color:var(--lime)}.footer-legal{border-top:1px solid #3a4035;margin-top:54px;padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:12px}.disclaimer{font-size:12px;color:#8f9888;margin-top:15px;max-width:1000px}.menu-toggle,.mobile-action{display:none}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:fixed;top:10px;left:10px;z-index:100;background:var(--lime);padding:15px;color:var(--ink)}
@media(min-width:1537px){.closing,footer{padding-left:max(4.5%,calc((100vw - 1400px)/2));padding-right:max(4.5%,calc((100vw - 1400px)/2))}}
@media(max-width:1100px){.nav-wrap{gap:20px}.header nav{gap:18px}.hero-top{grid-template-columns:1.1fr 1fr;gap:25px;padding-right:25px}.hero-image{min-height:580px}h1{font-size:6.7vw}.hero-copy{padding-top:35px}.hero-actions{gap:20px}.hero-description{font-size:18px}.hero-support{font-size:14px}.trust-strip{gap:20px}.trust-strip strong{font-size:19px}.difference-copy{padding:50px 9%}.difference-image{min-height:650px}.match-controls{flex-wrap:wrap}.match-controls select{flex:1;min-width:200px}.dark-button{flex:1}.footer-main{gap:24px}.closing-actions{min-width:240px}}
@media(max-width:800px){.nav-wrap{min-height:76px;padding:0 5%}.logo{width:157px}.header nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--ink);padding:20px 5% 30px;border-bottom:1px solid #414b39}.header nav.open{display:flex;flex-direction:column;gap:0}.header nav a{padding:13px 0}.nav-cta{margin-left:auto;min-height:39px;padding:9px 13px;gap:18px;font-size:13px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;background:none;border:0;width:36px;height:44px;padding:8px;cursor:pointer}.menu-toggle span{height:1px;width:21px;background:white}.hero-top{padding:0;grid-template-columns:1fr;gap:0}.hero-copy{padding:42px 5% 39px}h1{font-size:clamp(3.4rem,10vw,5.4rem)}.hero .eyebrow{margin-bottom:22px}.hero-description{font-size:19px;max-width:430px;margin-top:24px}.hero-support{max-width:370px}.hero-actions{margin-top:25px}.hero-proof{margin-top:22px}.hero-image{min-height:0;height:340px;margin:0 5%;border-radius:5px}.hero-image>img{object-position:center 54%}.image-label{bottom:26px;left:25px}.image-label p{font-size:30px}.image-index{right:22px;top:18px}.trust-strip{grid-template-columns:1fr 1fr;padding:32px 5%;gap:24px 20px}.trust-strip>div{border-right:0}.trust-strip strong{font-size:21px}.reviews-link{justify-self:start}.trust-strip span{font-size:12px}.section{padding:64px 5%}.section-heading{align-items:flex-start;gap:24px;flex-direction:column;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:19px}.section-heading>p{max-width:440px}h2{font-size:2.9rem}.finance-grid{gap:16px}.finance-card{padding:24px}.finance-card h3{font-size:2rem;margin-top:30px}.finance-card>p{font-size:15px;min-height:150px}.tags{min-height:70px;align-content:flex-start;gap:5px}.card-link{font-size:14px;gap:8px}.round-arrow{flex-shrink:0;width:35px;height:35px}.quick-match{grid-template-columns:1fr;gap:15px}.match-description{grid-column:1}.match-controls{flex-wrap:nowrap}.match-controls select{min-width:0}.dark-button{font-size:13px;padding:15px;gap:10px;flex:none}.difference{grid-template-columns:1fr}.difference-image{min-height:0;height:390px;order:2}.difference-image>img{object-position:center 60%}.difference-copy{padding:55px 5%}.difference h2{font-size:2.9rem}.reason p{font-size:15px}.steps{gap:25px}.steps h3{font-size:20px}.steps p{font-size:14px}.step-number{margin-bottom:27px}.closing{padding:49px 5%;flex-direction:column;align-items:flex-start;gap:30px}.closing h2{font-size:2.8rem}.closing-actions{align-items:flex-start;gap:14px}.footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-legal{flex-direction:column;gap:15px;margin-top:35px}footer{padding:50px 5% 115px}.mobile-action{display:block;position:fixed;bottom:0;left:0;right:0;background:#141715f5;border-top:1px solid #3b4135;z-index:9;padding:10px 5% max(10px,env(safe-area-inset-bottom));backdrop-filter:blur(12px)}.mobile-action .button{width:100%;min-height:48px;padding:12px 18px}}
@media(max-width:500px){.nav-wrap{gap:12px}.nav-cta{gap:15px}.logo{width:140px}h1{font-size:12.1vw;letter-spacing:-.055em}.hero-actions{gap:22px}.hero-actions .button{gap:30px}.hero-actions .text-link{font-size:13px;gap:10px}.hero-image{height:295px}.hero-proof{font-size:12px}.finance-grid{grid-template-columns:1fr}.finance-card{padding:27px}.finance-card h3{font-size:2.5rem}.finance-card>p{min-height:0}.tags{min-height:0;margin:24px 0}.card-link{font-size:15px}.match-controls{flex-direction:column}.match-controls select{min-height:54px}.match-controls .button{font-size:14px}.steps{grid-template-columns:1fr;gap:27px}.steps article{position:relative;padding-left:48px}.step-number{position:absolute;left:0;top:25px}.steps h3{font-size:22px}.steps p{font-size:15px}.closing h2{font-size:2.5rem}.footer-main{column-gap:20px}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:1/-1}.difference h2,h2{font-size:2.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Original Flexdoc symbol paired with the approved lowercase lettering.
   SVG viewports and CSS preserve the supplied artwork without redrawing it. */
.logo{display:inline-flex;align-items:center;gap:6%;width:140px;height:30px;max-width:none}
.logo-mark{width:18%;height:auto;object-fit:contain;flex:none}
.header .logo-mark{display:block;aspect-ratio:1150/791;background:var(--lime);-webkit-mask:url('/assets/flexdoc-mark.svg') center/contain no-repeat;mask:url('/assets/flexdoc-mark.svg') center/contain no-repeat}
.logo-wordmark{display:block;position:relative;overflow:hidden;width:72%;aspect-ratio:1362/304;mix-blend-mode:lighten}
.logo-wordmark img{position:absolute;max-width:none;width:159.4714%;height:238.1579%;left:-45.7416%;top:-65.1316%;object-fit:fill}
.footer-mark{width:45.58px;height:auto;object-fit:contain}
.nav-wrap>a:first-child,.footer-brand>a:first-child{display:inline-flex;flex-shrink:0}
.button{border-radius:3px}
.button>span{transition:transform .2s}
.button:hover>span{transform:translate(2px,-2px)}
.short-line{width:26px;height:5px;transform:skewX(-42deg);margin-left:2px}
.image-index{top:24px;right:26px}
.image-index img{width:36px;height:36px}
.step-number{display:inline-block;position:relative;padding-left:27px}
.step-number:before{content:'';position:absolute;left:2px;top:8px;width:14px;height:4px;transform:skewX(-42deg);background:#667c3e}
@media(max-width:1100px){.header .logo{width:128px;height:27px}.header nav{gap:16px}}
@media(max-width:800px){.header .logo{width:120px;height:26px}}
@media(max-width:500px){.header .logo{width:110px;height:24px}.nav-wrap{gap:8px}.nav-cta{gap:11px}.step-number{position:absolute;padding-left:0}.step-number:before{display:none}}
@media(max-width:360px){.header .logo{width:100px;height:22px}.nav-cta{padding:9px 10px;font-size:12px}.menu-toggle{width:30px;padding:5px}}
@media(prefers-reduced-motion:reduce){.button:hover>span{transform:none}}

/* Let the homepage closing headline wrap naturally on mobile. */
@media(max-width:800px){.closing h2 .closing-desktop-break{display:none}}

/* SVG arrows keep the same shape and colour on iOS and other platforms. */
.icon-arrow{display:inline-block;width:1em;height:1em;vertical-align:-.125em;flex-shrink:0}
