/* NaijaScore9 premium blog landing v2.3.48.166 */
.n9-blog-page{--blog-bg:#f7faf9;--blog-card:#fff;--blog-soft:#f1f8f6;--blog-ink:#0b1729;--blog-copy:#5e6e82;--blog-line:#dce9e5;--blog-green:#10b981;--blog-green-dark:#05875f;--blog-navy:#071423;background:var(--blog-bg);color:var(--blog-ink);padding-bottom:70px;overflow:hidden;overflow:clip}
.n9-blog-page a{text-decoration:none}.n9-blog-page img{display:block;width:100%}.n9-blog-hero{position:relative;border-bottom:1px solid var(--blog-line);background:linear-gradient(115deg,#fbfdfc 0%,#f6fbfa 58%,#eef8f5 100%)}
.n9-blog-hero:after{content:"";position:absolute;inset:auto -4% -100px auto;width:460px;height:260px;border-radius:50%;background:rgba(16,185,129,.11);filter:blur(70px);pointer-events:none}
.n9-blog-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:stretch;min-height:330px}
.n9-blog-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:46px 48px 48px 0}
.n9-blog-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:26px;color:#607287;font-size:12px;font-weight:700}.n9-blog-breadcrumb a{color:var(--blog-green-dark)}
.n9-blog-kicker{margin:0 0 8px!important;color:var(--blog-green-dark)!important;font:800 11px/1.2 "JetBrains Mono",monospace!important;letter-spacing:.14em;text-transform:uppercase}
.n9-blog-hero h1{margin:0;font-family:"Space Grotesk",sans-serif;font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.055em;color:var(--blog-ink)}
.n9-blog-hero-copy>p:not(.n9-blog-kicker){max-width:660px;margin:18px 0 24px;color:var(--blog-copy);font-size:15px;line-height:1.8}
.n9-blog-search{display:flex;align-items:center;width:min(100%,620px);height:52px;padding-left:17px;border:1px solid #cdded9;border-radius:13px;background:#fff;box-shadow:0 12px 32px rgba(11,23,41,.05)}
.n9-blog-search input{flex:1;min-width:0;height:100%;border:0;background:transparent;color:var(--blog-ink);font:600 13px "Plus Jakarta Sans",sans-serif;outline:0}.n9-blog-search input::placeholder{color:#8a99aa}.n9-blog-search button{display:grid;place-items:center;width:54px;height:100%;border:0;background:transparent;color:#23384d;cursor:pointer}.n9-blog-search .n9-icon{width:20px;height:20px}
.n9-blog-hero-art{position:relative;min-height:330px;overflow:hidden;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%,12% 55%)}.n9-blog-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,250,249,.82),transparent 28%);pointer-events:none}.n9-blog-hero-art img{height:100%;object-fit:cover}
.n9-blog-category-strip{position:relative;z-index:4;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));margin-top:18px;padding:12px;border:1px solid var(--blog-line);border-radius:17px;background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(20,43,52,.06)}
.n9-blog-category-tab{position:relative;display:flex;min-width:0;min-height:86px;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-right:1px solid var(--blog-line);color:#667589;text-align:center;transition:.2s ease}.n9-blog-category-tab:last-child{border-right:0}.n9-blog-category-tab:after{content:"";position:absolute;left:15%;right:15%;bottom:-12px;height:3px;border-radius:99px;background:var(--blog-green);opacity:0;transform:scaleX(.35);transition:.2s ease}.n9-blog-category-tab:hover,.n9-blog-category-tab.is-active{color:var(--blog-ink)}.n9-blog-category-tab.is-active:after{opacity:1;transform:scaleX(1)}.n9-blog-category-tab>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#effaf6;color:var(--blog-green-dark)}.n9-blog-category-tab .n9-icon{width:16px;height:16px}.n9-blog-category-tab strong{max-width:100%;font-size:11px;line-height:1.2}.n9-blog-category-tab small{color:var(--blog-green-dark);font:800 9px "JetBrains Mono",monospace}
.n9-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;padding-top:28px}.n9-blog-main{min-width:0}.n9-blog-sidebar{display:flex;flex-direction:column;gap:18px;min-width:0}
.n9-blog-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 13px}.n9-blog-section-head span{display:block;color:var(--blog-green-dark);font:800 10px "JetBrains Mono",monospace;letter-spacing:.12em;text-transform:uppercase}.n9-blog-section-head h2{margin:4px 0 0;color:var(--blog-ink);font:800 22px/1.15 "Space Grotesk",sans-serif}.n9-blog-section-head>a{padding:9px 13px;border:1px solid #cbe7de;border-radius:10px;color:var(--blog-green-dark);font-size:10px;font-weight:800;background:#f2fcf8}
.n9-blog-featured-card{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);min-height:292px;overflow:hidden;border:1px solid var(--blog-line);border-radius:18px;background:var(--blog-card);box-shadow:0 18px 45px rgba(19,41,53,.06)}
.n9-blog-featured-image{position:relative;display:block;min-height:292px;overflow:hidden}.n9-blog-featured-image img{height:100%;object-fit:cover;transition:transform .35s ease}.n9-blog-featured-card:hover .n9-blog-featured-image img{transform:scale(1.025)}.n9-blog-featured-badge{position:absolute;z-index:2;top:14px;left:14px;padding:6px 9px;border-radius:7px;background:#078958;color:#fff;font:800 8px "JetBrains Mono",monospace;letter-spacing:.08em;text-transform:uppercase}
.n9-blog-featured-copy{display:flex;flex-direction:column;justify-content:center;padding:32px}.n9-blog-category-label{display:inline-flex;width:max-content;color:var(--blog-green-dark);font:800 9px "JetBrains Mono",monospace;letter-spacing:.08em;text-transform:uppercase}.n9-blog-featured-copy h2{margin:12px 0;color:var(--blog-ink);font:800 clamp(24px,2.6vw,38px)/1.08 "Space Grotesk",sans-serif;letter-spacing:-.03em}.n9-blog-featured-copy h2 a{color:inherit}.n9-blog-featured-copy>p{margin:0;color:var(--blog-copy);font-size:13px;line-height:1.75}.n9-blog-author-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:24px;color:#738196;font-size:9px}.n9-blog-author-row strong{color:#3b4c61}.n9-blog-author-mark{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#dff8ef;color:#047b56;font:900 9px "JetBrains Mono",monospace}
.n9-blog-latest-section{margin-top:30px}.n9-blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.n9-blog-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--blog-line);border-radius:16px;background:var(--blog-card);box-shadow:0 12px 30px rgba(19,41,53,.04);transition:transform .2s ease,box-shadow .2s ease}.n9-blog-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(19,41,53,.09)}.n9-blog-card-image{aspect-ratio:1.68/1;overflow:hidden}.n9-blog-card-image img{height:100%;object-fit:cover;transition:transform .3s ease}.n9-blog-card:hover .n9-blog-card-image img{transform:scale(1.035)}.n9-blog-card-body{display:flex;flex:1;flex-direction:column;padding:16px}.n9-blog-card h3{margin:9px 0 8px;color:var(--blog-ink);font:800 16px/1.33 "Space Grotesk",sans-serif;letter-spacing:-.015em}.n9-blog-card h3 a{color:inherit}.n9-blog-card p{margin:0;color:var(--blog-copy);font-size:10px;line-height:1.65}.n9-blog-card-meta{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:16px;color:#8391a2;font-size:8px}.n9-blog-card-meta span+span:before{content:"•";margin-right:7px;color:#b6c2ce}.n9-blog-card-meta .n9-blog-bookmark{margin-left:auto}.n9-blog-bookmark .n9-icon{width:13px;height:13px}.n9-blog-card-meta .n9-blog-bookmark:before{display:none}
.n9-blog-side-card{padding:18px;border:1px solid var(--blog-line);border-radius:16px;background:var(--blog-card);box-shadow:0 14px 35px rgba(19,41,53,.04)}.n9-blog-side-card h2,.n9-blog-newsletter h2{margin:0;color:var(--blog-ink);font:800 18px/1.2 "Space Grotesk",sans-serif}.n9-blog-popular ol{display:flex;flex-direction:column;gap:13px;margin:16px 0 0;padding:0;list-style:none}.n9-blog-popular li{display:grid;grid-template-columns:24px 62px minmax(0,1fr);align-items:center;gap:10px}.n9-blog-rank{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#17895f;color:#fff;font:800 9px "JetBrains Mono",monospace}.n9-blog-popular li:nth-child(2) .n9-blog-rank{background:#3ca06f}.n9-blog-popular li:nth-child(3) .n9-blog-rank{background:#3c7eaf}.n9-blog-popular li:nth-child(n+4) .n9-blog-rank{background:#5f91b4}.n9-blog-popular-thumb{display:block;width:62px;height:49px;overflow:hidden;border-radius:9px}.n9-blog-popular-thumb img{height:100%;object-fit:cover}.n9-blog-popular li>div>a{display:-webkit-box;overflow:hidden;color:var(--blog-ink);font-size:10px;font-weight:800;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.n9-blog-popular small{display:block;margin-top:4px;color:#8a98a8;font-size:8px}
.n9-blog-newsletter{position:relative;overflow:hidden;padding:22px;border-radius:16px;background:linear-gradient(145deg,#07552f,#0b7d46 58%,#0b4c31);color:#fff;box-shadow:0 18px 45px rgba(5,90,50,.22)}.n9-blog-newsletter:after{content:"";position:absolute;right:-40px;top:-40px;width:150px;height:150px;border-radius:50%;background:rgba(42,237,160,.17);filter:blur(6px)}.n9-blog-newsletter-icon{position:relative;z-index:2;display:grid;place-items:center;width:34px;height:34px;margin-bottom:12px;border-radius:50%;background:#f4c83f;color:#17351f}.n9-blog-newsletter-icon .n9-icon{width:17px;height:17px}.n9-blog-newsletter h2{position:relative;z-index:2;color:#fff}.n9-blog-newsletter>p{position:relative;z-index:2;margin:9px 0 15px;color:#ccebdd;font-size:10px;line-height:1.55}.n9-blog-newsletter form{position:relative;z-index:2;display:grid;gap:8px}.n9-blog-newsletter input[type=email]{width:100%;height:40px;padding:0 12px;border:0;border-radius:8px;background:#fff;color:#102233;font-size:10px;outline:0}.n9-blog-newsletter button{height:40px;border:0;border-radius:8px;background:#11c879;color:#052518;font-size:10px;font-weight:900;cursor:pointer}.n9-blog-newsletter .n9-form-message{margin:0;color:#fff;font-size:9px}.n9-blog-newsletter .n9-honeypot{position:absolute!important;left:-9999px!important}
.n9-blog-side-categories ul{display:flex;flex-direction:column;gap:7px;margin:14px 0 0;padding:0;list-style:none}.n9-blog-side-categories li a{display:flex;align-items:center;justify-content:space-between;color:#536477;font-size:10px}.n9-blog-side-categories li strong{color:#8795a6;font:700 9px "JetBrains Mono",monospace}.n9-blog-side-link{display:inline-block;margin-top:13px;color:var(--blog-green-dark);font-size:10px;font-weight:800}.n9-blog-tags>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.n9-blog-tags a{padding:6px 9px;border:1px solid #dce9e5;border-radius:999px;background:#f8fbfa;color:#566779;font-size:8px;font-weight:700}.n9-blog-tags a:hover{border-color:#9bdec7;color:var(--blog-green-dark)}
.n9-blog-pagination{display:flex;justify-content:center;margin-top:24px;clear:both}.n9-blog-pagination>ul.page-numbers{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;list-style:none!important}.n9-blog-pagination>ul.page-numbers>li{display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;list-style:none!important}.n9-blog-pagination a.page-numbers,.n9-blog-pagination span.page-numbers{display:grid!important;place-items:center!important;width:auto!important;min-width:36px!important;height:36px!important;margin:0!important;padding:0 11px!important;border:1px solid var(--blog-line)!important;border-radius:9px!important;background:#fff!important;color:#526174!important;font-size:10px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important}.n9-blog-pagination span.page-numbers.current,.n9-blog-pagination a.page-numbers:hover,.n9-blog-pagination a.page-numbers:focus-visible{border-color:var(--blog-green)!important;background:var(--blog-green)!important;color:#032117!important;outline:0}.n9-blog-empty{padding:40px;border:1px solid var(--blog-line);border-radius:18px;background:#fff;text-align:center}

@media(min-width:901px){.n9-blog-sidebar{position:sticky;top:24px;align-self:start;max-height:calc(100vh - 48px);overflow-y:auto;overflow-x:hidden;padding-right:7px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(16,185,129,.38) transparent;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.n9-blog-sidebar::-webkit-scrollbar{width:7px}.n9-blog-sidebar::-webkit-scrollbar-track{background:transparent}.n9-blog-sidebar::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgba(16,185,129,.34);background-clip:padding-box}.n9-blog-sidebar::-webkit-scrollbar-thumb:hover{background:rgba(16,185,129,.58);background-clip:padding-box}body.admin-bar .n9-blog-sidebar{top:56px;max-height:calc(100vh - 80px)}}
html[data-n9-theme="dark"] .n9-blog-page{--blog-bg:#050a09;--blog-card:#0b1422;--blog-soft:#0d1a1b;--blog-ink:#f2f7f5;--blog-copy:#9aadc0;--blog-line:#1c3040;--blog-green:#21d59b;--blog-green-dark:#36e0aa;background:linear-gradient(180deg,#07110c 0%,#050a09 50%,#030605 100%)}
html[data-n9-theme="dark"] .n9-blog-hero{background:linear-gradient(115deg,#07110e,#08131b 65%,#09231e)}html[data-n9-theme="dark"] .n9-blog-hero-art:after{background:linear-gradient(90deg,rgba(7,17,14,.92),transparent 30%)}html[data-n9-theme="dark"] .n9-blog-search,html[data-n9-theme="dark"] .n9-blog-category-strip,html[data-n9-theme="dark"] .n9-blog-pagination a.page-numbers,html[data-n9-theme="dark"] .n9-blog-pagination span.page-numbers,html[data-n9-theme="dark"] .n9-blog-empty{background:#0b1422!important;border-color:#1c3040!important}html[data-n9-theme="dark"] .n9-blog-pagination span.page-numbers.current,html[data-n9-theme="dark"] .n9-blog-pagination a.page-numbers:hover,html[data-n9-theme="dark"] .n9-blog-pagination a.page-numbers:focus-visible{border-color:var(--blog-green)!important;background:var(--blog-green)!important;color:#032117!important}html[data-n9-theme="dark"] .n9-blog-search input{color:#f2f7f5}html[data-n9-theme="dark"] .n9-blog-search button{color:#c8d7e6}html[data-n9-theme="dark"] .n9-blog-category-tab{border-color:#152534;color:#9aadc0}html[data-n9-theme="dark"] .n9-blog-category-tab>span{background:#102d28}html[data-n9-theme="dark"] .n9-blog-section-head>a{border-color:#1d4d40;background:#0d251f;color:#4ce3b3}html[data-n9-theme="dark"] .n9-blog-author-row strong{color:#c5d2df}html[data-n9-theme="dark"] .n9-blog-tags a{border-color:#223746;background:#0d1926;color:#9fb0c0}

@media(max-width:1180px){.n9-blog-hero-inner{grid-template-columns:1fr 46%}.n9-blog-category-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.n9-blog-category-tab:nth-child(4){border-right:0}.n9-blog-category-tab:nth-child(-n+4){border-bottom:1px solid var(--blog-line)}.n9-blog-layout{grid-template-columns:minmax(0,1fr) 290px}.n9-blog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.n9-blog-sidebar{position:static;max-height:none;overflow:visible;padding-right:0;scrollbar-gutter:auto}.n9-blog-hero-inner{grid-template-columns:1fr}.n9-blog-hero-copy{padding:40px 0 30px}.n9-blog-hero-art{min-height:250px;clip-path:polygon(0 20%,100% 0,100% 100%,0 100%)}.n9-blog-layout{grid-template-columns:1fr}.n9-blog-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.n9-blog-newsletter{grid-row:span 1}.n9-blog-featured-card{grid-template-columns:1fr}.n9-blog-featured-image{min-height:280px}.n9-blog-featured-copy{padding:26px}}
@media(max-width:640px){.n9-blog-page{padding-bottom:108px}.n9-blog-hero-copy{padding-top:28px}.n9-blog-breadcrumb{margin-bottom:18px}.n9-blog-hero h1{font-size:42px}.n9-blog-hero-copy>p:not(.n9-blog-kicker){font-size:13px}.n9-blog-hero-art{min-height:210px;margin-inline:-16px}.n9-blog-category-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px;padding:8px}.n9-blog-category-tab{min-height:78px;border-right:1px solid var(--blog-line)!important;border-bottom:1px solid var(--blog-line)}.n9-blog-category-tab:nth-child(even){border-right:0!important}.n9-blog-category-tab:nth-last-child(-n+2){border-bottom:1px solid var(--blog-line)}.n9-blog-category-tab:last-child{grid-column:1/-1;border-bottom:0!important;border-right:0!important}.n9-blog-category-tab:after{bottom:-8px}.n9-blog-layout{padding-top:22px}.n9-blog-section-head{align-items:flex-start}.n9-blog-section-head h2{font-size:19px}.n9-blog-section-head>a{display:none}.n9-blog-featured-image{min-height:220px}.n9-blog-featured-copy{padding:22px}.n9-blog-featured-copy h2{font-size:27px}.n9-blog-card-grid{grid-template-columns:1fr}.n9-blog-card{display:grid;grid-template-columns:135px minmax(0,1fr)}.n9-blog-card-image{height:100%;min-height:175px;aspect-ratio:auto}.n9-blog-card-body{padding:14px}.n9-blog-card h3{font-size:15px}.n9-blog-card p{font-size:9.5px}.n9-blog-sidebar{grid-template-columns:1fr}.n9-blog-popular li{grid-template-columns:24px 70px minmax(0,1fr)}.n9-blog-popular-thumb{width:70px;height:55px}}
@media(max-width:390px){.n9-blog-card{grid-template-columns:112px minmax(0,1fr)}.n9-blog-card-image{min-height:168px}.n9-blog-card-body{padding:12px}.n9-blog-card-meta{gap:5px;font-size:7px}.n9-blog-featured-copy h2{font-size:24px}}


/* v2.3.48.169: in-place /blog/ pagination; address remains /blog/. */
.n9-blog-pagination-ajax button.page-numbers{appearance:none;-webkit-appearance:none;cursor:pointer;font-family:inherit}
.n9-blog-pagination-ajax button.page-numbers:disabled{cursor:default}
.n9-blog-pagination-ajax .page-numbers.dots{border-color:transparent!important;background:transparent!important}
.n9-blog-latest-section[data-n9-blog-pager]{position:relative;scroll-margin-top:120px}
.n9-blog-latest-section[data-n9-blog-pager].is-loading:after{content:"";position:absolute;inset:54px 0 0;z-index:6;border-radius:18px;background:rgba(246,250,249,.72);backdrop-filter:blur(2px);pointer-events:none}
.n9-blog-latest-section[data-n9-blog-pager].is-loading:before{content:"";position:absolute;left:50%;top:130px;z-index:7;width:30px;height:30px;margin-left:-15px;border:3px solid rgba(16,185,129,.2);border-top-color:var(--blog-green);border-radius:50%;animation:n9BlogSpin .7s linear infinite}
@keyframes n9BlogSpin{to{transform:rotate(360deg)}}
html[data-n9-theme="dark"] .n9-blog-latest-section[data-n9-blog-pager].is-loading:after{background:rgba(5,10,9,.74)}
@media(max-width:640px){.n9-blog-latest-section[data-n9-blog-pager]{scroll-margin-top:96px}}
@media(prefers-reduced-motion:reduce){.n9-blog-latest-section[data-n9-blog-pager].is-loading:before{animation-duration:1.4s}}
.n9-blog-pagination button.page-numbers{display:grid!important;place-items:center!important;width:auto!important;min-width:36px!important;height:36px!important;margin:0!important;padding:0 11px!important;border:1px solid var(--blog-line)!important;border-radius:9px!important;background:#fff!important;color:#526174!important;font-size:10px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important}
.n9-blog-pagination button.page-numbers.current,.n9-blog-pagination button.page-numbers:hover,.n9-blog-pagination button.page-numbers:focus-visible{border-color:var(--blog-green)!important;background:var(--blog-green)!important;color:#032117!important;outline:0}
html[data-n9-theme="dark"] .n9-blog-pagination button.page-numbers{background:#0b1422!important;border-color:#1c3040!important;color:#9fb0c0!important}
html[data-n9-theme="dark"] .n9-blog-pagination button.page-numbers.current,html[data-n9-theme="dark"] .n9-blog-pagination button.page-numbers:hover,html[data-n9-theme="dark"] .n9-blog-pagination button.page-numbers:focus-visible{border-color:var(--blog-green)!important;background:var(--blog-green)!important;color:#032117!important}
/* NaijaScore9 Blog responsive hardening v2.3.48.170.
 * Scoped only to the Blog landing/archive family and standard blog posts.
 */

/* Shared containment: prevent long titles, widgets, media, tables or embeds from widening the viewport. */
.n9-blog-page,
.single-post .n9-blog-single-layout,
.single-post .n9-blog-single-layout * {
	box-sizing: border-box;
}
.n9-blog-page,
.single-post .n9-blog-single-layout {
	max-width: 100%;
}
.n9-blog-page :where(h1,h2,h3,h4,p,a,span,strong,small),
.single-post .n9-blog-single-layout :where(h1,h2,h3,h4,p,a,span,strong,small) {
	overflow-wrap: break-word;
	word-break: normal;
}
.n9-blog-page :where(img,video,svg,canvas,iframe),
.single-post .n9-blog-single-layout :where(img,video,svg,canvas,iframe) {
	max-width: 100%;
}

/* Landing/archive width and grid guards. */
.n9-blog-page > .n9-container,
.n9-blog-page .n9-blog-hero-inner,
.n9-blog-page .n9-blog-category-strip,
.n9-blog-page .n9-blog-layout {
	min-width: 0;
}
.n9-blog-main,
.n9-blog-sidebar,
.n9-blog-featured-card,
.n9-blog-featured-copy,
.n9-blog-card,
.n9-blog-card-body,
.n9-blog-side-card,
.n9-blog-newsletter {
	min-width: 0;
	max-width: 100%;
}
.n9-blog-search,
.n9-blog-newsletter form,
.n9-blog-newsletter input,
.n9-blog-newsletter button {
	max-width: 100%;
}

/* Standard post: stable desktop reading column plus a contained sidebar. */
body.single-post .n9-blog-single-layout {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(270px, 320px) !important;
	align-items: start;
	gap: 26px !important;
	width: min(1180px, calc(100% - 32px));
	padding-block: 38px 78px;
}
body.single-post .n9-blog-single-main,
body.single-post .n9-blog-single-layout > .n9-sidebar {
	min-width: 0;
	width: 100%;
	max-width: 100%;
}
body.single-post .n9-blog-single-article {
	min-width: 0;
	max-width: 100%;
	overflow: hidden;
	padding: clamp(28px, 4vw, 50px);
}
body.single-post .n9-blog-single-header {
	min-width: 0;
}
body.single-post .n9-blog-single-breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	margin: 0 0 18px;
	color: #7c8da1;
	font-size: 12px;
	font-weight: 800;
}
body.single-post .n9-blog-single-breadcrumb a {
	color: #0f9f70;
	text-decoration: none;
}
body.single-post .n9-blog-single-header .n9-blog-category-label {
	margin-bottom: 11px;
}
body.single-post .n9-blog-single-header h1 {
	max-width: 100%;
	margin: 0;
	font-size: clamp(34px, 4.4vw, 58px);
	line-height: 1.04;
	letter-spacing: -.045em;
	text-wrap: balance;
}
body.single-post .n9-blog-single-meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px;
	margin-top: 17px;
	line-height: 1.5;
}
body.single-post .n9-featured-image {
	max-width: 100%;
	margin: 30px 0;
}
body.single-post .n9-featured-image img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 620px;
	object-fit: cover;
}
body.single-post .n9-entry-content {
	min-width: 0;
	max-width: 100%;
	font-size: clamp(16px, 1.45vw, 18px);
	line-height: 1.82;
}
body.single-post .n9-entry-content > * {
	max-width: 100%;
}
body.single-post .n9-entry-content h2 {
	font-size: clamp(26px, 3.2vw, 36px);
	line-height: 1.16;
	text-wrap: balance;
}
body.single-post .n9-entry-content h3 {
	font-size: clamp(22px, 2.5vw, 28px);
	line-height: 1.2;
}
body.single-post .n9-entry-content :where(ul,ol) {
	padding-inline-start: 1.35em;
}
body.single-post .n9-entry-content :where(table,.wp-block-table) {
	max-width: 100%;
}
body.single-post .n9-entry-content .wp-block-table,
body.single-post .n9-entry-content > table {
	display: block;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	overscroll-behavior-inline: contain;
}
body.single-post .n9-entry-content table {
	min-width: 560px;
}
body.single-post .n9-entry-content :where(pre,code) {
	max-width: 100%;
}
body.single-post .n9-entry-content pre {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
body.single-post .n9-entry-content :where(.wp-block-embed,.wp-block-video,.wp-block-image,.wp-block-gallery,.alignwide,.alignfull) {
	width: 100%;
	max-width: 100%;
	margin-inline: 0;
}
body.single-post .n9-entry-content iframe {
	width: 100%;
}

/* Sidebar must never float over the article. */
body.single-post .n9-blog-single-layout > .n9-sidebar {
	position: sticky !important;
	top: 24px;
	display: flex !important;
	flex-direction: column;
	gap: 18px;
	align-self: start;
	inset-inline: auto !important;
	transform: none !important;
	z-index: 1;
}
body.admin-bar.single-post .n9-blog-single-layout > .n9-sidebar {
	top: 58px;
}
body.single-post .n9-sidebar > *,
body.single-post .n9-widget {
	min-width: 0;
	width: 100%;
	max-width: 100%;
	margin: 0 !important;
	overflow: hidden;
}
body.single-post .n9-sidebar .n9-search-form {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: stretch;
	gap: 9px;
	width: 100%;
	max-width: 100%;
}
body.single-post .n9-sidebar .n9-search-form label,
body.single-post .n9-sidebar .n9-search-input-wrap {
	display: block;
	min-width: 0;
	width: 100%;
	max-width: 100%;
}
body.single-post .n9-sidebar .n9-search-form input[type="search"] {
	width: 100% !important;
	min-width: 0 !important;
	max-width: 100% !important;
}
body.single-post .n9-sidebar .n9-search-form > button[type="submit"] {
	white-space: nowrap;
}
body.single-post .post-navigation,
body.single-post .navigation.post-navigation {
	min-width: 0;
	max-width: 100%;
	margin-top: 22px;
}
body.single-post .post-navigation .nav-links {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}
body.single-post .post-navigation a {
	display: block;
	min-width: 0;
	padding: 16px;
	border: 1px solid var(--n9-border);
	border-radius: 15px;
	text-decoration: none;
}

/* Tablet: put the sidebar below content, never beside or above it. */
@media (max-width: 980px) {
	body.single-post .n9-blog-single-layout {
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 22px !important;
	}
	body.single-post .n9-blog-single-layout > .n9-sidebar {
		position: static !important;
		top: auto !important;
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		align-items: start;
		order: 2;
	}
	body.single-post .n9-blog-single-main {
		order: 1;
	}
	body.single-post .n9-sidebar .n9-sticky-widget-stack {
		grid-column: 1 / -1;
	}

	.n9-blog-page .n9-blog-layout {
		grid-template-columns: minmax(0, 1fr) !important;
	}
	.n9-blog-page .n9-blog-sidebar {
		position: static !important;
		top: auto !important;
		width: 100%;
		max-height: none !important;
		overflow: visible !important;
		padding-right: 0 !important;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

/* Mobile landing/archive. */
@media (max-width: 640px) {
	.n9-blog-page {
		width: 100%;
		overflow-x: clip;
	}
	.n9-blog-page .n9-container,
	.n9-blog-page .n9-blog-hero-inner,
	.n9-blog-page .n9-blog-category-strip,
	.n9-blog-page .n9-blog-layout {
		width: min(100% - 22px, 1440px);
		max-width: calc(100% - 22px);
		margin-inline: auto;
	}
	.n9-blog-page .n9-blog-hero-inner {
		display: flex;
		flex-direction: column;
	}
	.n9-blog-page .n9-blog-hero-copy {
		width: 100%;
		padding: 26px 0 22px;
	}
	.n9-blog-page .n9-blog-hero h1 {
		font-size: clamp(36px, 11vw, 46px);
		line-height: 1;
	}
	.n9-blog-page .n9-blog-search {
		width: 100%;
		height: 50px;
	}
	.n9-blog-page .n9-blog-hero-art {
		width: 100%;
		min-height: 190px;
		margin: 0 0 8px;
		border-radius: 20px;
		clip-path: none;
	}
	.n9-blog-page .n9-blog-hero-art:after {
		background: linear-gradient(180deg, rgba(247,250,249,.25), transparent 55%);
	}
	html[data-n9-theme="dark"] .n9-blog-page .n9-blog-hero-art:after {
		background: linear-gradient(180deg, rgba(7,17,14,.28), transparent 55%);
	}
	.n9-blog-page .n9-blog-category-strip {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0;
		padding: 7px;
	}
	.n9-blog-page .n9-blog-category-tab {
		min-width: 0;
		min-height: 74px;
		padding: 8px 5px;
	}
	.n9-blog-page .n9-blog-category-tab strong {
		font-size: 10px;
	}
	.n9-blog-page .n9-blog-layout {
		padding-top: 18px;
	}
	.n9-blog-page .n9-blog-featured-card {
		grid-template-columns: minmax(0, 1fr);
	}
	.n9-blog-page .n9-blog-featured-image {
		min-height: 205px;
	}
	.n9-blog-page .n9-blog-featured-copy {
		padding: 20px;
	}
	.n9-blog-page .n9-blog-featured-copy h2 {
		font-size: clamp(24px, 7.4vw, 30px);
	}
	.n9-blog-page .n9-blog-card-grid {
		grid-template-columns: minmax(0, 1fr);
	}
	.n9-blog-page .n9-blog-card {
		display: grid;
		grid-template-columns: 128px minmax(0, 1fr);
		width: 100%;
	}
	.n9-blog-page .n9-blog-card-image {
		min-width: 0;
		height: 100%;
		min-height: 166px;
	}
	.n9-blog-page .n9-blog-card-body {
		min-width: 0;
		padding: 13px;
	}
	.n9-blog-page .n9-blog-card h3 {
		font-size: 15px;
	}
	.n9-blog-page .n9-blog-card p {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.n9-blog-page .n9-blog-sidebar {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 14px;
	}
	.n9-blog-page .n9-blog-side-card,
	.n9-blog-page .n9-blog-newsletter {
		width: 100%;
		max-width: 100%;
	}

	body.single-post .n9-blog-single-layout {
		width: calc(100% - 22px);
		max-width: calc(100% - 22px);
		gap: 16px !important;
		padding-block: 22px 118px;
	}
	body.single-post .n9-blog-single-article {
		width: 100%;
		max-width: 100%;
		padding: 20px;
		border-radius: 22px;
	}
	body.single-post .n9-blog-single-breadcrumb {
		margin-bottom: 14px;
		font-size: 11px;
	}
	body.single-post .n9-blog-single-header h1 {
		font-size: clamp(30px, 9.4vw, 42px);
		line-height: 1.06;
		letter-spacing: -.038em;
	}
	body.single-post .n9-blog-single-meta {
		font-size: 10px;
	}
	body.single-post .n9-featured-image {
		margin: 22px 0;
		border-radius: 15px;
	}
	body.single-post .n9-entry-content {
		font-size: 16px;
		line-height: 1.75;
	}
	body.single-post .n9-entry-content h2 {
		margin-top: 1.65em;
		font-size: 27px;
	}
	body.single-post .n9-entry-content h3 {
		margin-top: 1.45em;
		font-size: 22px;
	}
	body.single-post .n9-entry-content blockquote {
		margin: 24px 0;
		padding-left: 17px;
		font-size: 18px;
	}
	body.single-post .n9-blog-single-layout > .n9-sidebar {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 14px;
	}
	body.single-post .n9-sidebar .n9-search-form {
		grid-template-columns: minmax(0, 1fr) auto;
	}
	body.single-post .n9-widget {
		padding: 18px;
		border-radius: 16px;
	}
	body.single-post .post-navigation .nav-links {
		grid-template-columns: minmax(0, 1fr);
	}
}

/* Very narrow phones: stack article cards and the sidebar search button safely. */
@media (max-width: 420px) {
	.n9-blog-page .n9-blog-card {
		display: flex;
		flex-direction: column;
	}
	.n9-blog-page .n9-blog-card-image {
		min-height: 190px;
		aspect-ratio: 1.65 / 1;
	}
	body.single-post .n9-blog-single-article {
		padding: 17px;
	}
	body.single-post .n9-sidebar .n9-search-form {
		grid-template-columns: minmax(0, 1fr);
	}
	body.single-post .n9-sidebar .n9-search-form > button[type="submit"] {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.n9-blog-page *,
	.single-post .n9-blog-single-layout * {
		scroll-behavior: auto !important;
	}
}
/* NaijaScore9 Blog canonical/table correction v2.3.48.171.
 * Scoped only to standard editorial posts under /blog/{post-slug}/.
 */

body.single-post .n9-entry-content .n9-blog-table-scroll,
body.single-post .n9-entry-content figure.wp-block-table {
	position: relative;
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 1.55em 0;
	overflow-x: auto !important;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	overscroll-behavior-inline: contain;
	scrollbar-width: thin;
	scrollbar-color: rgba(16,185,129,.48) rgba(148,163,184,.14);
}
body.single-post .n9-entry-content .n9-blog-table-scroll::-webkit-scrollbar,
body.single-post .n9-entry-content figure.wp-block-table::-webkit-scrollbar {
	height: 8px;
}
body.single-post .n9-entry-content .n9-blog-table-scroll::-webkit-scrollbar-track,
body.single-post .n9-entry-content figure.wp-block-table::-webkit-scrollbar-track {
	border-radius: 999px;
	background: rgba(148,163,184,.14);
}
body.single-post .n9-entry-content .n9-blog-table-scroll::-webkit-scrollbar-thumb,
body.single-post .n9-entry-content figure.wp-block-table::-webkit-scrollbar-thumb {
	border-radius: 999px;
	background: rgba(16,185,129,.48);
}
body.single-post .n9-entry-content .n9-blog-responsive-table {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	border-collapse: collapse;
}
body.single-post .n9-entry-content .n9-blog-responsive-table th,
body.single-post .n9-entry-content .n9-blog-responsive-table td {
	min-width: 0;
	white-space: normal;
	overflow-wrap: anywhere;
	word-break: normal;
	vertical-align: top;
}

/* Tables with up to four columns should fit the phone instead of being clipped. */
@media (max-width: 640px) {
	body.single-post .n9-entry-content .n9-blog-table-compact {
		width: 100% !important;
		min-width: 100% !important;
		table-layout: fixed !important;
	}
	body.single-post .n9-entry-content .n9-blog-table-compact th,
	body.single-post .n9-entry-content .n9-blog-table-compact td {
		width: auto !important;
		padding: 11px 9px !important;
		font-size: 14px;
		line-height: 1.45;
	}

	/* Wider data sets remain fully accessible through a contained horizontal scroller. */
	body.single-post .n9-entry-content .n9-blog-table-wide {
		width: max-content !important;
		min-width: 680px !important;
		table-layout: auto !important;
	}
	body.single-post .n9-entry-content .n9-blog-table-wide th,
	body.single-post .n9-entry-content .n9-blog-table-wide td {
		padding: 11px 12px !important;
		font-size: 14px;
	}
}

@media (max-width: 420px) {
	body.single-post .n9-entry-content .n9-blog-table-compact th,
	body.single-post .n9-entry-content .n9-blog-table-compact td {
		padding: 9px 7px !important;
		font-size: 13px;
	}
}
/* NaijaScore9 Blog sidebar newsletter visibility correction v2.3.48.172.
 * Scope: premium Blog landing/category/tag sidebar only.
 * The desktop sidebar remains independently scrollable, but the newsletter
 * becomes a complete sticky panel once reached so its email field and button
 * cannot be clipped after zooming, resizing, or restoring sidebar scroll.
 */
@media (min-width: 901px) {
	.n9-blog-page .n9-blog-sidebar {
		scroll-padding-top: 12px;
	}

	.n9-blog-page .n9-blog-sidebar > .n9-blog-newsletter {
		position: sticky !important;
		top: 0;
		z-index: 6;
		flex: 0 0 auto;
		align-self: stretch;
		width: 100%;
		max-width: 100%;
		min-height: 0;
		max-height: none;
		clip-path: none;
		transform: translateZ(0);
		isolation: isolate;
		box-shadow: 0 18px 45px rgba(5,90,50,.28), 0 0 0 1px rgba(255,255,255,.04);
	}

	.n9-blog-page .n9-blog-sidebar > .n9-blog-newsletter form,
	.n9-blog-page .n9-blog-sidebar > .n9-blog-newsletter input[type="email"],
	.n9-blog-page .n9-blog-sidebar > .n9-blog-newsletter button {
		visibility: visible !important;
		opacity: 1 !important;
		max-height: none !important;
	}
}

/* Tablet/mobile already use normal document scrolling; explicitly keep the
 * newsletter in flow so no sticky rule can leak through cached/combined CSS. */
@media (max-width: 900px) {
	.n9-blog-page .n9-blog-sidebar > .n9-blog-newsletter {
		position: relative !important;
		top: auto !important;
		z-index: auto;
		transform: none;
	}
}
/* Blog post FAQ reflection only. */
.n9-blog-single-article .n9-blog-post-faq{margin:38px 0 12px;padding-top:30px;border-top:1px solid var(--n9-border)}
.n9-blog-single-article .n9-blog-post-faq .n9-section-head{margin-bottom:18px}
.n9-blog-single-article .n9-blog-post-faq .n9-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.n9-blog-single-article .n9-blog-post-faq .n9-faq-grid details{min-width:0}
@media(max-width:760px){.n9-blog-single-article .n9-blog-post-faq{margin-top:30px;padding-top:24px}.n9-blog-single-article .n9-blog-post-faq .n9-faq-grid{grid-template-columns:1fr}}
/* Blog post FAQ layout refinement only: keep the approved card design, use one full-width column. */
body.single-post .n9-blog-single-article .n9-blog-post-faq,
body.single-post .n9-blog-single-article .n9-blog-post-faq .n9-section-head,
body.single-post .n9-blog-single-article .n9-blog-post-faq .n9-faq-grid {
	width: 100%;
	max-width: 100%;
}

body.single-post .n9-blog-single-article .n9-blog-post-faq .n9-faq-grid {
	grid-template-columns: minmax(0, 1fr) !important;
	gap: 14px;
}

body.single-post .n9-blog-single-article .n9-blog-post-faq .n9-faq-grid details,
body.single-post .n9-blog-single-article .n9-blog-post-faq .n9-faq-grid summary {
	width: 100%;
	max-width: 100%;
	min-width: 0;
}
