.count_wrapper__je4IF{display:flex;flex-direction:column;gap:1rem;background-color:#fff;border-radius:5px;padding:15px 18px}.count_wrapper__je4IF .count_groupLabel__mzU1z{font-weight:600;margin-bottom:.5rem}.count_wrapper__je4IF .count_row__MAOWW{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid;padding:5px 10px}.count_wrapper__je4IF .count_row__MAOWW .count_label__ol5aJ{flex:1 1}.count_wrapper__je4IF .count_row__MAOWW .count_controls__9h6Bf{display:flex;align-items:center;gap:.5rem}.count_wrapper__je4IF .count_row__MAOWW .count_controls__9h6Bf .count_btn__hjKdV{width:25px;height:25px;color:var(--ui-color-primary);border:none;cursor:pointer}.count_wrapper__je4IF .count_row__MAOWW .count_controls__9h6Bf .count_btn__hjKdV:hover{background:#eaeaea}.count_wrapper__je4IF .count_row__MAOWW .count_controls__9h6Bf .count_count__hZ27R{min-width:24px;text-align:center;font-weight:700}.loading_loading__YbEaJ{position:fixed;inset:0;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center}.loading_spinner__j27cQ{width:50px;height:50px;border:4px solid #ddd;border-top-color:#333;border-radius:50%;animation:loading_spin__bIoS9 1s linear infinite}@keyframes loading_spin__bIoS9{to{transform:rotate(1turn)}}.form_form__aTaj3{display:flex;flex-direction:column;gap:20px;margin-top:15px}.form_form__aTaj3 .form_button__K53sR{display:flex;justify-content:space-between}.form_uploadProgress__hSzc_{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.85);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.form_uploadProgress__hSzc_ .form_progressContainer__cAjIQ{width:300px;height:20px;background:#eee;border-radius:10px;overflow:hidden;margin-top:20px;box-shadow:0 2px 5px rgba(0,0,0,.15)}.form_uploadProgress__hSzc_ .form_progressBar__taVIU{height:100%;width:0;background:linear-gradient(90deg,#4facfe,#00f2fe);transition:width .3s ease}.form_uploadProgress__hSzc_ p{margin-top:15px;font-size:16px;font-weight:500;color:#333}.ProgressBar_progressWrapper__ClXwv{display:flex;align-items:center;justify-content:center;margin-top:4px;width:95%;position:absolute;gap:10px}.ProgressBar_progressWrapper__ClXwv .ProgressBar_step__c0Ir8{display:flex;align-items:center;position:relative;flex:1 1}.ProgressBar_progressWrapper__ClXwv .ProgressBar_step__c0Ir8 .ProgressBar_line__too__{width:100%;height:8px;background-color:var(--ui-color-primary)}.ProgressBar_progressWrapper__ClXwv .ProgressBar_step__c0Ir8.ProgressBar_active__Gt4Br .ProgressBar_line__too__,.ProgressBar_progressWrapper__ClXwv .ProgressBar_step__c0Ir8.ProgressBar_completed__GlogF .ProgressBar_line__too__{background-color:var(--ui-color-secondary)}