body.dialog-open{overflow:hidden;position:fixed;width:100%}.dialog[data-v-c63b0a25]{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-c63b0a25]{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-c63b0a25]{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;padding:.2rem .2rem 1rem}.dialog__title[data-v-c63b0a25]{display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;justify-content:center;margin:0;padding-top:.5rem;text-align:left}.dialog__content[data-v-c63b0a25]{align-items:center;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}.dialog__close[data-v-c63b0a25]{background-color:#fff}dialog[data-v-c63b0a25]::backdrop{background:#0003}dialog[data-v-c63b0a25]{transition:display allow-discrete 1s,overlay allow-discrete 1s}dialog.full-screen[data-v-c63b0a25]{max-height:100%;max-width:100%}dialog.left.full-screen[data-v-c63b0a25],dialog.right.full-screen[data-v-c63b0a25]{height:100dvh;width:100%}@media (min-width:768px){dialog.left.full-screen[data-v-c63b0a25],dialog.right.full-screen[data-v-c63b0a25]{width:-moz-fit-content;width:fit-content}}dialog.open[open][data-v-c63b0a25]{animation:open-c63b0a25 .3s forwards}dialog.left[open][data-v-c63b0a25]{animation:left-c63b0a25 .3s forwards;border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0;margin-top:0}dialog.right[open][data-v-c63b0a25]{animation:right-c63b0a25 .3s forwards;border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0;margin-top:0}dialog.bottom.full-screen[data-v-c63b0a25]{width:100dvw}dialog.bottom[open][data-v-c63b0a25]{animation:bottom-c63b0a25 .3s forwards;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0;margin-left:0;margin-right:0}@keyframes open-c63b0a25{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}@keyframes left-c63b0a25{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes right-c63b0a25{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes bottom-c63b0a25{0%{transform:translateY(100%)}to{transform:translateY(0)}}
