input[data-v-a8022216]::-webkit-credentials-auto-fill-button,input[data-v-a8022216]::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}h1[data-v-a8022216],h2[data-v-a8022216],h3[data-v-a8022216],h4[data-v-a8022216],h5[data-v-a8022216],h6[data-v-a8022216],p[data-v-a8022216],ul[data-v-a8022216],li[data-v-a8022216]{margin:0;padding:0}ul[data-v-a8022216]{list-style:none}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){html[data-v-a8022216],body[data-v-a8022216]{padding-bottom:constant(safe-area-inset-bottom)!important;padding-bottom:env(safe-area-inset-bottom)!important}}@media screen and (min-width: 1240px){.fee-wrap[data-v-a8022216]{max-width:1180px;margin-left:auto;margin-right:auto}}[data-v-a8022216]{word-wrap:break-word;-webkit-tap-highlight-color:transparent;outline:0;box-sizing:border-box}.ca-tips[data-v-a8022216]{position:absolute;z-index:1000;padding:8px 12px;background:rgba(0,0,0,.8);border-radius:6px;font-size:14px;line-height:1.4;color:#fff;word-wrap:break-word;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.ca-tips--visible[data-v-a8022216]{opacity:1;visibility:visible}.ca-tips__content[data-v-a8022216]{position:relative;z-index:1}.ca-tips__arrow[data-v-a8022216]{position:absolute;width:0;height:0;border:6px solid transparent}.ca-tips__arrow--top[data-v-a8022216]{bottom:-12px;left:20px;border-top-color:#000c}.ca-tips__arrow--bottom[data-v-a8022216]{top:-12px;left:50%;transform:translate(-50%);border-bottom-color:#000c}.ca-tips__arrow--left[data-v-a8022216]{right:-12px;top:50%;transform:translateY(-50%);border-left-color:#000c}.ca-tips__arrow--right[data-v-a8022216]{left:-12px;top:50%;transform:translateY(-50%);border-right-color:#000c}@media screen and (min-width: 1240px){.ca-tips[data-v-a8022216]{max-width:400px;min-width:200px;white-space:nowrap}.ca-tips--top[data-v-a8022216]{bottom:100%;left:-16px;margin-bottom:12px}.ca-tips--bottom[data-v-a8022216]{top:100%;left:50%;transform:translate(-50%);margin-top:12px}.ca-tips--left[data-v-a8022216]{right:100%;top:50%;transform:translateY(-50%);margin-right:12px}.ca-tips--right[data-v-a8022216]{left:100%;top:50%;transform:translateY(-50%);margin-left:12px}}@media screen and (max-width: 1240px){.ca-tips[data-v-a8022216]{max-width:6rem;min-width:4rem;font-size:.24rem;padding:.12rem .2rem;border-radius:.06rem;white-space:normal}.ca-tips__content[data-v-a8022216]{display:block;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.ca-tips__arrow[data-v-a8022216]{border-width:.06rem}.ca-tips__arrow--top[data-v-a8022216]{bottom:-.12rem}.ca-tips__arrow--bottom[data-v-a8022216]{top:-.12rem}.ca-tips__arrow--left[data-v-a8022216]{right:-.12rem}.ca-tips__arrow--right[data-v-a8022216]{left:-.12rem}.ca-tips--top[data-v-a8022216]{bottom:100%;left:-.38rem;margin-bottom:.12rem}.ca-tips--bottom[data-v-a8022216]{top:100%;left:50%;transform:translate(-50%);margin-top:.12rem}.ca-tips--left[data-v-a8022216]{right:100%;top:50%;transform:translateY(-50%);margin-right:.12rem}.ca-tips--right[data-v-a8022216]{left:100%;top:50%;transform:translateY(-50%);margin-left:.12rem}}:root,:host{--van-field-label-width: 6.2em;--van-field-label-color: var(--van-text-color);--van-field-label-margin-right: var(--van-padding-sm);--van-field-input-text-color: var(--van-text-color);--van-field-input-error-text-color: var(--van-danger-color);--van-field-input-disabled-text-color: var(--van-text-color-3);--van-field-placeholder-text-color: var(--van-text-color-3);--van-field-icon-size: 18px;--van-field-clear-icon-size: 18px;--van-field-clear-icon-color: var(--van-gray-5);--van-field-right-icon-color: var(--van-gray-6);--van-field-error-message-color: var(--van-danger-color);--van-field-error-message-font-size: 12px;--van-field-text-area-min-height: 60px;--van-field-word-limit-color: var(--van-gray-7);--van-field-word-limit-font-size: var(--van-font-size-sm);--van-field-word-limit-line-height: 16px;--van-field-disabled-text-color: var(--van-text-color-3);--van-field-required-mark-color: var(--van-red)}.van-field{flex-wrap:wrap}.van-field__label{flex:none;box-sizing:border-box;width:var(--van-field-label-width);margin-right:var(--van-field-label-margin-right);color:var(--van-field-label-color);text-align:left;word-wrap:break-word}.van-field__label--center{text-align:center}.van-field__label--right{text-align:right}.van-field__label--top{display:flex;width:100%;text-align:left;margin-bottom:var(--van-padding-base);overflow-wrap:break-word}.van-field__label--required:before{margin-right:2px;color:var(--van-field-required-mark-color);content:"*"}.van-field--disabled .van-field__label{color:var(--van-field-disabled-text-color)}.van-field__value{overflow:visible}.van-field__body{display:flex;align-items:center}.van-field__control{display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:var(--van-field-input-text-color);line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none;-webkit-user-select:auto;user-select:auto}.van-field__control::-webkit-input-placeholder{color:var(--van-field-placeholder-text-color)}.van-field__control::placeholder{color:var(--van-field-placeholder-text-color)}.van-field__control:read-only{cursor:default}.van-field__control:disabled{color:var(--van-field-input-disabled-text-color);cursor:not-allowed;opacity:1;-webkit-text-fill-color:var(--van-field-input-disabled-text-color)}.van-field__control--center{justify-content:center;text-align:center}.van-field__control--right{justify-content:flex-end;text-align:right}.van-field__control--custom{display:flex;align-items:center;min-height:var(--van-cell-line-height)}.van-field__control--error::-webkit-input-placeholder{color:var(--van-field-input-error-text-color);-webkit-text-fill-color:currentColor}.van-field__control--error,.van-field__control--error::placeholder{color:var(--van-field-input-error-text-color);-webkit-text-fill-color:currentColor}.van-field__control--min-height{min-height:var(--van-field-text-area-min-height)}.van-field__control[type=date],.van-field__control[type=time],.van-field__control[type=datetime-local]{min-height:var(--van-cell-line-height)}.van-field__control[type=search]{-webkit-appearance:none}.van-field__clear,.van-field__icon,.van-field__button,.van-field__right-icon{flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:calc(var(--van-padding-xs) * -1);padding:0 var(--van-padding-xs);line-height:inherit}.van-field__clear{color:var(--van-field-clear-icon-color);font-size:var(--van-field-clear-icon-size);cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;font-size:var(--van-field-icon-size);line-height:inherit}.van-field__left-icon{margin-right:var(--van-padding-base)}.van-field__right-icon{color:var(--van-field-right-icon-color)}.van-field__button{padding-left:var(--van-padding-xs)}.van-field__error-message{color:var(--van-field-error-message-color);font-size:var(--van-field-error-message-font-size);text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:var(--van-padding-base);color:var(--van-field-word-limit-color);font-size:var(--van-field-word-limit-font-size);line-height:var(--van-field-word-limit-line-height);text-align:right}*{word-wrap:break-word;-webkit-tap-highlight-color:transparent;outline:0;box-sizing:border-box}input::-webkit-credentials-auto-fill-button,input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}h1,h2,h3,h4,h5,h6,p,ul,li{margin:0;padding:0}ul{list-style:none}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){html,body{padding-bottom:constant(safe-area-inset-bottom)!important;padding-bottom:env(safe-area-inset-bottom)!important}}input[data-v-469f9a52]::-webkit-credentials-auto-fill-button,input[data-v-469f9a52]::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}h1[data-v-469f9a52],h2[data-v-469f9a52],h3[data-v-469f9a52],h4[data-v-469f9a52],h5[data-v-469f9a52],h6[data-v-469f9a52],p[data-v-469f9a52],ul[data-v-469f9a52],li[data-v-469f9a52]{margin:0;padding:0}ul[data-v-469f9a52]{list-style:none}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){html[data-v-469f9a52],body[data-v-469f9a52]{padding-bottom:constant(safe-area-inset-bottom)!important;padding-bottom:env(safe-area-inset-bottom)!important}}@media screen and (min-width: 1240px){.fee-wrap[data-v-469f9a52]{max-width:1180px;margin-left:auto;margin-right:auto}}[data-v-469f9a52]{word-wrap:break-word;-webkit-tap-highlight-color:transparent;outline:0;box-sizing:border-box}.platform-icon[data-v-469f9a52]{position:relative;cursor:pointer;display:block;width:20px;min-width:20px;height:20px;margin-left:6px;background:url(https://cdn.futustatic.com/official_global_website/moomoo/assets/tips-072a59fb.svg) no-repeat center / 100% 100%}@media screen and (max-width: 1240px){.platform-icon[data-v-469f9a52]{width:.2rem;min-width:.2rem;height:.2rem;margin-left:.1rem}}@media screen and (min-width: 1240px){.fee-calculator[data-v-469f9a52]{max-width:1180px;margin-left:auto;margin-right:auto}}.fee-calculator-body[data-v-469f9a52]{display:flex;margin-top:13px}.fee-calculator-body-form[data-v-469f9a52]{box-sizing:border-box;padding:40px 80px 49px 74px;background:rgba(218,227,233,.5);border-radius:20px;height:430px}.fee-calculator-body-form-field[data-v-469f9a52]{background:transparent;border:none;margin-top:32px;padding:0}.fee-calculator-body-form-field[data-v-469f9a52]:before{display:none}.fee-calculator-body-form-field[data-v-469f9a52]:after{display:none}.fee-calculator-body-form-field-item-money[data-v-469f9a52] .van-cell__value{color:#0d0e11}.fee-calculator-body-form-field-item-money[data-v-469f9a52] .van-cell__value:before{content:"$";font-size:20px;margin-right:4px}.fee-calculator-ca .fee-calculator-body-form-field-item-money[data-v-469f9a52] .van-cell__value:before{content:"CAD$"}.fee-calculator-body-form-field[data-v-469f9a52] .van-cell{display:flex;align-items:center}.fee-calculator-body-form-field[data-v-469f9a52] .van-cell__title{width:143px;min-width:143px;padding-left:6px;font-weight:400;font-size:20px;line-height:24px;color:#0d0e11;margin:0}.fee-calculator-body-form-field[data-v-469f9a52] .van-cell__value{width:287px;max-width:287px;height:36px;display:flex;border:1px solid #A7BECD;border-radius:6px;box-sizing:border-box;padding:0 14px;align-items:center;background:#fff}.fee-calculator-body-form-field[data-v-469f9a52] .van-cell__value input{font-size:20px;color:#0d0e11;line-height:1}.fee-calculator-body-form-field[data-v-469f9a52] .van-cell__value input::placeholder{color:#888}.fee-calculator-body-form-field[data-v-469f9a52] .van-field--error .van-field__label{color:#cb1515}.fee-calculator-body-form-field[data-v-469f9a52] .van-field--error .van-field__value{border-color:#cb1515;color:#cb1515}.fee-calculator-body-form-field[data-v-469f9a52] .van-field--error .van-field__value input{color:#cb1515}.fee-calculator-body-form-row[data-v-469f9a52]{display:flex;align-items:center}.fee-calculator-body-form-row-label[data-v-469f9a52]{padding-left:6px;min-width:143px;max-width:143px;font-weight:400;font-size:20px;color:#0d0e11}.fee-calculator-body-form-row-makert[data-v-469f9a52]{width:287px;height:36px;box-sizing:border-box;display:flex;border:1px solid #A7BECD;border-radius:6px;overflow:hidden}.fee-calculator-body-form-row-makert-one[data-v-469f9a52]{width:287px;max-width:287px;height:36px;line-height:36px;font-size:20px;font-weight:600;border:1px solid #a7becd;border-radius:6px;box-sizing:border-box;padding:0 14px;background:#fff}.fee-calculator-body-form-row-makert-item[data-v-469f9a52]{display:block;width:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:20px;color:#0d0e11}.fee-calculator-body-form-row-makert-item-actived[data-v-469f9a52]{color:#fff;background:#2C333C}@media screen and (min-width: 1240px){.fee-calculator-body-form-btn[data-v-469f9a52]{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;width:436px;height:60px;display:flex;margin:47px auto 0;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid #A7BECD;border-radius:60px;color:#1d1d1d;font-size:20px;font-weight:600}.fee-calculator-body-form-btn[data-v-469f9a52]:hover{background:#FF8329;color:#fff;border:1px solid currentColor}}@media screen and (min-width: 1240px){.fee-calculator-body-show[data-v-469f9a52]{width:529px;max-width:529px;min-width:529px;padding-top:0;margin-left:60px}}.fee-calculator-body-show-title[data-v-469f9a52]{font-weight:600;font-size:32px;line-height:24px;font-weight:700;margin-bottom:20px}.fee-calculator-body-show-row[data-v-469f9a52]{padding:14px 0 4px;font-size:20px;display:flex;justify-content:space-between;border-bottom:1px solid #d9d9d9;line-height:1.2}.fee-calculator-body-show-row-label[data-v-469f9a52]{display:flex;flex-wrap:wrap}.fee-calculator-body-show-row-value[data-v-469f9a52]{min-width:60px;flex-shrink:0;align-self:flex-end}.fee-calculator-body-show-row-value-zero[data-v-469f9a52]{flex-shrink:0;align-self:flex-end}.fee-calculator-body-show-row-total[data-v-469f9a52]{padding-top:46px;font-size:32px;line-height:1.2;color:#ff6900}.fee-calculator-body-show-tips[data-v-469f9a52]{padding-top:14px;font-size:15px;color:#0f1112;white-space:wrap}@media screen and (max-width: 1240px){.fee-calculator-body[data-v-469f9a52]{display:flex;justify-content:center;flex-wrap:wrap;margin-top:.2rem}.fee-calculator-body-form[data-v-469f9a52]{padding:.6rem .4rem;border-radius:.1rem;height:auto}.fee-calculator-body-form-field[data-v-469f9a52]{margin-top:.1rem}.fee-calculator-body-form-field-item-money[data-v-469f9a52] .van-cell__value:before{font-size:.3rem;margin-right:.04rem}.fee-calculator-ca .fee-calculator-body-form-field-item-money[data-v-469f9a52] .van-cell__value:before{content:"CAD$"}.fee-calculator-body-form-field[data-v-469f9a52] .van-cell__title{width:1.34rem;min-width:1.34rem;font-size:.3rem;line-height:1;color:#0d0e11;padding-left:0}.fee-calculator-body-form-field[data-v-469f9a52] .van-cell__value{width:4.42rem;max-width:4.42rem;height:.7rem;display:flex;border-radius:.06rem;box-sizing:border-box;padding-left:.32rem;align-items:center;border:1px solid #A7BECD}.fee-calculator-body-form-field[data-v-469f9a52] .van-cell__value input{font-size:.3rem;color:#0d0e11;line-height:1}.fee-calculator-body-form-field[data-v-469f9a52] .van-cell__value input::placeholder{color:#666}.fee-calculator-body-form-row-label[data-v-469f9a52]{min-width:1.34rem;max-width:1.34rem;font-weight:400;font-size:.3rem;padding-left:0;line-height:1;color:#0d0e11}.fee-calculator-body-form-row-makert[data-v-469f9a52]{width:4.42rem;height:.7rem;border-radius:.06rem;background-color:#e8eef2}.fee-calculator-body-form-row-makert-one[data-v-469f9a52]{width:4.42rem;max-width:4.42rem;height:.7rem;line-height:.7rem;font-size:.3rem;border:1px solid #a7becd;border-radius:.06rem;padding:0 .32rem}.fee-calculator-body-form-row-makert-item[data-v-469f9a52]{font-size:.3rem}.fee-calculator-body-form-btn[data-v-469f9a52]{cursor:pointer;width:4rem;height:.9rem;display:flex;margin:.5rem auto 0;align-items:center;justify-content:center;box-sizing:border-box;border-radius:.6rem;background:#FF6900;color:#fff;font-size:.3rem}.fee-calculator-body-form-btn[data-v-469f9a52]:hover{background:#FF8329}.fee-calculator-body-show[data-v-469f9a52]{width:6.91rem;margin-top:.4rem}.fee-calculator-body-show-title[data-v-469f9a52]{font-size:.3rem;line-height:1.2;margin-bottom:0}.fee-calculator-body-show-row[data-v-469f9a52]{padding:.2rem 0 .1rem;font-size:.24rem;display:flex;justify-content:space-between;border-bottom:1px solid #d9d9d9}.fee-calculator-body-show-row-label[data-v-469f9a52]{display:flex;align-items:center}.fee-calculator-body-show-row-value[data-v-469f9a52]{min-width:auto}.fee-calculator-body-show-row-value-zero[data-v-469f9a52]{align-self:center;flex-shrink:0}.fee-calculator-body-show-row-total[data-v-469f9a52]{padding-top:.4rem;font-size:.4rem;line-height:1.2;color:#ff6900}.fee-calculator-body-show-tips[data-v-469f9a52]{color:#585858;padding-top:.12rem;font-size:.24rem;white-space:wrap}}.tips[data-v-469f9a52]{font-size:.24rem;color:#585858;padding-left:0;margin:.12rem 0 .2rem;white-space:wrap}.tips p[data-v-469f9a52]{margin-bottom:10px;line-height:1.6;white-space:wrap}.tips[data-v-469f9a52] a{color:#585858;text-decoration:underline}.tips[data-v-469f9a52] a:hover{color:#ff6900}@media screen and (min-width: 1240.5px){.tips[data-v-469f9a52]{font-size:14px;color:#0f1112;padding-left:0;margin:15px 0 0}}
