:root{--ml-navy:#1b3a4b;--ml-deep:#0f2744;--ml-emerald:#059669;--ml-emerald-hover:#047857;--ml-paper:#f5f7f6;--ml-line:#d5dde3;--ml-white:#fff;--ml-muted:#5a6b76;--ml-signal:#b42318;--ml-text:var(--ml-deep);--ml-bg:var(--ml-paper);--ml-accent:var(--ml-emerald);--ml-border:var(--ml-line);--ml-font-display:"Inter Tight", "Inter", system-ui, sans-serif;--ml-font-body:"Inter", system-ui, sans-serif;--ml-font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--ml-font-body);color:var(--ml-text);background:var(--ml-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex}main{flex:1}h1,h2,h3,h4{font-family:var(--ml-font-display);letter-spacing:-.02em;color:var(--ml-deep);margin:0 0 .5em;font-weight:600;line-height:1.2}a{color:var(--ml-emerald);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{width:min(1080px,100% - 2.5rem);margin-inline:auto}.container--wide{width:min(1140px,100% - 2.5rem)}.site-header{border-bottom:1px solid var(--ml-border);background:var(--ml-bg);z-index:20;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.brand{color:var(--ml-deep);align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:flex}.brand:hover{text-decoration:none}.brand__mark{object-fit:contain;flex-shrink:0;width:48px;height:48px;display:block}.brand__wordmark{font-family:var(--ml-font-display);letter-spacing:-.02em;white-space:nowrap;flex-wrap:nowrap;align-items:baseline;font-size:1.12rem;font-weight:800;line-height:1.1;display:inline-flex}.brand__mfg{color:var(--ml-navy)}.brand__lend{color:var(--ml-emerald)}.brand__tld{color:var(--ml-navy)}.brand__logo{object-fit:contain;width:auto;max-width:min(320px,60vw);height:56px}.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem 1.1rem;display:flex}.nav a{color:var(--ml-deep);opacity:.88;font-size:.92rem;font-weight:500}.nav a:hover,.nav a.is-active{color:var(--ml-emerald);opacity:1;text-decoration:none}.nav .btn{opacity:1}.btn{font:inherit;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.75rem 1.2rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s,border-color .15s;display:inline-flex}.btn:hover{text-decoration:none}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--ml-emerald);color:var(--ml-white)}.btn--primary:hover{background:var(--ml-emerald-hover);color:var(--ml-white)}.btn--ghost{color:var(--ml-navy);border:1px solid var(--ml-border);background:0 0}.btn--ghost:hover{border-color:var(--ml-emerald);color:var(--ml-emerald);background:#0596690f}.btn--navy{background:var(--ml-deep);color:var(--ml-white)}.btn--navy:hover{background:var(--ml-navy);color:var(--ml-white)}.btn--sm{padding:.5rem .9rem;font-size:.9rem}.hero{padding:4rem 0 3.25rem}.hero__grid{align-items:center;gap:2.25rem;display:grid}@media (width>=860px){.hero__grid{grid-template-columns:1.2fr .9fr;gap:3rem}}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--ml-emerald);margin-bottom:.85rem;font-size:.78rem;font-weight:600;display:inline-block}.hero h1{margin-bottom:.75rem;font-size:clamp(2.1rem,4.5vw,3.1rem)}.hero__sub{max-width:36rem;color:var(--ml-muted);margin:0 0 1.5rem;font-size:1.12rem}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.hero__trust{color:var(--ml-muted);max-width:34rem;margin:0;font-size:.92rem}.hero-card{background:var(--ml-white);border:1px solid var(--ml-border);border-radius:14px;padding:1.5rem;box-shadow:0 12px 40px #0f27440f}.hero-card__label{letter-spacing:.05em;text-transform:uppercase;color:var(--ml-emerald);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.hero-card h3{margin-bottom:.5rem;font-size:1.12rem}.hero-card p{color:var(--ml-muted);margin:0 0 .75rem;font-size:.98rem}.hero-card ul{color:var(--ml-muted);margin:0;padding-left:1.15rem;font-size:.95rem}.section{padding:3.25rem 0}.section--muted{border-block:1px solid var(--ml-border);background:#ffffff8c}.section--navy{background:var(--ml-deep);color:var(--ml-paper)}.section--navy h2,.section--navy h3{color:var(--ml-paper)}.section__head{max-width:38rem;margin-bottom:2rem}.section__head h2{font-size:clamp(1.55rem,3vw,2rem)}.section__head p{color:var(--ml-muted);margin:0}.section--navy .section__head p{color:#f5f7f6cc}.section__head--row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;max-width:none;display:flex}.cards{gap:1.25rem;display:grid}@media (width>=720px){.cards--3{grid-template-columns:repeat(3,1fr)}.cards--2{grid-template-columns:repeat(2,1fr)}}.card{background:var(--ml-white);border:1px solid var(--ml-border);border-radius:12px;padding:1.35rem 1.3rem}.card--link{padding:0;transition:border-color .15s,box-shadow .15s}.card--link:hover{border-color:#05966973;box-shadow:0 8px 28px #0f27440f}.card__stretch{color:inherit;height:100%;padding:1.35rem 1.3rem;text-decoration:none;display:block}.card__stretch:hover{text-decoration:none}.card__icon{width:2.25rem;height:2.25rem;color:var(--ml-emerald);font-weight:700;font-family:var(--ml-font-display);background:#0596691a;border-radius:8px;place-items:center;margin-bottom:.85rem;font-size:.95rem;display:grid}.card h3{margin-bottom:.4rem;font-size:1.08rem}.card p{color:var(--ml-muted);margin:0;font-size:.96rem}.card__cta{color:var(--ml-emerald);margin-top:.85rem;font-size:.95rem;font-weight:600;display:inline-block}.path-card{background:var(--ml-white);border:1px solid var(--ml-border);border-radius:12px;padding:1.4rem}.path-card h3{font-size:1.1rem}.path-card p{color:var(--ml-muted);margin:0 0 1rem}.scenario{background:var(--ml-white);border:1px solid var(--ml-border);border-radius:12px;padding:1.3rem}.scenario__tag{letter-spacing:.04em;text-transform:uppercase;color:var(--ml-navy);opacity:.7;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.scenario h3{font-size:1.05rem}.scenario p{color:var(--ml-muted);margin:0;font-size:.95rem}.money-blurb{background:#05966912;border:1px solid #05966933;border-radius:12px;padding:1.25rem 1.35rem}.money-blurb h3{margin-bottom:.4rem;font-size:1.05rem}.money-blurb p{color:var(--ml-muted);margin:0;font-size:.96rem}.lender-grid{gap:1.15rem;display:grid}@media (width>=800px){.lender-grid{grid-template-columns:repeat(2,1fr)}}.lender-card{background:var(--ml-white);border:1px solid var(--ml-border);border-radius:12px;padding:1.25rem 1.3rem;position:relative}.lender-card--featured{border-color:#05966973;box-shadow:0 6px 24px #05966914}.lender-card__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;margin-bottom:.55rem;display:flex}.lender-card h3{margin:0;font-size:1.05rem}.badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge--featured{color:var(--ml-emerald);background:#0596691f;border:1px solid #05966959}.badge--sample{color:var(--ml-navy);border:1px solid var(--ml-border);background:#1b3a4b14}.lender-card__meta{color:var(--ml-muted);margin:0 0 .55rem;font-size:.88rem}.lender-card__tags{flex-wrap:wrap;gap:.4rem;margin-bottom:.65rem;display:flex}.tag{background:var(--ml-paper);border:1px solid var(--ml-border);color:var(--ml-navy);border-radius:6px;padding:.2rem .5rem;font-size:.78rem;font-weight:500}.lender-card p{color:var(--ml-muted);margin:0;font-size:.94rem}.notice{border:1px dashed var(--ml-border);color:var(--ml-muted);background:#1b3a4b0d;border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.15rem;font-size:.95rem}.notice strong{color:var(--ml-deep)}.disclaimer-box{color:var(--ml-muted);background:#b423180d;border:1px solid #b423182e;border-radius:10px;margin:1.25rem 0;padding:1rem 1.15rem;font-size:.92rem}.disclaimer-box strong{color:var(--ml-deep)}.form-card{background:var(--ml-white);border:1px solid var(--ml-border);border-radius:14px;max-width:36rem;padding:1.5rem}.form-grid{gap:1rem;display:grid}.form-field{flex-direction:column;gap:.35rem;display:flex}.form-field label{color:var(--ml-deep);font-size:.9rem;font-weight:600}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--ml-border);color:var(--ml-deep);font:inherit;background:#fff;border-radius:8px;padding:.75rem .9rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:2px solid var(--ml-emerald);outline-offset:1px;border-color:var(--ml-emerald)}.form-hint{color:var(--ml-muted);margin:0;font-size:.85rem}.form-disclosure{color:var(--ml-muted);margin:.5rem 0 0;font-size:.88rem;line-height:1.5}.form-success{color:var(--ml-deep);background:#05966914;border:1px solid #05966940;border-radius:10px;max-width:36rem;padding:1rem 1.15rem}.form-success strong{font-family:var(--ml-font-display);margin-bottom:.25rem;display:block}.page{padding:2.75rem 0 4rem}.page h1{font-size:clamp(1.75rem,3vw,2.35rem)}.prose{max-width:44rem}.prose--wide{max-width:52rem}.prose p,.prose li{color:var(--ml-muted)}.prose ul,.prose ol{padding-left:1.25rem}.prose h2{margin-top:1.85rem;font-size:1.28rem}.prose h3{margin-top:1.35rem;font-size:1.08rem}.lead{color:var(--ml-muted);margin:0 0 1.25rem;font-size:1.12rem}.guide-kicker{color:var(--ml-muted);margin-bottom:.75rem;font-size:.9rem}.guide-kicker a{font-weight:500}.checklist{padding-left:0;list-style:none}.checklist li{margin-bottom:.45rem;padding-left:1.4rem;position:relative}.checklist li:before{content:"✓";color:var(--ml-emerald);font-weight:700;position:absolute;left:0}.faq details{background:var(--ml-white);border:1px solid var(--ml-border);border-radius:10px;margin-bottom:.65rem;padding:.85rem 1rem}.faq summary{cursor:pointer;color:var(--ml-deep);font-weight:600}.faq details p{color:var(--ml-muted);margin:.65rem 0 0;font-size:.96rem}.cta-band{padding:3rem 0}.cta-band__inner{background:var(--ml-deep);color:var(--ml-paper);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.1rem 1.7rem;display:flex}.cta-band__inner h2{color:var(--ml-paper);margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,1.75rem)}.cta-band__inner p{opacity:.85;max-width:30rem;margin:0}.cta-band .btn--primary{background:var(--ml-emerald);color:var(--ml-white)}.site-footer{border-top:1px solid var(--ml-border);background:#fff6;padding:2.25rem 0 2.75rem;font-size:.92rem}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.75rem;display:flex}.site-footer p{max-width:30rem;color:var(--ml-muted);margin:0 0 .5rem}.site-footer__links{flex-wrap:wrap;gap:.85rem 1.1rem;display:flex}.site-footer__links a{color:var(--ml-deep);opacity:.78;font-weight:500}.brand--footer{margin-bottom:.85rem;display:inline-flex}.brand--footer .brand__mark{width:40px;height:40px}.brand--footer .brand__wordmark{font-size:1.05rem}.brand--footer .brand__mfg{display:inline}.site-footer__links a:hover{color:var(--ml-emerald);opacity:1}.site-footer__nav{flex-direction:column;gap:.75rem;display:flex}@media (width<=700px){.nav a:not(.btn){font-size:.85rem}.brand__mark{width:40px;height:40px}.brand__wordmark{font-size:1rem}.brand__mfg{display:none}.brand__logo{height:44px}}@media (width<=420px){.brand__wordmark{font-size:.95rem}}.trust-bar{background:var(--ml-deep);color:#f5f7f6eb;letter-spacing:.01em;border-bottom:1px solid #ffffff14;font-size:.82rem;font-weight:500}.trust-bar__inner{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .65rem;padding:.55rem 0;display:flex}.trust-bar__sep{opacity:.45}.featured-slot{background:linear-gradient(135deg,#fffbeb 0%,#fff 48%,#ecfdf5 100%);border:1px solid #f0c96a;border-radius:14px;margin:1.25rem 0 0;padding:1.35rem 1.4rem;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f27440f}.featured-slot--page{margin:0 0 1.5rem}.featured-slot__eyebrow{color:#78350f;letter-spacing:.04em;text-transform:uppercase;background:#fef3c7;border-radius:999px;margin:0 0 .5rem;padding:.2rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.featured-slot__title{color:var(--ml-deep);margin:0 0 .35rem;font-size:1.2rem}.featured-slot__hint{color:var(--ml-muted);margin:0 0 .5rem;font-size:.8rem;font-weight:500}.featured-slot__body{max-width:42rem;color:var(--ml-muted);margin:0 0 1rem;font-size:.95rem}.featured-slot__actions{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.featured-slot__email{color:var(--ml-muted);font-size:.85rem}.financing-toc{background:var(--ml-white);border:1px solid var(--ml-border);border-radius:10px;flex-wrap:wrap;gap:.65rem 1rem;margin:0 0 1.75rem;padding:.85rem 1rem;display:flex}.financing-toc a{font-size:.92rem;font-weight:600}.quiz-card{background:var(--ml-white);border:1px solid var(--ml-border);border-radius:14px;padding:1.5rem;box-shadow:0 12px 40px #0f27440d}.quiz-progress{background:var(--ml-border);border-radius:999px;height:6px;margin-bottom:1rem;overflow:hidden}.quiz-progress__bar{background:var(--ml-emerald);height:100%;transition:width .2s}.quiz-step-label{letter-spacing:.04em;text-transform:uppercase;color:var(--ml-muted);margin:0 0 .35rem;font-size:.8rem;font-weight:600}.quiz-question{margin-bottom:1rem;font-size:1.25rem}.quiz-options{flex-direction:column;gap:.55rem;display:flex}.quiz-option{text-align:left;border:1px solid var(--ml-border);background:var(--ml-paper);font:inherit;color:var(--ml-deep);cursor:pointer;border-radius:10px;padding:.85rem 1rem;font-weight:500;transition:border-color .15s,background .15s}.quiz-option:hover{border-color:var(--ml-emerald)}.quiz-option.is-selected{border-color:var(--ml-emerald);box-shadow:inset 0 0 0 1px var(--ml-emerald);background:#05966914}.quiz-actions{justify-content:space-between;gap:.75rem;margin-top:1.25rem;display:flex}.quiz-actions .btn:disabled{opacity:.45;cursor:not-allowed}.site-footer__disclosure{max-width:36rem;font-size:.88rem}.site-footer__disclosure a{font-weight:600}@media (width<=700px){.trust-bar__inner{font-size:.78rem}}
