:root{--navy:#102e44;--gold:#f7bf4c;--bg:#f5f5f2;--line:#d9dddf;--muted:#5d666d}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:#171b22;font:16px/1.6 Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{height:72px;background:#fff;border-bottom:1px solid #e7e8e5;position:sticky;top:0;z-index:50}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font:21px Georgia,serif}.mark{width:40px;height:40px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center}.site-header nav{display:flex;gap:30px;font-size:13px;font-weight:700;text-transform:uppercase}.menu{display:none;border:0;background:none;font-size:24px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;color:#986800;text-transform:uppercase;margin:0 0 12px}.hero{min-height:520px;background:#fff;display:grid;grid-template-columns:1fr 1fr}.hero>div:first-child{padding:70px max(30px,5vw);display:flex;flex-direction:column;justify-content:center}.hero h1{font:400 clamp(40px,5vw,64px)/1.05 Georgia,serif;margin:0}.hero p{color:var(--muted);max-width:620px}.cta{display:inline-flex;align-items:center;justify-content:center;background:var(--navy);color:#fff;padding:12px 19px;font-size:13px;font-weight:700;border:0;border-radius:3px}.cta.gold{background:var(--gold);color:#171b22;align-self:flex-start}.cta.outline{background:#fff;color:var(--navy);border:1px solid var(--navy)}.listing{padding:54px 0 66px}.listing>h2{font:400 clamp(34px,4vw,50px)/1.1 Georgia,serif;margin:0 0 28px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.card{background:#fff;display:grid;grid-template-columns:38% 62%}.card>div{padding:24px}.card h3{font:400 23px/1.25 Georgia,serif;margin:0 0 10px}.card p:not(.eyebrow){font-size:14px;color:var(--muted)}.read{font-size:13px;font-weight:700}.article-page{padding:1px 0 42px}.article-shell{width:min(880px,calc(100% - 20px));margin:20px auto 0;background:#fff;padding:35px 48px}.back{display:block;color:var(--muted);font-size:13px;font-weight:700;margin-bottom:20px}.article-shell h1{font:400 clamp(32px,4.3vw,50px)/1.08 Georgia,serif;margin:0}.deck{font-size:17px;color:var(--muted);margin:17px 0 24px}.article-body{font:16px/1.64 Georgia,serif}.article-body h2{font:500 27px/1.18 Arial,sans-serif;margin:34px 0 12px}.article-body h3{font:500 21px/1.25 Arial,sans-serif;margin:24px 0 8px}.article-body p{margin:0 0 14px}.article-body li{margin:5px 0 5px 22px}.note{margin-top:28px;background:#fff4da;border-left:4px solid var(--gold);padding:17px 20px}.note p{margin:4px 0}.ad-wrap{width:min(728px,calc(100% - 18px));min-height:96px;margin:14px auto;padding-top:14px;background:#f0f1f2;border:1px dashed #ccd0d2;text-align:center;position:relative;overflow:hidden}.ad-wrap>span{position:absolute;top:3px;left:0;right:0;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#777}.ad-box{min-height:76px;display:grid;place-items:center;overflow:hidden}.article-shell>.ad-wrap{width:100%;margin:16px auto}.article-body .ad-wrap{font-family:Arial;margin:20px auto}.matched{background:#fff;padding-bottom:50px}.match-hero{text-align:center;padding:48px 0 30px}.match-hero h1{font:400 clamp(38px,5vw,58px)/1.06 Georgia,serif;margin:0}.match-hero>p:not(.eyebrow){color:var(--muted)}.chips{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:18px}.chips span{background:#fff4da;border:1px solid #ead7a8;padding:6px 10px;font-size:13px}.match-card{width:min(700px,100%);margin:24px auto 0;border:1px solid var(--line);padding:26px;box-shadow:0 14px 40px rgba(16,46,68,.07)}.match-card h2,.explain h2,.final h2{font:400 clamp(28px,4vw,44px)/1.12 Georgia,serif;margin:6px 0 12px}.match-card>p:not(.eyebrow){color:var(--muted)}.match-card small{display:block;margin-top:12px;color:#777}.explain{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:46px 0;border-top:1px solid var(--line)}.explain p,.checks p,.final p{color:var(--muted)}.checks{border-top:1px solid var(--line)}.checks h3{font:400 20px Georgia,serif;margin:16px 0 2px}.checks p{margin:0 0 16px;border-bottom:1px solid var(--line);padding-bottom:14px}.final{text-align:center;padding:42px 0}.final p{max-width:680px;margin:12px auto 20px}.legal{background:#fff;margin:24px auto 50px;padding:45px;min-height:420px}.legal h1{font:400 48px Georgia,serif}.legal h2{font:400 28px Georgia,serif}footer{background:var(--navy);color:#e4edf1;padding:42px 0 20px}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-grid p{font-size:14px;color:#bdc8ce}.footer-bottom{border-top:1px solid #ffffff2d;margin-top:28px;padding-top:17px;display:flex;justify-content:space-between;font-size:13px}.finder{position:fixed;inset:0;z-index:200;background:#f6f7f7d9;backdrop-filter:blur(7px);display:grid;place-items:center;padding:14px}.finder-open{overflow:hidden}.finder-box{width:min(390px,100%);min-height:350px;background:#fff;border:1px solid var(--line);box-shadow:0 24px 70px #10223022}.progress{height:3px;background:#e8eaec}.progress i{display:block;height:100%;background:var(--navy)}.finder-panel{text-align:center;padding:36px 22px}.finder-panel small{color:#986800;font-weight:800;letter-spacing:.12em}.finder-panel h2{font:400 22px/1.3 Georgia,serif;margin:16px 0 25px}.finder-options{display:grid;gap:9px}.finder-panel button{width:100%;min-height:48px;border:0;background:var(--navy);color:#fff;padding:11px;cursor:pointer}.finder-panel p{font-size:12px;color:#777}.admin-bg{background:#eef1f3}.login{width:min(410px,calc(100% - 28px));margin:10vh auto;background:#fff;padding:32px;border:1px solid var(--line)}.login h1{font:400 34px Georgia,serif}.login label,.editor label,.admin-ads label{display:block;font-weight:700;font-size:13px;margin:12px 0}.login input,.editor input,.editor textarea,.admin-ads input,#admin-search{width:100%;margin-top:5px;padding:11px;border:1px solid #cfd4d7;font:14px Arial}.login button,.editor button,.admin-ads button{background:var(--navy);color:#fff;border:0;padding:12px 18px}.admin-head{max-width:1280px;margin:25px auto 15px;padding:0 20px;display:flex;justify-content:space-between;align-items:end}.admin-head h1{font:400 38px Georgia,serif;margin:0}.admin-main{max-width:1280px;margin:auto;padding:0 20px 40px}.admin-ads,.editor{background:#fff;border:1px solid var(--line);padding:22px}.admin-ads{margin-bottom:18px}.admin-ads h2{margin:0}.admin-ads form{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.toggles{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.toggles label{font-weight:600!important}.admin-grid{display:grid;grid-template-columns:300px 1fr;gap:18px}.admin-grid aside{background:#fff;border:1px solid var(--line);padding:8px;max-height:760px;overflow:auto}.admin-item{display:block;padding:12px;border-bottom:1px solid #eee}.admin-item b,.admin-item small{display:block}.admin-item small{color:#777}.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.success,.error{padding:10px 14px}.success{background:#e6f6ea;color:#176b2c}.error{background:#fde9e7;color:#9d251b}
@media(max-width:760px){.shell{width:calc(100% - 24px)}.site-header{height:66px}.menu{display:block}.site-header nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;padding:14px 20px;flex-direction:column;gap:4px}.site-header nav.open{display:flex}.site-header nav a{padding:10px}.hero{grid-template-columns:1fr;min-height:auto}.hero>div:first-child{padding:42px 22px}.hero h1{font-size:38px}.listing{padding:40px 0}.grid{grid-template-columns:1fr}.card{display:block}.article-shell{width:calc(100% - 16px);margin-top:10px;padding:25px 17px}.article-shell h1{font-size:32px}.deck{font-size:16px}.ad-wrap,.article-shell>.ad-wrap,.article-body .ad-wrap,.universal-match-v2 .ad-wrap{left:50%;width:300px;max-width:100vw;margin:10px 0;border-left:0;border-right:0;transform:translateX(-50%)}.explain{grid-template-columns:1fr;gap:30px}.match-hero{padding-top:38px}.footer-grid{grid-template-columns:1fr;gap:20px}.admin-head{align-items:flex-start;flex-direction:column}.admin-ads form,.admin-grid,.two{grid-template-columns:1fr}.admin-grid aside{max-height:280px}}

