*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182333;background:#f7f8f5}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.topbar{height:78px;background:#fff;border-bottom:1px solid #e7ebe5;position:sticky;top:0;z-index:10}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:800;font-size:22px;letter-spacing:-.04em;color:#14202d;display:flex;gap:10px;align-items:center}.logo span{width:38px;height:38px;border-radius:11px;background:#173f37;color:#d8ef78;display:grid;place-items:center;font-size:13px;letter-spacing:0}.navlinks{display:flex;align-items:center;gap:27px;font-size:14px;color:#4d5a66}.navlinks a:hover{color:#173f37}.navbtn{background:#173f37!important;color:#fff!important;padding:12px 18px;border-radius:9px}.hero{background:#173f37;color:#fff;min-height:540px;display:flex;align-items:center;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;padding:80px 0}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;color:#789d91;margin-bottom:15px}.hero .eyebrow{color:#c9df79}.hero h1{font-size:clamp(42px,5.5vw,72px);line-height:.99;letter-spacing:-.055em;margin:0;max-width:680px}.hero h1 em{font-style:normal;color:#d8ef78}.hero-copy>p{font-size:18px;line-height:1.7;color:#cbd8d3;max-width:590px;margin:25px 0 32px}.hero-points{display:flex;gap:28px;flex-wrap:wrap}.hero-points div{display:flex;gap:10px;align-items:center;font-size:13px;color:#dce6e2}.hero-points b{color:#d8ef78}.hero-art{height:360px;position:relative}.orb{position:absolute;width:330px;height:330px;border-radius:50%;right:35px;top:10px;background:radial-gradient(circle at 35% 30%,#d8ef78,#8ba16d 48%,#315c52 70%);opacity:.95}.art-card{position:absolute;background:#fff;color:#1a2930;padding:22px 24px;border-radius:15px;box-shadow:0 24px 55px #09261f55;width:245px}.art-card span{display:block;font-size:9px;letter-spacing:.15em;color:#74817e;margin-bottom:9px}.art-card strong{font-size:17px}.card-a{left:15px;top:65px;transform:rotate(-5deg)}.card-b{right:0;bottom:45px;transform:rotate(4deg)}.application{padding:85px 0;background:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-head h2{font-size:42px;letter-spacing:-.045em;margin:0}.progressbox{width:280px;font-size:12px;color:#758078}.progress{height:5px;background:#e7ebe5;border-radius:20px;margin-top:9px;overflow:hidden}.progress i{display:block;height:100%;background:#9bbd49;width:2.7%;transition:.25s}.step{display:none;max-width:760px;margin:0 auto;min-height:340px;padding:38px 0}.step.active{display:block}.step label:first-child{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#6d7c77;font-weight:800}.step h3{font-size:36px;line-height:1.12;letter-spacing:-.04em;margin:18px 0 30px}.step input,.step select{width:100%;height:62px;border:1px solid #d7ddd8;border-radius:11px;background:#fbfcfa;padding:0 18px;font-size:17px;color:#1d2931;outline:none}.step input:focus,.step select:focus{border-color:#71977e;box-shadow:0 0 0 4px #71977e18}.actions{max-width:760px;margin:0 auto;display:flex;justify-content:space-between;gap:12px}.back,.next{border:0;border-radius:10px;padding:15px 23px;font-weight:750;font-size:14px;cursor:pointer}.back{background:#eef1ed;color:#4b5852}.next{background:#173f37;color:#fff}.next span{margin-left:8px;color:#d8ef78}.consent{font-size:14px;line-height:1.7;color:#68746f}.check{display:flex!important;gap:10px;align-items:center;text-transform:none!important;letter-spacing:0!important;font-size:14px!important;color:#27352f!important}.check input{width:18px;height:18px}.mini-disclosures{background:#f1f3ef;border-top:1px solid #e1e5df}.disclosure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:30px 0}.disclosure-grid b{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.disclosure-grid p{font-size:11px;line-height:1.65;color:#68746f;margin-bottom:0}.footer{background:#101b20;color:#aeb9b7}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.25fr;gap:35px;padding:55px 0}.footer .logo{color:#fff}.footer p{font-size:13px;line-height:1.7;max-width:330px}.footer h4{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin:3px 0 14px}.footer-grid>div:not(:first-child) a{display:block;font-size:13px;line-height:2;color:#aeb9b7}.footer-grid a:hover{color:#d8ef78}.footer-bottom{border-top:1px solid #ffffff12;text-align:center;padding:20px;font-size:12px}.thanks{min-height:70vh;display:grid;place-items:center;text-align:center;padding:60px 20px}.thanks>div{max-width:650px}.thanks h1{font-size:52px;letter-spacing:-.05em;margin:10px 0}.thanks p{color:#66736e;line-height:1.7}.success{width:65px;height:65px;border-radius:50%;background:#d8ef78;color:#173f37;display:grid;place-items:center;font-size:30px;font-weight:900;margin:0 auto 25px}.inline{display:inline-block;margin-top:20px}@media(max-width:850px){.navlinks a:not(.navbtn){display:none}.hero-grid{grid-template-columns:1fr}.hero-art{height:300px}.section-head{display:block}.progressbox{margin-top:20px;width:100%}.disclosure-grid,.footer-grid{grid-template-columns:1fr 1fr}.step h3{font-size:30px}}@media(max-width:560px){.wrap{width:min(100% - 28px,1160px)}.hero-grid{padding:60px 0}.hero h1{font-size:45px}.hero-art{transform:scale(.82);transform-origin:center}.application{padding:60px 0}.step{min-height:310px}.step h3{font-size:27px}.disclosure-grid,.footer-grid{grid-template-columns:1fr}.footer-grid{padding:40px 0}.thanks h1{font-size:39px}}

