.download-page{background-color:#000;min-height:100vh;width:100%;overflow-x:hidden;position:relative;color:#fff}.download-page .download-nav .home-nav-container{border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(20px);box-shadow:0 10px 50px 0 rgba(0,0,0,.05)}.download-page .download-content{display:flex;justify-content:space-between;align-items:center;min-height:100vh;padding-top:80px;padding-left:24px;padding-right:24px;position:relative;max-width:1440px;margin:0 auto;gap:24px}.download-page .phone{z-index:2;display:flex;flex:1 1 320px;justify-content:flex-end}.download-page .phone .phone-mobile{display:none}.download-page .phone .phone-pc{display:inline-block}.download-page .phone img{width:clamp(260px,36vw,520px);min-width:260px;max-width:100%}.download-page .text-section{z-index:2;flex:0 0 auto;max-width:660px}.download-page .text-section .section-box{position:relative;border-radius:36px;padding:1px;background:linear-gradient(109.02deg,rgba(255,255,255,.4) -3.49%,rgba(255,255,255,.4) 72.51%);margin-bottom:36px;margin-top:-50px}.download-page .text-section .section-box:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:rgba(0,0,0,.9)}.download-page .text-section .text-box{position:relative;z-index:1;padding:50px}.download-page .text-section h1{font-weight:500;font-style:Medium;font-size:54px;line-height:100%;white-space:pre-wrap}.download-page .text-section h1 .gradient-text{background:linear-gradient(105.3deg,#FBD893 49.96%,#FFAB67 85.53%),linear-gradient(90deg,#FFFFFF,#FFFFFF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.download-page .text-section h1 .white-text{display:inline-block;background:linear-gradient(90deg,#FFFFFF,#999999 46.94%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0);margin-bottom:12px}.download-page .text-section h1 .title-line{display:block}.download-page .text-section h2{font-family:SF Pro Display,sans-serif;font-weight:400;font-size:30px;line-height:48px}.download-page .text-section h2 .smart-trading{background:linear-gradient(90deg,#FFFFFF,#999999 46.94%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.download-page .text-section h2 .simplified{background:linear-gradient(114.17deg,#FBD893 49.96%,#FFAB67 85.53%),linear-gradient(90deg,#FFFFFF,#FFFFFF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0);margin-left:10px}.download-page .text-section .download-buttons{display:flex;gap:20px;align-items:flex-start;width:100%;max-width:100%;flex-wrap:wrap;padding-right:152px}.download-page .text-section .download-buttons .disable{cursor:not-allowed!important}.download-page .text-section .download-buttons .download-button{cursor:pointer;transition:transform .2s;padding:12px 16px;border:1px solid hsla(0,0%,40%,.7);border-radius:10px;display:flex;gap:10px;min-width:150px;justify-content:center;background-color:#000;text-decoration:none}.download-page .text-section .download-buttons .download-button:hover{background:rgba(217,217,217,.1)}.download-page .text-section .download-buttons .download-button .button-box{display:flex;flex-direction:column;font-size:16px;font-weight:500;color:#fff;white-space:nowrap}.download-page .text-section .download-buttons .download-button .button-box .button-title{font-size:10px;font-weight:400}.download-page .text-section .download-buttons .download-button img{height:28px;width:auto}.download-page .text-section .download-buttons .download-button.direct-download{display:flex;align-items:center;justify-content:center;gap:13px;height:44px;width:148px;background:#000;border:1px solid #a6a6a6;border-radius:5.5px;color:#fff;font-size:14px;font-weight:600;font-family:SF Pro Display,sans-serif}.download-page .text-section .download-buttons .download-button.direct-download svg{width:24px;height:24px;flex-shrink:0}.download-page .text-section .download-buttons .download-button.direct-download span{white-space:nowrap;color:#fff}.download-page .text-section .download-buttons .download-button.direct-download:hover{background:rgba(0,0,0,.9);border-color:#b6b6b6}.download-page .text-section .ios-install-guide{margin-top:36px;color:#fff;font-size:14px;line-height:1.2}.download-page .text-section .ios-install-guide .ios-install-title{display:flex;align-items:center;margin:0;gap:8px}.download-page .text-section .ios-install-guide a{color:#feb772;text-decoration:none}.download-page .text-section .ios-install-guide .ios-install-tip{margin:12px 0 0;color:#929292}.download-page .image-section{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center}.download-page .image-section .phone-mockup-pc{width:100%;height:100%;object-fit:cover;display:inline-block}.download-page .image-section .phone-mockup-mobile{display:none}.download-page .bg-gradient{position:absolute;bottom:0;left:0;width:100%;height:200px;background:linear-gradient(180deg,rgba(0,0,0,0),#000000);z-index:1}@media(max-width:1279px){.download-page .download-content{flex-direction:column-reverse;text-align:center;min-height:auto;padding-top:0;margin-top:-75%;padding-bottom:30px}.download-page .download-content .phone{justify-content:center}.download-page .download-content .phone .phone-pc{display:none}.download-page .download-content .phone .phone-mobile{display:inline-block}.download-page .download-content .phone img{width:60%}.download-page .text-section{padding:0 20px;width:100%;margin-top:0;z-index:3}.download-page .text-section .section-box{margin-top:0}.download-page .text-section .text-box{padding:17px 30px}.download-page .text-section .text-box .white-text{margin-bottom:8px}.download-page .text-section h1{font-size:32px;line-height:1.3;margin-bottom:0;white-space:normal}.download-page .text-section h2{font-size:20px;line-height:1.4;margin-bottom:0}.download-page .text-section h2 .simplified{margin-left:6px}.download-page .text-section .download-buttons{flex-direction:column;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}.download-page .text-section .download-buttons .download-button{padding:20px 30px;min-width:250px;border-radius:13px;justify-content:start;text-align:left;gap:18px}.download-page .text-section .download-buttons .download-button .button-box{font-size:26px;font-weight:600}.download-page .text-section .download-buttons .download-button .button-box .button-title{font-size:14px;font-weight:400;margin-bottom:4px}.download-page .text-section .download-buttons .download-button img{height:50px;width:auto}.download-page .text-section .download-buttons .download-button.direct-download{height:40px;font-size:12px;padding:0 16px}.download-page .text-section .download-buttons .download-button.direct-download svg{width:20px;height:20px}.download-page .text-section .ios-install-guide{margin-top:36px}.download-page .text-section .ios-install-guide .ios-install-title{justify-content:center;font-size:16px}.download-page .text-section .ios-install-guide .ios-install-tip{font-size:14px}.download-page .image-section{position:relative;width:100%;height:auto;margin-bottom:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.download-page .image-section .phone-mockup-pc{display:none}.download-page .image-section .phone-mockup-mobile{width:100%;object-fit:contain;display:inline-block}}@media(max-width:767px){.download-page .download-content{padding-top:0;margin-top:-350px}.download-page .text-section{padding:0 16px;z-index:3}.download-page .text-section h1{font-size:28px;line-height:1.3;margin-bottom:0}.download-page .text-section h2{font-size:18px;line-height:1.4;margin-bottom:0}.download-page .text-section h2 .simplified{margin-left:4px}.download-page .text-section .section-box{margin-bottom:40px;border-radius:16px}.download-page .text-section .download-buttons{gap:15px;padding:0}.download-page .text-section .download-buttons .download-button{padding:17px 24px!important;min-width:215px}.download-page .text-section .download-buttons .download-button .button-box{font-size:20px;font-weight:600}.download-page .text-section .download-buttons .download-button .button-box .button-title{font-size:12px;font-weight:400;margin-bottom:0}.download-page .text-section .download-buttons .download-button img{height:36px}.download-page .text-section .download-buttons .download-button.direct-download{height:36px;font-size:11px;padding:0 14px}.download-page .text-section .download-buttons .download-button.direct-download svg{width:18px;height:18px}.download-page .text-section .ios-install-guide .ios-install-tip,.download-page .text-section .ios-install-guide .ios-install-title{font-size:12px}.download-page .text-box{padding:24px!important}.download-page .image-section{margin-bottom:16px}.download-page .image-section .phone-mockup{max-width:100%}.download-page .image-section .phone-mockup-mobile{width:100%;height:400px;object-fit:contain;display:inline-block}.download-page .phone img{width:100%!important}}
/*# sourceMappingURL=fac2855cc97e44c9.css.map*/