:root{--blue:#3569e8;--blue-dark:#2555c6;--blue-soft:#edf3ff;--ink:#10131a;--text:#5e6675;--line:#e8edf7;--bg:#f7faff;--white:#fff;--shadow:0 22px 60px rgba(42,73,139,.11);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--bg);overflow-x:hidden}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:78px;background:rgba(255,255,255,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(224,232,248,.8);transition:.25s}.site-header.scrolled{height:68px;box-shadow:0 10px 30px rgba(43,74,137,.08)}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:9px;font-size:18px;font-weight:800;letter-spacing:-.6px;white-space:nowrap}.brand b{color:var(--blue)}.brand small{display:block;font-size:6px;letter-spacing:.3px;color:#626b7c;text-transform:uppercase;margin-top:1px}.brand-shield{width:31px;height:36px;background:#10131a;color:#fff;clip-path:polygon(50% 0,92% 14%,84% 88%,50% 100%,16% 88%,8% 14%);display:grid;place-items:center;font-size:15px}.main-nav{margin-left:auto;display:flex;align-items:center;gap:25px}.main-nav>a,.nav-dropdown>button{border:0;background:none;color:#343946;padding:8px 0;font-size:11px;font-weight:700;cursor:pointer}.main-nav>a:hover,.main-nav>a.active,.nav-dropdown>button:hover{color:var(--blue)}.nav-dropdown{position:relative}.nav-dropdown>button span{margin-left:4px}.dropdown-menu{position:absolute;left:-18px;top:35px;width:232px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-7px);transition:.2s}.nav-dropdown:hover .dropdown-menu,.nav-dropdown.open .dropdown-menu{opacity:1;visibility:visible;transform:none}.dropdown-menu a{display:block;padding:11px;border-radius:10px;font-size:11px;font-weight:700;color:#555e6d}.dropdown-menu a:hover,.dropdown-menu a.active{background:var(--blue-soft);color:var(--blue)}.header-phone{background:var(--blue);color:#fff;border-radius:10px;padding:10px 13px;font-size:10px;font-weight:800}.burger{display:none;margin-left:auto;border:0;background:none;padding:8px}.burger span{display:block;width:23px;height:2px;background:#111;margin:5px}.hero{padding:138px 0 0;min-height:680px;background:radial-gradient(circle at 78% 45%,#dce8ff 0,rgba(229,238,255,.6) 22%,rgba(247,250,255,0) 48%),linear-gradient(180deg,#fbfdff,#f3f7ff)}.hero-grid{display:grid;grid-template-columns:1fr .88fr;min-height:470px;align-items:center}.tag,.section-heading>span{display:inline-block;color:var(--blue);background:#ebf1ff;border-radius:7px;padding:7px 11px;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.5px}.hero h1{font-size:clamp(43px,5vw,65px);line-height:1.06;letter-spacing:-3.4px;margin:24px 0 19px;max-width:690px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:470px;color:var(--text);font-size:15px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:17px;margin-top:31px}.btn{border:0;border-radius:11px;padding:13px 17px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:11px;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#477bf1,#285ddf);color:#fff;box-shadow:0 12px 25px rgba(52,104,232,.22)}.btn-primary:hover{background:linear-gradient(135deg,#376ee9,#204fc2)}.btn-link{color:var(--blue);background:transparent}.btn-soft{background:#eef3ff;color:var(--blue)}.hero-visual{height:500px;position:relative;align-self:end}.hero-orbit{position:absolute;width:490px;height:350px;border-radius:50% 50% 0 0;background:linear-gradient(145deg,rgba(218,229,255,.4),rgba(190,210,255,.7));bottom:0;left:10px}.hero-visual img{position:absolute;z-index:2;height:570px;width:auto;max-width:100%;object-fit:contain;bottom:-2px;left:50%;transform:translateX(-50%);filter:drop-shadow(0 20px 28px rgba(48,70,111,.16))}.float-icon{position:absolute;z-index:3;width:100px;height:100px;border-radius:22px;background:linear-gradient(145deg,rgba(128,157,239,.42),rgba(178,197,255,.72));border:1px solid rgba(255,255,255,.8);box-shadow:0 15px 35px rgba(56,94,188,.12);backdrop-filter:blur(8px);color:#fff;display:grid;place-items:center;font-size:43px;transform:rotate(-10deg)}.float-icon.wallet{left:1px;top:140px}.float-icon.bank{right:-5px;top:118px;transform:rotate(10deg)}.quick-benefits{position:relative;z-index:4;margin-top:-2px;padding:19px 23px;background:rgba(255,255,255,.91);border:1px solid rgba(229,235,247,.95);border-radius:18px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quick-benefits article{display:flex;align-items:center;gap:12px;padding:6px 13px;border-right:1px solid var(--line)}.quick-benefits article:last-child{border:0}.quick-benefits i,.product-icon,.step-card>i{width:42px;height:42px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#edf2ff;color:var(--blue);font-style:normal;font-size:20px}.quick-benefits b{display:block;font-size:10px}.quick-benefits span{display:block;color:#747d8d;font-size:8px;margin-top:3px}.section{padding:92px 0}.section-heading{max-width:660px;margin-bottom:37px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{font-size:38px;line-height:1.15;letter-spacing:-2px;margin:14px 0 9px}.section-heading p{font-size:12px;color:var(--text);line-height:1.6;margin:0}.products{background:#f5f8ff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product-card{padding:25px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 35px rgba(53,86,153,.06);position:relative;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-card.featured{border-color:#c9d8ff;background:linear-gradient(180deg,#fff,#f7f9ff)}.product-label{position:absolute;top:29px;right:22px;color:#7e8797;font-size:8px}.product-card h3{font-size:18px;margin:20px 0 18px;letter-spacing:-.6px}.product-card dl{margin:0}.product-card dl div{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #eef1f7}.product-card dt,.product-card dd{font-size:10px;margin:0}.product-card dt{color:#7c8492}.product-card dd{color:var(--blue);font-weight:800}.product-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;margin-top:20px}.calculator-section{background:#fff}.calculator{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.calc-main,.calc-result{border:1px solid var(--line);border-radius:22px;padding:29px}.calc-main{background:#fff;box-shadow:0 18px 45px rgba(53,86,153,.06)}.product-tabs{display:flex;gap:7px;margin-bottom:33px}.product-tabs button{border:1px solid var(--line);border-radius:10px;background:#fff;color:#697181;padding:10px 13px;font-size:10px;font-weight:800;cursor:pointer}.product-tabs button.active{background:var(--blue);border-color:var(--blue);color:#fff}.range-group+.range-group{margin-top:31px}.range-group label{display:flex;justify-content:space-between;font-size:12px;font-weight:800;margin-bottom:15px}.range-group output{color:var(--blue);background:var(--blue-soft);padding:5px 8px;border-radius:7px;font-size:11px}.range-group input{width:100%;accent-color:var(--blue)}.range-group>div{display:flex;justify-content:space-between;color:#939aa7;font-size:9px}.calc-result{background:linear-gradient(145deg,#f5f8ff,#eaf1ff)}.result-product{display:inline-block;color:var(--blue);background:#fff;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:800}.calc-result>div{margin:24px 0}.calc-result>div span{display:block;color:#687181;font-size:10px}.calc-result>div strong{display:block;font-size:31px;letter-spacing:-1.5px;margin-top:6px}.calc-result dl{margin:0}.calc-result dl div{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid rgba(164,182,220,.35)}.calc-result dt,.calc-result dd{font-size:10px;margin:0}.calc-result dd{font-weight:800}.calc-result .btn{width:100%;margin-top:19px}.calc-result small{display:block;color:#7f8795;font-size:8px;line-height:1.5;margin-top:10px}.trust{padding-top:15px}.trust-card{display:grid;grid-template-columns:1.6fr repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:25px}.trust-card>div{padding:5px 22px;border-right:1px solid var(--line)}.trust-card>div:last-child{border:0}.trust-card i{color:var(--blue);font-style:normal;font-size:27px}.trust-card h3{font-size:13px;margin:7px 0}.trust-card p{font-size:9px;color:var(--text);line-height:1.55;margin:0}.trust-card strong{display:block;color:var(--blue);font-size:23px;margin:7px 0}.trust-card span{font-size:9px;color:#777f8d}.steps-section{background:#f5f8ff}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.step-card{text-align:center;position:relative;padding:25px 15px}.step-card>i{margin:auto;width:58px;height:58px;border:6px solid #fff;box-shadow:0 0 0 1px #dfe7fa}.step-card>b{display:block;color:#8aa6eb;font-size:9px;margin-top:20px}.step-card h3{font-size:13px;margin:7px 0}.step-card p{font-size:9px;color:var(--text);line-height:1.6}.step-card:not(:last-child):after{content:'→';position:absolute;right:-11px;top:52px;color:#b2c0df}.help-card{padding:32px 38px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:var(--shadow)}.help-card>div>span{color:#6b7483;font-size:10px}.help-card h2{font-size:21px;margin:7px 0 17px}.help-card>a{min-width:340px;padding:28px;background:linear-gradient(135deg,#f3f7ff,#eaf1ff);border-radius:17px;display:grid;grid-template-columns:auto 1fr;column-gap:15px}.help-card>a i{grid-row:1/3;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);font-style:normal;font-size:25px}.help-card>a strong{color:var(--blue);font-size:21px}.help-card>a span{font-size:9px;color:#79818f}.site-footer{padding:58px 0 24px;background:#edf3ff}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:28px}.footer-grid h3{font-size:10px;margin:3px 0 16px}.footer-grid a:not(.brand){display:block;color:#555e6c;font-size:9px;margin:0 0 10px}.footer-grid p{font-size:9px;color:#79818f;max-width:180px;line-height:1.6}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #dce4f3;margin-top:35px;padding-top:18px;color:#848b98;font-size:8px}.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}.modal-backdrop{position:fixed;z-index:100;inset:0;background:rgba(20,30,54,.55);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:.22s}.modal-backdrop.open{opacity:1;visibility:visible}.loan-modal{width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:24px;padding:31px;transform:translateY(12px) scale(.98);transition:.22s}.modal-backdrop.open .loan-modal{transform:none}.modal-close{float:right;width:34px;height:34px;border:0;border-radius:50%;background:#eef3ff;color:var(--blue);cursor:pointer;font-size:18px}.loan-modal h2{font-size:27px;margin:0 0 6px}.loan-modal>p{font-size:10px;color:#7b8390;margin:0 0 19px}.loan-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#f4f7ff;border-radius:15px;padding:13px;margin-bottom:20px}.loan-preview span{display:block;font-size:7px;color:#858d9b;text-transform:uppercase}.loan-preview b{display:block;font-size:10px;margin-top:4px}.modal-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.modal-form label{font-size:9px;font-weight:800}.modal-form input,.modal-form select{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:9px;padding:11px;background:#fff;outline-color:var(--blue);font-size:11px}.modal-form .full{grid-column:1/-1}.modal-form .privacy{display:flex;align-items:flex-start;gap:7px;font-weight:500;color:#737b89;line-height:1.5}.modal-form .privacy input{width:auto;margin:2px 0}.modal-form .btn,.modal-form .form-message{grid-column:1/-1}.form-message{color:#2e65e3;font-size:10px;font-weight:700;margin:0}.inner-page{padding:125px 0 80px;min-height:70vh}.breadcrumbs{display:flex;gap:8px;color:#89919f;font-size:9px;margin-bottom:28px}.breadcrumbs a{color:var(--blue)}.inner-hero{min-height:330px;border-radius:25px;padding:45px;display:grid;grid-template-columns:1fr .8fr;align-items:center;background:linear-gradient(135deg,#f1f5ff,#dfe9ff);overflow:hidden}.inner-hero h1{font-size:46px;letter-spacing:-2.4px;line-height:1.08;margin:12px 0}.inner-hero p{max-width:520px;color:var(--text);font-size:12px;line-height:1.65}.inner-hero .hero-giraffe-small{height:330px;position:relative}.hero-giraffe-small img{position:absolute;height:390px;right:20px;bottom:-45px}.page-section{padding:65px 0}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.info-panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px}.info-panel h2{font-size:22px;margin:0 0 13px}.info-panel p,.info-panel li{font-size:10px;color:var(--text);line-height:1.7}.info-panel ul{padding-left:17px}.page-calculator{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px 17px;margin-bottom:9px}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font-size:11px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{font-size:10px;color:var(--text);line-height:1.65}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.contact-cards{display:grid;gap:10px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:19px}.contact-card span{display:block;color:#8a92a0;font-size:8px}.contact-card strong,.contact-card a{display:block;color:var(--blue);font-size:14px;margin-top:6px}.contact-form{background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px;display:grid;gap:13px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;outline-color:var(--blue);font-size:11px}.contact-form textarea{min-height:110px;resize:vertical}@media(max-width:992px){.main-nav{gap:13px}.header-phone{display:none}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:50px}.quick-benefits{grid-template-columns:1fr 1fr}.quick-benefits article:nth-child(2){border-right:0}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:1/-1}.trust-card{grid-template-columns:1fr 1fr}.trust-card>div{border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1.6fr repeat(2,1fr)}}@media(max-width:768px){.container{width:min(100% - 30px,1180px)}.site-header{height:68px}.main-nav{position:fixed;top:68px;left:15px;right:15px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow);padding:17px;display:none;flex-direction:column;align-items:stretch;margin:0}.main-nav.open{display:flex}.main-nav>a,.nav-dropdown>button{text-align:left;width:100%}.dropdown-menu{position:static;width:100%;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;margin-top:6px}.nav-dropdown.open .dropdown-menu{display:block}.burger{display:block}.hero{padding-top:100px}.hero-grid{display:block}.hero h1{font-size:42px;letter-spacing:-2.5px}.hero-visual{height:370px;margin-top:20px}.hero-orbit{width:100%;height:280px;left:0}.hero-visual img{height:420px}.float-icon{width:67px;height:67px;font-size:29px}.quick-benefits{grid-template-columns:1fr;margin-top:0}.quick-benefits article{border-right:0;border-bottom:1px solid var(--line)}.quick-benefits article:last-child{border:0}.section{padding:66px 0}.section-heading h2{font-size:31px}.product-grid,.calculator,.steps-grid,.content-grid,.page-calculator,.contact-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}.product-actions{grid-template-columns:1fr}.product-tabs{overflow:auto}.trust-card{grid-template-columns:1fr 1fr}.steps-grid{gap:4px}.step-card:not(:last-child):after{content:'↓';right:50%;top:auto;bottom:-6px}.help-card{display:block;padding:25px}.help-card>a{min-width:0;margin-top:18px;padding:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.loan-preview,.modal-form{grid-template-columns:1fr 1fr}.inner-hero{grid-template-columns:1fr;padding:30px 24px}.inner-hero h1{font-size:36px}.inner-hero .hero-giraffe-small{height:260px}.hero-giraffe-small img{height:310px}.contact-grid{display:block}.contact-form{margin-top:15px}}@media(max-width:480px){.brand{font-size:16px}.hero h1{font-size:36px}.hero-copy>p{font-size:13px}.hero-actions{align-items:stretch;flex-direction:column}.product-grid,.trust-card,.footer-grid,.loan-preview,.modal-form{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.modal-form .full{grid-column:auto}.loan-modal{padding:23px 17px}.hero-visual{height:325px}.hero-visual img{height:365px}.float-icon.bank{right:0}.trust-card>div{border-right:0}.footer-bottom{display:block;line-height:1.8}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn{transition:none}}
.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.modal-form .btn:disabled{opacity:.65;cursor:wait;transform:none}

/* iOS Safari zooms focused form controls whose computed font size is below 16px. */
@media(max-width:768px){
  input:not([type="checkbox"]):not([type="radio"]):not([type="range"]),
  select,
  textarea{font-size:16px!important}
}

/* Readable typography scale for desktop and mobile. */
.brand{font-size:20px}.brand small{font-size:10px}.main-nav>a,.nav-dropdown>button,.dropdown-menu a{font-size:14px}.header-phone{font-size:13px}
.tag,.section-heading>span{font-size:12px}.hero-copy>p{font-size:17px}.btn{font-size:14px}
.quick-benefits b{font-size:13px}.quick-benefits span{font-size:12px}.section-heading p{font-size:15px}
.product-label{font-size:12px}.product-card h3{font-size:21px}.product-card dt,.product-card dd{font-size:13px}
.product-tabs button{font-size:13px}.range-group label{font-size:15px}.range-group output{font-size:14px}.range-group>div{font-size:12px}
.result-product{font-size:12px}.calc-result>div span{font-size:13px}.calc-result dt,.calc-result dd{font-size:13px}.calc-result small{font-size:11px}
.trust-card h3{font-size:16px}.trust-card p,.trust-card span{font-size:12px}.step-card>b{font-size:12px}.step-card h3{font-size:16px}.step-card p{font-size:13px}
.help-card>div>span{font-size:13px}.help-card h2{font-size:24px}.help-card>a span{font-size:12px}
.footer-grid h3{font-size:13px}.footer-grid a:not(.brand),.footer-grid p{font-size:12px}.footer-bottom{font-size:11px}
.loan-modal>p{font-size:13px}.loan-preview span{font-size:10px}.loan-preview b{font-size:13px}.modal-form label{font-size:13px}.form-message{font-size:13px}
.breadcrumbs{font-size:12px}.inner-hero p{font-size:15px}.info-panel p,.info-panel li{font-size:14px}.faq-list summary{font-size:15px}.faq-list p{font-size:14px}
.contact-card span{font-size:11px}.contact-card strong,.contact-card a{font-size:16px}.contact-form input,.contact-form textarea{font-size:16px}

@media(max-width:480px){.brand{font-size:18px}.hero-copy>p{font-size:16px}}

/* Higher-specificity rules stay effective when content.css loads afterward. */
body .formula-note{font-size:13px}body .formula-note strong{font-size:14px}
body .seo-sticky p,body .prose p,body .prose li{font-size:15px}body .prose-block h2,body .prose-block h3{font-size:22px}body .prose-block h3{font-size:18px}
body .condition-card span{font-size:11px}body .condition-card strong{font-size:20px}body .feature-list h3{font-size:17px}body .feature-list p{font-size:13px}
body .legal-strip h2{font-size:22px}body .legal-strip p{font-size:14px}body .legal-details span,body .data-table dt{font-size:11px}body .legal-details b,body .data-table dd{font-size:14px}
body .document-hero p{font-size:15px}body .document-content h2{font-size:23px}body .document-content h3{font-size:17px}body .document-content p,body .document-content li{font-size:15px}
body .document-meta{font-size:12px}body .notice-box{font-size:14px}body .footer-legal{font-size:12px}body .source-note{font-size:11px!important}

/* Success state shown after a credit application is saved. */
.loan-form-view[hidden],.loan-success[hidden]{display:none}.loan-form-view>p{font-size:13px;color:#7b8390;margin:0 0 19px}
.loan-success{text-align:center;padding:28px 28px 12px;outline:none}.success-mark{width:72px;height:72px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#e8fff1,#d9f7e7);color:#15945a;box-shadow:0 14px 35px rgba(21,148,90,.15);font-size:34px;font-weight:800}
.success-eyebrow{display:block;color:#15945a;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.loan-success h2{margin:9px 0 12px;font-size:30px;letter-spacing:-1px}.loan-success>p{max-width:540px;margin:0 auto;color:#667184;font-size:15px;line-height:1.7}
.success-reference{width:min(360px,100%);margin:22px auto 14px;padding:15px 18px;border:1px solid #dbe6fb;border-radius:14px;background:#f4f7ff}.success-reference span,.success-reference strong{display:block}.success-reference span{color:#7b8697;font-size:11px;text-transform:uppercase;letter-spacing:.45px}.success-reference strong{margin-top:5px;color:var(--blue);font-size:21px;letter-spacing:.4px}
.loan-success .success-note{font-size:13px;color:#7b8595}.loan-success .success-close{min-width:190px;margin-top:22px}
@media(max-width:480px){.loan-success{padding:24px 4px 8px}.success-mark{width:64px;height:64px;font-size:30px}.loan-success h2{font-size:26px}.loan-success>p{font-size:15px}}

/* Larger desktop-only scale; mobile typography above remains unchanged. */
@media(min-width:769px){
  .brand{font-size:22px}.brand small{font-size:11px}.main-nav>a,.nav-dropdown>button,.dropdown-menu a{font-size:16px}.header-phone{font-size:15px}
  .tag,.section-heading>span{font-size:13px}.hero-copy>p{font-size:19px}.btn{font-size:16px}
  .quick-benefits b{font-size:15px}.quick-benefits span{font-size:14px}.section-heading p{font-size:17px}
  .product-label{font-size:14px}.product-card h3{font-size:24px}.product-card dt,.product-card dd{font-size:15px}
  .product-tabs button{font-size:15px}.range-group label{font-size:17px}.range-group output{font-size:16px}.range-group>div{font-size:14px}
  .result-product{font-size:14px}.calc-result>div span{font-size:15px}.calc-result dt,.calc-result dd{font-size:15px}.calc-result small{font-size:13px}
  .trust-card h3{font-size:18px}.trust-card p,.trust-card span{font-size:14px}.step-card>b{font-size:14px}.step-card h3{font-size:18px}.step-card p{font-size:15px}
  .help-card>div>span{font-size:15px}.help-card h2{font-size:27px}.help-card>a span{font-size:14px}
  .footer-grid h3{font-size:15px}.footer-grid a:not(.brand),.footer-grid p{font-size:14px}.footer-bottom{font-size:13px}
  .loan-form-view>p,.loan-modal>p{font-size:15px}.loan-preview span{font-size:12px}.loan-preview b{font-size:15px}.modal-form label{font-size:15px}.modal-form input,.modal-form select{font-size:16px}.form-message{font-size:15px}
  .breadcrumbs{font-size:14px}.inner-hero p{font-size:17px}.info-panel p,.info-panel li{font-size:16px}.faq-list summary{font-size:17px}.faq-list p{font-size:16px}
  .contact-card span{font-size:13px}.contact-card strong,.contact-card a{font-size:18px}.contact-form input,.contact-form textarea{font-size:17px}
  body .formula-note{font-size:15px}body .formula-note strong{font-size:16px}
  body .seo-sticky p,body .prose p,body .prose li{font-size:17px}body .prose-block h2,body .prose-block h3{font-size:24px}body .prose-block h3{font-size:20px}
  body .condition-card span{font-size:13px}body .condition-card strong{font-size:22px}body .feature-list h3{font-size:19px}body .feature-list p{font-size:15px}
  body .legal-strip h2{font-size:24px}body .legal-strip p{font-size:16px}body .legal-details span,body .data-table dt{font-size:13px}body .legal-details b,body .data-table dd{font-size:16px}
  body .document-hero p{font-size:17px}body .document-content h2{font-size:25px}body .document-content h3{font-size:19px}body .document-content p,body .document-content li{font-size:17px}
  body .document-meta{font-size:14px}body .notice-box{font-size:16px}body .footer-legal{font-size:14px}body .source-note{font-size:13px!important}
}
