:root{--red:#e31e2f;--navy:#111936;--accent:#f4b400;--ink:#111827;--muted:#667085;--line:#e7e9ee;--surface:#fff;--soft:#f5f7fa;--radius:18px;--shadow:0 18px 45px rgba(17,25,54,.09);--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;text-rendering:optimizeLegibility}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;margin:0;left:12px;top:12px;z-index:9999;background:#fff;padding:12px 16px;border-radius:8px;box-shadow:var(--shadow)}.topbar{background:#090e22;color:#d9deec;font-size:12px}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar-date{display:flex;align-items:center;gap:8px}.topbar-right,.topbar-social,.secondary-nav ul{display:flex;align-items:center;gap:14px}.secondary-nav ul{list-style:none;margin:0;padding:0}.secondary-nav a{opacity:.85}.secondary-nav a:hover{opacity:1;color:#fff}.topbar-social a{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.08);transition:.2s}.topbar-social a:hover{background:var(--red);transform:translateY(-1px)}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);transition:transform .28s ease,box-shadow .28s ease}.site-header.is-scrolled{box-shadow:0 10px 30px rgba(17,25,54,.08)}.site-header.is-hidden{transform:translateY(-100%)}.brand-row{min-height:88px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.custom-logo{max-height:62px;width:auto}.text-logo{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:900;letter-spacing:-1px}.logo-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--red);color:#fff;font-size:25px;box-shadow:0 8px 18px rgba(227,30,47,.25)}.logo-dot{color:var(--red)}.header-centerline{text-align:center}.header-tagline{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#667085}.header-actions{display:flex;align-items:center;gap:10px}.header-live,.search-toggle,.menu-toggle{border:0;cursor:pointer}.header-live{height:42px;padding:0 15px;display:flex;align-items:center;gap:8px;border-radius:999px;background:var(--red);color:#fff;font-size:13px;font-weight:800;box-shadow:0 8px 20px rgba(227,30,47,.22)}.header-live-dot{width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 5px rgba(255,255,255,.18);animation:pulse 1.5s infinite}.search-toggle,.menu-toggle{width:42px;height:42px;border-radius:12px;background:var(--soft);color:var(--navy)}.search-toggle:hover,.menu-toggle:hover{background:#eceff5}.menu-toggle{display:none;padding:10px}.menu-toggle span{display:block;height:2px;background:currentColor;margin:5px 0;border-radius:3px;transition:.2s}.search-panel{max-height:0;overflow:hidden;background:#fff;border-top:1px solid transparent;transition:max-height .25s ease,border-color .25s ease}.search-panel.is-open{max-height:150px;border-color:var(--line)}.search-panel-inner{padding:20px 0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:20px}.search-label{font-weight:800;color:var(--navy)}.search-form{display:flex;gap:8px}.search-form label{flex:1}.search-field{width:100%;height:48px;border:1px solid #d8dce5;border-radius:12px;padding:0 15px;outline:0}.search-field:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(227,30,47,.1)}.search-submit{border:0;border-radius:12px;background:var(--navy);color:#fff;font-weight:800;padding:0 20px;cursor:pointer}.main-nav{background:var(--navy);color:#fff}.main-nav ul{list-style:none;margin:0;padding:0}.main-nav>.container>.menu{display:flex;align-items:center;gap:2px}.main-nav li{position:relative}.main-nav a{display:flex;align-items:center;min-height:48px;padding:0 14px;font-size:13px;font-weight:800;letter-spacing:.015em}.main-nav li:hover>a,.main-nav .current-menu-item>a{background:rgba(255,255,255,.09);color:#fff}.main-nav .sub-menu{position:absolute;left:0;top:100%;min-width:220px;padding:8px;background:#fff;color:var(--ink);border-radius:0 0 14px 14px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.main-nav li:hover>.sub-menu,.main-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.main-nav .sub-menu a{min-height:40px;border-radius:8px}.main-nav .sub-menu a:hover{background:var(--soft);color:var(--red)}.submenu-toggle{display:none}.header-ad{padding:14px 0}.header-ad img{margin:auto}.site-content{min-height:60vh}.breaking{border-bottom:1px solid var(--line);background:#fff}.breaking-inner{display:grid;grid-template-columns:auto 1fr;align-items:center;min-height:46px;gap:18px}.breaking strong{height:46px;display:flex;align-items:center;gap:9px;padding:0 18px 0 0;color:var(--red);font-size:12px;letter-spacing:.08em}.breaking-dot{width:8px;height:8px;background:var(--red);border-radius:50%}.breaking-track,.trend-links{display:flex;align-items:center;gap:28px;overflow:auto;scrollbar-width:none;white-space:nowrap}.breaking-track::-webkit-scrollbar,.trend-links::-webkit-scrollbar{display:none}.breaking-track a{font-size:13px;font-weight:750}.breaking-track a:after{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#c7ccd6;margin-left:28px;vertical-align:middle}.homepage{padding-top:28px;padding-bottom:60px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(330px,.9fr);gap:20px}.hero-main{position:relative;min-height:540px;border-radius:24px;overflow:hidden;background:var(--navy);box-shadow:var(--shadow)}.hero-media,.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-main:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(4,8,24,.92) 100%)}.hero-overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:38px;color:#fff}.hero-overlay h1{max-width:820px;margin:12px 0 12px;font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.045em}.hero-overlay h1 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.category-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--red);color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.meta,.date{font-size:12px;color:#7d8697}.hero-overlay .meta{color:#e8ecf4}.hero-side{display:grid;grid-template-rows:repeat(4,1fr);gap:12px}.side-card{display:grid;grid-template-columns:132px 1fr;gap:14px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:.2s}.side-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(17,25,54,.08)}.side-image{height:100%;min-height:105px;border-radius:12px;overflow:hidden;background:var(--soft)}.side-image img{width:100%;height:100%;object-fit:cover}.side-card h2{font-size:16px;line-height:1.25;margin:5px 0 8px;letter-spacing:-.015em}.eyebrow,.section-kicker{color:var(--red);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.home-trending-strip{margin:24px 0 34px;padding:14px 18px;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:22px;background:#fff}.section-mini-title{display:flex;align-items:center;gap:8px;color:var(--navy);font-weight:900;font-size:13px}.section-mini-title i{color:var(--red)}.trend-links a{font-size:13px;font-weight:700}.content-grid,.archive-layout,.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:42px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:14px;margin-bottom:18px;border-bottom:2px solid var(--navy)}.section-heading h2{margin:2px 0 0;font-size:29px;line-height:1.1;letter-spacing:-.03em}.section-heading>a{font-size:12px;font-weight:900;color:var(--red);white-space:nowrap}.news-list{display:grid;gap:0}.news-card{display:grid;grid-template-columns:260px 1fr;gap:22px;padding:22px 0;border-bottom:1px solid var(--line)}.news-card:first-child{padding-top:0}.news-image{height:172px;border-radius:15px;overflow:hidden;background:var(--soft)}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.news-card:hover .news-image img{transform:scale(1.035)}.news-body h3{font-size:24px;line-height:1.18;margin:6px 0 8px;letter-spacing:-.025em}.news-body p{margin:10px 0;color:#5d6675}.read-more{display:inline-flex;align-items:center;gap:8px;margin-top:5px;color:var(--red);font-size:12px;font-weight:900}.sidebar{min-width:0}.widget,.newsletter{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;margin-bottom:22px}.widget-title{margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid var(--navy);font-size:18px}.newsletter{background:linear-gradient(145deg,var(--navy),#1b2854);color:#fff;border:0}.newsletter h3{margin:8px 0;font-size:25px;line-height:1.15}.newsletter p{color:#dce2ef}.newsletter input[type=email]{width:100%;height:46px;border:0;border-radius:10px;padding:0 13px}.newsletter input[type=submit],.newsletter button{width:100%;height:44px;margin-top:8px;border:0;border-radius:10px;background:var(--red);color:#fff;font-weight:900}.trending{list-style:none;margin:0;padding:0}.trending li{display:flex;gap:13px;padding:13px 0;border-bottom:1px solid var(--line)}.trending li:last-child{border-bottom:0}.trending>li>span{font-size:28px;font-weight:950;color:#d9dde6;line-height:1}.trending a{font-size:14px;line-height:1.35;font-weight:800}.trending small{display:block;margin-top:5px;color:#9299a7;font-size:11px}.category-block{padding:52px 0 10px}.category-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:28px}.category-lead{display:grid;gap:16px}.category-media{height:370px;border-radius:20px;overflow:hidden;background:var(--soft)}.category-media img{width:100%;height:100%;object-fit:cover}.category-lead h3{margin:6px 0 8px;font-size:32px;line-height:1.08;letter-spacing:-.035em}.category-lead p{color:#626b79}.category-secondary{display:grid;gap:0}.compact-card{display:grid;grid-template-columns:126px 1fr;gap:14px;padding:0 0 15px;margin-bottom:15px;border-bottom:1px solid var(--line)}.compact-image{height:88px;border-radius:12px;overflow:hidden;background:var(--soft)}.compact-image img{width:100%;height:100%;object-fit:cover}.compact-card h3{font-size:16px;line-height:1.25;margin:0 0 8px}.video-news-section{margin-top:55px;padding:36px;border-radius:24px;background:var(--navy);color:#fff}.video-intro{max-width:650px;margin-bottom:24px}.video-intro h2{font-size:34px;margin:4px 0 6px}.video-intro p{color:#cbd3e5}.video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.video-card-media{position:relative;display:block;height:180px;border-radius:16px;overflow:hidden;background:#202b54}.video-card-media img{width:100%;height:100%;object-fit:cover}.play-badge{position:absolute;left:14px;bottom:14px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--red);box-shadow:0 8px 18px rgba(0,0,0,.25)}.video-card .eyebrow{display:block;margin-top:12px}.video-card h3{font-size:17px;line-height:1.25;margin:5px 0 0}.image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#e9edf5,#dfe4ee);color:#a1a9b7;font-weight:950;letter-spacing:.08em}.archive-layout{padding:42px 0 70px}.archive-header{padding-bottom:22px;margin-bottom:6px;border-bottom:1px solid var(--line)}.archive-header h1{font-size:42px;line-height:1.05;margin:5px 0;letter-spacing:-.04em}.archive-description{color:var(--muted)}.navigation.pagination{margin-top:28px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{min-width:42px;height:42px;display:grid;place-items:center;padding:0 12px;border:1px solid var(--line);border-radius:10px;font-weight:800}.page-numbers.current,.page-numbers:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.empty-state{padding:50px;text-align:center;border:1px dashed #cbd0da;border-radius:18px}.empty-state>i{font-size:40px;color:var(--red)}.single-layout{padding:42px 0 80px}.single-article{min-width:0}.article-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:#7d8695;font-size:12px;margin-bottom:22px}.article-breadcrumbs a:hover{color:var(--red)}.article-header h1{font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.05em;margin:12px 0 16px}.article-deck{font-size:21px;line-height:1.48;color:#596273;margin:0 0 18px}.article-meta{font-size:13px;color:#7d8695}.featured-image{margin:30px 0 22px}.featured-image img{width:100%;border-radius:20px}.featured-image figcaption{padding-top:8px;color:#7d8695;font-size:12px}.article-tools{min-height:48px;display:flex;align-items:center;gap:14px;padding:10px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.article-content{font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.82;color:#232a35}.article-content>*{max-width:760px}.article-content h2,.article-content h3,.article-content h4{font-family:Inter,ui-sans-serif,sans-serif;line-height:1.16;letter-spacing:-.03em;color:var(--ink);margin-top:1.7em}.article-content h2{font-size:34px}.article-content h3{font-size:27px}.article-content a{color:var(--red);text-decoration:underline;text-underline-offset:3px}.article-content blockquote{margin:32px 0;padding:10px 0 10px 24px;border-left:5px solid var(--red);font-size:26px;line-height:1.4;color:var(--navy)}.article-content figure,.article-content img,.article-content .wp-block-image{max-width:100%}.article-content iframe,.article-content video{max-width:100%;border-radius:14px}.article-content table{display:block;overflow-x:auto;width:100%;border-collapse:collapse}.article-content td,.article-content th{padding:10px;border:1px solid var(--line)}.article-footer{margin-top:35px;padding-top:24px;border-top:1px solid var(--line)}.tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tags a{padding:6px 10px;background:var(--soft);border-radius:999px;font-size:12px;font-weight:800}.author-box{display:grid;grid-template-columns:80px 1fr;gap:18px;align-items:center;margin-top:28px;padding:22px;border-radius:18px;background:var(--soft)}.author-avatar img{border-radius:50%}.author-box span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--red);font-weight:900}.author-box h3{margin:2px 0}.author-box p{margin:5px 0 0;color:#667085}.related-posts{margin-top:45px}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.related-image{height:190px;display:block;border-radius:15px;overflow:hidden;background:var(--soft);margin-bottom:10px}.related-image img{width:100%;height:100%;object-fit:cover}.related-grid h3{font-size:18px;line-height:1.25;margin:5px 0}.sticky-widget{position:sticky;top:125px}.page-article{max-width:900px}.page-article .article-content>*{max-width:100%}.error-page{padding:100px 0;text-align:center}.error-code{display:block;font-size:100px;line-height:1;font-weight:950;color:var(--red)}.button{display:inline-flex;margin-top:15px;padding:12px 18px;border-radius:10px;background:var(--navy);color:#fff;font-weight:900}.site-footer{margin-top:20px;background:#090e22;color:#d9deec}.footer-top{display:grid;grid-template-columns:1.25fr .75fr .75fr 1fr;gap:42px;padding:55px 0}.footer-brand{font-size:28px;font-weight:950;color:#fff}.footer-brand span{color:var(--red)}.footer-brand-block p{max-width:360px;color:#aeb7ca}.footer-social-icons{display:flex;gap:9px;flex-wrap:wrap}.footer-social-icons a{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.08)}.footer-social-icons a:hover{background:var(--red);color:#fff}.footer-title{margin:0 0 16px;color:#fff;font-size:16px}.footer-links ul,.footer-widget-area ul{list-style:none;margin:0;padding:0}.footer-links li,.footer-widget-area li{margin:9px 0}.footer-links a,.footer-widget-area a{color:#aeb7ca}.footer-links a:hover,.footer-widget-area a:hover{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.1);font-size:12px;color:#949fb4}.copyright .container{min-height:58px;display:flex;justify-content:space-between;align-items:center;gap:20px}
@keyframes pulse{0%,100%{opacity:1}50%{opacity:.45}}
@media(max-width:1080px){.hero-grid{grid-template-columns:1fr}.hero-main{min-height:520px}.hero-side{grid-template-columns:repeat(2,1fr);grid-template-rows:none}.content-grid,.archive-layout,.single-layout{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.video-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:repeat(2,1fr)}.header-centerline{display:none}}
@media(max-width:900px){.topbar-right nav{display:none}.brand-row{min-height:72px;grid-template-columns:1fr auto}.menu-toggle{display:block}.main-nav{position:absolute;left:0;right:0;top:100%;max-height:0;overflow:auto;transition:max-height .28s ease;box-shadow:0 18px 35px rgba(0,0,0,.18)}.main-nav.is-open{max-height:75vh}.main-nav>.container>.menu{display:block;padding:10px 0}.main-nav a{min-height:46px;padding:0 12px}.main-nav .sub-menu{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border-radius:8px;background:rgba(255,255,255,.07);color:#fff;margin:0 10px 8px;padding:5px}.main-nav .submenu-open>.sub-menu{display:block}.submenu-toggle{display:grid;place-items:center;position:absolute;right:6px;top:5px;width:38px;height:38px;border:0;border-radius:8px;background:rgba(255,255,255,.08);color:#fff}.content-grid,.archive-layout,.single-layout{grid-template-columns:1fr}.sidebar{order:2}.sticky-widget{position:static}.category-grid{grid-template-columns:1fr}.category-secondary{grid-template-columns:repeat(2,1fr);gap:18px}.compact-card{grid-template-columns:110px 1fr}.article-content>*{max-width:100%}.footer-top{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container{width:min(calc(100% - 22px),var(--container))}.topbar-date{font-size:11px}.topbar-social{max-width:150px;overflow:auto}.brand-row{gap:10px}.custom-logo{max-height:46px;max-width:190px}.text-logo{font-size:20px}.logo-mark{width:36px;height:36px}.header-live{padding:0 11px}.header-live span:last-child{display:none}.search-toggle,.menu-toggle,.header-live{width:40px;height:40px}.header-actions{gap:6px}.search-panel-inner{grid-template-columns:1fr}.search-label{display:none}.breaking-inner{grid-template-columns:auto minmax(0,1fr);gap:10px}.breaking strong{padding-right:8px}.homepage{padding-top:16px}.hero-main{min-height:430px;border-radius:17px}.hero-overlay{padding:22px}.hero-overlay h1{font-size:35px}.hero-side{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.side-card{min-width:84%;scroll-snap-align:start;grid-template-columns:120px 1fr}.home-trending-strip{grid-template-columns:1fr;gap:8px}.section-heading{align-items:flex-end}.section-heading h2{font-size:25px}.section-heading>a{font-size:0}.section-heading>a i{font-size:14px}.news-card{grid-template-columns:120px 1fr;gap:14px;padding:16px 0}.news-image{height:100px}.news-body h3{font-size:17px;margin-top:4px}.news-body p,.read-more{display:none}.category-media{height:260px}.category-lead h3{font-size:26px}.category-secondary{display:block}.video-news-section{margin-inline:-11px;border-radius:0;padding:28px 16px}.video-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.video-card{min-width:78%;scroll-snap-align:start}.archive-header h1{font-size:34px}.single-layout{padding-top:24px}.article-header h1{font-size:39px}.article-deck{font-size:18px}.article-content{font-size:18px;line-height:1.75}.article-content h2{font-size:29px}.article-content blockquote{font-size:22px}.featured-image{margin-left:-11px;margin-right:-11px}.featured-image img{border-radius:0}.related-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:28px}.copyright .container{flex-direction:column;justify-content:center;text-align:center;padding:14px 0}.author-box{grid-template-columns:60px 1fr}.author-avatar img{width:60px;height:60px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}


/* v2.1 professional advertising and cross-plugin polish */
.ami-ad{width:min(100% - 32px,1180px);margin:22px auto;padding:10px;border:1px solid #e8eaf0;border-radius:14px;background:#fff;text-align:center;overflow:hidden;box-shadow:0 8px 25px rgba(17,25,54,.05)}
.ami-ad-label{display:block;margin:0 0 7px;color:#818797;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.ami-ad-content{display:flex;align-items:center;justify-content:center;min-height:70px;max-width:100%;overflow:hidden}
.ami-ad-content iframe,.ami-ad-content img,.ami-ad-content ins{max-width:100%!important}.ami-ad-content iframe{border:0}
.article-content .ami-ad{width:100%;margin:30px 0}.article-sidebar .ami-ad{width:100%;margin:0 0 22px;position:relative}
.ami-ad-article-middle{clear:both}.ami-ad-footer{margin-top:40px;margin-bottom:24px}
@media(max-width:767px){.ami-ad{width:calc(100% - 24px);margin:16px auto;padding:8px;border-radius:10px}.article-content .ami-ad{width:100%;margin:24px 0}.ami-ad-device-desktop{display:none!important}.ami-ad-content{min-height:54px}}
@media(min-width:768px){.ami-ad-device-mobile{display:none!important}}
/* Plugin harmony */
.amins-share,.amins-related,.amins-popular,.alns-breadcrumbs{font-family:inherit}.amins-related-grid{gap:18px}.amins-related-card{border-radius:14px;overflow:hidden;background:#fff;border:1px solid #e8eaf0}.amins-ad{max-width:100%;overflow:hidden}.amins-ad iframe,.amins-ad img,.amins-ad ins{max-width:100%!important}

/* v3.0 editorial polish */
:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 75%,white);outline-offset:3px}
.hero-main,.side-card,.news-card,.compact-card,.video-card{content-visibility:auto;contain-intrinsic-size:320px}
.hero-main{content-visibility:visible}.news-image,.side-image,.category-media,.compact-image,.video-card-media,.related-image{background:linear-gradient(135deg,#eef1f6,#f8f9fb)}
.news-image img,.compact-image img,.video-card-media img,.related-image img{transition:transform .35s ease}.news-card:hover .news-image img,.compact-card:hover .compact-image img,.video-card:hover .video-card-media img,.related-grid article:hover .related-image img{transform:scale(1.035)}
.ami-native-share{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ami-native-share a,.ami-native-share button{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font-size:12px;font-weight:800;cursor:pointer}.ami-native-share a:hover,.ami-native-share button:hover{border-color:var(--red);color:var(--red);background:#fff7f8}
.ami-newsletter-form{display:grid;gap:9px}.ami-newsletter-form input{width:100%;height:46px;border:1px solid #d8dce5;border-radius:11px;padding:0 13px;background:#fff}.ami-newsletter-form button{height:44px;border:0;border-radius:11px;background:var(--navy);color:#fff;font-weight:900;cursor:pointer}.ami-newsletter-form button:hover{background:var(--red)}.ami-newsletter-form small{font-size:10px;color:var(--muted)}
.article-content>p:first-of-type:first-letter{float:left;font-family:Inter,ui-sans-serif,sans-serif;font-size:4.2em;line-height:.8;font-weight:950;color:var(--red);padding:.08em .1em 0 0}
.article-content .wp-block-embed,.article-content .wp-block-video{width:100%;max-width:100%}.article-content iframe{width:100%;aspect-ratio:16/9;height:auto}
@media(max-width:900px){body.menu-open{overflow:hidden}.main-nav.is-open{overscroll-behavior:contain}.site-header.is-hidden:has(.main-nav.is-open),.site-header.is-hidden:has(.search-panel.is-open){transform:none}}
@media(max-width:700px){.topbar{display:none}.site-header{top:0}.article-tools{align-items:flex-start;flex-direction:column}.ami-native-share{width:100%}.ami-native-share a,.ami-native-share button{flex:1;justify-content:center}.ami-native-share span{display:none}.ami-native-share a,.ami-native-share button{min-width:42px;padding:0 10px}.article-content>p:first-of-type:first-letter{font-size:3.5em}}

/* v4.0 premium newsroom experience */
:root{--card-border:#e9ecf2;--soft-blue:#f3f6fb;--headline:"Arial Black",Inter,ui-sans-serif,sans-serif}
body{background:linear-gradient(180deg,#fff 0,#fff 520px,#fbfcfe 100%)}
.hero-overlay h1,.article-header h1,.section-heading h2,.category-lead h3{font-family:var(--headline);font-weight:900}
.hero-main{isolation:isolate}.hero-main:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,9,26,.35),transparent 55%);pointer-events:none}
.hero-overlay{z-index:3}.hero-overlay .meta{color:rgba(255,255,255,.82)}
.side-card,.newsletter,.widget,.category-block{border:1px solid var(--card-border);box-shadow:0 12px 34px rgba(17,25,54,.055)}
.side-card{transition:transform .25s ease,box-shadow .25s ease}.side-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(17,25,54,.11)}
.news-card{border-bottom:1px solid var(--card-border)}.news-card:first-child{padding-top:0}.news-body h3 a,.compact-card h3 a,.related-grid h3 a{background-image:linear-gradient(var(--red),var(--red));background-size:0 2px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .25s ease}.news-card:hover h3 a,.compact-card:hover h3 a,.related-grid article:hover h3 a{background-size:100% 2px}
.section-heading{position:relative;padding-bottom:15px}.section-heading:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg,var(--red) 0 76px,var(--line) 76px)}
.home-trending-strip{background:linear-gradient(135deg,var(--navy),#202d59);color:#fff;border:0;box-shadow:0 14px 34px rgba(17,25,54,.16)}.home-trending-strip a{color:rgba(255,255,255,.9)}.home-trending-strip .section-mini-title{color:#fff}.home-trending-strip .section-mini-title i{color:var(--accent)}
.category-block{padding:28px;border-radius:22px;background:#fff}.category-block:nth-of-type(even){background:var(--soft-blue)}
.video-news-section{box-shadow:0 24px 55px rgba(8,14,34,.18)}.video-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.55));pointer-events:none}.play-badge{z-index:2;transition:transform .25s ease}.video-card:hover .play-badge{transform:translate(-50%,-50%) scale(1.12)}
.article-header{max-width:930px}.article-header h1{text-wrap:balance}.article-deck{text-wrap:pretty}.article-meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center}
.single-article{min-width:0}.article-content{color:#202633}.article-content>p{margin-block:1.35em}.article-content h2,.article-content h3{scroll-margin-top:130px}.article-content a{color:var(--red);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.article-content figure{margin-block:32px}.article-content figcaption{text-align:center;font-size:12px;color:var(--muted)}
.reading-progress{position:fixed;left:0;right:0;top:0;height:4px;z-index:3000;background:transparent;pointer-events:none}.reading-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--red),var(--accent));box-shadow:0 0 12px rgba(227,30,47,.4)}
.back-to-top{position:fixed;right:22px;bottom:22px;width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--navy);color:#fff;box-shadow:0 12px 28px rgba(17,25,54,.25);opacity:0;visibility:hidden;transform:translateY(12px);transition:.25s;z-index:900;cursor:pointer}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:var(--red)}
.rank-number,.ranked>li>span{font-variant-numeric:tabular-nums}.ranked li{transition:background .2s ease;border-radius:10px;padding:8px}.ranked li:hover{background:var(--soft)}
@media(max-width:900px){.category-block{padding:22px}.article-sidebar{border-top:1px solid var(--line);padding-top:25px}}
@media(max-width:700px){body{background:#fff}.hero-overlay h1{font-family:Inter,ui-sans-serif,sans-serif;font-size:32px;line-height:1.08}.category-block{margin-inline:-11px;border-radius:0;border-left:0;border-right:0;padding:24px 11px}.reading-progress{height:3px}.back-to-top{right:14px;bottom:16px;width:43px;height:43px}.article-header h1{font-family:Inter,ui-sans-serif,sans-serif;font-size:37px;line-height:1.06}.article-meta{font-size:11px}.side-card:hover{transform:none}.section-heading:after{width:100%}}

/* v4.1 reliability and finishing polish */
.site-main img,.single-article img{height:auto}.custom-logo-link{display:inline-flex;align-items:center}.custom-logo{max-height:58px;width:auto}
.submenu-toggle[aria-expanded="true"] i{transform:rotate(180deg)}.submenu-toggle i{transition:transform .2s ease}
.ami-copy-link.is-copied{border-color:#168a4a!important;color:#168a4a!important;background:#f2fff7!important}
.article-content table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse}.article-content th,.article-content td{padding:11px 13px;border:1px solid var(--line);text-align:left}.article-content th{background:var(--soft-blue)}
.article-content pre{max-width:100%;overflow:auto;padding:18px;border-radius:12px;background:#111936;color:#fff}.article-content code{overflow-wrap:anywhere}
.article-content .wp-block-image img,.article-content .wp-block-gallery img{border-radius:12px}
@media(max-width:700px){.custom-logo{max-height:44px}.article-content table{font-size:14px}.article-content pre{font-size:13px;padding:14px}.ami-native-share-button{order:-1}}

/* Article header refinement — v4.2.0 */
.article-header{max-width:900px;padding:10px 0 4px}
.article-kicker-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:17px}
.article-kicker-row .category-pill{transition:transform .2s ease,box-shadow .2s ease}
.article-kicker-row .category-pill:hover{transform:translateY(-1px);box-shadow:0 7px 16px rgba(227,30,47,.2)}
.article-read-time{display:inline-flex;align-items:center;min-height:28px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.02em}
.article-read-time:before{content:"";width:4px;height:4px;margin-right:10px;border-radius:50%;background:#b8bec9}
.article-header .article-title{max-width:880px;margin:0 0 18px;font-size:clamp(28px,3vw,38px);line-height:1.16;letter-spacing:-.03em;font-weight:750;text-wrap:balance;overflow-wrap:anywhere;hyphens:auto;color:var(--navy)}
.article-header .article-deck{max-width:820px;margin-bottom:24px;font-size:clamp(18px,1.7vw,22px);line-height:1.48;color:#566071;text-wrap:pretty}
.article-byline{display:flex;align-items:center;gap:12px;padding-top:17px;border-top:1px solid var(--line)}
.article-author-avatar{flex:0 0 48px}
.article-author-avatar img{width:48px;height:48px;border-radius:50%;object-fit:cover;background:var(--soft)}
.article-byline-copy{min-width:0}
.article-author-name{margin-bottom:3px;color:var(--ink);font-size:13px;font-weight:800}
.article-author-name a{color:var(--navy)}
.article-author-name a:hover{color:var(--red)}
.article-byline .article-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:12px;line-height:1.4;color:var(--muted)}
@media(max-width:700px){.article-header{padding-top:4px}.article-kicker-row{margin-bottom:13px}.article-header .article-title{font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(23px,6.5vw,28px);line-height:1.2;letter-spacing:-.025em;margin-bottom:14px}.article-header .article-deck{font-size:18px;line-height:1.48;margin-bottom:20px}.article-read-time{font-size:11px}.article-byline{padding-top:14px}.article-author-avatar,.article-author-avatar img{width:42px;height:42px;flex-basis:42px}.article-byline .article-meta{font-size:11px;gap:5px}}
@media(max-width:390px){.article-header .article-title{font-size:22px;line-height:1.22}.article-kicker-row{gap:8px}.article-read-time:before{margin-right:7px}}

/* Editorial single article — v4.3.0 */
.editorial-single-layout{padding-top:34px;align-items:start}.editorial-article{overflow:visible}.editorial-header{max-width:940px;padding:0 0 22px}.editorial-header .article-kicker-row{margin-bottom:18px}.editorial-header .article-title{max-width:840px;font-family:var(--headline,Georgia,"Times New Roman",serif);font-size:clamp(30px,3.05vw,44px);font-weight:800;line-height:1.08;letter-spacing:-.035em;color:#10172b;margin:0 0 18px;text-wrap:balance}.editorial-header .article-deck{max-width:790px;font-size:clamp(18px,1.55vw,21px);line-height:1.48;color:#596273;margin:0 0 24px}.editorial-meta-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:18px;border-top:1px solid var(--line)}.editorial-meta-row .article-byline{padding:0;border:0}.article-tools-inline{margin:0;padding:0;border:0;display:flex;align-items:center;gap:10px}.article-tools-inline .share-label{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.editorial-featured-image{margin:6px 0 30px}.editorial-featured-image img{width:100%;max-height:680px;object-fit:cover;border-radius:18px}.editorial-featured-image figcaption{max-width:820px;margin:9px auto 0;font-size:12px;line-height:1.5;color:var(--muted);text-align:left}.article-reading-column{max-width:820px}.editorial-content{max-width:760px;font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.82;color:#242936}.editorial-content>p{margin:0 0 1.45em}.editorial-content h2,.editorial-content h3,.editorial-content h4{font-family:Inter,ui-sans-serif,sans-serif;color:#10172b;letter-spacing:-.025em}.editorial-content h2{font-size:31px;line-height:1.2;margin:1.7em 0 .65em}.editorial-content h3{font-size:24px;line-height:1.25;margin:1.5em 0 .6em}.editorial-content blockquote{margin:34px 0;padding:6px 0 6px 24px;border-left:4px solid var(--red);font-family:var(--headline,Georgia,serif);font-size:25px;line-height:1.45;font-weight:700;color:#18213b}.editorial-content>p:first-of-type:first-letter{font-family:var(--headline,Georgia,serif);font-size:4.35em;line-height:.78;font-weight:800;padding:.1em .11em 0 0}.editorial-footer{max-width:820px;margin-top:42px;padding-top:26px;border-top:1px solid var(--line)}.editorial-footer .tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.editorial-footer .tags a{display:inline-flex;padding:7px 11px;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:750;background:#fff}.editorial-footer .tags a:hover{border-color:var(--red);color:var(--red)}.editorial-post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.post-nav-item{min-width:0;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.post-nav-item span{display:block;margin-bottom:5px;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:var(--red)}.post-nav-item a{font-size:15px;line-height:1.35;font-weight:800;color:var(--navy)}.post-nav-next{text-align:right}.related-posts{max-width:940px}.related-grid article{transition:transform .2s ease}.related-grid article:hover{transform:translateY(-3px)}
@media(max-width:900px){.editorial-meta-row{align-items:flex-start}.article-tools-inline{flex-shrink:0}.editorial-content,.article-reading-column{max-width:100%}}
@media(max-width:700px){.editorial-single-layout{padding-top:20px}.editorial-header{padding-bottom:16px}.editorial-header .article-kicker-row{margin-bottom:13px}.editorial-header .article-title{font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(23px,7vw,29px);line-height:1.16;letter-spacing:-.028em;margin-bottom:14px}.editorial-header .article-deck{font-size:17px;line-height:1.5;margin-bottom:18px}.editorial-meta-row{display:block;padding-top:14px}.article-tools-inline{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);align-items:flex-start;flex-direction:column}.editorial-featured-image{margin:2px -11px 24px}.editorial-featured-image img{max-height:none;border-radius:0}.editorial-featured-image figcaption{padding:0 11px}.editorial-content{font-size:18px;line-height:1.75}.editorial-content h2{font-size:27px}.editorial-content h3{font-size:22px}.editorial-content blockquote{font-size:21px;margin:28px 0;padding-left:18px}.editorial-content>p:first-of-type:first-letter{font-size:3.65em}.editorial-post-navigation{grid-template-columns:1fr}.post-nav-next{text-align:left}}
@media(max-width:390px){.editorial-header .article-title{font-size:22px;line-height:1.2}.editorial-content{font-size:17px}.editorial-meta-row .article-author-avatar,.editorial-meta-row .article-author-avatar img{width:40px;height:40px}}

/* Article reading layout polish — v4.4.0 */
.single-post .editorial-single-layout{grid-template-columns:minmax(0,1fr) 300px;gap:48px;padding-top:30px}
.single-post .editorial-header{max-width:900px;padding-bottom:18px}
.single-post .editorial-header .article-title{max-width:780px!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:clamp(30px,2.45vw,38px)!important;line-height:1.12!important;letter-spacing:-.032em!important;font-weight:800!important;margin-bottom:16px!important}
.single-post .editorial-header .article-deck{max-width:760px;font-size:19px;line-height:1.52}
.single-post .editorial-meta-row{align-items:flex-end;gap:18px;padding-top:15px}
.single-post .article-tools-inline{max-width:100%;flex-wrap:wrap;justify-content:flex-end}
.single-post .article-tools-inline .ami-native-share{display:flex;flex-wrap:wrap;gap:7px}
.single-post .article-tools-inline .ami-native-share a,.single-post .article-tools-inline .ami-native-share button{min-height:36px;padding:0 11px;font-size:11px}
.single-post .editorial-featured-image{margin:8px 0 28px}
.single-post .editorial-featured-image img{border-radius:14px}
.single-post .article-reading-column{max-width:800px}
.single-post .editorial-content{max-width:780px;font-size:18.5px;line-height:1.78;color:#252b38}
.single-post .editorial-content>p{margin-bottom:1.35em}
.single-post .editorial-content>p:first-of-type:first-letter{font-size:3.45em;line-height:.82;color:var(--red);padding-right:.09em}
.single-post .article-sidebar .widget{padding:19px;border-radius:14px}
.single-post .article-sidebar .widget-title{font-size:17px}
.single-post .article-sidebar .trending a{font-size:13px;line-height:1.35}
.single-post .article-sidebar .trending small{font-size:10px}
.single-post .editorial-footer{max-width:800px}
.single-post .author-box{border-radius:14px;background:#f7f8fb}
.single-post .related-posts{max-width:800px;margin-top:38px}
.single-post .related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.single-post .related-grid .related-image{aspect-ratio:16/9;height:auto}
.single-post .related-grid h3{font-size:16px;line-height:1.35}

@media(max-width:1080px){
 .single-post .editorial-single-layout{grid-template-columns:minmax(0,1fr) 280px;gap:30px}
 .single-post .editorial-header .article-title{font-size:clamp(29px,3.1vw,36px)!important}
}
@media(max-width:900px){
 .single-post .editorial-single-layout{grid-template-columns:1fr}
 .single-post .article-sidebar{max-width:800px;width:100%;border-top:1px solid var(--line);padding-top:28px}
 .single-post .editorial-header,.single-post .article-reading-column,.single-post .editorial-footer,.single-post .related-posts{max-width:100%}
}
@media(max-width:700px){
 .single-post .editorial-single-layout{padding-top:18px}
 .single-post .editorial-header .article-title{font-size:clamp(24px,6.4vw,29px)!important;line-height:1.16!important;letter-spacing:-.026em!important}
 .single-post .editorial-header .article-deck{font-size:17px}
 .single-post .editorial-meta-row{align-items:flex-start}
 .single-post .article-tools-inline{align-items:flex-start;justify-content:flex-start;width:100%}
 .single-post .article-tools-inline .ami-native-share{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}
 .single-post .article-tools-inline .ami-native-share a,.single-post .article-tools-inline .ami-native-share button{flex:0 0 auto}
 .single-post .editorial-content{font-size:17.5px;line-height:1.72}
 .single-post .editorial-content>p:first-of-type:first-letter{font-size:3em}
 .single-post .related-grid{grid-template-columns:1fr 1fr;gap:14px}
 .single-post .related-grid h3{font-size:14px}
}
@media(max-width:480px){
 .single-post .editorial-header .article-title{font-size:24px!important}
 .single-post .related-grid{grid-template-columns:1fr}
 .single-post .related-grid h3{font-size:16px}
}

/* Fully responsive editorial article system — v4.5.0 */
.single-post{--article-measure:760px;--article-copy:clamp(17px,1.15vw,19px)}
.single-post .editorial-single-layout{grid-template-columns:minmax(0,1fr) clamp(270px,24vw,310px);gap:clamp(28px,4vw,52px);padding-top:clamp(18px,3vw,34px)}
.single-post .editorial-article,.single-post .editorial-header,.single-post .article-reading-column,.single-post .editorial-content,.single-post .editorial-footer,.single-post .related-posts{min-width:0}
.single-post .article-breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;font-size:clamp(10px,.8vw,12px);line-height:1.45;color:var(--muted);margin-bottom:clamp(15px,2vw,22px);overflow-wrap:anywhere}
.single-post .editorial-header{max-width:900px;padding-bottom:clamp(16px,2vw,23px)}
.single-post .article-kicker-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-bottom:clamp(12px,1.5vw,17px)}
.single-post .article-kicker-row .category-pill{font-size:clamp(9px,.72vw,11px);min-height:26px;padding-inline:10px}
.single-post .article-read-time{font-size:clamp(10px,.75vw,12px);line-height:1.4;white-space:normal}
.single-post .editorial-header .article-title{max-width:820px!important;font-size:clamp(26px,2.55vw,38px)!important;line-height:1.12!important;letter-spacing:clamp(-1.25px,-.03em,-.45px)!important;font-weight:800!important;text-wrap:balance;overflow-wrap:anywhere;word-break:normal;hyphens:auto;margin:0 0 clamp(13px,1.6vw,18px)!important}
.single-post .editorial-header .article-deck{max-width:780px;font-size:clamp(16px,1.35vw,19px);line-height:1.55;margin-bottom:clamp(17px,2vw,24px);overflow-wrap:anywhere}
.single-post .editorial-meta-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 22px;padding-top:clamp(13px,1.5vw,17px)}
.single-post .article-byline{min-width:0;align-items:center}
.single-post .article-author-avatar,.single-post .article-author-avatar img{width:clamp(40px,4vw,48px);height:clamp(40px,4vw,48px);flex:0 0 auto}
.single-post .article-byline-copy{min-width:0}
.single-post .article-author-name{font-size:clamp(12px,.95vw,14px);line-height:1.35;overflow-wrap:anywhere}
.single-post .article-meta{display:flex;flex-wrap:wrap;gap:4px 8px;font-size:clamp(10px,.78vw,12px);line-height:1.5;overflow-wrap:anywhere}
.single-post .article-tools-inline{min-width:0;max-width:100%;justify-content:flex-end}
.single-post .article-tools-inline .share-label{font-size:10px}
.single-post .article-tools-inline .ami-native-share{max-width:100%}
.single-post .article-tools-inline .ami-native-share a,.single-post .article-tools-inline .ami-native-share button{font-size:clamp(10px,.72vw,11px);white-space:nowrap}
.single-post .editorial-featured-image{margin:clamp(4px,1vw,10px) 0 clamp(22px,3vw,32px)}
.single-post .editorial-featured-image img{width:100%;height:auto;max-height:min(68vh,680px);object-fit:cover;border-radius:clamp(10px,1.2vw,16px)}
.single-post .editorial-featured-image figcaption{font-size:clamp(10px,.8vw,12px);line-height:1.55;padding-top:2px;overflow-wrap:anywhere}
.single-post .article-reading-column{width:100%;max-width:var(--article-measure)}
.single-post .editorial-content{width:100%;max-width:var(--article-measure);font-size:var(--article-copy);line-height:clamp(1.68,1.74,1.8);overflow-wrap:anywhere;word-break:normal}
.single-post .editorial-content p,.single-post .editorial-content li,.single-post .editorial-content dd,.single-post .editorial-content figcaption,.single-post .editorial-content blockquote{overflow-wrap:anywhere}
.single-post .editorial-content p{margin-top:0;margin-bottom:clamp(1.05em,1.35em,1.45em)}
.single-post .editorial-content h2{font-size:clamp(24px,2.15vw,31px);line-height:1.22;margin:clamp(1.35em,1.7em,1.8em) 0 .6em;overflow-wrap:anywhere;text-wrap:balance}
.single-post .editorial-content h3{font-size:clamp(20px,1.7vw,25px);line-height:1.27;margin:1.45em 0 .55em;overflow-wrap:anywhere;text-wrap:balance}
.single-post .editorial-content h4{font-size:clamp(18px,1.35vw,21px);line-height:1.32;overflow-wrap:anywhere}
.single-post .editorial-content ul,.single-post .editorial-content ol{padding-left:clamp(20px,3vw,30px);margin-bottom:1.35em}
.single-post .editorial-content li{margin-bottom:.55em}
.single-post .editorial-content blockquote{font-size:clamp(20px,2vw,26px);line-height:1.48;margin:clamp(24px,3vw,36px) 0;padding-left:clamp(16px,2vw,24px)}
.single-post .editorial-content>p:first-of-type:first-letter{font-size:clamp(2.65em,5vw,3.45em);line-height:.82}
.single-post .editorial-content img,.single-post .editorial-content video,.single-post .editorial-content iframe,.single-post .editorial-content embed,.single-post .editorial-content object{max-width:100%;height:auto}
.single-post .editorial-content iframe{width:100%;aspect-ratio:16/9;border:0}
.single-post .editorial-content figure{max-width:100%;margin:clamp(22px,3vw,34px) 0}
.single-post .editorial-content figcaption{font-size:clamp(10px,.85vw,13px);line-height:1.5;color:var(--muted)}
.single-post .editorial-content table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:clamp(13px,1vw,16px);white-space:nowrap}
.single-post .editorial-content pre{max-width:100%;overflow:auto;font-size:clamp(12px,.9vw,14px)}
.single-post .editorial-content a{overflow-wrap:anywhere;text-underline-offset:3px}
.single-post .editorial-footer{max-width:var(--article-measure);margin-top:clamp(32px,4vw,48px)}
.single-post .editorial-footer .tags{align-items:flex-start;font-size:clamp(11px,.85vw,13px)}
.single-post .editorial-footer .tags a{font-size:clamp(10px,.8vw,12px);line-height:1.35}
.single-post .author-box{grid-template-columns:auto minmax(0,1fr);gap:clamp(13px,2vw,20px);padding:clamp(16px,2.2vw,24px)}
.single-post .author-box h3{font-size:clamp(16px,1.3vw,20px);overflow-wrap:anywhere}
.single-post .author-box p{font-size:clamp(12px,1vw,14px);line-height:1.55;overflow-wrap:anywhere}
.single-post .editorial-post-navigation{gap:clamp(10px,1.5vw,16px)}
.single-post .post-nav-item{padding:clamp(14px,1.7vw,18px)}
.single-post .post-nav-item a{font-size:clamp(13px,1vw,15px);overflow-wrap:anywhere}
.single-post .related-posts{max-width:var(--article-measure);margin-top:clamp(32px,4vw,44px)}
.single-post .related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,22px)}
.single-post .related-grid article{min-width:0}
.single-post .related-grid h3{font-size:clamp(14px,1.15vw,17px);line-height:1.38;overflow-wrap:anywhere;text-wrap:balance}
.single-post .related-grid .eyebrow{font-size:clamp(9px,.7vw,11px)}
.single-post .article-sidebar{min-width:0}
.single-post .article-sidebar .widget{padding:clamp(16px,1.8vw,20px)}
.single-post .article-sidebar .widget-title{font-size:clamp(16px,1.25vw,18px)}
.single-post .article-sidebar .trending li{min-width:0}
.single-post .article-sidebar .trending div{min-width:0}
.single-post .article-sidebar .trending a{display:block;font-size:clamp(12px,.95vw,14px);line-height:1.42;overflow-wrap:anywhere}
.single-post .article-sidebar .trending small{font-size:10px;line-height:1.4}
.single-post .article-sidebar .widget p,.single-post .article-sidebar .widget li,.single-post .article-sidebar .widget a{overflow-wrap:anywhere}

@media(max-width:1050px){
 .single-post .editorial-single-layout{grid-template-columns:minmax(0,1fr) 270px;gap:28px}
 .single-post .editorial-meta-row{grid-template-columns:1fr}
 .single-post .article-tools-inline{justify-content:flex-start}
}
@media(max-width:860px){
 .single-post .editorial-single-layout{grid-template-columns:1fr}
 .single-post .article-sidebar{max-width:var(--article-measure);width:100%;padding-top:24px;border-top:1px solid var(--line)}
 .single-post .article-sidebar .sticky-widget{position:static}
 .single-post .article-sidebar .widget{padding:18px}
 .single-post .article-sidebar .trending{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}
}
@media(max-width:700px){
 .single-post .editorial-single-layout{padding-top:16px}
 .single-post .editorial-header .article-title{font-size:clamp(23px,6.4vw,29px)!important;line-height:1.17!important}
 .single-post .editorial-meta-row{gap:12px}
 .single-post .article-tools-inline{display:block}
 .single-post .article-tools-inline .share-label{display:block;margin-bottom:8px}
 .single-post .article-tools-inline .ami-native-share{display:flex;width:100%;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap;padding:1px 0 5px}
 .single-post .article-tools-inline .ami-native-share::-webkit-scrollbar{display:none}
 .single-post .article-tools-inline .ami-native-share a,.single-post .article-tools-inline .ami-native-share button{flex:0 0 auto;min-height:38px}
 .single-post .editorial-featured-image{margin-left:-11px;margin-right:-11px}
 .single-post .editorial-featured-image img{max-height:none;border-radius:0}
 .single-post .editorial-featured-image figcaption{padding-inline:11px}
 .single-post .editorial-content{font-size:clamp(16.5px,4.55vw,18px);line-height:1.72}
 .single-post .editorial-content>p:first-of-type:first-letter{font-size:2.8em}
 .single-post .editorial-post-navigation{grid-template-columns:1fr}
 .single-post .post-nav-next{text-align:left}
 .single-post .article-sidebar .trending{grid-template-columns:1fr}
}
@media(max-width:480px){
 .single-post .article-breadcrumbs{font-size:10px}
 .single-post .editorial-header .article-title{font-size:clamp(22px,7vw,26px)!important;line-height:1.19!important;letter-spacing:-.02em!important}
 .single-post .editorial-header .article-deck{font-size:16px;line-height:1.5}
 .single-post .article-byline{align-items:flex-start}
 .single-post .article-meta span[aria-hidden="true"]{display:none}
 .single-post .article-meta{gap:2px 8px}
 .single-post .article-meta>*{flex-basis:auto}
 .single-post .related-grid{grid-template-columns:1fr}
 .single-post .author-box{grid-template-columns:1fr}
 .single-post .author-avatar img{width:56px;height:56px}
 .single-post .editorial-content blockquote{margin-inline:0}
}
@media(max-width:360px){
 .single-post .editorial-header .article-title{font-size:21px!important}
 .single-post .editorial-content{font-size:16px}
 .single-post .article-kicker-row{align-items:flex-start;flex-direction:column}
}


/* v4.6.0 — author presentation and full-theme polish */
:where(a,button,input,textarea,select):focus-visible{outline:3px solid rgba(227,30,47,.24);outline-offset:3px}
.site-content{overflow:clip}.single-post .editorial-header{border-bottom:0}.single-post .editorial-meta-row{border-top:1px solid var(--line)}
.single-post .article-byline{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}
.single-post .article-author-avatar{display:block;width:52px;height:52px;border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 0 0 1px var(--line),0 7px 18px rgba(17,25,54,.1);transition:transform .2s ease,box-shadow .2s ease}
.single-post .article-author-avatar:hover{transform:translateY(-1px);box-shadow:0 0 0 1px var(--red),0 9px 22px rgba(17,25,54,.13)}
.single-post .article-author-avatar img{width:100%;height:100%;object-fit:cover}
.single-post .article-byline-label{display:block;margin-bottom:1px;color:var(--muted);font-size:10px;font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:.08em}
.single-post .article-author-name{font-size:14px;font-weight:850;line-height:1.28;color:var(--navy)}
.single-post .article-author-name a:hover{color:var(--red)}
.single-post .article-meta{margin-top:3px;color:var(--muted)}
.single-post .author-box{position:relative;display:grid;grid-template-columns:84px minmax(0,1fr);gap:20px;align-items:start;margin-top:26px;padding:24px;border:1px solid var(--line);border-left:4px solid var(--red);border-radius:16px;background:linear-gradient(135deg,#fff,#f7f8fb);box-shadow:0 12px 32px rgba(17,25,54,.06)}
.single-post .author-avatar{display:block;width:84px;height:84px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 0 0 1px var(--line)}
.single-post .author-avatar img{width:100%;height:100%;object-fit:cover}
.single-post .author-details{min-width:0}.single-post .author-box-label{display:block;margin-bottom:4px;color:var(--red);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.single-post .author-box h3{margin:0 0 7px;color:var(--navy);font-size:20px;line-height:1.2}.single-post .author-box h3 a:hover{color:var(--red)}
.single-post .author-box p{max-width:620px;margin:0 0 11px;color:#5f6878;font-size:14px;line-height:1.62}
.single-post .author-articles-link{display:inline-flex;align-items:center;gap:7px;color:var(--navy);font-size:12px;font-weight:850}.single-post .author-articles-link:hover{color:var(--red)}
.single-post .article-tools-inline{padding:0;border:0}.single-post .article-tools-inline .ami-native-share a,.single-post .article-tools-inline .ami-native-share button{border:1px solid var(--line);background:#fff;box-shadow:none}.single-post .article-tools-inline .ami-native-share a:hover,.single-post .article-tools-inline .ami-native-share button:hover{border-color:#cfd4df;background:var(--soft)}
.single-post .editorial-content{color:#202634}.single-post .editorial-content p{max-width:72ch}.single-post .editorial-content strong{color:#111936}.single-post .editorial-content a:not(.wp-block-button__link){color:#be1424;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.single-post .editorial-content a:hover{color:var(--navy)}
.single-post .editorial-content img{border-radius:12px}.single-post .editorial-content figcaption{margin-top:7px}.single-post .editorial-content hr{border:0;border-top:1px solid var(--line);margin:38px 0}
.single-post .post-nav-item{border:1px solid var(--line);border-radius:13px;background:#fff;transition:.2s}.single-post .post-nav-item:hover{border-color:#cfd4df;box-shadow:0 9px 24px rgba(17,25,54,.06);transform:translateY(-1px)}
.single-post .related-grid article{padding-bottom:10px}.single-post .related-image{border-radius:13px;overflow:hidden;background:var(--soft)}.single-post .related-image img{transition:transform .35s ease}.single-post .related-grid article:hover .related-image img{transform:scale(1.035)}
.widget,.newsletter,.side-card,.news-image,.hero-main,.related-image{isolation:isolate}.widget-title,.section-heading h2,.news-body h3,.side-card h2{text-wrap:balance;overflow-wrap:anywhere}
.archive-title,.page-title{font-size:clamp(28px,4vw,46px);line-height:1.08;letter-spacing:-.035em;text-wrap:balance}
.site-footer a:hover{color:#fff}.footer-menu a,.footer-links a{overflow-wrap:anywhere}
@media(max-width:700px){.single-post .editorial-meta-row{padding-top:14px}.single-post .article-byline{gap:10px}.single-post .article-author-avatar{width:46px;height:46px}.single-post .article-byline-label{font-size:9px}.single-post .article-author-name{font-size:13px}.single-post .author-box{grid-template-columns:64px minmax(0,1fr);gap:15px;padding:18px}.single-post .author-avatar{width:64px;height:64px}.single-post .author-box h3{font-size:18px}.single-post .author-box p{font-size:13px}.single-post .editorial-content img{border-radius:9px}}
@media(max-width:440px){.container{width:min(calc(100% - 24px),var(--container))}.single-post .author-box{grid-template-columns:1fr;text-align:left}.single-post .author-avatar{width:58px;height:58px}.single-post .article-meta{font-size:10px}.single-post .article-meta span[aria-hidden="true"]{display:none}.single-post .article-meta{column-gap:8px}.single-post .article-meta>*{display:inline-block}.single-post .editorial-content p{max-width:none}.news-card{grid-template-columns:1fr}.news-image{height:auto;aspect-ratio:16/9}}

/* v4.7.0 — Complete article readability and author polish */
.single-post{--article-measure:780px;--article-title-measure:850px}
.single-post .editorial-single-layout{grid-template-columns:minmax(0,1fr) 300px;gap:clamp(34px,4.2vw,58px);align-items:start;max-width:1180px}
.single-post .single-article{min-width:0}
.single-post .editorial-header{max-width:var(--article-title-measure);padding-bottom:18px}
.single-post .article-breadcrumbs{margin-bottom:16px;font-size:11px;color:#7b8494}
.single-post .article-kicker-row{margin-bottom:11px;gap:11px}
.single-post .editorial-header .article-title{max-width:820px!important;margin-bottom:15px!important;font-size:clamp(29px,2.65vw,39px)!important;line-height:1.1!important;letter-spacing:-.035em!important;font-weight:820!important}
.single-post .article-deck{max-width:760px;margin:0 0 17px;font-size:clamp(16px,1.35vw,19px);line-height:1.52;color:#4f5969}
.single-post .editorial-meta-row{grid-template-columns:minmax(230px,1fr);gap:14px;padding-top:15px;border-top:1px solid var(--line)}
.single-post .article-byline{display:flex;align-items:center;gap:12px;min-width:0}
.single-post .article-author-avatar{flex:0 0 46px;width:46px;height:46px;border:1px solid #e1e5ec;border-radius:50%;overflow:hidden;background:#f2f4f7}
.single-post .article-author-avatar img{width:100%;height:100%;object-fit:cover}
.single-post .article-byline-copy{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"label name" "meta meta";align-items:baseline;column-gap:5px;min-width:0}
.single-post .article-byline-label{grid-area:label;margin:0;font-size:10px;white-space:nowrap}
.single-post .article-author-name{grid-area:name;font-size:14px;font-weight:850;line-height:1.25;min-width:0}
.single-post .article-meta{grid-area:meta;display:flex;flex-wrap:wrap;gap:3px 8px;margin-top:3px;font-size:11px;line-height:1.45;color:#727c8c}
.single-post .article-tools-inline{justify-content:flex-start;display:flex;align-items:center;gap:9px;width:100%;padding-top:2px}
.single-post .article-tools-inline .share-label{flex:0 0 auto;color:#6b7483}
.single-post .article-tools-inline .ami-native-share{display:flex;flex-wrap:wrap;gap:6px;min-width:0}
.single-post .article-tools-inline .ami-native-share a,.single-post .article-tools-inline .ami-native-share button{min-height:32px;padding:0 9px;border-radius:999px;font-size:10px}
.single-post .editorial-featured-image{max-width:var(--article-title-measure);margin:8px 0 28px}
.single-post .editorial-featured-image img{aspect-ratio:auto;max-height:none;object-fit:contain;background:#f3f5f8;border-radius:14px}
.single-post .article-reading-column{max-width:var(--article-measure);margin:0}
.single-post .editorial-content{font-family:Georgia,"Times New Roman",serif;color:#222936;font-size:clamp(17px,1.18vw,18.5px);line-height:1.78;letter-spacing:-.005em}
.single-post .editorial-content>p,.single-post .editorial-content>ul,.single-post .editorial-content>ol,.single-post .editorial-content>h2,.single-post .editorial-content>h3,.single-post .editorial-content>h4,.single-post .editorial-content>blockquote{max-width:100%}
.single-post .editorial-content p{margin:0 0 1.28em}
.single-post .editorial-content h2{margin:1.9em 0 .62em;font-family:Inter,Arial,sans-serif;font-size:clamp(24px,2vw,31px);line-height:1.18;letter-spacing:-.025em}
.single-post .editorial-content h3{margin:1.65em 0 .55em;font-family:Inter,Arial,sans-serif;font-size:clamp(20px,1.55vw,25px);line-height:1.25}
.single-post .editorial-content strong{font-weight:750}
.single-post .editorial-content>p:first-child:first-letter{float:none;margin:0;color:inherit;font:inherit}
.single-post .editorial-content blockquote{margin:28px 0;padding:20px 24px;border-left:4px solid var(--red);background:#f7f8fb;border-radius:0 12px 12px 0;font-size:1.08em;line-height:1.65}
.single-post .editorial-footer{max-width:var(--article-measure);margin-top:34px}
.single-post .tags{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:24px 0;font-family:Inter,Arial,sans-serif;font-size:11px}
.single-post .tags strong{margin-right:2px}
.single-post .tags a{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:#fff}
.single-post .author-box{grid-template-columns:68px minmax(0,1fr);gap:17px;margin-top:28px;padding:20px 22px;border-left-width:3px;box-shadow:0 8px 24px rgba(17,25,54,.05)}
.single-post .author-avatar{width:68px;height:68px}
.single-post .author-box-label{font-size:9px}
.single-post .author-box h3{font-size:18px;margin-bottom:5px}
.single-post .author-box p{max-width:none;font-size:13px;line-height:1.55;margin-bottom:8px}
.single-post .author-articles-link{font-size:11px}
.single-post .editorial-post-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}
.single-post .editorial-post-navigation.has-single-item{grid-template-columns:minmax(0,1fr)}
.single-post .post-nav-item{display:block;min-width:0;padding:15px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;transition:.2s}
.single-post .post-nav-item:hover{border-color:#cfd4df;box-shadow:0 8px 20px rgba(17,25,54,.06);transform:translateY(-1px)}
.single-post .post-nav-item span{display:block;margin-bottom:4px;color:var(--red);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.single-post .post-nav-item strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--navy);font-size:13px;line-height:1.38}
.single-post .post-nav-next{text-align:right}
.single-post .related-posts{max-width:var(--article-measure);margin-top:34px}
.single-post .related-posts .section-heading{margin-bottom:16px;padding-bottom:10px}
.single-post .related-posts .section-heading h2{font-size:25px}
.single-post .related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}
.single-post .related-grid article{display:grid;grid-template-columns:150px minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:13px;align-items:start;padding:0}
.single-post .related-grid .related-image{grid-row:1/3;width:150px;aspect-ratio:16/10;border-radius:10px}
.single-post .related-grid .eyebrow{margin-top:1px;font-size:9px}
.single-post .related-grid h3{margin:4px 0 0;font-size:14px;line-height:1.36}
.single-post .article-sidebar{position:relative}
.single-post .article-sidebar .sticky-widget{position:sticky;top:126px}
.single-post .article-sidebar .widget{padding:18px;border-radius:14px}
.single-post .article-sidebar .widget-title{font-size:17px;margin-bottom:10px;padding-bottom:10px}
.single-post .article-sidebar .trending li{gap:10px;padding:11px 0}
.single-post .article-sidebar .trending>li>span{flex:0 0 24px;font-size:22px;line-height:1.1}
.single-post .article-sidebar .trending a{font-size:12px;line-height:1.38;font-weight:750}
.single-post .article-sidebar .trending small{display:block;margin-top:3px;font-size:9px;color:#8a93a2}
.single-post .article-sidebar .search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}
.single-post .article-sidebar .search-field{min-width:0;height:40px;padding-inline:10px;font-size:12px}
.single-post .article-sidebar .search-submit{height:40px;padding-inline:10px;font-size:11px}
@media(max-width:1050px){.single-post .editorial-single-layout{grid-template-columns:minmax(0,1fr) 270px;gap:28px}.single-post .related-grid article{grid-template-columns:120px minmax(0,1fr)}.single-post .related-grid .related-image{width:120px}}
@media(max-width:880px){.single-post .editorial-single-layout{grid-template-columns:1fr;max-width:820px}.single-post .editorial-header,.single-post .editorial-featured-image,.single-post .article-reading-column,.single-post .editorial-footer,.single-post .related-posts{max-width:100%}.single-post .article-sidebar{max-width:100%;padding-top:26px;border-top:1px solid var(--line)}.single-post .article-sidebar .sticky-widget{position:static}.single-post .article-sidebar .trending{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.single-post .editorial-header .article-title{font-size:clamp(25px,7.2vw,31px)!important;line-height:1.13!important}.single-post .article-deck{font-size:16px}.single-post .article-byline-copy{grid-template-columns:1fr;grid-template-areas:"label" "name" "meta"}.single-post .article-tools-inline{display:block}.single-post .article-tools-inline .share-label{display:block;margin-bottom:7px}.single-post .article-tools-inline .ami-native-share{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.single-post .editorial-featured-image{margin-inline:-12px}.single-post .editorial-featured-image img{border-radius:0}.single-post .editorial-featured-image figcaption{padding-inline:12px}.single-post .editorial-content{font-size:17px;line-height:1.72}.single-post .author-box{grid-template-columns:56px minmax(0,1fr);padding:17px}.single-post .author-avatar{width:56px;height:56px}.single-post .editorial-post-navigation{grid-template-columns:1fr}.single-post .post-nav-next{text-align:left}.single-post .related-grid{grid-template-columns:1fr}.single-post .related-grid article{grid-template-columns:128px minmax(0,1fr)}.single-post .related-grid .related-image{width:128px}.single-post .article-sidebar .trending{grid-template-columns:1fr}}
@media(max-width:420px){.single-post .editorial-header .article-title{font-size:24px!important}.single-post .article-byline{align-items:flex-start}.single-post .article-author-avatar{flex-basis:42px;width:42px;height:42px}.single-post .article-meta{font-size:10px}.single-post .related-grid article{grid-template-columns:108px minmax(0,1fr)}.single-post .related-grid .related-image{width:108px}.single-post .related-grid h3{font-size:13px}.single-post .author-box{grid-template-columns:1fr}.single-post .author-avatar{width:52px;height:52px}}

/* v4.8.0 — responsive editorial refinement */
:root{--content-pad:clamp(16px,3vw,32px)}
body{overflow-x:hidden}
.site-header,.main-nav,.search-panel{width:100%}
.custom-logo-link{display:inline-flex;align-items:center;max-width:min(260px,45vw)}
.custom-logo{max-width:100%;height:auto}

.single-post .editorial-single-layout{padding-top:clamp(20px,3vw,38px);padding-bottom:clamp(48px,6vw,76px)}
.single-post .editorial-article{min-width:0}
.single-post .article-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:6px;line-height:1.5}
.single-post .article-breadcrumbs a{transition:color .2s ease}
.single-post .article-breadcrumbs a:hover{color:var(--red)}
.single-post .article-kicker-row{display:flex;align-items:center;flex-wrap:wrap}
.single-post .article-read-time{color:var(--muted);font-size:11px;font-weight:700}
.single-post .editorial-header .article-title{text-wrap:balance;overflow-wrap:anywhere;hyphens:auto}
.single-post .article-deck{text-wrap:pretty;overflow-wrap:anywhere}
.single-post .editorial-meta-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}
.single-post .article-byline-copy{overflow:hidden}
.single-post .article-author-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.single-post .article-tools-inline{width:auto}
.single-post .article-tools-inline .ami-native-share a,.single-post .article-tools-inline .ami-native-share button{display:inline-flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap;transition:background .2s ease,border-color .2s ease,transform .2s ease}
.single-post .article-tools-inline .ami-native-share a:hover,.single-post .article-tools-inline .ami-native-share button:hover{transform:translateY(-1px)}
.single-post .editorial-featured-image{overflow:hidden}
.single-post .editorial-featured-image img{width:100%;height:auto}
.single-post .editorial-featured-image figcaption{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}
.single-post .editorial-content{min-width:0;overflow-wrap:break-word}
.single-post .editorial-content>*:first-child{margin-top:0}
.single-post .editorial-content>*:last-child{margin-bottom:0}
.single-post .editorial-content ul,.single-post .editorial-content ol{padding-left:1.35em;margin:0 0 1.35em}
.single-post .editorial-content li+li{margin-top:.45em}
.single-post .editorial-content iframe,.single-post .editorial-content video,.single-post .editorial-content object,.single-post .editorial-content embed{display:block;max-width:100%;border:0}
.single-post .editorial-content .wp-block-embed,.single-post .editorial-content .wp-block-video{margin:clamp(24px,4vw,38px) 0}
.single-post .editorial-content .wp-block-embed__wrapper{position:relative;max-width:100%;overflow:hidden;border-radius:12px}
.single-post .editorial-content .wp-block-image.alignwide,.single-post .editorial-content .wp-block-image.alignfull{max-width:100%;margin-left:0;margin-right:0}
.single-post .editorial-content table{border-collapse:collapse}
.single-post .editorial-content th,.single-post .editorial-content td{padding:10px 12px;border:1px solid var(--line);text-align:left}
.single-post .author-box{overflow:hidden}
.single-post .author-box p{text-wrap:pretty}
.single-post .post-nav-item strong{text-wrap:pretty}
.single-post .related-grid article{min-width:0}
.single-post .related-grid h3 a{display:block}
.single-post .article-sidebar{width:100%}
.single-post .article-sidebar .widget{overflow:hidden}

@media(max-width:1100px){
 .brand-row{gap:18px}.header-tagline{font-size:11px}.header-live{padding-inline:12px}
 .single-post .editorial-meta-row{grid-template-columns:1fr}
 .single-post .article-tools-inline{width:100%;justify-content:flex-start}
}
@media(max-width:900px){
 .topbar-right .secondary-nav{display:none}.brand-row{min-height:72px;grid-template-columns:minmax(0,1fr) auto}.header-centerline{display:none}.menu-toggle{display:block}
 .main-nav{display:none}.main-nav.is-open{display:block;position:absolute;left:0;right:0;max-height:calc(100vh - 72px);overflow:auto;box-shadow:0 18px 32px rgba(17,25,54,.16)}
 .main-nav>.container>.menu{display:block;padding:8px 0}.main-nav a{min-height:46px;padding-inline:14px}.main-nav .sub-menu{position:static;display:none;min-width:0;padding:0 0 8px 14px;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;background:transparent;color:#fff}.main-nav .submenu-open>.sub-menu{display:block}.main-nav .sub-menu a{color:#fff}.submenu-toggle{display:grid;position:absolute;right:6px;top:4px;width:38px;height:38px;place-items:center;border:0;border-radius:9px;background:rgba(255,255,255,.08);color:#fff}.submenu-open>.submenu-toggle{transform:rotate(180deg)}
 .single-post .editorial-single-layout{width:min(calc(100% - 28px),820px)}
}
@media(max-width:640px){
 .container{width:min(calc(100% - 24px),var(--container))}.topbar-inner{min-height:32px}.topbar-date{font-size:10px}.topbar-social{gap:7px}.topbar-social a{width:24px;height:24px}
 .brand-row{min-height:64px}.custom-logo-link{max-width:min(200px,48vw)}.header-actions{gap:6px}.header-live{height:38px;padding:0 10px}.header-live span:last-child{display:none}.search-toggle,.menu-toggle{width:38px;height:38px;border-radius:10px}
 .search-panel-inner{grid-template-columns:1fr;gap:8px;padding:14px 0}.search-label{font-size:12px}.search-field{height:44px}.search-submit{padding-inline:14px}
 .single-post .editorial-single-layout{width:min(calc(100% - 22px),820px);padding-top:14px}
 .single-post .article-breadcrumbs{margin-bottom:12px}
 .single-post .article-kicker-row{margin-bottom:9px}
 .single-post .editorial-header{padding-bottom:14px}
 .single-post .editorial-header .article-title{margin-bottom:12px!important}
 .single-post .editorial-meta-row{padding-top:13px}
 .single-post .article-tools-inline .share-label{font-size:10px}
 .single-post .article-tools-inline .ami-native-share a span,.single-post .article-tools-inline .ami-native-share button span{display:none}
 .single-post .article-tools-inline .ami-native-share a,.single-post .article-tools-inline .ami-native-share button{width:36px;height:36px;justify-content:center;padding:0;border-radius:50%}
 .single-post .editorial-featured-image{margin-top:4px;margin-bottom:22px}
 .single-post .editorial-content h2{font-size:clamp(22px,7vw,28px)}
 .single-post .editorial-content h3{font-size:clamp(19px,6vw,23px)}
 .single-post .editorial-content blockquote{padding:17px 18px}
 .single-post .author-box{border-left-width:0;border-top:3px solid var(--red)}
 .single-post .related-grid article{grid-template-columns:112px minmax(0,1fr)}
 .single-post .related-grid .related-image{width:112px}
}
@media(max-width:390px){
 .single-post .article-byline-copy{grid-template-columns:1fr;grid-template-areas:"label" "name" "meta"}
 .single-post .article-author-name{white-space:normal}
 .single-post .article-meta{font-size:9.5px}
 .single-post .related-grid article{grid-template-columns:96px minmax(0,1fr)}
 .single-post .related-grid .related-image{width:96px}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* v4.9.0 — newsroom polish: restrained, realistic editorial design */
:root{
 --red:#c7192d;
 --navy:#111827;
 --accent:#b88900;
 --ink:#15171a;
 --muted:#69707d;
 --line:#dedfe3;
 --soft:#f5f5f4;
 --radius:8px;
 --shadow:0 8px 24px rgba(17,24,39,.07);
 --container:1220px;
}
body{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:0;background:#fff;color:var(--ink)}
h1,h2,h3,h4,h5,h6{font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:-.018em}
.meta,.date,.eyebrow,.section-kicker,.article-meta,.article-read-time,.article-byline-label,.author-box-label,.category-pill,.main-nav a,.topbar,.header-tagline,.breaking,.read-more,.section-heading>a{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif}

/* Header: flatter and more like a working publication */
.site-header{background:#fff;backdrop-filter:none;box-shadow:none}
.site-header.is-scrolled{box-shadow:0 3px 12px rgba(17,24,39,.06)}
.brand-row{min-height:78px}
.logo-mark,.search-toggle,.menu-toggle{border-radius:4px;box-shadow:none}
.header-live{height:38px;border-radius:3px;box-shadow:none;padding-inline:13px}
.header-tagline{font-weight:600;letter-spacing:.12em;color:#737984}
.main-nav{background:#17191d;border-top:1px solid #25282e}
.main-nav a{font-weight:700;letter-spacing:.01em}
.main-nav li:hover>a,.main-nav .current-menu-item>a{background:#292c32}
.main-nav .sub-menu{border-radius:0;border:1px solid var(--line);box-shadow:0 10px 22px rgba(17,24,39,.1)}
.main-nav .sub-menu a{border-radius:0}
.search-field,.search-submit{border-radius:3px}

/* Breaking strip */
.breaking{background:#fafafa}
.breaking strong{font-weight:800}
.breaking-track a{font-weight:600}

/* Home lead area */
.homepage{padding-top:24px}
.hero-grid{gap:22px}
.hero-main{min-height:520px;border-radius:2px;box-shadow:none}
.hero-main:after{background:linear-gradient(180deg,rgba(0,0,0,.02) 28%,rgba(0,0,0,.88) 100%)}
.hero-overlay{padding:34px}
.hero-overlay h1{font-size:clamp(34px,3.7vw,54px);line-height:1.04;letter-spacing:-.035em}
.category-pill{min-height:25px;padding:0 8px;border-radius:2px;font-size:10px;letter-spacing:.08em}
.hero-side{gap:0;border-top:1px solid var(--line)}
.side-card{grid-template-columns:126px 1fr;gap:15px;padding:14px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;transition:none}
.side-card:hover{transform:none;box-shadow:none;background:#fafafa}
.side-image{min-height:92px;border-radius:2px}
.side-card h2{font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.22}
.home-trending-strip{margin:24px 0 36px;padding:12px 0;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0}

/* Sections and cards */
.section-heading{border-bottom:3px solid var(--ink);padding-bottom:10px;margin-bottom:16px}
.section-heading h2{font-size:31px;letter-spacing:-.025em}
.news-card{grid-template-columns:245px 1fr;gap:22px;padding:20px 0}
.news-image{height:162px;border-radius:2px}
.news-card:hover .news-image img{transform:none}
.news-body h3{font-size:25px;line-height:1.16}
.news-body p{font-size:15px;line-height:1.58;color:#575d66}
.widget,.newsletter{padding:20px;border-radius:2px;box-shadow:none}
.widget-title{font-family:Georgia,"Times New Roman",serif;border-bottom:3px solid var(--ink)}
.newsletter{background:#17191d}
.newsletter input[type=email],.newsletter input[type=submit],.newsletter button{border-radius:2px}
.category-block,.video-news-section{margin-top:54px}
.category-media,.compact-image,.video-card-media,.related-image{border-radius:2px!important}
.video-card .play-badge{border-radius:50%}

/* Article page */
.single-post .editorial-single-layout{grid-template-columns:minmax(0,800px) 300px;gap:48px;padding-top:30px}
.single-post .article-breadcrumbs{font-size:11px;text-transform:uppercase;letter-spacing:.055em;color:#777d87}
.single-post .editorial-header{padding-bottom:20px;border-bottom:1px solid var(--line)}
.single-post .article-kicker-row{margin-bottom:13px}
.single-post .editorial-header .article-title{max-width:780px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4.4vw,58px)!important;line-height:1.06!important;letter-spacing:-.035em!important;font-weight:700!important}
.single-post .article-deck{max-width:760px;font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.48;color:#555b64}
.single-post .editorial-meta-row{margin-top:20px;padding-top:16px;border-top:1px solid var(--line);gap:20px}
.single-post .article-author-avatar{width:44px;height:44px;flex-basis:44px;border-radius:50%;overflow:hidden}
.single-post .article-byline-label,.single-post .author-box-label{font-size:9px;letter-spacing:.09em;color:#7b818a}
.single-post .article-author-name{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;font-weight:800}
.single-post .article-meta{font-size:11px;color:#777d87}
.single-post .article-tools-inline{padding:0;border:0;background:transparent;border-radius:0}
.single-post .article-tools-inline .ami-native-share a,.single-post .article-tools-inline .ami-native-share button{border-radius:2px;box-shadow:none}
.single-post .editorial-featured-image{margin-top:24px;margin-bottom:28px;border-radius:2px;box-shadow:none}
.single-post .editorial-featured-image img{border-radius:2px}
.single-post .article-reading-column{max-width:720px}
.single-post .editorial-content{font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.78;color:#24272c}
.single-post .editorial-content p{margin:0 0 1.35em}
.single-post .editorial-content h2,.single-post .editorial-content h3{color:#15171a;line-height:1.18;margin-top:1.7em}
.single-post .editorial-content blockquote{border-left:4px solid var(--red);border-radius:0;background:#f7f7f6;font-style:italic}
.single-post .editorial-content img{border-radius:2px}
.single-post .author-box{border:1px solid var(--line);border-left:4px solid var(--ink);border-radius:2px;background:#fafafa;box-shadow:none}
.single-post .post-nav-item{border-radius:2px}
.single-post .related-grid article{border-radius:0;box-shadow:none}
.single-post .article-sidebar .sticky-widget{top:132px}
.single-post .article-sidebar .widget{border-radius:2px}

/* Footer */
.site-footer{border-top:4px solid var(--ink)}

@media(max-width:1050px){
 .single-post .editorial-single-layout{grid-template-columns:minmax(0,1fr) 270px;gap:32px}
}
@media(max-width:880px){
 .single-post .editorial-single-layout{grid-template-columns:1fr}
 .hero-main{min-height:470px}
}
@media(max-width:640px){
 .brand-row{min-height:62px}
 .hero-grid{gap:16px}.hero-main{min-height:410px}.hero-overlay{padding:22px}.hero-overlay h1{font-size:clamp(29px,9vw,40px)}
 .side-card{grid-template-columns:112px 1fr}
 .section-heading h2{font-size:27px}
 .news-card{grid-template-columns:118px 1fr;gap:14px;padding:16px 0}.news-image{height:88px}.news-body h3{font-size:18px}.news-body p,.read-more{display:none}
 .single-post .editorial-header .article-title{font-size:clamp(28px,8vw,36px)!important;line-height:1.09!important}
 .single-post .article-deck{font-size:17px;line-height:1.5}
 .single-post .editorial-featured-image{margin-inline:0}.single-post .editorial-featured-image img{border-radius:2px}
 .single-post .editorial-content{font-size:18px;line-height:1.72}
 .single-post .author-box{border-top:1px solid var(--line);border-left:4px solid var(--ink)}
}
