/* Shared ClearedHot hamburger navigation. Do not load this in /dcs-stats/. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.clearedhot-header{z-index:2000!important}.clearedhot-menu-toggle{position:relative;z-index:2201;display:inline-flex!important;width:46px;height:46px;flex:0 0 auto;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgba(255,255,255,.28);border-radius:8px;padding:0;margin-left:18px;background:rgba(5,10,12,.62);color:#fff;cursor:pointer}.clearedhot-menu-toggle span:not(.sr-only){display:block!important;width:22px;height:2px;border-radius:99px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.clearedhot-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.clearedhot-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.clearedhot-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.clearedhot-menu[data-site-menu]{position:fixed!important;inset:0!important;z-index:2200!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:clamp(14px,2.4vh,26px)!important;width:100vw!important;max-width:none!important;height:100vh!important;min-height:100svh!important;margin:0!important;padding:86px 24px 34px!important;border:0!important;background:rgba(4,9,12,.97)!important;backdrop-filter:blur(14px);opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.clearedhot-menu[data-site-menu].open,body.menu-open .clearedhot-menu[data-site-menu]{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)}.clearedhot-menu[data-site-menu] a{display:inline-flex!important;align-items:center;justify-content:center;min-height:34px;color:#d8e1dc!important;font-family:Inter,Arial,sans-serif;font-size:clamp(1rem,2.4vw,1.45rem)!important;font-weight:800!important;letter-spacing:.12em!important;line-height:1.1;text-decoration:none!important;text-transform:uppercase!important}.clearedhot-menu[data-site-menu] a:hover,.clearedhot-menu[data-site-menu] a:focus-visible{color:#fff!important}.clearedhot-menu[data-site-menu] .nav-cta{min-height:44px;margin-top:10px;border:1px solid rgba(166,198,58,.65)!important;border-radius:8px;padding:0 18px!important;color:#a6c63a!important}body.menu-open{overflow:hidden}@media(max-width:560px){.clearedhot-menu-toggle{width:42px;height:42px;margin-left:12px}.clearedhot-menu[data-site-menu]{align-items:flex-start!important;padding-left:28px!important}.clearedhot-menu[data-site-menu] a{justify-content:flex-start;text-align:left}}