/* INFRARED Magazine Visual Refresh 2.0 — built for MH Magazine 5.x */
:root{
  --ir-red:#fd0001;--ir-ink:#101114;--ir-charcoal:#18191d;--ir-muted:#6d727a;--ir-line:#e5e7eb;--ir-soft:#f5f6f8;--ir-paper:#fff;--ir-site-width:1320px;--ir-article-font:19px;--ir-radius:4px;--ir-shadow:0 10px 30px rgba(10,12,15,.08)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.infrared-refresh-v2{margin:0;background:#fff!important;color:var(--ir-ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.infrared-refresh-v2 a{color:var(--ir-ink);text-decoration:none;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}
.infrared-refresh-v2 a:hover{color:var(--ir-red)}
.infrared-refresh-v2 img{max-width:100%;height:auto}
.ir-shell,.infrared-refresh-v2 .mh-container-inner{width:min(calc(100% - 40px),var(--ir-site-width));max-width:var(--ir-site-width);margin-left:auto;margin-right:auto}
.infrared-refresh-v2 .mh-container-outer{max-width:none!important;width:100%!important;background:#fff!important;box-shadow:none!important}
.infrared-refresh-v2.custom-background{background:#fff!important;background-image:none!important}

/* Strip the legacy presentation while retaining MH structure/functionality. */
.infrared-refresh-v2 .mh-preheader,.infrared-refresh-v2 .mh-subheader,.infrared-refresh-v2 .mh-extra-nav-wrap,.infrared-refresh-v2 .mh-header-nav-mobile{display:none!important}
.infrared-refresh-v2.ir-hide-legacy-header .mh-custom-header{display:none!important}
.infrared-refresh-v2 .mh-header{background:#fff!important;margin:0!important;padding:0!important;border:0!important}
.infrared-refresh-v2 .mh-header-widget-1{display:none!important}

/* Clean masthead */
.ir-brandbar{background:#fff;border-bottom:1px solid var(--ir-line)}
.ir-brandbar-inner{width:min(calc(100% - 40px),var(--ir-site-width));margin:auto;min-height:128px;display:flex;align-items:center;justify-content:space-between;gap:42px;padding:18px 0}
.ir-brand-logo{display:block;width:min(535px,48vw);line-height:0}
.ir-brand-logo img{display:block;width:100%;height:auto;max-height:104px;object-fit:contain;object-position:left center}
.ir-brand-tools{display:flex;align-items:flex-end;flex-direction:column;gap:14px;min-width:330px}
.ir-brand-kicker{font-size:12px;font-weight:800;letter-spacing:.19em;color:#444;text-transform:uppercase;white-space:nowrap}
.ir-brand-kicker span{color:var(--ir-red);padding:0 .35em}
.ir-header-search{display:flex;width:100%;max-width:390px;border:1px solid #d5d7dc;background:#fff}
.ir-header-search input{flex:1;min-width:0;border:0!important;background:#fff!important;color:#111!important;padding:10px 12px!important;font-size:14px!important;box-shadow:none!important}
.ir-header-search button,.ir-search-large button{border:0;background:var(--ir-ink);color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:0 16px;cursor:pointer}
.ir-header-search button:hover,.ir-search-large button:hover{background:var(--ir-red)}

/* Simplified main nav */
.infrared-refresh-v2 .mh-main-nav-wrap{background:#fff!important;border-bottom:2px solid var(--ir-ink)!important;box-shadow:0 4px 14px rgba(0,0,0,.04);position:sticky;top:0;z-index:999}
.admin-bar.infrared-refresh-v2 .mh-main-nav-wrap{top:32px}
.infrared-refresh-v2 .mh-main-nav{background:#fff!important;border:0!important;min-height:46px}
.infrared-refresh-v2 .mh-main-nav ul.menu{display:flex;align-items:stretch;justify-content:flex-start;gap:0}
.infrared-refresh-v2 .mh-main-nav li{background:transparent!important;font-size:13px!important;font-weight:800!important;letter-spacing:.065em;position:relative}
.infrared-refresh-v2 .mh-main-nav li>a{display:flex;align-items:center;min-height:46px;padding:0 16px!important;color:#111!important;border:0!important;text-transform:uppercase}
.infrared-refresh-v2 .mh-main-nav li:hover>a,.infrared-refresh-v2 .mh-main-nav .current-menu-item>a{color:var(--ir-red)!important;background:#fff!important}
.infrared-refresh-v2 .mh-main-nav li>a:after{content:"";position:absolute;left:16px;right:16px;bottom:-2px;height:3px;background:transparent}
.infrared-refresh-v2 .mh-main-nav li:hover>a:after{background:var(--ir-red)}
.infrared-refresh-v2 .mh-main-nav .sub-menu{background:#fff!important;border:1px solid var(--ir-line)!important;border-top:2px solid var(--ir-red)!important;box-shadow:var(--ir-shadow);min-width:220px;padding:7px 0!important}
.infrared-refresh-v2 .mh-main-nav .sub-menu li>a{min-height:0!important;padding:10px 16px!important;font-size:12px!important;color:#222!important}
.infrared-refresh-v2 .mh-main-nav .sub-menu li>a:after{display:none}
.infrared-refresh-v2 .mh-main-nav .sub-menu li:hover>a{background:var(--ir-soft)!important;color:var(--ir-red)!important}

/* Mobile nav - keep MH/SlickNav engine, change its presentation. */
.infrared-refresh-v2 .mh-main-nav-wrap .slicknav_menu{background:#fff!important;padding:7px 0!important}
.infrared-refresh-v2 .slicknav_btn{background:#111!important;border-radius:2px!important;margin:2px 0!important}
.infrared-refresh-v2 .slicknav_menutxt{color:#fff!important;font-weight:800!important}
.infrared-refresh-v2 .mh-main-nav-wrap .slicknav_menu .slicknav_icon-bar{background:#fff!important}
.infrared-refresh-v2 .slicknav_nav{background:#fff!important;border-top:1px solid var(--ir-line)!important;margin-top:8px!important;padding:7px 0!important}
.infrared-refresh-v2 .slicknav_nav a{color:#111!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.05em!important;border-radius:0!important;padding:10px 12px!important}
.infrared-refresh-v2 .slicknav_nav a:hover{background:var(--ir-soft)!important;color:var(--ir-red)!important}
.infrared-refresh-v2 .slicknav_nav ul{border-color:var(--ir-line)!important}

/* Global type */
.infrared-refresh-v2 h1,.infrared-refresh-v2 h2,.infrared-refresh-v2 h3,.infrared-refresh-v2 h4,.infrared-refresh-v2 h5,.infrared-refresh-v2 h6{font-family:Arial,Helvetica,sans-serif;color:var(--ir-ink);font-weight:900;line-height:1.08;letter-spacing:-.025em;margin-top:0}
.ir-eyebrow{display:block;color:var(--ir-red);font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;margin-bottom:6px}
.ir-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;border-bottom:2px solid #111;margin-bottom:24px;padding-bottom:10px}
.ir-section-heading h2{font-size:32px;margin:0;letter-spacing:-.035em}
.ir-section-heading>a{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#555}
.ir-section-heading>a:hover{color:var(--ir-red)}

/* Homepage */
.ir-home{background:#fff}
.ir-home-top{display:grid;grid-template-columns:minmax(0,2fr) minmax(330px,.92fr);gap:30px;padding-top:30px;padding-bottom:42px}
.ir-lead-story{position:relative;min-width:0}
.ir-lead-image{display:block;background:#111;aspect-ratio:16/9;overflow:hidden}
.ir-lead-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.ir-lead-story:hover .ir-lead-image img{transform:scale(1.015)}
.ir-lead-copy{padding:18px 0 0}
.ir-lead-copy h1{font-size:clamp(31px,3.5vw,54px);margin:5px 0 9px;max-width:1000px}
.ir-lead-copy p{font-size:17px;color:#565b64;max-width:850px;margin:0 0 8px}
.ir-card-label{color:var(--ir-red);font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.ir-card-meta{font-size:11px;color:#787d85;font-weight:700;text-transform:uppercase;letter-spacing:.035em}
.ir-top-stack{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px;align-content:start}
.ir-top-card .ir-card-body p{display:none}
.ir-top-card h3{font-size:18px!important;margin-bottom:5px!important}
.ir-top-card .ir-card-image{aspect-ratio:16/9!important}
.ir-section{padding-top:48px;padding-bottom:54px}
.ir-section-soft{background:var(--ir-soft)}
.ir-section-dark{background:#111;color:#fff}
.ir-section-dark h2,.ir-section-dark h3,.ir-section-dark a{color:#fff}
.ir-section-dark .ir-section-heading{border-color:#fff}
.ir-section-dark .ir-section-heading>a,.ir-section-dark .ir-card-meta,.ir-section-dark .ir-story-card p{color:#b6bac1}
.ir-section-dark .ir-story-card{background:#191a1e;border-color:#303238}
.ir-section-dark .ir-card-body{background:#191a1e}
.ir-home-credential-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;border-top:1px solid var(--ir-line);border-bottom:1px solid var(--ir-line);margin-top:20px;margin-bottom:54px;padding:34px 0}
.ir-home-credential-cta h2{font-size:34px;margin:0 0 8px}
.ir-home-credential-cta p{margin:0;color:#646a72}

/* Story cards */
.ir-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px}
.ir-story-card{background:#fff;border-bottom:1px solid #d9dce1;min-width:0}
.ir-card-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#111;position:relative}
.ir-card-image>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.ir-story-card:hover .ir-card-image>img{transform:scale(1.025)}
.ir-card-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#111}
.ir-card-placeholder img{max-width:33%;max-height:54%;object-fit:contain}
.ir-card-body{padding:13px 0 17px;background:#fff}
.ir-story-card h3{font-size:20px;margin:5px 0 7px;letter-spacing:-.025em}
.ir-story-card h3 a{color:#111}
.ir-story-card h3 a:hover{color:var(--ir-red)}
.ir-story-card p{font-size:14px;line-height:1.55;color:#626771;margin:9px 0 0}

/* Archives/search */
.ir-archive,.ir-search-page{padding-top:42px;padding-bottom:60px}
.ir-archive-header{max-width:980px;margin-bottom:24px}
.ir-archive-header h1{font-size:clamp(38px,5vw,68px);margin:0 0 12px;text-transform:none}
.ir-archive-description{font-size:17px;color:#666b73;max-width:760px}
.ir-archive-tools,.ir-search-filters,.ir-topic-nav{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 30px}
.ir-archive-tools a,.ir-search-filters a,.ir-topic-nav a{border:1px solid #cfd2d7;background:#fff;padding:8px 12px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#333}
.ir-archive-tools a:hover,.ir-search-filters a:hover,.ir-search-filters a.active,.ir-topic-nav a:hover{border-color:var(--ir-red);background:var(--ir-red);color:#fff}
.ir-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}
.ir-pagination{margin-top:42px;border-top:1px solid var(--ir-line);padding-top:22px}
.ir-pagination ul{display:flex;gap:7px;list-style:none;padding:0;margin:0;flex-wrap:wrap}
.ir-pagination a,.ir-pagination span{display:block;border:1px solid #d6d9dd;padding:7px 11px;font-size:13px;font-weight:700;background:#fff}
.ir-pagination .current,.ir-pagination a:hover{background:#111;color:#fff;border-color:#111}
.ir-search-large{display:flex;max-width:760px;border:2px solid #111;margin:20px 0 0;background:#fff}
.ir-search-large input{flex:1;border:0!important;padding:13px 15px!important;font-size:16px!important;box-shadow:none!important;background:#fff!important;color:#111!important}
.ir-search-large button{padding:0 22px}
.ir-empty{grid-column:1/-1;padding:30px;background:var(--ir-soft);color:#656a72}

/* Existing theme article/page layout — preserve MH Magazine structure while giving the story visual priority. */
.infrared-refresh-v2:not(.home) .mh-wrapper{width:min(calc(100% - 40px),var(--ir-site-width));max-width:var(--ir-site-width);margin:0 auto!important;padding:36px 0 58px!important;background:#fff!important}

/* One-sidebar layouts: editorial content stays dominant, sidebar stays secondary. */
html.mh-one-sb body.infrared-refresh-v2.single .mh-main,
html.mh-one-sb body.infrared-refresh-v2.page .mh-main{display:grid!important;grid-template-columns:minmax(0,1fr) 260px;gap:34px;align-items:start;float:none!important;width:100%!important;max-width:none!important}
html.mh-one-sb body.infrared-refresh-v2.single.mh-left-sb .mh-main,
html.mh-one-sb body.infrared-refresh-v2.page.mh-left-sb .mh-main{grid-template-columns:220px minmax(0,1fr)}
html.mh-one-sb body.infrared-refresh-v2.single .mh-content,
html.mh-one-sb body.infrared-refresh-v2.page .mh-content,
html.mh-one-sb body.infrared-refresh-v2.single .mh-sidebar,
html.mh-one-sb body.infrared-refresh-v2.page .mh-sidebar{float:none!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;min-width:0}
html.mh-one-sb body.infrared-refresh-v2.single.mh-left-sb .mh-content,
html.mh-one-sb body.infrared-refresh-v2.page.mh-left-sb .mh-content{grid-column:2}
html.mh-one-sb body.infrared-refresh-v2.single.mh-left-sb .mh-sidebar,
html.mh-one-sb body.infrared-refresh-v2.page.mh-left-sb .mh-sidebar{grid-column:1;grid-row:1}

/* Two-sidebar layouts: flatten MH's nested wrapper visually into a true 3-column editorial grid.
   The article receives the flexible center column; both widget rails stay deliberately narrow. */
html.mh-two-sb body.infrared-refresh-v2.single .mh-wrapper,
html.mh-two-sb body.infrared-refresh-v2.page .mh-wrapper{display:grid!important;grid-template-columns:minmax(0,1fr) 210px 230px;column-gap:24px;align-items:start}
html.mh-two-sb body.infrared-refresh-v2.single .mh-main,
html.mh-two-sb body.infrared-refresh-v2.page .mh-main{display:contents!important}
html.mh-two-sb body.infrared-refresh-v2.single .mh-content,
html.mh-two-sb body.infrared-refresh-v2.page .mh-content,
html.mh-two-sb body.infrared-refresh-v2.single .mh-sidebar,
html.mh-two-sb body.infrared-refresh-v2.page .mh-sidebar,
html.mh-two-sb body.infrared-refresh-v2.single .mh-sidebar-2,
html.mh-two-sb body.infrared-refresh-v2.page .mh-sidebar-2{float:none!important;width:auto!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important;min-width:0}
/* Default/right-sidebar mode: article, Sidebar 1, Sidebar 2. */
html.mh-two-sb body.infrared-refresh-v2.single .mh-content,
html.mh-two-sb body.infrared-refresh-v2.page .mh-content{grid-column:1;grid-row:1}
html.mh-two-sb body.infrared-refresh-v2.single .mh-sidebar,
html.mh-two-sb body.infrared-refresh-v2.page .mh-sidebar{grid-column:2;grid-row:1}
html.mh-two-sb body.infrared-refresh-v2.single .mh-sidebar-2,
html.mh-two-sb body.infrared-refresh-v2.page .mh-sidebar-2{grid-column:3;grid-row:1}
/* Left-sidebar mode: Sidebar 1, article, Sidebar 2. */
html.mh-two-sb body.infrared-refresh-v2.single.mh-left-sb .mh-wrapper,
html.mh-two-sb body.infrared-refresh-v2.page.mh-left-sb .mh-wrapper{grid-template-columns:210px minmax(0,1fr) 230px}
html.mh-two-sb body.infrared-refresh-v2.single.mh-left-sb .mh-sidebar,
html.mh-two-sb body.infrared-refresh-v2.page.mh-left-sb .mh-sidebar{grid-column:1;grid-row:1}
html.mh-two-sb body.infrared-refresh-v2.single.mh-left-sb .mh-content,
html.mh-two-sb body.infrared-refresh-v2.page.mh-left-sb .mh-content{grid-column:2;grid-row:1}
html.mh-two-sb body.infrared-refresh-v2.single.mh-left-sb .mh-sidebar-2,
html.mh-two-sb body.infrared-refresh-v2.page.mh-left-sb .mh-sidebar-2{grid-column:3;grid-row:1}

/* No-sidebar pages remain comfortably readable instead of stretching text edge-to-edge. */
html.mh-disable-sb .infrared-refresh-v2.single .mh-main,
html.mh-disable-sb .infrared-refresh-v2.page .mh-main{display:block!important;float:none!important;width:100%!important;max-width:none!important}
html.mh-disable-sb .infrared-refresh-v2.single .mh-content,
html.mh-disable-sb .infrared-refresh-v2.page .mh-content{float:none!important;width:min(100%,900px)!important;margin:0 auto!important;padding:0!important}
.infrared-refresh-v2 .entry-header{margin-bottom:18px!important}
.infrared-refresh-v2 .entry-title{font-size:clamp(37px,4.7vw,65px)!important;line-height:1.02!important;letter-spacing:-.045em!important;text-transform:none!important;margin:0 0 13px!important;color:#111!important}
.infrared-refresh-v2 .mh-subheading,.infrared-refresh-v2 .entry-subtitle{font-size:20px!important;line-height:1.45!important;color:#5b6068!important;background:none!important;padding:0!important;border:0!important;margin:0 0 14px!important}
.infrared-refresh-v2 .entry-meta,.infrared-refresh-v2 .mh-meta{font-size:11px!important;color:#777d85!important;text-transform:uppercase!important;letter-spacing:.04em!important}
.infrared-refresh-v2.ir-hide-comments-meta .mh-meta-comments,.infrared-refresh-v2.ir-hide-comments-meta .entry-meta-comments{display:none!important}
.infrared-refresh-v2 .entry-content{font-family:Georgia,"Times New Roman",serif!important;font-size:var(--ir-article-font)!important;line-height:1.78!important;color:#202226!important}
.infrared-refresh-v2 .entry-content>p,.infrared-refresh-v2 .entry-content>ul,.infrared-refresh-v2 .entry-content>ol,.infrared-refresh-v2 .entry-content>blockquote,.infrared-refresh-v2 .entry-content>h2,.infrared-refresh-v2 .entry-content>h3,.infrared-refresh-v2 .entry-content>h4{max-width:760px}
.infrared-refresh-v2 .entry-content p{margin:0 0 1.28em!important}
.infrared-refresh-v2 .entry-content h2,.infrared-refresh-v2 .entry-content h3,.infrared-refresh-v2 .entry-content h4{font-family:Arial,Helvetica,sans-serif!important;color:#111!important;line-height:1.15!important;margin:1.6em 0 .6em!important}
.infrared-refresh-v2 .entry-content h2{font-size:31px!important;border-top:1px solid var(--ir-line);padding-top:18px}
.infrared-refresh-v2 .entry-content h3{font-size:24px!important}
.infrared-refresh-v2 .entry-content a{color:#b20f18;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.infrared-refresh-v2 .entry-content a:hover{color:var(--ir-red)}
.infrared-refresh-v2 .entry-content blockquote{border-left:4px solid var(--ir-red)!important;background:var(--ir-soft)!important;padding:20px 24px!important;margin:30px 0!important;font-size:1.13em!important;font-style:normal!important}
.infrared-refresh-v2 .entry-content .wp-post-image,.infrared-refresh-v2 .entry-content>figure:first-child img,.infrared-refresh-v2 .mh-post-featured-image img{width:100%!important;height:auto!important;display:block!important;margin:0 0 28px!important}
.infrared-refresh-v2 .wp-caption-text,.infrared-refresh-v2 figcaption{font-family:Arial,Helvetica,sans-serif!important;color:#777d85!important;font-size:12px!important;line-height:1.45!important;margin-top:6px!important}
.infrared-refresh-v2 .entry-tags{border-top:1px solid var(--ir-line)!important;margin-top:32px!important;padding-top:16px!important}
.infrared-refresh-v2 .entry-tags .fa{background:var(--ir-red)!important}
.infrared-refresh-v2 .entry-tags li{background:#f1f2f4!important;color:#222!important}
.infrared-refresh-v2 .entry-tags li a{color:#333!important}
.infrared-refresh-v2 .entry-tags li:hover{background:#111!important}
.infrared-refresh-v2 .entry-tags li:hover a{color:#fff!important}

/* Author + related credibility blocks */
.infrared-refresh-v2 .mh-author-box{border:1px solid var(--ir-line)!important;background:#fff!important;margin-top:34px!important;padding:22px!important;box-shadow:none!important}
.infrared-refresh-v2 .mh-author-box-title{font-family:Arial,Helvetica,sans-serif!important;font-weight:900!important;color:#111!important;text-transform:uppercase!important;letter-spacing:.05em!important}
.infrared-refresh-v2 .mh-author-box-name{font-size:22px!important;font-weight:900!important}
.infrared-refresh-v2 .mh-author-box-bio{color:#666b73!important;line-height:1.6!important}

/* Compact related stories: never let this module take over the article page. */
.infrared-refresh-v2 .mh-related-content{border:1px solid var(--ir-line)!important;background:#fff!important;margin:34px 0 0!important;padding:18px!important;box-shadow:none!important;clear:both}
.infrared-refresh-v2 .mh-related-content-title{font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;line-height:1.2!important;font-weight:900!important;color:#111!important;text-transform:uppercase!important;letter-spacing:.09em!important;margin:0 0 16px!important;padding:0 0 9px!important;border-bottom:2px solid var(--ir-red)!important;text-align:left!important}
.infrared-refresh-v2 .mh-related-content-title .mh-widget-title-inner{font-size:inherit!important;line-height:inherit!important;background:transparent!important;color:#111!important;padding:0!important}
.infrared-refresh-v2 .mh-related-wrap{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px!important;margin:0!important}
.infrared-refresh-v2 .mh-related-wrap>[class*="mh-col-"]{float:none!important;width:auto!important;margin:0!important;overflow:visible!important;min-width:0}
.infrared-refresh-v2 .mh-related-content .mh-posts-grid-thumb{display:block!important;aspect-ratio:16/9!important;overflow:hidden!important;background:#f0f1f3!important;margin:0 0 9px!important}
.infrared-refresh-v2 .mh-related-content .mh-posts-grid-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
.infrared-refresh-v2 .mh-related-content .mh-posts-grid-title{font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:-.015em!important;text-transform:none!important;margin:0!important;padding:0!important;overflow-wrap:anywhere}
.infrared-refresh-v2 .mh-related-content .mh-posts-grid-title a{font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;color:#15171a!important}
.infrared-refresh-v2 .mh-related-content .mh-posts-grid-title a:hover{color:var(--ir-red)!important}

/* Sidebars as secondary information, not visual competition */
.infrared-refresh-v2 .mh-sidebar .mh-widget,.infrared-refresh-v2 .mh-sidebar-2 .mh-widget{border:0!important;border-top:2px solid #111!important;padding-top:14px!important;margin-bottom:32px!important;background:#fff!important}
.infrared-refresh-v2 .mh-sidebar .mh-widget-title,.infrared-refresh-v2 .mh-sidebar-2 .mh-widget-title,.infrared-refresh-v2 .mh-widget-title{background:transparent!important;border:0!important;color:#111!important;padding:0 0 10px!important;font-size:15px!important;line-height:1.15!important;text-transform:uppercase!important;letter-spacing:.06em!important}
.infrared-refresh-v2 .mh-widget-title-inner{background:transparent!important;color:#111!important;padding:0!important}
.infrared-refresh-v2 .mh-sidebar .mh-widget-title:after,.infrared-refresh-v2 .mh-sidebar-2 .mh-widget-title:after{display:none!important}
.infrared-refresh-v2 .mh-sidebar li,.infrared-refresh-v2 .mh-sidebar-2 li{border-color:var(--ir-line)!important}
.infrared-refresh-v2 .mh-sidebar a,.infrared-refresh-v2 .mh-sidebar-2 a{color:#222!important}
.infrared-refresh-v2 .mh-sidebar a:hover,.infrared-refresh-v2 .mh-sidebar-2 a:hover{color:var(--ir-red)!important}
.infrared-refresh-v2 .mh-sidebar .mh-meta,.infrared-refresh-v2 .mh-sidebar-2 .mh-meta{color:#8a8f96!important}

/* Editor-created/managed pages */
.ir-editorial-page{max-width:920px;color:#25272b}
.ir-editorial-page .ir-lede{font-family:Arial,Helvetica,sans-serif!important;font-size:22px!important;line-height:1.55!important;color:#33383f!important;max-width:900px!important;margin-bottom:35px!important}
.ir-editorial-page h2{font-family:Arial,Helvetica,sans-serif!important;font-size:27px!important;font-weight:900!important;letter-spacing:-.02em!important;border-top:1px solid var(--ir-line);padding-top:18px;margin:36px 0 13px!important}
.ir-editorial-page h3{font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;font-weight:900!important}
.ir-editorial-page p,.ir-editorial-page li{font-family:Arial,Helvetica,sans-serif!important;font-size:17px!important;line-height:1.72!important}
.ir-pill-grid{display:flex;flex-wrap:wrap;gap:8px;max-width:900px;margin:12px 0 26px}
.ir-pill-grid span{font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;padding:8px 10px;background:#111;color:#fff;border-left:3px solid var(--ir-red)}
.ir-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:920px}
.ir-contact-grid section{border:1px solid var(--ir-line);padding:22px;background:#fff}
.ir-contact-grid section h2,.ir-contact-grid section h3{border:0!important;padding:0!important;margin:0 0 8px!important;font-size:18px!important}
.ir-contact-grid section p{font-size:15px!important;margin:0 0 8px!important}
.ir-stat-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid #111;border-bottom:1px solid var(--ir-line);margin:26px 0 36px}
.ir-stat-strip>div{padding:18px 16px;border-right:1px solid var(--ir-line)}
.ir-stat-strip>div:last-child{border-right:0}
.ir-stat-strip strong{display:block;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:900;color:#111}
.ir-stat-strip span{display:block;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4;color:#777d85;margin-top:4px}
.ir-cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.ir-button{display:inline-flex!important;align-items:center;justify-content:center;background:var(--ir-red)!important;color:#fff!important;text-decoration:none!important;border:2px solid var(--ir-red)!important;padding:11px 16px!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:12px!important}
.ir-button:hover{background:#111!important;border-color:#111!important;color:#fff!important}
.ir-button-outline{background:#fff!important;color:#111!important;border-color:#111!important}
.ir-button-outline:hover{background:#111!important;color:#fff!important}

/* Inputs/forms */
.infrared-refresh-v2 input[type=text],.infrared-refresh-v2 input[type=email],.infrared-refresh-v2 input[type=tel],.infrared-refresh-v2 input[type=url],.infrared-refresh-v2 input[type=search],.infrared-refresh-v2 textarea,.infrared-refresh-v2 select{border:1px solid #cfd2d7!important;border-radius:0!important;background:#fff!important;color:#111!important;box-shadow:none!important}
.infrared-refresh-v2 input[type=submit]{border:0!important;border-radius:0!important;background:#111!important;color:#fff!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.05em!important}
.infrared-refresh-v2 input[type=submit]:hover{background:var(--ir-red)!important}

/* Hide legacy social Like/Comments visual clutter where embedded */
.infrared-refresh-v2 .sharedaddy,.infrared-refresh-v2 .sd-like,.infrared-refresh-v2 .jp-relatedposts{margin-top:28px!important}


/* Keep Jetpack/share modules compact and stop them from creating giant dead zones. */
.infrared-refresh-v2 .sharedaddy,.infrared-refresh-v2 .sd-sharing-enabled,.infrared-refresh-v2 .sd-like{max-width:760px!important;margin:18px 0!important;padding:0!important;min-height:0!important}
.infrared-refresh-v2 .sharedaddy h3.sd-title{font-size:16px!important;line-height:1.25!important;margin:0 0 10px!important}
.infrared-refresh-v2 .sd-content{margin:0!important}
/* Modern footer; legacy footer is still in DOM for reversibility but hidden. */
.infrared-refresh-v2 .mh-footer,.infrared-refresh-v2 .mh-footer-nav,.infrared-refresh-v2 .mh-footer-nav-mobile,.infrared-refresh-v2 .mh-copyright-wrap{display:none!important}
.ir-modern-footer{width:100vw;margin-left:calc(50% - 50vw);background:#0f1012;color:#d6d8dc;border-top:4px solid var(--ir-red);padding:46px 0 0}
.ir-modern-footer-inner{width:min(calc(100% - 40px),var(--ir-site-width));margin:auto;display:grid;grid-template-columns:2.1fr 1fr 1fr 1fr;gap:40px;padding-bottom:38px}
.ir-footer-brand img{display:block;width:min(360px,100%);max-height:120px;object-fit:contain;object-position:left center;margin-bottom:14px}
.ir-footer-brand p{max-width:470px;color:#aeb3bb;font-size:14px;line-height:1.65;margin:0}
.ir-footer-links{display:flex;flex-direction:column;gap:7px}
.ir-footer-links h4{color:#fff!important;font-size:12px!important;letter-spacing:.1em!important;margin:0 0 8px!important}
.ir-footer-links a{color:#bfc3c9!important;font-size:13px}
.ir-footer-links a:hover{color:#fff!important}
.ir-footer-bottom{border-top:1px solid #2b2d31;width:min(calc(100% - 40px),var(--ir-site-width));margin:auto;display:flex;justify-content:space-between;gap:20px;padding:17px 0 22px;color:#7f858e;font-size:11px}

/* Helpers / compatibility */
.infrared-refresh-v2 .mh-back-to-top{background:#111!important;color:#fff!important}
.infrared-refresh-v2 .mh-back-to-top:hover{background:var(--ir-red)!important}
.infrared-refresh-v2 .page-numbers.current,.infrared-refresh-v2 .page-numbers:hover{background:#111!important;color:#fff!important}
.infrared-refresh-v2 .mh-image-caption,.infrared-refresh-v2 .mh-subheading{background:var(--ir-red)!important}
.infrared-refresh-v2 .mh-post-nav{border-color:var(--ir-line)!important}
.infrared-refresh-v2 .mh-post-nav a{color:#222!important}
.infrared-refresh-v2 .mh-post-nav a:hover{color:var(--ir-red)!important}

/* Tablet */
@media (max-width:1100px){
  .ir-brandbar-inner{min-height:112px}.ir-brand-logo{width:min(470px,52vw)}.ir-brand-tools{min-width:290px}
  .infrared-refresh-v2 .mh-main-nav li>a{padding:0 11px!important;font-size:12px!important}
  .ir-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ir-home-top{grid-template-columns:1.65fr 1fr}
  .ir-top-stack{grid-template-columns:1fr}
  .ir-top-stack .ir-story-card:nth-child(n+4){display:none}
  html.mh-two-sb body.infrared-refresh-v2.single .mh-wrapper,html.mh-two-sb body.infrared-refresh-v2.page .mh-wrapper{grid-template-columns:minmax(0,1fr) 200px 215px;column-gap:20px}
  html.mh-two-sb body.infrared-refresh-v2.single.mh-left-sb .mh-wrapper,html.mh-two-sb body.infrared-refresh-v2.page.mh-left-sb .mh-wrapper{grid-template-columns:200px minmax(0,1fr) 215px}
  html.mh-one-sb body.infrared-refresh-v2.single .mh-main,html.mh-one-sb body.infrared-refresh-v2.page .mh-main{grid-template-columns:minmax(0,1fr) 245px;gap:28px}
  html.mh-one-sb body.infrared-refresh-v2.single.mh-left-sb .mh-main,html.mh-one-sb body.infrared-refresh-v2.page.mh-left-sb .mh-main{grid-template-columns:215px minmax(0,1fr)}
  .ir-modern-footer-inner{grid-template-columns:1.7fr 1fr 1fr}
  .ir-modern-footer-inner .ir-footer-links:last-child{display:none}
}

/* Mobile/tablet */
@media (max-width:800px){
  .ir-shell,.infrared-refresh-v2 .mh-container-inner,.infrared-refresh-v2:not(.home) .mh-wrapper{width:min(calc(100% - 28px),var(--ir-site-width))}
  .ir-brandbar-inner{width:min(calc(100% - 28px),var(--ir-site-width));min-height:auto;padding:15px 0;gap:18px}
  .ir-brand-logo{width:min(420px,64vw)}
  .ir-brand-tools{min-width:0}.ir-brand-kicker{display:none}.ir-header-search{max-width:220px}
  .infrared-refresh-v2 .mh-main-nav>div>ul{display:none!important}
  .infrared-refresh-v2 .mh-main-nav-wrap{position:relative!important;top:auto!important}
  .ir-home-top{display:block;padding-top:18px;padding-bottom:30px}.ir-top-stack{grid-template-columns:1fr 1fr;margin-top:28px}.ir-top-stack .ir-story-card:nth-child(n+4){display:block}
  .ir-lead-copy h1{font-size:36px}.ir-lead-copy p{font-size:15px}
  .ir-card-grid,.ir-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 16px}
  .ir-section{padding:34px 0 40px}.ir-section-heading h2{font-size:26px}.ir-section-heading>a{display:none}
  .ir-home-credential-cta{display:block;padding:28px 0}.ir-home-credential-cta .ir-cta-row{margin-top:18px}
  html.mh-two-sb body.infrared-refresh-v2.single .mh-wrapper,html.mh-two-sb body.infrared-refresh-v2.page .mh-wrapper,html.mh-one-sb body.infrared-refresh-v2.single .mh-main,html.mh-one-sb body.infrared-refresh-v2.page .mh-main{display:block!important}
  html.mh-two-sb body.infrared-refresh-v2.single .mh-main,html.mh-two-sb body.infrared-refresh-v2.page .mh-main{display:block!important}
  .infrared-refresh-v2 .mh-related-wrap{grid-template-columns:repeat(2,minmax(0,1fr))}
  .infrared-refresh-v2.single .mh-content,.infrared-refresh-v2.page .mh-content,.infrared-refresh-v2.single .mh-sidebar,.infrared-refresh-v2.page .mh-sidebar,.infrared-refresh-v2.single .mh-sidebar-2,.infrared-refresh-v2.page .mh-sidebar-2{float:none!important;width:100%!important;margin:0!important}
  .infrared-refresh-v2 .mh-sidebar,.infrared-refresh-v2 .mh-sidebar-2{margin-top:38px!important}
  .infrared-refresh-v2 .entry-title{font-size:42px!important}
  .infrared-refresh-v2 .entry-content{font-size:18px!important;line-height:1.72!important}
  .ir-contact-grid{grid-template-columns:1fr}.ir-stat-strip{grid-template-columns:1fr 1fr}.ir-stat-strip>div:nth-child(2){border-right:0}.ir-stat-strip>div:nth-child(-n+2){border-bottom:1px solid var(--ir-line)}
  .ir-modern-footer-inner{grid-template-columns:1.5fr 1fr;gap:30px}.ir-modern-footer-inner .ir-footer-links:nth-of-type(3){display:none}.ir-footer-bottom{display:block}.ir-footer-bottom span{display:block;margin:4px 0}
  .admin-bar.infrared-refresh-v2 .mh-main-nav-wrap{top:auto}
}

@media (max-width:560px){
  .infrared-refresh-v2 .mh-related-wrap{grid-template-columns:1fr}
  .infrared-refresh-v2 .mh-related-content .mh-posts-grid-title{font-size:14px!important}
  .ir-brandbar-inner{display:block;text-align:center}.ir-brand-logo{width:min(100%,390px);margin:0 auto}.ir-brand-logo img{object-position:center}.ir-brand-tools{display:none}
  .ir-top-stack{grid-template-columns:1fr 1fr;gap:20px 12px}.ir-top-card h3{font-size:15px!important}.ir-top-card .ir-card-meta{display:none}
  .ir-card-grid,.ir-archive-grid{grid-template-columns:1fr;gap:27px}.ir-story-card h3{font-size:22px}.ir-card-body{padding-top:12px}
  .ir-lead-copy h1{font-size:32px}.ir-lead-copy p{display:none}
  .ir-section-heading h2{font-size:24px}.ir-archive-header h1{font-size:40px}.ir-archive-description{font-size:15px}
  .ir-search-large{display:block;border:0}.ir-search-large input{border:2px solid #111!important;width:100%}.ir-search-large button{width:100%;padding:12px;margin-top:6px}
  .infrared-refresh-v2 .entry-title{font-size:34px!important}.infrared-refresh-v2 .entry-content{font-size:17px!important}.infrared-refresh-v2 .entry-content h2{font-size:26px!important}.infrared-refresh-v2 .entry-content h3{font-size:22px!important}
  .ir-stat-strip{grid-template-columns:1fr}.ir-stat-strip>div{border-right:0!important;border-bottom:1px solid var(--ir-line)!important}.ir-stat-strip>div:last-child{border-bottom:0!important}
  .ir-modern-footer-inner{display:block}.ir-footer-brand{margin-bottom:28px}.ir-footer-links{margin:22px 0}.ir-modern-footer-inner .ir-footer-links:nth-of-type(3),.ir-modern-footer-inner .ir-footer-links:last-child{display:none}
}

/* Credibility-forward author card */
.infrared-refresh-v2 .mh-author-box{display:none!important}
.ir-author-card{display:grid;grid-template-columns:96px 1fr;gap:20px;border-top:3px solid #111;border-bottom:1px solid var(--ir-line);padding:24px 0;margin:34px 0;background:#fff}
.ir-author-avatar img{display:block;border-radius:50%;width:96px;height:96px;object-fit:cover}
.ir-author-copy h3{font-size:23px!important;margin:2px 0 1px!important}
.ir-author-role{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--ir-red);margin-bottom:8px}
.ir-author-copy p{font-size:14px;line-height:1.6;color:#626771;margin:0 0 8px;max-width:680px}
.ir-author-links{display:flex;gap:14px;flex-wrap:wrap}
.ir-author-links a{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#333}
.ir-author-links a:hover{color:var(--ir-red)}
@media (max-width:560px){.ir-author-card{grid-template-columns:70px 1fr;gap:14px}.ir-author-avatar img{width:70px;height:70px}.ir-author-copy p{grid-column:1/-1}.ir-author-copy h3{font-size:20px!important}}
.ir-footer-social{display:flex;gap:12px;margin-top:14px;flex-wrap:wrap}.ir-footer-social a{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#fff!important;border-bottom:2px solid var(--ir-red);padding-bottom:2px}.ir-footer-social a:hover{color:var(--ir-red)!important}

/* ========================================================================== */
/* 2.0.3 — STABLE PAGE LAYOUT                                                 */
/* Static/editorial pages are not articles. Keep them in one predictable      */
/* centered reading lane and remove MH Magazine's page sidebars completely.   */
/* ========================================================================== */
body.infrared-refresh-v2.ir-stable-page .ir-stable-page-wrapper{
  display:block!important;
  width:min(calc(100% - 48px),1120px)!important;
  max-width:1120px!important;
  margin:0 auto!important;
  padding:38px 0 72px!important;
  background:#fff!important;
  min-height:55vh;
}
body.infrared-refresh-v2.ir-stable-page .ir-stable-page-main{
  display:block!important;
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.infrared-refresh-v2.ir-stable-page .ir-stable-page-article{
  display:block!important;
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.infrared-refresh-v2.ir-stable-page .ir-stable-page-header,
body.infrared-refresh-v2.ir-stable-page .ir-stable-page-content,
body.infrared-refresh-v2.ir-stable-page .mh-breadcrumb{
  width:min(100%,960px)!important;
  max-width:960px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  float:none!important;
}
body.infrared-refresh-v2.ir-stable-page .ir-stable-page-header{
  margin-top:0!important;
  margin-bottom:24px!important;
}
body.infrared-refresh-v2.ir-stable-page .ir-stable-page-header .entry-title{
  font-size:clamp(42px,5.3vw,68px)!important;
  line-height:.98!important;
  letter-spacing:-.045em!important;
  margin:0!important;
  max-width:900px!important;
}
body.infrared-refresh-v2.ir-stable-page .ir-stable-page-content{
  min-width:0!important;
}
body.infrared-refresh-v2.ir-stable-page .ir-stable-page-content > *,
body.infrared-refresh-v2.ir-stable-page .ir-editorial-page,
body.infrared-refresh-v2.ir-stable-page .ir-editorial-page > *{
  max-width:100%!important;
}
body.infrared-refresh-v2.ir-stable-page .ir-editorial-page{
  width:100%!important;
  margin:0!important;
}
body.infrared-refresh-v2.ir-stable-page .ir-editorial-page .ir-lede{
  max-width:880px!important;
  font-size:21px!important;
  line-height:1.58!important;
}
body.infrared-refresh-v2.ir-stable-page .mh-sidebar,
body.infrared-refresh-v2.ir-stable-page .mh-sidebar-2,
body.infrared-refresh-v2.ir-stable-page .mh-pages-1,
body.infrared-refresh-v2.ir-stable-page .mh-pages-2{
  display:none!important;
}
/* Hub pages have their own H1 in the shortcode. Give that header full room. */
body.infrared-refresh-v2.ir-stable-page .ir-nav-hub,
body.infrared-refresh-v2.ir-stable-page .ir-nav-hub-header{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.infrared-refresh-v2.ir-stable-page .ir-nav-hub-header h1{
  font-size:clamp(44px,5.5vw,72px)!important;
  line-height:.98!important;
  margin-bottom:12px!important;
}
/* Prevent later generic page/sidebar rules from re-introducing the old grid. */
html.mh-one-sb body.infrared-refresh-v2.ir-stable-page .mh-wrapper,
html.mh-two-sb body.infrared-refresh-v2.ir-stable-page .mh-wrapper,
html.mh-disable-sb body.infrared-refresh-v2.ir-stable-page .mh-wrapper,
html.mh-one-sb body.infrared-refresh-v2.ir-stable-page .mh-main,
html.mh-two-sb body.infrared-refresh-v2.ir-stable-page .mh-main,
html.mh-disable-sb body.infrared-refresh-v2.ir-stable-page .mh-main{
  display:block!important;
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
/* Keep dynamic cards/grids broad even though editorial prose is intentionally narrow. */
body.infrared-refresh-v2.ir-stable-page .ir-card-grid,
body.infrared-refresh-v2.ir-stable-page .ir-contact-grid,
body.infrared-refresh-v2.ir-stable-page .ir-stat-strip{
  max-width:100%!important;
}
@media (max-width:800px){
  body.infrared-refresh-v2.ir-stable-page .ir-stable-page-wrapper{
    width:min(calc(100% - 28px),1120px)!important;
    padding:26px 0 52px!important;
  }
  body.infrared-refresh-v2.ir-stable-page .ir-stable-page-header .entry-title,
  body.infrared-refresh-v2.ir-stable-page .ir-nav-hub-header h1{font-size:40px!important}
  body.infrared-refresh-v2.ir-stable-page .ir-editorial-page .ir-lede{font-size:18px!important}
}
@media (max-width:560px){
  body.infrared-refresh-v2.ir-stable-page .ir-stable-page-wrapper{width:calc(100% - 24px)!important;padding-top:20px!important}
  body.infrared-refresh-v2.ir-stable-page .ir-stable-page-header .entry-title,
  body.infrared-refresh-v2.ir-stable-page .ir-nav-hub-header h1{font-size:34px!important}
}

/* 2.0.4 — Classic INFRARED homepage compatibility.
   Keep the original MH Magazine widget layout/sections and only harmonize it with the white refresh. */
body.infrared-refresh-v2.home .mh-home{
  background:#fff!important;
  padding-top:28px!important;
  padding-bottom:52px!important;
}
body.infrared-refresh-v2.home .mh-home .mh-widget{
  background:#fff!important;
  box-shadow:none!important;
}
body.infrared-refresh-v2.home .mh-home .mh-widget-title{
  margin-bottom:16px!important;
  padding:0 0 9px!important;
  border-bottom:2px solid #111!important;
  font-size:15px!important;
  line-height:1.15!important;
  font-weight:900!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}
body.infrared-refresh-v2.home .mh-home .mh-widget-title-inner{
  background:transparent!important;
  color:#111!important;
  padding:0!important;
}
body.infrared-refresh-v2.home .mh-home .mh-widget-title:before{
  content:"";
  display:inline-block;
  width:5px;
  height:5px;
  margin:0 8px 2px 0;
  background:var(--ir-red);
  vertical-align:middle;
}
body.infrared-refresh-v2.home .mh-home a:hover{color:var(--ir-red)!important}
body.infrared-refresh-v2.home .mh-home .mh-meta,
body.infrared-refresh-v2.home .mh-home .mh-meta a{color:#7b8088!important}
body.infrared-refresh-v2.home .mh-home img{box-shadow:none!important}
body.infrared-refresh-v2.home .mh-home-columns{align-items:start}
body.infrared-refresh-v2.home .mh-home-sidebar .mh-widget{border-top:0!important;padding-top:0!important}
@media (max-width:767px){
  body.infrared-refresh-v2.home .mh-home{padding-top:18px!important;padding-bottom:32px!important}
}

/* v2.0.7 — use MH Magazine's native Social Widget/menu in the custom footer. */
.ir-modern-footer .ir-footer-social{margin-top:14px}
.ir-modern-footer .ir-native-mh-social .mh-social-widget{padding:0;background:transparent}
.ir-modern-footer .ir-native-mh-social .mh-social-icons ul{display:flex;gap:10px;flex-wrap:wrap;text-align:left;margin:0;padding:0}
.ir-modern-footer .ir-native-mh-social .mh-social-icons li{margin:0}
.ir-modern-footer .ir-native-mh-social .mh-social-icons li a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;line-height:38px;font-size:17px;background:transparent;border:1px solid rgba(255,255,255,.26);border-radius:50%}
.ir-modern-footer .ir-native-mh-social .mh-social-icons li a .fa-mh-social:before{color:#fff}
.ir-modern-footer .ir-native-mh-social .mh-social-icons li a:hover{background:var(--ir-red);border-color:var(--ir-red)}
.ir-modern-footer .ir-native-mh-social .mh-social-icons li a:hover .fa-mh-social:before{color:#fff}

/* ========================================================================== */
/* 2.0.6 — CLASSIC HOMEPAGE, MODERN DESKTOP GRID                              */
/* Keep every existing Home 1–12 widget assignment while eliminating MH's     */
/* nested three-column desktop layout. Home 6 + Home 12 become one right rail. */
/* ========================================================================== */
body.infrared-refresh-v2.ir-classic-home .ir-classic-home-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 320px!important;
  gap:36px!important;
  width:min(calc(100% - 40px),var(--ir-site-width))!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:30px 0 56px!important;
  align-items:start!important;
}
body.infrared-refresh-v2.ir-classic-home .ir-classic-main,
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail,
body.infrared-refresh-v2.ir-classic-home .ir-home-zone,
body.infrared-refresh-v2.ir-classic-home .ir-home-rail-zone{
  float:none!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.infrared-refresh-v2.ir-classic-home .ir-classic-main{display:block!important}
body.infrared-refresh-v2.ir-classic-home .ir-home-zone{margin:0 0 36px!important}
body.infrared-refresh-v2.ir-classic-home .ir-home-zone:last-child{margin-bottom:0!important}
body.infrared-refresh-v2.ir-classic-home .ir-home-split{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:28px!important;
  margin:0 0 36px!important;
  align-items:start!important;
}
body.infrared-refresh-v2.ir-classic-home .ir-home-split>.ir-home-zone{margin:0!important}
body.infrared-refresh-v2.ir-classic-home .ir-home-triple{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
  margin:0 0 36px!important;
  align-items:start!important;
}
body.infrared-refresh-v2.ir-classic-home .ir-home-triple>.ir-home-zone{margin:0!important}
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail{
  display:block!important;
  padding-left:0!important;
  border-left:0!important;
}
body.infrared-refresh-v2.ir-classic-home .ir-home-rail-zone{margin:0 0 34px!important}
body.infrared-refresh-v2.ir-classic-home .ir-home-rail-zone:last-child{margin-bottom:0!important}

/* Override legacy width/floats carried by Home 3/4/6/8/9/10/12 classes. */
body.infrared-refresh-v2.ir-classic-home .ir-classic-home-layout .mh-content,
body.infrared-refresh-v2.ir-classic-home .ir-classic-home-layout .mh-sidebar,
body.infrared-refresh-v2.ir-classic-home .ir-classic-home-layout .mh-sidebar-2,
body.infrared-refresh-v2.ir-classic-home .ir-classic-home-layout [class*="mh-widget-col-"]{
  float:none!important;
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.infrared-refresh-v2.ir-classic-home .ir-classic-home-layout .mh-widget{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  clear:both!important;
}

/* Stronger hierarchy: wide editorial sections read like sections; rail stays compact. */
body.infrared-refresh-v2.ir-classic-home .ir-classic-main>.ir-home-zone>.mh-widget>.mh-widget-title,
body.infrared-refresh-v2.ir-classic-home .ir-home-split .mh-widget-title,
body.infrared-refresh-v2.ir-classic-home .ir-home-triple .mh-widget-title{
  font-size:16px!important;
  margin-bottom:18px!important;
}
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail .mh-widget{
  border-top:2px solid #111!important;
  padding-top:14px!important;
  margin-bottom:32px!important;
}
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail .mh-widget:first-child{margin-top:0!important}
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail .mh-widget-title{
  font-size:14px!important;
  line-height:1.2!important;
  margin-bottom:14px!important;
}

/* Prevent malformed/untitled legacy widget records from leaving visible holes. */
body.infrared-refresh-v2.ir-classic-home .mh-widget li:has(>h1:empty),
body.infrared-refresh-v2.ir-classic-home .mh-widget li:has(>h2:empty),
body.infrared-refresh-v2.ir-classic-home .mh-widget li:has(>h3:empty),
body.infrared-refresh-v2.ir-classic-home .mh-widget article:has(h1:empty),
body.infrared-refresh-v2.ir-classic-home .mh-widget article:has(h2:empty),
body.infrared-refresh-v2.ir-classic-home .mh-widget article:has(h3:empty){display:none!important}

/* v2.0.6 no longer creates a second author/profile card. Hide stale cached output too. */
body.infrared-refresh-v2 .ir-author-card{display:none!important}

@media (max-width:1180px){
  body.infrared-refresh-v2.ir-classic-home .ir-classic-home-layout{
    grid-template-columns:minmax(0,1fr) 285px!important;
    gap:28px!important;
    width:min(calc(100% - 32px),var(--ir-site-width))!important;
  }
  body.infrared-refresh-v2.ir-classic-home .ir-home-triple{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.infrared-refresh-v2.ir-classic-home .ir-home-triple>.ir-home-zone:last-child:nth-child(odd){grid-column:1/-1}
}
@media (max-width:900px){
  body.infrared-refresh-v2.ir-classic-home .ir-classic-home-layout{
    display:block!important;
    width:min(calc(100% - 28px),var(--ir-site-width))!important;
    padding-top:22px!important;
  }
  body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail{
    margin-top:38px!important;
    padding-top:28px!important;
    border-top:3px solid #111!important;
  }
}
@media (max-width:680px){
  body.infrared-refresh-v2.ir-classic-home .ir-home-split,
  body.infrared-refresh-v2.ir-classic-home .ir-home-triple{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  body.infrared-refresh-v2.ir-classic-home .ir-home-split>.ir-home-zone,
  body.infrared-refresh-v2.ir-classic-home .ir-home-triple>.ir-home-zone{
    margin:0 0 30px!important;
    grid-column:auto!important;
  }
  body.infrared-refresh-v2.ir-classic-home .ir-classic-home-layout{width:calc(100% - 24px)!important;padding-bottom:38px!important}
}

/* v2.0.8 — restore MH Magazine's one-third widget sizing hooks in the modernized classic homepage.
   The grid still controls physical widths, but MH's widget typography needs .mh-widget-col-1
   to know a widget is living in a narrow rail/column. */
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail .mh-spotlight-title,
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail .mh-posts-large-title,
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail .mh-posts-focus-title-large,
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail .mh-posts-lineup-title,
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail .mh-slider-title{
  font-size:20px!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
  overflow-wrap:anywhere;
  word-break:normal;
}
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail .mh-spotlight-widget,
body.infrared-refresh-v2.ir-classic-home .ir-classic-right-rail .mh-posts-large-widget{
  overflow:hidden;
}
