.open-the-app-container{display:none}.open-the-app-container>div{position:fixed;bottom:0;left:0;right:0;z-index:2000;padding:0 30px;background-color:#fff;display:flex;align-items:center;height:70px;justify-content:space-between;border-top:1px solid #eee}.open-the-app-container>div div{display:flex;align-items:center;gap:8px}.open-the-app-container>div div img{border-radius:8px;width:30px}.open-the-app-container>div div p{font-size:18px;font-weight:700;background:linear-gradient(45deg, #07d3f0, #8647fa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-fill-color:rgba(0,0,0,0)}.open-the-app-container>div button{max-width:100px;padding:5px 20px;border-radius:15px;background-image:linear-gradient(to right, #07d3f0 0%, #8647fa 100%);border:0;color:#fff}.open-the-app-placeholder{width:100%;height:70px}.open-the-app-mask{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:3001;background-color:rgba(0,0,0,.5725490196)}.open-the-app-mask>div{position:absolute;top:15px;right:15px;display:flex;flex-direction:column;align-items:end}.open-the-app-mask>div>img{width:80px}.open-the-app-mask>div>div{text-align:center;width:100%;font-size:20px;font-weight:700;color:#fff}