body.dialog-open{overflow:hidden;position:fixed;width:100%}.dialog[data-v-940f114c]{background-color:#fff;border:none;border-radius:2px;box-shadow:0 0 5px #0003;height:-moz-fit-content;height:fit-content;margin-bottom:0;max-height:calc(100dvh - 3rem);max-width:100vw;outline:none;overflow-y:auto;transition:all .15s ease;width:100%}@media (min-width:1026px){.dialog[data-v-940f114c]{border-radius:8px;margin-bottom:auto;max-height:calc(100vh - 1rem);max-width:calc(100vw - 1rem);padding:1.5rem;width:-moz-fit-content;width:fit-content}}.dialog__header[data-v-940f114c]{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;padding:.2rem .2rem 1rem}.dialog__title[data-v-940f114c]{font-size:1.25rem;font-weight:600;margin:0;padding-top:.5rem;text-align:left}.dialog__content[data-v-940f114c]{align-items:center;display:flex;flex-direction:column}.dialog__close[data-v-940f114c]{background-color:#fff}dialog[data-v-940f114c]::backdrop{background:#0003}dialog[data-v-940f114c]{transition:display allow-discrete 1s,overlay allow-discrete 1s}dialog.full-screen[data-v-940f114c]{height:100dvh;max-height:100%;max-width:100%;width:100dvw}dialog.open[open][data-v-940f114c]{animation:open-940f114c .3s forwards}dialog.left[open][data-v-940f114c]{animation:left-940f114c .3s forwards;margin-top:0}dialog.right[open][data-v-940f114c]{animation:right-940f114c .3s forwards}@keyframes open-940f114c{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}@keyframes left-940f114c{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes right-940f114c{0%{transform:translate(100%)}to{transform:translate(0)}}
