.Dialog-module__7g4e6W__DialogOverlay{z-index:2000;background-color:#00000080;animation:.15s cubic-bezier(.16,1,.3,1) Dialog-module__7g4e6W__overlayShow;position:fixed;inset:0}.Dialog-module__7g4e6W__DialogContent{background-color:var(--bg-primary);z-index:2001;border-radius:8px;max-height:85vh;padding:25px;animation:.15s cubic-bezier(.16,1,.3,1) Dialog-module__7g4e6W__contentShow;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 10px 38px -10px #00000059,0 10px 20px -15px #0003}.Dialog-module__7g4e6W__DialogContent:focus{outline:none}.Dialog-module__7g4e6W__DialogTitle{color:var(--text-primary);margin:0 0 10px;font-size:18px;font-weight:600}.Dialog-module__7g4e6W__DialogDescription{color:var(--text-secondary);margin:0 0 20px;font-size:15px;line-height:1.5}.Dialog-module__7g4e6W__IconButton{all:unset;width:25px;height:25px;color:var(--text-secondary);background-color:var(--bg-3);cursor:pointer;border-radius:100%;justify-content:center;align-items:center;font-family:inherit;transition:background-color .15s;display:inline-flex;position:absolute;top:10px;right:10px}.Dialog-module__7g4e6W__IconButton:hover{background-color:var(--bg-secondary)}.Dialog-module__7g4e6W__IconButton:focus{box-shadow:0 0 0 2px var(--brand-secondary)}@keyframes Dialog-module__7g4e6W__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module__7g4e6W__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
