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