.eq_sGW_root{appearance:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;vertical-align:middle;background-image:none;border-style:solid;border-radius:8px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;line-height:0;transition:background-color .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.eq_sGW_root::-moz-focus-inner{border:0;padding:0}.eq_sGW_root:focus{outline:none}.eq_sGW_root:focus-visible:not([data-disabled]){outline:2px solid var(--ws-color-focus);outline-offset:2px}.eq_sGW_root:active:not([data-disabled]){opacity:1;box-shadow:none;transform:none}.eq_sGW_root[data-disabled]{cursor:not-allowed;background-color:#f2f1f0}.eq_sGW_root[data-variant=outlined][data-disabled]{border-width:1px;border-color:#cacaca}.eq_sGW_root[data-variant=filled][data-disabled]{border-width:0}.eq_sGW_root[data-variant=outlined][data-state=unchecked]:not([data-disabled]){background-color:transparent;border-width:1px;border-color:#cacaca}.eq_sGW_root[data-variant=outlined][data-state=unchecked]:not([data-disabled]):hover{border-color:#909090}.eq_sGW_root[data-variant=filled][data-state=unchecked]:not([data-disabled]){background-color:#f2f1f0;border-width:0}.eq_sGW_root[data-variant=filled][data-state=unchecked]:not([data-disabled]):hover{background-image:linear-gradient(rgba(0,0,0,.04),rgba(0,0,0,.04)),linear-gradient(#f2f1f0,#f2f1f0)}.eq_sGW_root[data-state=checked]:not([data-disabled]){background-color:#222;border-width:1px;border-color:#222}.eq_sGW_root[data-error=true][data-state=unchecked]:not([data-disabled]){border-width:1px;border-color:#f34848}.eq_sGW_indicator{pointer-events:none;justify-content:center;align-items:center;line-height:0;display:flex;position:absolute;inset:0}.eq_sGW_indicatorIcon{opacity:0;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:opacity .15s,transform .15s;display:flex;transform:scale(.85)}.eq_sGW_root[data-state=checked] .eq_sGW_indicatorIcon{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.eq_sGW_root,.eq_sGW_indicatorIcon{transition:none}.eq_sGW_root[data-state=checked] .eq_sGW_indicatorIcon{transform:none}}