
/* 18WW demo-specific visual systems. Every selector is scoped to the active preset. */
body[class*="nfm-demo-"]{--nfm-demo-gap:28px}
body[class*="nfm-demo-"] .nfm-home-section{position:relative}
body[class*="nfm-demo-"] .nfm-archive-item,body[class*="nfm-demo-"] .nfm-card,body[class*="nfm-demo-"] .nfm-profile-card{transition:transform .2s ease,box-shadow .2s ease}
body[class*="nfm-demo-"] .nfm-card:hover,body[class*="nfm-demo-"] .nfm-profile-card:hover{transform:translateY(-3px)}

/* Leadership Magazine: centred editorial masthead, magazine mosaic and soft profile cards. */
.nfm-demo-leadership-magazine{--nfm-radius:14px;--nfm-container:1240px}
.nfm-demo-leadership-magazine .nfm-masthead{background:linear-gradient(120deg,#fff,#f6edf8)}
.nfm-demo-leadership-magazine .nfm-text-logo{font-family:Georgia,serif;letter-spacing:-.05em}
.nfm-demo-leadership-magazine .nfm-hero-grid{grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr)}
.nfm-demo-leadership-magazine .nfm-hero-lead{min-height:610px}.nfm-demo-leadership-magazine .nfm-hero-side{grid-template-columns:1fr}
.nfm-demo-leadership-magazine .nfm-profile-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.nfm-demo-leadership-magazine .nfm-profile-image{aspect-ratio:4/5}
.nfm-demo-leadership-magazine .nfm-ranked-section{background:#f4edf6}
.nfm-demo-leadership-magazine .nfm-section-head h2:after{width:64px}
.nfm-demo-leadership-magazine .nfm-article-header{max-width:900px}.nfm-demo-leadership-magazine .nfm-article-featured{max-width:1080px}

/* News Cooper: broad portal, hard-edged grids and blue category bars. */
.nfm-demo-news-cooper{--nfm-radius:4px;--nfm-container:1320px}
.nfm-demo-news-cooper .nfm-topbar{background:#0d315f}.nfm-demo-news-cooper .nfm-masthead{background:#fff}
.nfm-demo-news-cooper .nfm-nav-wrap{box-shadow:0 4px 0 var(--nfm-accent)}
.nfm-demo-news-cooper .nfm-hero-grid{grid-template-columns:2fr 1fr}.nfm-demo-news-cooper .nfm-hero-side{grid-template-columns:1fr 1fr}
.nfm-demo-news-cooper .nfm-news-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.nfm-demo-news-cooper .nfm-news-grid>.nfm-card:first-child{grid-column:span 2;grid-row:span 2}
.nfm-demo-news-cooper .nfm-section-head{border-bottom:4px solid var(--nfm-primary);padding-bottom:10px}.nfm-demo-news-cooper .nfm-section-head h2:after{display:none}
.nfm-demo-news-cooper .widget{border-radius:0;border-top:5px solid var(--nfm-primary)}
.nfm-demo-news-cooper .nfm-archive-list{grid-template-columns:1fr 1fr;gap:24px}.nfm-demo-news-cooper .nfm-archive-item{grid-template-columns:180px 1fr;border:1px solid var(--nfm-border);padding:14px}

/* News Dipper: dense timeline newsroom. */
.nfm-demo-news-dipper{--nfm-radius:2px;--nfm-container:1180px}
.nfm-demo-news-dipper .nfm-masthead-inner{min-height:72px}.nfm-demo-news-dipper .nfm-brand-tagline{display:none}
.nfm-demo-news-dipper .nfm-hero-grid{grid-template-columns:1.2fr 1fr}.nfm-demo-news-dipper .nfm-hero-lead{min-height:420px}
.nfm-demo-news-dipper .nfm-latest-list{grid-template-columns:1fr}.nfm-demo-news-dipper .nfm-latest-list-item{grid-template-columns:160px 1fr;padding:12px 0}
.nfm-demo-news-dipper .nfm-scroll-cards{display:grid;grid-template-columns:repeat(4,1fr);overflow:visible}
.nfm-demo-news-dipper .nfm-trending-card{min-width:0}.nfm-demo-news-dipper .nfm-home-section{padding-block:34px}
.nfm-demo-news-dipper .nfm-section-head h2{font-size:24px}.nfm-demo-news-dipper .nfm-section-head h2:after{height:2px;margin-top:7px}
.nfm-demo-news-dipper .nfm-archive-item{grid-template-columns:150px 1fr;padding:16px 0}.nfm-demo-news-dipper .nfm-article-header{text-align:left;margin-left:0;max-width:860px}.nfm-demo-news-dipper .nfm-article-header .nfm-post-meta{justify-content:flex-start}

/* European Weekly: minimal profile-led layout. */
.nfm-demo-european-weekly{--nfm-radius:0;--nfm-container:1160px}
.nfm-demo-european-weekly .nfm-topbar{display:none}.nfm-demo-european-weekly .nfm-masthead{padding-block:18px}
.nfm-demo-european-weekly .nfm-nav-wrap{border-block:1px solid #222;background:#fff;color:#111}
.nfm-demo-european-weekly .nfm-primary-menu>li>a{font-family:Georgia,serif;font-weight:600}
.nfm-demo-european-weekly .nfm-hero-grid{display:block}.nfm-demo-european-weekly .nfm-hero-side{display:grid;grid-template-columns:repeat(4,1fr);margin-top:26px}
.nfm-demo-european-weekly .nfm-hero-lead{min-height:520px}.nfm-demo-european-weekly .nfm-profile-grid{grid-template-columns:repeat(4,1fr);gap:32px}
.nfm-demo-european-weekly .nfm-section-head{border-bottom:1px solid #222;padding-bottom:12px}.nfm-demo-european-weekly .nfm-section-head h2:after{display:none}
.nfm-demo-european-weekly .nfm-card,.nfm-demo-european-weekly .nfm-profile-card{border:0!important;box-shadow:none!important}
.nfm-demo-european-weekly .nfm-article-header h1{font-size:64px}.nfm-demo-european-weekly .nfm-entry-content{font-size:19px}

/* Blog Buz: boxed, colourful, busy magazine. */
.nfm-demo-blog-buz{--nfm-radius:10px;--nfm-container:1220px}
.nfm-demo-blog-buz .nfm-site-shell{border-top:5px solid var(--nfm-accent)}
.nfm-demo-blog-buz .nfm-hero-grid{grid-template-columns:1.35fr 1fr}.nfm-demo-blog-buz .nfm-hero-side{grid-template-columns:1fr 1fr}
.nfm-demo-blog-buz .nfm-home-section:nth-of-type(even){background:color-mix(in srgb,var(--nfm-surface) 70%,#fff 30%)}
.nfm-demo-blog-buz .nfm-news-grid{grid-template-columns:repeat(3,1fr)}.nfm-demo-blog-buz .nfm-news-grid>.nfm-card:first-child{grid-column:span 2}
.nfm-demo-blog-buz .nfm-section-head h2{background:var(--nfm-primary);color:#fff;padding:9px 16px;border-radius:5px}.nfm-demo-blog-buz .nfm-section-head h2:after{display:none}
.nfm-demo-blog-buz .widget-title{background:var(--nfm-primary);color:#fff;margin:-24px -24px 20px;padding:14px 18px;border:0}
.nfm-demo-blog-buz .nfm-archive-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.nfm-demo-blog-buz .nfm-archive-item{display:block;border:1px solid var(--nfm-border);padding:0;overflow:hidden}.nfm-demo-blog-buz .nfm-archive-item .nfm-list-body{padding:18px}

/* Western Business: restrained corporate paper. */
.nfm-demo-western-business{--nfm-radius:3px;--nfm-container:1180px}
.nfm-demo-western-business .nfm-nav-wrap{background:#fff;color:var(--nfm-ink);border-block:1px solid var(--nfm-border)}
.nfm-demo-western-business .nfm-primary-menu>li>a{padding-inline:14px}.nfm-demo-western-business .nfm-hero-grid{grid-template-columns:1.7fr .8fr}
.nfm-demo-western-business .nfm-hero-overlay{background:linear-gradient(transparent,rgba(5,24,36,.94))}
.nfm-demo-western-business .nfm-section-head{border-bottom:2px solid var(--nfm-primary);padding-bottom:8px}.nfm-demo-western-business .nfm-section-head h2:after{display:none}
.nfm-demo-western-business .nfm-card{box-shadow:none!important}.nfm-demo-western-business .nfm-latest-list{grid-template-columns:1fr}
.nfm-demo-western-business .nfm-latest-list-item{grid-template-columns:220px 1fr}
.nfm-demo-western-business .nfm-article-header{text-align:left;max-width:940px;margin-left:0}.nfm-demo-western-business .nfm-article-header .nfm-post-meta{justify-content:flex-start}

/* Info Records: visual overlay portal. */
.nfm-demo-info-records{--nfm-radius:16px;--nfm-container:1280px}
.nfm-demo-info-records .nfm-hero-grid{grid-template-columns:2fr 1fr}.nfm-demo-info-records .nfm-hero-lead{min-height:650px;border-radius:22px}
.nfm-demo-info-records .nfm-hero-side{grid-template-columns:1fr}.nfm-demo-info-records .nfm-scroll-cards{padding-bottom:10px}
.nfm-demo-info-records .nfm-trending-card{min-width:270px}.nfm-demo-info-records .nfm-profile-grid{grid-template-columns:repeat(5,1fr)}
.nfm-demo-info-records .nfm-section-head h2{font-size:34px}.nfm-demo-info-records .nfm-dark-feature{border-radius:30px;margin:30px auto;max-width:1320px}
.nfm-demo-info-records .nfm-archive-list{grid-template-columns:1fr 1fr;gap:25px}.nfm-demo-info-records .nfm-archive-item{display:block;border:0;background:var(--nfm-card);border-radius:16px;overflow:hidden;box-shadow:var(--nfm-shadow);padding:0}.nfm-demo-info-records .nfm-archive-item .nfm-list-body{padding:20px}

/* Rob Conner: personal essay publication. */
.nfm-demo-rob-conner{--nfm-radius:0;--nfm-container:1040px}
.nfm-demo-rob-conner .nfm-topbar,.nfm-demo-rob-conner .nfm-nav-actions{display:none}.nfm-demo-rob-conner .nfm-masthead-inner{display:block;text-align:center;padding-block:30px}
.nfm-demo-rob-conner .nfm-text-logo{font-family:Georgia,serif;font-size:52px}.nfm-demo-rob-conner .nfm-brand-tagline{display:block;margin-top:8px}
.nfm-demo-rob-conner .nfm-nav-inner{justify-content:center}.nfm-demo-rob-conner .nfm-hero-grid{display:block}.nfm-demo-rob-conner .nfm-hero-lead{min-height:560px}.nfm-demo-rob-conner .nfm-hero-side{display:none}
.nfm-demo-rob-conner .nfm-home-section{padding-block:55px}.nfm-demo-rob-conner .nfm-section-head{justify-content:center;text-align:center}.nfm-demo-rob-conner .nfm-section-head h2:after{margin-inline:auto;background:#222;height:1px}
.nfm-demo-rob-conner .nfm-latest-list{display:block}.nfm-demo-rob-conner .nfm-latest-list-item{grid-template-columns:1fr;padding:28px 0}.nfm-demo-rob-conner .nfm-latest-list-item .nfm-list-media{display:none}
.nfm-demo-rob-conner .nfm-article-header{max-width:780px}.nfm-demo-rob-conner .nfm-article-featured{max-width:920px}.nfm-demo-rob-conner .nfm-entry-content{font-size:20px}

/* Flash Pioneer: bold trend tiles. */
.nfm-demo-flash-pioneer{--nfm-radius:0;--nfm-container:1260px}
.nfm-demo-flash-pioneer .nfm-masthead{background:#ffd43b!important;color:#111!important}.nfm-demo-flash-pioneer .nfm-text-logo,.nfm-demo-flash-pioneer .nfm-brand-tagline{color:#111!important}
.nfm-demo-flash-pioneer .nfm-nav-wrap{background:#111}.nfm-demo-flash-pioneer .nfm-ticker strong{background:#111;color:#ffd43b}
.nfm-demo-flash-pioneer .nfm-hero-grid{grid-template-columns:1fr 1fr}.nfm-demo-flash-pioneer .nfm-hero-side{grid-template-columns:1fr 1fr}
.nfm-demo-flash-pioneer .nfm-news-grid{grid-template-columns:repeat(4,1fr)}.nfm-demo-flash-pioneer .nfm-news-grid>.nfm-card:first-child{grid-column:span 2}
.nfm-demo-flash-pioneer .nfm-section-head h2{font-family:Arial,sans-serif;text-transform:uppercase;font-size:26px;border-left:8px solid var(--nfm-accent);padding-left:12px}.nfm-demo-flash-pioneer .nfm-section-head h2:after{display:none}
.nfm-demo-flash-pioneer .nfm-card{border-bottom:4px solid #111}.nfm-demo-flash-pioneer .nfm-ranked-card{background:#111;color:#fff}.nfm-demo-flash-pioneer .nfm-ranked-card a{color:#fff}

/* News Provider: traditional newspaper hierarchy. */
.nfm-demo-news-provider{--nfm-radius:2px;--nfm-container:1200px}
.nfm-demo-news-provider .nfm-text-logo{font-family:Georgia,serif}.nfm-demo-news-provider .nfm-masthead{border-bottom:4px double var(--nfm-primary)}
.nfm-demo-news-provider .nfm-hero-grid{grid-template-columns:1.5fr 1fr}.nfm-demo-news-provider .nfm-hero-side{grid-template-columns:1fr}
.nfm-demo-news-provider .nfm-section-head{border-bottom:3px double var(--nfm-primary);padding-bottom:10px}.nfm-demo-news-provider .nfm-section-head h2:after{display:none}
.nfm-demo-news-provider .nfm-card{box-shadow:none!important}.nfm-demo-news-provider .nfm-latest-list{display:block}
.nfm-demo-news-provider .nfm-latest-list-item{grid-template-columns:180px 1fr;border-bottom:1px solid var(--nfm-border)}
.nfm-demo-news-provider .nfm-archive-header{text-align:center;border-block:4px double var(--nfm-primary);padding-block:18px}.nfm-demo-news-provider .nfm-article-header h1{font-size:62px}

/* TechCrunch related: asymmetric, black and green, no card chrome. */
.nfm-demo-techcrunch-related{--nfm-radius:0;--nfm-container:1320px}
.nfm-demo-techcrunch-related .nfm-topbar{display:none}.nfm-demo-techcrunch-related .nfm-masthead{background:#fff;border-bottom:1px solid #111}.nfm-demo-techcrunch-related .nfm-text-logo{font-family:Arial,sans-serif;font-size:45px;color:#111}
.nfm-demo-techcrunch-related .nfm-text-logo:before{content:"TC";display:inline-grid;place-items:center;width:48px;height:48px;margin-right:13px;background:#0f9d58;color:#fff;font-size:22px;letter-spacing:-.08em}
.nfm-demo-techcrunch-related .nfm-nav-wrap{background:#fff;color:#111;border-bottom:1px solid #ddd}.nfm-demo-techcrunch-related .nfm-primary-menu>li>a{font-weight:600}
.nfm-demo-techcrunch-related .nfm-hero-grid{grid-template-columns:1.6fr 1fr;border-bottom:1px solid #111;padding-bottom:35px}.nfm-demo-techcrunch-related .nfm-hero-lead{min-height:560px}.nfm-demo-techcrunch-related .nfm-hero-side{grid-template-columns:1fr}
.nfm-demo-techcrunch-related .nfm-section-head{border-bottom:1px solid #111;padding-bottom:9px}.nfm-demo-techcrunch-related .nfm-section-head h2:after{display:none}.nfm-demo-techcrunch-related .nfm-section-head h2{font-family:Arial,sans-serif;font-weight:900}
.nfm-demo-techcrunch-related .nfm-card,.nfm-demo-techcrunch-related .nfm-profile-card{border:0!important;box-shadow:none!important}.nfm-demo-techcrunch-related .nfm-latest-list{display:block}.nfm-demo-techcrunch-related .nfm-latest-list-item{grid-template-columns:250px 1fr;padding:28px 0;border-bottom:1px solid #bbb}
.nfm-demo-techcrunch-related .nfm-article-header{text-align:left;margin-left:0;max-width:1000px}.nfm-demo-techcrunch-related .nfm-article-header .nfm-post-meta{justify-content:flex-start}.nfm-demo-techcrunch-related .nfm-entry-content{font-family:Arial,sans-serif}

/* TechBD Info 360: modern tech cards. */
.nfm-demo-techbd-info-360{--nfm-radius:12px;--nfm-container:1240px}
.nfm-demo-techbd-info-360 .nfm-masthead{background:linear-gradient(100deg,#0f5287,#168ac0);color:#fff}.nfm-demo-techbd-info-360 .nfm-text-logo,.nfm-demo-techbd-info-360 .nfm-brand-tagline{color:#fff}
.nfm-demo-techbd-info-360 .nfm-hero-grid{grid-template-columns:1.4fr 1fr}.nfm-demo-techbd-info-360 .nfm-hero-side{grid-template-columns:1fr 1fr}
.nfm-demo-techbd-info-360 .nfm-news-grid{grid-template-columns:repeat(3,1fr)}
.nfm-demo-techbd-info-360 .nfm-card{border-top:4px solid var(--nfm-accent)}.nfm-demo-techbd-info-360 .nfm-section-head h2:after{background:linear-gradient(90deg,var(--nfm-accent),var(--nfm-highlight));width:80px}
.nfm-demo-techbd-info-360 .nfm-dark-feature{background:linear-gradient(135deg,#062c45,#0e5f8c)}
.nfm-demo-techbd-info-360 .nfm-archive-list{grid-template-columns:1fr 1fr;gap:22px}.nfm-demo-techbd-info-360 .nfm-archive-item{border:1px solid var(--nfm-border);padding:12px;border-radius:12px}

/* BDitbari: boxed product/editorial hybrid. */
.nfm-demo-bditbari{--nfm-radius:8px;--nfm-container:1180px}
.nfm-demo-bditbari .nfm-topbar{background:#791919}.nfm-demo-bditbari .nfm-nav-wrap{background:#fff;color:#222;border-block:1px solid #ddd}.nfm-demo-bditbari .nfm-primary-menu>li>a{font-weight:700}
.nfm-demo-bditbari .nfm-hero-grid{grid-template-columns:1.25fr 1fr}.nfm-demo-bditbari .nfm-hero-side{grid-template-columns:1fr 1fr}
.nfm-demo-bditbari .nfm-news-grid{grid-template-columns:repeat(4,1fr)}.nfm-demo-bditbari .nfm-news-grid>.nfm-card:first-child{grid-column:auto;grid-row:auto}
.nfm-demo-bditbari .nfm-card-media{aspect-ratio:1/1}.nfm-demo-bditbari .nfm-section-head{background:#8f1f1f;color:#fff;padding:11px 15px;border-radius:6px}.nfm-demo-bditbari .nfm-section-head a{color:#fff}.nfm-demo-bditbari .nfm-section-head h2:after{display:none}
.nfm-demo-bditbari .widget{border-top:4px solid var(--nfm-accent)}.nfm-demo-bditbari .nfm-archive-list{grid-template-columns:repeat(3,1fr);gap:18px}.nfm-demo-bditbari .nfm-archive-item{display:block;padding:0;border:1px solid var(--nfm-border);border-radius:8px;overflow:hidden}.nfm-demo-bditbari .nfm-archive-item .nfm-list-body{padding:14px}

/* Movierulz related: dark poster wall. */
.nfm-demo-movierulz-related{--nfm-radius:8px;--nfm-container:1280px}
.nfm-demo-movierulz-related .nfm-topbar{background:#060606}.nfm-demo-movierulz-related .nfm-masthead{background:#111;color:#fff}.nfm-demo-movierulz-related .nfm-text-logo,.nfm-demo-movierulz-related .nfm-brand-tagline{color:#fff}
.nfm-demo-movierulz-related .nfm-nav-wrap{background:#d32636}.nfm-demo-movierulz-related .nfm-hero-grid{grid-template-columns:2fr 1fr}.nfm-demo-movierulz-related .nfm-hero-lead{min-height:650px}.nfm-demo-movierulz-related .nfm-hero-side{grid-template-columns:1fr}
.nfm-demo-movierulz-related .nfm-dark-feature{background:#080808}.nfm-demo-movierulz-related .nfm-dark-grid{grid-template-columns:repeat(6,1fr)}.nfm-demo-movierulz-related .nfm-dark-card .nfm-media{aspect-ratio:2/3}
.nfm-demo-movierulz-related .nfm-news-grid{grid-template-columns:repeat(4,1fr)}.nfm-demo-movierulz-related .nfm-card-media{aspect-ratio:2/3}
.nfm-demo-movierulz-related .nfm-section-head h2{text-transform:uppercase}.nfm-demo-movierulz-related .nfm-newsletter-card{background:linear-gradient(100deg,#8d0f1d,#d32636)}
.nfm-demo-movierulz-related .nfm-archive-list{grid-template-columns:repeat(4,1fr);gap:20px}.nfm-demo-movierulz-related .nfm-archive-item{display:block;padding:0;border:0}.nfm-demo-movierulz-related .nfm-archive-item .nfm-list-media{aspect-ratio:2/3}.nfm-demo-movierulz-related .nfm-archive-item .nfm-list-body{padding-top:12px}

/* Urban Matter: city culture magazine. */
.nfm-demo-urban-matter{--nfm-radius:14px;--nfm-container:1280px}
.nfm-demo-urban-matter .nfm-masthead{padding-block:18px}.nfm-demo-urban-matter .nfm-text-logo{text-transform:uppercase;font-weight:950;letter-spacing:-.065em}
.nfm-demo-urban-matter .nfm-hero-grid{grid-template-columns:1.8fr 1fr}.nfm-demo-urban-matter .nfm-hero-lead{min-height:620px}.nfm-demo-urban-matter .nfm-hero-side{grid-template-columns:1fr}
.nfm-demo-urban-matter .nfm-scroll-cards{gap:25px}.nfm-demo-urban-matter .nfm-trending-card{min-width:320px}
.nfm-demo-urban-matter .nfm-section-head h2{text-transform:uppercase;font-size:28px}.nfm-demo-urban-matter .nfm-section-head h2:after{width:100%;height:2px}
.nfm-demo-urban-matter .nfm-news-grid{grid-template-columns:repeat(3,1fr)}.nfm-demo-urban-matter .nfm-news-grid>.nfm-card:first-child{grid-column:span 2}
.nfm-demo-urban-matter .nfm-dark-feature{background:#202020}
.nfm-demo-urban-matter .nfm-article-header{text-align:left;max-width:980px;margin-left:0}.nfm-demo-urban-matter .nfm-article-header .nfm-post-meta{justify-content:flex-start}

/* Hoopy Ball: scoreboard sports system. */
.nfm-demo-hoopy-ball{--nfm-radius:5px;--nfm-container:1280px}
.nfm-demo-hoopy-ball .nfm-masthead{background:#0a3b24;color:#fff}.nfm-demo-hoopy-ball .nfm-text-logo,.nfm-demo-hoopy-ball .nfm-brand-tagline{color:#fff}
.nfm-demo-hoopy-ball .nfm-nav-wrap{background:#f07c24}.nfm-demo-hoopy-ball .nfm-ticker{background:#0b291c;color:#fff}.nfm-demo-hoopy-ball .nfm-ticker strong{background:#f07c24}
.nfm-demo-hoopy-ball .nfm-hero-grid{grid-template-columns:1.55fr 1fr}.nfm-demo-hoopy-ball .nfm-hero-side{grid-template-columns:1fr 1fr}
.nfm-demo-hoopy-ball .nfm-section-head{border-left:9px solid var(--nfm-accent);padding-left:13px}.nfm-demo-hoopy-ball .nfm-section-head h2{text-transform:uppercase;font-style:italic}.nfm-demo-hoopy-ball .nfm-section-head h2:after{display:none}
.nfm-demo-hoopy-ball .nfm-ranked-card{background:#0e3a26;color:#fff}.nfm-demo-hoopy-ball .nfm-ranked-card a{color:#fff}.nfm-demo-hoopy-ball .nfm-dark-feature{background:#071f15}
.nfm-demo-hoopy-ball .nfm-profile-image{border-radius:50%;aspect-ratio:1/1}.nfm-demo-hoopy-ball .nfm-profile-card{text-align:center}

/* Politics.co.uk: formal policy newsroom. */
.nfm-demo-politics-uk{--nfm-radius:0;--nfm-container:1220px}
.nfm-demo-politics-uk .nfm-topbar{background:#102d4c}.nfm-demo-politics-uk .nfm-masthead{border-bottom:5px solid #c82731}.nfm-demo-politics-uk .nfm-text-logo{font-family:Georgia,serif}.nfm-demo-politics-uk .nfm-nav-wrap{background:#15365a}
.nfm-demo-politics-uk .nfm-hero-grid{grid-template-columns:1.45fr 1fr}.nfm-demo-politics-uk .nfm-hero-side{grid-template-columns:1fr}
.nfm-demo-politics-uk .nfm-section-head{border-top:5px solid var(--nfm-primary);padding-top:12px}.nfm-demo-politics-uk .nfm-section-head h2:after{display:none}
.nfm-demo-politics-uk .nfm-card{box-shadow:none!important}.nfm-demo-politics-uk .nfm-latest-list{display:block}.nfm-demo-politics-uk .nfm-latest-list-item{grid-template-columns:200px 1fr;padding:20px 0}
.nfm-demo-politics-uk .nfm-archive-item{grid-template-columns:210px 1fr}.nfm-demo-politics-uk .nfm-article-header{text-align:left;max-width:940px;margin-left:0}.nfm-demo-politics-uk .nfm-article-header .nfm-post-meta{justify-content:flex-start}.nfm-demo-politics-uk .nfm-entry-content blockquote{border-left-color:#c82731}

/* Independent Asia: spacious international newspaper. */
.nfm-demo-independent-asia{--nfm-radius:0;--nfm-container:1300px}
.nfm-demo-independent-asia .nfm-topbar{background:#000}.nfm-demo-independent-asia .nfm-masthead{background:#fff;border-bottom:1px solid #111}.nfm-demo-independent-asia .nfm-text-logo{font-family:Georgia,serif;font-style:italic;color:#111;font-size:50px}
.nfm-demo-independent-asia .nfm-nav-wrap{background:#fff;color:#111;border-bottom:3px solid #111}.nfm-demo-independent-asia .nfm-primary-menu>li>a{font-family:Georgia,serif}
.nfm-demo-independent-asia .nfm-hero-grid{grid-template-columns:1.65fr 1fr}.nfm-demo-independent-asia .nfm-hero-lead{min-height:650px}.nfm-demo-independent-asia .nfm-hero-side{grid-template-columns:1fr}
.nfm-demo-independent-asia .nfm-section-head{border-top:4px solid #111;padding-top:12px}.nfm-demo-independent-asia .nfm-section-head h2:after{display:none}.nfm-demo-independent-asia .nfm-section-head h2{font-size:36px}
.nfm-demo-independent-asia .nfm-card,.nfm-demo-independent-asia .nfm-profile-card{border:0!important;box-shadow:none!important}
.nfm-demo-independent-asia .nfm-news-grid{grid-template-columns:repeat(3,1fr)}.nfm-demo-independent-asia .nfm-news-grid>.nfm-card:first-child{grid-column:span 2}
.nfm-demo-independent-asia .nfm-latest-list{display:block}.nfm-demo-independent-asia .nfm-latest-list-item{grid-template-columns:260px 1fr;padding:28px 0;border-bottom:1px solid #aaa}
.nfm-demo-independent-asia .nfm-article-header h1{font-size:68px}.nfm-demo-independent-asia .nfm-entry-content{font-size:19px}.nfm-demo-independent-asia .nfm-newsletter-card{background:#111;border-top:6px solid #d71920;border-radius:0}

/* Shared mobile hardening for all 18 demos. */
@media(max-width:1100px){
 .nfm-demo-leadership-magazine .nfm-profile-grid,.nfm-demo-info-records .nfm-profile-grid{grid-template-columns:repeat(4,1fr)}
 .nfm-demo-movierulz-related .nfm-dark-grid{grid-template-columns:repeat(4,1fr)}
 .nfm-demo-bditbari .nfm-news-grid,.nfm-demo-flash-pioneer .nfm-news-grid,.nfm-demo-news-cooper .nfm-news-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
 body[class*="nfm-demo-"] .nfm-hero-grid{grid-template-columns:1fr!important;display:grid!important}
 body[class*="nfm-demo-"] .nfm-hero-side{display:grid!important;grid-template-columns:1fr 1fr!important}
 body[class*="nfm-demo-"] .nfm-hero-lead{min-height:480px!important}
 body[class*="nfm-demo-"] .nfm-news-grid{grid-template-columns:1fr 1fr!important}
 body[class*="nfm-demo-"] .nfm-news-grid>.nfm-card:first-child{grid-column:auto!important;grid-row:auto!important}
 body[class*="nfm-demo-"] .nfm-profile-grid{grid-template-columns:repeat(3,1fr)!important}
 body[class*="nfm-demo-"] .nfm-dark-grid{grid-template-columns:repeat(2,1fr)!important}
 body[class*="nfm-demo-"] .nfm-archive-list{grid-template-columns:1fr!important}
 body[class*="nfm-demo-"] .nfm-article-header{text-align:left!important;margin-left:0!important}
 body[class*="nfm-demo-"] .nfm-article-header .nfm-post-meta{justify-content:flex-start!important}
}
@media(max-width:620px){
 body[class*="nfm-demo-"] .nfm-hero-side{grid-template-columns:1fr!important}
 body[class*="nfm-demo-"] .nfm-news-grid,body[class*="nfm-demo-"] .nfm-profile-grid,body[class*="nfm-demo-"] .nfm-dark-grid{grid-template-columns:1fr!important}
 body[class*="nfm-demo-"] .nfm-scroll-cards{display:flex!important;overflow-x:auto!important}
 body[class*="nfm-demo-"] .nfm-trending-card{min-width:78vw!important}
 body[class*="nfm-demo-"] .nfm-latest-list-item,body[class*="nfm-demo-"] .nfm-archive-item{grid-template-columns:110px 1fr!important}
 .nfm-demo-rob-conner .nfm-latest-list-item{grid-template-columns:1fr!important}
 .nfm-demo-movierulz-related .nfm-card-media,.nfm-demo-movierulz-related .nfm-dark-card .nfm-media{aspect-ratio:16/10}
 body[class*="nfm-demo-"] .nfm-article-header h1{font-size:clamp(34px,10vw,44px)!important}
}
