.Modal__wrapper_1c655{z-index:10001;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal__backdrop_3dc89{background:var(--color-black);opacity:.3;animation:.3s Modal__fade-in_f3360;position:absolute;inset:0}.Modal__modal_ca05e{background:var(--color-white);text-align:left;width:100vw;max-width:100vw;height:100vh;max-height:100vh;color:var(--text-color);overscroll-behavior:contain;border:none;outline:none;flex-direction:column;padding:1rem 1.5rem;animation:.3s Modal__zoom-in_0d92f;display:flex;position:relative}@media (width>=800px){.Modal__modal_ca05e{height:fit-content;box-shadow:var(--box-shadow-strong);border-radius:var(--border-radius-m);width:600px;max-width:600px;max-height:90vh}.Modal__modal_ca05e.Modal__flexible_84cbe{width:fit-content;min-width:500px;max-width:90vw}.Modal__modal_ca05e.Modal__small_34db0{width:480px;max-width:480px}.Modal__modal_ca05e.Modal__large_85d2f{width:800px;max-width:800px}.Modal__modal_ca05e.Modal__full_edd47{width:90vw;max-width:90vw;height:90vh}.Modal__modal_ca05e.Modal__full_edd47 .Modal__body_5993c{height:100%}}.Modal__header_2f888{justify-content:flex-start;align-items:center;padding:.25rem 0;display:flex}.Modal__headerContent_34710{flex:1;align-items:center;gap:.5rem;display:flex}.Modal__close_4a775{margin-top:-.75rem;margin-right:-.75rem}.Modal__body_5993c{margin-left:-1rem;margin-right:-1rem;padding:1rem}.Modal__footer_06fe7{margin-top:1rem;padding-bottom:.5rem}@keyframes Modal__fade-in_f3360{0%{opacity:0}to{opacity:.3}}@keyframes Modal__zoom-in_0d92f{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
