.WUIDialog{background-color:transparent;border-radius:5px;box-shadow:none;transition:background-color .3s ease}.WUIDialogDisplayed{background-color:var(--palette-background-default);box-shadow:#0000003d 0 3px 8px;display:block!important}.WUIDialogHide{background-color:transparent;box-shadow:none;display:none!important}.WUITitlebar{display:flex;align-items:center;justify-content:center;font-weight:500}.WUIDialogBackground{background-color:#00000003;opacity:.1;position:absolute;left:0;top:0;right:0;bottom:0}.WUIDialogResizeHandler{background-color:#00000003;cursor:nwse-resize}.WUIDialogBackgroundReisizing{cursor:nwse-resize}.WUIDialogBackgroundDragging{cursor:move}
