dialog.svelte-1dvmy5m{background:var(--white);border-radius:24px;max-width:520px;max-height:80vh;overflow-y:auto}dialog.svelte-1dvmy5m.large{width:1200px;max-width:unset}dialog[open].svelte-1dvmy5m{animation:svelte-1dvmy5m-zoom .3s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;cursor:default}dialog.svelte-1dvmy5m::backdrop{background:#000c}dialog[open].svelte-1dvmy5m{animation:svelte-1dvmy5m-zoom .3s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-1dvmy5m-zoom{0%{transform:scale(.95)}to{transform:scale(1)}}dialog[open].svelte-1dvmy5m::backdrop{animation:svelte-1dvmy5m-fade .2s ease-out}@keyframes svelte-1dvmy5m-fade{0%{opacity:0}to{opacity:1}}.modal-btn-container.svelte-1dvmy5m{display:flex;justify-content:flex-end;margin-top:.5em}button.svelte-1dvmy5m{border-radius:10px;background-color:var(--white);font-weight:500;padding:.5em .8em;font-size:1em;color:var(--text-color-grey);border:none;transition:.3s;position:relative;z-index:2}button.svelte-1dvmy5m:hover{background-color:var(--grey-hover);transition:.3s}@media (max-width: 1285px){dialog.svelte-1dvmy5m{max-width:60%}dialog.large.svelte-1dvmy5m{width:800px}}@media (max-width: 860px){dialog.svelte-1dvmy5m{max-width:70%}dialog.large.svelte-1dvmy5m{max-width:520px;width:unset}}@media (max-width: 750px){dialog.svelte-1dvmy5m{max-width:85%}}
