@keyframes svelte-lio1zw-dialogIn{0%{transform:translateY(100vh)}to{transform:translate(0,0)}}@keyframes svelte-lio1zw-dialogOut{0%{transform:translate(0,0)}to{transform:translateY(100vh)}}@keyframes svelte-lio1zw-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-lio1zw-fadeOut{0%{opacity:1}to{opacity:0}}dialog.svelte-lio1zw{max-width:100svw;height:100dvh;max-height:100dvh;margin:0}@media (width<=1023px){dialog[data-size=regular].svelte-lio1zw{height:100dvh}dialog[data-size=regular].svelte-lio1zw div.modal-content:where(.svelte-lio1zw){border-radius:16px}}@media (height<=806px) and (width>=831px) and (orientation:landscape){dialog.svelte-lio1zw{max-width:768px}}@media (width>=831px) and (height>=807px){dialog.svelte-lio1zw{max-width:var(--desktop-width)}}@media (width>=831px){dialog.svelte-lio1zw{height:var(--desktop-height);max-height:var(--desktop-max-height);margin:auto}dialog.svelte-lio1zw div.modal-content:where(.svelte-lio1zw){border-radius:20px;box-shadow:0 16px 32px #00000029}}dialog.dialog-in.svelte-lio1zw div.modal-content:where(.svelte-lio1zw){animation:.4s cubic-bezier(.215,.61,.355,1) forwards svelte-lio1zw-dialogIn;transform:translate(0,0)}dialog.dialog-in.svelte-lio1zw::backdrop{opacity:1;animation:.4s cubic-bezier(.215,.61,.355,1) forwards svelte-lio1zw-fadeIn}dialog.dialog-out.svelte-lio1zw>div:where(.svelte-lio1zw){animation:.4s cubic-bezier(.215,.61,.355,1) forwards svelte-lio1zw-dialogOut;transform:translateY(100vh)}dialog.dialog-out.svelte-lio1zw::backdrop{opacity:0;animation:.4s cubic-bezier(.215,.61,.355,1) forwards svelte-lio1zw-fadeOut}dialog.svelte-lio1zw::backdrop{background-color:rgb(from var(--color-black) r g b/.48)}
