._checkbox_c07jp_1,._radio_c07jp_2,._switch_c07jp_3{color:var(--control-checkmark);background:var(--control-background);border:1.5px solid var(--control-border);appearance:none;cursor:pointer;flex:none;margin:0;padding:0;transition:background-color .16s ease-out,border-color .16s ease-out,box-shadow .16s ease-out,transform .16s ease-out;position:relative}._checkbox_c07jp_1{border-radius:var(--radius-control-sm);place-items:center;width:22px;height:22px;min-height:22px;display:grid}._checkbox_c07jp_1:before{content:"";border-bottom:2px solid;border-left:2px solid;width:10px;height:6px;transition:transform .14s ease-out;transform:translateY(-1px)rotate(-45deg)scale(0)}._checkbox_c07jp_1:checked{background:var(--action-primary-strong);border-color:var(--action-primary-strong)}._checkbox_c07jp_1:checked:before{transform:translateY(-1px)rotate(-45deg)scale(1)}._radio_c07jp_2{border-radius:999px;place-items:center;width:22px;height:22px;min-height:22px;display:grid}._radio_c07jp_2:before{background:var(--action-primary-strong);border-radius:inherit;content:"";width:10px;height:10px;transition:transform .14s ease-out;transform:scale(0)}._radio_c07jp_2:checked{border-color:var(--action-primary-strong)}._radio_c07jp_2:checked:before{transform:scale(1)}._switch_c07jp_3{background:var(--control-track);border-radius:999px;width:48px;height:28px;min-height:28px}._switch_c07jp_3:after{background:var(--control-thumb);width:22px;height:22px;box-shadow:var(--shadow-control);content:"";border-radius:50%;transition:transform .16s ease-out;position:absolute;top:2px;left:2px}._switch_c07jp_3:checked{background:var(--action-primary-strong);border-color:var(--action-primary-strong)}._switch_c07jp_3:checked:after{transform:translate(20px)}._checkbox_c07jp_1:hover:not(:disabled),._radio_c07jp_2:hover:not(:disabled),._switch_c07jp_3:hover:not(:disabled){border-color:var(--action-primary)}._checkbox_c07jp_1:focus,._radio_c07jp_2:focus,._switch_c07jp_3:focus{outline:none}._checkbox_c07jp_1:focus-visible,._radio_c07jp_2:focus-visible,._switch_c07jp_3:focus-visible{border-color:var(--focus-ring);outline:3px solid var(--focus-ring-soft);outline-offset:2px;box-shadow:none}._checkbox_c07jp_1:disabled,._radio_c07jp_2:disabled,._switch_c07jp_3:disabled{cursor:not-allowed;opacity:.5}@media (prefers-reduced-motion:reduce){._checkbox_c07jp_1,._radio_c07jp_2,._switch_c07jp_3,._checkbox_c07jp_1:before,._radio_c07jp_2:before,._switch_c07jp_3:after{transition:none}}
