.matrix-column .tiptap [dir=ltr],.matrix-column .tiptap [dir=rtl],.matrix-column .ProseMirror [dir=ltr],.matrix-column .ProseMirror [dir=rtl]{text-align:center}.matrix-choice-button{cursor:pointer;justify-content:center;align-items:center;margin:10px;font-size:14px;display:flex;position:relative}.matrix-choice-button input{opacity:0;cursor:pointer;width:20px;height:20px;margin:0;position:absolute}.matrix-choice-button span{border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.matrix-choice-button input+span:after{content:"";border-radius:4px;width:20px;height:20px}.matrix-choice-button input[type=radio]+span,.matrix-choice-button input[type=radio]+span:after{border-radius:50%}.matrix-choice-button input:focus-visible+span{background-color:#fff;box-shadow:0 0 0 3px #e0dcff}.matrix-choice-button input:focus-visible:checked+span{box-shadow:0 0 0 3px #cfc9fe}.matrix-choice-button input:checked+span{background-color:#6366f1;width:20px;height:20px}.matrix-choice-button input:checked:hover+span{background-color:#7e72de}.matrix-choice-button input[type=checkbox]:checked+span:after{content:"✓";color:#fff;justify-content:center;align-items:center;width:12px;height:12px;font-size:12px;font-weight:700;display:flex}.matrix-choice-button input[type=radio]:checked+span:after{background-color:#fff;width:10px;height:10px}.matrix-choice-button input:disabled+span,.matrix-choice-button input:checked:disabled:hover+span{cursor:not-allowed;background-color:#f3eff5;width:20px;height:20px}.matrix-choice-button input:disabled+span,.matrix-choice-button input:disabled+span:after,.matrix-choice-button input:checked+span:after,.matrix-choice-button input:checked:disabled+span:after{border:none}.matrix-choice-button input:checked:disabled+span:after{color:#dbd3de}
