.popup_overlay{z-index:1000;cursor:pointer;background:linear-gradient(135deg,#969696b3 0%,#323232b3 100%);border:1px solid #e0e0e0;width:100%;height:100%;position:fixed;top:0;left:0}.popup_overlay.hard{background:linear-gradient(135deg,#969696e6 0%,#323232e6 100%)}.popup{z-index:1001;box-sizing:border-box;background-color:#fff;border:1px solid #e0e0e0;border-radius:3px;min-width:300px;max-width:90vw;max-height:100vh;padding:15px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}
