.backdrop[data-v-c3e6e046]{position:fixed;top:0;left:0;height:100vh;width:100%;background-color:rgba(0,0,0,.75);z-index:10}dialog[data-v-c3e6e046]{position:fixed;top:20vh;left:10%;width:80%;z-index:100;border-radius:12px;border:none;box-shadow:0 2px 8px rgba(0,0,0,.26);padding:0;margin:0;overflow:hidden;background-color:#fff}header[data-v-c3e6e046]{background-color:#3a0061;color:#fff;width:100%;padding:1rem}header h2[data-v-c3e6e046]{margin:0}section[data-v-c3e6e046]{padding:1rem}menu[data-v-c3e6e046]{padding:1rem;display:flex;justify-content:flex-end;margin:0}.dialog-enter-from[data-v-c3e6e046],.dialog-leave-to[data-v-c3e6e046]{opacity:0;transform:scale(.8)}.dialog-enter-active[data-v-c3e6e046]{transition:all .3s ease-out}.dialog-leave-active[data-v-c3e6e046]{transition:all .3s ease-in}.dialog-enter-to[data-v-c3e6e046],.dialog-leave-from[data-v-c3e6e046]{opacity:1;translate:scale(1)}@media (min-width:768px){dialog[data-v-c3e6e046]{left:calc(50% - 20rem);width:40rem}}