.comments-panel-module__oO2aiG__backdrop{z-index:100;cursor:pointer;background:#0c0c0c73;border:0;padding:0;position:fixed;inset:0}.comments-panel-module__oO2aiG__panel{--c-ink:#0c0c0c;--c-muted:#5e5e5e;--c-line:#e0e0dc;--c-gold:#b0910d;--c-gold-soft:#c9a227;--c-surface:#fff;--c-soft:#f4f4f2;z-index:101;background:var(--c-surface);width:min(100vw,26rem);max-width:100vw;height:100dvh;color:var(--c-ink);border-left:1px solid var(--c-line);flex-direction:column;transition:transform .22s;display:flex;position:fixed;inset:0 0 0 auto;overflow:hidden;transform:translate(100%)}.comments-panel-module__oO2aiG__panelOpen{transform:translate(0)}.comments-panel-module__oO2aiG__header{border-bottom:1px solid var(--c-line);background:var(--c-surface);justify-content:space-between;align-items:center;gap:.75rem;min-height:3.25rem;padding:.65rem .85rem;display:flex}.comments-panel-module__oO2aiG__title{letter-spacing:.01em;margin:0;font-size:1rem;font-weight:750}.comments-panel-module__oO2aiG__count{color:var(--c-muted);font-weight:600}.comments-panel-module__oO2aiG__iconButton{min-width:2.75rem;min-height:2.75rem;color:var(--c-ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.comments-panel-module__oO2aiG__iconButton:hover{color:var(--c-gold)}.comments-panel-module__oO2aiG__body{overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.comments-panel-module__oO2aiG__statusBox{border:1px solid var(--c-line);background:var(--c-soft);color:var(--c-muted);text-align:center;margin:1.25rem 1rem;padding:1rem;font-size:.92rem}.comments-panel-module__oO2aiG__errorBox{color:var(--c-ink)}.comments-panel-module__oO2aiG__retryButton,.comments-panel-module__oO2aiG__textButton,.comments-panel-module__oO2aiG__primaryButton,.comments-panel-module__oO2aiG__dangerButton{border:1px solid var(--c-line);background:var(--c-surface);min-height:2.75rem;color:var(--c-ink);cursor:pointer;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.88rem;font-weight:650;text-decoration:none;display:inline-flex}.comments-panel-module__oO2aiG__retryButton{border-color:var(--c-gold-soft);color:var(--c-gold);margin-top:.75rem}.comments-panel-module__oO2aiG__primaryButton{border-color:var(--c-ink);background:var(--c-ink);color:#fff}.comments-panel-module__oO2aiG__primaryButton:disabled,.comments-panel-module__oO2aiG__dangerButton:disabled,.comments-panel-module__oO2aiG__textButton:disabled{opacity:.55;cursor:not-allowed}.comments-panel-module__oO2aiG__dangerButton{color:#b42318;border-color:#b42318}.comments-panel-module__oO2aiG__list{margin:0;padding:0;list-style:none}.comments-panel-module__oO2aiG__thread{border-bottom:1px solid var(--c-line);padding:0}.comments-panel-module__oO2aiG__item{padding:.85rem .9rem .65rem}.comments-panel-module__oO2aiG__itemHeader{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.comments-panel-module__oO2aiG__author{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.88rem;font-weight:700;overflow:hidden}.comments-panel-module__oO2aiG__time{color:var(--c-muted);flex-shrink:0;font-size:.75rem}.comments-panel-module__oO2aiG__text{color:var(--c-ink);overflow-wrap:anywhere;white-space:pre-wrap;margin:.4rem 0 0;font-size:.92rem;line-height:1.45}.comments-panel-module__oO2aiG__actions{flex-wrap:wrap;align-items:center;gap:.25rem;margin-top:.45rem;display:flex}.comments-panel-module__oO2aiG__textButton{min-height:2.25rem;color:var(--c-muted);background:0 0;border:0;padding:.25rem .45rem;font-size:.78rem;font-weight:650}.comments-panel-module__oO2aiG__textButton:hover{color:var(--c-gold)}.comments-panel-module__oO2aiG__replies{border-left:2px solid var(--c-gold-soft);box-sizing:border-box;max-width:calc(100% - 1.35rem);margin:0 .9rem .75rem 1.35rem;padding:.35rem 0 .15rem .75rem;list-style:none}.comments-panel-module__oO2aiG__replyItem{border-bottom:1px solid var(--c-line);padding:.45rem .35rem .55rem .15rem}.comments-panel-module__oO2aiG__replyItem:last-child{border-bottom:0;padding-bottom:.15rem}.comments-panel-module__oO2aiG__replyMeta{color:var(--c-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .15rem;font-size:.7rem;font-weight:700;display:inline-block}.comments-panel-module__oO2aiG__tombstone{color:var(--c-muted);font-style:italic}.comments-panel-module__oO2aiG__tombstoneAuthor{color:var(--c-muted);font-weight:650}.comments-panel-module__oO2aiG__composer{border-top:1px solid var(--c-line);padding:.7rem .85rem calc(.7rem + env(safe-area-inset-bottom,0px));background:var(--c-surface)}.comments-panel-module__oO2aiG__replyBanner{color:var(--c-muted);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.35rem .15rem;font-size:.8rem;display:flex}.comments-panel-module__oO2aiG__replyBanner strong{color:var(--c-ink);font-weight:700}.comments-panel-module__oO2aiG__composerRow{align-items:flex-end;gap:.45rem;display:flex}.comments-panel-module__oO2aiG__input,.comments-panel-module__oO2aiG__textarea{border:1px solid var(--c-line);background:var(--c-surface);width:100%;min-width:0;color:var(--c-ink);font:inherit;font-size:.92rem;line-height:1.4}.comments-panel-module__oO2aiG__input{min-height:2.75rem;padding:.65rem .75rem}.comments-panel-module__oO2aiG__textarea{resize:vertical;min-height:4.5rem;padding:.65rem .75rem}.comments-panel-module__oO2aiG__input:focus,.comments-panel-module__oO2aiG__textarea:focus{outline:2px solid var(--c-gold-soft);outline-offset:1px;border-color:var(--c-gold-soft)}.comments-panel-module__oO2aiG__sendButton{border:1px solid var(--c-ink);background:var(--c-ink);color:#fff;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;display:inline-flex}.comments-panel-module__oO2aiG__sendButton:disabled{border-color:var(--c-line);background:var(--c-line);color:var(--c-muted);cursor:not-allowed}.comments-panel-module__oO2aiG__hint,.comments-panel-module__oO2aiG__formError{margin:.4rem 0 0;font-size:.78rem}.comments-panel-module__oO2aiG__hint{color:var(--c-muted)}.comments-panel-module__oO2aiG__formError{color:#b42318}.comments-panel-module__oO2aiG__signInPrompt{color:var(--c-muted);flex-direction:column;align-items:flex-start;gap:.65rem;padding:.15rem 0;font-size:.92rem;display:flex}.comments-panel-module__oO2aiG__editRow{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.comments-panel-module__oO2aiG__confirmBox{border:1px solid var(--c-line);background:var(--c-soft);margin-top:.55rem;padding:.65rem}.comments-panel-module__oO2aiG__confirmText{color:var(--c-ink);margin:0 0 .55rem;font-size:.85rem}.comments-panel-module__oO2aiG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:430px){.comments-panel-module__oO2aiG__panel{border-left:0;width:100vw}.comments-panel-module__oO2aiG__replies{max-width:calc(100% - .85rem);margin-left:.85rem;margin-right:.65rem;padding-left:.6rem}.comments-panel-module__oO2aiG__replyItem{padding-left:.1rem}}
.hybrid-shell-module__UQCsFa__shell{--h-bg:#f4f4f2;--h-ink:#0c0c0c;--h-muted:#5e5e5e;--h-line:#e0e0dc;--h-line-strong:#c8c8c2;--h-gold:#b0910d;--h-gold-soft:#c9a227;--h-mast:#050505;--h-surface:#fff;--max:1140px;--pad:clamp(.8rem, 2.6vw, 1.35rem);box-sizing:border-box;background:var(--h-bg);min-width:0;max-width:100%;color:var(--h-ink);font-family:Onest,Segoe UI,sans-serif;font-size:15.5px;line-height:1.42;overflow-x:clip}.hybrid-shell-module__UQCsFa__shell *,.hybrid-shell-module__UQCsFa__shell :before,.hybrid-shell-module__UQCsFa__shell :after{box-sizing:border-box}.hybrid-shell-module__UQCsFa__shell a:focus-visible,.hybrid-shell-module__UQCsFa__shell button:focus-visible,.hybrid-shell-module__UQCsFa__shell input:focus-visible{outline:2px solid var(--h-gold-soft);outline-offset:2px}.hybrid-shell-module__UQCsFa__masthead{background:var(--h-mast);color:#fff}.hybrid-shell-module__UQCsFa__mastInner{max-width:var(--max);padding:.45rem var(--pad);justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-width:0;min-height:56px;margin:0 auto;display:flex}.hybrid-shell-module__UQCsFa__brand{color:inherit;flex:auto;align-items:center;gap:.4rem;min-width:0;text-decoration:none;display:flex}.hybrid-shell-module__UQCsFa__logo{object-fit:contain;flex-shrink:0;width:34px;height:34px}@media (min-width:640px){.hybrid-shell-module__UQCsFa__logo{width:39px;height:39px}}.hybrid-shell-module__UQCsFa__brandText{letter-spacing:-.025em;white-space:nowrap;flex-shrink:0;font-size:clamp(.95rem,3.8vw,1.12rem);font-weight:800;display:inline}.hybrid-shell-module__UQCsFa__brandSport{color:var(--h-gold-soft)}.hybrid-shell-module__UQCsFa__mastActions{flex:none;align-items:center;gap:0;min-width:0;display:flex}.hybrid-shell-module__UQCsFa__desktopSearch{display:none}@media (min-width:900px){.hybrid-shell-module__UQCsFa__desktopSearch{width:min(240px,28vw);margin-right:.25rem;display:block}}.hybrid-shell-module__UQCsFa__shellHeader{z-index:30;position:relative}.hybrid-shell-module__UQCsFa__mobileSearchSlot{flex:none;align-items:center;max-width:min(12rem,46vw);display:flex}.hybrid-shell-module__UQCsFa__mobileSearchSlot form{width:min(11.5rem,46vw)}@media (min-width:900px){.hybrid-shell-module__UQCsFa__mobileSearchSlot{display:none}}.hybrid-shell-module__UQCsFa__accountSlot{flex:none;align-items:center;display:flex}.hybrid-shell-module__UQCsFa__searchForm{align-items:center;width:100%;display:flex;position:relative}.hybrid-shell-module__UQCsFa__searchInput{color:#fff;width:100%;min-width:0;height:38px;font:inherit;background:#161616;border:1px solid #333;border-radius:2px;padding:0 2.4rem 0 .75rem;font-size:.85rem}.hybrid-shell-module__UQCsFa__searchInput::placeholder{color:#888}.hybrid-shell-module__UQCsFa__searchSubmit{width:40px;color:var(--h-gold-soft);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:0;bottom:0;right:0}.hybrid-shell-module__UQCsFa__searchSubmit svg,.hybrid-shell-module__UQCsFa__iconBtn svg,.hybrid-shell-module__UQCsFa__signInBtn svg{stroke:currentColor;fill:none;stroke-width:1.75px;width:18px;height:18px}.hybrid-shell-module__UQCsFa__iconBtn{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:inline-flex}.hybrid-shell-module__UQCsFa__signInBtn{color:#fff;white-space:nowrap;background:0 0;border:1px solid #3a3a3a;border-radius:2px;justify-content:center;align-items:center;height:36px;margin-left:.15rem;padding:0 .85rem;font-size:.8rem;font-weight:700;text-decoration:none;display:none}.hybrid-shell-module__UQCsFa__accountIconBtn{display:inline-flex}@media (min-width:900px){.hybrid-shell-module__UQCsFa__signInBtn{display:inline-flex}.hybrid-shell-module__UQCsFa__accountIconBtn{display:none}}.hybrid-shell-module__UQCsFa__menuButton{color:#fff;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;display:inline-flex}.hybrid-shell-module__UQCsFa__menuBackdrop{z-index:40;background:#00000080;position:fixed;inset:0}.hybrid-shell-module__UQCsFa__menuPanel{z-index:50;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#444 transparent;background:#0a0a0a;width:min(19rem,90vw);padding:0 0 1.25rem;position:fixed;top:0;bottom:0;right:0;overflow:hidden auto}.hybrid-shell-module__UQCsFa__menuPanel[hidden]{display:none}.hybrid-shell-module__UQCsFa__menuHeader{border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.hybrid-shell-module__UQCsFa__menuClose{color:#ccc;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;display:inline-flex}.hybrid-shell-module__UQCsFa__menuSearchWrap{padding:.85rem 1rem .5rem}.hybrid-shell-module__UQCsFa__menuSearchForm{display:block;position:relative}.hybrid-shell-module__UQCsFa__menuSearchInput{color:#fff;width:100%;height:42px;font:inherit;background:#161616;border:1px solid #333;border-radius:2px;padding:0 2.6rem 0 .8rem;font-size:.9rem}.hybrid-shell-module__UQCsFa__menuSearchSubmit{width:42px;color:var(--h-gold-soft);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:0;bottom:0;right:0}.hybrid-shell-module__UQCsFa__menuSearchSubmit svg{stroke:currentColor;fill:none;stroke-width:1.75px;width:18px;height:18px}.hybrid-shell-module__UQCsFa__menuSection{padding:.75rem .75rem .25rem}.hybrid-shell-module__UQCsFa__menuSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:#888;margin:0 0 .35rem .5rem;font-size:.68rem;font-weight:750}.hybrid-shell-module__UQCsFa__menuList{margin:0;padding:0;list-style:none}.hybrid-shell-module__UQCsFa__menuLink{color:#e4e4e4;border-left:3px solid #0000;min-height:44px;padding:.72rem .75rem;font-weight:650;text-decoration:none;display:block}.hybrid-shell-module__UQCsFa__menuLinkActive{color:var(--h-gold-soft);border-left-color:var(--h-gold-soft);background:#c9a22714}.hybrid-shell-module__UQCsFa__menuFooter{border-top:1px solid #222;margin-top:.75rem;padding:1rem}.hybrid-shell-module__UQCsFa__menuSocial{justify-content:center;gap:.5rem;margin-bottom:.85rem;display:flex}.hybrid-shell-module__UQCsFa__menuSocialLink{color:#bbb;background:#1a1a1a;border-radius:2px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:inline-flex}.hybrid-shell-module__UQCsFa__menuSocialLink svg{width:18px;height:18px}.hybrid-shell-module__UQCsFa__menuContact{text-align:center;color:#999;margin:0;font-size:.8rem;line-height:1.55}.hybrid-shell-module__UQCsFa__menuContact a{color:#ccc;text-decoration:none}@media (min-width:900px){.hybrid-shell-module__UQCsFa__menuButton{display:none}}.hybrid-shell-module__UQCsFa__catBar{border-bottom:2px solid var(--h-gold);background:#121212}.hybrid-shell-module__UQCsFa__catTrack{max-width:var(--max);padding:0 var(--pad);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#555 transparent;flex-wrap:nowrap;align-items:stretch;margin:0 auto;display:flex;overflow:auto hidden}.hybrid-shell-module__UQCsFa__catTrack::-webkit-scrollbar{height:4px}.hybrid-shell-module__UQCsFa__catTrack::-webkit-scrollbar-thumb{background:#555}.hybrid-shell-module__UQCsFa__catLink{color:#c4c4c4;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-bottom:2px solid #0000;flex:none;align-items:center;min-height:44px;margin-bottom:-2px;padding:.68rem .85rem;font-size:.74rem;font-weight:750;text-decoration:none;display:inline-flex}.hybrid-shell-module__UQCsFa__catLink:hover{color:#fff}.hybrid-shell-module__UQCsFa__catLinkActive{color:var(--h-gold-soft);border-bottom-color:var(--h-gold-soft)}.hybrid-shell-module__UQCsFa__main{max-width:var(--max);padding:.95rem var(--pad) 1.6rem;width:100%;min-width:0;margin:0 auto}.hybrid-shell-module__UQCsFa__home{min-width:0}.hybrid-shell-module__UQCsFa__section{border-top:0;margin-top:1.5rem;padding-top:0}.hybrid-shell-module__UQCsFa__sectionHead{border-bottom:2px solid var(--h-ink);justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem;padding-bottom:.45rem;display:flex}.hybrid-shell-module__UQCsFa__sectionTitle{text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:.92rem;font-weight:800}.hybrid-shell-module__UQCsFa__sectionTitle:after{content:none}.hybrid-shell-module__UQCsFa__topGrid{gap:1rem;display:grid}@media (min-width:960px){.hybrid-shell-module__UQCsFa__topGrid{grid-template-columns:1.65fr 1fr;gap:1.25rem}}.hybrid-shell-module__UQCsFa__lead{color:inherit;background:0 0;border:0;min-width:0;text-decoration:none;display:block}.hybrid-shell-module__UQCsFa__leadMedia{aspect-ratio:16/9;background:#151515;position:relative;overflow:hidden}.hybrid-shell-module__UQCsFa__heroFocal{object-position:center 18%}.hybrid-shell-module__UQCsFa__leadMedia img{transition:none!important;transform:none!important}.hybrid-shell-module__UQCsFa__leadMedia img{transition:none!important;transform:none!important}.hybrid-shell-module__UQCsFa__leadOverlay{z-index:1;color:#fff;background:linear-gradient(#0000 0%,#0006 45%,#000000d6 100%);padding:2rem .95rem .9rem;position:absolute;inset:auto 0 0}.hybrid-shell-module__UQCsFa__kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--h-gold-soft);margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:inline-block}.hybrid-shell-module__UQCsFa__leadTitle{letter-spacing:-.025em;color:#fff;margin:0;font-size:clamp(1.45rem,3.4vw,2.15rem);font-weight:800;line-height:1.12}.hybrid-shell-module__UQCsFa__leadMeta{color:#d0d0d0;margin:.4rem 0 0;font-size:.75rem}.hybrid-shell-module__UQCsFa__secondaryList{border:0;border-top:1px solid var(--h-line-strong);background:0 0;flex-direction:column;gap:0;min-width:0;display:flex}.hybrid-shell-module__UQCsFa__secondaryItem{color:inherit;border-bottom:1px solid var(--h-line);grid-template-columns:84px 1fr;gap:.75rem;min-width:0;padding:.7rem 0;text-decoration:none;display:grid}.hybrid-shell-module__UQCsFa__secondaryItem:last-child{border-bottom:1px solid var(--h-line-strong)}.hybrid-shell-module__UQCsFa__secondaryThumb{aspect-ratio:5/4;background:#151515;position:relative;overflow:hidden}.hybrid-shell-module__UQCsFa__secondaryTitle{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.92rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.hybrid-shell-module__UQCsFa__secondaryMeta{color:var(--h-muted);margin:.3rem 0 0;font-size:.7rem}.hybrid-shell-module__UQCsFa__secondaryMeta strong{color:var(--h-gold);font-weight:750}.hybrid-shell-module__UQCsFa__latestList{background:0 0;border:0;margin:0;padding:0;list-style:none}.hybrid-shell-module__UQCsFa__latestItem+.hybrid-shell-module__UQCsFa__latestItem{border-top:1px solid var(--h-line)}.hybrid-shell-module__UQCsFa__latestLink{color:inherit;grid-template-columns:4.5rem minmax(0,1fr);align-items:start;gap:.75rem;padding:.7rem 0;text-decoration:none;display:grid}.hybrid-shell-module__UQCsFa__latestTime{color:var(--h-muted);padding-top:.15rem;font-size:.7rem;font-weight:750}.hybrid-shell-module__UQCsFa__latestTitle{margin:0;font-size:.92rem;font-weight:650;line-height:1.3}.hybrid-shell-module__UQCsFa__latestCat{color:var(--h-gold);text-transform:uppercase;letter-spacing:.04em;margin-right:.35rem;font-size:.7rem;font-weight:750}.hybrid-shell-module__UQCsFa__recGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:560px){.hybrid-shell-module__UQCsFa__recGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.hybrid-shell-module__UQCsFa__recGrid{grid-template-columns:repeat(4,1fr)}}.hybrid-shell-module__UQCsFa__recCard{color:inherit;background:0 0;border:0;min-width:0;text-decoration:none;display:block}.hybrid-shell-module__UQCsFa__recMedia{aspect-ratio:16/10;background:#151515;margin-bottom:.55rem;position:relative;overflow:hidden}.hybrid-shell-module__UQCsFa__recBody{padding:0}.hybrid-shell-module__UQCsFa__recTitle{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:700;line-height:1.28;display:-webkit-box;overflow:hidden}.hybrid-shell-module__UQCsFa__recMeta{color:var(--h-muted);margin:.3rem 0 0;font-size:.7rem}.hybrid-shell-module__UQCsFa__split{gap:1.5rem;display:grid}@media (min-width:900px){.hybrid-shell-module__UQCsFa__split{grid-template-columns:1.35fr 1fr;align-items:start;gap:1.75rem}}.hybrid-shell-module__UQCsFa__popularList{counter-reset:hpop;background:0 0;border:0;margin:0;padding:0;list-style:none}.hybrid-shell-module__UQCsFa__popularItem{counter-increment:hpop;border-bottom:1px solid var(--h-line)}.hybrid-shell-module__UQCsFa__popularItem:last-child{border-bottom:0}.hybrid-shell-module__UQCsFa__popularLink{color:inherit;grid-template-columns:1.75rem 1fr;align-items:start;gap:.5rem;padding:.65rem 0;text-decoration:none;display:grid}.hybrid-shell-module__UQCsFa__popularLink:before{content:counter(hpop);color:var(--h-gold);font-size:.95rem;font-weight:800;line-height:1.25}.hybrid-shell-module__UQCsFa__popularTitle{margin:0;font-size:.88rem;font-weight:700;line-height:1.3}.hybrid-shell-module__UQCsFa__footer{color:#cfcfcf;background:#050505;margin-top:1.75rem}.hybrid-shell-module__UQCsFa__footerInner{max-width:var(--max);padding:1.25rem var(--pad) 1rem;gap:1.15rem;margin:0 auto;display:grid}@media (min-width:768px){.hybrid-shell-module__UQCsFa__footerInner{grid-template-columns:1.3fr 1fr 1fr;gap:1.25rem 1.5rem}}.hybrid-shell-module__UQCsFa__footerBrand{color:#fff;margin:0 0 .4rem;font-size:1.05rem;font-weight:800}.hybrid-shell-module__UQCsFa__footerBrand span{color:var(--h-gold-soft)}.hybrid-shell-module__UQCsFa__footerSummary{color:#9a9a9a;max-width:28rem;margin:0 0 .75rem;font-size:.8rem;line-height:1.45}.hybrid-shell-module__UQCsFa__footerSocial{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.hybrid-shell-module__UQCsFa__footerSocial a{color:#bbb;background:#161616;border-radius:2px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:inline-flex}.hybrid-shell-module__UQCsFa__footerSocial a:hover{color:#0a0a0a;background:var(--h-gold-soft)}.hybrid-shell-module__UQCsFa__footerSocial svg{width:18px;height:18px}.hybrid-shell-module__UQCsFa__footerColTitle{text-transform:uppercase;letter-spacing:.06em;color:#fff;margin:0 0 .55rem;font-size:.78rem;font-weight:800}.hybrid-shell-module__UQCsFa__footerColTitle:after{content:"";background:var(--h-gold);width:1.5rem;height:2px;margin-top:.35rem;display:block}.hybrid-shell-module__UQCsFa__footerContact{color:#a8a8a8;gap:.45rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:grid}.hybrid-shell-module__UQCsFa__footerContact a{color:#c8c8c8;text-decoration:none}.hybrid-shell-module__UQCsFa__footerContact a:hover{color:var(--h-gold-soft)}.hybrid-shell-module__UQCsFa__footerQuick{grid-template-columns:1fr 1fr;gap:.35rem .75rem;margin:0;padding:0;list-style:none;display:grid}.hybrid-shell-module__UQCsFa__footerQuick a{color:#c4c4c4;font-size:.8rem;font-weight:600;text-decoration:none}.hybrid-shell-module__UQCsFa__footerQuick a:hover{color:var(--h-gold-soft)}.hybrid-shell-module__UQCsFa__footerBottom{border-top:1px solid #222;flex-direction:column;grid-column:1/-1;gap:.65rem;margin-top:.15rem;padding-top:.85rem;display:flex}@media (min-width:768px){.hybrid-shell-module__UQCsFa__footerBottom{flex-direction:row;justify-content:space-between;align-items:center}}.hybrid-shell-module__UQCsFa__footerLegal{flex-wrap:wrap;gap:.35rem .9rem;margin:0;padding:0;list-style:none;display:flex}.hybrid-shell-module__UQCsFa__footerLegal a{color:#b0b0b0;font-size:.76rem;font-weight:600;text-decoration:none}.hybrid-shell-module__UQCsFa__footerLegal a:hover{color:var(--h-gold-soft)}.hybrid-shell-module__UQCsFa__copyright{color:gray;margin:0;font-size:.72rem}.hybrid-shell-module__UQCsFa__mobileSearchBtn{display:inline-flex}@media (max-width:899px){.hybrid-shell-module__UQCsFa__mastActions .hybrid-shell-module__UQCsFa__searchForm{width:min(10.5rem,42vw)}}@media (min-width:900px){.hybrid-shell-module__UQCsFa__mobileSearchBtn{display:none}}.hybrid-shell-module__UQCsFa__catPage{min-width:0;max-width:100%}.hybrid-shell-module__UQCsFa__catHead{min-width:0;margin:0 0 1rem;scroll-margin-top:7.5rem}.hybrid-shell-module__UQCsFa__catLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--h-gold);margin:0 0 .2rem;font-size:.68rem;font-weight:800}.hybrid-shell-module__UQCsFa__catTitle{letter-spacing:-.02em;color:var(--h-ink);margin:0;font-size:clamp(1.45rem,3.2vw,2rem);font-weight:800;line-height:1.15}.hybrid-shell-module__UQCsFa__catTitle:focus{outline:none}.hybrid-shell-module__UQCsFa__catTitle:focus-visible{outline:2px solid var(--h-gold-soft);outline-offset:2px}.hybrid-shell-module__UQCsFa__catDesc{max-width:42rem;color:var(--h-muted);margin:.45rem 0 0;font-size:.92rem;line-height:1.45}.hybrid-shell-module__UQCsFa__catEmpty{min-width:0;padding:.25rem 0 1.5rem}.hybrid-shell-module__UQCsFa__catEmptyMsg{color:var(--h-muted);margin:.85rem 0 0;font-size:.95rem}.hybrid-shell-module__UQCsFa__catEmptyActions{margin:.75rem 0 0;font-size:.88rem}.hybrid-shell-module__UQCsFa__catEmptyLink{color:var(--h-ink);text-underline-offset:.15em;font-weight:700;text-decoration:underline}.hybrid-shell-module__UQCsFa__catEmptyLink:hover{color:var(--h-gold)}.hybrid-shell-module__UQCsFa__catPagination{border-top:1px solid var(--h-line);min-width:0;margin-top:1.25rem;padding-top:.5rem}.hybrid-shell-module__UQCsFa__articlePage{min-width:0;max-width:100%}.hybrid-shell-module__UQCsFa__articleGrid{gap:1.5rem;min-width:0;display:grid}@media (min-width:1024px){.hybrid-shell-module__UQCsFa__articleGrid{grid-template-columns:minmax(0,1.85fr) minmax(15rem,.95fr);align-items:start;gap:2rem}}.hybrid-shell-module__UQCsFa__articleMain{min-width:0;max-width:42rem}@media (min-width:1024px){.hybrid-shell-module__UQCsFa__articleMain{max-width:none}}.hybrid-shell-module__UQCsFa__articleAside{min-width:0}.hybrid-shell-module__UQCsFa__articleAsideDesktop{display:none}.hybrid-shell-module__UQCsFa__articleAsideMobile{margin-top:1.5rem;display:block}@media (min-width:1024px){.hybrid-shell-module__UQCsFa__articleAsideDesktop{display:block}.hybrid-shell-module__UQCsFa__articleAsideMobile{display:none}}.hybrid-shell-module__UQCsFa__articleCard{background:0 0;border:0;min-width:0}.hybrid-shell-module__UQCsFa__articleKicker{letter-spacing:.08em;text-transform:uppercase;color:var(--h-gold);margin:0 0 .45rem;font-size:.68rem;font-weight:800;text-decoration:none;display:inline-block}.hybrid-shell-module__UQCsFa__articleKicker:hover{color:var(--h-gold-soft)}.hybrid-shell-module__UQCsFa__articleTitle{letter-spacing:-.025em;color:var(--h-ink);overflow-wrap:anywhere;margin:0 0 .85rem;font-size:clamp(1.55rem,3.8vw,2.35rem);font-weight:800;line-height:1.15}.hybrid-shell-module__UQCsFa__articleByline{color:inherit;align-items:center;gap:.75rem;min-width:0;margin:0 0 1rem;text-decoration:none;display:flex}.hybrid-shell-module__UQCsFa__articleByline:hover .hybrid-shell-module__UQCsFa__articleAuthorName{color:var(--h-gold)}.hybrid-shell-module__UQCsFa__articleAvatar{border:1px solid var(--h-line);background:#e8e8e4;border-radius:999px;flex-shrink:0;width:2.75rem;height:2.75rem;position:relative;overflow:hidden}.hybrid-shell-module__UQCsFa__articleAuthorMeta{min-width:0}.hybrid-shell-module__UQCsFa__articleAuthorName{color:var(--h-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:700;display:block;overflow:hidden}.hybrid-shell-module__UQCsFa__articleDate{color:var(--h-muted);margin-top:.15rem;font-size:.78rem;display:block}.hybrid-shell-module__UQCsFa__articleLead{aspect-ratio:16/9;background:#151515;width:100%;margin:0 0 1.15rem;position:relative;overflow:hidden}.hybrid-shell-module__UQCsFa__articleLead img{transition:none!important;transform:none!important}.hybrid-shell-module__UQCsFa__articleProse{color:var(--h-ink);overflow-wrap:anywhere;word-break:break-word;font-size:1.05rem;line-height:1.72}.hybrid-shell-module__UQCsFa__articleProse p{margin:0 0 1.05rem}:is(.hybrid-shell-module__UQCsFa__articleProse h2,.hybrid-shell-module__UQCsFa__articleProse h3,.hybrid-shell-module__UQCsFa__articleProse h4){letter-spacing:-.02em;color:var(--h-ink);margin:1.5rem 0 .65rem;font-weight:800;line-height:1.25}.hybrid-shell-module__UQCsFa__articleProse h2{font-size:1.35rem}.hybrid-shell-module__UQCsFa__articleProse h3{font-size:1.15rem}.hybrid-shell-module__UQCsFa__articleProse h4{font-size:1.05rem}:is(.hybrid-shell-module__UQCsFa__articleProse ul,.hybrid-shell-module__UQCsFa__articleProse ol){margin:0 0 1.05rem;padding-left:1.35rem}.hybrid-shell-module__UQCsFa__articleProse li{margin:.3rem 0}.hybrid-shell-module__UQCsFa__articleProse a{color:var(--h-gold);text-underline-offset:.15em;text-decoration:underline}.hybrid-shell-module__UQCsFa__articleProse a:hover{color:var(--h-ink)}.hybrid-shell-module__UQCsFa__articleProse blockquote{border-left:3px solid var(--h-gold);color:var(--h-muted);margin:0 0 1.05rem;padding:.55rem 0 .55rem .9rem;font-style:italic}:is(.hybrid-shell-module__UQCsFa__articleProse img,.hybrid-shell-module__UQCsFa__articleProse video){max-width:100%;height:auto;margin:1rem 0;display:block}:is(.hybrid-shell-module__UQCsFa__articleProse iframe,.hybrid-shell-module__UQCsFa__articleProse embed,.hybrid-shell-module__UQCsFa__articleProse object){aspect-ratio:16/9;border:0;width:100%;max-width:100%;height:auto;margin:1rem 0;display:block}.hybrid-shell-module__UQCsFa__articleProse table{border-collapse:collapse;width:100%;margin:0 0 1.05rem;font-size:.92rem;display:block;overflow-x:auto}:is(.hybrid-shell-module__UQCsFa__articleProse th,.hybrid-shell-module__UQCsFa__articleProse td){border:1px solid var(--h-line);text-align:left;padding:.45rem .55rem}:is(.hybrid-shell-module__UQCsFa__articleProse figcaption,.hybrid-shell-module__UQCsFa__articleProse caption){color:var(--h-muted);margin-top:.35rem;font-size:.82rem}:is(.hybrid-shell-module__UQCsFa__articleProse pre,.hybrid-shell-module__UQCsFa__articleProse code){white-space:pre-wrap;word-break:break-word;max-width:100%;overflow-x:auto}.hybrid-shell-module__UQCsFa__articleFooter{border-top:1px solid var(--h-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;margin-top:1.25rem;padding-top:1rem;display:flex}.hybrid-shell-module__UQCsFa__articleTag{border:1px solid var(--h-line);min-height:2rem;color:var(--h-muted);text-transform:uppercase;letter-spacing:.04em;background:0 0;align-items:center;padding:.2rem .65rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.hybrid-shell-module__UQCsFa__articleTag:hover{color:var(--h-gold);border-color:var(--h-gold-soft)}.hybrid-shell-module__UQCsFa__articleActions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.hybrid-shell-module__UQCsFa__articleAction{min-width:2.75rem;min-height:2.75rem;color:var(--h-ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.35rem;padding:.4rem .55rem;font-size:.82rem;font-weight:650;text-decoration:none;display:inline-flex}.hybrid-shell-module__UQCsFa__articleAction:hover{color:var(--h-gold)}.hybrid-shell-module__UQCsFa__articleActionActive,.hybrid-shell-module__UQCsFa__articleActionActive:hover{color:#b42318}.hybrid-shell-module__UQCsFa__articleCommentCta{border:1px solid var(--h-line);background:var(--h-surface);width:100%;min-height:2.75rem;color:var(--h-muted);text-align:left;cursor:pointer;margin-top:1rem;padding:.7rem .9rem;font-size:.92rem;display:block}.hybrid-shell-module__UQCsFa__articleCommentCta:hover{border-color:var(--h-gold-soft);color:var(--h-ink)}.hybrid-shell-module__UQCsFa__articleSection{min-width:0;margin-top:1.75rem}.hybrid-shell-module__UQCsFa__articleSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--h-ink);margin:0 0 .85rem;font-size:.78rem;font-weight:800}.hybrid-shell-module__UQCsFa__relatedList{margin:0;padding:0;list-style:none}.hybrid-shell-module__UQCsFa__relatedItem{border-top:1px solid var(--h-line)}.hybrid-shell-module__UQCsFa__relatedItem:last-child{border-bottom:1px solid var(--h-line)}.hybrid-shell-module__UQCsFa__relatedLink{color:inherit;grid-template-columns:1.1rem minmax(0,1fr);gap:.45rem;padding:.75rem 0;text-decoration:none;display:grid}.hybrid-shell-module__UQCsFa__relatedBullet{color:var(--h-gold);font-weight:800;line-height:1.3}.hybrid-shell-module__UQCsFa__relatedTitle{margin:0;font-size:.92rem;font-weight:700;line-height:1.3}.hybrid-shell-module__UQCsFa__relatedMeta{color:var(--h-muted);margin:.25rem 0 0;font-size:.72rem}.hybrid-shell-module__UQCsFa__topStories{min-width:0}.hybrid-shell-module__UQCsFa__topStoriesList{margin:0;padding:0;list-style:none}.hybrid-shell-module__UQCsFa__topStoryItem+.hybrid-shell-module__UQCsFa__topStoryItem{border-top:1px solid var(--h-line)}.hybrid-shell-module__UQCsFa__topStoryLink{color:inherit;grid-template-columns:84px minmax(0,1fr);gap:.75rem;min-width:0;padding:.7rem 0;text-decoration:none;display:grid}.hybrid-shell-module__UQCsFa__topStoryThumb{aspect-ratio:5/4;background:#151515;position:relative;overflow:hidden}.hybrid-shell-module__UQCsFa__topStoryTitle{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:700;line-height:1.28;display:-webkit-box;overflow:hidden}.hybrid-shell-module__UQCsFa__topStoryMeta{color:var(--h-muted);margin:.3rem 0 0;font-size:.7rem}.hybrid-shell-module__UQCsFa__topStoryMeta strong{color:var(--h-gold);font-weight:750}.hybrid-shell-module__UQCsFa__topStoriesCta{border:1px solid var(--h-gold);width:100%;min-height:2.75rem;color:var(--h-ink);background:0 0;justify-content:center;align-items:center;gap:.35rem;margin-top:.85rem;padding:.55rem .85rem;font-size:.88rem;font-weight:750;text-decoration:none;display:inline-flex}.hybrid-shell-module__UQCsFa__topStoriesCta:hover{background:var(--h-mast);color:#fff;border-color:var(--h-mast)}.hybrid-shell-module__UQCsFa__articleNotFound{max-width:28rem;padding:1.5rem var(--pad);text-align:center;margin:2rem auto}.hybrid-shell-module__UQCsFa__articleNotFoundTitle{margin:.75rem 0 .4rem;font-size:1.45rem;font-weight:800}.hybrid-shell-module__UQCsFa__articleNotFoundText{color:var(--h-muted);margin:0;font-size:.95rem}.hybrid-shell-module__UQCsFa__articleNotFoundActions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.15rem;display:flex}.hybrid-shell-module__UQCsFa__articleNotFoundLink{border:1px solid var(--h-line);min-height:2.75rem;color:var(--h-ink);align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.hybrid-shell-module__UQCsFa__articleNotFoundLinkPrimary{background:var(--h-mast);border-color:var(--h-mast);color:#fff}
