.Modal_modal-overlay__jvjfl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(var(--background-page),.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.Modal_modal-container__h2mCa{background:rgb(var(--block));border:1px solid rgba(var(--text),.1);border-radius:16px;max-width:860px;width:100%;max-height:90vh;box-shadow:0 25px 50px -12px rgba(var(--text),.25),0 0 0 1px rgba(var(--accent),.05);position:relative}@media(max-width:640px){.Modal_modal-container__h2mCa{max-width:100%}}.Modal_modal-header__7zppt{padding:24px 24px 16px;position:relative;display:flex;align-items:center;justify-content:space-between}.Modal_modal-close-button__UBrRd{position:absolute;top:16px;right:16px;background:rgba(var(--text),.05);border:1px solid rgba(var(--text),.1);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;color:rgb(var(--text));transition:all .3s ease;font-weight:300}.Modal_modal-close-button__UBrRd:hover{background:rgba(var(--accent),.1);border-color:rgba(var(--accent),.2);color:rgb(var(--accent))}.Modal_modal-content__UqAh7{padding:0 24px 24px;max-height:calc(90vh - 100px);overflow-y:visible;color:rgb(var(--text));overflow:auto}@media(max-width:640px){.Modal_modal-overlay__jvjfl{padding:16px}.Modal_modal-container__h2mCa{margin:0;max-height:95vh;border-radius:12px}.Modal_modal-header__7zppt{padding:20px 20px 12px}.Modal_modal-close-button__UBrRd{top:12px;right:12px;width:36px;height:36px;font-size:18px}.Modal_modal-content__UqAh7{padding:0 20px 20px}}.loading_containerLoading__TTTn3{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;width:100%;min-height:100%;color:rgb(var(--text))}.loading_title__u7M_H{margin-top:2rem;font-size:1.5rem;font-weight:600}.loading_subtitle__Rm_Yo{margin-top:.5rem;opacity:.7}.loading_spinner__VToxC{display:flex;gap:.5rem}.loading_bounce1__8ebQa,.loading_bounce2__t9HPo,.loading_bounce3__eAarU{width:18px;height:18px;background-color:rgb(var(--accent));border-radius:100%;animation:loading_sk-bouncedelay__6McXY 1.4s ease-in-out infinite both}.loading_bounce1__8ebQa{animation-delay:-.32s}.loading_bounce2__t9HPo{animation-delay:-.16s}@keyframes loading_sk-bouncedelay__6McXY{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}