/*
Theme Name: SPM Group
Author: Jitender Kumar
Description: Fast, responsive block-based magazine and news WordPress theme.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spmgroup
Tags: news, magazine, blog, two-columns, right-sidebar, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

:root{--spm-accent:#e31e24;--spm-dark:#101828;--spm-muted:#667085;--spm-line:#e7e9ee;--spm-bg:#fff;--spm-soft:#f6f7f9;--spm-max:1240px;--spm-radius:6px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--spm-bg);color:#15171a;font:16px/1.65 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--spm-accent)}.screen-reader-text{position:absolute;left:-9999px}.container{width:min(calc(100% - 32px),var(--spm-max));margin-inline:auto}.site-header{background:#fff;border-bottom:1px solid var(--spm-line)}.topbar{background:var(--spm-dark);color:#fff;font-size:13px}.topbar .container,.header-main .container,.nav-wrap .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar .container{min-height:34px}.header-main .container{min-height:96px}.site-logo{display:flex;align-items:center;font-weight:800;font-size:30px;letter-spacing:-1px}.site-logo img{max-height:64px;width:auto}.header-ad{max-width:728px}.header-ad:empty{display:none}.nav-wrap{border-top:1px solid var(--spm-line);background:#fff}.primary-menu{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.primary-menu a{display:block;padding:15px 0;font-size:14px;font-weight:750;text-transform:uppercase}.menu-toggle{display:none;border:0;background:none;font-size:26px}.header-actions{display:flex;gap:12px;align-items:center}.icon-button{border:0;background:none;padding:8px;cursor:pointer;font-size:19px}.breaking{background:var(--spm-soft);border-bottom:1px solid var(--spm-line)}.breaking .container{display:flex;min-height:42px;align-items:center;gap:14px;overflow:hidden}.breaking-label{background:var(--spm-accent);color:#fff;padding:4px 10px;font-size:12px;font-weight:800;text-transform:uppercase}.breaking-link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:650}.site-main{padding:30px 0}.content-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(280px,.9fr);gap:34px}.featured-grid{display:grid;grid-template-columns:1.35fr 1fr;grid-template-rows:repeat(2,220px);gap:5px;margin-bottom:38px}.featured-card{position:relative;overflow:hidden;background:#222;color:#fff;min-height:220px}.featured-card:first-child{grid-row:1/3}.featured-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.featured-card:hover img{transform:scale(1.035)}.featured-card:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.82))}.featured-content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:22px}.featured-card h2,.featured-card h3{margin:7px 0 3px;line-height:1.2}.featured-card h2{font-size:29px}.featured-card h3{font-size:19px}.post-meta{font-size:13px;color:var(--spm-muted)}.featured-card .post-meta{color:#e8e8e8}.cat-label{display:inline-flex;background:var(--spm-accent);color:#fff!important;padding:3px 8px;font-size:11px;font-weight:800;text-transform:uppercase}.section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--spm-dark);margin:0 0 20px}.section-head h2{background:var(--spm-dark);color:#fff;margin:0;padding:7px 13px;font-size:16px;text-transform:uppercase}.post-list{display:grid;gap:22px}.post-card{display:grid;grid-template-columns:280px 1fr;gap:22px;padding-bottom:22px;border-bottom:1px solid var(--spm-line)}.post-card-thumb{aspect-ratio:16/10;overflow:hidden;background:#eee}.post-card-thumb img{width:100%;height:100%;object-fit:cover}.post-card h2,.post-card h3{line-height:1.28;margin:7px 0;font-size:23px}.post-card p{margin:6px 0;color:#555}.sidebar-widget{margin-bottom:30px}.widget-title{border-left:4px solid var(--spm-accent);padding-left:10px;font-size:17px;text-transform:uppercase}.mini-post{display:grid;grid-template-columns:90px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--spm-line)}.mini-post img{width:90px;height:66px;object-fit:cover}.mini-post h4{margin:0;font-size:14px;line-height:1.3}.ad-slot{text-align:center;margin:24px auto;overflow:hidden}.ad-slot img{display:inline-block}.breadcrumbs{font-size:13px;color:var(--spm-muted);margin-bottom:20px}.entry-title{font-size:clamp(32px,5vw,50px);line-height:1.12;letter-spacing:-1.3px;margin:10px 0 15px}.entry-meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--spm-muted);font-size:14px;margin-bottom:22px}.entry-hero{margin-bottom:25px}.entry-content{font-size:18px;line-height:1.82}.entry-content h2{font-size:30px;line-height:1.25;margin-top:38px}.entry-content h3{font-size:24px}.entry-content a{color:var(--spm-accent);text-decoration:underline}.entry-content img{border-radius:var(--spm-radius)}.share-row{display:flex;gap:8px;margin:18px 0}.share-row a{padding:7px 12px;background:var(--spm-soft);font-size:13px;font-weight:700}.author-box{display:grid;grid-template-columns:80px 1fr;gap:18px;padding:22px;background:var(--spm-soft);margin:32px 0}.author-box img{border-radius:50%}.pagination{display:flex;gap:8px;justify-content:center;margin:35px 0}.pagination .page-numbers{padding:8px 12px;border:1px solid var(--spm-line)}.pagination .current{background:var(--spm-accent);color:#fff}.site-footer{background:#101828;color:#d0d5dd;margin-top:50px;padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.site-footer h3{color:#fff}.footer-bottom{border-top:1px solid #344054;margin-top:32px;padding-top:18px;font-size:13px}.dark-mode{--spm-bg:#11151c;--spm-soft:#1b212b;--spm-line:#303846;color:#e8ebef}.dark-mode .site-header,.dark-mode .nav-wrap{background:#11151c}.dark-mode .post-card p{color:#bbb}
@media(max-width:900px){.header-ad{display:none}.menu-toggle{display:block}.nav-wrap .container{position:relative}.primary-menu{display:none;position:absolute;z-index:50;left:0;right:0;top:100%;background:#fff;box-shadow:0 12px 25px rgba(0,0,0,.15);padding:15px 22px;flex-direction:column;align-items:stretch;gap:0}.primary-menu.is-open{display:flex}.primary-menu a{padding:10px 0}.content-grid{grid-template-columns:1fr}.featured-grid{grid-template-columns:1fr 1fr;grid-template-rows:330px 200px}.featured-card:first-child{grid-row:auto;grid-column:1/3}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{width:min(calc(100% - 22px),var(--spm-max))}.header-main .container{min-height:70px}.site-logo{font-size:24px}.featured-grid{display:block}.featured-card{margin-bottom:5px;min-height:235px}.featured-card:first-child{min-height:300px}.featured-card h2{font-size:25px}.post-card{grid-template-columns:125px 1fr;gap:13px}.post-card h2,.post-card h3{font-size:17px;margin-top:4px}.post-card p{display:none}.entry-title{font-size:32px}.entry-content{font-size:17px}.footer-grid{grid-template-columns:1fr}.topbar .top-links{display:none}}

/* Native SPM Group Theme Blocks */
.spmgroup-block{margin:0 0 38px}.spmgroup-block-title{border-bottom:2px solid var(--spm-dark);margin:0 0 20px;padding:0 0 8px;font-size:20px;text-transform:uppercase}.spmgroup-block-grid .wp-block-post-template{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.spmgroup-block-grid .wp-block-post{margin:0}.spmgroup-block-grid .wp-block-post-featured-image{aspect-ratio:16/10;margin:0 0 12px;overflow:hidden}.spmgroup-block-grid .wp-block-post-featured-image img{width:100%;height:100%;object-fit:cover}.spmgroup-block-grid .wp-block-post-title{font-size:20px;line-height:1.28;margin:7px 0}.spmgroup-block-list .wp-block-post{display:grid;grid-template-columns:260px 1fr;gap:22px;padding:0 0 22px;margin:0 0 22px;border-bottom:1px solid var(--spm-line)}.spmgroup-block-list .wp-block-post-featured-image{grid-row:1/6;margin:0;aspect-ratio:16/10}.spmgroup-block-list .wp-block-post-featured-image img{height:100%;object-fit:cover}.spmgroup-block-list .wp-block-post-title{font-size:23px;line-height:1.28;margin:0}.spmgroup-block-ad{display:flex;align-items:center;justify-content:center;min-height:90px;padding:15px;background:var(--spm-soft);color:var(--spm-muted);text-align:center}.spmgroup-block-newsletter{padding:30px;background:var(--spm-dark);color:#fff}.spmgroup-block-newsletter h2{margin-top:0}@media(max-width:900px){.spmgroup-block-grid .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.spmgroup-block-grid .wp-block-post-template{grid-template-columns:1fr}.spmgroup-block-list .wp-block-post{grid-template-columns:125px 1fr;gap:13px}.spmgroup-block-list .wp-block-post-title{font-size:17px}.spmgroup-block-list .wp-block-post-excerpt{display:none}}
/* SPM Group Pro Magazine Patterns */
.spm-section{margin:0 0 42px}.spm-section>.wp-block-heading{border-top:1px solid var(--spm-dark);padding-top:10px;margin-bottom:20px;font-size:18px;text-transform:uppercase}.spm-lead-side .wp-block-columns{align-items:stretch}.spm-lead-side .spm-lead .wp-block-post-featured-image{aspect-ratio:16/9}.spm-lead-side .spm-lead .wp-block-post-featured-image img{height:100%;object-fit:cover}.spm-lead-side .spm-lead .wp-block-post-title{font-size:25px;line-height:1.25}.spm-side-list .wp-block-post{display:grid;grid-template-columns:92px 1fr;gap:14px;margin-bottom:17px}.spm-side-list .wp-block-post-featured-image{grid-row:1/4;margin:0;aspect-ratio:1}.spm-side-list .wp-block-post-featured-image img{height:100%;object-fit:cover;border-radius:5px}.spm-side-list .wp-block-post-title{font-size:16px;line-height:1.25;margin:3px 0}.spm-side-list .wp-block-post-date{font-size:13px;color:var(--spm-muted)}
.spm-pulse .wp-block-post-template{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.spm-pulse .wp-block-post{position:relative;min-height:100px;padding:4px 105px 4px 20px;border-right:1px solid var(--spm-line)}.spm-pulse .wp-block-post:first-child{padding-left:0}.spm-pulse .wp-block-post:last-child{border:0}.spm-pulse .wp-block-post-featured-image{position:absolute;right:12px;top:4px;width:90px;height:60px;margin:0}.spm-pulse .wp-block-post-featured-image img{width:100%;height:100%;object-fit:cover;border-radius:5px}.spm-pulse .wp-block-post-title{font-size:16px;line-height:1.2;margin:0 0 8px}.spm-pulse .wp-block-post-date{font-size:13px}
.spm-five-grid{padding:20px;background:#f2f7fb;border:1px solid #dce5ed}.spm-five-grid .wp-block-post-template{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.spm-five-grid .wp-block-post{padding:0 16px;border-right:1px solid #d7e0e8}.spm-five-grid .wp-block-post:first-child{padding-left:0}.spm-five-grid .wp-block-post:last-child{padding-right:0;border:0}.spm-five-grid .wp-block-post-featured-image{aspect-ratio:3/2;margin:0 0 12px}.spm-five-grid .wp-block-post-featured-image img{height:100%;object-fit:cover;border-radius:5px}.spm-five-grid .wp-block-post-title{font-size:17px;line-height:1.25}.spm-five-grid .wp-block-post-excerpt{font-size:15px;color:#3f4752}
.spm-lead-six .wp-block-columns{align-items:stretch}.spm-lead-six .spm-lead .wp-block-post-featured-image{aspect-ratio:1.1}.spm-lead-six .spm-lead .wp-block-post-featured-image img{height:100%;object-fit:cover}.spm-lead-six .spm-lead .wp-block-post-title{font-size:20px}.spm-six-grid .wp-block-post-template{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.spm-six-grid .wp-block-post-featured-image{aspect-ratio:16/9;margin:0 0 9px}.spm-six-grid .wp-block-post-featured-image img{height:100%;object-fit:cover}.spm-six-grid .wp-block-post-title{font-size:14px;line-height:1.2;margin:0}.spm-six-grid .wp-block-post-date{font-size:12px}
.spm-dark-spotlight{padding:20px;background:#0e1b3a;color:#fff}.spm-dark-spotlight a{color:#fff}.spm-dark-spotlight>.wp-block-columns{align-items:center}.spm-dark-spotlight .spm-lead-copy .wp-block-post-title{font-size:26px;line-height:1.15}.spm-dark-spotlight .spm-hero-image .wp-block-post-featured-image{margin:0}.spm-dark-list{border-top:1px solid rgba(255,255,255,.25);padding-top:18px}.spm-dark-list .wp-block-post-template{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 32px}.spm-dark-list .wp-block-post{display:grid;grid-template-columns:1fr 130px;gap:14px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.2)}.spm-dark-list .wp-block-post-featured-image{grid-column:2;grid-row:1/3;margin:0}.spm-dark-list .wp-block-post-title{font-size:15px;line-height:1.2;margin:0}
.spm-card-two .wp-block-post-template{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.spm-card-two .wp-block-post{border:1px solid var(--spm-line);border-radius:8px;overflow:hidden;background:var(--spm-bg)}.spm-card-two .wp-block-post-featured-image{aspect-ratio:16/10;margin:0}.spm-card-two .wp-block-post-featured-image img{height:100%;object-fit:cover}.spm-card-two .wp-block-post-title,.spm-card-two .wp-block-post-excerpt,.spm-card-two .wp-block-post-date{margin-left:22px;margin-right:22px}.spm-card-two .wp-block-post-title{font-size:18px;line-height:1.25;margin-top:20px}.spm-card-two .wp-block-post-excerpt{color:var(--spm-muted);margin-bottom:20px}
.spm-mosaic .wp-block-post-template{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,190px);gap:5px}.spm-mosaic .wp-block-post{position:relative;overflow:hidden;background:#111}.spm-mosaic .wp-block-post:first-child{grid-row:1/3}.spm-mosaic .wp-block-post-featured-image{height:100%;margin:0}.spm-mosaic .wp-block-post-featured-image img{height:100%;object-fit:cover}.spm-mosaic .wp-block-post-title{position:absolute;z-index:2;left:0;right:0;bottom:0;margin:0;padding:45px 16px 14px;background:linear-gradient(transparent,rgba(0,0,0,.9));font-size:16px;line-height:1.2}.spm-mosaic .wp-block-post:first-child .wp-block-post-title{font-size:26px}.spm-mosaic .wp-block-post-title a{color:#fff}
.spm-numbered .wp-block-post{display:grid;grid-template-columns:42px 95px 1fr;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid var(--spm-line);counter-increment:trend}.spm-numbered .wp-block-post-template{counter-reset:trend}.spm-numbered .wp-block-post:before{content:counter(trend,decimal-leading-zero);font-size:22px;font-weight:800;color:var(--spm-accent)}.spm-numbered .wp-block-post-featured-image{grid-column:2;margin:0;aspect-ratio:4/3}.spm-numbered .wp-block-post-featured-image img{height:100%;object-fit:cover}.spm-numbered .wp-block-post-title{grid-column:3;font-size:16px;line-height:1.25;margin:0}.spm-profile-strip .wp-block-post-template{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.spm-profile-strip .wp-block-post{text-align:center}.spm-profile-strip .wp-block-post-featured-image{aspect-ratio:1;margin:0 auto 12px;max-width:180px}.spm-profile-strip .wp-block-post-featured-image img{height:100%;object-fit:cover;border-radius:50%}.spm-profile-strip .wp-block-post-title{font-size:16px}.spm-jobs-strip .wp-block-post-template{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.spm-jobs-strip .wp-block-post{padding:18px;border-left:4px solid var(--spm-accent);background:var(--spm-soft)}.spm-jobs-strip .wp-block-post-title{font-size:17px;margin:0 0 8px}
@media(max-width:1050px){.spm-five-grid .wp-block-post-template{grid-template-columns:repeat(3,1fr)}.spm-five-grid .wp-block-post{border:0;padding:10px}.spm-pulse .wp-block-post-template{grid-template-columns:repeat(2,1fr)}.spm-profile-strip .wp-block-post-template{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.spm-lead-side .wp-block-columns,.spm-lead-six .wp-block-columns,.spm-dark-spotlight>.wp-block-columns{display:block}.spm-pulse .wp-block-post-template,.spm-five-grid .wp-block-post-template,.spm-six-grid .wp-block-post-template,.spm-dark-list .wp-block-post-template,.spm-card-two .wp-block-post-template,.spm-jobs-strip .wp-block-post-template{grid-template-columns:1fr}.spm-pulse .wp-block-post{border-right:0;border-bottom:1px solid var(--spm-line);padding-left:0}.spm-mosaic .wp-block-post-template{display:block}.spm-mosaic .wp-block-post{height:230px;margin-bottom:5px}.spm-mosaic .wp-block-post:first-child{height:300px}.spm-dark-list .wp-block-post{grid-template-columns:1fr 100px}.spm-profile-strip .wp-block-post-template{grid-template-columns:repeat(2,1fr)}}

/* v2 native builder renderer */
.ab-render>h2{border-top:1px solid var(--spm-dark);padding-top:10px;text-transform:uppercase;font-size:18px}.ab-cols{display:grid;grid-template-columns:52% 1fr;gap:34px}.ab-cols.ab-40{grid-template-columns:40% 1fr}.ab-thumb{display:block}.ab-thumb img{width:100%;height:100%;object-fit:cover}.ab-copy h3{line-height:1.25;margin:8px 0}.ab-copy p{color:var(--spm-muted)}.ab-lead article .ab-thumb{aspect-ratio:16/10}.ab-lead h3{font-size:24px}.spm-side-list article{display:grid;grid-template-columns:92px 1fr;gap:14px;margin-bottom:16px}.spm-side-list article .ab-thumb{height:74px}.spm-side-list article h3{font-size:15px;margin:0}.spm-pulse{display:grid;grid-template-columns:repeat(4,1fr)}.spm-pulse article{display:grid;grid-template-columns:1fr 90px;gap:12px;padding:10px 18px;border-right:1px solid var(--spm-line)}.spm-pulse article .ab-thumb{grid-column:2;grid-row:1;height:60px}.spm-pulse article .ab-copy{grid-column:1;grid-row:1}.spm-pulse h3{font-size:15px;margin:0}.spm-five-grid{display:grid;grid-template-columns:repeat(5,1fr)}.spm-five-grid article{padding:0 14px;border-right:1px solid #d7e0e8}.spm-five-grid article:last-child{border:0}.spm-five-grid article .ab-thumb{aspect-ratio:3/2}.spm-five-grid h3{font-size:17px}.spm-six-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.spm-six-grid article .ab-thumb{aspect-ratio:16/9}.spm-six-grid h3{font-size:14px}.spm-dark-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.spm-dark-list article{display:grid;grid-template-columns:1fr 120px;gap:12px;border-top:1px solid rgba(255,255,255,.25);padding-top:16px}.spm-dark-list article .ab-thumb{grid-column:2;grid-row:1;height:75px}.spm-dark-list article .ab-copy{grid-column:1;grid-row:1}.spm-dark-list h3{font-size:14px}.spm-card-two{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.spm-card-two article{border:1px solid var(--spm-line);border-radius:8px;overflow:hidden}.spm-card-two article .ab-thumb{aspect-ratio:16/10}.spm-card-two .ab-copy{padding:0 20px 16px}.spmgroup-block-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.spmgroup-block-grid article .ab-thumb{aspect-ratio:16/10}.spmgroup-block-list article{display:grid;grid-template-columns:260px 1fr;gap:22px;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid var(--spm-line)}.spmgroup-block-list article .ab-thumb{height:165px}.spm-numbered{counter-reset:abtrend}.spm-numbered article{counter-increment:abtrend;display:grid;grid-template-columns:45px 95px 1fr;align-items:center;gap:14px;border-bottom:1px solid var(--spm-line);padding:12px 0}.spm-numbered article:before{content:counter(abtrend,decimal-leading-zero);font-size:22px;font-weight:800;color:var(--spm-accent)}.spm-numbered article .ab-thumb{height:70px}.spm-numbered h3{font-size:16px}.spm-profile-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.spm-profile-strip article{text-align:center}.spm-profile-strip article .ab-thumb{width:170px;height:170px;margin:auto}.spm-profile-strip article .ab-thumb img{border-radius:50%}.spm-jobs-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.spm-jobs-strip article{padding:18px;border-left:4px solid var(--spm-accent);background:var(--spm-soft)}.ab-video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.ab-video-grid iframe{width:100%;aspect-ratio:16/9;height:auto}.ab-ad{margin:25px 0}.ab-newsletter{margin:25px 0}.ab-hero_mosaic .spm-mosaic{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,190px);gap:5px}.ab-hero_mosaic .spm-mosaic article{position:relative;overflow:hidden;background:#111}.ab-hero_mosaic .spm-mosaic article:first-child{grid-row:1/3}.ab-hero_mosaic .spm-mosaic .ab-thumb{height:100%}.ab-hero_mosaic .spm-mosaic .ab-copy{position:absolute;left:0;right:0;bottom:0;padding:45px 16px 14px;background:linear-gradient(transparent,rgba(0,0,0,.9))}.ab-hero_mosaic .spm-mosaic h3{margin:0}.ab-hero_mosaic .spm-mosaic h3 a{color:#fff}.ab-hero_mosaic .spm-mosaic article:first-child h3{font-size:25px}
@media(max-width:950px){.spm-five-grid{grid-template-columns:repeat(3,1fr)}.spm-pulse{grid-template-columns:repeat(2,1fr)}.spm-profile-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.ab-cols,.ab-cols.ab-40{grid-template-columns:1fr}.spm-pulse,.spm-five-grid,.spm-six-grid,.spm-dark-list,.spm-card-two,.spmgroup-block-grid,.spm-jobs-strip,.ab-video-grid{grid-template-columns:1fr}.spmgroup-block-list article{grid-template-columns:125px 1fr;gap:13px}.spmgroup-block-list article .ab-thumb{height:90px}.ab-hero_mosaic .spm-mosaic{display:block}.ab-hero_mosaic .spm-mosaic article{height:230px;margin-bottom:5px}.ab-hero_mosaic .spm-mosaic article:first-child{height:300px}.spm-profile-strip article .ab-thumb{width:130px;height:130px}}
/* Builder multi-column sections */
.spmgroup-builder-section{display:grid;gap:28px;margin-bottom:38px}.spmgroup-builder-section.cols-1{grid-template-columns:1fr}.spmgroup-builder-section.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spmgroup-builder-section.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spmgroup-builder-section>.ab-render{min-width:0;margin-bottom:0}@media(max-width:900px){.spmgroup-builder-section.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:700px){.spmgroup-builder-section.cols-2,.spmgroup-builder-section.cols-3{grid-template-columns:1fr!important}}
.spmgroup-builder-section>.part-1{grid-column:1}.spmgroup-builder-section.cols-2>.part-2,.spmgroup-builder-section.cols-3>.part-2{grid-column:2}.spmgroup-builder-section.cols-3>.part-3{grid-column:3}.spmgroup-builder-section.single-block{grid-template-columns:1fr}.spmgroup-builder-section.single-block>.ab-render{grid-column:1}@media(max-width:900px){.spmgroup-builder-section.cols-3>.part-3{grid-column:1/-1!important}}@media(max-width:700px){.spmgroup-builder-section>.part-1,.spmgroup-builder-section>.part-2,.spmgroup-builder-section>.part-3{grid-column:1!important;min-width:0;width:100%}}

/* Homepage Builder: allow multiple blocks to stack inside the same part. */
.spmgroup-builder-section>.spmgroup-builder-part{display:flex;min-width:0;flex-direction:column;gap:28px}.spmgroup-builder-part>.ab-render{min-width:0;margin-bottom:0}.spmgroup-builder-section>.spmgroup-builder-part.part-1{grid-column:1}.spmgroup-builder-section.cols-2>.spmgroup-builder-part.part-2,.spmgroup-builder-section.cols-3>.spmgroup-builder-part.part-2{grid-column:2}.spmgroup-builder-section.cols-3>.spmgroup-builder-part.part-3{grid-column:3}@media(max-width:900px){.spmgroup-builder-section.cols-3>.spmgroup-builder-part.part-3{grid-column:1/-1!important}}@media(max-width:700px){.spmgroup-builder-section>.spmgroup-builder-part.part-1,.spmgroup-builder-section>.spmgroup-builder-part.part-2,.spmgroup-builder-section>.spmgroup-builder-part.part-3{grid-column:1!important;width:100%}}

/* Keep stacked blocks inside their assigned part and prevent page overflow. */
.spmgroup-builder-section,.spmgroup-builder-part,.spmgroup-builder-part>.ab-render{max-width:100%}.spmgroup-builder-part .ab-mini_strip{width:100%;max-width:100%;margin-left:0;margin-right:0;padding:14px 16px;overflow:hidden}.spmgroup-builder-part .spm-mini-strip{min-width:0}.spmgroup-builder-part .spm-mini-strip article,.spmgroup-builder-part .spm-mini-strip .ab-copy{min-width:0}.spmgroup-builder-part .spm-mini-strip h3{overflow-wrap:anywhere}

/* Consistent editorial heading for every block in a stacked part. */
.spmgroup-builder-part>.ab-render>h2{position:relative;margin:0 0 20px;padding:0 0 10px;border-top:0;border-bottom:1px solid var(--spm-line);font-size:18px;font-weight:800;text-transform:uppercase}.spmgroup-builder-part>.ab-render>h2:after{content:"";position:absolute;left:0;bottom:-1px;width:46px;border-bottom:2px solid #174a9c}

/* Reference-style Horizontal Mini News Strip with container-safe responsiveness. */
.spmgroup-builder-part{container-type:inline-size}.spmgroup-builder-part .ab-mini_strip{padding:25px 20px;border:0;background:#f7f7f7}.spmgroup-builder-part .ab-mini_strip>h2{display:none}.spmgroup-builder-part .spm-mini-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.spmgroup-builder-part .spm-mini-strip article{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:24px;min-height:64px;padding:0 22px;border-right:1px solid #d9dce1;border-bottom:0}.spmgroup-builder-part .spm-mini-strip article:first-child{padding-left:0}.spmgroup-builder-part .spm-mini-strip article:last-child{padding-right:0;border-right:0}.spmgroup-builder-part .spm-mini-strip article .ab-thumb{width:96px;height:60px;border-radius:5px;overflow:hidden}.spmgroup-builder-part .spm-mini-strip article .ab-thumb img{width:100%;height:100%;object-fit:cover}.spmgroup-builder-part .spm-mini-strip article h3{margin:0;font-size:15px;line-height:1.35;font-weight:750}.spmgroup-builder-part .spm-mini-strip article p,.spmgroup-builder-part .spm-mini-strip .post-meta{display:none}
@container (max-width:1000px){.spmgroup-builder-part .spm-mini-strip{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:20px}.spmgroup-builder-part .spm-mini-strip article:nth-child(2){padding-right:0;border-right:0}.spmgroup-builder-part .spm-mini-strip article:nth-child(3){padding-left:0}}
@container (max-width:560px){.spmgroup-builder-part .ab-mini_strip{padding:15px 13px}.spmgroup-builder-part .spm-mini-strip{grid-template-columns:1fr;row-gap:0}.spmgroup-builder-part .spm-mini-strip article,.spmgroup-builder-part .spm-mini-strip article:first-child,.spmgroup-builder-part .spm-mini-strip article:nth-child(3),.spmgroup-builder-part .spm-mini-strip article:last-child{grid-template-columns:82px minmax(0,1fr);gap:15px;min-height:76px;padding:8px 0;border-right:0;border-bottom:1px solid #d9dce1}.spmgroup-builder-part .spm-mini-strip article:last-child{border-bottom:0}.spmgroup-builder-part .spm-mini-strip article .ab-thumb{width:82px;height:56px}.spmgroup-builder-part .spm-mini-strip article h3{font-size:14px}}

/* Join a first-position Mini News Strip directly to the navigation. */
body.home .site-main:has(.spmgroup-builder-section:first-child .ab-mini_strip){padding-top:0}

/* Final containment: support both legacy and multi-block builder markup. */
html,body{max-width:100%;overflow-x:hidden;overflow-x:clip}.site-main,.site-main>.container,.spmgroup-builder-section,.spmgroup-builder-part,.ab-render{min-width:0;max-width:100%}.site-main .ab-mini_strip{position:static!important;left:auto!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;transform:none!important;overflow:hidden}.site-main .spm-mini-strip,.site-main .spm-mini-strip article,.site-main .spm-mini-strip .ab-copy{min-width:0;max-width:100%}.site-main .spm-mini-strip h3{overflow-wrap:anywhere;word-break:normal}.spmgroup-builder-section:first-child:has(.ab-mini_strip){margin-bottom:12px}

/* Direct first-strip spacing fix without relying on :has() support. */
.site-main>.container>.spmgroup-builder-section:first-child{margin-bottom:12px}.site-main>.container>.spmgroup-builder-section:first-child .ab-mini_strip{margin-top:-30px!important}

/* Semicon Insider brand palette — retained in every merged style update. */
:root{--spm-accent:#f5b400;--spm-dark:#061b3a;--spm-link:#0756a3;--spm-link-hover:#b97800;--spm-line:#dbe3ee;--spm-soft:#f4f7fb}
.topbar,.nav-wrap,.spm-dark-spotlight,.section-head h2,.spmgroup-block-newsletter,.events-directory-table th{background:#061b3a}.nav-wrap{border-top-color:#f5b400;box-shadow:0 2px 10px rgba(6,27,58,.14)}
.primary-menu>li>a:hover,.primary-menu>li.current-menu-item>a,.primary-menu>li.current-menu-ancestor>a,.primary-menu>li.current-cat>a,.primary-menu>li.current-cat-parent>a{color:#ffc928}.primary-menu>li>a:after,.primary-menu .sub-menu,.primary-menu .children{border-top-color:#f5b400}.primary-menu>li>a:after{background:#f5b400}.primary-menu .sub-menu a:hover,.primary-menu .children a:hover{color:#8a5a00}
.entry-content a,.event-details-link,.event-table-details,.article-toc a,.article-toc .toc-level-3{color:#0756a3}.entry-content a:hover,.event-details-link:hover,.event-table-details:hover,.article-toc a:hover{color:#b97800}
.widget-title,.spm-jobs-strip .wp-block-post,.spm-jobs-strip article,.single-article .author-box{border-left-color:#f5b400}.event-facts,.site-search-panel,.events-directory-table tr{border-top-color:#f5b400}
.breaking-label,.pagination .current,.listen-article:hover,.listen-article.is-speaking,.event-website-button:hover,.event-table-button:hover,.footer-light .footer-accent,.footer-light .back-to-top:hover,.nav-wrap .header-socials .social-icon:hover,.nav-wrap .header-socials .social-icon:focus-visible{border-color:#f5b400;background:#f5b400;color:#061b3a!important}
.event-card-content time,.events-directory-header span,.events-result-count strong,.event-table-title span,.single-article .author-box .author-role,.article-toc li:before{color:#b97800}.event-website-button,.event-table-button,.site-search-form button,.author-socials a{background:#061b3a}.site-search-form input:focus{border-color:#f5b400;box-shadow:0 0 0 3px rgba(245,180,0,.17)}.footer-light .footer-accent{background:linear-gradient(90deg,#061b3a 0 35%,#f5b400 35% 100%)}.footer-quick-menu li:before,.footer-quick-links>.footer-links li:before{background:#f5b400}

/* v2.4 editorial blocks */
.ab-magazine_exclusive .spm-magazine-exclusive{display:grid;gap:28px}.spm-magazine-exclusive article .ab-thumb{aspect-ratio:16/9;border-radius:5px;overflow:hidden}.spm-magazine-exclusive article h3{font-size:18px;line-height:1.25;margin:10px 0}.spm-magazine-exclusive article p{font-size:16px;line-height:1.55;margin:12px 0 0}.ab-thumbnail_list>h2{border-bottom:1px solid var(--spm-line);border-top:0;padding:0 0 10px}.ab-thumbnail_list>h2:after{content:"";display:block;width:38px;border-bottom:2px solid #174a9c;position:relative;top:12px}.spm-thumbnail-list article{display:grid;grid-template-columns:70px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid var(--spm-line)}.spm-thumbnail-list article .ab-thumb{height:64px;border-radius:5px;overflow:hidden}.spm-thumbnail-list article .ab-copy{min-width:0}.spm-thumbnail-list article h3{font-size:14px;line-height:1.2;margin:0 0 8px}.spm-thumbnail-list .post-meta{font-size:12px}.ab-mini_strip{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:14px max(20px,calc((100vw - var(--spm-max))/2));background:#f7f7f7}.ab-mini_strip>h2{display:none}.spm-mini-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.spm-mini-strip article{display:grid;grid-template-columns:74px 1fr;gap:16px;align-items:center;padding:0 16px;border-right:1px solid var(--spm-line)}.spm-mini-strip article:first-child{padding-left:0}.spm-mini-strip article:last-child{border:0}.spm-mini-strip article .ab-thumb{height:48px;border-radius:5px;overflow:hidden}.spm-mini-strip article h3{font-size:13px;line-height:1.15;margin:0}.spm-mini-strip article p,.spm-mini-strip .post-meta{display:none}@media(max-width:950px){.spm-mini-strip{grid-template-columns:repeat(2,1fr);gap:14px}.spm-mini-strip article:nth-child(2){border:0}}@media(max-width:600px){.spm-mini-strip{grid-template-columns:1fr}.spm-mini-strip article{padding:10px 0;border-right:0;border-bottom:1px solid var(--spm-line)}}
.ab-custom_html{min-width:0}.ab-custom-html-content:empty{display:none}.ab-custom-html-content iframe,.ab-custom-html-content video,.ab-custom-html-content img{max-width:100%}
/* Header layouts */
.header-layout-logo-ad .header-main .container{display:grid;grid-template-columns:minmax(180px,1fr) minmax(320px,728px);align-items:center}.header-layout-logo-ad .header-ad{width:100%;max-width:728px;justify-self:end}.header-layout-logo-menu .header-main .container{min-height:78px}.header-layout-logo-menu .nav-wrap{border-top:0}.header-layout-centered .header-main .container{justify-content:center;position:relative;text-align:center}.header-layout-centered .header-ad{display:none}.header-layout-centered .site-logo{justify-content:center}.sticky-menu .nav-wrap{position:sticky;top:0;z-index:9998;box-shadow:0 2px 8px rgba(0,0,0,.08)}.header-ad .ad-slot{margin:0}.header-ad img,.header-ad iframe{max-width:100%;height:auto}.header-ad ins{max-width:100%}@media(max-width:900px){.header-layout-logo-ad .header-main .container{display:flex}.header-layout-logo-ad .header-ad{display:none}.sticky-menu .nav-wrap{top:0}}
.menu-align-center .nav-wrap .container{justify-content:center}.menu-align-center .header-actions{margin-left:auto}.menu-align-justified .primary-menu{flex:1;justify-content:space-between}.menu-align-justified .header-actions{margin-left:14px}@media(max-width:900px){.menu-align-center .nav-wrap .container,.menu-align-justified .nav-wrap .container{justify-content:space-between}.menu-align-center .header-actions{margin-left:0}.menu-align-justified .primary-menu{display:none}.menu-align-justified .primary-menu.is-open{display:flex}.menu-align-justified .header-actions{margin-left:0}}

/* Consistent editorial image treatment */
.site-main img{border:1px solid var(--spm-line);border-radius:5px}.site-main .ad-slot img,.site-main .spmgroup-block-ad img{border:0;border-radius:0}

/* Professional dropdown and hierarchical category menu */
.primary-menu li{position:relative;list-style:none}.primary-menu>li>a{position:relative}.primary-menu>li>a:after{content:"";position:absolute;left:0;right:100%;bottom:10px;height:2px;background:var(--spm-accent);transition:right .22s}.primary-menu>li:hover>a:after,.primary-menu>li.current-menu-item>a:after,.primary-menu>li.current-menu-ancestor>a:after,.primary-menu>li.current-cat>a:after,.primary-menu>li.current-cat-parent>a:after{right:0}.primary-menu .sub-menu,.primary-menu .children{position:absolute;z-index:9999;top:calc(100% - 2px);left:-16px;width:260px;margin:0;padding:10px 0;background:#fff;border:1px solid var(--spm-line);border-top:3px solid var(--spm-accent);border-radius:0 0 7px 7px;box-shadow:0 15px 35px rgba(16,24,40,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s,transform .18s,visibility .18s}.primary-menu li:hover>.sub-menu,.primary-menu li:hover>.children,.primary-menu li:focus-within>.sub-menu,.primary-menu li:focus-within>.children{opacity:1;visibility:visible;transform:translateY(0)}.primary-menu .sub-menu li,.primary-menu .children li{display:block;border-bottom:1px solid var(--spm-line)}.primary-menu .sub-menu li:last-child,.primary-menu .children li:last-child{border-bottom:0}.primary-menu .sub-menu a,.primary-menu .children a{padding:10px 16px;font-size:13px;line-height:1.35;text-transform:none;font-weight:650;transition:padding-left .18s,background .18s}.primary-menu .sub-menu a:hover,.primary-menu .children a:hover{padding-left:21px;background:var(--spm-soft);color:var(--spm-accent)}.primary-menu .sub-menu .sub-menu,.primary-menu .children .children{top:-3px;left:100%;border-radius:0 7px 7px 7px}.submenu-toggle{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-left:-20px;border:0;background:transparent;color:inherit;cursor:pointer}.submenu-toggle:after{content:"⌄";font-size:15px;font-weight:800;line-height:1}.primary-menu .sub-menu .submenu-toggle,.primary-menu .children .submenu-toggle{position:absolute;right:7px;top:7px;margin:0;transform:rotate(-90deg)}.dark-mode .primary-menu .sub-menu,.dark-mode .primary-menu .children{background:#11151c}
@media(max-width:900px){.primary-menu li{width:100%}.primary-menu>li{border-bottom:1px solid var(--spm-line)}.primary-menu>li:last-child{border-bottom:0}.primary-menu>li>a{padding-right:42px}.primary-menu>li>a:after{display:none}.submenu-toggle,.primary-menu .sub-menu .submenu-toggle,.primary-menu .children .submenu-toggle{position:absolute;display:flex;right:0;top:4px;width:36px;height:36px;margin:0;transform:none;border-radius:4px;background:var(--spm-soft)}.submenu-parent.submenu-open>.submenu-toggle{transform:rotate(180deg)}.primary-menu .sub-menu,.primary-menu .children,.primary-menu .sub-menu .sub-menu,.primary-menu .children .children{display:none;position:static;width:100%;margin:0;padding:0 0 5px 14px;border:0;border-left:2px solid var(--spm-accent);border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;transition:none;background:transparent}.primary-menu .submenu-open>.sub-menu,.primary-menu .submenu-open>.children{display:block}.primary-menu .sub-menu li,.primary-menu .children li{border-bottom:0}.primary-menu .sub-menu a,.primary-menu .children a{padding:8px 42px 8px 12px;font-size:13px}.primary-menu .sub-menu a:hover,.primary-menu .children a:hover{padding-left:16px}}

/* Automatic multi-column mega submenu for large category groups */
@media(min-width:901px){.primary-menu>li>.submenu-columns-2,.primary-menu>li>.submenu-columns-3{display:grid;grid-spm-flow:row;align-items:start}.primary-menu>li>.submenu-columns-2{width:min(540px,calc(100vw - 32px));grid-template-columns:repeat(2,minmax(0,1fr))}.primary-menu>li>.submenu-columns-3{width:min(780px,calc(100vw - 32px));grid-template-columns:repeat(3,minmax(0,1fr))}.primary-menu>li>.submenu-columns-2>li,.primary-menu>li>.submenu-columns-3>li{height:100%}.primary-menu>li>.submenu-columns-2>li:nth-child(odd),.primary-menu>li>.submenu-columns-3>li:not(:nth-child(3n)){border-right:1px solid var(--spm-line)}.primary-menu>li:nth-last-child(-n+3)>.submenu-columns-2,.primary-menu>li:nth-last-child(-n+3)>.submenu-columns-3{left:auto;right:0}}
@media(max-width:900px){.primary-menu .submenu-columns-2,.primary-menu .submenu-columns-3{display:none!important;grid-template-columns:1fr!important}.primary-menu .submenu-open>.submenu-columns-2,.primary-menu .submenu-open>.submenu-columns-3{display:block!important}}

/* SPM Group logo-matched navigation palette */
.nav-wrap{background:#071b43;border-top:3px solid #ff4300;color:#fff}.primary-menu>li>a,.nav-wrap .icon-button,.nav-wrap .menu-toggle{color:#fff}.primary-menu>li>a:hover,.primary-menu>li.current-menu-item>a,.primary-menu>li.current-menu-ancestor>a,.primary-menu>li.current-cat>a,.primary-menu>li.current-cat-parent>a{color:#ffb39a}.primary-menu>li>a:after{background:#ff4300}.primary-menu .sub-menu,.primary-menu .children{color:#111827;border-top-color:#ff4300}.primary-menu .sub-menu a:hover,.primary-menu .children a:hover{color:#ff4300}.submenu-toggle{color:#fff}.primary-menu .sub-menu .submenu-toggle,.primary-menu .children .submenu-toggle{color:#071b43}.dark-mode .primary-menu .sub-menu,.dark-mode .primary-menu .children{color:#fff}
@media(max-width:900px){.primary-menu{background:#071b43}.primary-menu .sub-menu,.primary-menu .children{color:#fff;border-left-color:#ff4300}.primary-menu .sub-menu .submenu-toggle,.primary-menu .children .submenu-toggle{color:#fff}.submenu-toggle,.primary-menu .sub-menu .submenu-toggle,.primary-menu .children .submenu-toggle{background:rgba(255,255,255,.1)}}

/* Compact 40px desktop navigation and right-side dropdown arrows */
@media(min-width:901px){.nav-wrap{height:40px;border-top-width:3px}.nav-wrap>.container{height:37px;min-height:37px}.primary-menu{height:37px}.primary-menu>li{height:37px;display:flex;align-items:center}.primary-menu>li>a{padding:6px 0;line-height:25px}.primary-menu>li.submenu-parent>a{padding-right:3px}.primary-menu>li>.submenu-toggle{position:static;flex:0 0 18px;width:18px;height:32px;margin:0 0 0 3px;padding:0;color:#fff}.primary-menu>li>.submenu-toggle:after{content:"▼";font-size:8px;line-height:1}.primary-menu>li>a:after{bottom:0}.header-actions{height:37px}.header-actions .icon-button{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:4px 7px}.primary-menu>li>.sub-menu,.primary-menu>li>.children{top:100%}}
@media(max-width:900px){.nav-wrap{height:auto}.nav-wrap>.container{min-height:48px}.primary-menu>li,.primary-menu>li.submenu-parent{display:block;height:auto}.primary-menu{height:auto}.primary-menu>li>a{line-height:1.4}}

/* Logo-orange editorial labels */
.cat-label{background:#ff4300}

/* Backend-managed header social icons */
.header-socials{display:flex;align-items:center;gap:3px}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;color:#fff;transition:background .18s,color .18s,transform .18s}.social-icon svg{display:block;width:15px;height:15px;fill:currentColor}.social-icon:hover,.social-icon:focus-visible{background:#ff4300;color:#fff;transform:translateY(-1px)}@media(max-width:1100px){.primary-menu{gap:18px}.header-actions{gap:3px}.social-icon{width:25px;height:25px}.social-icon svg{width:14px;height:14px}}@media(max-width:600px){.header-socials{gap:1px}.social-icon{width:23px;height:23px}.social-icon svg{width:13px;height:13px}.header-actions .icon-button{padding:3px 5px}}

/* Professional single article layout */
.single-article{min-width:0}.single-article .entry-title{max-width:980px;font-size:clamp(29px,3.4vw,42px);line-height:1.14;letter-spacing:-.8px;margin:10px 0 17px}.article-topline{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 0 16px;margin-bottom:24px;border-bottom:1px solid var(--spm-line)}.entry-author-meta{display:flex;align-items:center;gap:11px;min-width:0;font-size:14px}.entry-author-meta img{width:42px;height:42px;border-radius:50%;border:1px solid var(--spm-line)}.entry-author-meta>div{display:flex;align-items:center;flex-wrap:wrap;gap:4px 10px}.entry-author-meta a{font-weight:750}.entry-meta-details{color:var(--spm-muted)}.entry-meta-details i{font-style:normal;margin:0 5px}.single-article .share-row{display:flex;align-items:center;gap:7px;margin:0;flex:0 0 auto}.single-article .share-row a,.single-article .share-row button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid var(--spm-line);border-radius:50%;background:#fff;color:#071b43;font:800 13px/1 system-ui;cursor:pointer;transition:.18s}.single-article .share-row a:hover,.single-article .share-row button:hover,.single-article .share-row .copied{background:#ff4300;border-color:#ff4300;color:#fff;transform:translateY(-2px)}.article-body-wrap:after{content:"";display:table;clear:both}.entry-media{float:left;width:min(49%,560px);margin:0 28px 18px 0;border:1px solid var(--spm-line);border-radius:7px;overflow:hidden;background:#fff}.entry-media .entry-hero{margin:0}.entry-media img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border:0;border-radius:5px 5px 0 0}.listen-article{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:45px;margin:0;padding:10px 18px;border:0;border-radius:0 0 5px 0;background:#071b43;color:#fff;font-size:13px;font-weight:800;text-transform:uppercase;cursor:pointer}.listen-article:hover,.listen-article.is-speaking{background:#ff4300}.single-article .entry-content{font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.82;color:#24272d}.single-article .entry-content>p:first-child{margin-top:0;font-size:20px}.single-article .entry-content h2,.single-article .entry-content h3,.single-article .entry-content h4{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#111827}.single-article .entry-content h2{font-size:29px}.single-article .entry-content h3{font-size:23px}.single-article .entry-content blockquote{margin:28px 0;padding:18px 24px;border-left:4px solid #ff4300;background:var(--spm-soft);font-size:21px;font-style:italic}.article-tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;clear:both;margin:34px 0 24px;padding-top:18px;border-top:1px solid var(--spm-line)}.article-tags strong{margin-right:4px}.article-tags a{padding:5px 11px;border:1px solid var(--spm-line);border-radius:20px;background:var(--spm-soft);font-size:13px;font-weight:650}.article-tags a:hover{background:#ff4300;border-color:#ff4300;color:#fff}.single-article .author-box{position:relative;grid-template-columns:96px 1fr;align-items:center;padding:34px 24px 24px;border:1px solid var(--spm-line);border-left:4px solid #ff4300;border-radius:7px;background:var(--spm-soft)}.author-box-heading{position:absolute;top:9px;left:24px;color:var(--spm-muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.single-article .author-box img{width:96px;height:96px}.single-article .author-box h3{margin:0 0 7px;font-size:20px}.single-article .author-box p{margin:0;color:var(--spm-muted)}.comments-area{margin:38px 0;padding-top:22px;border-top:2px solid var(--spm-dark)}.comments-title,.comment-reply-title{font-size:22px}.comment-list{list-style:none;margin:0;padding:0}.comment-list .comment{margin:18px 0;padding:18px;border:1px solid var(--spm-line);border-radius:7px}.comment-author{display:flex;align-items:center;gap:10px}.comment-author img{border-radius:50%}.comment-metadata{font-size:12px;color:var(--spm-muted)}.comment-content{margin-left:46px}.comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.comment-form-comment,.comment-form-cookies-consent,.comment-notes,.form-submit{grid-column:1/-1}.comment-form p{margin:0}.comment-form label{display:block;font-weight:650;font-size:13px}.comment-form input:not([type=checkbox]),.comment-form textarea{width:100%;padding:11px;border:1px solid var(--spm-line);border-radius:5px;background:var(--spm-bg);color:inherit}.comment-form textarea{min-height:150px}.comment-form .submit{padding:11px 20px;border:0;border-radius:4px;background:#071b43;color:#fff;font-weight:800;cursor:pointer}.comment-form .submit:hover{background:#ff4300}.related-posts{clear:both;margin-top:42px}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.related-grid article{min-width:0}.related-thumb{display:block;aspect-ratio:16/9;overflow:hidden}.related-thumb img{width:100%;height:100%;object-fit:cover}.related-grid h3{font-size:16px;line-height:1.3;margin:10px 0 5px}.dark-mode .single-article .share-row a,.dark-mode .single-article .share-row button,.dark-mode .entry-media{background:#11151c;color:#fff}
@media(max-width:700px){.single-article .entry-title{font-size:29px}.article-topline{align-items:flex-start;flex-direction:column}.single-article .share-row{align-self:flex-start}.entry-media{float:none;width:100%;margin:0 0 24px}.single-article .entry-content{font-size:18px;line-height:1.75}.single-article .entry-content>p:first-child{font-size:19px}.related-grid{grid-template-columns:1fr}.single-article .author-box{grid-template-columns:72px 1fr}.single-article .author-box img{width:72px;height:72px}.comment-form{grid-template-columns:1fr}.comment-form>*{grid-column:1!important}}

/* Sticky navigation admin-bar offsets */
body.admin-bar.sticky-menu .nav-wrap{top:32px}
@media(max-width:782px){body.admin-bar.sticky-menu .nav-wrap{top:46px}}

/* Compact brand shown only while the navigation is stuck */
.sticky-nav-logo{display:none;flex:0 0 auto;align-items:center;max-width:112px;font-size:15px;font-weight:850;line-height:1}.sticky-nav-logo a{display:flex;align-items:center}.sticky-nav-logo img{display:block;width:auto;max-width:112px;max-height:32px;object-fit:contain}.is-menu-stuck .sticky-nav-logo{display:flex}.is-menu-stuck .nav-wrap>.container{gap:14px}.is-menu-stuck .primary-menu{gap:17px}@media(max-width:900px){.sticky-nav-logo{order:1;max-width:96px}.sticky-nav-logo img{max-width:96px;max-height:30px}.menu-toggle{order:2}.primary-menu{order:4}.header-actions{order:3;margin-left:auto}.is-menu-stuck .nav-wrap>.container{gap:8px}}@media(max-width:420px){.sticky-nav-logo{max-width:78px}.sticky-nav-logo img{max-width:78px;max-height:26px}.is-menu-stuck .header-socials{display:none}}

/* Professional magazine footer */
.site-footer{position:relative;margin-top:58px;padding:0 0 18px;background:#07162f;color:#aeb9cc}.footer-accent{height:4px;background:linear-gradient(90deg,#ff4300 0 22%,#173467 22% 100%)}.footer-main{display:grid;grid-template-columns:minmax(230px,1.12fr) minmax(0,2.88fr);gap:54px;padding:52px 0 38px}.footer-brand{padding-right:34px;border-right:1px solid rgba(255,255,255,.11)}.footer-logo{display:inline-flex;max-width:215px;margin-bottom:17px}.footer-logo img{display:block;width:100%;height:auto}.footer-brand p{max-width:340px;margin:0 0 20px;color:#aeb9cc;font-size:14px;line-height:1.75}.footer-socials .header-socials{gap:7px}.footer-socials .social-icon{width:33px;height:33px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.footer-socials .social-icon:hover{background:#ff4300;border-color:#ff4300}.footer-columns{display:grid;grid-template-columns:.85fr .9fr 1.45fr;gap:38px}.footer-column,.site-footer .sidebar-widget{margin:0;min-width:0}.site-footer h3,.site-footer .widget-title,.footer-title{position:relative;margin:0 0 21px;padding:0 0 10px;border:0;color:#fff;font-size:14px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.site-footer h3:after,.site-footer .widget-title:after,.footer-title:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:2px;background:#ff4300}.footer-links,.site-footer .widget_nav_menu ul,.site-footer .widget_categories ul,.site-footer .widget_pages ul{list-style:none;margin:0;padding:0}.footer-links li,.site-footer .widget_nav_menu li,.site-footer .widget_categories li,.site-footer .widget_pages li{margin:0 0 9px}.footer-links a,.site-footer .widget_nav_menu a,.site-footer .widget_categories a,.site-footer .widget_pages a{color:#aeb9cc;font-size:14px}.footer-links a:hover,.site-footer a:hover{color:#ff6a35}.footer-latest article{padding:0 0 13px;margin:0 0 13px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-latest article:last-child{margin-bottom:0;border:0}.footer-latest article>a{display:block;color:#e8edf5;font-size:14px;font-weight:680;line-height:1.38}.footer-latest time{display:block;margin-top:5px;color:#74839d;font-size:11px}.site-footer .ad-slot{margin:0 auto 28px}.footer-bottom{display:flex;align-items:center;gap:25px;min-height:58px;margin:0;padding:16px 0 0;border-top:1px solid rgba(255,255,255,.12);font-size:12px}.footer-bottom p{margin:0;margin-right:auto}.footer-legal-menu{display:flex;flex-wrap:wrap;gap:18px;list-style:none;margin:0;padding:0}.footer-legal-menu a{color:#aeb9cc}.back-to-top{display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:rgba(255,255,255,.06);color:#fff!important;font-size:18px}.back-to-top:hover{background:#ff4300;border-color:#ff4300}@media(max-width:900px){.footer-main{grid-template-columns:1fr;gap:34px;padding-top:40px}.footer-brand{padding:0 0 28px;border-right:0;border-bottom:1px solid rgba(255,255,255,.11)}.footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}}@media(max-width:640px){.site-footer{margin-top:40px}.footer-main{padding:34px 0 25px}.footer-logo{max-width:180px}.footer-columns{grid-template-columns:1fr;gap:29px}.footer-bottom{align-items:flex-start;flex-wrap:wrap;gap:13px 20px}.footer-bottom p{flex:1 0 calc(100% - 55px)}.footer-legal-nav{order:3;width:100%}.back-to-top{margin-left:auto}}

/* Context-specific sticky sidebars; CSS sticky stops at the content-grid boundary */
.sidebar{min-width:0;align-self:stretch}.sidebar--sticky .sticky-sidebar-inner{position:sticky;top:58px}.admin-bar .sidebar--sticky .sticky-sidebar-inner{top:90px}@media(max-width:900px){.sidebar{align-self:auto}.sidebar--sticky .sticky-sidebar-inner,.admin-bar .sidebar--sticky .sticky-sidebar-inner{position:static;top:auto}}

/* Reading progress, editorial TOC and advanced article ads */
.reading-progress{position:fixed;z-index:10001;left:0;right:0;top:0;height:3px;background:transparent;pointer-events:none}.reading-progress span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:#ff4300;will-change:transform}.admin-bar .reading-progress{top:32px}@media(max-width:782px){.admin-bar .reading-progress{top:46px}}.article-toc{margin:0 0 28px;padding:20px 22px;border:1px solid var(--spm-line);border-left:4px solid #ff4300;border-radius:6px;background:var(--spm-soft);font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.article-toc-title{margin-bottom:10px;color:#071b43;font-size:16px;font-weight:800;text-transform:uppercase}.article-toc ol{columns:2;column-gap:28px;margin:0;padding-left:20px}.article-toc li{break-inside:avoid;margin:0 0 7px;font-size:14px;line-height:1.45}.article-toc .toc-level-3{margin-left:14px;color:var(--spm-muted)}.article-toc a{text-decoration:none}.single-article .entry-content h2,.single-article .entry-content h3{scroll-margin-top:68px}.advanced-ad{clear:both;margin:28px auto;padding:8px 12px 12px;overflow:hidden;border:1px solid var(--spm-line);border-radius:5px;background:var(--spm-soft);text-align:center;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.advanced-ad-label{display:block;margin-bottom:6px;color:var(--spm-muted);font-size:9px;letter-spacing:.7px;text-transform:uppercase}.advanced-ad img,.advanced-ad iframe,.advanced-ad ins{max-width:100%}.advanced-ad-mobile{display:none}.dark-mode .article-toc-title{color:#fff}@media(max-width:640px){.article-toc{padding:17px}.article-toc ol{columns:1}.advanced-ad-desktop{display:none}.advanced-ad-mobile{display:block}}

/* Refined collapsible Table of Contents card */
.entry-media .listen-article{display:flex;width:100%;justify-content:center;border-radius:0 0 5px 5px;text-align:center}

/* Reference-style Table of Contents: soft blue card and check-mark links */
.article-toc{clear:both;margin:30px 0;padding:0;overflow:hidden;border:1px solid #cfe0f5;border-radius:18px;background:#f3f8fe;box-shadow:none;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.article-toc details{margin:0}.article-toc summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:28px 34px 16px;cursor:pointer;list-style:none;background:transparent;user-select:none}.article-toc summary::-webkit-details-marker{display:none}.article-toc summary span{display:block}.article-toc summary small{display:none}.article-toc summary strong{margin:0;color:#2b3d59;font-size:34px;font-weight:800;letter-spacing:-.7px;line-height:1.15}.article-toc summary i{position:relative;flex:0 0 30px;width:30px;height:30px;border:0;border-radius:50%;background:#dce8f5}.article-toc summary i:before,.article-toc summary i:after{content:"";position:absolute;left:8px;right:8px;top:14px;height:2px;background:#405a78;transition:transform .2s}.article-toc summary i:after{transform:rotate(90deg)}.article-toc details[open] summary i:after{transform:rotate(0)}.article-toc ol{display:block;columns:auto;margin:0;padding:8px 34px 27px;list-style:none;border:0;counter-reset:none}.article-toc li{position:relative;break-inside:avoid;margin:0;padding:10px 0 10px 52px;color:#0051c7;font-size:20px;line-height:1.4}.article-toc li:before{content:"";position:absolute;left:2px;top:11px;width:28px;height:28px;border-radius:50%;background:#b7bec8}.article-toc li:after{content:"";position:absolute;left:10px;top:18px;width:10px;height:6px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg)}.article-toc .toc-level-3{margin-left:24px;color:#0051c7}.article-toc a{color:#0051c7;text-decoration:none!important}.article-toc a:hover{color:#ff4300;text-decoration:underline!important}.dark-mode .article-toc{border-color:#30465f;background:#152233}.dark-mode .article-toc summary{background:transparent}.dark-mode .article-toc summary strong{color:#fff}.dark-mode .article-toc summary i{background:#273b52}.dark-mode .article-toc summary i:before,.dark-mode .article-toc summary i:after{background:#fff}.dark-mode .article-toc ol{border:0}.dark-mode .article-toc a,.dark-mode .article-toc .toc-level-3{color:#86baff}@media(max-width:640px){.article-toc{margin:24px 0;border-radius:14px}.article-toc summary{padding:21px 20px 10px}.article-toc summary strong{font-size:25px;letter-spacing:-.35px}.article-toc summary i{width:26px;height:26px;flex-basis:26px}.article-toc summary i:before,.article-toc summary i:after{left:7px;right:7px;top:12px}.article-toc ol{padding:7px 20px 19px}.article-toc li{padding:8px 0 8px 39px;font-size:16px}.article-toc li:before{left:1px;top:8px;width:24px;height:24px}.article-toc li:after{left:8px;top:14px;width:8px;height:5px}.article-toc .toc-level-3{margin-left:12px}}
.article-toc{clear:both;margin:30px 0;padding:0;overflow:hidden;border:1px solid #dbe1ea;border-top:3px solid #ff4300;border-left:1px solid #dbe1ea;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(7,27,67,.07)}.article-toc details{margin:0}.article-toc summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;cursor:pointer;list-style:none;background:linear-gradient(135deg,#f7f9fc,#fff);user-select:none}.article-toc summary::-webkit-details-marker{display:none}.article-toc summary span{display:flex;flex-direction:column}.article-toc summary small{color:#ff4300;font-size:10px;font-weight:800;letter-spacing:1px;line-height:1.2;text-transform:uppercase}.article-toc summary strong{margin-top:3px;color:#071b43;font-size:18px;line-height:1.25}.article-toc summary i{position:relative;flex:0 0 30px;width:30px;height:30px;border:1px solid #d8dee8;border-radius:50%;background:#fff}.article-toc summary i:before,.article-toc summary i:after{content:"";position:absolute;left:8px;right:8px;top:14px;height:2px;background:#071b43;transition:transform .2s}.article-toc summary i:after{transform:rotate(90deg)}.article-toc details[open] summary i:after{transform:rotate(0)}.article-toc ol{counter-reset:spm-toc;columns:2;column-gap:34px;margin:0;padding:19px 22px 15px;list-style:none;border-top:1px solid #e8ebf0}.article-toc li{position:relative;counter-increment:spm-toc;break-inside:avoid;margin:0 0 10px;padding-left:29px;font-size:14px;line-height:1.45}.article-toc li:before{content:counter(spm-toc,decimal-leading-zero);position:absolute;left:0;top:1px;color:#ff4300;font-size:10px;font-weight:850;letter-spacing:.2px}.article-toc .toc-level-3{margin-left:13px;color:#667085}.article-toc a{color:#25324a;text-decoration:none!important}.article-toc a:hover{color:#ff4300}.dark-mode .article-toc{border-color:#303846;background:#141a23;box-shadow:none}.dark-mode .article-toc summary{background:#1b212b}.dark-mode .article-toc summary strong{color:#fff}.dark-mode .article-toc summary i{border-color:#3b4657;background:#141a23}.dark-mode .article-toc summary i:before,.dark-mode .article-toc summary i:after{background:#fff}.dark-mode .article-toc ol{border-color:#303846}.dark-mode .article-toc a{color:#e8ebef}@media(max-width:640px){.article-toc{margin:24px 0}.article-toc summary{padding:15px 16px}.article-toc summary strong{font-size:16px}.article-toc ol{columns:1;padding:17px 16px 12px}.article-toc li{padding-left:27px}}

/* Final TOC skin — intentionally last so no legacy TOC rule can override it. */
.article-toc{clear:both;margin:30px 0;padding:0;overflow:hidden;border:1px solid #cfe0f5;border-radius:18px;background:#f3f8fe;box-shadow:none;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.article-toc summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:28px 34px 16px;background:transparent}.article-toc summary span{display:block}.article-toc summary small{display:none}.article-toc summary strong{margin:0;color:#2b3d59;font-size:34px;font-weight:800;letter-spacing:-.7px;line-height:1.15}.article-toc summary i{flex:0 0 30px;width:30px;height:30px;border:0;background:#dce8f5}.article-toc ol{display:block;columns:auto;column-gap:0;margin:0;padding:8px 34px 27px;border:0;counter-reset:none}.article-toc li{counter-increment:none;margin:0;padding:10px 0 10px 52px;color:#0051c7;font-size:20px;line-height:1.4}.article-toc li:before{content:"";left:2px;top:11px;width:28px;height:28px;border:0;border-radius:50%;background:#b7bec8}.article-toc li:after{content:"";position:absolute;left:10px;top:18px;width:10px;height:6px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg)}.article-toc .toc-level-3{margin-left:24px;color:#0051c7}.article-toc a{color:#0051c7}.article-toc a:hover{color:#ff4300;text-decoration:underline!important}.dark-mode .article-toc{border-color:#30465f;background:#152233}.dark-mode .article-toc summary{background:transparent}.dark-mode .article-toc summary strong{color:#fff}.dark-mode .article-toc summary i{border:0;background:#273b52}.dark-mode .article-toc ol{border:0}.dark-mode .article-toc a,.dark-mode .article-toc .toc-level-3{color:#86baff}@media(max-width:640px){.article-toc{margin:24px 0;padding:0;border-radius:14px}.article-toc summary{padding:21px 20px 10px}.article-toc summary strong{font-size:25px}.article-toc ol{columns:auto;padding:7px 20px 19px}.article-toc li{padding:8px 0 8px 39px;font-size:16px}.article-toc li:before{left:1px;top:8px;width:24px;height:24px}.article-toc li:after{left:8px;top:14px;width:8px;height:5px}.article-toc .toc-level-3{margin-left:12px}}

/* TOC placement below Listen strip and distinct H3 sub-items. */
.entry-media .article-toc-below-listen{width:auto;margin:12px;border-radius:12px}.entry-media .article-toc-below-listen summary{padding:17px 18px}.entry-media .article-toc-below-listen summary strong{font-size:22px}.entry-media .article-toc-below-listen ol{padding:2px 18px 16px}.entry-media .article-toc-below-listen li{padding:8px 0 8px 38px;font-size:16px}.entry-media .article-toc-below-listen li:before{top:8px;width:23px;height:23px}.entry-media .article-toc-below-listen li:after{left:8px;top:14px;width:8px;height:5px}.article-toc .toc-level-3{margin-left:20px;padding-left:32px;font-size:.82em;font-weight:500;line-height:1.45}.article-toc .toc-level-3:before{top:13px;width:16px;height:16px;border:2px solid #8aa4c1;background:transparent}.article-toc .toc-level-3:after{left:7px;top:18px;width:6px;height:6px;border:0;border-right:2px solid #52769d;border-bottom:2px solid #52769d;transform:rotate(-45deg)}@media(max-width:700px){.entry-media .article-toc-below-listen{margin:10px}.entry-media .article-toc-below-listen summary{padding:15px}.entry-media .article-toc-below-listen summary strong{font-size:20px}.entry-media .article-toc-below-listen ol{padding:0 15px 13px}.article-toc .toc-level-3{margin-left:10px}}

/* Advanced editorial author profile */
.byline-role{color:var(--spm-muted);font-size:12px;font-weight:550}.single-article .author-box{grid-template-columns:96px minmax(0,1fr);gap:21px;padding:38px 26px 25px;border-left:4px solid #ff4300;background:linear-gradient(135deg,var(--spm-soft),var(--spm-bg))}.author-avatar{align-self:start}.author-profile-content{min-width:0}.single-article .author-box .author-role{margin:-3px 0 9px;color:#ff4300;font-size:13px;font-weight:750}.single-article .author-box p{line-height:1.65}.author-expertise{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.author-expertise span{padding:4px 9px;border:1px solid var(--spm-line);border-radius:16px;background:var(--spm-bg);color:var(--spm-muted);font-size:11px;font-weight:700}.author-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.author-socials a{padding:5px 10px;border-radius:4px;background:#071b43;color:#fff;font-size:11px;font-weight:750}.author-socials a:hover{background:#ff4300;color:#fff}@media(max-width:520px){.single-article .author-box{grid-template-columns:64px minmax(0,1fr);gap:15px;padding:38px 17px 20px}.single-article .author-box img{width:64px;height:64px}.author-profile-content{grid-column:1/-1}.byline-role{display:block;margin-top:2px}}

/* Functional header search overlay */
.search-toggle svg{display:block;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.site-search-overlay[hidden]{display:none}.site-search-overlay{position:fixed;z-index:10050;inset:0;display:flex;align-items:flex-start;justify-content:center;padding:clamp(70px,12vh,130px) 18px 30px;opacity:0;transition:opacity .18s}.site-search-overlay.is-visible{opacity:1}.search-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(2,12,32,.78);cursor:default;backdrop-filter:blur(4px)}.site-search-panel{position:relative;width:min(760px,100%);padding:38px 42px 34px;border-top:4px solid #ff4300;border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.3);transform:translateY(-14px);transition:transform .2s}.site-search-overlay.is-visible .site-search-panel{transform:translateY(0)}.search-close{position:absolute;right:15px;top:13px;width:36px;height:36px;border:1px solid #dbe1ea;border-radius:50%;background:#fff;color:#071b43;font-size:25px;line-height:30px;cursor:pointer}.search-close:hover{border-color:#ff4300;background:#ff4300;color:#fff}.search-kicker{color:#ff4300;font-size:11px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.site-search-panel h2{margin:6px 45px 23px 0;color:#071b43;font-size:clamp(25px,4vw,38px);line-height:1.15}.site-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.site-search-form input{min-width:0;height:54px;padding:0 17px;border:2px solid #d5dae2;border-radius:5px;background:#fff;color:#111827;font-size:17px;outline:0}.site-search-form input:focus{border-color:#ff4300;box-shadow:0 0 0 3px rgba(255,67,0,.12)}.site-search-form button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-width:125px;padding:0 20px;border:0;border-radius:5px;background:#071b43;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.site-search-form button:hover{background:#ff4300}.site-search-form button span{font-size:19px}.search-tip{margin:13px 0 0;color:#667085;font-size:12px}.search-is-open{overflow:hidden}@media(max-width:600px){.site-search-overlay{padding:70px 12px 20px}.site-search-panel{padding:30px 20px 25px}.site-search-form{grid-template-columns:1fr}.site-search-form button{height:48px}.site-search-panel h2{margin-top:7px;font-size:26px}}

/* Light editorial footer inspired by the supplied reference. */
.site-footer.footer-light{position:relative;margin-top:58px;padding:0;background:#f3f3f3;color:#111827}.footer-light .footer-accent{height:3px;background:#ff4300}.footer-light .footer-intro{display:grid;grid-template-columns:210px minmax(280px,1fr) auto;align-items:center;gap:26px;padding:42px 0 36px}.footer-light-logo{min-width:0}.footer-light-logo .custom-logo-link{display:flex;align-items:center}.footer-light-logo .custom-logo{display:block;width:auto;max-width:205px;max-height:70px;object-fit:contain}.footer-light-logo>a:not(.custom-logo-link){color:#071b43;font-size:24px;font-weight:850}.footer-description{max-width:620px;margin:0;color:#111827;font-size:15px;line-height:1.58}.footer-light .footer-socials{justify-self:end}.footer-light .footer-socials .header-socials{display:flex;gap:15px}.footer-light .footer-socials .social-icon{width:39px;height:39px;border:0;border-radius:50%;background:#333a36;color:#fff}.footer-light .footer-socials .social-icon svg{width:20px;height:20px}.footer-light .footer-socials .social-icon:hover,.footer-light .footer-socials .social-icon:focus-visible{background:#ff4300;color:#fff}.footer-quick-links{padding:24px 0 32px;border-top:1px solid #d7d7d7}.footer-quick-links h2{margin:0 0 23px;color:#050b16;font-size:18px;font-weight:850;letter-spacing:.1px;text-transform:uppercase}.footer-quick-menu,.footer-quick-links>.footer-links{display:flex;align-items:center;justify-content:space-between;gap:18px 28px;list-style:none;margin:0;padding:0}.footer-quick-menu li,.footer-quick-links>.footer-links li{position:relative;margin:0;padding-left:20px}.footer-quick-menu li:before,.footer-quick-links>.footer-links li:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border-radius:50%;background:#111;transform:translateY(-50%)}.footer-quick-menu a,.footer-quick-links>.footer-links a{color:#111827;font-size:14px;font-weight:550}.footer-quick-menu a:hover,.footer-quick-links>.footer-links a:hover{color:#ff4300}.footer-light .ad-slot{margin:0 auto 25px}.footer-light .footer-bottom{position:relative;display:flex;align-items:center;justify-content:center;min-height:62px;margin:0;padding:17px 48px;border-top:1px solid #c9c9c9;color:#111827;font-size:13px}.footer-light .footer-bottom p{margin:0}.footer-light .back-to-top{position:absolute;right:0;top:50%;width:34px;height:34px;border:1px solid #c8ccd2;border-radius:50%;background:#fff;color:#071b43!important;transform:translateY(-50%)}.footer-light .back-to-top:hover{border-color:#ff4300;background:#ff4300;color:#fff!important}@media(max-width:1000px){.footer-light .footer-intro{grid-template-columns:190px minmax(0,1fr);gap:22px}.footer-light .footer-socials{grid-column:1/-1;justify-self:start}.footer-light .footer-socials .header-socials{gap:9px}.footer-quick-menu,.footer-quick-links>.footer-links{justify-content:flex-start;flex-wrap:wrap}.footer-quick-menu li,.footer-quick-links>.footer-links li{flex:0 0 calc(25% - 24px)}}@media(max-width:640px){.site-footer.footer-light{margin-top:40px}.footer-light .footer-intro{grid-template-columns:1fr;gap:17px;padding:31px 0 26px}.footer-light-logo .custom-logo{max-width:185px}.footer-description{font-size:14px}.footer-light .footer-socials{grid-column:auto}.footer-light .footer-socials .social-icon{width:35px;height:35px}.footer-quick-links{padding:22px 0 26px}.footer-quick-menu,.footer-quick-links>.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px}.footer-quick-menu li,.footer-quick-links>.footer-links li{padding-left:15px}.footer-light .footer-bottom{min-height:72px;padding:16px 45px 16px 0;justify-content:flex-start;font-size:12px}.footer-light .back-to-top{right:0}}

/* Dark colour treatment; horizontal reference layout remains unchanged. */
.site-footer.footer-light{background:#050505;color:#d5d7dc}.footer-light-logo>a{display:flex;align-items:center}.footer-light-logo img{display:block;width:auto;max-width:205px;max-height:70px;object-fit:contain}.footer-description{color:#e4e6ea}.footer-light .footer-socials .social-icon{border:1px solid #444;background:#242424;color:#fff}.footer-quick-links{border-top-color:#303030}.footer-quick-links h2{color:#fff}.footer-quick-menu li:before,.footer-quick-links>.footer-links li:before{background:#ff4300}.footer-quick-menu a,.footer-quick-links>.footer-links a{color:#e6e7e9}.footer-light .footer-bottom{border-top-color:#303030;color:#c9cbd0}.footer-light .back-to-top{border-color:#444;background:#171717;color:#fff!important}@media(max-width:640px){.footer-light-logo img{max-width:185px}}

/* Match menu social controls to the circular footer icon treatment. */
.nav-wrap .header-socials{gap:5px}.nav-wrap .header-socials .social-icon{width:29px;height:29px;border:1px solid #4b5361;border-radius:50%;background:#242424;color:#fff}.nav-wrap .header-socials .social-icon svg{width:16px;height:16px}.nav-wrap .header-socials .social-icon:hover,.nav-wrap .header-socials .social-icon:focus-visible{border-color:#ff4300;background:#ff4300;color:#fff}@media(max-width:1100px){.nav-wrap .header-socials{gap:3px}.nav-wrap .header-socials .social-icon{width:27px;height:27px}.nav-wrap .header-socials .social-icon svg{width:15px;height:15px}}@media(max-width:600px){.nav-wrap .header-socials .social-icon{width:25px;height:25px}.nav-wrap .header-socials .social-icon svg{width:14px;height:14px}}

/* Events directory and event detail pages */
.events-page-header{padding:44px 0 28px;max-width:820px}.events-page-header>span{color:var(--accent,#ff4b16);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.events-page-header h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.06;margin:8px 0 12px}.events-page-header p,.event-tax-description{color:#697386;font-size:1.08rem}.event-category-filter{display:flex;gap:9px;overflow-x:auto;padding:0 0 24px;scrollbar-width:thin}.event-category-filter a{white-space:nowrap;border:1px solid #dbe1e8;border-radius:999px;padding:9px 16px;font-weight:700}.event-category-filter a:hover,.event-category-filter .is-active{background:#071a40;border-color:#071a40;color:#fff}.events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding-bottom:50px}.event-card{overflow:hidden;border:1px solid #e0e5eb;border-radius:8px;background:#fff;box-shadow:0 8px 30px rgba(7,26,64,.06)}.event-card-image{display:block;aspect-ratio:16/9;background:#eef1f5}.event-card-image img{width:100%;height:100%;object-fit:cover;border-radius:5px}.event-card-content{padding:20px}.event-card-content time{display:inline-block;color:#e8400c;font-size:.78rem;font-weight:800;text-transform:uppercase}.event-card-content h2{font-size:1.25rem;line-height:1.24;margin:8px 0 10px}.event-card-content p{color:#626b78;margin:12px 0}.event-location{color:#354052;font-weight:650;font-size:.9rem}.event-details-link{color:#e8400c;font-weight:800}.single-event{max-width:1120px;margin:auto}.single-event-header{max-width:900px;padding:24px 0}.single-event-header h1{font-size:clamp(2.1rem,5vw,4.25rem);line-height:1.05;margin:12px 0}.single-event-header p{font-size:1.18rem;color:#667085}.event-hero{margin:0;aspect-ratio:16/7;overflow:hidden;border-radius:8px}.event-hero img{width:100%;height:100%;object-fit:cover;border:1px solid #e0e5eb;border-radius:5px}.event-detail-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:52px;align-items:start;padding:42px 0 60px}.event-facts{position:sticky;top:90px;border-top:4px solid #ff4b16;border-radius:7px;background:#f7f9fc;padding:24px;box-shadow:0 10px 35px rgba(7,26,64,.08)}.event-facts h2{margin:0 0 10px}.event-facts>div{padding:13px 0;border-bottom:1px solid #dfe5ed}.event-facts span,.event-facts strong{display:block}.event-facts span{font-size:.76rem;color:#737d8c;text-transform:uppercase;letter-spacing:.08em}.event-facts strong{margin-top:4px}.event-website-button{display:block;margin-top:20px;padding:13px 15px;border-radius:5px;background:#071a40;color:#fff;text-align:center;font-weight:800}.event-website-button:hover{background:#ff4b16;color:#fff}.event-description{font-size:1.08rem;line-height:1.8}.event-description .section-head{margin-top:0}
@media(max-width:900px){.events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-detail-layout{grid-template-columns:1fr;gap:28px}.event-facts{position:static}}
@media(max-width:600px){.events-page-header{padding-top:25px}.events-grid{grid-template-columns:1fr;gap:18px}.single-event-header h1{font-size:2.15rem}.event-hero{aspect-ratio:16/10}.event-detail-layout{padding-top:25px}.event-card-content{padding:17px}}

/* Dedicated upcoming events table page */
.events-directory-header{padding:25px 0 22px}.events-directory-header>div{max-width:850px}.events-directory-header span{color:#ff4300;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.events-directory-header h1{margin:6px 0 8px;font-size:clamp(2rem,4vw,3.3rem);line-height:1.08}.events-directory-header p{margin:0;color:var(--spm-muted);font-size:1.08rem}.events-directory-intro{max-width:900px;margin-bottom:25px}.events-directory-toolbar{display:flex;align-items:center;gap:13px;margin:8px 0 20px;padding:15px 18px;border:1px solid var(--spm-line);border-radius:7px;background:var(--spm-soft)}.events-directory-toolbar label{font-size:13px;font-weight:800}.events-directory-toolbar select{min-width:210px;height:42px;padding:0 36px 0 12px;border:1px solid #cfd5de;border-radius:5px;background:#fff;color:#111827;font:inherit}.events-result-count{margin-left:auto;color:var(--spm-muted);font-size:13px}.events-result-count strong{color:#ff4300;font-size:16px}.events-table-wrap{overflow-x:auto;border:1px solid var(--spm-line);border-radius:8px;box-shadow:0 10px 35px rgba(7,26,64,.06)}.events-directory-table{width:100%;border-collapse:collapse;background:#fff}.events-directory-table th{padding:14px 18px;background:#071b43;color:#fff;text-align:left;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.events-directory-table td{padding:18px;border-bottom:1px solid var(--spm-line);vertical-align:middle}.events-directory-table tbody tr:last-child td{border-bottom:0}.events-directory-table tbody tr:hover{background:#f9fafc}.events-directory-table time{display:block;min-width:155px}.events-directory-table time strong,.events-directory-table time span{display:block}.events-directory-table time strong{color:#071b43;font-size:14px}.events-directory-table time span{margin-top:3px;color:var(--spm-muted);font-size:11px}.event-table-title{display:grid;grid-template-columns:85px minmax(180px,1fr);align-items:center;gap:13px;min-width:290px}.event-table-thumb{display:block;width:85px;height:60px}.event-table-thumb img{width:100%;height:100%;object-fit:cover}.event-table-title h2{margin:0;font-size:16px;line-height:1.3}.event-table-title span{color:#ff4300;font-size:11px;font-weight:750}.events-directory-table td>strong,.events-directory-table td>span{display:block}.events-directory-table td>span{color:var(--spm-muted);font-size:12px}.event-table-button{display:inline-flex;white-space:nowrap;padding:9px 12px;border-radius:5px;background:#071b43;color:#fff;font-size:12px;font-weight:800}.event-table-button:hover{background:#ff4300;color:#fff}.event-table-details{white-space:nowrap;color:#ff4300;font-size:12px;font-weight:800}.events-filter-empty{padding:35px;border:1px dashed #ccd3dc;border-radius:7px;background:var(--spm-soft);text-align:center;color:var(--spm-muted)}
@media(max-width:700px){.events-directory-toolbar{align-items:stretch;flex-direction:column}.events-directory-toolbar select{width:100%}.events-result-count{margin-left:0}.events-table-wrap{overflow:visible;border:0;box-shadow:none}.events-directory-table,.events-directory-table tbody{display:block}.events-directory-table thead{display:none}.events-directory-table tr{display:block;margin-bottom:15px;border:1px solid var(--spm-line);border-top:3px solid #ff4300;border-radius:7px;background:#fff;box-shadow:0 8px 25px rgba(7,26,64,.06)}.events-directory-table td{display:grid;grid-template-columns:105px minmax(0,1fr);gap:12px;padding:12px 14px;border-bottom:1px solid var(--spm-line)}.events-directory-table td:before{content:attr(data-label);color:#667085;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.events-directory-table td:last-child{border-bottom:0}.event-table-title{grid-template-columns:70px minmax(0,1fr);min-width:0}.event-table-thumb{width:70px;height:52px}.event-table-title h2{font-size:14px}.events-directory-table time{min-width:0}.event-table-button{justify-content:center}}
