.checkbox[data-v-055ff363]{--checkbox-c-icon:var(--Interaction-States-enabled-off);--checkbox-c-icon-hovered:var(--Interaction-States-enabled-off);--checkbox-c-icon-active:var(--Interaction-States-enabled-off);--checkbox-c-icon-disabled:var(--Interaction-States-disabled-default);--checkbox-c-label:var(--on-surface);--checkbox-c-label-disabled:var(--Interaction-States-disabled-default-label);--checkbox-c-state-layer-hovered:var(--Interaction-States-hovered-default-b);--checkbox-c-state-layer-active:var(--Interaction-States-pressed-default-c);align-items:center;display:flex;gap:var(--fixed-spacing-fix-03);position:relative}.checkbox--selected[data-v-055ff363]{--checkbox-c-icon:var(--Interaction-States-enabled-default);--checkbox-c-icon-hovered:var(--Interaction-States-hovered-default-a);--checkbox-c-icon-active:var(--Interaction-States-pressed-default-a);--checkbox-c-state-layer-hovered:var(--Interaction-States-hovered-default-b);--checkbox-c-state-layer-active:var(--Interaction-States-pressed-default-c)}.checkbox--error[data-v-055ff363]{--checkbox-c-icon:var(--error);--checkbox-c-icon-hovered:var(--error);--checkbox-c-icon-active:var(--error);--checkbox-c-state-layer-hovered:var(--Interaction-States-hovered-default-error);--checkbox-c-state-layer-active:var(--Interaction-States-pressed-default-error)}.checkbox--sm[data-v-055ff363]{--checkbox-icon-size:20px}.checkbox--md[data-v-055ff363]{--checkbox-icon-size:24px}.checkbox__input[data-v-055ff363]{opacity:0;pointer-events:none;position:absolute}.checkbox__icon[data-v-055ff363]{position:relative}.checkbox__icon[data-v-055ff363]:after{background-color:transparent;border-radius:50%;content:"";display:inline-block;height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.checkbox__label[data-v-055ff363]{color:var(--checkbox-c-label)}.checkbox:has(.checkbox__input.has-outline:focus-visible) .checkbox__icon[data-v-055ff363]{border-radius:var(--fixed-border-radius-fix-02);outline:2px solid var(--on-surface);outline-offset:var(--fixed-spacing-fix-01)}.checkbox[data-v-055ff363] .icon{color:var(--checkbox-c-icon);font-size:var(--checkbox-icon-size);position:relative;z-index:var(--dvp-stack-level-element)}.checkbox:hover .checkbox__icon[data-v-055ff363]:after{background-color:var(--checkbox-c-state-layer-hovered)}.checkbox[data-v-055ff363]:hover .icon{color:var(--checkbox-c-icon-hovered)}.checkbox:active .checkbox__icon[data-v-055ff363]:after{background-color:var(--checkbox-c-state-layer-active)}.checkbox[data-v-055ff363]:active .icon{color:var(--checkbox-c-icon-active)}.checkbox--disabled[data-v-055ff363]{pointer-events:none}.checkbox--disabled .checkbox__icon[data-v-055ff363]:after{background-color:transparent}.checkbox--disabled[data-v-055ff363] .icon{color:var(--checkbox-c-icon-disabled)}.checkbox--disabled .checkbox__label[data-v-055ff363]{color:var(--checkbox-c-label-disabled)}
