.modal-overlay[data-v-1ff9c438]{align-items:center;animation:fadeIn-1ff9c438 .2s ease-out;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-container[data-v-1ff9c438]{animation:slideIn-1ff9c438 .3s ease-out;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow:hidden;width:90%}.modal-header[data-v-1ff9c438]{align-items:center;background:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:1rem}.modal-header h3[data-v-1ff9c438]{color:#212529;font-size:1.25rem;font-weight:500;margin:0}.modal-close[data-v-1ff9c438]{background:none;border:none;color:#666;cursor:pointer;font-size:1.5rem;transition:color .2s}.modal-close[data-v-1ff9c438]:hover{color:#333}.modal-body[data-v-1ff9c438]{max-height:60vh;overflow-y:auto;padding:1rem}.modal-footer[data-v-1ff9c438]{background-color:#f8f9fa;border-top:1px solid #eee;display:flex;gap:.5rem;justify-content:flex-end;padding:1rem}@keyframes fadeIn-1ff9c438{0%{opacity:0}to{opacity:1}}@keyframes slideIn-1ff9c438{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}
