.dagshub-checkbox{font-family:Nunito Sans,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;align-items:center;font-size:14px;color:#172d32;cursor:pointer;gap:5px}.checked:not(.disabled) label,.indeterminate:not(.disabled) label{background-color:#5467de;border:2px solid #5467de;display:flex;justify-content:center;align-items:center;text-align:center}.checked.disabled label,.indeterminate.disabled label{background-color:#94a3b8;border-color:rgba(0,0,0,0)}.dagshub-checkbox:not(.disabled):hover label{box-shadow:0 0 0 3px rgba(196,181,253,.5)}.disabled{cursor:not-allowed}.dagshub-checkbox label{height:20px;width:20px;border:2px solid #64748b;border-radius:4px;transition:all .5s;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center}.disabled label{cursor:not-allowed}.dagshub-checkbox input[type=checkbox]{display:none}.dagshub-checkbox.disabled label,.dagshub-checkbox.disabled:focus label,.dagshub-checkbox.disabled:hover label{border-color:#94a3b8;cursor:not-allowed}