@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&display=swap');
/* Contractor Capital Advance interior skin: matches the approved homepage. Loaded after page styles; content markup untouched.
   Chrome uses fx-* classes on divs so old element selectors (header, nav, footer, .logo) can't hit it. */
:root{--fx-ink:#0b0d10;--fx-body:#4b5158;--fx-accent:#ff5e14;--fx-btn:#ff5e14;--orange:#ff5e14;--red:#ff5e14;--red-dark:#e04f0c;--red-light:#fff1ea;--black:#0b0d10;--c:#ff5e14;--cd:#e04f0c;--blue:#0b0d10;--blue-dark:#14171b;--blue-mid:#1f1712;--blue-light:#f5f5f2;--bg-light:#f5f5f2;--border:#e8e8e8;--primary:#ff5e14;--primary-dark:#e04f0c;--navy:#0b0d10}
html,body{overflow-x:clip}
body{font-family:Inter,-apple-system,"Segoe UI",Roboto,sans-serif}
h1,h2,h3{font-family:Archivo,Inter,sans-serif}

/* header */
.fx-hdr{position:sticky;top:0;z-index:1000;background:#0b0d10;border-bottom:1px solid #25292f;font-family:Inter,-apple-system,"Segoe UI",Roboto,sans-serif}
.fx-wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}
.fx-hdr .fx-wrap{display:flex;align-items:center;justify-content:space-between;height:64px;gap:16px}
.fx-logo{display:flex;align-items:center;gap:10px;min-width:0;min-height:48px;text-decoration:none;color:#fff}
.fx-logo .fx-mark{width:26px;height:26px;flex-shrink:0}
.fx-logo img{height:34px;width:auto;flex:none;display:block}
.fx-logo .fx-wm{display:flex;flex-direction:column;line-height:1;white-space:nowrap}
.fx-logo .fx-w1{font-family:Archivo,sans-serif;font-weight:700;font-size:17px;letter-spacing:.02em;color:#fff}
.fx-logo .fx-w2{font-size:10.5px;font-weight:600;letter-spacing:.12em;color:#ff5e14;margin-top:4px;white-space:nowrap}
.fx-nav{display:none}
.fx-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px;border-radius:3px;font-weight:600;font-size:15px;text-decoration:none !important;background:#ff5e14;color:#fff !important;transition:background .15s;font-family:Inter,-apple-system,"Segoe UI",Roboto,sans-serif}
.fx-btn:hover{background:#e04f0c}
.fx-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}
.fx-hdr-cta{display:none}
.fx-burger{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:0;color:#ffffff;cursor:pointer;border-radius:4px;padding:0}
.fx-burger svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2}
.fx-menu{display:none;position:absolute;left:0;right:0;top:64px;background:#0b0d10;border-bottom:1px solid #25292f;box-shadow:0 18px 30px rgba(0,0,0,.12);padding:8px 20px 20px}
.fx-menu.open{display:block}
.fx-menu a{display:block;padding:14px 2px;border-bottom:1px solid #25292f;font-weight:600;font-size:15px;color:#ffffff;text-decoration:none}
.fx-menu a.fx-btn{display:flex;margin-top:16px;border:0}

/* footer */
.fx-foot{background:#0b0d10;color:rgba(255,255,255,.66);font-family:Inter,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:14px;line-height:1.6;padding:44px 0 40px;border-top:1px solid #25292f}
.fx-foot .fx-logo{color:#fff}
.fx-foot .fx-logo .fx-w1{color:#fff}
.fx-foot .fx-logo .fx-w2{color:#ff5e14}
.fx-foot .fx-blurb{margin:16px 0 26px;max-width:340px}
.fx-fcols{display:grid;grid-template-columns:1fr 1fr;gap:24px 20px}
.fx-fcols .fx-h{font-family:Archivo,sans-serif;color:#fff;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px}
.fx-fcols a{display:block;padding:6px 0;color:rgba(255,255,255,.72);text-decoration:none}
.fx-fcols a:hover{color:#fff}
.fx-legal{margin-top:30px;padding-top:22px;border-top:1px solid #25292f;font-size:12px;line-height:1.6}
.fx-legal a{color:rgba(255,255,255,.8)}

/* rr template body */
.rr-hero{background:linear-gradient(160deg,#0b0d10 0%,#14171b 62%,#1f1712 100%) !important;padding:64px 0 58px !important}
.rr-hero .rr-pill{background:rgba(255,94,20,.12) !important;border:1px solid rgba(255,94,20,.45) !important;color:#ffd9c7 !important;border-radius:3px !important;letter-spacing:.04em}
.rr-hero h1{font-family:Archivo,Inter,sans-serif !important;font-weight:700 !important;letter-spacing:-.025em !important;line-height:1.06 !important;font-size:clamp(2.1rem,7vw,3.4rem) !important;color:#fff !important}
.rr-hero .rr-sub{color:rgba(255,255,255,.82) !important}
.rrcta{display:inline-flex !important;align-items:center;justify-content:center;min-height:50px;padding:0 28px !important;background:#ff5e14 !important;color:#fff !important;border-radius:3px !important;font-weight:600 !important;text-decoration:none !important;box-shadow:none !important;border:0 !important}
.rrcta:hover{background:#e04f0c !important}
/* rr hero on pages that don't carry the rr template CSS (hd header variant) */
.rr-hero{text-align:center !important;color:#fff}
.rr-hero .rr-pill{display:inline-block !important;padding:7px 15px !important;font-size:.82rem !important;font-weight:600 !important;margin-bottom:18px !important}
.rr-hero h1{margin:0 auto 15px !important;max-width:880px}
.rr-hero .rr-sub{max-width:680px;margin:0 auto 26px !important}
.rr-hero .btn{display:inline-flex !important;align-items:center;justify-content:center;min-height:50px;padding:0 28px !important;background:#ff5e14 !important;color:#fff !important;border-radius:3px !important;font-weight:600 !important;text-decoration:none !important;border:0 !important}
.rr-hero .btn:hover{background:#e04f0c !important}
.rr-body{background:#fff !important}
.rr-hero .container,.rr-body .container{width:100%;max-width:1120px;margin:0 auto;padding-left:20px !important;padding-right:20px !important;box-sizing:border-box}
.rr-article h2{color:#0b0d10 !important;font-family:Archivo,Inter,sans-serif !important;font-weight:700 !important;letter-spacing:-.015em}
.rr-article p,.rr-article li{color:#4b5158 !important}
.rr-article strong{color:#0b0d10 !important}
.rr-article a:not(.btn){color:#e04f0c !important;text-decoration:underline;text-decoration-color:#ff5e14;text-underline-offset:3px}
.rr-article li::marker{color:#ff5e14}
/* inline brand buttons inside content (specificity beats .rr-article a:not(.btn)) */
body a[style*="background:#F7941D"],body a[style*="background: #F7941D"],body .rr-article a[style*="background:#F7941D"]{background:#ff5e14 !important;color:#fff !important;border-radius:3px !important;text-decoration:none !important}
/* article family */
.article-hero{background:linear-gradient(160deg,#0b0d10 0%,#14171b 62%,#1f1712 100%) !important}
.article-eyebrow{background:rgba(255,94,20,.12) !important;border:1px solid rgba(255,94,20,.45) !important;color:#ffd9c7 !important;border-radius:3px !important}
.article-hero h1{font-family:Archivo,Inter,sans-serif !important;text-transform:none !important;font-weight:700 !important;letter-spacing:-.025em !important;line-height:1.06 !important}
.answer-box{border-left-color:#ff5e14 !important;background:#f5f5f2 !important}
.article-cta{background:#ff5e14 !important}
.article-cta-btn{background:#ff5e14 !important;color:#fff !important;border-radius:3px !important}
.related-box{background:#f5f5f2 !important;border-color:#25292f !important}
/* pr template body (hardcoded template greens/navies) */
.pr-trust{background:#ff5e14 !important;color:#fff !important;border-bottom-color:#ff5e14 !important}
.pr-proof .stat b,.pr-qual h2,.pr-ctacard h3,.pr-sec,.pr-c h3,.pr-modal-card h3{color:#0b0d10 !important;font-family:Archivo,Inter,sans-serif !important}
.pr-qual,.pr-c{background:#f5f5f2 !important;border-color:#25292f !important}
.pr-proof{border-bottom-color:#25292f !important}
.pr-ck li{color:#0b0d10 !important}
.pr-ctacard{border-color:#25292f !important}
.pr-ctacard .tag,.pr-modal-card .tag{background:#ff5e14 !important;color:#fff !important}
.pr-btn{background:#ff5e14 !important;color:#fff !important;border-radius:3px !important}
.pr-btn:hover{background:#e04f0c !important}
.pr-c .ic{background:#ff5e14 !important;color:#ff5e14 !important}
.pr-midcta{background:#f5f5f2 !important;border-top:1px solid #25292f;border-bottom:1px solid #25292f}
.pr-midcta h2,.pr-midcta p{color:#0b0d10 !important}
.pr-close{background:linear-gradient(160deg,#0b0d10 0%,#14171b 62%,#1f1712 100%) !important}
.pr-sticky{border-top-color:#ff5e14 !important}
.hero .eyebrow{background:#ff5e14 !important;color:#fff !important;border-radius:3px !important}
.answer{border-left-color:#ff5e14 !important}
.card.win{border-top-color:#ff5e14 !important}
.card.win li::before,.src li::before,.faq summary::after{color:#ff5e14 !important}
.step span{background:#ff5e14 !important;color:#fff !important}
.ctaband{background:linear-gradient(160deg,#0b0d10 0%,#14171b 62%,#1f1712 100%) !important}
.ctaband a{background:#ff5e14 !important;color:#fff !important;border-radius:3px !important}
.src a{color:#e04f0c !important}
.page-header,.apply-hero,.hero-apply,.apply-header{background:linear-gradient(160deg,#0b0d10 0%,#14171b 62%,#1f1712 100%) !important}.info-box,.notice,.callout,.alert-info{border-color:#ff5e14 !important;background:#fff5ef !important}.fx-logo .fx-w1,.fx-logo .fx-w2,.fx-nav,.fx-menu a,.fx-btn,.rrcta,.fx-fcols .fx-h{font-family:Poppins,Inter,-apple-system,"Segoe UI",Roboto,sans-serif !important}.fx-hdr{background:#0b0d10 !important}@media (min-width:960px){.fx-hdr .fx-wrap{height:92px}.fx-logo{gap:12px}.fx-nav{gap:36px;font-size:15px}.fx-hdr-cta{min-height:54px;font-size:16px}}

@media (min-width:600px){.fx-logo .fx-mark{width:30px;height:30px}.fx-logo img{height:52px}.fx-logo .fx-w1{font-size:25px}.fx-logo .fx-w2{font-size:15px}.fx-fcols{grid-template-columns:repeat(3,1fr)}}
@media (min-width:960px){
 .fx-hdr .fx-wrap{height:72px}
 .fx-nav{display:flex;gap:28px;font-size:14px;font-weight:500}
 .fx-nav a{color:#ffffff;text-decoration:none}
 .fx-nav a:hover{text-decoration:underline;text-underline-offset:6px}
 .fx-hdr-cta{display:inline-flex}
 .fx-burger,.fx-menu,.fx-menu.open{display:none}
 .fx-foot .fx-row{display:grid;grid-template-columns:1fr 2fr;gap:56px}
}
