/* Genesis Virtue editorial system — inspired by leading performance-marketing publications */
:root{--gv-ink:#151922;--gv-muted:#667085;--gv-line:#e4e7ec;--gv-blue:#4285f4;--gv-blue-dark:#2366d1;--gv-soft:#f7f9fc}
.newsroom-page{background:#fff;color:var(--gv-ink)}
.newsroom-page main{font-family:Inter,Arial,sans-serif}
.newsroom-shell{max-width:1280px!important;padding-left:28px!important;padding-right:28px!important}
.newsroom-hero{background:#fff!important;padding:150px 0 54px!important;border-bottom:1px solid var(--gv-line)}
.newsroom-hero__grid{display:block!important}
.newsroom-hero__copy{max-width:860px!important}
.newsroom-kicker{color:var(--gv-blue)!important;font-size:13px!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase}
.newsroom-hero h1{color:var(--gv-ink)!important;font-family:Manrope,Arial,sans-serif!important;font-size:clamp(48px,7vw,84px)!important;line-height:1!important;letter-spacing:-.045em!important;margin:20px 0 24px!important}
.newsroom-hero h1 span{color:var(--gv-blue)!important}
.newsroom-hero p{color:var(--gv-muted)!important;font-size:19px!important;line-height:1.65!important;max-width:760px!important}
.newsroom-hero__art,.newsroom-hero__actions{display:none!important}
.newsroom-featured{padding:64px 0 40px!important;background:#fff!important}
.lead-story{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr)!important;border:1px solid var(--gv-line)!important;border-radius:24px!important;overflow:hidden!important;box-shadow:none!important;background:#fff!important}
.lead-story__visual{min-height:430px!important;background-color:#16181d!important}
.lead-story__copy{padding:52px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.story-meta{color:var(--gv-blue)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}
.lead-story__copy h2{font-family:Manrope,Arial,sans-serif!important;font-size:clamp(32px,4vw,50px)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:18px 0!important}
.lead-story__copy p{font-size:17px!important;color:var(--gv-muted)!important;line-height:1.65!important}
.lead-story__actions a{color:#fff!important;background:var(--gv-blue)!important;border-radius:9px!important;padding:14px 20px!important;text-decoration:none!important;width:max-content!important}
.newsroom-latest{background:#fff!important;padding:52px 0 100px!important}
.newsroom-section-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:28px!important;margin-bottom:34px!important}
.newsroom-section-title h2{font-family:Manrope,Arial,sans-serif!important;font-size:40px!important;letter-spacing:-.035em!important;margin:0 0 8px!important}
.newsroom-topics{display:flex!important;gap:9px!important;flex-wrap:wrap!important;justify-content:flex-end!important}
.newsroom-topics button{background:#fff!important;border:1px solid var(--gv-line)!important;border-radius:100px!important;color:var(--gv-ink)!important;padding:10px 15px!important;font-weight:700!important}
.newsroom-topics button.active,.newsroom-topics button:hover{background:var(--gv-ink)!important;border-color:var(--gv-ink)!important;color:#fff!important}
.news-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:32px 24px!important}
.news-card{border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;overflow:visible!important}
.news-card>div:first-child,.news-card__visual{border-radius:14px!important;overflow:hidden!important;aspect-ratio:16/10!important;background-color:#17191e!important}
.news-card__body{padding:20px 2px 0!important}
.news-card__body h3{font-family:Manrope,Arial,sans-serif!important;font-size:24px!important;line-height:1.18!important;letter-spacing:-.025em!important;margin:12px 0!important}
.news-card__body p{color:var(--gv-muted)!important;font-size:15px!important;line-height:1.6!important}
.news-card__link{color:var(--gv-ink)!important;text-decoration:none!important}
.media-hub-section{background:var(--gv-soft)!important;border-top:1px solid var(--gv-line)!important}
.newsroom-more{background:var(--gv-ink)!important}
.newsroom-subscribe{border-radius:20px!important}

/* Article */
.article-page .article-hero{background:#fff!important;padding:132px 28px 36px!important;border:0!important}
.article-shell{max-width:1280px!important;margin:0 auto!important}
.article-back{color:var(--gv-muted)!important;text-decoration:none!important;font-size:14px!important}
.article-page .newsroom-kicker{margin-top:34px!important}
.article-hero h1{max-width:980px!important;color:var(--gv-ink)!important;font-family:Manrope,Arial,sans-serif!important;font-size:clamp(44px,5.7vw,76px)!important;line-height:1.06!important;letter-spacing:-.045em!important;margin:18px 0 22px!important}
.article-deck{max-width:820px!important;color:var(--gv-muted)!important;font-size:20px!important;line-height:1.55!important}
.article-byline{display:flex!important;gap:20px!important;flex-wrap:wrap!important;margin-top:30px!important;padding-top:22px!important;border-top:1px solid var(--gv-line)!important;color:var(--gv-muted)!important}
.article-byline span:first-child{color:var(--gv-ink)!important;font-weight:800!important}
.article-tags{margin-top:16px!important}
.article-tags span{background:var(--gv-soft)!important;color:#344054!important;border:1px solid var(--gv-line)!important}
.article-cover-shell{max-width:1280px!important;margin:0 auto 46px!important;padding:0 28px!important}
.article-image{border-radius:18px!important;overflow:hidden!important;background:#17191e!important;max-height:660px!important}
.article-image img{width:100%!important;max-height:660px!important;object-fit:cover!important}
.article-content-shell{max-width:1280px!important;margin:0 auto!important;padding:0 28px 100px!important}
.article-reading-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 390px!important;gap:70px!important;align-items:start!important}
.article-rail--left{display:none!important}
.article-column{min-width:0!important;max-width:790px!important}
.article-rail--right{display:block!important;position:sticky!important;top:96px!important}
.reader-panel{display:flex!important;flex-direction:column!important;gap:26px!important}
.article-toc-card,.consulting-card,.article-contact{border:1px solid var(--gv-line)!important;border-radius:18px!important;background:#fff!important;padding:28px!important;box-shadow:none!important}
.article-toc-card__head{display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:2px solid var(--gv-blue)!important;padding-bottom:16px!important;margin-bottom:16px!important}
.article-toc-card__head strong{font-family:Manrope,Arial,sans-serif!important;font-size:23px!important}
.article-toc-card__head button{border:0!important;background:var(--gv-soft)!important;color:var(--gv-muted)!important;width:38px!important;height:38px!important;border-radius:50%!important}
.article-toc-card nav{display:flex!important;flex-direction:column!important;gap:11px!important}
.article-toc-card nav a{color:#414651!important;text-decoration:none!important;font-size:15px!important;line-height:1.4!important;padding-left:20px!important;position:relative!important}
.article-toc-card nav a:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;background:var(--gv-blue)}
.consulting-card{position:relative!important;overflow:hidden!important;padding:34px 30px 30px!important}
.consulting-ribbon{position:absolute;right:-42px;top:23px;transform:rotate(45deg);background:var(--gv-blue);color:#fff;padding:7px 42px;text-transform:uppercase;font-size:11px;letter-spacing:.08em}
.consulting-eyebrow{color:var(--gv-blue)!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important;letter-spacing:.12em!important}
.consulting-card h2{font-family:Manrope,Arial,sans-serif!important;font-size:29px!important;letter-spacing:-.03em!important;margin:10px 0 20px!important}
.consulting-card ul{padding:0!important;margin:0 0 24px!important;list-style:none!important;display:grid!important;gap:13px!important}
.consulting-card li{padding-left:27px!important;position:relative!important;color:#414651!important;line-height:1.45!important}
.consulting-card li:before{content:"✓";position:absolute;left:0;color:var(--gv-blue);font-weight:900}
.consulting-cta{display:block!important;text-align:center!important;background:var(--gv-blue)!important;color:#fff!important;text-decoration:none!important;text-transform:uppercase!important;font-weight:800!important;padding:16px!important;border-radius:8px!important}
.consulting-cta:hover{background:var(--gv-blue-dark)!important}
.article-contact{display:grid!important;gap:12px!important}
.article-contact>span{color:var(--gv-blue)!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important;letter-spacing:.1em!important}
.article-contact>strong{font-size:22px!important}
.article-contact label{display:grid!important;gap:5px!important;color:#475467!important;font-size:12px!important;font-weight:700!important}
.article-contact input,.article-contact textarea{width:100%!important;border:1px solid var(--gv-line)!important;border-radius:8px!important;padding:11px!important;font:inherit!important}
.article-contact button{background:var(--gv-ink)!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:13px!important;font-weight:800!important}
.ai-summary-box{border:1px solid #cfe0ff!important;border-left:5px solid var(--gv-blue)!important;border-radius:12px!important;background:#f5f8ff!important;padding:28px!important}
.ai-summary-box__head strong{font-family:Manrope,Arial,sans-serif!important;font-size:24px!important}
.article-body{color:#282c34!important;font-size:18px!important;line-height:1.82!important}
.article-body h2{font-family:Manrope,Arial,sans-serif!important;font-size:36px!important;line-height:1.2!important;letter-spacing:-.03em!important;margin:58px 0 20px!important;scroll-margin-top:110px!important}
.article-body p{margin:0 0 24px!important}
.medical-note{background:var(--gv-soft)!important;border-color:var(--gv-line)!important}
.author-profile,.related-card{border-color:var(--gv-line)!important;box-shadow:none!important}
.related-stories-section h3{font-family:Manrope,Arial,sans-serif!important;font-size:30px!important}
.reading-progress i{background:var(--gv-blue)!important}
@media(max-width:1000px){
 .news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .lead-story{grid-template-columns:1fr!important}.lead-story__visual{min-height:330px!important}
 .article-reading-grid{grid-template-columns:1fr!important;gap:42px!important}.article-column{max-width:none!important}.article-rail--right{position:static!important}
}
@media(max-width:700px){
 .newsroom-shell,.article-content-shell,.article-cover-shell{padding-left:18px!important;padding-right:18px!important}
 .newsroom-hero{padding-top:120px!important}.newsroom-hero h1{font-size:48px!important}
 .lead-story__copy{padding:30px!important}.newsroom-section-head{display:block!important}.newsroom-topics{justify-content:flex-start!important;margin-top:22px!important}
 .news-grid{grid-template-columns:1fr!important}.article-page .article-hero{padding:112px 18px 28px!important}
 .article-hero h1{font-size:42px!important}.article-deck{font-size:18px!important}
 .article-content-shell{padding-bottom:70px!important}.article-body{font-size:17px!important}.article-body h2{font-size:30px!important}
 .article-toc-card,.consulting-card,.article-contact{padding:22px!important}
}


/* Reference-aligned article architecture */
.np-article-page{background:#fff}
.np-reader-shell{max-width:1360px;margin:0 auto;padding:132px 32px 110px}
.np-reader-layout{display:grid;grid-template-columns:minmax(0,880px) 390px;gap:72px;align-items:start}
.np-reader-main{min-width:0}
.np-breadcrumb{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#98a2b3;font-size:14px;margin:0 0 42px}
.np-breadcrumb a{color:#4285f4;text-decoration:none}
.np-story-header{padding:0 0 38px}
.np-category{color:#4285f4;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px}
.np-story-header h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(46px,5vw,72px);line-height:1.08;letter-spacing:-.045em;color:#202124;margin:0 0 22px}
.np-deck{font-size:19px;line-height:1.6;color:#667085;max-width:760px;margin:0}
.np-author-row{display:flex;align-items:center;gap:14px;margin-top:38px;padding-top:24px;border-top:1px solid #e4e7ec}
.np-author-avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eef4ff;color:#2366d1;border:1px solid #cfe0ff;font-family:Manrope,Arial,sans-serif;font-weight:900}
.np-author-copy{display:flex;flex-direction:column;gap:3px}
.np-author-copy strong{font-size:16px;color:#202124}
.np-author-copy span{font-size:13px;color:#98a2b3}
.np-story-facts{margin-left:auto;display:grid;gap:7px;text-align:right;color:#858b98;font-size:14px}
.np-cover{margin:0 0 42px;border-radius:18px;overflow:hidden;background:#17191e;aspect-ratio:16/9}
.np-cover img{width:100%;height:100%;object-fit:cover;display:block}
.np-key-takeaways{background:#f5f8ff;border:1px solid #cfe0ff;border-left:5px solid #4285f4;border-radius:12px;padding:28px 30px;margin-bottom:48px}
.np-key-takeaways>div{display:flex;align-items:center;gap:10px;border-bottom:1px solid #dbe7ff;padding-bottom:15px;margin-bottom:16px}
.np-key-takeaways .material-symbols-outlined{color:#4285f4}
.np-key-takeaways h2{font-family:Manrope,Arial,sans-serif;font-size:24px;margin:0}
.np-key-takeaways ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}
.np-key-takeaways li{position:relative;padding-left:27px;line-height:1.55;color:#344054}
.np-key-takeaways li:before{content:"✓";position:absolute;left:0;color:#4285f4;font-weight:900}
.np-article-body{font-size:19px!important;line-height:1.82!important;color:#30343b!important}
.np-article-body h2{font-size:38px!important;scroll-margin-top:100px!important}
.np-reader-sidebar{position:sticky;top:92px;display:flex;flex-direction:column;gap:28px}
.np-sidebar-card,.np-source-card{border:1px solid #e4e7ec;border-radius:18px;background:#fff;padding:28px}
.np-sidebar-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;margin-bottom:17px;border-bottom:2px solid #4285f4}
.np-sidebar-title h2{font-family:Manrope,Arial,sans-serif;font-size:24px;margin:0;letter-spacing:-.025em}
.np-sidebar-title button{border:0;width:40px;height:40px;border-radius:50%;background:#f7f9fc;color:#667085;display:grid;place-items:center;cursor:pointer}
.np-toc-card nav{display:flex;flex-direction:column;gap:12px}
.np-toc-card nav a{position:relative;padding-left:20px;color:#414651;text-decoration:none;font-size:15px;line-height:1.45}
.np-toc-card nav a:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;background:#4285f4}
.np-toc-card nav a:hover{color:#2366d1}
.np-source-card{display:flex;align-items:center;gap:18px;padding:22px 28px}
.np-source-card .material-symbols-outlined{font-size:38px;color:#4285f4}
.np-source-card p{margin:0;color:#475467;line-height:1.45}
.np-consulting-card{position:relative;overflow:hidden;padding:34px 30px 30px}
.np-consulting-ribbon{position:absolute;right:-43px;top:24px;transform:rotate(45deg);background:#4285f4;color:#fff;padding:7px 43px;text-transform:uppercase;font-size:11px;letter-spacing:.09em}
.np-card-eyebrow{color:#4285f4;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px}
.np-consulting-card h2,.np-enquiry-card h2{font-family:Manrope,Arial,sans-serif;font-size:29px;line-height:1.15;letter-spacing:-.035em;margin:0 0 22px}
.np-consulting-card ul{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:14px}
.np-consulting-card li{position:relative;padding-left:27px;color:#414651;line-height:1.45}
.np-consulting-card li:before{content:"✓";position:absolute;left:0;color:#4285f4;font-weight:900}
.np-consulting-card>a{display:block;text-align:center;background:#4285f4;color:#fff;text-decoration:none;text-transform:uppercase;font-weight:900;padding:16px;border-radius:8px}
.np-enquiry-card{display:grid;gap:12px}
.np-enquiry-card label{display:grid;gap:5px;color:#475467;font-size:12px;font-weight:800}
.np-enquiry-card input,.np-enquiry-card textarea{width:100%;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:8px;padding:11px;font:inherit}
.np-enquiry-card button{border:0;border-radius:8px;padding:14px;background:#202124;color:#fff;font-weight:900;cursor:pointer}
.np-enquiry-card small{color:#2366d1}
.np-topic-list{display:flex;flex-wrap:wrap;gap:8px}
.np-topic-list span{background:#f7f9fc;border:1px solid #e4e7ec;border-radius:100px;padding:7px 11px;color:#667085;font-size:12px}
.np-author-card{display:grid;grid-template-columns:auto 1fr;gap:20px;margin:64px 0 0;padding:28px;border:1px solid #e4e7ec;border-radius:16px}
.np-author-avatar--large{width:72px;height:72px}
.np-author-card span{color:#4285f4;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.1em}
.np-author-card h2{font-family:Manrope,Arial,sans-serif;margin:5px 0 8px}
.np-author-card p{color:#667085;line-height:1.55;margin:6px 0}
.np-related{margin-top:70px}
.np-related>h2{font-family:Manrope,Arial,sans-serif;font-size:34px;letter-spacing:-.03em}
.np-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.np-related a{border:1px solid #e4e7ec;border-radius:14px;padding:21px;text-decoration:none;color:#202124}
.np-related a>span{color:#4285f4;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.np-related h3{font-family:Manrope,Arial,sans-serif;font-size:19px;line-height:1.25;margin:9px 0}
.np-related p{color:#667085;font-size:13px;line-height:1.55;margin:0}
@media(max-width:1050px){
 .np-reader-layout{grid-template-columns:minmax(0,1fr) 330px;gap:38px}
 .np-reader-shell{padding-left:22px;padding-right:22px}
}
@media(max-width:850px){
 .np-reader-layout{grid-template-columns:1fr}
 .np-reader-sidebar{position:static;grid-row:auto}
 .np-toc-card{order:-2}.np-consulting-card{order:-1}
 .np-related>div{grid-template-columns:1fr}
}
@media(max-width:600px){
 .np-reader-shell{padding:110px 17px 70px}
 .np-breadcrumb{margin-bottom:28px}
 .np-story-header h1{font-size:42px}
 .np-deck{font-size:17px}
 .np-author-row{align-items:flex-start;flex-wrap:wrap}
 .np-story-facts{width:100%;margin:4px 0 0 72px;text-align:left}
 .np-cover{border-radius:12px}
 .np-key-takeaways,.np-sidebar-card,.np-source-card{padding:21px}
 .np-article-body{font-size:17px!important}
 .np-article-body h2{font-size:30px!important}
}

/* Compact publication header, aligned with the reference blog index */
.newsroom-page:not(.article-page) .newsroom-hero{padding:116px 0 48px!important;border-bottom:0!important;text-align:left!important}
.newsroom-page:not(.article-page) .newsroom-hero__grid{display:block!important;min-height:0!important}
.newsroom-page:not(.article-page) .newsroom-hero__copy{max-width:1280px!important;margin:0 auto!important}
.newsroom-breadcrumb{display:flex;align-items:center;gap:13px;margin-bottom:42px;color:#98a2b3;font-size:14px}
.newsroom-breadcrumb a{color:#4285f4;text-decoration:none}
.newsroom-breadcrumb .material-symbols-outlined{font-size:22px;font-variation-settings:'FILL' 1}
.newsroom-page:not(.article-page) .newsroom-kicker{margin:0 0 13px!important;color:#4285f4!important;font-size:12px!important}
.newsroom-page:not(.article-page) .newsroom-hero h1{max-width:max-content!important;margin:0 auto 42px!important;font-size:clamp(38px,4vw,55px)!important;line-height:1.05!important;letter-spacing:-.04em!important;white-space:normal!important;text-align:center!important;position:relative!important;z-index:0!important}
.newsroom-page:not(.article-page) .newsroom-hero h1:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:7px;background:var(--gv-blue);z-index:-1}
.newsroom-page:not(.article-page) .newsroom-hero h1 span{display:inline!important}
.newsroom-page:not(.article-page) .newsroom-hero p{max-width:780px!important;font-size:17px!important;line-height:1.6!important}
.newsroom-page:not(.article-page) .newsroom-featured{padding-top:40px!important}
.newsroom-page:not(.article-page) .newsroom-topics{justify-content:center!important;gap:12px!important;max-width:1160px;margin:0 auto!important}
.newsroom-page:not(.article-page) .newsroom-topics button{border:0!important;border-radius:8px!important;padding:15px 20px!important;background:#fff!important;box-shadow:0 5px 18px rgba(16,24,40,.07)!important;font-size:15px!important;font-weight:600!important}
.newsroom-page:not(.article-page) .newsroom-topics button.active,.newsroom-page:not(.article-page) .newsroom-topics button:hover{background:var(--gv-blue)!important;color:#fff!important}
.newsroom-page:not(.article-page) .newsroom-latest{padding:26px 0 100px!important}
.newsroom-page:not(.article-page) .news-grid{gap:40px 28px!important}
.newsroom-page:not(.article-page) .news-card{border:1px solid #e4e7ec!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 12px 35px rgba(16,24,40,.08)!important}
.newsroom-page:not(.article-page) .news-card:first-child{grid-column:span 1!important}
.newsroom-page:not(.article-page) .news-card__visual,.newsroom-page:not(.article-page) .news-card:first-child .news-card__visual{position:relative!important;border-radius:0!important;width:100%!important;height:auto!important;aspect-ratio:16/10!important}
.news-card__ribbon{position:absolute!important;top:17px!important;left:-35px!important;width:130px!important;padding:7px 0!important;transform:rotate(-45deg)!important;background:var(--gv-blue)!important;color:#fff!important;text-align:center!important;text-transform:uppercase!important;font-size:11px!important;letter-spacing:.08em!important}
.newsroom-page:not(.article-page) .news-card__body{padding:22px 24px 26px!important}
.news-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7b8190;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.news-card__meta>span:last-child{display:flex;align-items:center;gap:5px;white-space:nowrap}
.news-card__meta .material-symbols-outlined{font-size:17px}
.newsroom-page:not(.article-page) .news-card__body h3{font-size:23px!important;margin:13px 0 10px!important}
.newsroom-page:not(.article-page) .news-card__body p{margin:0 0 17px!important}
@media(max-width:700px){
 .newsroom-page:not(.article-page) .newsroom-hero{padding:105px 0 30px!important}
 .newsroom-breadcrumb{margin-bottom:28px}
 .newsroom-page:not(.article-page) .newsroom-hero h1{font-size:38px!important;margin-bottom:32px!important}
 .newsroom-page:not(.article-page) .newsroom-topics{justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding:4px 2px 14px!important}
 .newsroom-page:not(.article-page) .newsroom-topics button{white-space:nowrap!important;padding:13px 16px!important}
}
