dialog.svelte-1vsf566{visibility:hidden;padding:0;margin:0;border:0;overflow:visible;max-width:none;width:100%;max-height:none;border-radius:var(--theme-border-radius);scale:.9;opacity:1;transition:scale .3s var(--ease-out-back),opacity .3s var(--ease-out-back)}.dialog-container.svelte-1vsf566{overflow:visible;position:relative;display:flex;flex-flow:column nowrap;padding:var(--internal-padding, var(--s5));gap:var(--s5);height:100svh;container-type:inline-size}dialog[open].svelte-1vsf566{scale:1;opacity:1;visibility:visible}dialog[open].hide.svelte-1vsf566{scale:.9;opacity:0}[data-has-title].svelte-1vsf566 .dialog-container:where(.svelte-1vsf566){grid-template-rows:auto 1fr auto}header.svelte-1vsf566{border-bottom:1px solid var(--colorv3-current-border);padding-block-end:var(--s3)}.content.svelte-1vsf566{overflow-y:auto;flex:1}footer.svelte-1vsf566{display:flex;flex-flow:column nowrap;gap:var(--s3)}.cross.svelte-1vsf566{position:absolute;top:var(--s3);right:var(--s3);border:none;margin:0;display:block;border-radius:30px;z-index:1;padding:4px}.cross.svelte-1vsf566 svg{width:20px;height:20px}.cross.svelte-1vsf566 path{stroke:currentColor;stroke-width:1px}@media (min-width: 500px){.Dialog.svelte-1vsf566{max-height:90svh;width:clamp(400px,80vw,700px);margin:auto}.dialog-container.svelte-1vsf566{max-height:90vh;height:fit-content}.Dialog[data-size=normal].svelte-1vsf566 footer:where(.svelte-1vsf566){flex-flow:row nowrap;justify-content:flex-end}}.Dialog[data-size=baby].svelte-1vsf566{max-width:290px;margin:auto}.Dialog[data-size=baby].svelte-1vsf566 .dialog-container:where(.svelte-1vsf566){max-height:90svh;height:auto;gap:var(--s3)}.Dialog[data-size=baby].svelte-1vsf566>.dialog-container:where(.svelte-1vsf566)>footer:where(.svelte-1vsf566){height:30px}.Dialog[data-size=baby].svelte-1vsf566 header:where(.svelte-1vsf566){padding-block-end:var(--s2)}@keyframes svelte-1vsf566-hide{to{transform:scale(.95)}}
