.modal-overlay[data-v-816043ea]{align-items:center;background-color:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:9998}.modal[data-v-816043ea]{background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);display:flex;flex-direction:column;max-height:90vh}.modal--sm[data-v-816043ea]{max-width:400px;width:100%}.modal--md[data-v-816043ea]{max-width:600px;width:100%}.modal--lg[data-v-816043ea]{max-width:800px;width:100%}.modal--xl[data-v-816043ea]{max-width:1200px;width:100%}.modal__header[data-v-816043ea]{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem}.modal__title[data-v-816043ea]{color:#0f172a;font-size:1.25rem;font-weight:600}.modal__close[data-v-816043ea]{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;transition:color .2s ease-in-out;width:2rem}.modal__close[data-v-816043ea]:hover{color:#64748b}.modal__body[data-v-816043ea]{overflow-y:auto;padding:1.5rem}.modal__footer[data-v-816043ea]{align-items:center;border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem}.modal-enter-active[data-v-816043ea],.modal-leave-active[data-v-816043ea]{transition:opacity .3s ease-in-out}.modal-enter-active .modal[data-v-816043ea],.modal-leave-active .modal[data-v-816043ea]{transition:transform .3s ease-in-out}.modal-enter-from[data-v-816043ea],.modal-leave-to[data-v-816043ea]{opacity:0}.modal-enter-from .modal[data-v-816043ea],.modal-leave-to .modal[data-v-816043ea]{transform:scale(.9)}.form-dialog__btn[data-v-816043ea]{border:none;border-radius:.5rem;cursor:pointer;font-weight:500;padding:.5rem 1.5rem;transition:all .2s ease-in-out}.form-dialog__btn--cancel[data-v-816043ea]{background-color:#f8fafc;color:#64748b}.form-dialog__btn--cancel[data-v-816043ea]:hover{background-color:#e6edf4}.form-dialog__btn--submit[data-v-816043ea]{align-items:center;background-color:#0ea5e9;color:#fff;display:flex;gap:.5rem}.form-dialog__btn--submit[data-v-816043ea]:hover:not(:disabled){background-color:#0b83b9}.form-dialog__btn--submit[data-v-816043ea]:disabled{cursor:not-allowed;opacity:.5}.form-dialog__spinner[data-v-816043ea]{animation:spin-816043ea .6s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:transparent;height:1rem;width:1rem}@keyframes spin-816043ea{to{transform:rotate(1turn)}}