.Checkbox_wrapper__TSVlw{display:flex;align-items:center;position:relative;height:18px;left:-10px}.Checkbox_root__7bOVh{all:unset;position:relative;display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;cursor:pointer}.Checkbox_root__7bOVh:before{content:"";position:absolute;inset:0;border-radius:100px;background-color:var(--md-sys-color-on-surface);opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.Checkbox_root__7bOVh:hover:before{opacity:.08}.Checkbox_root__7bOVh:hover:after{box-shadow:var(--elevation-1)}.Checkbox_root__7bOVh:active:before,.Checkbox_root__7bOVh:focus-visible:before{opacity:.12}.Checkbox_root__7bOVh:after{content:"";position:absolute;box-sizing:border-box;width:18px;height:18px;border-radius:2px;border:2px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface);transition:all .15s cubic-bezier(.4,0,.2,1)}.Checkbox_root__7bOVh[data-state=checked]:after,.Checkbox_root__7bOVh[data-state=indeterminate]:after{border-color:var(--md-sys-color-primary);background-color:var(--md-sys-color-primary)}.Checkbox_indicator__MB_kM{position:absolute;display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--md-sys-color-on-primary);opacity:0;transform:scale(0);transition:all .15s cubic-bezier(.4,0,.2,1);z-index:1}.Checkbox_root__7bOVh[data-state=checked] .Checkbox_indicator__MB_kM,.Checkbox_root__7bOVh[data-state=indeterminate] .Checkbox_indicator__MB_kM{opacity:1;transform:scale(1)}.Checkbox_indicator__MB_kM svg{width:14px;height:14px}.Checkbox_root__7bOVh:disabled{cursor:not-allowed}.Checkbox_root__7bOVh:disabled:after{border-color:var(--md-sys-color-on-surface);opacity:.38;background-color:var(--md-sys-color-surface)}.Checkbox_root__7bOVh:disabled[data-state=checked]:after,.Checkbox_root__7bOVh:disabled[data-state=indeterminate]:after{background-color:var(--md-sys-color-on-surface);opacity:.38;border-color:transparent}.Checkbox_root__7bOVh:disabled .Checkbox_indicator__MB_kM{color:var(--md-sys-color-surface)}.Checkbox_label__FiY_u{color:var(--md-sys-color-on-surface);margin-left:14px;font-size:14px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.Checkbox_root__7bOVh:disabled+.Checkbox_label__FiY_u{color:var(--md-sys-color-on-surface);opacity:.38;cursor:not-allowed}.Checkbox_root__7bOVh.Checkbox_error__xhEtq:after{border-color:var(--md-sys-color-error)}.Checkbox_root__7bOVh.Checkbox_error__xhEtq[data-state=checked]:after,.Checkbox_root__7bOVh.Checkbox_error__xhEtq[data-state=indeterminate]:after{background-color:var(--md-sys-color-error);border-color:var(--md-sys-color-error)}.Checkbox_root__7bOVh.Checkbox_error__xhEtq .Checkbox_indicator__MB_kM{color:var(--md-sys-color-on-error)}.Checkbox_label__FiY_u.Checkbox_error__xhEtq{color:var(--md-sys-color-error)}.Checkbox_checkIcon___gRbG{fill:var(--md-sys-color-on-primary)}.Checkbox_checkErrorIcon__6TZOT{fill:var(--md-sys-color-on-error)}.LegendSideSheetContent_container___6MUG{display:flex;flex-direction:column;height:100%;overflow:hidden}.LegendSideSheetContent_loading__fQRG1{opacity:.6;pointer-events:none;transition:"opacity 0.2s ease"}.LegendSideSheetContent_legendMetadata__qi5iT{font-size:var(--md-sys-typescale-title-medium-size);font-weight:var(--md-sys-typescale-title-medium-weight);line-height:var(--md-sys-typescale-title-medium-line-height);color:var(--md-sys-color-on-surface);padding:var(--space-8) var(--space-6) var(--space-2)}.LegendSideSheetContent_searchContainer__bCgME{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-6)}.LegendSideSheetContent_searchField__NxOmH{flex-grow:1}.LegendSideSheetContent_searchField__NxOmH .MuiInputBase-root{height:56px}.LegendSideSheetContent_searchIcon__fUWbT{color:var(--md-sys-color-on-surface-variant);font-size:20px}.LegendSideSheetContent_sortButton__HHWAt{color:var(--md-sys-color-on-surface-variant);flex-shrink:0}.LegendSideSheetContent_sortButton__HHWAt:hover{color:var(--md-sys-color-on-surface)}.LegendSideSheetContent_legendListContainer__6NUAa{flex:1 1;overflow-y:auto;min-height:0}.LegendSideSheetContent_legendItem__zA7cW{display:flex;align-items:center;justify-content:start;gap:16px;height:88px;padding:0 24px}.LegendSideSheetContent_legendItemText__2pSVk{margin:0}.LegendSideSheetContent_legendItemTextPrimary__kpGvh{font-size:var(--md-sys-typescale-body-large-size);font-weight:var(--md-sys-typescale-body-large-weight);line-height:var(--md-sys-typescale-body-large-line-height);color:var(--md-sys-color-on-surface);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.LegendSideSheetContent_legendItemTextSecondary__l5XOW{font-size:var(--md-sys-typescale-body-medium-size);font-weight:var(--md-sys-typescale-body-medium-weight);line-height:var(--md-sys-typescale-body-medium-line-height);color:var(--md-sys-color-on-surface-variant)}.LegendSideSheetContent_legendCheckboxTooltip__OviV6{background-color:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface-variant);padding:16px;font-size:14px;line-height:20px;font-weight:400;border-radius:12px;box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.LegendSideSheetContent_legendDetailButton__63SPr{color:var(--md-sys-color-on-surface-variant);margin-left:auto}.LegendSideSheetContent_legendDetailButton__63SPr:hover{color:var(--md-sys-color-on-surface)}.LegendSideSheetContent_applyButtonContainer__4qQx_{display:flex;justify-content:flex-end;padding:var(--space-4) var(--space-6)}.LegendSideSheetContent_emptyState___Op_q{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-16) var(--space-6);text-align:center}.LegendSideSheetContent_emptyStateIcon__Y10Gy{width:40px;height:40px;color:var(--md-sys-color-on-surface-variant);margin-bottom:var(--space-6)}.LegendSideSheetContent_emptyStateTitle__GOWmQ{font-size:var(--md-sys-typescale-title-medium-size);font-weight:var(--md-sys-typescale-title-medium-weight);line-height:var(--md-sys-typescale-title-medium-line-height);color:var(--md-sys-color-on-surface);margin:0 0 var(--space-2)}.LegendSideSheetContent_emptyStateDescription__pi0qM{font-size:var(--md-sys-typescale-body-medium-size);font-weight:var(--md-sys-typescale-body-medium-weight);line-height:var(--md-sys-typescale-body-medium-line-height);color:var(--md-sys-color-on-surface-variant);margin:0}.LegendSideSheetContent_alertContainer__2lxiz{margin:var(--space-2) var(--space-6)}.LegendSideSheetContent_bulkSelectionContainer__H9_Ce{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-6)}.LegendSideSheetContent_bulkSelectionHeader__x1Rcu{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}.LegendSideSheetContent_bulkSelectionText__1_5KK{font-size:var(--md-sys-typescale-body-medium-size);font-weight:var(--md-sys-typescale-body-medium-weight);line-height:var(--md-sys-typescale-body-medium-line-height);color:var(--md-sys-color-on-surface);margin:0}.LegendSideSheetContent_bulkSelectionExpandButton__M4NvR{color:var(--md-sys-color-on-surface-variant);padding:4px;flex-shrink:0}.LegendSideSheetContent_selectedChipsContainer__G2iSY{display:flex;flex-wrap:wrap;gap:var(--space-2);padding:0 var(--space-6) var(--space-2)}.LegendSideSheetContent_selectedChip__LL17T{font-size:var(--md-sys-typescale-body-large-size);font-weight:var(--md-sys-typescale-body-large-weight);line-height:var(--md-sys-typescale-body-large-line-height);color:var(--md-sys-color-on-surface-variant);height:32px}