button{all:unset}.CheckboxRoot{border:1px solid var(--border-2);-webkit-user-select:none;user-select:none;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.CheckboxRoot:hover{background-color:var(--purple-3)}.CheckboxIndicator{color:var(--purple-11)}.Label{color:#fff;padding-left:15px;font-size:15px;line-height:1}