.HazardCheckboxes_hazardCheckboxes__U0kRF{display:flex;flex-direction:column;gap:16px}.HazardCheckboxes_hazardCheckboxesHeader__5HZmr{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid #e4e9f4}.HazardCheckboxes_filterLabel__YM_cz{font-size:14px;font-weight:600;color:#374d61;margin:0;font-family:var(--font-sans)}.HazardCheckboxes_selectionSummary__6Ck_N{font-size:12px;color:#6c7f90;font-style:italic;font-family:var(--font-sans)}.HazardCheckboxes_datasetControl__3WnJX{width:100%;margin:-2px 0}.HazardCheckboxes_selectAllControl__FP_hm{padding:12px;background:#f8fafc;border:1px solid #e4e9f4;border-radius:4px}.HazardCheckboxes_selectAllLabel__tPiJK{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:500;color:#374d61;font-family:var(--font-sans);position:relative}.HazardCheckboxes_selectAllLabel__tPiJK:before{content:"";width:16px;height:16px;border:2px solid #007cad;border-radius:3px;background:#fff;flex-shrink:0;transition:all .2s ease}.HazardCheckboxes_selectAllCheckbox__mg_lz:checked+.HazardCheckboxes_selectAllText__zwOz3:before,.HazardCheckboxes_selectAllLabel__tPiJK:has(.HazardCheckboxes_selectAllCheckbox__mg_lz:checked):before{background:#007cad;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m13.854 3.646-7.5 7.5a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6 10.293l7.146-7.147a.5.5 0 0 1 .708.708z'/%3e%3c/svg%3e");background-size:12px 12px;background-repeat:no-repeat;background-position:50%}.HazardCheckboxes_selectAllCheckbox__mg_lz:indeterminate+.HazardCheckboxes_selectAllText__zwOz3:before,.HazardCheckboxes_selectAllLabel__tPiJK:has(.HazardCheckboxes_selectAllCheckbox__mg_lz:indeterminate):before{background:#007cad;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e");background-size:12px 12px;background-repeat:no-repeat;background-position:50%}.HazardCheckboxes_selectAllCheckbox__mg_lz{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.HazardCheckboxes_selectAllText__zwOz3{font-size:14px;font-family:var(--font-sans)}.HazardCheckboxes_hazardCheckboxList__pMkC6{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.HazardCheckboxes_hazardCheckboxItem__3i0MX{display:flex;flex-direction:column;border:1px solid #e4e9f4;border-radius:4px;transition:all .2s ease;background:#fff}.HazardCheckboxes_hazardCheckboxItem__3i0MX:hover{border-color:#374d61;box-shadow:0 1px 3px rgba(0,0,0,.1)}.HazardCheckboxes_hazardCheckboxLabel__0e3G0{display:flex;align-items:center;padding:8px;cursor:pointer;gap:8px;position:relative}.HazardCheckboxes_hazardCheckboxLabel__0e3G0:before{content:"";width:18px;height:18px;border:2px solid #007cad;border-radius:3px;background:#fff;flex-shrink:0;transition:all .2s ease}.HazardCheckboxes_hazardCheckboxLabel__0e3G0:has(.HazardCheckboxes_hazardCheckbox__X9iDZ:checked):before,.HazardCheckboxes_hazardCheckbox__X9iDZ:checked+.HazardCheckboxes_hazardCheckboxContent__hjpy6:before{background:#007cad;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m13.854 3.646-7.5 7.5a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6 10.293l7.146-7.147a.5.5 0 0 1 .708.708z'/%3e%3c/svg%3e");background-size:14px 14px;background-repeat:no-repeat;background-position:50%}.HazardCheckboxes_hazardCheckbox__X9iDZ{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.HazardCheckboxes_hazardCheckboxContent__hjpy6{display:flex;align-items:center;gap:.375rem;flex-grow:1}.HazardCheckboxes_hazardIcon__IRW2L{font-size:1rem;flex-shrink:0}.HazardCheckboxes_hazardCheckboxSwatch__CkYlU{width:.875rem;height:.875rem;border-radius:3px;flex-shrink:0;border:1px solid rgba(0,0,0,.1)}.HazardCheckboxes_hazardCheckboxText__jG0st{font-size:.8rem;font-weight:500;color:#374151;line-height:1.2;white-space:nowrap}.HazardCheckboxes_hazardCheckboxItem__3i0MX:has(.HazardCheckboxes_hazardCheckbox__X9iDZ:checked){border-color:#3b82f6;background:#eff6ff}.HazardCheckboxes_hazardCheckboxItem__3i0MX:has(.HazardCheckboxes_hazardCheckbox__X9iDZ:checked) .HazardCheckboxes_hazardCheckboxText__jG0st{color:#1e40af;font-weight:600}.HazardCheckboxes_hazardCheckboxItem__3i0MX:has(.HazardCheckboxes_hazardCheckbox__X9iDZ:checked) .HazardCheckboxes_hazardCheckboxSwatch__CkYlU{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.HazardCheckboxes_clearAllContainer__gCpr8{padding-top:.5rem;border-top:1px solid #e2e8f0}.HazardCheckboxes_clearAllButton__fvXdE{width:100%;padding:.75rem;background:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.HazardCheckboxes_clearAllButton__fvXdE:hover{background:#fecaca;border-color:#fca5a5;transform:translateY(-1px);box-shadow:0 1px 3px rgba(220,38,38,.2)}.HazardCheckboxes_srOnly__qj_FN{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:639px){.HazardCheckboxes_hazardCheckboxList__pMkC6{grid-template-columns:1fr}.HazardCheckboxes_hazardCheckboxesHeader__5HZmr{flex-direction:column;align-items:flex-start;gap:.25rem}.HazardCheckboxes_hazardCheckboxLabel__0e3G0{padding:.5rem .375rem;gap:.5rem}.HazardCheckboxes_hazardCheckboxContent__hjpy6{gap:.375rem}.HazardCheckboxes_hazardCheckboxText__jG0st{font-size:.8rem}.HazardCheckboxes_hazardIcon__IRW2L{font-size:1rem}.HazardCheckboxes_hazardCheckboxSwatch__CkYlU{width:.875rem;height:.875rem}}.HazardCheckboxes_selectAllCheckbox__mg_lz:focus-visible+.HazardCheckboxes_selectAllText__zwOz3,.HazardCheckboxes_selectAllLabel__tPiJK:has(.HazardCheckboxes_selectAllCheckbox__mg_lz:focus-visible){outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.HazardCheckboxes_hazardCheckboxLabel__0e3G0:has(.HazardCheckboxes_hazardCheckbox__X9iDZ:focus-visible),.HazardCheckboxes_hazardCheckbox__X9iDZ:focus-visible+.HazardCheckboxes_hazardCheckboxContent__hjpy6{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.HazardCheckboxes_clearAllButton__fvXdE:focus-visible{outline:2px solid #dc2626;outline-offset:2px}@media (prefers-contrast:high){.HazardCheckboxes_clearAllButton__fvXdE,.HazardCheckboxes_hazardCheckboxItem__3i0MX,.HazardCheckboxes_selectAllControl__FP_hm{border-width:2px}}@media (prefers-reduced-motion:reduce){.HazardCheckboxes_clearAllButton__fvXdE,.HazardCheckboxes_hazardCheckboxItem__3i0MX{transition:none}}@media print{.HazardCheckboxes_hazardCheckboxes__U0kRF{page-break-inside:avoid}.HazardCheckboxes_clearAllButton__fvXdE{display:none}}.CostRangeFilter_filterGroup__PCmGo{display:flex;flex-direction:column;gap:16px}.CostRangeFilter_filterLabel__HMU_e{font-size:14px;font-weight:600;color:#374d61;margin:0;font-family:var(--font-sans)}.CostRangeFilter_costRangeControls__Gfplk{display:flex;flex-direction:column;gap:16px}.CostRangeFilter_currentRangeDisplay__QzSSX{padding:12px;background:#f8fafc;border-radius:4px;font-size:14px;color:#032849;text-align:center;border:1px solid #e4e9f4;font-family:var(--font-sans)}.CostRangeFilter_costInputs__Qp97Q{display:flex;gap:1rem;justify-content:center}.CostRangeFilter_costInputGroup__BlxxO{display:flex;flex-direction:column;gap:.375rem;min-width:8rem}.CostRangeFilter_costLabel__INmyS{font-size:12px;font-weight:500;color:#374d61;text-align:center;font-family:var(--font-sans)}.CostRangeFilter_costInput__ONdOY{min-height:44px;padding:8px;border:1px solid #e4e9f4;border-radius:4px;font-size:14px;text-align:center;background-color:#fff;color:#032849;transition:all .2s ease;font-family:var(--font-sans)}.CostRangeFilter_costInput__ONdOY:hover{border-color:#374d61}.CostRangeFilter_costInput__ONdOY:focus{outline:none;border-color:#007cad;box-shadow:0 0 0 3px rgba(0,124,173,.1)}.CostRangeFilter_costUnit__9vSDA{font-size:11px;color:#374d61;font-family:var(--font-sans);text-align:center;font-style:italic}.CostRangeFilter_costPresets__dA31L{display:flex;flex-direction:column;gap:12px;padding:16px;background:#f8fafc;border-radius:4px;border:1px solid #e4e9f4}.CostRangeFilter_presetsLabel__4tr6d{font-size:.75rem;font-weight:600;color:#374151;text-align:center;margin-bottom:.25rem}.CostRangeFilter_presetButtons__sSkbf{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.375rem;gap:.375rem}.CostRangeFilter_presetButton__lKfYM{min-height:44px;padding:.375rem .5rem;background:#fff;border:1px solid #d1d5db;border-radius:4px;font-size:.7rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-align:center}.CostRangeFilter_presetButton__lKfYM:hover{background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 1px 3px rgba(0,0,0,.1)}.CostRangeFilter_presetButton__lKfYM:active{transform:translateY(0);box-shadow:none}.CostRangeFilter_resetButton__Rya5q{background:#fef3c7;border-color:#f59e0b;color:#92400e;grid-column:1/-1;margin-top:.5rem}.CostRangeFilter_resetButton__Rya5q:hover{background:#fde68a;border-color:#d97706;color:#78350f}.CostRangeFilter_cpiIndicator__Y2GOU{padding:.75rem;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;text-align:center}.CostRangeFilter_indicatorText__bPxTj{font-size:.8rem;color:#047857;font-style:italic}@media (max-width:639px){.CostRangeFilter_costInputs__Qp97Q{flex-direction:column;align-items:center;gap:.75rem}.CostRangeFilter_costInputGroup__BlxxO{width:100%;max-width:10rem}.CostRangeFilter_presetButtons__sSkbf{grid-template-columns:1fr;gap:.375rem}.CostRangeFilter_presetButton__lKfYM{padding:.375rem .5rem;font-size:.7rem}.CostRangeFilter_costPresets__dA31L{padding:.75rem}.CostRangeFilter_currentRangeDisplay__QzSSX{padding:.5rem;font-size:.8rem}}.CostRangeFilter_costInput__ONdOY:focus-visible,.CostRangeFilter_presetButton__lKfYM:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast:high){.CostRangeFilter_costInput__ONdOY,.CostRangeFilter_costPresets__dA31L,.CostRangeFilter_cpiIndicator__Y2GOU,.CostRangeFilter_currentRangeDisplay__QzSSX,.CostRangeFilter_presetButton__lKfYM{border-width:2px}}@media (prefers-reduced-motion:reduce){.CostRangeFilter_costInput__ONdOY,.CostRangeFilter_presetButton__lKfYM{transition:none}}@media print{.CostRangeFilter_costPresets__dA31L{display:none}.CostRangeFilter_currentRangeDisplay__QzSSX{background:transparent;border:1px solid #000}}.CpiToggle_filterGroup__2AnGW{display:flex;flex-direction:column;gap:12px}.CpiToggle_filterLabel__ROUB9{font-size:14px;font-weight:600;color:#374d61;margin:0;font-family:var(--font-sans)}.CpiToggle_cpiToggleContainer__PeRfq{display:flex;flex-direction:column;gap:16px;padding:16px;background:#f8fafc;border:1px solid #e4e9f4;border-radius:4px}.CpiToggle_toggleWrapper__68HtN{display:flex;justify-content:center}.CpiToggle_toggleLabel__iXGMD{display:flex;align-items:center;gap:12px;cursor:pointer;font-weight:500;color:#374d61;font-family:var(--font-sans)}.CpiToggle_toggleInput__RBCMB{position:absolute;opacity:0;width:0;height:0}.CpiToggle_toggleSlider__kgmqX{position:relative;display:inline-block;width:56px;height:32px;background-color:#e4e9f4;border-radius:16px;transition:all .3s ease;border:2px solid #e4e9f4}.CpiToggle_toggleInput__RBCMB:checked+.CpiToggle_toggleSlider__kgmqX{background-color:#007cad;border-color:#007cad}.CpiToggle_toggleThumb___ZiiM{position:absolute;top:2px;left:2px;width:24px;height:24px;background-color:#fff;border-radius:50%;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.CpiToggle_toggleInput__RBCMB:checked+.CpiToggle_toggleSlider__kgmqX .CpiToggle_toggleThumb___ZiiM{transform:translateX(24px)}.CpiToggle_toggleText__wBpmY{font-size:16px;font-weight:600;min-width:144px;text-align:left;font-family:var(--font-sans)}.CpiToggle_toggleDescription__h_tZD{padding:12px;background:#fff;border:1px solid #e4e9f4;border-radius:4px;font-size:13px;font-family:var(--font-sans);line-height:1.4;color:#4b5563;text-align:center}.CpiToggle_toggleDescription__h_tZD strong{color:#1f2937}.CpiToggle_modeIndicator__RegI6{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;border-radius:4px;background:#f1f5f9}.CpiToggle_indicatorDot__BTO2x{width:.75rem;height:.75rem;border-radius:50%;flex-shrink:0;transition:all .3s ease}.CpiToggle_indicatorDot__BTO2x.CpiToggle_adjusted__vEj_N{background:#10b981;box-shadow:0 0 0 2px rgba(16,185,129,.2)}.CpiToggle_indicatorDot__BTO2x.CpiToggle_nominal__rwVqV{background:#f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.2)}.CpiToggle_indicatorLabel__5CJ8c{font-size:.75rem;color:#6b7280;font-style:italic}.CpiToggle_toggleLabel__iXGMD:hover .CpiToggle_toggleSlider__kgmqX{box-shadow:0 0 0 3px rgba(59,130,246,.1)}.CpiToggle_toggleInput__RBCMB:focus+.CpiToggle_toggleSlider__kgmqX{outline:2px solid #3b82f6;outline-offset:2px}.CpiToggle_toggleInput__RBCMB:focus:not(:focus-visible)+.CpiToggle_toggleSlider__kgmqX{outline:none}.CpiToggle_toggleLabel__iXGMD:active .CpiToggle_toggleSlider__kgmqX{transform:scale(.95)}@media (max-width:639px){.CpiToggle_cpiToggleContainer__PeRfq{padding:.75rem}.CpiToggle_toggleLabel__iXGMD{flex-direction:column;gap:.5rem;text-align:center}.CpiToggle_toggleText__wBpmY{font-size:.9rem;min-width:auto;text-align:center}.CpiToggle_toggleDescription__h_tZD{padding:.5rem;font-size:.75rem}.CpiToggle_modeIndicator__RegI6{padding:.375rem}.CpiToggle_indicatorLabel__5CJ8c{font-size:.7rem}}@media (prefers-contrast:high){.CpiToggle_toggleSlider__kgmqX{border-width:3px}.CpiToggle_toggleThumb___ZiiM{border:2px solid #000}.CpiToggle_modeIndicator__RegI6,.CpiToggle_toggleDescription__h_tZD{border-width:2px}}@media (prefers-reduced-motion:reduce){.CpiToggle_indicatorDot__BTO2x,.CpiToggle_toggleSlider__kgmqX,.CpiToggle_toggleThumb___ZiiM{transition:none}.CpiToggle_toggleLabel__iXGMD:active .CpiToggle_toggleSlider__kgmqX{transform:none}}@media print{.CpiToggle_cpiToggleContainer__PeRfq{background:transparent;border:1px solid #000}.CpiToggle_toggleSlider__kgmqX:after{content:attr(data-state);position:absolute;top:100%;left:0;font-size:.7rem;color:#000}}.GlobalSearch_filterGroup__Y6raC{display:flex;flex-direction:column;gap:12px}.GlobalSearch_filterLabel__1fNPR{font-size:14px;font-weight:600;color:#374d61;margin:0;font-family:var(--font-sans)}.GlobalSearch_searchContainer__tnRIU{display:flex;flex-direction:column;gap:12px}.GlobalSearch_searchInputWrapper__4OB2B{position:relative;display:flex;align-items:center}.GlobalSearch_searchIcon__Hclwk{position:absolute;left:12px;color:#6c7f90;pointer-events:none;z-index:1}.GlobalSearch_searchInput__M5HCr{min-height:44px;width:100%;padding:10px 12px 10px 36px;border:1px solid #e4e9f4;border-radius:4px;font-size:14px;background-color:#f8fafc;color:#032849;transition:all .2s ease;outline:none;font-family:var(--font-sans)}.GlobalSearch_searchInput__M5HCr::-moz-placeholder{color:#374d61;font-style:italic}.GlobalSearch_searchInput__M5HCr::placeholder{color:#374d61;font-style:italic}.GlobalSearch_searchInput__M5HCr:hover{border-color:#374d61}.GlobalSearch_searchInput__M5HCr:focus{border-color:#007cad;box-shadow:0 0 0 3px rgba(0,124,173,.1);background-color:#fefefe}.GlobalSearch_searchInputWrapper__4OB2B:hover .GlobalSearch_clearButton__sW5Bu,.GlobalSearch_searchInput__M5HCr:focus+.GlobalSearch_clearButton__sW5Bu{opacity:1}.GlobalSearch_clearButton__sW5Bu{width:44px;height:44px;position:absolute;right:8px;padding:6px;background:transparent;border:none;border-radius:4px;color:#6c7f90;cursor:pointer;opacity:.7;transition:all .2s ease}.GlobalSearch_clearButton__sW5Bu:hover{background:#f8fafc;color:#374d61;opacity:1}.GlobalSearch_clearButton__sW5Bu:focus-visible{outline:2px solid #007cad;outline-offset:2px}.GlobalSearch_helpText___3FjU{flex:1 1}.GlobalSearch_searchStats__5K4pR{padding:8px 12px;background:#f8fafc;border:1px solid #e4e9f4;border-radius:4px;text-align:center}.GlobalSearch_statsText__A2bx9{font-size:14px;color:#374d61;font-weight:500;font-family:var(--font-sans)}.GlobalSearch_noResults__chqGh{color:#dc2626;font-style:italic}.GlobalSearch_searchSuggestions__sSMNx{padding:1rem;background:#fffbeb;border:1px solid #fed7aa;border-radius:6px}.GlobalSearch_suggestionsTitle__jNzqJ{font-size:.8rem;font-weight:600;color:#92400e;margin-bottom:.5rem}.GlobalSearch_suggestionsList__txKm6{display:flex;flex-wrap:wrap;gap:.375rem}.GlobalSearch_suggestionButton__Vd1hF{padding:.25rem .5rem;background:#fff;border:1px solid #d97706;border-radius:4px;color:#92400e;font-size:.75rem;cursor:pointer;transition:all .2s ease}.GlobalSearch_suggestionButton__Vd1hF:hover{background:#fef3c7;border-color:#b45309;transform:translateY(-1px)}.GlobalSearch_suggestionButton__Vd1hF:active{transform:translateY(0)}.GlobalSearch_searchInputWrapper__4OB2B:has(.GlobalSearch_searchInput__M5HCr:not(:-moz-placeholder-shown)) .GlobalSearch_searchIcon__Hclwk{color:#3b82f6}.GlobalSearch_searchInputWrapper__4OB2B:has(.GlobalSearch_searchInput__M5HCr:not(:placeholder-shown)) .GlobalSearch_searchIcon__Hclwk{color:#3b82f6}.GlobalSearch_searchInputWrapper__4OB2B:has(.GlobalSearch_searchInput__M5HCr:not(:-moz-placeholder-shown)) .GlobalSearch_searchInput__M5HCr{border-color:#3b82f6;box-shadow:0 0 0 1px rgba(59,130,246,.1)}.GlobalSearch_searchInputWrapper__4OB2B:has(.GlobalSearch_searchInput__M5HCr:not(:placeholder-shown)) .GlobalSearch_searchInput__M5HCr{border-color:#3b82f6;box-shadow:0 0 0 1px rgba(59,130,246,.1)}@media (max-width:639px){.GlobalSearch_searchHelp__7CgcO{flex-direction:column;align-items:flex-start;gap:.25rem}.GlobalSearch_shortcutHint__z9_Vf{font-size:.7rem}.GlobalSearch_searchInput__M5HCr{padding:.625rem .625rem .625rem 2.25rem;font-size:.875rem}.GlobalSearch_searchIcon__Hclwk{left:.625rem}.GlobalSearch_clearButton__sW5Bu{right:.375rem;padding:.25rem}.GlobalSearch_suggestionsList__txKm6{gap:.25rem}.GlobalSearch_suggestionButton__Vd1hF{padding:.2rem .4rem;font-size:.7rem}}.GlobalSearch_searchInput__M5HCr:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.GlobalSearch_suggestionButton__Vd1hF:focus-visible{outline:2px solid #d97706;outline-offset:2px}@media (prefers-contrast:high){.GlobalSearch_searchInput__M5HCr{border-width:3px}.GlobalSearch_searchStats__5K4pR,.GlobalSearch_searchSuggestions__sSMNx,.GlobalSearch_suggestionButton__Vd1hF{border-width:2px}}@media (prefers-reduced-motion:reduce){.GlobalSearch_clearButton__sW5Bu,.GlobalSearch_searchInput__M5HCr,.GlobalSearch_suggestionButton__Vd1hF{transition:none}.GlobalSearch_suggestionButton__Vd1hF:hover{transform:none}}@media print{.GlobalSearch_searchContainer__tnRIU{display:none}}.EventsFilters_eventsFilters__3RNn0{width:100%;margin-bottom:2rem}.EventsFilters_eventsFilters__3RNn0>*{margin-bottom:0}.EventsFilters_eventsFilters__3RNn0 *{box-sizing:border-box}@media (max-width:767px){.EventsFilters_eventsFilters__3RNn0{margin-bottom:1.5rem}}.EventsFilters_eventsFilters__3RNn0 :focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media print{.EventsFilters_eventsFilters__3RNn0{page-break-inside:avoid;margin-bottom:1rem}}