.custom-card{border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:16px;background-color:#fff}.custom-modal-override{will-change:transform,!important}.custom-checkbox{position:relative;width:15px;height:15px;cursor:pointer;appearance:none;background-color:transparent;border:1px solid silver;border-radius:50%}.custom-checkbox:checked{background-color:#1e91ff;border:2px solid #1e91ff}.custom-checkbox:checked:after{content:"";position:absolute;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;left:3px;transform:rotate(45deg)}