@keyframes svelte-qhw4kk-dialogIn{0%{transform:translateY(100vh)}to{transform:translate(0,0)}}@keyframes svelte-qhw4kk-dialogOut{0%{transform:translate(0,0)}to{transform:translateY(100vh)}}@keyframes svelte-qhw4kk-dialogInCenter{0%{opacity:0;transform:scale(.95)translate(0,0)}to{opacity:1;transform:scale(1)translate(0,0)}}@keyframes svelte-qhw4kk-dialogOutCenter{0%{opacity:1;transform:scale(1)translate(0,0)}to{opacity:0;transform:scale(.95)translate(0,0)}}@keyframes svelte-qhw4kk-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-qhw4kk-fadeOut{0%{opacity:1}to{opacity:0}}.v3-dialog{max-width:100svw;height:100dvh;max-height:100dvh;inset:0}@media (height<=806px) and (width>=768px) and (orientation:landscape){.v3-dialog{max-width:var(--desktop-width)}}@media (width>=768px) and (height>=807px){.v3-dialog{max-width:var(--desktop-width)}}@media (width>=768px){.v3-dialog{height:var(--desktop-height);max-height:var(--desktop-max-height);margin:auto}.v3-dialog div.modal-content.svelte-qhw4kk{border-radius:20px}}.v3-dialog div.modal-content.svelte-qhw4kk{animation-fill-mode:forwards}@media (width>=768px){.v3-dialog div.modal-content.svelte-qhw4kk{box-shadow:0 16px 32px #00000029}}.v3-dialog.dialog-in div.modal-content.svelte-qhw4kk{animation:.3s cubic-bezier(.215,.61,.355,1) forwards svelte-qhw4kk-dialogIn;transform:translate(0,0)}@media (width>=768px){.v3-dialog.dialog-in div.modal-content.svelte-qhw4kk{animation:.3s cubic-bezier(.215,.61,.355,1) forwards svelte-qhw4kk-dialogInCenter}}.v3-dialog.dialog-out div.modal-content.svelte-qhw4kk{animation:.3s cubic-bezier(.215,.61,.355,1) forwards svelte-qhw4kk-dialogOut;transform:translateY(100vh)}@media (width>=768px){.v3-dialog.dialog-out div.modal-content.svelte-qhw4kk{animation:.3s cubic-bezier(.215,.61,.355,1) forwards svelte-qhw4kk-dialogOutCenter}}.v3-overlay.overlay-in{animation:.3s cubic-bezier(.215,.61,.355,1) forwards svelte-qhw4kk-fadeIn}.v3-overlay.overlay-out{animation:.3s cubic-bezier(.215,.61,.355,1) forwards svelte-qhw4kk-fadeOut}
