.Modal_modalOverlay__dxw3s{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.Modal_modalContent__ENWME{background-color:white;border-radius:.5rem;max-width:80rem;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Modal_modalHeader__532GT{padding:1rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background-color:#f9fafb}.Modal_modalBody__VSfy7{flex:1;overflow:auto;padding:1rem;display:flex;justify-content:center;align-items:center;background-color:#f3f4f6}.Modal_modalFooter__5XyCH{padding:1rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.5rem;background-color:#f9fafb}@media (min-width:640px){.Modal_modalFooter__5XyCH{flex-direction:row;justify-content:space-between;align-items:center}}