/* v2.49 - Global homepage-width shell for all Blog and Sports News pages */
:root{--wcl-container:1180px;--wcl-readable:920px;--wcl-gutter:20px;--wcl-mobile-gutter:16px}
.site-header .nav,.footer .wrap{box-sizing:border-box;width:min(calc(100% - (var(--wcl-gutter)*2)),var(--wcl-container))!important;max-width:var(--wcl-container)!important;margin-inline:auto!important}
body :is(main.content-hub,.content-hub,.wcl-content-shell){box-sizing:border-box;width:min(calc(100% - (var(--wcl-gutter)*2)),var(--wcl-container))!important;max-width:var(--wcl-container)!important;margin-inline:auto!important;padding-left:0!important;padding-right:0!important}
body :is(main.article-wrap,.article-wrap){box-sizing:border-box;width:min(calc(100% - (var(--wcl-gutter)*2)),var(--wcl-container))!important;max-width:var(--wcl-container)!important;margin-inline:auto!important;padding-left:0!important;padding-right:0!important}
body .content-hub{padding-top:70px!important;padding-bottom:76px!important}
body .article-wrap{padding-top:70px!important;padding-bottom:76px!important}
body .article-wrap>:is(.hub-eyebrow,h1,.hub-sub,.cta-row,h2,h3,p,ul,ol,blockquote,.related-box){max-width:var(--wcl-readable)!important;margin-left:auto!important;margin-right:auto!important}
body .article-wrap>h1{font-size:clamp(2.35rem,5vw,4.65rem)!important;line-height:.96!important;letter-spacing:-.045em!important}
body .article-wrap>.hub-sub{font-size:1.08rem!important;line-height:1.65!important;color:#cbd8e6!important}
body .article-cover{display:block;width:min(100%,860px)!important;max-width:860px!important;max-height:480px!important;margin:28px auto!important;border-radius:28px!important;object-fit:cover!important}
body .content-hub>.hub-eyebrow,body .content-hub>h1,body .content-hub>.hub-sub,body .content-hub>.hub-toolbar{max-width:var(--wcl-container)!important;margin-left:0!important;margin-right:auto!important}
body .content-hub>h1{font-size:clamp(2.25rem,5vw,4.4rem)!important;line-height:.98!important;letter-spacing:-.04em!important}
body .lead-card,body .content-grid,body .pager,body .count{box-sizing:border-box;width:100%!important;max-width:var(--wcl-container)!important;margin-left:auto!important;margin-right:auto!important}
body .lead-card{border-radius:28px!important;overflow:hidden!important}
body .content-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}
body .story-card{min-width:0!important;height:100%!important}
body .story-card img{display:block;width:100%!important;height:175px!important;object-fit:cover!important}
body .story-card h3 a,body .lead-card h2 a{color:inherit!important;text-decoration:none!important}
body .story-card h3 a:hover,body .lead-card h2 a:hover{color:#ffe174!important}
body .footer{margin-top:0!important}
body .footer-grid{align-items:flex-start!important}
@media(max-width:900px){:root{--wcl-gutter:16px}body .content-hub,body .article-wrap,body .wcl-content-shell{width:min(calc(100% - 32px),var(--wcl-container))!important}body .content-hub,body .article-wrap{padding-top:44px!important;padding-bottom:58px!important}body .lead-card{grid-template-columns:1fr!important}body .lead-card img{height:300px!important}body .content-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.site-header .nav,.footer .wrap{width:min(calc(100% - 32px),var(--wcl-container))!important}}
@media(max-width:620px){:root{--wcl-gutter:14px}body .content-hub,body .article-wrap,body .wcl-content-shell{width:min(calc(100% - 28px),var(--wcl-container))!important}body .content-hub>h1,body .article-wrap>h1{font-size:2.28rem!important}body .content-grid{grid-template-columns:1fr!important}body .story-card img{height:220px!important}body .article-cover{border-radius:20px!important}.site-header .nav,.footer .wrap{width:min(calc(100% - 28px),var(--wcl-container))!important}.footer{padding-bottom:88px!important}}

/* v2.50 override: blog/news content can remain 1180px, but global menu must match homepage width */
:root{--wcl-global-nav-max:1440px!important;--wcl-global-nav-gutter:clamp(16px,3vw,36px)!important;}
.site-header .nav{box-sizing:border-box!important;width:min(100%,var(--wcl-global-nav-max))!important;max-width:var(--wcl-global-nav-max)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--wcl-global-nav-gutter)!important;padding-right:var(--wcl-global-nav-gutter)!important;}
@media(min-width:1081px){.site-header .nav{grid-template-columns:minmax(190px,268px) minmax(0,1fr) auto!important;gap:16px!important}.site-header .main-menu{justify-content:center!important}.site-header .actions{justify-content:flex-end!important}}
@media(max-width:1080px){.site-header .nav{width:100%!important;max-width:none!important;padding-left:14px!important;padding-right:14px!important}}
