/*
Theme Name: Finovara Finance
Theme URI: https://finovara.co.za/
Author: Finovara
Description: Lightweight professional South African personal finance WordPress theme.
Version: 3.8.6
License: GPL-2.0-or-later
Text Domain: finovara
*/
:root{--navy:#0d2137;--green:#0b7a5a;--mint:#e8f6f1;--gold:#d5a94a;--ink:#17212b;--muted:#66717d;--line:#e7ebef;--white:#fff;--bg:#f7f9fb;--radius:16px;--shadow:0 10px 30px rgba(13,33,55,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1180px,92%);margin:auto}.site-header{background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;color:var(--navy);font-weight:800;font-size:25px}.brand-mark{width:40px;height:40px;border-radius:11px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900}.menu{display:flex;gap:24px;align-items:center}.menu a{color:var(--ink);font-weight:650;font-size:14px}.menu a:hover{color:var(--green);text-decoration:none}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{padding:70px 0 55px;background:linear-gradient(135deg,#edf8f4 0%,#fff 58%)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.eyebrow{color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;color:var(--navy);margin:12px 0 18px}.hero p{font-size:18px;color:var(--muted);max-width:650px}.btn{display:inline-block;background:var(--green);color:#fff!important;padding:13px 20px;border-radius:10px;font-weight:750;margin-top:12px}.btn.secondary{background:#fff;color:var(--navy)!important;border:1px solid var(--line);margin-left:8px}.hero-card{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:25px;box-shadow:var(--shadow)}.metric{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}.metric:last-child{border:0}.metric strong{color:var(--navy)}section{padding:58px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.section-head h2{margin:0;color:var(--navy);font-size:30px}.section-head p{margin:5px 0 0;color:var(--muted)}.grid{display:grid;gap:20px}.cats{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 4px 18px rgba(13,33,55,.04)}.cat-card h3{margin:8px 0;color:var(--navy)}.cat-icon{font-size:27px}.posts{grid-template-columns:repeat(3,1fr)}.post-card{padding:0;overflow:hidden}.post-thumb{height:170px;background:linear-gradient(135deg,#dff2eb,#edf1f5);display:grid;place-items:center;color:var(--green);font-weight:800}.post-content{padding:22px}.post-content h3{line-height:1.3;margin:8px 0}.meta{font-size:12px;color:var(--muted)}.tools{grid-template-columns:repeat(3,1fr)}.tool-card{display:flex;gap:16px;align-items:flex-start}.tool-icon{width:46px;height:46px;border-radius:12px;background:var(--mint);display:grid;place-items:center;font-size:21px}.cta{background:var(--navy);color:#fff;border-radius:22px;padding:40px}.cta h2{margin:0 0 8px}.newsletter{display:flex;gap:10px;margin-top:18px}.newsletter input{flex:1;padding:14px;border-radius:10px;border:0}.site-footer{background:#091a2b;color:#b9c5cf;padding:50px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.site-footer h3{color:#fff}.site-footer a{color:#b9c5cf}.copyright{border-top:1px solid #233547;margin-top:35px;padding-top:20px;font-size:13px;text-align:center}.single{background:#fff;padding:35px;border-radius:18px;margin:45px auto}.single h1{font-size:clamp(34px,5vw,54px);line-height:1.1;color:var(--navy)}.single-content{max-width:820px}.calculator{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.field label{display:block;font-weight:700;font-size:14px;margin-bottom:6px}.field input,.field select{width:100%;padding:12px;border:1px solid #ccd5dd;border-radius:9px}.result{margin-top:20px;padding:18px;background:var(--mint);border-radius:12px;font-size:18px}.disclaimer{font-size:12px;color:var(--muted)}@media(max-width:900px){.hero-grid,.footer-grid{grid-template-columns:1fr}.cats{grid-template-columns:repeat(2,1fr)}.posts,.tools{grid-template-columns:1fr}.menu{display:none}.menu-toggle{display:block}.menu.open{display:flex;position:absolute;left:0;right:0;top:76px;background:#fff;padding:20px;flex-direction:column;border-bottom:1px solid var(--line)}.nav{position:relative}}@media(max-width:560px){.cats,.form-grid{grid-template-columns:1fr}.hero{padding-top:45px}.single{padding:22px}.newsletter{flex-direction:column}.btn.secondary{margin-left:0}}

/* Finovara V2.5 Professional Homepage */
:root{--navy2:#071a2d;--emerald:#087f5b;--soft:#f2f7f5}
.topbar{background:var(--navy2);color:#dce6ee;font-size:12px;padding:7px 0}.topbar .container{display:flex;justify-content:space-between}.hero-pro{padding:76px 0 65px;background:radial-gradient(circle at 90% 20%,#dff4ec 0,transparent 34%),linear-gradient(135deg,#eef8f4,#fff)}.hero-pro .hero-copy{max-width:720px}.hero-pro h1{font-size:clamp(42px,5.5vw,68px);letter-spacing:-.04em}.hero-pro .lead{font-size:19px;max-width:690px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:25px;color:var(--muted);font-size:13px}.trust-row span{display:flex;gap:7px;align-items:center}.feature-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:20px}.feature-main,.feature-side{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.feature-main .feature-image{height:300px;background:linear-gradient(135deg,#dff3eb,#eaf0f5);display:flex;align-items:end;padding:25px}.feature-main .feature-body{padding:25px}.feature-side article{padding:22px;border-bottom:1px solid var(--line)}.feature-side article:last-child{border-bottom:0}.label{display:inline-block;color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.feature-main h2{font-size:29px;line-height:1.2;color:var(--navy);margin:8px 0}.feature-side h3{font-size:18px;line-height:1.3;margin:7px 0;color:var(--navy)}.section-soft{background:#f0f5f4}.tool-pro{grid-template-columns:repeat(6,1fr)}.tool-pro .card{padding:19px}.tool-pro h3{font-size:15px;margin:10px 0 5px}.tool-pro p{font-size:13px;margin:0}.category-pro{grid-template-columns:repeat(4,1fr)}.category-pro .card{min-height:170px}.category-pro .cat-icon{width:46px;height:46px;background:var(--mint);border-radius:12px;display:grid;place-items:center}.category-pro h3{margin:12px 0 5px}.category-pro p{font-size:13px;margin:0}.money-hub{display:grid;grid-template-columns:1fr 1fr;gap:18px}.money-box{background:var(--navy2);color:#fff;padding:30px;border-radius:18px}.money-box h2{margin-top:0}.money-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.money-links a{background:rgba(255,255,255,.08);padding:10px 12px;border-radius:8px;color:#fff}.editorial-note{background:#fff;border:1px solid var(--line);padding:28px;border-radius:18px}.editorial-note h3{margin-top:0}.pro-newsletter{background:linear-gradient(135deg,#e6f5ef,#fff);border:1px solid #d5eae2;border-radius:20px;padding:38px}.pro-newsletter h2{color:var(--navy);font-size:30px;margin-top:0}@media(max-width:1000px){.tool-pro{grid-template-columns:repeat(3,1fr)}.category-pro{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.topbar{display:none}.feature-grid,.money-hub{grid-template-columns:1fr}.tool-pro,.category-pro{grid-template-columns:1fr 1fr}.hero-pro{padding:50px 0}.feature-main .feature-image{height:210px}.money-links{grid-template-columns:1fr}}@media(max-width:450px){.tool-pro,.category-pro{grid-template-columns:1fr}}

/* V2.7 Latest Articles: focused two-card editorial layout */
.latest-two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:940px;margin:0 auto}
.latest-two .post-card{box-shadow:0 8px 28px rgba(13,33,55,.07);transition:transform .2s ease,box-shadow .2s ease}
.latest-two .post-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(13,33,55,.11)}
.latest-two .post-thumb{display:block;width:100%;height:235px;object-fit:cover;object-position:center}
.latest-two .post-content{padding:24px}
.latest-two .post-content h3{font-size:22px;line-height:1.3;margin:8px 0 10px}
.latest-two .post-content p{color:var(--muted);margin:0 0 12px}
.read-more{font-size:13px;font-weight:800;color:var(--green)}
.latest-intro{text-align:center;max-width:650px;margin:-12px auto 28px}
.latest-intro p{color:var(--muted)}
@media(max-width:700px){.latest-two{grid-template-columns:1fr}.latest-two .post-thumb{height:205px}}

/* Finovara V3.0 Professional Hero */
.hero-v3{padding:72px 0 68px;background:linear-gradient(135deg,#eef8f4 0%,#fff 55%,#f5f8fb 100%);overflow:hidden}
.hero-v3-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:60px;align-items:center}
.hero-v3-copy{max-width:680px}.hero-v3 h1{font-size:clamp(43px,5.4vw,70px);line-height:1.01;letter-spacing:-.045em;color:var(--navy);margin:13px 0 20px}
.hero-v3 .lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:650px}
.hero-v3-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:27px}
.hero-v3-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;font-size:12px;color:var(--muted)}
.hero-v3-trust span{display:flex;align-items:center;gap:6px}.hero-v3-trust b{color:var(--green)}
.hero-dashboard{position:relative;max-width:500px;margin-left:auto}
.dashboard-shell{background:#fff;border:1px solid #dfe7eb;border-radius:24px;padding:20px;box-shadow:0 25px 60px rgba(7,26,45,.13);position:relative}
.dashboard-head{display:flex;align-items:center;justify-content:space-between;padding:3px 2px 16px}.dashboard-title{font-size:13px;font-weight:800;color:var(--navy)}.dashboard-status{font-size:10px;color:var(--green);background:var(--mint);padding:6px 9px;border-radius:20px;font-weight:800}
.dashboard-balance{background:var(--navy2);color:#fff;border-radius:17px;padding:21px}.dashboard-balance small{color:#b9c7d2;font-size:11px}.dashboard-balance strong{display:block;font-size:29px;margin-top:5px}.balance-change{font-size:11px;color:#aee4ce;margin-top:5px}
.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.dashboard-mini{border:1px solid var(--line);border-radius:14px;padding:15px}.dashboard-mini small{display:block;color:var(--muted);font-size:10px}.dashboard-mini strong{display:block;color:var(--navy);font-size:17px;margin-top:4px}.dashboard-bar{height:7px;background:#edf1f3;border-radius:10px;margin-top:10px;overflow:hidden}.dashboard-bar i{display:block;width:72%;height:100%;background:var(--green);border-radius:10px}.dashboard-list{margin-top:12px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.dashboard-list-row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--line);font-size:11px}.dashboard-list-row:last-child{border:0}.dashboard-list-row span:first-child{color:var(--muted)}.dashboard-list-row strong{color:var(--navy)}
.hero-floating{position:absolute;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px;box-shadow:0 14px 35px rgba(7,26,45,.12);font-size:11px}.hero-floating strong{display:block;color:var(--navy);font-size:14px}.float-one{left:-28px;bottom:32px}.float-two{right:-22px;top:42px}.hero-note{margin-top:13px;text-align:center;color:var(--muted);font-size:10px}
@media(max-width:900px){.hero-v3-grid{grid-template-columns:1fr;gap:40px}.hero-dashboard{margin:0 auto}.hero-v3{padding:52px 0}.hero-floating{display:none}}
@media(max-width:520px){.hero-v3 h1{font-size:42px}.hero-v3 .lead{font-size:17px}.dashboard-shell{padding:14px;border-radius:19px}.dashboard-balance strong{font-size:25px}.hero-v3-actions .btn{width:100%;text-align:center;margin-left:0}.hero-v3-trust{gap:10px}.dashboard-grid{gap:8px}}

/* Finovara V3.1 Premium Hero — compact, editorial and tool-led */
.hero-v31{position:relative;padding:58px 0 54px;overflow:hidden;background:radial-gradient(circle at 92% 20%,rgba(11,122,90,.10),transparent 30%),linear-gradient(135deg,#edf8f4 0%,#fff 58%,#f4f7fa 100%);border-bottom:1px solid #e2ebe7}
.hero-v31:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(11,122,90,.08);border-radius:50%;right:-180px;top:-210px;pointer-events:none}
.hero-v31-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:54px;align-items:center;position:relative;z-index:1}
.hero-v31-copy{max-width:650px}
.hero-v31 h1{font-size:clamp(43px,5.1vw,67px);line-height:.99;letter-spacing:-.055em;color:var(--navy);margin:12px 0 18px}
.hero-v31 h1 span{color:var(--green)}
.hero-v31 .lead{font-size:18px;line-height:1.55;color:var(--muted);max-width:590px;margin:0}
.hero-v31-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}
.hero-v31-actions .btn{margin-top:0;padding:13px 18px;border-radius:10px}
.hero-v31-actions .btn:first-child span{margin-left:7px}
.hero-v31-trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px;font-size:11px;color:var(--muted)}
.hero-v31-trust span{display:flex;align-items:center;gap:6px;white-space:nowrap}
.hero-v31-trust b{color:var(--green);font-size:13px}
.hero-toolkit{position:relative;max-width:500px;margin-left:auto;background:rgba(255,255,255,.94);border:1px solid #dce7e3;border-radius:22px;padding:20px;box-shadow:0 20px 50px rgba(7,26,45,.11);overflow:hidden}
.toolkit-glow{position:absolute;width:190px;height:190px;border-radius:50%;background:rgba(11,122,90,.09);right:-80px;top:-80px;pointer-events:none}
.toolkit-top{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative}
.toolkit-top small{display:block;color:var(--green);font-size:9px;letter-spacing:.14em;font-weight:900}
.toolkit-top strong{display:block;color:var(--navy);font-size:13px;margin-top:2px}
.toolkit-badge{font-size:9px;letter-spacing:.08em;font-weight:850;color:var(--green);background:var(--mint);border-radius:20px;padding:6px 9px;white-space:nowrap}
.toolkit-title{font-size:25px;font-weight:850;letter-spacing:-.025em;color:var(--navy);margin:20px 0 13px}
.toolkit-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.toolkit-grid a{position:relative;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:9px;padding:12px;border:1px solid #e6ece9;border-radius:13px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;text-decoration:none}
.toolkit-grid a:hover{transform:translateY(-2px);border-color:#cfe3db;box-shadow:0 8px 20px rgba(13,33,55,.07);text-decoration:none}
.toolkit-icon{grid-row:1 / span 2;width:34px;height:34px;border-radius:10px;background:var(--mint);color:var(--green);display:grid;place-items:center;font-size:16px;font-weight:900}
.toolkit-grid strong{font-size:12px;line-height:1.2;color:var(--navy)}
.toolkit-grid small{font-size:10px;line-height:1.3;color:var(--muted);margin-top:2px}
.toolkit-grid .toolkit-cta{background:var(--navy2);border-color:var(--navy2)}
.toolkit-grid .toolkit-cta strong{color:#fff}
.toolkit-grid .toolkit-cta small{color:#b9c7d2}
.toolkit-grid .toolkit-cta .toolkit-icon{background:rgba(255,255,255,.10);color:#b7ead8}
.toolkit-footer{display:flex;align-items:center;gap:7px;margin-top:13px;padding-top:12px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}
@media(max-width:900px){.hero-v31{padding:48px 0 44px}.hero-v31-grid{grid-template-columns:1fr;gap:32px}.hero-toolkit{margin:0 auto;width:100%}.hero-v31-copy{max-width:720px}}
@media(max-width:560px){.hero-v31{padding:42px 0 38px}.hero-v31 h1{font-size:42px}.hero-v31 .lead{font-size:17px}.hero-v31-actions .btn{width:100%;text-align:center}.hero-v31-trust{gap:9px 14px}.hero-toolkit{padding:15px;border-radius:18px}.toolkit-title{font-size:22px;margin-top:16px}.toolkit-grid{gap:7px}.toolkit-grid a{padding:10px}.toolkit-badge{display:none}}

/* Finovara V3.2 Premium Hero */
.hero-v32{
  position:relative;
  overflow:hidden;
  padding:64px 0 60px;
  background:
    radial-gradient(circle at 82% 24%, rgba(11,122,90,.12), transparent 30%),
    linear-gradient(135deg,#f7fbf9 0%,#fff 58%,#f3f8f6 100%);
  border-bottom:1px solid rgba(16,42,36,.08);
}
.hero-v32:before{
  content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(11,122,90,.09);
  border-radius:50%;right:-190px;top:-180px;pointer-events:none;
}
.hero-v32-grid{
  display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);
  gap:56px;align-items:center;min-height:470px;
}
.hero-v32-copy{max-width:650px}
.hero-v32-eyebrow{
  display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;
  background:rgba(11,122,90,.08);color:var(--finovara-accent,#0b7a5a);
  font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;margin-bottom:20px;
}
.hero-v32 h1{
  margin:0 0 20px;color:var(--finovara-dark,#102a24);
  font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.045em;font-weight:850;
}
.hero-v32 h1 span{color:var(--finovara-accent,#0b7a5a)}
.hero-v32 .lead{
  max-width:600px;margin:0 0 28px;font-size:18px;line-height:1.65;color:#52625d;
}
.hero-v32-actions{display:flex;flex-wrap:wrap;gap:12px}
.hero-v32-actions .btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center}
.hero-v32-trust{
  display:flex;flex-wrap:wrap;gap:18px;margin-top:22px;color:#61716c;font-size:13px;font-weight:650;
}
.hero-v32-trust span{white-space:nowrap}
.hero-v32-toolkit{
  position:relative;background:#fff;border:1px solid rgba(16,42,36,.10);
  border-radius:24px;padding:24px;box-shadow:0 22px 60px rgba(16,42,36,.11);
}
.toolkit-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #edf1ef}
.toolkit-top small{display:block;font-size:10px;letter-spacing:.14em;font-weight:850;color:#7b8984}
.toolkit-top strong{display:block;margin-top:3px;font-size:15px;color:var(--finovara-dark,#102a24)}
.toolkit-badge{font-size:10px;font-weight:800;letter-spacing:.08em;color:var(--finovara-accent,#0b7a5a);background:#edf8f4;padding:7px 9px;border-radius:8px}
.toolkit-title{font-size:22px;font-weight:820;color:var(--finovara-dark,#102a24);margin:20px 0 15px}
.toolkit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.toolkit-grid a{
  min-height:88px;padding:14px;text-decoration:none;border:1px solid #e8eeeb;border-radius:15px;
  background:#fbfdfc;display:grid;grid-template-columns:26px 1fr;grid-template-rows:auto auto;
  column-gap:8px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.toolkit-grid a:hover{transform:translateY(-2px);border-color:rgba(11,122,90,.25);box-shadow:0 9px 22px rgba(16,42,36,.07)}
.toolkit-grid a>span{grid-row:1/3;display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#eaf6f1;color:var(--finovara-accent,#0b7a5a);font-weight:900}
.toolkit-grid strong{font-size:14px;color:#18342c;align-self:end}
.toolkit-grid small{font-size:11px;color:#7a8883;align-self:start;margin-top:3px}
.toolkit-grid .toolkit-cta{background:var(--finovara-dark,#102a24);border-color:var(--finovara-dark,#102a24)}
.toolkit-grid .toolkit-cta>span{background:rgba(255,255,255,.12);color:#fff}
.toolkit-grid .toolkit-cta strong{color:#fff}
.toolkit-grid .toolkit-cta small{color:rgba(255,255,255,.72)}
.toolkit-footer{margin-top:16px;padding-top:14px;border-top:1px solid #edf1ef;color:#75837e;font-size:11px;font-weight:650;text-align:center}
@media(max-width:900px){
  .hero-v32{padding:48px 0}
  .hero-v32-grid{grid-template-columns:1fr;gap:34px;min-height:0}
  .hero-v32-copy{max-width:760px}
  .hero-v32 h1{font-size:clamp(40px,9vw,58px)}
}
@media(max-width:560px){
  .hero-v32{padding:38px 0 42px}
  .hero-v32 h1{font-size:42px}
  .hero-v32 .lead{font-size:16px;line-height:1.55}
  .hero-v32-actions{display:grid;grid-template-columns:1fr}
  .hero-v32-actions .btn{width:100%}
  .hero-v32-trust{gap:9px 14px;font-size:12px}
  .hero-v32-toolkit{padding:17px;border-radius:18px}
  .toolkit-grid{grid-template-columns:1fr 1fr;gap:8px}
  .toolkit-grid a{min-height:82px;padding:12px}
  .toolkit-badge{display:none}
}

.finovara-logo{display:block;max-height:46px;width:auto;max-width:210px}

/* Finovara V3.3 Header + Footer optimization */
.site-header .container,
.site-header .header-inner,
.site-header .nav-wrap{position:relative}
.finovara-main-nav{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}
.finovara-main-nav ul{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 auto;padding:0;list-style:none}
.finovara-main-nav li{margin:0}
.finovara-main-nav a{display:inline-flex;align-items:center;justify-content:center;padding:10px 13px;border-radius:10px;text-decoration:none;font-weight:700}
.finovara-main-nav a:hover,.finovara-main-nav .current-menu-item>a{background:rgba(11,122,90,.08);color:var(--finovara-accent,#0b7a5a)}
.site-footer{margin-top:70px;background:#102a24;color:#dce8e3}
.footer-main{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:48px;padding:56px 0 42px}
.footer-logo{font-size:25px;font-weight:850;letter-spacing:-.03em;color:#fff;margin-bottom:12px}
.footer-brand p,.footer-tools p{max-width:390px;color:#afc1ba;line-height:1.7;margin:0}
.site-footer h3{margin:0 0 15px;color:#fff;font-size:15px}
.footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.footer-menu a{color:#b9cbc4;text-decoration:none;font-size:14px}
.footer-menu a:hover{color:#fff}
.footer-tool-button{display:inline-flex;margin-top:17px;padding:11px 15px;border-radius:10px;background:#fff;color:#102a24;text-decoration:none;font-weight:800;font-size:13px}
.footer-tool-button:hover{transform:translateY(-1px)}
.footer-disclosure{padding:18px 0;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);text-align:center}
.footer-disclosure p{margin:0;color:#9fb2aa;font-size:12px;line-height:1.6}
.footer-bottom{background:#0b1f1b}
.footer-bottom-inner{display:flex;justify-content:center;align-items:center;gap:18px;min-height:54px;color:#93a8a0;font-size:12px;text-align:center}
@media(max-width:900px){
  .finovara-main-nav ul{gap:2px}
  .finovara-main-nav a{padding:9px 9px;font-size:13px}
  .footer-main{grid-template-columns:1fr 1fr;gap:34px}
  .footer-brand{grid-column:1/-1}
}
@media(max-width:680px){
  .finovara-main-nav ul{flex-wrap:wrap}
  .finovara-main-nav{width:100%;margin-top:10px}
  .footer-main{grid-template-columns:1fr;padding:42px 0 30px}
  .footer-brand{grid-column:auto}
  .footer-bottom-inner{flex-direction:column;gap:5px;padding:12px 0}
}


/* Finovara V3.4 Homepage optimization */
.hero-v34{position:relative;overflow:hidden;padding:58px 0 54px;background:linear-gradient(135deg,#f5faf8 0%,#fff 58%,#f1f7f4 100%);border-bottom:1px solid rgba(16,42,36,.08)}
.hero-v34-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:54px;align-items:center;min-height:450px}.hero-v34-copy{max-width:650px}
.hero-v34-eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(11,122,90,.08);color:var(--finovara-accent,#0b7a5a);font-size:11px;font-weight:850;letter-spacing:.12em;margin-bottom:19px}
.hero-v34 h1{margin:0 0 18px;font-size:clamp(40px,5vw,64px);line-height:1.01;letter-spacing:-.045em;color:var(--finovara-dark,#102a24);font-weight:850}.hero-v34 h1 span{color:var(--finovara-accent,#0b7a5a)}
.hero-v34 .lead{font-size:18px;line-height:1.6;color:#53635e;max-width:590px;margin:0 0 26px}.hero-v34-actions{display:flex;flex-wrap:wrap;gap:11px}.hero-v34-actions .btn{min-height:47px;display:inline-flex;align-items:center;justify-content:center}
.hero-v34-trust{display:flex;flex-wrap:wrap;gap:15px;margin-top:19px;color:#697872;font-size:12px;font-weight:700}
.hero-v34-panel{background:#fff;border:1px solid rgba(16,42,36,.11);border-radius:22px;padding:22px;box-shadow:0 20px 55px rgba(16,42,36,.10)}
.hero-panel-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #edf1ef}.hero-panel-heading small{display:block;font-size:9px;letter-spacing:.15em;color:#81908a;font-weight:900}.hero-panel-heading strong{display:block;font-size:14px;color:#17342b;margin-top:2px}.hero-panel-heading>span{font-size:9px;font-weight:900;letter-spacing:.1em;background:#edf8f4;color:#0b7a5a;padding:7px 9px;border-radius:8px}
.hero-panel-title{font-size:19px;font-weight:820;color:#17342b;margin:18px 0 13px}.hero-panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hero-panel-grid a{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:8px;padding:13px;border:1px solid #e8eeeb;border-radius:13px;text-decoration:none;background:#fbfdfc;transition:.18s}.hero-panel-grid a:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(16,42,36,.07);border-color:rgba(11,122,90,.25)}
.hero-panel-grid b{grid-row:1/3;width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#eaf6f1;color:#0b7a5a}.hero-panel-grid span{font-size:13px;font-weight:800;color:#18342c;align-self:end}.hero-panel-grid small{font-size:10px;color:#7a8883;margin-top:2px}
.hero-panel-tools{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:10px;padding:13px 14px;border-radius:13px;background:#102a24;color:#fff;text-decoration:none}.hero-panel-tools span{display:grid;grid-template-columns:25px auto;column-gap:8px}.hero-panel-tools b{grid-row:1/3;width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:rgba(255,255,255,.12)}.hero-panel-tools strong{font-size:13px}.hero-panel-tools small{font-size:10px;color:#b9cbc4;margin-top:2px}.hero-panel-tools em{font-style:normal;font-size:18px}
.home-value-strip{background:#fff;border-bottom:1px solid #edf1ef}.home-value-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 0;gap:25px}.home-value-grid>div{padding-right:25px;border-right:1px solid #e8eeeb}.home-value-grid>div:last-child{border-right:0}.home-value-grid strong{display:block;font-size:13px;color:#17342b;margin-bottom:4px}.home-value-grid span{display:block;color:#74827d;font-size:11px;line-height:1.5}
@media(max-width:900px){.hero-v34-grid{grid-template-columns:1fr;gap:32px;min-height:0}.hero-v34{padding:48px 0}.home-value-grid{grid-template-columns:1fr;gap:15px}.home-value-grid>div{border-right:0;border-bottom:1px solid #e8eeeb;padding:0 0 14px}.home-value-grid>div:last-child{border-bottom:0;padding-bottom:0}}
@media(max-width:560px){.hero-v34{padding:38px 0 40px}.hero-v34 h1{font-size:41px}.hero-v34 .lead{font-size:16px}.hero-v34-actions{display:grid;grid-template-columns:1fr}.hero-v34-actions .btn{width:100%}.hero-v34-trust{gap:9px 12px;font-size:11px}.hero-v34-panel{padding:16px;border-radius:18px}.hero-panel-heading>span{display:none}}

/* Finovara V3.5 — category archives only */
.category-archive-v35{background:#f7f9f8;min-height:60vh}
.category-hero-v35{background:linear-gradient(135deg,#f0f7f4 0%,#fff 70%);border-bottom:1px solid #e5ece9;padding:28px 0 38px}
.category-breadcrumbs{display:flex;gap:8px;align-items:center;font-size:12px;color:#77847f;margin-bottom:28px}
.category-breadcrumbs a{color:#0b7a5a;text-decoration:none;font-weight:700}
.category-hero-content{display:flex;justify-content:space-between;align-items:end;gap:35px}
.category-eyebrow{display:inline-block;color:#0b7a5a;font-size:10px;font-weight:900;letter-spacing:.14em;margin-bottom:10px}
.category-hero-v35 h1{margin:0 0 10px;color:#102a24;font-size:clamp(36px,5vw,56px);line-height:1;letter-spacing:-.04em}
.category-description{max-width:760px;margin:0;color:#61706b;font-size:16px;line-height:1.7}
.category-description p{margin:0}
.category-count{flex:0 0 auto;min-width:105px;text-align:center;padding:15px 18px;background:#fff;border:1px solid #e1e9e5;border-radius:15px;box-shadow:0 8px 25px rgba(16,42,36,.06)}
.category-count strong{display:block;font-size:27px;color:#102a24;line-height:1}
.category-count span{display:block;margin-top:5px;color:#78857f;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
.category-content-v35{padding:42px 0 70px}
.category-toolbar-v35{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}
.results-label{display:block;color:#0b7a5a;font-size:10px;font-weight:900;letter-spacing:.13em}
.category-toolbar-v35 p{margin:5px 0 0;color:#71807a;font-size:13px}
.category-post-grid-v35{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.category-post-card-v35{overflow:hidden;background:#fff;border:1px solid #e3eae7;border-radius:18px;box-shadow:0 6px 22px rgba(16,42,36,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.category-post-card-v35:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(16,42,36,.10);border-color:rgba(11,122,90,.22)}
.category-post-image{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:#e9efec}
.category-post-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.category-post-card-v35:hover .category-post-image img{transform:scale(1.035)}
.category-image-placeholder{height:100%;display:grid;place-items:center;color:#0b7a5a;font-size:11px;font-weight:900;letter-spacing:.15em;background:linear-gradient(135deg,#eaf5f1,#f7faf9)}
.category-post-body{padding:18px 18px 19px}
.category-post-meta{display:flex;gap:7px;align-items:center;color:#7c8984;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.035em}
.category-post-body h2{margin:9px 0 9px;font-size:19px;line-height:1.25;letter-spacing:-.015em}
.category-post-body h2 a{color:#17342b;text-decoration:none}
.category-post-body h2 a:hover{color:#0b7a5a}
.category-post-body p{margin:0;color:#71807a;font-size:13px;line-height:1.6}
.category-read-link{display:inline-flex;gap:7px;margin-top:15px;color:#0b7a5a;text-decoration:none;font-size:12px;font-weight:850}
.category-read-link:hover{gap:10px}
.category-pagination-v35{margin-top:40px;text-align:center}
.category-pagination-v35 .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;margin:3px;padding:0 10px;border:1px solid #dde6e2;border-radius:9px;background:#fff;color:#53635d;text-decoration:none;font-size:12px;font-weight:800}
.category-pagination-v35 .page-numbers.current,.category-pagination-v35 .page-numbers:hover{background:#102a24;color:#fff;border-color:#102a24}
.category-pagination-v35 ul{margin:0;padding:0;list-style:none}
.category-empty-v35{padding:70px 25px;text-align:center;background:#fff;border:1px solid #e4ebe8;border-radius:18px}
.category-empty-v35 h2{color:#102a24;margin-top:0}
.category-empty-v35 p{color:#71807a}
@media(max-width:1000px){.category-post-grid-v35{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){
 .category-hero-v35{padding:22px 0 30px}.category-breadcrumbs{margin-bottom:22px}
 .category-hero-content{display:block}.category-hero-v35 h1{font-size:40px}
 .category-description{font-size:15px}.category-count{display:inline-block;min-width:90px;margin-top:18px}
 .category-content-v35{padding:32px 0 55px}.category-post-grid-v35{grid-template-columns:1fr;gap:15px}
 .category-post-body{padding:16px}.category-post-body h2{font-size:18px}
}

/* V3.6 concise category introduction */
.category-description{max-width:720px}
.category-hero-v35 .category-description{font-size:15px;line-height:1.65}
.category-hero-v35 .category-hero-content{align-items:center}
@media(max-width:700px){.category-hero-v35 .category-description{font-size:14px;line-height:1.6}}

/* V3.6.4 category header optimization */
.category-hero-minimal{display:flex;justify-content:flex-end;align-items:center;min-height:44px}
.category-hero-minimal .category-count{margin-left:auto}

/* Finovara V3.7 — Professional Single Article Layout */
.article-page{padding:34px 0 70px;background:var(--bg)}
.article-shell{width:min(900px,92%);margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 40px rgba(13,33,55,.06);overflow:hidden}
.article-breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:20px 46px 0;color:#7b8791;font-size:12px}
.article-breadcrumbs a{font-weight:700;color:var(--green)}
.article-header{padding:28px 46px 30px;text-align:center}
.article-category{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:var(--mint);color:var(--green);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}
.article-header h1{margin:0 auto;color:var(--navy);font-size:clamp(34px,5vw,56px);line-height:1.08;letter-spacing:-.035em;max-width:780px}
.article-meta{display:flex;justify-content:center;align-items:center;gap:9px;flex-wrap:wrap;margin-top:17px;color:var(--muted);font-size:12px;font-weight:650}
.article-featured-image{margin:0 46px 34px;overflow:hidden;border-radius:16px;background:#eef3f1}
.article-featured-image img{display:block;width:100%;height:auto;max-height:520px;object-fit:cover}
.article-body-wrap{padding:0 46px 48px}
.article-content{max-width:720px;margin:0 auto;font-size:17px;line-height:1.82;color:#293640}
.article-content>p:first-child{font-size:18px;line-height:1.75;color:#46545e}
.article-content h2{color:var(--navy);font-size:30px;line-height:1.2;letter-spacing:-.02em;margin:42px 0 15px;padding-top:4px}
.article-content h3{color:var(--navy);font-size:22px;line-height:1.3;margin:32px 0 12px}
.article-content h4{color:var(--navy);font-size:18px;margin:26px 0 10px}
.article-content p{margin:0 0 19px}
.article-content ul,.article-content ol{margin:0 0 22px;padding-left:25px}
.article-content li{margin:7px 0;padding-left:3px}
.article-content blockquote{margin:28px 0;padding:18px 22px;border-left:4px solid var(--green);background:#f2f8f5;border-radius:0 12px 12px 0;color:#40514b}
.article-content a{font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.article-content img{max-width:100%;height:auto;border-radius:12px}
.article-content table{width:100%;border-collapse:collapse;margin:26px 0;font-size:15px;display:block;overflow-x:auto}
.article-content th,.article-content td{border:1px solid var(--line);padding:11px 13px;text-align:left;white-space:normal}
.article-content th{background:#f4f7f6;color:var(--navy);font-weight:800}
.article-content code{background:#f2f4f5;padding:2px 6px;border-radius:5px;font-size:.9em}
.article-disclaimer{margin-top:42px;padding:18px 20px;background:#f7f9fb;border:1px solid var(--line);border-radius:12px;color:#697681;font-size:12px;line-height:1.65}
.article-disclaimer strong{color:var(--navy)}
@media(max-width:700px){
  .article-page{padding:20px 0 45px}
  .article-shell{width:94%;border-radius:16px}
  .article-breadcrumbs{padding:16px 20px 0;font-size:11px}
  .article-header{padding:23px 20px 25px}
  .article-header h1{font-size:34px}
  .article-featured-image{margin:0 20px 28px;border-radius:12px}
  .article-body-wrap{padding:0 20px 30px}
  .article-content{font-size:16px;line-height:1.75}
  .article-content>p:first-child{font-size:17px}
  .article-content h2{font-size:26px;margin-top:34px}
  .article-content h3{font-size:20px;margin-top:28px}
}


/* Finovara V3.7.2 — Continue Reading related guides */
.related-posts{margin-top:58px;padding-top:38px;border-top:1px solid var(--line)}
.related-posts-heading{text-align:center;margin-bottom:24px}
.related-posts-heading h2{margin:0;color:var(--navy);font-size:30px;line-height:1.2;letter-spacing:-.025em}
.related-posts-heading p{margin:7px 0 0;color:var(--muted);font-size:13px}
.related-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.related-post-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 5px 20px rgba(13,33,55,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.related-post-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(13,33,55,.09);border-color:#d5e3de}
.related-post-image{display:block;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#e8f5f0,#f0f3f5)}
.related-post-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.related-post-card:hover .related-post-image img{transform:scale(1.03)}
.related-post-image span{height:100%;display:grid;place-items:center;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.16em}
.related-post-body{padding:16px}
.related-post-meta{font-size:10px;color:#7b8791;text-transform:uppercase;letter-spacing:.04em;font-weight:700}
.related-post-body h3{margin:7px 0 7px;font-size:17px;line-height:1.3}
.related-post-body h3 a{color:var(--navy);text-decoration:none}
.related-post-body h3 a:hover{color:var(--green)}
.related-post-body p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.related-read-link{display:inline-flex;gap:6px;margin-top:12px;color:var(--green);font-size:11px;font-weight:850;text-decoration:none}
.related-read-link:hover{text-decoration:underline}
@media(max-width:700px){.related-posts{margin-top:45px;padding-top:30px}.related-posts-heading h2{font-size:27px}.related-post-grid{grid-template-columns:1fr}.related-post-card{display:grid;grid-template-columns:120px 1fr}.related-post-image{aspect-ratio:auto;min-height:100%}.related-post-body{padding:13px}.related-post-body p{font-size:11px}.related-read-link{margin-top:9px}}

/* Finovara V3.7.2 Mobile UX patch */
@media (max-width: 900px){
  .site-header .nav{height:68px;min-height:68px}
  .finovara-main-nav.menu{display:none}
  .menu-toggle{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:10px;color:var(--navy);background:#fff;cursor:pointer;line-height:1}
  .finovara-main-nav.menu.open{display:block;position:absolute;left:0;right:0;top:68px;width:100%;margin:0;padding:10px 4%;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 14px 28px rgba(13,33,55,.10);z-index:100}
  .finovara-main-nav.menu.open ul{display:flex;flex-direction:column;align-items:stretch;gap:4px;margin:0;padding:0;list-style:none}
  .finovara-main-nav.menu.open li{width:100%}
  .finovara-main-nav.menu.open a{display:flex;width:100%;justify-content:flex-start;padding:12px 13px;border-radius:9px;font-size:14px}
}
@media (max-width: 700px){
  body{overflow-x:hidden}
  .container{width:min(100% - 28px,1180px)}
  section{padding:38px 0}
  .section-head{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:18px}
  .section-head h2{font-size:25px;line-height:1.2}
  .section-head p{font-size:13px;line-height:1.5}
  .hero-v34{padding:34px 0 36px}
  .hero-v34-grid{gap:26px}
  .hero-v34-copy{max-width:none}
  .hero-v34 h1{font-size:clamp(36px,11vw,46px);line-height:1.02;letter-spacing:-.045em}
  .hero-v34 .lead{font-size:16px;line-height:1.55}
  .hero-v34-actions{display:grid;grid-template-columns:1fr;gap:8px}
  .hero-v34-actions .btn{width:100%;margin:0;text-align:center}
  .hero-v34-trust{gap:8px 12px;font-size:11px;line-height:1.4}
  .hero-v34-panel{padding:15px;border-radius:16px}
  .hero-panel-title{font-size:18px}
  .hero-panel-grid{grid-template-columns:1fr 1fr;gap:8px}
  .hero-panel-grid a{min-width:0;padding:12px 10px}
  .hero-panel-grid span{font-size:13px}
  .hero-panel-grid small{font-size:10px}
  .home-value-grid{padding:17px 0;gap:12px}
  .home-value-grid>div{padding-bottom:11px}
  .feature-grid{gap:14px}
  .feature-main .feature-image{height:190px}
  .feature-main .feature-body{padding:18px}
  .feature-main .feature-body h2{font-size:23px;line-height:1.25}
  .feature-side article{padding:16px}
  .tool-pro,.category-pro{grid-template-columns:1fr 1fr;gap:10px}
  .tool-pro .card,.category-pro .card{padding:15px;min-height:0}
  .tool-pro h3,.category-pro h3{font-size:14px;line-height:1.3}
  .tool-pro p,.category-pro p{font-size:12px;line-height:1.45}
  .category-pro .card{min-height:145px}
  .money-hub{gap:12px}
  .money-box,.editorial-note{padding:20px;border-radius:15px}
  .money-box h2{font-size:25px}
  .money-links{grid-template-columns:1fr;gap:7px}
  .latest-two{grid-template-columns:1fr}
  .latest-two .post-thumb{height:190px}
  .latest-two .post-content{padding:18px}
  .latest-two .post-content h3{font-size:20px}
  .pro-newsletter{padding:24px 18px;border-radius:16px}
  .pro-newsletter h2{font-size:25px}
  .newsletter{display:grid;grid-template-columns:1fr;gap:8px}
  .newsletter input,.newsletter .btn{width:100%;margin:0}
  .footer-main{padding:36px 0 28px}
}
@media (max-width: 430px){
  .tool-pro,.category-pro{grid-template-columns:1fr}
  .category-pro .card{min-height:auto}
  .hero-panel-grid{grid-template-columns:1fr 1fr}
  .hero-v34 h1{font-size:37px}
  .brand{font-size:22px}
  .finovara-logo{max-width:165px;max-height:38px}
}


/* Finovara v3.7.3 — Mobile-first refinement
 * Keeps the existing desktop design and strengthens small-screen usability.
 */
@media (max-width: 700px){
  html{font-size:16px;overflow-x:hidden}
  body{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}
  img,svg,video,canvas{max-width:100%;height:auto}
  iframe{max-width:100%;border:0}
  .container{width:calc(100% - 28px);max-width:none}
  .site-header{position:sticky;top:0}
  .site-header .nav{gap:10px}
  .brand{min-width:0;max-width:calc(100% - 58px);font-size:21px;white-space:nowrap}
  .brand .finovara-logo{display:block;width:auto;max-width:170px;height:auto;max-height:40px;object-fit:contain}
  .menu-toggle{flex:0 0 44px;touch-action:manipulation}
  .finovara-main-nav.menu.open{max-height:calc(100vh - 68px);overflow-y:auto;-webkit-overflow-scrolling:touch}
  .finovara-main-nav.menu.open a{min-height:44px;align-items:center}
  .btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:11px 16px}
  .hero-v3-grid,.hero-v34-grid{grid-template-columns:1fr;min-width:0}
  .hero-v3-grid>*,.hero-v34-grid>*{min-width:0}
  .hero-v3,.hero-pro{padding:42px 0 40px}
  .hero-v3 h1,.hero-pro h1{font-size:clamp(36px,10.5vw,48px);overflow-wrap:anywhere}
  .hero-v3 .lead,.hero-pro .lead{font-size:16px;line-height:1.6}
  .hero-dashboard,.hero-v3-panel{max-width:100%;min-width:0}
  .feature-main,.feature-side,.card,.single,.article-shell,.calculator,.editorial-note,.money-box,.pro-newsletter{min-width:0}
  .feature-main .feature-image{height:auto;aspect-ratio:16/9;min-height:0}
  .feature-main h2{font-size:22px}
  .post-card,.category-post-card-v35,.related-post-card{min-width:0}
  .post-content h3,.category-post-body h2,.related-post-body h3{overflow-wrap:anywhere}
  .category-post-image img,.related-post-image img{width:100%;height:100%;object-fit:cover}
  .article-page{padding:14px 0 38px}
  .article-shell{width:calc(100% - 20px);border-radius:14px}
  .article-breadcrumbs{padding:14px 15px 0;font-size:11px;line-height:1.5}
  .article-header{padding:18px 15px 20px}
  .article-header h1{font-size:clamp(30px,8.8vw,38px);line-height:1.08;overflow-wrap:anywhere}
  .article-meta{font-size:11px;gap:6px}
  .article-featured-image{margin:0 15px 22px;border-radius:10px}
  .article-featured-image img{width:100%;max-height:none;aspect-ratio:16/9;object-fit:cover}
  .article-body-wrap{padding:0 15px 25px}
  .article-content{font-size:16px;line-height:1.78;overflow-wrap:anywhere;word-break:normal}
  .article-content>p:first-child{font-size:16.5px;line-height:1.72}
  .article-content h2{font-size:25px;line-height:1.22;margin-top:31px}
  .article-content h3{font-size:20px;line-height:1.3;margin-top:25px}
  .article-content ul,.article-content ol{padding-left:22px}
  .article-content pre{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:13px;padding:14px}
  .article-content table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:14px;white-space:nowrap}
  .article-content table th,.article-content table td{padding:9px 10px}
  .article-content .wp-block-table{max-width:100%;overflow-x:auto}
  .article-content .wp-block-table table{display:table;width:max-content;min-width:100%;overflow:visible}
  .article-content figure{max-width:100%;margin-left:0;margin-right:0}
  .article-content .wp-block-embed{max-width:100%;overflow:hidden}
  .article-content .wp-block-embed iframe{width:100%;min-height:220px}
  .article-disclaimer{margin-top:30px;padding:15px;font-size:11px}
  .related-posts{margin-top:38px;padding-top:26px}
  .related-post-grid{gap:12px}
  .related-post-card{display:grid;grid-template-columns:105px minmax(0,1fr)}
  .related-post-image{min-height:100%;height:100%}
  .related-post-body{min-width:0;padding:12px}
  .related-post-body h3{font-size:15px}
  .related-post-body p{display:none}
  .related-read-link{font-size:11px}
  .calculator{padding:18px}
  .form-grid{grid-template-columns:1fr;gap:12px}
  .field input,.field select{min-height:44px;font-size:16px}
  .newsletter input{min-height:44px;font-size:16px}
  .site-footer .container{width:calc(100% - 28px)}
  .footer-grid{grid-template-columns:1fr;gap:22px}
  .copyright{font-size:12px;line-height:1.5}
}
@media (max-width: 380px){
  .container{width:calc(100% - 22px)}
  .article-shell{width:calc(100% - 12px)}
  .article-breadcrumbs{padding-left:12px;padding-right:12px}
  .article-header{padding-left:12px;padding-right:12px}
  .article-featured-image{margin-left:12px;margin-right:12px}
  .article-body-wrap{padding-left:12px;padding-right:12px}
  .article-content h2{font-size:23px}
}
@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}


/* Finovara V3.7.4 — Centered article, author bio and discussion */
.article-page{padding:28px 0 60px}
.article-shell{width:min(920px,calc(100% - 32px));margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 30px rgba(13,33,55,.055);overflow:hidden}
.article-breadcrumbs{max-width:800px;margin:0 auto;padding:22px 34px 0}
.article-header{max-width:800px;margin:0 auto;padding:22px 34px 28px;text-align:center}
.article-header h1{margin:10px auto 14px;max-width:780px}
.article-meta{justify-content:center}
.article-featured-image{width:min(800px,calc(100% - 68px));margin:0 auto 32px;border-radius:14px;overflow:hidden}
.article-featured-image img{display:block;width:100%;height:auto}
.article-body-wrap{padding:0 34px 40px}
.article-content{max-width:780px;margin:0 auto}
.article-content>p,.article-content>ul,.article-content>ol,.article-content>blockquote,.article-content>table,.article-content>figure{max-width:100%}
.article-content h2,.article-content h3,.article-content h4{color:var(--navy)}
.article-disclaimer{margin-top:34px}
.finovara-author-bio{box-sizing:border-box;width:100%;max-width:760px;margin:48px auto 0;padding:32px 36px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;background:linear-gradient(180deg,#fbfefd 0%,#f5faf8 100%);border:1px solid #dce9e4;border-radius:18px;box-shadow:0 8px 24px rgba(13,33,55,.06)}
.finovara-author-avatar{flex:0 0 auto;margin:0 auto 2px}
.finovara-author-avatar img{display:block;width:104px;height:104px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 6px 20px rgba(13,33,55,.14)}
.finovara-author-copy{width:100%;max-width:620px;margin:0 auto}
.finovara-author-label{font-size:10px;font-weight:900;letter-spacing:.16em;color:var(--green);text-transform:uppercase}
.finovara-author-copy h2{margin:7px 0 8px;font-size:24px;line-height:1.25;color:var(--navy)}
.finovara-author-copy p{max-width:600px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.75}
.finovara-discussion{max-width:760px;margin:48px auto 0;padding-top:34px;border-top:1px solid var(--line)}
.finovara-discussion-heading{text-align:center;margin-bottom:24px}
.finovara-discussion-heading h2{margin:6px 0 5px;color:var(--navy);font-size:29px;line-height:1.2}
.finovara-discussion-heading p{margin:0;color:var(--muted);font-size:13px}
.finovara-comments .comment-list{list-style:none;margin:0 0 28px;padding:0}
.finovara-comments .comment-list .comment{margin:0 0 14px;padding:17px;border:1px solid var(--line);border-radius:13px;background:#fff}
.finovara-comments .comment-list .comment-meta{font-size:11px;color:var(--muted)}
.finovara-comments .comment-list .comment-author{font-weight:800;color:var(--navy)}
.finovara-comments .comment-content{font-size:14px;line-height:1.65;color:var(--ink);overflow-wrap:anywhere}
.finovara-comments .comment-content p:last-child{margin-bottom:0}
.finovara-comments .comment-reply-link{font-size:11px;font-weight:800;color:var(--green)}
.finovara-comments .comments-title{font-size:18px;color:var(--navy);margin:0 0 14px}
.finovara-comments .comment-respond{padding:22px;border:1px solid var(--line);border-radius:15px;background:#fbfcfc}
.finovara-comments .comment-reply-title{margin:0 0 15px;color:var(--navy);font-size:21px}
.finovara-comments form p{margin:0 0 14px}
.finovara-comments form label{display:block;font-size:12px;font-weight:750;color:var(--navy);margin-bottom:6px}
.finovara-comments input[type=text],.finovara-comments input[type=email],.finovara-comments input[type=url],.finovara-comments textarea{width:100%;border:1px solid #d8e1e5;border-radius:10px;background:#fff;padding:12px 13px;font:inherit;font-size:16px;color:var(--ink);outline:none}
.finovara-comments input:focus,.finovara-comments textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(11,122,90,.10)}
.finovara-comment-submit{border:0;cursor:pointer}
.finovara-comments .comment-form-cookies-consent{font-size:11px;color:var(--muted)}
.finovara-comments .comment-form-cookies-consent label{display:inline;font-weight:500;color:var(--muted)}
.comments-closed{padding:15px;background:#f7f9fb;border:1px solid var(--line);border-radius:10px;color:var(--muted);font-size:13px;text-align:center}
@media(max-width:700px){
 .article-page{padding:12px 0 38px}
 .article-shell{width:calc(100% - 16px);border-radius:13px}
 .article-breadcrumbs{padding:14px 14px 0}
 .article-header{padding:16px 14px 22px}
 .article-featured-image{width:calc(100% - 28px);margin-bottom:22px;border-radius:10px}
 .article-body-wrap{padding:0 14px 28px}
 .article-content{max-width:100%}
 .finovara-author-bio{margin-top:32px;padding:26px 16px}
 .finovara-author-avatar{margin:0 auto 2px}
 .finovara-author-avatar img{width:88px;height:88px}
 .finovara-author-copy{width:100%;margin:0 auto}
 .finovara-author-copy h2{font-size:21px}
 .finovara-author-copy p{font-size:13px;line-height:1.7}
 .finovara-discussion{margin-top:36px;padding-top:28px}
 .finovara-discussion-heading h2{font-size:26px}
 .finovara-comments .comment-respond{padding:16px}
 .finovara-comments .comment-list .comment{padding:14px}
}

/* Finovara V3.7.6 — Premium professional footer */
.site-footer-premium{background:linear-gradient(180deg,#071a2d 0%,#061522 100%);color:#b9c7d2;padding:0;border-top:1px solid #183047}
.footer-premium-main{display:grid;grid-template-columns:1.55fr .8fr .9fr 1.2fr;gap:44px;padding:64px 0 48px}
.footer-premium-brand{max-width:390px}
.footer-premium-logo{display:inline-flex;align-items:center;gap:11px;color:#fff!important;font-size:24px;font-weight:850;letter-spacing:-.02em;text-decoration:none!important}
.footer-logo-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#0b7a5a,#10a678);color:#fff;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.18)}
.footer-premium-brand>p{margin:19px 0 18px;color:#aebdca;font-size:14px;line-height:1.75}
.footer-trust{display:flex;flex-wrap:wrap;gap:8px;color:#8fa3b3;font-size:11px}
.footer-trust span{padding:7px 9px;border:1px solid #20384d;border-radius:999px;background:rgba(255,255,255,.025)}
.footer-premium-column h3{margin:0 0 17px;color:#fff;font-size:14px;letter-spacing:.02em}
.footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.footer-menu li{margin:0;padding:0}
.site-footer-premium .footer-menu a{color:#aebdca;font-size:13px;transition:color .2s ease}
.site-footer-premium .footer-menu a:hover{color:#fff;text-decoration:none}
.footer-kicker{display:block;color:#52c39d;font-size:10px;font-weight:900;letter-spacing:.16em;margin-bottom:9px}
.footer-premium-tools h3{font-size:19px;line-height:1.25;margin-bottom:8px}
.footer-premium-tools p{margin:0 0 17px;font-size:13px;line-height:1.65;color:#9fb0be}
.site-footer-premium .footer-tool-button{display:inline-flex;align-items:center;gap:10px;background:#0b7a5a;color:#fff!important;border:1px solid #14936f;border-radius:10px;padding:11px 15px;font-size:12px;font-weight:800;text-decoration:none!important;box-shadow:0 8px 20px rgba(0,0,0,.14)}
.site-footer-premium .footer-tool-button:hover{background:#0e8b67}
.footer-premium-disclosure{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:20px 0;border-top:1px solid #1a3246;border-bottom:1px solid #1a3246;color:#879baa;font-size:11px;line-height:1.6}
.footer-premium-disclosure strong{color:#cbd6de;font-size:12px}.footer-country{white-space:nowrap;color:#aab9c4}
.footer-premium-bottom{background:#05121e}.footer-premium-bottom-inner{display:flex;justify-content:space-between;gap:20px;padding:17px 0;color:#718493;font-size:11px}
@media(max-width:900px){.footer-premium-main{grid-template-columns:1fr 1fr;gap:34px;padding:48px 0 38px}.footer-premium-brand{grid-column:1/-1;max-width:650px}}
@media(max-width:560px){.footer-premium-main{grid-template-columns:1fr;gap:28px;padding:40px 0 32px}.footer-premium-brand{grid-column:auto}.footer-premium-disclosure{display:block;padding:18px 0}.footer-country{display:inline-block;margin-top:10px}.footer-premium-bottom-inner{display:grid;gap:6px;padding:15px 0}.site-footer-premium .footer-tool-button{min-height:44px;justify-content:center}}


/* Finovara V3.7.7 — Premium Smart Homepage / Mobile Centered */
.hero-v34 .container,.home-value-strip .container,body.home .container{max-width:1120px}
@media (min-width:901px){
  .hero-v34-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.86fr);gap:48px}
  .hero-v34-copy{margin:0 auto;max-width:650px}
  .feature-grid{max-width:1080px;margin:0 auto}
  .section-head{max-width:1080px;margin-left:auto;margin-right:auto}
  .tool-pro,.category-pro,.latest-two{max-width:1080px;margin-left:auto;margin-right:auto}
  .money-hub,.pro-newsletter{max-width:1080px;margin-left:auto;margin-right:auto}
}
@media (max-width:700px){
  body.home{background:#f6f8f7}
  body.home main{overflow:hidden}
  body.home section{padding:32px 0}
  body.home .container{width:min(100% - 24px,520px);margin-left:auto;margin-right:auto}
  .hero-v34{padding:30px 0 34px!important;background:linear-gradient(180deg,#f5faf8 0%,#fff 100%);text-align:center}
  .hero-v34-grid{display:flex;flex-direction:column;align-items:center;gap:22px}
  .hero-v34-copy{width:100%;max-width:500px;margin:0 auto}
  .hero-v34-eyebrow{margin-bottom:14px}
  .hero-v34 h1{font-size:clamp(34px,10vw,44px);line-height:1.04;letter-spacing:-.045em;margin-bottom:14px}
  .hero-v34 .lead{max-width:440px;margin:0 auto 21px;font-size:15px;line-height:1.55}
  .hero-v34-actions{width:100%;max-width:420px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:9px}
  .hero-v34-actions .btn{width:100%;min-height:48px;margin:0;border-radius:11px}
  .hero-v34-trust{justify-content:center;gap:7px 12px;max-width:430px;margin:15px auto 0}
  .hero-v34-panel{width:100%;max-width:500px;padding:15px;border-radius:18px;text-align:left;box-shadow:0 14px 36px rgba(16,42,36,.08)}
  .hero-panel-grid{gap:8px}
  .hero-panel-grid a{min-height:78px;border-radius:11px;display:flex;flex-direction:column;justify-content:center}
  .hero-panel-tools{border-radius:11px}
  .home-value-strip{background:#fff}
  .home-value-grid{text-align:center;max-width:500px;margin:auto;padding:14px 0!important;gap:0!important}
  .home-value-grid>div{padding:13px 8px!important;border-bottom:1px solid #edf1ef!important}
  .home-value-grid>div:last-child{border-bottom:0!important}
  .home-value-grid strong{font-size:13px}
  .home-value-grid span{font-size:11px;max-width:360px;margin:auto}
  .section-head{text-align:center;align-items:center!important;gap:7px!important;margin-bottom:16px!important}
  .section-head>div{width:100%}
  .section-head h2{font-size:24px!important;line-height:1.2}
  .section-head p{max-width:430px;margin:5px auto 0!important;font-size:12.5px}
  .section-head>a{font-size:12px;font-weight:800}
  .feature-grid{width:100%;margin:0 auto;gap:12px}
  .feature-main,.feature-side{border-radius:15px}
  .feature-main .feature-image{height:205px;padding:16px}
  .feature-main .feature-body{padding:17px;text-align:center}
  .feature-main .feature-body h2{font-size:22px!important;line-height:1.28}
  .feature-main .feature-body p{font-size:13px;line-height:1.55}
  .feature-side article{text-align:center;padding:15px}
  .feature-side h3{font-size:17px}
  .tool-pro,.category-pro{width:100%;margin:0 auto;gap:10px!important}
  .tool-pro .card,.category-pro .card{border-radius:14px;text-align:center;padding:16px 12px!important;box-shadow:0 3px 14px rgba(13,33,55,.035)}
  .tool-pro .tool-icon,.category-pro .cat-icon{margin:0 auto}
  .tool-pro h3,.category-pro h3{font-size:14px!important}
  .tool-pro p,.category-pro p{font-size:11.5px!important;line-height:1.45}
  .money-hub{width:100%;margin:0 auto;gap:11px}
  .money-box,.editorial-note{text-align:center;padding:21px 17px!important;border-radius:15px}
  .money-box h2{font-size:24px}
  .money-box p,.editorial-note p{font-size:12.5px;line-height:1.6}
  .money-links{grid-template-columns:1fr 1fr!important}
  .money-links a{font-size:11px;padding:10px 7px}
  .latest-two{width:100%;margin:0 auto}
  .latest-two .post-card{text-align:center;border-radius:15px}
  .latest-two .post-thumb{height:190px}
  .latest-two .post-content{padding:17px}
  .latest-two .post-content h3{font-size:19px!important}
  .latest-two .post-content p{font-size:12.5px;line-height:1.55}
  .pro-newsletter{text-align:center;padding:25px 17px!important;border-radius:16px}
  .pro-newsletter h2{font-size:24px}
  .pro-newsletter p{font-size:12.5px}
  .newsletter{max-width:420px;margin:16px auto 0}
}
@media (max-width:430px){
  body.home .container{width:calc(100% - 20px)}
  .hero-v34 h1{font-size:36px}
  .hero-panel-grid{grid-template-columns:1fr 1fr}
  .tool-pro,.category-pro{grid-template-columns:1fr 1fr}
  .money-links{grid-template-columns:1fr}
}

/* Finovara V3.7.9 — Isolated premium mobile footer.
   Footer-only rules; homepage layout is intentionally untouched. */
@media (max-width: 560px){
  footer.site-footer-premium{overflow:hidden;text-align:center}
  footer.site-footer-premium > .container{width:calc(100% - 28px);max-width:520px;margin-left:auto;margin-right:auto}
  footer.site-footer-premium .footer-premium-main{display:flex;flex-direction:column;align-items:center;gap:0;padding:34px 0 10px}
  footer.site-footer-premium .footer-premium-brand{width:100%;max-width:430px;margin:0 auto 24px}
  footer.site-footer-premium .footer-premium-logo{justify-content:center;font-size:22px}
  footer.site-footer-premium .footer-logo-mark{width:40px;height:40px;border-radius:11px}
  footer.site-footer-premium .footer-premium-brand>p{max-width:400px;margin:14px auto 15px;font-size:13px;line-height:1.65}
  footer.site-footer-premium .footer-trust{justify-content:center;gap:7px}
  footer.site-footer-premium .footer-trust span{font-size:10px;padding:6px 8px}
  footer.site-footer-premium .footer-premium-column{width:100%;max-width:430px;margin:0 auto;padding:18px 0;border-top:1px solid #193249}
  footer.site-footer-premium .footer-premium-column h3{margin:0 0 12px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
  footer.site-footer-premium .footer-menu{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px}
  footer.site-footer-premium .footer-menu li{margin:0!important}
  footer.site-footer-premium .footer-menu a{font-size:12px;line-height:1.7}
  footer.site-footer-premium .footer-premium-tools{padding:22px 0 20px}
  footer.site-footer-premium .footer-kicker{font-size:9px;margin-bottom:8px}
  footer.site-footer-premium .footer-premium-tools h3{font-size:20px;max-width:320px;margin:0 auto 8px}
  footer.site-footer-premium .footer-premium-tools p{font-size:12px;max-width:340px;margin:0 auto 15px;line-height:1.6}
  footer.site-footer-premium .footer-tool-button{width:100%;max-width:300px;box-sizing:border-box;min-height:46px;border-radius:11px;padding:12px 15px;margin:0 auto;justify-content:center}
  footer.site-footer-premium .footer-premium-disclosure{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 0;text-align:center}
  footer.site-footer-premium .footer-premium-disclosure>div{max-width:390px}
  footer.site-footer-premium .footer-premium-disclosure strong{font-size:11px}
  footer.site-footer-premium .footer-premium-disclosure span{font-size:10.5px}
  footer.site-footer-premium .footer-country{margin-top:0!important;padding:5px 10px;border:1px solid #20384d;border-radius:999px;color:#aebdca!important}
  footer.site-footer-premium .footer-premium-bottom{padding:0}
  footer.site-footer-premium .footer-premium-bottom-inner{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:14px 0;text-align:center}
  footer.site-footer-premium .footer-premium-bottom-inner span{font-size:10px;line-height:1.5}
}
@media (max-width:360px){
  footer.site-footer-premium > .container{width:calc(100% - 22px)}
  footer.site-footer-premium .footer-trust{flex-direction:column;align-items:center}
  footer.site-footer-premium .footer-menu{gap:7px 13px}
  footer.site-footer-premium .footer-menu a{font-size:11.5px}
  footer.site-footer-premium .footer-premium-tools h3{font-size:18px}
}

/* =========================================================
   Finovara V3.8.0 — Premium Homepage Polish
   Built on V3.7.9. Theme structure and existing functionality
   are preserved; this layer improves spacing, hierarchy,
   balance and mobile presentation.
   ========================================================= */

/* Balanced global homepage rhythm */
body.home{
  background:#fff;
}
body.home section.home-section{
  position:relative;
}
body.home .container{
  width:min(1120px,92%);
  margin-left:auto !important;
  margin-right:auto !important;
}

/* Hero: cleaner, more premium and visually balanced */
body.home .hero-v34{
  padding:64px 0 58px;
  background:
    radial-gradient(circle at 90% 18%,rgba(11,122,90,.09),transparent 28%),
    linear-gradient(135deg,#f4faf7 0%,#fff 58%,#f4f8f6 100%);
}
body.home .hero-v34-grid{
  max-width:1080px;
  margin:0 auto;
  gap:58px;
}
body.home .hero-v34-copy{
  max-width:620px;
}
body.home .hero-v34-eyebrow{
  box-shadow:0 5px 16px rgba(16,42,36,.04);
}
body.home .hero-v34 h1{
  max-width:620px;
  font-size:clamp(42px,5vw,66px);
  line-height:1.01;
}
body.home .hero-v34 .lead{
  max-width:560px;
}
body.home .hero-v34-actions .btn{
  box-shadow:0 7px 18px rgba(11,122,90,.13);
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
body.home .hero-v34-actions .btn:hover{
  transform:translateY(-2px);
  box-shadow:0 11px 25px rgba(11,122,90,.18);
}
body.home .hero-v34-panel{
  box-shadow:0 22px 58px rgba(16,42,36,.11);
}

/* Value strip */
body.home .home-value-strip{
  box-shadow:0 1px 0 rgba(16,42,36,.02);
}
body.home .home-value-grid{
  max-width:1050px;
  margin:0 auto;
}

/* All home section headings use one visual system */
body.home .home-section > .container > .section-head{
  max-width:1080px;
  margin-left:auto;
  margin-right:auto;
  padding-bottom:2px;
}
body.home .home-section .section-head h2{
  letter-spacing:-.025em;
  font-weight:850;
}
body.home .home-section .section-head > a{
  color:var(--green);
  font-weight:800;
  text-decoration:none;
  white-space:nowrap;
}
body.home .home-section .section-head > a:hover{
  text-decoration:underline;
}

/* Featured guides */
body.home .home-guides .feature-grid{
  max-width:1080px;
  margin:0 auto;
}
body.home .home-guides .feature-main,
body.home .home-guides .feature-side{
  border-color:#e2eae6;
  box-shadow:0 9px 28px rgba(13,33,55,.055);
}
body.home .home-guides .feature-main{
  transition:transform .2s ease,box-shadow .2s ease;
}
body.home .home-guides .feature-main:hover{
  transform:translateY(-3px);
  box-shadow:0 15px 36px rgba(13,33,55,.09);
}
body.home .home-guides .feature-side article{
  transition:background .18s ease;
}
body.home .home-guides .feature-side article:hover{
  background:#fbfdfc;
}
body.home .home-guides .feature-image{
  overflow:hidden;
}
body.home .home-guides .feature-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}
body.home .home-guides .feature-main:hover .feature-image img{
  transform:scale(1.025);
}

/* Financial tools — make this a homepage signature section */
body.home .home-tools{
  background:linear-gradient(180deg,#f4f8f6 0%,#eef5f2 100%);
  border-top:1px solid #e4ece8;
  border-bottom:1px solid #e4ece8;
}
body.home .home-tools .container{
  max-width:1120px;
}
body.home .tool-pro{
  max-width:1080px;
  margin:0 auto;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
body.home .tool-pro .card{
  min-height:135px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-start;
  border-color:#dfe9e5;
  padding:20px;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
body.home .tool-pro .card:hover{
  transform:translateY(-4px);
  border-color:#c9ded6;
  box-shadow:0 13px 30px rgba(13,33,55,.08);
  text-decoration:none;
}
body.home .tool-pro .tool-icon{
  display:grid;
  place-items:center;
  flex:0 0 auto;
  box-shadow:inset 0 0 0 1px rgba(11,122,90,.05);
}
body.home .tool-pro h3{
  margin-top:12px;
  color:var(--navy);
}
body.home .tool-pro p{
  color:var(--muted);
  line-height:1.5;
}

/* Topic cards */
body.home .home-topics .category-pro{
  max-width:1080px;
  margin:0 auto;
  gap:16px;
}
body.home .home-topics .category-pro .card{
  min-height:178px;
  padding:21px;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
body.home .home-topics .category-pro .card:hover{
  transform:translateY(-4px);
  border-color:#cfe1da;
  box-shadow:0 13px 30px rgba(13,33,55,.075);
  text-decoration:none;
}
body.home .home-topics .cat-icon{
  box-shadow:inset 0 0 0 1px rgba(11,122,90,.05);
}
body.home .home-topics .category-pro h3{
  color:var(--navy);
}

/* Trust / editorial area */
body.home .home-trust .money-hub{
  max-width:1080px;
  margin:0 auto;
  gap:18px;
}
body.home .home-trust .money-box,
body.home .home-trust .editorial-note{
  box-shadow:0 9px 28px rgba(13,33,55,.055);
}
body.home .home-trust .money-links a{
  transition:background .18s ease,transform .18s ease;
}
body.home .home-trust .money-links a:hover{
  background:rgba(255,255,255,.13);
  transform:translateY(-1px);
  text-decoration:none;
}

/* Latest articles */
body.home .home-latest .latest-two{
  max-width:940px;
}
body.home .home-latest .post-card{
  border-color:#e2e9e6;
}

/* Newsletter */
body.home .home-newsletter .pro-newsletter{
  max-width:1080px;
  margin:0 auto;
  box-shadow:0 10px 30px rgba(13,33,55,.045);
}
body.home .home-newsletter .newsletter input{
  min-height:47px;
  border:1px solid #dbe5e1;
  outline:none;
}
body.home .home-newsletter .newsletter input:focus{
  border-color:#8fc8b6;
  box-shadow:0 0 0 4px rgba(11,122,90,.08);
}
body.home .home-newsletter .newsletter .btn{
  margin-top:0;
}

/* Accessibility and smoothness */
body.home a:focus-visible,
body.home button:focus-visible,
body.home input:focus-visible{
  outline:3px solid rgba(11,122,90,.2);
  outline-offset:3px;
}
@media(prefers-reduced-motion:reduce){
  body.home .hero-v34-actions .btn,
  body.home .feature-main,
  body.home .feature-image img,
  body.home .tool-pro .card,
  body.home .category-pro .card,
  body.home .money-links a{
    transition:none !important;
  }
}

/* Tablet */
@media(max-width:900px){
  body.home .hero-v34-grid{
    max-width:720px;
    gap:34px;
  }
  body.home .tool-pro{
    grid-template-columns:repeat(2,1fr);
  }
}

/* Mobile */
@media(max-width:560px){
  body.home .container{
    width:calc(100% - 28px);
  }
  body.home section{
    padding-top:43px;
    padding-bottom:43px;
  }
  body.home .hero-v34{
    padding:40px 0 38px;
  }
  body.home .hero-v34-grid{
    gap:27px;
  }
  body.home .hero-v34 h1{
    font-size:41px;
    letter-spacing:-.045em;
  }
  body.home .hero-v34 .lead{
    font-size:16px;
    line-height:1.6;
  }
  body.home .home-value-grid{
    padding:19px 0;
  }
  body.home .home-section > .container > .section-head{
    align-items:flex-start;
    flex-direction:column;
    gap:9px;
  }
  body.home .home-section .section-head h2{
    font-size:25px;
  }
  body.home .home-guides .feature-main .feature-image{
    height:215px;
  }
  body.home .tool-pro,
  body.home .home-topics .category-pro{
    grid-template-columns:1fr;
  }
  body.home .tool-pro .card,
  body.home .home-topics .category-pro .card{
    min-height:auto;
  }
  body.home .home-trust .money-box,
  body.home .home-trust .editorial-note{
    padding:24px;
  }
  body.home .home-newsletter .pro-newsletter{
    padding:28px 20px;
  }
}

/* Small desktop balance: prevent oversized empty side zones */
@media(min-width:901px){
  body.home .home-guides,
  body.home .home-tools,
  body.home .home-topics,
  body.home .home-trust,
  body.home .home-latest,
  body.home .home-newsletter{
    overflow:hidden;
  }
}

/* =========================================================
   Finovara V3.8.1 — Centered Section Titles & Visual Polish
   ========================================================= */
body.home .home-section > .container > .section-head{
  display:flex;
  flex-direction:column;
  align-items:center !important;
  justify-content:center !important;
  gap:10px;
  margin:0 auto 30px !important;
  text-align:center !important;
}
body.home .home-section > .container > .section-head > div{
  width:100%;
  max-width:760px;
  margin:0 auto;
  text-align:center !important;
}
body.home .home-section .section-head h2{
  position:relative;
  display:block;
  width:100%;
  margin:0 auto 8px !important;
  color:var(--navy);
  font-size:clamp(26px,3vw,34px) !important;
  line-height:1.15 !important;
  letter-spacing:-.035em !important;
  font-weight:850 !important;
  text-align:center !important;
}
body.home .home-section .section-head h2:after{
  content:"";
  display:block;
  width:42px;
  height:3px;
  margin:13px auto 0;
  border-radius:999px;
  background:var(--green);
  opacity:.8;
}
body.home .home-section .section-head p{
  width:100%;
  max-width:680px;
  margin:0 auto !important;
  color:var(--muted);
  font-size:14px;
  line-height:1.65;
  text-align:center !important;
}
body.home .home-section .section-head > a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:3px auto 0;
  padding:8px 13px;
  border:1px solid #dce7e2;
  border-radius:999px;
  background:#fff;
  font-size:12px;
  line-height:1;
  box-shadow:0 4px 13px rgba(13,33,55,.04);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
body.home .home-section .section-head > a:hover{
  transform:translateY(-1px);
  border-color:#c7ddd4;
  box-shadow:0 7px 18px rgba(13,33,55,.07);
  text-decoration:none;
}

/* Give the major sections more deliberate visual breathing room. */
body.home .home-guides,
body.home .home-tools,
body.home .home-topics,
body.home .home-latest{
  padding-top:62px;
  padding-bottom:62px;
}
body.home .home-guides .feature-grid,
body.home .home-tools .tool-pro,
body.home .home-topics .category-pro,
body.home .home-latest .latest-two{
  margin-top:0;
}

/* Subtle section separation */
body.home .home-guides{
  background:#fff;
}
body.home .home-topics{
  background:#fff;
}
body.home .home-latest{
  background:#fbfcfc;
  border-top:1px solid #eef2f0;
}

/* Mobile: keep the headings compact and perfectly centered. */
@media(max-width:560px){
  body.home .home-section > .container > .section-head{
    margin-bottom:24px !important;
  }
  body.home .home-section .section-head h2{
    font-size:25px !important;
  }
  body.home .home-section .section-head p{
    font-size:13px;
    line-height:1.6;
  }
  body.home .home-guides,
  body.home .home-tools,
  body.home .home-topics,
  body.home .home-latest{
    padding-top:45px;
    padding-bottom:45px;
  }
}

/* =========================================================
   FINOVARA v3.8.2 — Premium Hero Polish
   Hero-only visual enhancement; preserves the existing layout.
   ========================================================= */
body.home .hero-v34{
  padding:72px 0 68px;
  background:
    radial-gradient(circle at 78% 22%,rgba(11,122,90,.10),transparent 30%),
    radial-gradient(circle at 8% 90%,rgba(11,122,90,.055),transparent 28%),
    linear-gradient(135deg,#f4faf7 0%,#fff 56%,#f0f7f4 100%);
}
body.home .hero-v34:before,
body.home .hero-v34:after{
  content:"";position:absolute;border-radius:50%;pointer-events:none;
  border:1px solid rgba(11,122,90,.08);
}
body.home .hero-v34:before{width:330px;height:330px;right:-150px;top:-155px}
body.home .hero-v34:after{width:210px;height:210px;left:-120px;bottom:-135px}
body.home .hero-v34-grid{max-width:1120px;gap:62px;min-height:475px;position:relative;z-index:1}
body.home .hero-v34-copy{max-width:650px}
body.home .hero-v34-eyebrow{
  padding:8px 13px;margin-bottom:21px;border:1px solid rgba(11,122,90,.13);
  background:rgba(255,255,255,.72);box-shadow:0 5px 18px rgba(16,42,36,.04);
}
body.home .hero-v34 h1{font-size:clamp(43px,5.2vw,68px);line-height:.99;margin-bottom:20px}
body.home .hero-v34 h1 span{position:relative;display:inline-block}
body.home .hero-v34 h1 span:after{
  content:"";position:absolute;left:2px;right:16%;bottom:-5px;height:3px;border-radius:99px;
  background:rgba(11,122,90,.18);
}
body.home .hero-v34 .lead{font-size:18px;max-width:600px;margin-bottom:29px}
body.home .hero-v34-actions .btn{
  min-height:50px;padding:0 20px;border-radius:12px;box-shadow:0 9px 24px rgba(11,122,90,.14);
}
body.home .hero-v34-actions .btn.secondary{
  background:rgba(255,255,255,.82);border:1px solid #dce8e3;color:#17342b;box-shadow:0 5px 18px rgba(16,42,36,.04);
}
body.home .hero-v34-trust{margin-top:21px;gap:9px 17px}
body.home .hero-v34-trust span{
  display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;
  background:rgba(255,255,255,.58);border:1px solid rgba(16,42,36,.06);
}
body.home .hero-v34-panel{
  position:relative;padding:24px;border-radius:24px;border-color:rgba(16,42,36,.10);
  box-shadow:0 25px 65px rgba(16,42,36,.12);transform:translateY(-2px);
}
body.home .hero-v34-panel:before{
  content:"";position:absolute;inset:0;border-radius:24px;pointer-events:none;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95);
}
body.home .hero-panel-heading{padding-bottom:17px}
body.home .hero-panel-title{font-size:20px;margin-top:19px}
body.home .hero-panel-grid a{padding:14px;min-height:68px;background:#fcfefd}
body.home .hero-panel-grid a:hover{transform:translateY(-3px)}
body.home .hero-panel-tools{padding:15px;margin-top:11px;border-radius:14px;box-shadow:0 9px 22px rgba(16,42,36,.10)}

@media(max-width:900px){
  body.home .hero-v34{padding:55px 0 52px}
  body.home .hero-v34-grid{gap:34px;min-height:0}
}
@media(max-width:560px){
  body.home .hero-v34{padding:36px 0 38px}
  body.home .hero-v34-grid{gap:25px}
  body.home .hero-v34-eyebrow{margin-bottom:17px;padding:7px 10px}
  body.home .hero-v34 h1{font-size:40px;line-height:1.01;margin-bottom:17px}
  body.home .hero-v34 h1 span:after{height:2px;bottom:-3px}
  body.home .hero-v34 .lead{font-size:15.5px;line-height:1.55;margin-bottom:22px}
  body.home .hero-v34-actions .btn{min-height:48px;border-radius:11px}
  body.home .hero-v34-trust{margin-top:16px;gap:7px 8px}
  body.home .hero-v34-trust span{padding:5px 7px;font-size:10px}
  body.home .hero-v34-panel{padding:16px;border-radius:18px;transform:none}
  body.home .hero-v34-panel:before{border-radius:18px}
  body.home .hero-panel-title{font-size:18px;margin:16px 0 11px}
  body.home .hero-panel-grid{gap:7px}
  body.home .hero-panel-grid a{padding:11px;min-height:64px}
  body.home .hero-panel-tools{padding:13px;border-radius:12px}
}

/* =========================================================
   FINOVARA v3.8.4 — Centered Newsletter Polish
   Newsletter-only refinement; preserves functionality.
   ========================================================= */
body.home .home-newsletter .pro-newsletter{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  max-width:820px;
  display:flex;
  flex-direction:column;
  align-items:center;
}
body.home .home-newsletter .pro-newsletter .eyebrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-left:auto;
  margin-right:auto;
}
body.home .home-newsletter .pro-newsletter h2{
  width:100%;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
body.home .home-newsletter .pro-newsletter p{
  width:100%;
  max-width:650px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
body.home .home-newsletter .pro-newsletter .newsletter{
  width:min(100%,620px);
  margin:22px auto 0;
  justify-content:center;
}
@media(max-width:560px){
  body.home .home-newsletter .pro-newsletter{max-width:100%;padding-left:8px;padding-right:8px}
  body.home .home-newsletter .pro-newsletter h2{font-size:30px;line-height:1.12}
  body.home .home-newsletter .pro-newsletter p{font-size:14.5px;line-height:1.55}
  body.home .home-newsletter .pro-newsletter .newsletter{margin-top:18px}
}

/* =========================================================
   FINOVARA v3.8.5 — Mobile Financial Tools Centering
   Keep the existing two-column mobile layout, but center every
   tool card and its content for a cleaner premium mobile view.
   ========================================================= */
@media(max-width:700px){
  body.home .home-tools .section-head,
  body.home .home-tools .section-head > div,
  body.home .home-tools .section-head h2,
  body.home .home-tools .section-head p{
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
  body.home .home-tools .tool-pro{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    justify-items:stretch;
  }
  body.home .home-tools .tool-pro .card{
    width:100%;
    align-items:center !important;
    justify-content:flex-start;
    text-align:center !important;
    padding:18px 12px !important;
  }
  body.home .home-tools .tool-pro .tool-icon{
    margin-left:auto !important;
    margin-right:auto !important;
  }
  body.home .home-tools .tool-pro h3,
  body.home .home-tools .tool-pro p{
    width:100%;
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
  body.home .home-tools .tool-pro p{
    max-width:230px;
  }
}
@media(max-width:450px){
  body.home .home-tools .tool-pro .card{
    padding:19px 16px !important;
  }
  body.home .home-tools .tool-pro p{
    max-width:300px;
  }
}


/* =========================================================
   Finovara Latest Posts — Premium 8-Post Homepage Layout
   ========================================================= */
.finovara-latest-posts{position:relative}
.finovara-latest-head{margin-bottom:28px!important;align-items:flex-end}
.finovara-section-title-wrap{max-width:760px}
.finovara-section-kicker{display:block;margin-bottom:7px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.62}
.finovara-latest-head h2{margin:0 0 7px}
.finovara-latest-head p{margin:0;max-width:680px;opacity:.72}

.finovara-post-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
}
.finovara-post-card{
  margin:0;
  min-width:0;
  overflow:hidden;
  border:1px solid rgba(20,30,45,.09);
  border-radius:18px;
  background:var(--wp--preset--color--base,#fff);
  box-shadow:0 8px 28px rgba(20,30,45,.055);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.finovara-post-card:hover{
  transform:translateY(-4px);
  box-shadow:0 16px 38px rgba(20,30,45,.10);
  border-color:rgba(20,30,45,.14);
}
.finovara-post-card-link{
  display:flex;
  height:100%;
  flex-direction:column;
  color:inherit;
  text-decoration:none;
}
.finovara-post-image{
  position:relative;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#f2f4f6;
}
.finovara-post-image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:transform .35s ease;
}
.finovara-post-card:hover .finovara-post-image img{transform:scale(1.035)}
.finovara-post-content{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:19px 19px 20px;
}
.finovara-post-meta{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:7px;
  margin-bottom:10px;
  font-size:11px;
  line-height:1.3;
  font-weight:700;
  letter-spacing:.02em;
  opacity:.62;
}
.finovara-post-category{
  padding:4px 8px;
  border-radius:999px;
  background:rgba(20,30,45,.06);
  opacity:1;
}
.finovara-post-content h3{
  margin:0 0 10px;
  font-size:18px;
  line-height:1.28;
  letter-spacing:-.015em;
}
.finovara-post-excerpt{
  margin:0 0 16px;
  font-size:13px;
  line-height:1.65;
  opacity:.70;
}
.finovara-read-more{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:auto;
  font-size:13px;
  font-weight:800;
}
.finovara-read-more span{transition:transform .2s ease}
.finovara-post-card:hover .finovara-read-more span{transform:translateX(3px)}

.finovara-post-pagination{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:20px;
  margin:34px auto 4px;
}
.finovara-page-btn{
  display:inline-flex;
  min-width:142px;
  align-items:center;
  justify-content:center;
  gap:9px;
  padding:11px 16px;
  border:1px solid rgba(20,30,45,.11);
  border-radius:12px;
  background:#fff;
  box-shadow:0 5px 18px rgba(20,30,45,.045);
  color:inherit;
  text-decoration:none;
  font-size:13px;
  font-weight:800;
  line-height:1.2;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.finovara-page-btn small{
  display:block;
  margin-bottom:2px;
  font-size:9px;
  font-weight:700;
  letter-spacing:.1em;
  text-transform:uppercase;
  opacity:.55;
}
.finovara-page-btn:hover{
  transform:translateY(-2px);
  box-shadow:0 9px 24px rgba(20,30,45,.08);
  border-color:rgba(20,30,45,.18);
}
.finovara-page-disabled{opacity:.38;box-shadow:none;cursor:default}
.finovara-page-disabled:hover{transform:none;box-shadow:none}
.finovara-page-indicator{
  display:flex;
  align-items:center;
  gap:8px;
  white-space:nowrap;
  font-size:12px;
  font-weight:700;
  opacity:.62;
}
.finovara-page-indicator i{
  width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.55;
}
.finovara-no-posts{
  grid-column:1/-1;
  padding:45px 25px;
  text-align:center;
  border:1px dashed rgba(20,30,45,.15);
  border-radius:18px;
}
.finovara-no-posts h3{margin:0 0 7px}
.finovara-no-posts p{margin:0;opacity:.65}

@media (max-width:1050px){
  .finovara-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
}
@media (max-width:640px){
  .finovara-latest-head{margin-bottom:20px!important}
  .finovara-section-kicker{font-size:10px}
  .finovara-post-grid{grid-template-columns:1fr;gap:14px}
  .finovara-post-card{border-radius:15px}
  .finovara-post-content{padding:16px 16px 17px}
  .finovara-post-content h3{font-size:17px}
  .finovara-post-excerpt{font-size:12.5px}
  .finovara-post-pagination{
    gap:8px;
    justify-content:space-between;
    margin-top:25px;
  }
  .finovara-page-btn{
    min-width:0;
    flex:1;
    padding:10px 9px;
    font-size:12px;
  }
  .finovara-page-indicator{display:none}
}


/* =========================================================
   FINOVARA v3.8.6 — Final Homepage Pagination
   8 Latest Posts per page with numbered navigation.
   ========================================================= */
.finovara-post-pagination{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin:34px auto 0;
  flex-wrap:wrap;
}
.finovara-page-btn{
  min-width:112px;
  padding:11px 15px;
  gap:8px;
  border:1px solid #dfe5e8;
  border-radius:11px;
  background:#fff;
  color:var(--navy)!important;
  box-shadow:0 5px 18px rgba(13,33,55,.045);
}
.finovara-page-btn:hover{
  color:var(--green)!important;
  border-color:rgba(11,122,90,.28);
  text-decoration:none;
}
.finovara-page-numbers{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
}
.finovara-page-number{
  width:40px;
  height:40px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid #dfe5e8;
  border-radius:10px;
  background:#fff;
  color:var(--navy)!important;
  font-size:13px;
  font-weight:800;
  box-shadow:0 4px 14px rgba(13,33,55,.035);
  transition:all .2s ease;
}
.finovara-page-number:hover{
  color:var(--green)!important;
  border-color:rgba(11,122,90,.30);
  transform:translateY(-1px);
  text-decoration:none;
}
.finovara-page-number.is-current{
  background:var(--green);
  border-color:var(--green);
  color:#fff!important;
  box-shadow:0 7px 18px rgba(11,122,90,.18);
}
.finovara-page-number.is-current:hover{
  color:#fff!important;
  transform:none;
}
.finovara-page-ellipsis{
  width:22px;
  text-align:center;
  color:var(--muted);
  font-weight:800;
}
.finovara-page-disabled{
  opacity:.38;
  box-shadow:none;
  pointer-events:none;
}
.finovara-pagination-summary{
  margin:12px auto 0;
  text-align:center;
  color:var(--muted);
  font-size:11px;
  font-weight:650;
}
.finovara-pagination-summary span{
  padding:0 6px;
  opacity:.55;
}

.finovara-post-image-placeholder{
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--green);
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  background:linear-gradient(135deg,#e8f6f1,#f3f6f8);
}

@media(max-width:640px){
  .finovara-post-pagination{
    gap:7px;
    margin-top:25px;
    flex-wrap:nowrap;
  }
  .finovara-page-btn{
    min-width:0;
    flex:0 0 auto;
    padding:10px 11px;
    font-size:11px;
  }
  .finovara-page-numbers{
    gap:4px;
    flex:1;
  }
  .finovara-page-number{
    width:34px;
    height:36px;
    border-radius:9px;
    font-size:12px;
  }
  .finovara-page-number:nth-child(n+5){
    display:none;
  }
  .finovara-page-ellipsis{
    display:none;
  }
  .finovara-pagination-summary{
    font-size:10px;
  }
}
@media(max-width:380px){
  .finovara-page-btn{
    padding:9px 8px;
    font-size:10px;
  }
  .finovara-page-number{
    width:31px;
    height:34px;
  }
}