/* Professional WordPress-inspired admin */
.wp-admin-body{margin:0;background:#f0f0f1;color:#1d2327;font:14px/1.5 Arial,sans-serif}.wp-topbar{height:44px;position:fixed;inset:0 0 auto 0;z-index:120;background:#1d2327;color:#f0f0f1;display:flex;align-items:center;padding:0 18px 0 174px;gap:22px}.wp-topbar a{color:#f0f0f1}.wp-top-brand{font-weight:600}.wp-top-brand span{display:inline-grid;place-items:center;width:24px;height:24px;border:1px solid #8c8f94;border-radius:50%;margin-right:6px}.wp-user{margin-left:auto;display:flex;gap:16px}.wp-mobile-toggle{display:none;background:none;border:0;color:#fff;font-size:20px}.wp-sidebar{position:fixed;left:0;top:0;bottom:0;width:160px;z-index:130;background:#1d2327;color:#c3c4c7;display:flex;flex-direction:column}.wp-sidebar-brand{height:72px;display:flex;align-items:center;gap:10px;padding:0 15px;color:#fff;background:#101517}.wp-sidebar-brand span{width:34px;height:34px;background:#2271b1;border-radius:4px;display:grid;place-items:center;font-weight:800}.wp-sidebar nav{padding-top:10px}.wp-sidebar nav a{min-height:44px;display:flex;align-items:center;gap:10px;padding:0 13px;border-left:4px solid transparent}.wp-sidebar nav a:hover,.wp-sidebar nav a.active{background:#2c3338;color:#fff}.wp-sidebar nav a.active{border-left-color:#72aee6}.wp-sidebar nav i{width:20px;text-align:center;font-style:normal;font-size:17px}.wp-sidebar nav em{margin-left:auto;background:#646970;color:#fff;border-radius:12px;padding:1px 7px;font-style:normal;font-size:11px}.wp-sidebar-foot{margin-top:auto;border-top:1px solid #3c434a;padding:12px;display:grid;gap:9px}.wp-sidebar-foot a{color:#c3c4c7}.wp-content{margin-left:160px;padding:68px 28px 52px;max-width:1500px}.wp-page-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.wp-page-head h1{font-size:25px;font-weight:400;margin:0}.wp-page-head p{margin:4px 0 0;color:#646970}.wp-view-button{background:#fff;border:1px solid #2271b1;color:#2271b1;padding:8px 13px;border-radius:3px;font-weight:600}.wp-notice{background:#fff;border-left:4px solid;padding:11px 14px;margin-bottom:18px;box-shadow:0 1px 1px #0000000a}.wp-notice.success{border-color:#00a32a;color:#1d2327}.wp-notice.error{border-color:#d63638;color:#1d2327}.wp-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.wp-stats article{background:#fff;border:1px solid #c3c4c7;padding:20px;box-shadow:0 1px 1px #0000000a}.wp-stats span,.wp-stats small,.wp-stats b{display:block}.wp-stats span{color:#50575e;font-weight:600}.wp-stats b{font-size:34px;font-weight:400;color:#2271b1;margin:8px 0}.wp-stats small{color:#646970}.wp-stats .status-text{font-size:23px;margin:14px 0 11px}.status-text.on{color:#00a32a}.status-text.off{color:#d63638}.wp-dashboard-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.wp-panel{background:#fff;border:1px solid #c3c4c7;box-shadow:0 1px 1px #0000000a}.wp-panel-title{border-bottom:1px solid #dcdcde;padding:12px 16px}.wp-panel-title h2{font-size:14px;margin:0}.quick-links{display:grid}.quick-links a{padding:15px 17px;border-bottom:1px solid #f0f0f1}.quick-links a:last-child{border:0}.quick-links b,.quick-links span{display:block}.quick-links b{color:#2271b1}.quick-links span{color:#646970;margin-top:2px}.ad-overview{list-style:none;padding:8px 16px;margin:0}.ad-overview li{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #f0f0f1}.pill{display:inline-block;border-radius:10px;padding:2px 8px;font-size:10px;font-style:normal;line-height:1.5}.pill.green{background:#edfaef;color:#008a20}.pill.gray{background:#f0f0f1;color:#646970}.wp-articles-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px}.wp-article-list{background:#fff;border:1px solid #c3c4c7;height:calc(100vh - 120px);overflow:auto}.article-list-tools{position:sticky;top:0;background:#fff;z-index:2;padding:12px;border-bottom:1px solid #c3c4c7}.article-list-tools input{width:100%;height:38px;border:1px solid #8c8f94;padding:0 10px}.article-list-tools span{display:block;color:#646970;font-size:12px;margin-top:6px}.wp-article-row{display:block;padding:12px;border-bottom:1px solid #dcdcde}.wp-article-row:hover,.wp-article-row.selected{background:#f6f7f7}.wp-article-row.selected{border-left:4px solid #2271b1;padding-left:8px}.wp-article-row b{display:block;line-height:1.35}.wp-article-row>span{display:flex;align-items:center;gap:7px;margin-top:6px}.wp-article-row small{color:#646970}.wp-editor{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;align-items:start}.editor-main,.wp-meta-box{background:#fff;border:1px solid #c3c4c7;padding:18px;box-shadow:0 1px 1px #0000000a}.wp-editor label,.ad-setting-card label{display:block;margin-bottom:16px;font-weight:600}.wp-editor label>span,.ad-setting-card label{font-size:13px}.wp-editor input,.wp-editor textarea,.ad-setting-card input{display:block;width:100%;margin-top:6px;border:1px solid #8c8f94;border-radius:2px;padding:9px;font:14px Arial}.wp-editor textarea{resize:vertical;line-height:1.55}.wp-editor .title-field input{font-size:20px}.wp-editor .content-editor{font:14px/1.6 ui-monospace,monospace;min-height:480px}.wp-editor label small{display:block;color:#646970;font-weight:400;margin-top:5px}.editor-side{display:grid;gap:16px}.wp-meta-box{padding:0}.wp-meta-box h3{font-size:14px;margin:0;padding:12px 14px;border-bottom:1px solid #dcdcde}.wp-meta-box>label,.wp-meta-box>button{margin:13px}.check-row{display:flex!important;align-items:flex-start;gap:9px;font-weight:500!important}.check-row input{width:auto!important;margin:3px 0 0!important}.wp-primary{border:1px solid #2271b1;border-radius:3px;background:#2271b1;color:#fff;min-height:36px;padding:0 14px;font-weight:600;cursor:pointer}.wp-master-switch{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #c3c4c7;padding:20px 22px;margin-bottom:24px}.wp-master-switch h2{margin:0;font-size:20px}.wp-master-switch p{margin:4px 0 0;color:#646970}.switch{display:flex!important;align-items:center;gap:10px;margin:0!important}.switch input{position:absolute;opacity:0}.switch span{display:block;width:42px;height:22px;background:#8c8f94;border-radius:20px;position:relative;cursor:pointer}.switch span:after{content:"";position:absolute;width:18px;height:18px;left:2px;top:2px;background:#fff;border-radius:50%;transition:.18s}.switch input:checked+span{background:#2271b1}.switch input:checked+span:after{transform:translateX(20px)}.switch.large b{font-size:13px}.ad-section-title{margin:24px 0 12px}.ad-section-title h2{font-size:19px;margin:0}.ad-section-title p{color:#646970;margin:3px 0}.ad-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ad-setting-card{background:#fff;border:1px solid #c3c4c7;padding:18px;box-shadow:0 1px 1px #0000000a}.ad-card-head{display:flex;justify-content:space-between;gap:18px;margin-bottom:14px}.ad-card-head h3{font-size:15px;margin:0}.ad-card-head p{font-size:12px;color:#646970;margin:4px 0 0}.wp-trigger-box{background:#fff;border:1px solid #c3c4c7;padding:18px;margin-top:16px}.wp-trigger-box h3{margin:0}.wp-trigger-box>p{color:#646970}.trigger-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.trigger-grid .check-row{background:#f6f7f7;border:1px solid #dcdcde;padding:12px}.trigger-grid span b,.trigger-grid span small{display:block}.trigger-grid span small{color:#646970;margin-top:3px}.wp-save-bar{position:sticky;bottom:0;background:#fff;border:1px solid #c3c4c7;margin-top:16px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -3px 12px #0000000b}.settings-panel{max-width:720px}.settings-rows>div{display:flex;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #f0f0f1}.settings-rows span{color:#646970}.security-note{margin:18px;background:#fff8e5;border-left:4px solid #dba617;padding:12px}.wp-login-logo{width:70px;height:70px;margin:-68px auto 18px;background:#2271b1;color:#fff;border-radius:50%;display:grid;place-items:center;font:36px Georgia}.login{margin-top:16vh;border:0;box-shadow:0 2px 12px #0002}.login h1{text-align:center;font-size:23px}.login button{width:100%;background:#2271b1;border-radius:3px;font-weight:600}.back-site{display:block;text-align:center;color:#2271b1;margin-top:16px}
@media(max-width:1050px){.wp-stats{grid-template-columns:repeat(2,1fr)}.wp-dashboard-grid,.wp-editor{grid-template-columns:1fr}.editor-side{grid-template-columns:repeat(2,1fr)}.trigger-grid{grid-template-columns:1fr}.wp-articles-layout{grid-template-columns:280px 1fr}}
@media(max-width:760px){.wp-topbar{padding:0 12px;gap:12px}.wp-mobile-toggle{display:block}.wp-topbar>a:not(.wp-top-brand),.wp-user{display:none}.wp-sidebar{transform:translateX(-100%);transition:.2s}.wp-sidebar.open{transform:none}.wp-content{margin-left:0;padding:64px 12px 36px}.wp-page-head{align-items:flex-start}.wp-page-head p,.wp-view-button{display:none}.wp-stats{grid-template-columns:1fr 1fr;gap:10px}.wp-stats article{padding:14px}.wp-stats b{font-size:27px}.wp-dashboard-grid,.wp-articles-layout,.wp-editor,.ad-settings-grid,.editor-side{grid-template-columns:1fr}.wp-article-list{height:300px}.wp-master-switch{align-items:flex-start;gap:15px;flex-direction:column}.wp-save-bar{align-items:stretch;flex-direction:column;gap:10px}.wp-save-bar button{width:100%}}

/* Manual country-first rewarded gate */
.country-options{grid-template-columns:1fr 1fr}.country-options button:last-child{grid-column:1/-1}
@media(max-width:480px){.country-options{grid-template-columns:1fr}.country-options button:last-child{grid-column:auto}}

/* Compact universal loan-result experience */
.matched{padding-bottom:28px}.match-hero{padding:30px 0 18px}.match-hero h1{font-size:clamp(31px,4vw,45px);line-height:1.08}.match-hero>.ad-wrap{margin:12px auto 10px}.match-hero>p:not(.eyebrow){margin:8px auto 10px;max-width:700px}.chips{margin:10px 0 12px}.match-card{margin:12px auto 0;padding:22px}.match-card h2,.explain h2,.final h2{font-size:clamp(26px,3.5vw,38px)}.primary-loan-cta{position:relative;gap:12px;min-width:235px;padding:14px 22px;border-radius:8px;background:linear-gradient(135deg,#123c59,#0c2639);box-shadow:0 10px 24px rgba(16,46,68,.24);letter-spacing:.02em;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.primary-loan-cta:before{content:"";position:absolute;inset:0;transform:translateX(-120%);background:linear-gradient(110deg,transparent,#ffffff2e,transparent);transition:transform .55s ease}.primary-loan-cta:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(16,46,68,.3)}.primary-loan-cta:hover:before{transform:translateX(120%)}.primary-loan-cta i{width:24px;height:24px;border-radius:50%;background:var(--gold);color:#142d3f;display:grid;place-items:center;font-style:normal}.matched>.ad-wrap{margin:10px auto}.explain{gap:46px;padding:28px 0}.final{padding:28px 0 20px}.final p{margin:8px auto 14px}.loan-keywords{max-width:760px;margin:16px auto 0;padding:14px 18px;background:#f7f9fa;border:1px solid #e3e8eb;border-radius:8px}.loan-keywords b{font-size:14px;color:var(--navy)}.loan-keywords p{font-size:13px;line-height:1.55;margin:4px auto 0}.matched .ad-wrap{min-height:88px;padding-top:12px}.matched .ad-box{min-height:68px}
@media(max-width:760px){.match-hero{padding:24px 0 14px}.match-hero h1{font-size:30px}.match-card{padding:18px 15px}.primary-loan-cta{width:100%;min-width:0}.matched .explain{gap:22px;padding:24px 0}.final{padding:22px 0 14px}.loan-keywords{padding:12px}}

/* Legal and condition pages */
.legal-page{max-width:920px;padding:38px 48px}.legal-page h1{font-size:clamp(34px,4vw,48px);line-height:1.08;margin:4px 0 14px}.legal-intro{font-size:17px;line-height:1.7;color:var(--muted);padding-bottom:22px;border-bottom:1px solid var(--line)}.legal-sections{display:grid;gap:0}.legal-sections section{padding:20px 0;border-bottom:1px solid #e8eaeb}.legal-sections h2{font:500 22px/1.25 Georgia,serif;margin:0 0 7px}.legal-sections p{margin:0;color:#49545b}.legal-help{margin-top:24px;padding:17px 20px;background:#fff4da;border-left:4px solid var(--gold)}.legal-help p{margin:3px 0}.legal-help a{color:#075f9b;text-decoration:underline}.legal-footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.legal-footer>div>b{margin-bottom:3px}.legal-footer a{font-size:13px;color:#d7e1e6}.legal-footer a:hover{text-decoration:underline;color:#fff}.legal-footer p{margin:3px 0 7px}
@media(max-width:760px){.legal-page{margin-top:12px;padding:28px 18px}.legal-page h1{font-size:32px}.legal-intro{font-size:16px}.legal-sections section{padding:17px 0}.legal-sections h2{font-size:20px}}

/* Refined compact typography */
.listing>h2{font-size:clamp(30px,3.5vw,44px)}.card h3{font-size:20px}.card p:not(.eyebrow){font-size:13px;line-height:1.55}.article-shell h1{font-size:clamp(28px,3.6vw,42px);line-height:1.1}.article-shell .eyebrow{font-size:10px}.article-shell .back{font-size:12px;margin-bottom:16px}.deck{font-size:15px;line-height:1.55;margin:14px 0 20px}.article-body{font-size:14.5px;line-height:1.58}.article-body h2{font-size:23px;margin:28px 0 10px}.article-body h3{font-size:18px;margin:21px 0 7px}.article-body p{margin-bottom:12px}.article-body li{margin-top:4px;margin-bottom:4px}.note{font-size:14px;margin-top:23px}.matched{font-size:14px}.matched .eyebrow{font-size:10px;margin-bottom:8px}.matched .match-hero h1{font-size:clamp(28px,3.4vw,40px)}.matched .match-card h2,.matched .explain h2,.matched .final h2{font-size:clamp(23px,3vw,33px)}.matched .match-card>p:not(.eyebrow),.matched .explain p,.matched .checks p,.matched .final p{font-size:13.5px;line-height:1.55}.matched .checks h3{font-size:18px}.matched .chips span{font-size:12px;padding:5px 9px}.matched .cta{font-size:12px;padding:11px 17px}.matched .match-card small{font-size:11px}.matched .loan-keywords b{font-size:13px}.matched .loan-keywords p{font-size:12.5px}.matched .ad-wrap>span{font-size:8px}
@media(max-width:760px){.listing>h2{font-size:29px}.card h3{font-size:18px}.article-shell h1{font-size:27px}.article-body{font-size:14px}.article-body h2{font-size:21px}.article-body h3{font-size:17px}.matched .match-hero h1{font-size:27px}.matched .match-card h2,.matched .explain h2,.matched .final h2{font-size:23px}.matched .match-card>p:not(.eyebrow),.matched .explain p,.matched .checks p,.matched .final p{font-size:13px}}

/* Image-free public layout */
.text-hero{display:block;min-height:auto;text-align:center;background:linear-gradient(135deg,#fff 0%,#f7f9fa 55%,#fff4da 100%);border-bottom:1px solid #e4e7e8}.text-hero>div:first-child{min-height:360px;padding:58px max(24px,8vw);align-items:center}.text-hero h1{max-width:860px}.text-hero p{max-width:660px}.text-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.text-card{display:block;border:1px solid #e1e4e6;border-top:3px solid var(--navy);box-shadow:0 8px 24px rgba(16,46,68,.05)}.text-card>div{padding:22px}.text-card .read{display:inline-flex;margin-top:4px;color:#075f9b}
@media(max-width:980px){.text-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.text-hero>div:first-child{min-height:300px;padding:42px 20px}.text-card-grid{grid-template-columns:1fr}.text-card>div{padding:19px}}

/* Responsive 36-guide homepage */
.hero-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:12px}.hero-link{font-size:13px;font-weight:700;color:var(--navy);padding:10px 4px;border-bottom:1px solid var(--navy)}.listing-intro{max-width:760px;margin:-14px 0 18px;color:var(--muted);font-size:14px}.category-strip{display:flex;gap:7px;overflow-x:auto;padding:0 0 18px;scrollbar-width:thin}.category-strip span{flex:0 0 auto;border:1px solid #dce1e4;background:#fff;border-radius:20px;padding:5px 10px;font-size:11px;color:#43515a}.text-card-grid{align-items:stretch}.text-card{height:100%;content-visibility:auto;contain-intrinsic-size:220px}.text-card>div{height:100%;display:flex;flex-direction:column}.text-card h3{min-height:50px}.text-card p:not(.eyebrow){flex:1}.text-card .read{align-self:flex-start}.all-guides-cta{text-align:center;padding-top:30px}
@media(max-width:1180px){.shell{width:min(1040px,calc(100% - 32px))}.text-card-grid{gap:14px}.text-card>div{padding:20px}}
@media(max-width:900px){.text-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.text-hero>div:first-child{min-height:330px;padding:48px 28px}.text-hero h1{font-size:clamp(36px,7vw,52px)}}
@media(max-width:760px){.shell{width:calc(100% - 22px)}.listing{padding:34px 0 44px}.listing-intro{margin:-10px 0 14px;font-size:13px}.category-strip{margin-right:-11px;padding-right:11px}.text-card h3{min-height:0}.all-guides-cta{padding-top:24px}.all-guides-cta .cta{width:100%}}
@media(max-width:560px){.text-card-grid{grid-template-columns:1fr;gap:12px}.text-hero>div:first-child{min-height:285px;padding:36px 18px}.text-hero h1{font-size:34px;line-height:1.08}.text-hero p{font-size:14px}.hero-actions{display:grid;width:100%;gap:9px}.hero-actions .cta{width:100%}.hero-link{justify-self:center}.text-card>div{padding:18px}.text-card h3{font-size:18px}.listing>h2{font-size:28px;margin-bottom:20px}}
@media(max-width:360px){.brand{font-size:18px}.mark{width:36px;height:36px}.text-hero h1{font-size:30px}.shell{width:calc(100% - 18px)}}

/* Three internal loan CTAs below Article Display Ad 1 */
.article-cta-block{margin:4px 0 25px;padding:15px;background:#f5f8fa;border:1px solid #e0e6e9;border-radius:9px}.article-cta-block>p{margin:0 0 10px;font:700 11px/1.3 Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#52616a}.article-cta-block>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.article-loan-cta{min-height:112px;padding:13px 12px;border-radius:7px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;box-shadow:0 7px 18px rgba(16,46,68,.14);transition:transform .18s ease,box-shadow .18s ease}.article-loan-cta:hover{transform:translateY(-2px);box-shadow:0 11px 23px rgba(16,46,68,.22)}.article-loan-cta span{display:block;margin:5px 0 7px;font:600 13px/1.3 Arial,sans-serif}.article-loan-cta em{font:500 10px/1.2 Arial,sans-serif;font-style:normal;border-bottom:1px solid currentColor;padding-bottom:2px}.cta-tone-1{background:linear-gradient(135deg,#0e4d75,#12344b)}.cta-tone-2{background:linear-gradient(135deg,#a95d00,#754000)}.cta-tone-3{background:linear-gradient(135deg,#087267,#074b48)}
@media(max-width:760px){.article-cta-block{margin:2px 0 21px;padding:12px}.article-cta-block>div{grid-template-columns:1fr;gap:8px}.article-loan-cta{min-height:82px;padding:11px 13px}.article-loan-cta span{font-size:12.5px;margin:4px 0 6px}}
@media(min-width:761px) and (max-width:980px){.article-cta-block>div{grid-template-columns:repeat(2,minmax(0,1fr))}.article-loan-cta:last-child{grid-column:1/-1;min-height:88px}}

/* Premium brand-matched CTA highlights */
.article-cta-block{background:linear-gradient(145deg,#f8fafc,#eef4f7);border-color:#d4e0e7;box-shadow:inset 0 1px #fff}.article-cta-block>p:before{content:"₹";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:7px;border-radius:50%;background:var(--gold);color:var(--navy);font-size:12px}.article-loan-cta{position:relative;isolation:isolate;overflow:hidden;border:1px solid #ffffff33;border-top:3px solid var(--gold);box-shadow:0 8px 20px rgba(16,46,68,.2)}.article-loan-cta:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(115deg,transparent 25%,#ffffff24 45%,transparent 65%);transform:translateX(-130%);transition:transform .55s ease}.article-loan-cta:hover:before,.article-loan-cta:focus-visible:before{transform:translateX(130%)}.article-loan-cta:hover,.article-loan-cta:focus-visible{transform:translateY(-3px) scale(1.012);box-shadow:0 13px 28px rgba(16,46,68,.28);outline:2px solid var(--gold);outline-offset:2px}.article-loan-cta span{font-size:13px;letter-spacing:.005em}.article-loan-cta em{display:inline-flex;align-items:center;gap:5px;border:0;padding:0;font-weight:700}.article-loan-cta em:after{content:"›";display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--gold);color:var(--navy);font-size:17px;line-height:1;transition:transform .18s ease}.article-loan-cta:hover em:after{transform:translateX(3px)}.cta-tone-1{background:linear-gradient(135deg,#2563eb 0%,#123d65 72%,#102e44 100%)}.cta-tone-2{background:linear-gradient(135deg,#ffd56e 0%,#f7bf4c 52%,#e7a52d 100%);color:#172f42;border-color:#fff2c8;border-top-color:#123d65}.cta-tone-2 em:after{background:var(--navy);color:#fff}.cta-tone-3{background:linear-gradient(135deg,#174f70 0%,#102e44 66%,#091e2d 100%);border-right:3px solid var(--gold)}
@media(max-width:760px){.article-loan-cta:hover,.article-loan-cta:focus-visible{transform:translateY(-1px);}.article-loan-cta{border-top-width:2px}.article-cta-block>p:before{width:18px;height:18px;font-size:11px}}

/* Simplified CTA content after screenshot review */
.article-loan-cta{min-height:96px}.article-loan-cta span{margin:0 0 10px}.article-loan-cta em{font-size:11px}.article-loan-cta em:after{content:"›"}
@media(max-width:760px){.article-loan-cta{min-height:76px}.article-loan-cta span{margin-bottom:8px}}

/* Universal loan results — reference-matched responsive layout. */
.universal-body .site-header{display:none}.universal-match-v2{background:#fafafa;color:#111827;padding:0 0 72px;font-family:Arial,sans-serif}.universal-match-v2 .shell{width:min(1240px,calc(100% - 40px))}.um-intro{text-align:center;padding-top:18px}.um-intro h1{margin:0;font:700 clamp(21px,1.55vw,24px)/1.2 Arial,sans-serif;color:#0f172a}.um-intro>.ad-wrap{margin:12px auto 9px}.um-subtitle{max-width:760px;margin:11px auto 22px;color:#596273;font-size:13px;line-height:1.5}.um-benefits{width:min(610px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #dfe4eb;border-radius:12px;box-shadow:0 7px 21px rgba(15,23,42,.05);overflow:hidden}.um-benefits>div{min-height:58px;padding:12px 10px 9px;display:flex;flex-direction:column;justify-content:center}.um-benefits>div+div{border-left:1px solid #e7eaf0}.um-benefits b{font-size:11px;line-height:1.25}.um-benefits span{margin-top:3px;color:#7a8493;font-size:9px;line-height:1.3}.um-divider{display:block;width:58px;height:3px;margin:25px auto 18px;border-radius:3px;background:#e4e7eb}.um-copy{max-width:680px;margin:0 auto;color:#4b5563;font-size:13px;line-height:1.55}.um-actions{width:min(780px,100%);margin:27px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.um-action{min-height:60px;padding:11px 12px 11px 16px;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;box-shadow:0 9px 20px rgba(15,23,42,.15);transition:transform .18s ease,box-shadow .18s ease}.um-action:hover,.um-action:focus-visible{transform:translateY(-2px);box-shadow:0 13px 26px rgba(15,23,42,.2);outline:2px solid #fff;outline-offset:-4px}.um-action span{display:flex;flex-direction:column}.um-action b{font-size:12px;line-height:1.2}.um-action small{margin-top:3px;font-size:8.5px;color:rgba(255,255,255,.83)}.um-action i,.um-card a i{width:31px;height:31px;flex:0 0 31px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.13);display:grid;place-items:center;font-style:normal;font-size:17px}.um-blue{background:linear-gradient(135deg,#173f85,#2f66dc)}.um-green{background:linear-gradient(135deg,#008c68,#1baa79)}.um-orange{background:linear-gradient(135deg,#c7620a,#f08b13)}.um-options{margin-top:29px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.um-card{min-width:0;min-height:294px;padding:20px 18px 16px;background:#fff;border:1px solid #e2e6eb;border-radius:11px;box-shadow:0 10px 24px rgba(15,23,42,.06);display:flex;flex-direction:column}.um-card:nth-child(5){grid-column:2/span 2;width:calc(50% - 9px);justify-self:center}.um-card h2{margin:0;font:700 17px/1.28 Arial,sans-serif;color:#111827}.um-card p{margin:61px 0 18px;color:#646d79;font-size:12px;line-height:1.5}.um-card a{margin-top:auto;min-height:39px;padding:7px 7px 7px 12px;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700}.um-card a i{width:27px;height:27px;flex-basis:27px;font-size:14px}.um-card-1 a{background:linear-gradient(135deg,#173f78,#306bc7)}.um-card-2 a{background:linear-gradient(135deg,#00856a,#20ae78)}.um-card-3 a{background:linear-gradient(135deg,#6b2cbe,#9959df)}.um-card-4 a{background:linear-gradient(135deg,#bd5a08,#ef8a11)}.um-card-5 a{background:linear-gradient(135deg,#07506b,#25859b)}.universal-match-v2>.ad-wrap{margin:17px auto 4px}.um-lower{margin-top:92px;display:grid;grid-template-columns:1.1fr .9fr;gap:72px;align-items:start}.um-faq article{padding:24px 0 25px;border-top:1px solid #dfe3e7}.um-faq h3{margin:0 0 9px;font-size:13px;line-height:1.4}.um-faq p{margin:0 0 12px;color:#66707d;font-size:11.5px;line-height:1.55}.um-faq a{color:#155ca5;font-size:11px;font-weight:700}.um-tags{padding-top:24px;text-align:center;border-top:1px solid #e2e5e9}.um-tags>span{color:#9aa1ab;font-size:11px}.um-tags>div{margin-top:11px;display:flex;justify-content:center;flex-wrap:wrap;gap:6px}.um-tags a{padding:4px 9px;border-radius:999px;background:#eef0f2;color:#8a919a;font-size:8.5px;line-height:1.25}.universal-match-v2+footer{margin-top:0}
@media(max-width:980px){.um-options{grid-template-columns:repeat(2,minmax(0,1fr))}.um-card:nth-child(5){grid-column:1/-1;width:calc(50% - 9px)}.um-lower{gap:38px}.um-card{min-height:270px}.um-card p{margin-top:34px}}
@media(max-width:680px){.universal-match-v2{padding-bottom:44px}.universal-match-v2 .shell{width:calc(100% - 24px)}.um-intro{padding-top:20px}.um-intro h1{font-size:22px}.um-subtitle{font-size:12.5px;margin:9px auto 16px}.um-benefits{border-radius:9px}.um-benefits>div{min-height:61px;padding:10px 6px}.um-benefits b{font-size:10.5px}.um-benefits span{font-size:8px}.um-divider{margin:19px auto 14px}.um-copy{font-size:12.5px}.um-actions{grid-template-columns:1fr;margin-top:19px;gap:9px}.um-action{min-height:57px}.um-options{grid-template-columns:1fr;gap:12px;margin-top:21px}.um-card,.um-card:nth-child(5){grid-column:auto;width:100%;min-height:205px;padding:18px}.um-card h2{font-size:16px}.um-card p{margin:27px 0 17px;font-size:12px}.universal-match-v2>.ad-wrap{margin-top:12px}.um-lower{margin-top:44px;grid-template-columns:1fr;gap:34px}.um-faq article{padding:19px 0}.um-tags{padding-top:19px}.um-tags a{font-size:8.5px}}

/* Country-specific loan directory reached from article CTA buttons */
.country-directory{background:#f4f7f9;min-height:70vh}.directory-hero{position:relative;overflow:hidden;background:linear-gradient(130deg,#0b273a 0%,#123f5b 58%,#17677a 100%);color:#fff}.directory-hero:before,.directory-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.directory-hero:before{width:420px;height:420px;right:-140px;top:-250px;background:#f7bf4c22}.directory-hero:after{width:280px;height:280px;left:-120px;bottom:-210px;background:#45bad21a}.directory-hero .shell{position:relative;z-index:1;padding:38px 0 35px}.directory-back{display:inline-block;margin-bottom:23px;color:#c9dce6;font-size:12px;font-weight:700}.directory-hero .eyebrow{margin-bottom:8px;color:#f7bf4c}.directory-hero h1{max-width:800px;margin:0;font:500 clamp(31px,4vw,48px)/1.08 Georgia,serif}.directory-hero>div>p:not(.eyebrow){max-width:760px;margin:13px 0 21px;color:#d8e4e9;font-size:14px;line-height:1.6}.directory-trust{display:flex;flex-wrap:wrap;gap:9px}.directory-trust span{min-width:150px;padding:9px 12px;border:1px solid #ffffff2e;border-radius:7px;background:#ffffff0d;color:#d9e5ea;font-size:11px}.directory-trust b{color:#fff;font-size:14px;margin-right:4px}.directory-content{padding:34px 0 66px}.directory-tools{display:flex;align-items:end;justify-content:space-between;gap:26px;margin-bottom:16px}.directory-tools h2{margin:0;font:500 27px/1.2 Georgia,serif;color:#102e44}.directory-tools p{margin:6px 0 0;color:#65717a;font-size:12.5px}.directory-tools label{width:min(330px,100%)}.directory-tools input{width:100%;height:44px;border:1px solid #cfd8dd;border-radius:8px;background:#fff;padding:0 14px;font:13px Arial,sans-serif;box-shadow:0 4px 14px #102e440b;outline:none}.directory-tools input:focus{border-color:#2271b1;box-shadow:0 0 0 3px #2271b11c}.directory-filters{display:flex;gap:7px;overflow-x:auto;padding:2px 0 10px;scrollbar-width:thin}.directory-filters button{white-space:nowrap;border:1px solid #d3dce1;border-radius:999px;background:#fff;color:#40515c;padding:7px 11px;font:600 10px Arial,sans-serif;cursor:pointer}.directory-filters button span{margin-left:3px;color:#84919a}.directory-filters button.active{border-color:#102e44;background:#102e44;color:#fff}.directory-filters button.active span{color:#d4e1e7}#directory-results{margin:2px 0 15px;color:#77848c;font-size:11px}.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.directory-card{--tone:#2863c9;position:relative;min-width:0;min-height:290px;overflow:hidden;background:#fff;border:1px solid #dfe5e8;border-radius:11px;padding:18px;box-shadow:0 9px 23px rgba(16,46,68,.06);display:flex;flex-direction:column;scroll-margin-top:86px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.directory-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--tone)}.directory-card:hover,.directory-card:focus-within{transform:translateY(-3px);border-color:#c8d4da;box-shadow:0 15px 34px rgba(16,46,68,.12)}.directory-card:target{border-color:var(--tone);box-shadow:0 0 0 3px color-mix(in srgb,var(--tone) 18%,transparent),0 15px 34px rgba(16,46,68,.13)}.directory-card.tone-1{--tone:#285fc1}.directory-card.tone-2{--tone:#0d9b71}.directory-card.tone-3{--tone:#8247cf}.directory-card.tone-4{--tone:#dc730d}.directory-card.tone-5{--tone:#14788b}.directory-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:4px 0 16px}.directory-card-top span{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;background:color-mix(in srgb,var(--tone) 10%,white);color:var(--tone);padding:5px 8px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.directory-card-top small{color:#8a949b;font-size:9px}.directory-card h2{margin:0;font:600 19px/1.3 Georgia,serif;color:#152631}.directory-card h2 a:after{content:"";position:absolute;inset:0}.directory-card>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:14px 0 20px;color:#63717a;font-size:12.5px;line-height:1.55}.directory-card-foot{position:relative;z-index:1;margin-top:auto}.directory-card-foot>span{display:block;margin-bottom:10px;color:#8a959c;font-size:9px}.directory-card-foot>a{min-height:39px;border-radius:7px;background:linear-gradient(135deg,color-mix(in srgb,var(--tone) 83%,#112c3d),var(--tone));color:#fff;padding:8px 8px 8px 12px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700}.directory-card-foot i{width:25px;height:25px;border-radius:50%;background:#ffffff20;display:grid;place-items:center;font-style:normal;font-size:14px}.directory-card[hidden]{display:none}
@media(max-width:980px){.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-tools{align-items:flex-start;flex-direction:column}.directory-tools label{width:100%}}
@media(max-width:620px){.directory-hero .shell{padding:26px 0 28px}.directory-back{margin-bottom:18px}.directory-hero h1{font-size:31px}.directory-hero>div>p:not(.eyebrow){font-size:13px}.directory-trust{display:grid;grid-template-columns:1fr 1fr}.directory-trust span{min-width:0}.directory-trust span:last-child{grid-column:1/-1}.directory-content{padding:26px 0 45px}.directory-tools h2{font-size:24px}.directory-grid{grid-template-columns:1fr;gap:12px}.directory-card{min-height:260px;padding:16px}.directory-card h2{font-size:18px}}

/* Country library controls */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.guide-tools{display:grid;gap:12px;margin:-8px 0 22px}.guide-tools label{display:block}.guide-tools input{width:min(560px,100%);height:44px;border:1px solid #cfd5d8;border-radius:4px;background:#fff;padding:0 14px;font:14px Arial,sans-serif;color:#17202a;outline:none}.guide-tools input:focus{border-color:var(--navy);box-shadow:0 0 0 3px rgba(16,46,68,.1)}.country-filters{display:flex;gap:8px;overflow-x:auto;padding-bottom:3px}.country-filters button{flex:0 0 auto;border:1px solid #d5dade;border-radius:22px;background:#fff;color:#34434d;padding:7px 12px;font:700 12px Arial,sans-serif;cursor:pointer}.country-filters button span{font-weight:400;color:#6d777d;margin-left:3px}.country-filters button.active{background:var(--navy);border-color:var(--navy);color:#fff}.country-filters button.active span{color:#dce7ed}.guide-tools>p{margin:0;color:var(--muted);font-size:12px}.text-card[hidden]{display:none!important}
@media(max-width:620px){.guide-tools{margin-top:-4px}.guide-tools input{width:100%}.country-filters{margin-right:-11px;padding-right:11px}}
.official-lender-link{margin-top:13px;padding-top:11px;border-top:1px solid #eadfbe;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font:12px/1.4 Arial,sans-serif}.official-lender-link span{color:#6f6249}.official-lender-link a{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:5px;background:#102e44;color:#fff;font-size:11px;font-weight:700}.official-lender-link a:hover{background:#1a5f78}
.ad-wrap{background:transparent;border:0}.ad-wrap>span{color:#8b9298}.ad-box{background:transparent}
@media(max-width:760px){.ad-wrap,.article-shell>.ad-wrap,.article-body .ad-wrap,.universal-match-v2 .ad-wrap{position:relative;left:50%;right:auto;width:300px;max-width:100vw;margin-left:0;margin-right:0;transform:translateX(-50%);background:transparent;border:0}}
.article-shell .back{font-size:11px;font-weight:400}.article-shell .eyebrow{font-size:9px;font-weight:400;letter-spacing:.13em}.article-shell h1{font-size:clamp(26px,3.2vw,38px)}.article-cta-block{margin:4px 0 25px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.article-cta-block>p{display:none}.article-loan-cta{flex-direction:row;align-items:center;justify-content:space-between;min-height:76px;padding:11px 13px}.article-loan-cta span{flex:1;margin:0;text-align:left}.article-loan-cta em{flex:0 0 auto;margin-left:12px;white-space:nowrap}

/* Dedicated country-first Loan Match popup */
.loan-match-body{background:#eef2f4}.match-entry-page{min-height:100vh;padding:20px 0;background:radial-gradient(circle at 82% 12%,rgba(247,191,76,.2),transparent 24%),linear-gradient(145deg,#f8fafb 0%,#e9f0f3 100%);display:grid;place-items:center}.match-popup-wrap{width:min(520px,calc(100% - 28px))}
.standalone-finder{position:relative;inset:auto;z-index:auto;width:100%;margin:0;padding:0;background:transparent;backdrop-filter:none;display:block}
.standalone-finder .finder-box{position:relative;width:100%;min-height:356px;border-radius:12px;overflow:hidden;border-color:#dbe3e7;box-shadow:0 22px 55px rgba(16,46,68,.13)}
.standalone-finder .progress{height:4px}.standalone-finder .finder-panel{padding:34px 30px 30px}.standalone-finder .finder-panel h2{color:#102e44}.standalone-finder .finder-options{grid-template-columns:1fr;gap:10px}.standalone-finder .finder-panel button{border-radius:7px;font-size:13px;font-weight:700;transition:transform .18s ease,background .18s ease}.standalone-finder .finder-panel button:hover,.standalone-finder .finder-panel button:focus{background:#174763;transform:translateY(-1px)}
.standalone-finder .finder-close,.standalone-finder .finder-top-back{position:absolute;z-index:2;top:13px;width:29px;height:29px;border:0;border-radius:50%;display:grid;place-items:center;background:#eef2f4;color:#52636d;font:400 21px/1 Arial,sans-serif;box-shadow:0 1px 5px rgba(16,46,68,.1);transition:background .18s ease,color .18s ease;cursor:pointer}.standalone-finder .finder-close{right:14px}.standalone-finder .finder-top-back{left:14px;padding:0;font-size:18px}.standalone-finder .finder-close:hover,.standalone-finder .finder-close:focus,.standalone-finder .finder-top-back:hover,.standalone-finder .finder-top-back:focus{background:#102e44;color:#fff;transform:none}.standalone-finder .finder-options button{background:#102e44;border:2px solid transparent}.standalone-finder .finder-options button.selected{background:#176b7c;border-color:#65c8d8;box-shadow:0 0 0 2px rgba(101,200,216,.16)}.standalone-finder .finder-panel>.reward{margin-top:3px}
.match-privacy{max-width:470px;margin:11px auto 0;text-align:center;color:#78838a;font-size:9.5px;line-height:1.45}.match-privacy a{color:#315c77;text-decoration:underline;text-underline-offset:2px}
@media(max-width:620px){.match-entry-page{padding:14px 0}.standalone-finder .finder-box{min-height:340px}.standalone-finder .finder-panel{padding:29px 18px 24px}.standalone-finder .finder-panel h2{font-size:20px;margin:13px 0 20px}.match-privacy{max-width:330px;margin-top:9px;font-size:8.5px}}
