.NavHeader_header__4U3og{background-color:#b91c1c;color:white;box-shadow:0 20px 25px -5px rgb(0 0 0/.1),0 8px 10px -6px rgb(0 0 0/.1)}.NavHeader_headerContainer__01Fhq{max-width:1280px;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.NavHeader_headerContainer__01Fhq{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding:2rem}}.NavHeader_titleContainer__r8hNT{text-align:center}@media (min-width:768px){.NavHeader_titleContainer__r8hNT{text-align:left}}.NavHeader_title__RyEM6{font-size:1.875rem;line-height:2.25rem;font-weight:800;letter-spacing:-.025em}@media (min-width:768px){.NavHeader_title__RyEM6{font-size:2.25rem;line-height:2.5rem}}.NavHeader_subtitle__OHNwD{margin-top:.5rem;color:#fee2e2;font-size:1.125rem;line-height:1.75rem;font-weight:500}.NavHeader_dateContainer__A0fXa{display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.NavHeader_dateContainer__A0fXa{align-items:flex-end}}.NavHeader_currentDate__rlV5Q{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:#fef2f2}.NavHeader_lastUpdated__GtuNU{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;color:#fecaca}.NavHeader_nav__iyyo0{background-color:white;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);position:sticky;top:0;z-index:50}.NavHeader_navContainer__qf1OH{max-width:1280px;margin:0 auto;padding:1rem;display:flex;flex-direction:column}@media (min-width:768px){.NavHeader_navContainer__qf1OH{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 2rem}}.NavHeader_mobileMenuButton__6aQWN{display:block;padding:.5rem;margin-left:auto;color:#4b5563}@media (min-width:768px){.NavHeader_mobileMenuButton__6aQWN{display:none}}.NavHeader_navLinks__V0Tu9{display:none;flex-direction:column;gap:1rem}@media (min-width:768px){.NavHeader_navLinks__V0Tu9{display:flex;flex-direction:row;align-items:center;gap:1.5rem;width:100%}}.NavHeader_mobileMenuOpen__ysfCv{display:flex;padding-top:1rem}.NavHeader_mainLinks__lr9I0{display:flex;flex-direction:column;gap:.5rem}@media (min-width:768px){.NavHeader_mainLinks__lr9I0{flex-direction:row;gap:1.5rem;align-items:center}}.NavHeader_refreshButtonContainer__LEcWE{margin-top:1rem}@media (min-width:768px){.NavHeader_refreshButtonContainer__LEcWE{margin-top:0;margin-left:auto}}.NavHeader_refreshButton__wzs65{padding:.5rem 1.5rem;border-radius:.375rem;font-weight:600;transition:background-color .2s;display:flex;align-items:center;gap:.5rem;background-color:#b91c1c;color:white}.NavHeader_refreshButton__wzs65:hover:not(:disabled){background-color:#991b1b}.NavHeader_refreshButton__wzs65:disabled{background-color:#9ca3af;cursor:not-allowed}.NavHeader_spinner__DULdu{animation:NavHeader_spin__VIpey 1s linear infinite;width:1rem;height:1rem}@keyframes NavHeader_spin__VIpey{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.NavHeader_navLink__hvOSs{padding:.5rem 1rem;border-radius:.375rem;color:#374151;font-weight:500;transition:background-color .2s,color .2s;position:relative}.NavHeader_navLink__hvOSs:hover{background-color:#f3f4f6;color:#111827}.NavHeader_activeLink__saUHZ{color:#b91c1c;font-weight:600}.NavHeader_activeLink__saUHZ:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:6px;height:6px;background-color:#b91c1c;border-radius:50%}@media (min-width:768px){.NavHeader_activeLink__saUHZ:after{bottom:-4px}}.NavHeader_homeLink__lN_FE{padding:.5rem 1rem;border-radius:.375rem;background-color:#b91c1c;color:white;font-weight:600;transition:background-color .2s}.NavHeader_homeLink__lN_FE:hover{background-color:#991b1b}