.modal.svelte-16z1pd{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000}.modal__modal.svelte-16z1pd{display:flex;flex-direction:column;gap:24px;background-color:#fff;border:solid 3px #000000;border-radius:18px;width:60%;max-width:var(--max-width, 1010px);max-height:85vh;padding:40px 64px}.modal__modal__header.svelte-16z1pd{display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.modal__modal__header__close-icon.svelte-16z1pd{margin-left:auto}.modal__modal__body.svelte-16z1pd{min-height:0;overflow-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch}.modal__modal__bottom.svelte-16z1pd{display:flex;justify-content:center;flex-shrink:0}@media screen and (max-width: 720px){.modal.svelte-16z1pd{align-items:safe center}.modal__modal.svelte-16z1pd{width:90%;max-height:calc(100vh - 108px);padding:24px 32px;margin:54px 0;border-color:#ededed}}
