.deck-select-list-item-wrapper{--deck-select-item-height:40px;--deck-select-select-all-height:var(--deck-select-item-height);--deck-select-group-label-height:32px;--deck-select-group-label-top:0;min-height:var(--deck-select-item-height)!important;padding-inline:var(--z-s3)!important;position:relative}.deck-select-list-item-wrapper__content-wrapper{display:flex;flex:1}.deck-select-list-item-wrapper--select-all{align-items:center;background-color:var(--z-main-background-accent-color);box-shadow:0 -1px 0 0 var(--z-color-shade-light-5);display:flex;gap:var(--z-s2);height:var(--deck-select-select-all-height);padding-inline:var(--z-s3);position:sticky;top:0;z-index:2}.deck-select-list-item-wrapper--select-all .deck-select__select-all-checkbox .v-input--is-disabled{opacity:.5}.deck-select-list-item-wrapper--select-all+.deck-select-list-item-wrapper--group-label{margin-top:0}.deck-select-list-item-wrapper--group-label{background-color:var(--z-main-background-accent-color);box-shadow:inset 0 0 0 1px #efefef,0 -4px #fff;color:var(--z-color-label)!important;height:var(--deck-select-group-label-height);margin-block:var(--z-s2);min-height:var(--deck-select-group-label-height)!important;padding-inline:var(--z-s3);position:sticky;top:var(--deck-select-group-label-top);z-index:1}.deck-select-list-item-wrapper--group-label:not(.deck-select-list-item-wrapper--group-label~.deck-select-list-item-wrapper--group-label){margin-top:0}.deck-select-list-item-wrapper--group-label.v-list-item--disabled{pointer-events:auto}.deck-select-list-item-wrapper--group-label.v-list-item--disabled .deck-select__group-label-content{pointer-events:none}.deck-select-list-item-wrapper--group-label.deck-select-list-item-wrapper--exclusive{top:0}.deck-select-list-item-wrapper--group-unlabelled{display:none}.deck-select-list-item-wrapper--group-shift-sticky-label{--deck-select-group-label-top:var(--deck-select-select-all-height)}.deck-select-list-item-wrapper--disabled .deck-select-list-item-wrapper__content-wrapper{opacity:.5}.deck-select-list-item-wrapper--indent:not(.deck-select-list-item-wrapper--in-unlabelled-group){padding-left:var(--z-s9)!important}
