body,html{margin:0}.download{height:100vh;overflow:hidden;position:relative}.title-container{position:absolute;top:0;left:0;width:100%;height:72px;display:flex;align-items:center;padding:20px;font-weight:500;box-sizing:border-box;color:#fff}.title-container img{width:24px;height:24px;margin-right:4px}.content{height:100vh;width:100%;background:rgba(0,0,0,.6);justify-content:center}.content,.content .logo-container{display:flex;flex-direction:column;align-items:center}.content .logo-container .logo{width:56px;height:56px}.content .logo-container .title{width:315px;height:28px}.desc{color:#8b2e2e;margin-bottom:12px}.btn{margin-top:28px;width:223px;height:52px;background:#fff;border-radius:4px;font-weight:500;font-size:15px;color:#222;text-decoration:none;display:flex;justify-content:center;align-items:center}.btn.android{background:linear-gradient(90deg,#ff9258,#d96bfb);color:#fff;margin-top:32px}.icon{width:20px;height:20px;margin-right:8px}.bottom-bar{position:absolute;bottom:0;left:0;width:100%;height:72px;background:#040b13;display:flex;align-items:center;gap:12px;padding:0 16px;box-sizing:border-box}.bottom-bar .logo{width:21px;height:21px}.bottom-bar .slogan{color:#fff;font-weight:500;font-size:13px;white-space:nowrap;margin-left:8px}.bottom-bar .open-app-btn{margin-left:auto;width:83px;height:42px;background:#fff;border-radius:58px;color:#000;font-weight:500;font-size:13px}.bottom-bar .open-app-btn,.loading-wrapper{display:flex;justify-content:center;align-items:center}.loading-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;flex-direction:column}.loading-text{margin-top:8px;color:#fff}