:root{--navy:#0b1736;--blue:#2457d6;--orange:#ff8a3d;--cream:#fbfaf7}
body{background:var(--cream);color:#17223a}
.topbar{background:#fff;border-bottom:1px solid #e9e6df}
.logo span{background:var(--blue);color:#fff;border-radius:8px}
.navbtn,.next{background:var(--blue)!important;color:#fff!important}
.hero{background:var(--navy);min-height:560px}
.hero h1 em{color:#ffb06f}
.hero .eyebrow{color:#ffb06f}
.hero-points b{color:#ffb06f}
.orb{background:radial-gradient(circle at 35% 30%,#ffb06f,#ff8a3d 45%,#2457d6 72%)}
.progress i{background:var(--orange)}
.step input:focus,.step select:focus{border-color:#2457d6;box-shadow:0 0 0 4px #2457d61a}
.mini-disclosures{background:#f2f0eb}
.footer{background:#0b1736}
.footer-grid a:hover{color:#ffb06f}

/* Mobile header fix */
@media (max-width: 700px){
  .topbar{height:68px;overflow:hidden}
  .nav{width:calc(100% - 24px);min-width:0;gap:10px}
  .logo{font-size:18px;white-space:nowrap;min-width:0;flex-shrink:1}
  .logo span{width:32px;height:32px;min-width:32px;font-size:12px}
  .navlinks{gap:8px;min-width:0;flex-shrink:0}
  .navlinks a:not(.navbtn){display:none!important}
  .navbtn{padding:9px 12px;font-size:12px;white-space:nowrap}
}
@media (max-width:380px){
  .logo{font-size:16px}
  .logo span{width:30px;height:30px;min-width:30px}
  .navbtn{padding:8px 10px;font-size:11px}
}

/* US Loan Hub brand mark */
.logo span{
  width:42px;
  height:42px;
  min-width:42px;
  border-radius:10px;
  background:#2457d6;
  color:#fff;
  display:grid;
  place-items:center;
  font-size:10px;
  font-weight:900;
  letter-spacing:-.04em;
  border:0;
}
.logo.light span{background:#2457d6;color:#fff}
@media(max-width:700px){
  .logo span{width:34px;height:34px;min-width:34px;font-size:8px;border-radius:8px}
}
