:root{
  --sv8-primary:#0f8b52;
  --sv8-accent:#ff9f1c;
  --sv8-dark:#0e1b2e;
  --sv8-text:#334155;
  --sv8-soft:#f5f8fb;
  --sv8-white:#fff;
  --sv8-shadow:0 18px 46px rgba(15,23,42,.12);
  --sv8-radius:24px;
}
body{background:var(--sv8-soft);}
body .site,body .site-main,body .content-area,.wp-site-blocks{max-width:100%!important;}
.wp-site-blocks>footer,.site-footer,footer.wp-block-template-part{display:none!important;}
.twentytwentyfive-credit,.wp-block-site-title + div,.site-info{display:none!important;}
.solar-v8-full,.entry-content .solar-v8-full{max-width:none!important;width:100%;}
.page .entry-content,.single .entry-content{max-width:none!important;}
.entry-content > *:not(.solar-v8-full):not(.alignwide):not(.alignfull){max-width:1060px!important;}
.solar-v8-wrap{width:min(1060px,calc(100vw - 34px));margin:0 auto;max-width:1060px!important;}
.solar-v8-homewrap{width:min(1120px,calc(100vw - 24px));max-width:1120px!important;}
.home .entry-title,.home h1.wp-block-post-title,.home .entry-header,.home .wp-block-query-title,.home main h1:first-of-type:not(.solar-v8-hero h1),.home article h1:first-of-type:not(.solar-v8-hero h1),.home .wp-block-post-content > h1:first-child,.home .wp-block-group__inner-container > h1:first-child{display:none!important;}
.solar-v8-narrow{width:min(980px,calc(100vw - 34px));max-width:980px!important;}
.solar-v8-nav-wrap{padding:0!important;margin:0 0 -26px 0!important;position:relative;z-index:1002;}
.solar-v8-nav{width:min(1080px,calc(100vw - 34px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-radius:999px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);box-shadow:var(--sv8-shadow);position:sticky;top:0;z-index:999;}
.solar-v8-brand{font-weight:800;font-size:1.06rem;color:var(--sv8-dark);text-decoration:none;}
.solar-v8-nav ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:10px;}
.solar-v8-nav ul a{display:block;padding:10px 14px;border-radius:999px;text-decoration:none;color:#223248;font-weight:600;}
.solar-v8-nav ul a:hover{background:#eef4f8;}
.solar-v8-nav-cta{white-space:nowrap;}
.solar-v8-hero{min-height:280px;border-radius:24px;background-size:cover;background-position:center;display:flex;align-items:center;padding:22px 44px;box-shadow:var(--sv8-shadow);margin:0 auto 26px;overflow:hidden;}
.solar-v8-hero-content{width:min(66.666%,760px);max-width:min(66.666%,760px);color:#fff;}
.solar-v8-kicker,.solar-v8-mini,.solar-v8-article-kicker{display:inline-flex;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);font-size:14px;margin-bottom:18px;}
.solar-v8-mini{background:#eefbf4;border-color:#d5f6e2;color:var(--sv8-primary);margin-bottom:8px;}
.solar-v8-hero h1{font-size:clamp(1.95rem,3.7vw,3.4rem);line-height:1.04;color:#fff;margin:0 0 14px;max-width:100%;}
.solar-v8-hero p{font-size:1.03rem;line-height:1.72;color:rgba(255,255,255,.94);margin:0 0 20px;max-width:100%;}
.solar-v8-hero-actions{display:flex;flex-wrap:wrap;gap:14px;}
.solar-v8-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:800;text-decoration:none!important;transition:.22s ease;box-shadow:0 10px 28px rgba(0,0,0,.14);}
.solar-v8-btn:hover{transform:translateY(-2px);}
.solar-v8-btn-orange{background:var(--sv8-accent);color:#1b2431;}
.solar-v8-btn-light{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.24);}
.solar-v8-section{margin:26px auto;}
.solar-v8-grid{display:grid;gap:24px;}
.solar-v8-grid-2{grid-template-columns:1.05fr .95fr;}
.solar-v8-panel{background:var(--sv8-white);border-radius:var(--sv8-radius);padding:28px;box-shadow:var(--sv8-shadow);}
.solar-v8-panel h1,.solar-v8-panel h2{margin-top:0;color:#12203a;font-size:clamp(1.55rem,2vw,2.15rem);}
.solar-v8-reading p{line-height:1.84;color:var(--sv8-text);}
.solar-v8-checks{padding:0;display:grid;gap:12px;margin-top:16px;}
.solar-v8-checks li{list-style:none;padding-left:28px;position:relative;color:var(--sv8-text);}
.solar-v8-checks li:before{content:"✓";position:absolute;left:0;top:0;color:var(--sv8-primary);font-weight:800;}
.solar-v8-form{display:grid;gap:14px;}
.solar-v8-form input,.solar-v8-form textarea{width:100%;padding:14px 16px;border-radius:16px;border:1px solid #d8e0e8;background:#fff;font-size:16px;}
.solar-v8-form textarea{min-height:128px;}
.solar-v8-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;}
.solar-v8-more{font-weight:700;color:var(--sv8-primary);text-decoration:none;}
.solar-v8-postgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}
.solar-v8-postgrid-blog{grid-template-columns:repeat(3,minmax(0,1fr));}
.solar-v8-postcard,.solar-v8-reco-card{background:#fff;border-radius:26px;overflow:hidden;box-shadow:var(--sv8-shadow);}
.solar-v8-postcard img,.solar-v8-reco-card img{width:100%;height:220px;object-fit:cover;display:block;}
.solar-v8-postbody,.solar-v8-reco-body{padding:22px;}
.solar-v8-postbody h3,.solar-v8-reco-body h3{font-size:1.2rem;line-height:1.28;margin:0 0 10px;}
.solar-v8-postbody h3 a,.solar-v8-reco-body h3 a{color:#12203a;text-decoration:none;}
.solar-v8-postbody p,.solar-v8-reco-body p{margin:0 0 14px;color:#607080;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.solar-v8-postbody>a,.solar-v8-reco-body>a{font-weight:800;color:var(--sv8-primary);text-decoration:none;}
.single-post .entry-content{max-width:1060px!important;}
.single-post .entry-content p{line-height:1.9;color:#39495c;margin:0 0 20px;}
.single-post .entry-content h2{margin:36px 0 14px;color:#132035;font-size:clamp(1.6rem,2vw,2.2rem);}
.single-post .entry-content h3{margin:28px 0 12px;color:#1c2b3f;font-size:clamp(1.2rem,1.7vw,1.5rem);}
.solar-v8-article-banner{min-height:300px;border-radius:26px;background-size:cover;background-position:center;display:flex;align-items:end;padding:30px;margin:4px 0 24px;box-shadow:var(--sv8-shadow);}
.solar-v8-article-banner-inner{max-width:760px;color:#fff;}
.solar-v8-article-banner h1{font-size:clamp(2rem,3.4vw,3rem);line-height:1.06;color:#fff;margin:0 0 14px;}
.solar-v8-article-banner p{color:rgba(255,255,255,.94)!important;margin:0;max-width:58ch;}
.solar-v8-article-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 18px;}
.solar-v8-cat-label{font-size:.92rem;font-weight:700;color:#46586e;}
.solar-v8-cat-pill{display:inline-flex;background:#eefbf4;color:var(--sv8-primary);padding:8px 14px;border-radius:999px;font-weight:800;}
.solar-v8-faq{display:grid;gap:14px;margin-top:10px;}
.solar-v8-faq details{background:#fff;border-radius:18px;padding:18px 20px;box-shadow:var(--sv8-shadow);}
.solar-v8-faq summary{cursor:pointer;font-weight:800;color:#132035;}
.solar-v8-faq p{margin-top:12px!important;}
.solar-v8-article-cta,.solar-v8-page-cta{margin:34px 0 8px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#fff4e7 0%,#ffe8cc 100%);box-shadow:var(--sv8-shadow);text-align:left;}
.solar-v8-page-cta{text-align:center;}
.solar-v8-recommendations{margin-top:42px;}
.solar-v8-reco-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}
.solar-v8-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:26px;}
.solar-v8-pagination .page-numbers{display:inline-flex;padding:10px 14px;border-radius:999px;background:#edf2f7;color:#223247;text-decoration:none;font-weight:700;}
.solar-v8-pagination .current{background:var(--sv8-primary);color:#fff;}
.solar-v8-footer{margin-top:46px;background:linear-gradient(135deg,#0e1b2e 0%,#172842 100%);color:#e7eef8;}
.solar-v8-footer-inner{padding:38px 0 26px;display:grid;grid-template-columns:1.05fr .8fr .8fr;gap:24px;}
.solar-v8-footer h4{color:#fff;margin-top:0;}
.solar-v8-footer a{color:#d7e6ff;text-decoration:none;}
.solar-v8-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:18px 0 26px;color:#c6d2e2;}
@media (max-width:980px){
  .solar-v8-grid-2,.solar-v8-postgrid,.solar-v8-postgrid-blog,.solar-v8-footer-inner,.solar-v8-reco-grid{grid-template-columns:1fr;}
  .solar-v8-nav{position:relative;top:0;border-radius:26px;padding:16px;display:grid;justify-content:stretch;}
  .solar-v8-nav ul{justify-content:flex-start;}
  .solar-v8-hero{padding:34px 22px;min-height:auto;}
  .solar-v8-hero-content{width:100%;max-width:100%;}
  .solar-v8-head{flex-direction:column;align-items:flex-start;}
}
.home .entry-content,.home .wp-block-post-content,.home main.wp-block-group{margin-top:0!important;padding-top:0!important;}
.home .entry-content > .solar-v8-full:first-child{margin-top:0!important;padding-top:0!important;}
.solar-v8-homewrap{margin-top:-58px!important;padding-top:0!important;position:relative;z-index:1001;}
.solar-v8-hero{margin-top:0!important;border-top-left-radius:30px;border-top-right-radius:30px;}

.home .site-main,.home .content-area,.home .entry-content,.home .wp-block-post-content{padding-top:0!important;margin-top:0!important;}
.home .solar-v8-full{margin-top:0!important;padding-top:0!important;}


/* Stronger home header fixes */
.home .entry-title,
.home .wp-block-post-title,
.home .entry-header,
.home .wp-block-query-title,
.home .page-title,
.home .archive-title,
.home .site-title,
.home .wp-block-site-title,
.home .site-branding,
.home .site-header .wp-block-site-title,
.home .wp-block-post-content > h1:first-child,
.home main h1:first-of-type:not(.solar-v8-hero h1),
.home article h1:first-of-type:not(.solar-v8-hero h1){display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;}

.home .site-header,
.home header.wp-block-template-part,
.home .wp-block-template-part,
.home .wp-site-blocks > header{margin-bottom:0!important;padding-bottom:0!important;}

.solar-v8-nav-wrap{margin:0 0 -48px 0!important;padding:0!important;}
.solar-v8-nav{margin-bottom:0!important;}
.home .solar-v8-homewrap{margin-top:-92px!important;padding-top:0!important;}
.home .solar-v8-hero{margin-top:0!important;}
