.checkbox-list[data-v-6f11d622]{display:flex;flex-direction:var(--checkbox-list-direction,column);gap:var(--checkbox-list-gap,.75rem);margin-top:1rem}.checkbox-list>li[data-v-6f11d622]{display:flex;position:relative}.checkbox-list input[type=checkbox][data-v-6f11d622]{position:absolute;opacity:0;pointer-events:none;height:1.4rem;width:1.2rem}.checkbox-wrapper:has(input:checked) .check-icon[data-v-6f11d622]{opacity:1;transition:none}.checkbox-wrapper:has(input:checked) .checkbox-box[data-v-6f11d622]{stroke:#000;fill:#000;transition:none}.checkbox-wrapper:has(input:disabled) .check-icon[data-v-6f11d622]{opacity:.5;transition:opacity .2s ease-in-out}.checkbox-wrapper:has(input:disabled) .checkbox-box[data-v-6f11d622]{stroke:var(--admin-grey-100);fill:var(--admin-grey-100);transition:stroke .25s,fill .25s}.checkbox-wrapper:has(input:disabled) .checkbox-label[data-v-6f11d622]{color:var(--admin-grey-300);cursor:default}.checkbox-label[data-v-6f11d622]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;gap:.35rem}.check[data-v-6f11d622]{width:1.4rem;height:1.4rem;flex-shrink:0;margin-right:.25em;position:relative}.box-icon[data-v-6f11d622]{display:block;width:100%;height:100%}.box-icon rect[data-v-6f11d622]{fill:#fff;transition:fill .2s ease-in-out .2s}.check-icon[data-v-6f11d622]{position:absolute;top:calc(50% + 1px);left:50%;translate:-50% -50%;rotate:-5deg;width:70%;height:70%;pointer-events:none;opacity:0;transition:opacity .5s ease-in-out .2s;color:#fff}.checkbox-box[data-v-6f11d622]{stroke:var(--admin-grey-300);stroke-width:2;transition:stroke .25s,stroke-width .25s}input:checked+.checkbox-label[data-v-6f11d622]{color:currentColor}.checkbox-label:hover .checkbox-box[data-v-6f11d622]{stroke-width:3;stroke:#000}.inline[data-v-6f11d622]{flex-direction:row;flex-wrap:wrap;gap:1rem}.compact[data-v-6f11d622]{gap:.5rem}.checkbox-text[data-v-6f11d622]{font-size:var(--checkbox-text-size,1em)}
