@keyframes VWWIQW_backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes VWWIQW_backdropFadeOut{0%{opacity:1}to{opacity:0}}@keyframes VWWIQW_popupZoomIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes VWWIQW_popupZoomOut{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.95)}}.VWWIQW_backdrop{z-index:999999999;pointer-events:auto;background-color:#00082f40;animation:.15s cubic-bezier(.16,1,.3,1) forwards VWWIQW_backdropFadeIn;position:fixed;inset:0}.VWWIQW_backdrop[data-ending-style]{animation:.15s cubic-bezier(.16,1,.3,1) forwards VWWIQW_backdropFadeOut}.VWWIQW_popup{z-index:1000000000;pointer-events:auto;background-color:#fff;border-radius:10px;outline:none;width:800px;max-width:100vw;padding:0;animation:.15s cubic-bezier(.16,1,.3,1) forwards VWWIQW_popupZoomIn;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 4px 20px #00000026}.VWWIQW_popup[data-ending-style]{animation:.15s cubic-bezier(.16,1,.3,1) forwards VWWIQW_popupZoomOut}