.custom-checkbox{display:-webkit-inline-flex!important;display:inline-flex!important;-webkit-align-items:center!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;cursor:pointer!important;-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important;margin:6px 15px 6px 0!important;-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.custom-checkbox input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;width:20px!important;height:20px!important;border:2.5px solid #d32f2f!important;border-radius:3px!important;background-color:#fff!important;cursor:pointer!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;position:relative!important;-webkit-flex-shrink:0!important;flex-shrink:0!important;box-shadow:0 2px 4px rgba(0,0,0,.05)!important;padding:0!important;margin:0!important;min-width:20px!important;min-height:20px!important;vertical-align:middle!important}.custom-checkbox input[type=checkbox]:hover{border-color:#f44336!important;background-color:#ffebee!important;box-shadow:0 2px 8px rgba(211,47,47,.25)!important}.custom-checkbox input[type=checkbox]:active{-webkit-transform:scale(.92)!important;transform:scale(.92)!important}.custom-checkbox input[type=checkbox]:checked{background-color:#d32f2f!important;border-color:#d32f2f!important;box-shadow:0 2px 8px rgba(211,47,47,.4)!important}.custom-checkbox input[type=checkbox]:checked:before{content:"✓"!important;position:absolute!important;top:-3px!important;left:2px!important;color:#fff!important;font-size:14px!important;font-weight:700!important;line-height:1!important}.custom-checkbox label{margin:0!important;cursor:pointer!important;font-size:14px!important;color:#666!important;font-weight:500!important;transition:all .2s ease!important;letter-spacing:0!important;padding:0!important;display:inline!important;vertical-align:middle!important;line-height:1.4!important}.custom-checkbox input[type=checkbox]:checked+label{color:#d32f2f!important;font-weight:600!important}.custom-checkbox input[type=checkbox]:focus{outline:none!important;box-shadow:0 0 0 3px rgba(211,47,47,.15)!important}
/*# sourceMappingURL=main.f65c5b5b.chunk.css.map */