.modal-overlay[data-v-c6e732b8]{position:fixed;top:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:1000}[dir] .modal-overlay[data-v-c6e732b8]{background:rgba(0,0,0,.7)}[dir=ltr] .modal-overlay[data-v-c6e732b8]{left:0}[dir=rtl] .modal-overlay[data-v-c6e732b8]{right:0}.modal-content[data-v-c6e732b8]{width:90%;max-width:1000px;position:relative;min-height:600px;max-height:90vh;overflow:auto}[dir] .modal-content[data-v-c6e732b8]{background:#fff;padding:20px;border-radius:8px}.close-button[data-v-c6e732b8]{position:absolute;top:10px;color:#fff;font-size:18px;font-weight:700;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;z-index:1001}[dir] .close-button[data-v-c6e732b8]{cursor:pointer;background-color:#ff4d4d;border:none;box-shadow:0 4px 8px rgba(0,0,0,.2)}[dir=ltr] .close-button[data-v-c6e732b8]{right:10px}[dir=rtl] .close-button[data-v-c6e732b8]{left:10px}[dir] .close-button[data-v-c6e732b8]:hover{background-color:#ff1a1a}.loading-container[data-v-c6e732b8]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:600px}