.DialogOverlay[data-v-cf0375ec]{top:0;right:0;bottom:0;left:0;position:fixed}.DialogOverlay[data-state=open][data-v-cf0375ec]{animation:overlayShow-cf0375ec .12s ease-out forwards}.DialogOverlay[data-state=closed][data-v-cf0375ec]{animation:overlayHide-cf0375ec .12s ease-out forwards;animation-delay:0s}.DialogContent[data-v-cf0375ec]{overflow-x:hidden;padding:24px;position:relative;width:400px}.DialogContent[data-animation=false][data-state=open][data-v-cf0375ec]{animation:contentShow-cf0375ec .12s ease-out forwards;overflow:visible}.DialogContent[data-animation=false][data-state=closed][data-v-cf0375ec]{animation:contentHide-cf0375ec .12s ease-out forwards;animation-delay:0s}.DialogContent[data-v-cf0375ec]:focus{outline:none}.DialogHeader[data-v-cf0375ec]{padding:0}.DialogBody[data-v-cf0375ec]{justify-content:start!important;padding:0!important}.DialogFooter[data-v-cf0375ec]{margin:20px 0 0!important;padding:0!important}.DialogDescription[data-v-cf0375ec]{color:var(--mauve-11);font-size:15px;line-height:1.5;margin:10px 0 20px}@keyframes overlayShow-cf0375ec{0%{opacity:0}to{opacity:1}}@keyframes overlayHide-cf0375ec{0%{opacity:1}to{opacity:0}}@keyframes contentShow-cf0375ec{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes contentHide-cf0375ec{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}
