:host,:root{--van-notice-bar-height: 40px;--van-notice-bar-padding: 0 var(--van-padding-md);--van-notice-bar-wrapable-padding: var(--van-padding-xs) var(--van-padding-md);--van-notice-bar-text-color: var(--van-orange-dark);--van-notice-bar-font-size: var(--van-font-size-md);--van-notice-bar-line-height: 24px;--van-notice-bar-background: var(--van-orange-light);--van-notice-bar-icon-size: 16px;--van-notice-bar-icon-min-width: 24px}.van-notice-bar{align-items:center;background:var(--van-notice-bar-background);color:var(--van-notice-bar-text-color);display:flex;font-size:var(--van-notice-bar-font-size);height:var(--van-notice-bar-height);line-height:var(--van-notice-bar-line-height);padding:var(--van-notice-bar-padding);position:relative}.van-notice-bar__left-icon,.van-notice-bar__right-icon{font-size:var(--van-notice-bar-icon-size);min-width:var(--van-notice-bar-icon-min-width)}.van-notice-bar__right-icon{cursor:pointer;text-align:right}.van-notice-bar__wrap{align-items:center;display:flex;flex:1;height:100%;overflow:hidden;position:relative}.van-notice-bar__content{position:absolute;transition-timing-function:linear;white-space:nowrap}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar--wrapable{height:auto;padding:var(--van-notice-bar-wrapable-padding)}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}.van-row{display:flex;flex-wrap:wrap}.van-row--nowrap{flex-wrap:nowrap}.van-row--justify-center{justify-content:center}.van-row--justify-end{justify-content:flex-end}.van-row--justify-space-between{justify-content:space-between}.van-row--justify-space-around{justify-content:space-around}.van-row--align-center{align-items:center}.van-row--align-bottom{align-items:flex-end}.van-col{box-sizing:border-box;display:block;min-height:1px}.van-col--1{flex:0 0 4.16666667%;max-width:4.16666667%}.van-col--offset-1{margin-left:4.16666667%}.van-col--2{flex:0 0 8.33333333%;max-width:8.33333333%}.van-col--offset-2{margin-left:8.33333333%}.van-col--3{flex:0 0 12.5%;max-width:12.5%}.van-col--offset-3{margin-left:12.5%}.van-col--4{flex:0 0 16.66666667%;max-width:16.66666667%}.van-col--offset-4{margin-left:16.66666667%}.van-col--5{flex:0 0 20.83333333%;max-width:20.83333333%}.van-col--offset-5{margin-left:20.83333333%}.van-col--6{flex:0 0 25%;max-width:25%}.van-col--offset-6{margin-left:25%}.van-col--7{flex:0 0 29.16666667%;max-width:29.16666667%}.van-col--offset-7{margin-left:29.16666667%}.van-col--8{flex:0 0 33.33333333%;max-width:33.33333333%}.van-col--offset-8{margin-left:33.33333333%}.van-col--9{flex:0 0 37.5%;max-width:37.5%}.van-col--offset-9{margin-left:37.5%}.van-col--10{flex:0 0 41.66666667%;max-width:41.66666667%}.van-col--offset-10{margin-left:41.66666667%}.van-col--11{flex:0 0 45.83333333%;max-width:45.83333333%}.van-col--offset-11{margin-left:45.83333333%}.van-col--12{flex:0 0 50%;max-width:50%}.van-col--offset-12{margin-left:50%}.van-col--13{flex:0 0 54.16666667%;max-width:54.16666667%}.van-col--offset-13{margin-left:54.16666667%}.van-col--14{flex:0 0 58.33333333%;max-width:58.33333333%}.van-col--offset-14{margin-left:58.33333333%}.van-col--15{flex:0 0 62.5%;max-width:62.5%}.van-col--offset-15{margin-left:62.5%}.van-col--16{flex:0 0 66.66666667%;max-width:66.66666667%}.van-col--offset-16{margin-left:66.66666667%}.van-col--17{flex:0 0 70.83333333%;max-width:70.83333333%}.van-col--offset-17{margin-left:70.83333333%}.van-col--18{flex:0 0 75%;max-width:75%}.van-col--offset-18{margin-left:75%}.van-col--19{flex:0 0 79.16666667%;max-width:79.16666667%}.van-col--offset-19{margin-left:79.16666667%}.van-col--20{flex:0 0 83.33333333%;max-width:83.33333333%}.van-col--offset-20{margin-left:83.33333333%}.van-col--21{flex:0 0 87.5%;max-width:87.5%}.van-col--offset-21{margin-left:87.5%}.van-col--22{flex:0 0 91.66666667%;max-width:91.66666667%}.van-col--offset-22{margin-left:91.66666667%}.van-col--23{flex:0 0 95.83333333%;max-width:95.83333333%}.van-col--offset-23{margin-left:95.83333333%}.van-col--24{flex:0 0 100%;max-width:100%}.van-col--offset-24{margin-left:100%}:host,:root{--van-action-bar-background: var(--van-background-2);--van-action-bar-height: 50px}.van-action-bar{align-items:center;background:var(--van-action-bar-background);bottom:0;box-sizing:content-box;display:flex;height:var(--van-action-bar-height);left:0;position:fixed;right:0}:host,:root{--van-action-bar-button-height: 40px;--van-action-bar-button-warning-color: var(--van-gradient-orange);--van-action-bar-button-danger-color: var(--van-gradient-red)}.van-action-bar-button{border:none;border-radius:0;flex:1;font-size:var(--van-font-size-md);font-weight:var(--van-font-bold);height:var(--van-action-bar-button-height)}.van-action-bar-button--first{border-bottom-left-radius:var(--van-radius-max);border-top-left-radius:var(--van-radius-max);margin-left:5px}.van-action-bar-button--last{border-bottom-right-radius:var(--van-radius-max);border-top-right-radius:var(--van-radius-max);margin-right:5px}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width:321px){.van-action-bar-button{font-size:13px}}:host,:root{--van-dialog-width: 320px;--van-dialog-small-screen-width: 90%;--van-dialog-font-size: var(--van-font-size-lg);--van-dialog-transition: var(--van-duration-base);--van-dialog-radius: 16px;--van-dialog-background: var(--van-background-2);--van-dialog-header-font-weight: var(--van-font-bold);--van-dialog-header-line-height: 24px;--van-dialog-header-padding-top: 26px;--van-dialog-header-isolated-padding: var(--van-padding-lg) 0;--van-dialog-message-padding: var(--van-padding-lg);--van-dialog-message-font-size: var(--van-font-size-md);--van-dialog-message-line-height: var(--van-line-height-md);--van-dialog-message-max-height: 60vh;--van-dialog-has-title-message-text-color: var(--van-gray-7);--van-dialog-has-title-message-padding-top: var(--van-padding-xs);--van-dialog-button-height: 48px;--van-dialog-round-button-height: 36px;--van-dialog-confirm-button-text-color: var(--van-primary-color)}.van-dialog{backface-visibility:hidden;background:var(--van-dialog-background);border-radius:var(--van-dialog-radius);font-size:var(--van-dialog-font-size);overflow:hidden;top:45%;transition:var(--van-dialog-transition);transition-property:transform,opacity;width:var(--van-dialog-width)}@media (max-width:321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{color:var(--van-text-color);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);padding-top:var(--van-dialog-header-padding-top);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{align-items:center;display:flex;min-height:104px}.van-dialog__message{color:var(--van-text-color);flex:1;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);max-height:var(--van-dialog-message-max-height);overflow-y:auto;padding:26px var(--van-dialog-message-padding);text-align:center;white-space:pre-wrap;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{color:var(--van-dialog-has-title-message-text-color);padding-top:var(--van-dialog-has-title-message-padding-top)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{border:0;border-radius:0;flex:1;height:var(--van-dialog-button-height);margin:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md);position:relative}.van-dialog--round-button .van-dialog__message{color:var(--van-text-color);padding-bottom:var(--van-padding-md)}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog--round-button .van-action-bar-button--first{border-bottom-left-radius:var(--van-radius-max);border-top-left-radius:var(--van-radius-max)}.van-dialog--round-button .van-action-bar-button--last{border-bottom-right-radius:var(--van-radius-max);border-top-right-radius:var(--van-radius-max)}.van-dialog-bounce-enter-from{opacity:0;transform:translate3d(0,-50%,0) scale(.7)}.van-dialog-bounce-leave-active{opacity:0;transform:translate3d(0,-50%,0) scale(.9)}.open-account-popup .ant-modal-content{background:none;border-radius:25px;overflow:hidden;padding:0}.open-account-popup-text .rule-link{cursor:pointer;text-decoration:underline}.container[data-v-3fec74de]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1.25rem}.item[data-v-3fec74de]{margin-bottom:1.25rem;margin-bottom:10rem;display:flex;border-radius:4rem;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.item2[data-v-3fec74de]{margin-bottom:1.25rem;margin-bottom:10rem;display:flex;overflow:hidden;border-radius:4rem;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.item3[data-v-3fec74de]{margin-bottom:1.25rem;margin-bottom:10rem;display:flex;flex-direction:column;overflow:hidden;border-radius:4rem;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.licensed-broker[data-v-3fec74de]{color:#161717;font-weight:600;text-align:center}.licensed-broker-content[data-v-3fec74de]{color:#5d5f61;text-align:center}.col-content[data-v-3fec74de]{align-items:center;display:flex;justify-content:center;min-height:100px}.dialog-overlay[data-v-3fec74de]{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.dialog[data-v-3fec74de]{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0003;padding:20px;position:relative;text-align:center}.dialog-header[data-v-3fec74de]{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.dialog-header h3[data-v-3fec74de]{color:#333;font-size:1.25rem;margin:0}.dialog-header .close-button[data-v-3fec74de]{background:none;border:none;color:#999;cursor:pointer;font-size:1.5rem}.dialog-header .close-button[data-v-3fec74de]:hover{color:#333}.dialog p[data-v-3fec74de]{color:#666;font-size:1rem;margin:10px 0 20px}.dialog-buttons[data-v-3fec74de]{display:flex;justify-content:space-between}.dialog-buttons button[data-v-3fec74de]{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:8px 16px}.dialog-buttons button[data-v-3fec74de]:hover{background-color:#0056b3}.dialog-buttons button[data-v-3fec74de]:last-child{background-color:#6c757d;color:#fff}.dialog-buttons button[data-v-3fec74de]:last-child:hover{background-color:#545b62}.scroll-text-container[data-v-3fec74de]{border-radius:20px;cursor:pointer;margin-bottom:10px;overflow:hidden;padding:10px;position:relative;width:50%}.scroll-text-container[data-v-3fec74de] .van-notice-bar__content{width:100%}.scroll-text[data-v-3fec74de]{animation:scroll-3fec74de 15s linear infinite;color:#333;font-size:14px;position:absolute;white-space:nowrap}@keyframes scroll-3fec74de{0%{transform:translate(0)}to{transform:translate(-100%)}}.carousel-container[data-v-3fec74de]{margin:0 auto;overflow:hidden;position:relative}.carousel-image[data-v-3fec74de]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.custom-indicator[data-v-3fec74de]{bottom:5%;display:flex;gap:20px;justify-content:center;left:0;padding:0 30px;position:absolute;right:0}.indicator-item[data-v-3fec74de]{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;transition:all .3s ease}.indicator-bar[data-v-3fec74de]{background-color:#afb2c0;border-radius:2px;height:3px;transition:all .3s ease;width:100%}.indicator-item.active .indicator-bar[data-v-3fec74de]{background-color:#fff;background-repeat:no-repeat;background-size:50% 100%}.indicator-text[data-v-3fec74de]{color:#afb2c0;font-size:12px;margin-top:8px;transition:all .3s ease}.indicator-item.active .indicator-text[data-v-3fec74de]{color:#fff;font-weight:500}.stock-card[data-v-3fec74de]{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:12px;height:60px;margin-bottom:8px;overflow:hidden;padding:12px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.target-wrapper[data-v-3fec74de],.target-wrapper1[data-v-3fec74de]{background-color:#eaedef;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:8px;padding:8px;position:relative}.stock-card-hover[data-v-3fec74de],.stock-card-hover1[data-v-3fec74de]{background:#eaedef;border:1px solid #d0d0d0;border-radius:12px;box-shadow:0 16px 32px #00000040;display:none;left:0;overflow:hidden;padding:16px;position:absolute;top:60px;transform:translate(-8%);transition:all 1s cubic-bezier(.4,0,.2,1);width:120%;z-index:999}.target-wrapper[data-v-3fec74de]:hover{background-color:#eaedef;opacity:1}.stock-card .logo[data-v-3fec74de],.stock-card-hover .logo[data-v-3fec74de],.stock-card-hover1 .logo[data-v-3fec74de]{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.stock-card .info[data-v-3fec74de],.stock-card-hover .info[data-v-3fec74de],.stock-card-hover1 .info[data-v-3fec74de]{align-items:center;display:flex;justify-content:space-between;width:100%}.flexContainer[data-v-3fec74de]{display:flex;flex-wrap:wrap;gap:10px;width:100%}.flexItem[data-v-3fec74de]{flex:1 1 calc(50% - 10px);height:116px}.gradient-text[data-v-3fec74de]{background:linear-gradient(180deg,#fff5e4,#e3b895);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.tabBox[data-v-3fec74de] .van-tabs__wrap{margin-left:auto;margin-right:auto}@media (max-width: 767.9px){.tabBox[data-v-3fec74de] .van-tabs__wrap{width:40%}}@media (min-width: 768px){.tabBox[data-v-3fec74de] .van-tabs__wrap{width:160px}}@media (min-width: 1024px){.tabBox[data-v-3fec74de] .van-tabs__wrap{width:200px}}@media (min-width: 1440px){.tabBox[data-v-3fec74de] .van-tabs__wrap{width:200px}}.tabBox[data-v-3fec74de] .van-tab__text{text-align:center;--un-text-opacity:1;color:rgb(33 48 72 / var(--un-text-opacity));font-weight:400;line-height:5.5rem;line-height:6rem;line-height:6.5rem;line-height:7rem;text-transform:none}@media (max-width: 767.9px){.tabBox[data-v-3fec74de] .van-tab__text{font-size:4.75rem}}@media (min-width: 768px){.tabBox[data-v-3fec74de] .van-tab__text{font-size:3.5rem}}@media (min-width: 1024px){.tabBox[data-v-3fec74de] .van-tab__text{font-size:4.5rem}}@media (min-width: 1440px){.tabBox[data-v-3fec74de] .van-tab__text{font-size:5rem}}@media (min-width: 1920px){.tabBox[data-v-3fec74de] .van-tab__text{font-size:5rem}}.tabBox[data-v-3fec74de] .van-tab--active{font-weight:600}.tabBox[data-v-3fec74de] .van-tabs__nav{background-color:transparent;z-index:10}.tabContent img[data-v-3fec74de]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
