.banner-carousel[data-v-19ae41ce]{position:relative;width:100%;height:100vh;overflow:hidden;left:0;right:0;box-sizing:border-box}.carousel-container[data-v-19ae41ce]{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.carousel-container.dragging[data-v-19ae41ce]{cursor:grabbing}.carousel-item[data-v-19ae41ce]{flex:0 0 100%;width:100%;min-width:100%;max-width:100%;height:100%;flex-shrink:0;box-sizing:border-box}.banner-image[data-v-19ae41ce]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;pointer-events:none}.carousel-indicators[data-v-19ae41ce]{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:10}.indicator[data-v-19ae41ce]{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease}.indicator[data-v-19ae41ce]:hover{background:hsla(0,0%,100%,.8)}.indicator.active[data-v-19ae41ce]{background:#fff;width:24px;border-radius:6px}.carousel-arrows[data-v-19ae41ce]{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 20px;z-index:10;pointer-events:none}.arrow[data-v-19ae41ce]{width:50px;height:50px;border-radius:50%;background:hsla(0,0%,100%,.3);border:none;color:#fff;font-size:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:all}.arrow[data-v-19ae41ce]:hover{background:hsla(0,0%,100%,.6);transform:scale(1.1)}.arrow[data-v-19ae41ce]:active{transform:scale(.95)}@media (max-width:1024px){.banner-carousel[data-v-19ae41ce]{height:100vh}}@media (max-width:768px){.banner-carousel[data-v-19ae41ce]{height:100%;min-height:240px}.carousel-container[data-v-19ae41ce]{touch-action:pan-y}.carousel-indicators[data-v-19ae41ce]{bottom:10px}.indicator[data-v-19ae41ce]{width:8px;height:8px}.indicator.active[data-v-19ae41ce]{width:16px}.arrow[data-v-19ae41ce]{width:40px;height:40px;font-size:24px}.carousel-arrows[data-v-19ae41ce]{padding:0 10px}}.home-container[data-v-2fadc474]{width:100%;min-height:100vh;box-sizing:border-box;position:relative;overflow-x:hidden;overflow-y:auto}#home[data-v-2fadc474]{width:100vw!important;margin-left:calc(-50vw + 50%)!important;width:100vw;margin-left:calc(-50vw + 50%);position:relative;left:0;right:0}.navigate[data-v-2fadc474]{width:100%;height:60px;background:hsla(0,0%,100%,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center}.logo[data-v-2fadc474]{width:30px;height:30px;display:block;margin-left:40px}.logotext[data-v-2fadc474]{font-size:26px;font-weight:900;color:#b2a49d;margin-left:10px}.linkTo[data-v-2fadc474]{display:flex;align-items:center;position:absolute;right:0;width:588px;height:100%;margin-right:40px}.linkTotext[data-v-2fadc474]{flex:1;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:16px;font-family:Roboto;color:#666;margin:0;height:100%;cursor:pointer;transition:color .3s ease,font-weight .3s ease}.linkTotext.active[data-v-2fadc474]{color:#333;font-weight:700}.globe-icon[data-v-2fadc474]{width:24px;height:24px;vertical-align:middle}.language-selector[data-v-2fadc474]{position:relative;flex:1;display:flex;align-items:center;justify-content:center;height:100%}.language-trigger[data-v-2fadc474]{display:flex;align-items:center;justify-content:center;cursor:pointer;height:40px;padding:0 8px;border:none;transition:color .3s ease;border-radius:4px;white-space:nowrap}.language-trigger:hover span[data-v-2fadc474]{color:#333}.language-trigger span[data-v-2fadc474]{color:#666;font-size:16px;font-family:Roboto;margin:0 5px;transition:color .3s ease;white-space:nowrap;flex-shrink:0}.under-icon[data-v-2fadc474]{width:24px;height:24px;transition:transform .3s ease}.under-icon.rotated[data-v-2fadc474]{transform:rotate(180deg)}.language-dropdown[data-v-2fadc474]{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:150px;padding:8px 0;z-index:1000;animation:fadeIn-2fadc474 .2s ease}.language-dropdown[data-v-2fadc474]:before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.dropdown-item[data-v-2fadc474]{padding:8px 15px;cursor:pointer;color:#333;font-size:14px;font-family:Roboto;transition:background-color .2s ease}.dropdown-item.active[data-v-2fadc474],.dropdown-item[data-v-2fadc474]:hover{background-color:#f0f0f0}.fade-enter-active[data-v-2fadc474],.fade-leave-active[data-v-2fadc474]{transition:opacity .2s ease,transform .2s ease}.fade-enter-from[data-v-2fadc474],.fade-leave-to[data-v-2fadc474]{opacity:0;transform:translateX(-50%) translateY(-10px)}.contact-dropdown[data-v-2fadc474]{position:relative;flex:1;display:flex;align-items:center;justify-content:center;height:100%}.contact-menu[data-v-2fadc474]{position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:120px;padding:8px 0;z-index:1000;animation:fadeIn-2fadc474 .2s ease}.contact-menu[data-v-2fadc474]:before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.contact-menu-item[data-v-2fadc474]{padding:10px 20px;cursor:pointer;color:#333;font-size:14px;font-family:Roboto;transition:background-color .2s ease,color .2s ease;white-space:nowrap;text-align:center}.contact-menu-item[data-v-2fadc474]:hover{background-color:#b2a49d;color:#fff}.fade-dropdown-enter-active[data-v-2fadc474],.fade-dropdown-leave-active[data-v-2fadc474]{transition:opacity .2s ease,transform .2s ease}.fade-dropdown-enter-from[data-v-2fadc474],.fade-dropdown-leave-to[data-v-2fadc474]{opacity:0;transform:translateX(-50%) translateY(-10px)}.downLoad[data-v-2fadc474]{width:100%;height:945px;position:relative;background-color:#fafafa}.download-logo[data-v-2fadc474]{max-width:468px;width:100%;height:auto;display:block;margin-left:160px;margin-top:46px}.download-phone[data-v-2fadc474]{max-width:782px;width:100%;height:auto;display:block;position:absolute;bottom:40px;right:155px}.titleText[data-v-2fadc474]{color:#514c4a;font-size:210px;font-weight:700;font-family:Roboto;letter-spacing:-4px;position:absolute;top:69px;left:160px}.textContent[data-v-2fadc474]{color:#666;font-size:34px;position:absolute;top:334px;left:160px}.green-box[data-v-2fadc474]{width:721px;height:317px;background-color:#ebebeb;border-radius:var(--pc-radius-lg,40px);position:absolute;bottom:40px;left:160px}.green-box-text[data-v-2fadc474]{background-color:#fff;color:#333;font-size:calc(var(--pc-font-base, 16px)*1.125);width:325px;height:66px;border-radius:0 0 var(--pc-radius-lg,21px) var(--pc-radius-lg,21px);margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center}.green-box-text p[data-v-2fadc474]{margin:0;text-align:center}.download-buttons[data-v-2fadc474]{display:flex;justify-content:center;gap:var(--pc-gap-md,20px);margin:var(--pc-gap-md,20px) auto 0;padding:0 calc(var(--pc-space-unit, 8px)*4);box-sizing:border-box}.appleBOx[data-v-2fadc474]{background-color:#514c4a;width:304px;height:110px;margin-top:73px;border-radius:16px;display:flex;align-items:center;padding:0 30px;box-sizing:border-box;cursor:pointer;transition:background-color .3s ease,color .3s ease;position:relative}.appleBOx[data-v-2fadc474]:hover{background-color:#fff}.appleBOx:hover .appSubtitle[data-v-2fadc474],.appleBOx:hover .appTitle[data-v-2fadc474]{color:#333}.apple-message-overlay[data-v-2fadc474]{position:absolute;top:-50px;left:50%;transform:translateX(-50%);z-index:1000;background-color:rgba(0,0,0,.8);padding:8px 16px;border-radius:8px;white-space:nowrap;animation:fadeInMessage-2fadc474 .3s ease}.apple-message-text[data-v-2fadc474]{color:#fff;font-size:14px;font-family:Roboto,sans-serif;margin:0;font-weight:400}.sign-icon[data-v-2fadc474]{width:26px;height:26px}@keyframes fadeInMessage-2fadc474{0%{opacity:0;transform:translateX(-50%) translateY(-5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.googleBox[data-v-2fadc474]{background-color:#514c4a;color:#fff;width:304px;height:110px;margin-top:73px;border-radius:16px;display:flex;align-items:center;padding:0 30px;box-sizing:border-box;cursor:pointer;transition:opacity .3s;position:relative}.googleBox[data-v-2fadc474]:hover{opacity:.9}.appleBOx img[data-v-2fadc474],.googleBox img[data-v-2fadc474]{width:40px;height:40px;margin:0;flex-shrink:0;transition:width .3s ease,height .3s ease}.appleBOx:hover img[data-v-2fadc474]{width:40px!important;height:40px!important}.appText[data-v-2fadc474]{display:flex;flex-direction:column;margin-left:20px}.appTitle[data-v-2fadc474]{color:#fff;font-size:30px;font-weight:500;margin:0;line-height:1.2}.appSubtitle[data-v-2fadc474]{color:#fff;font-size:20px;font-weight:400;margin:0;margin-top:5px;line-height:1.2}.googleBox[data-v-2fadc474]:hover{background-color:#fff}.googleTitle[data-v-2fadc474]{color:#fff}.googleBox:hover .googleTitle[data-v-2fadc474]{color:#514c4a}.googleSubtitle[data-v-2fadc474]{color:#fff}.googleBox:hover .googleSubtitle[data-v-2fadc474]{color:#514c4a}.qr-code-overlay[data-v-2fadc474]{width:150px;height:150px;position:absolute;top:-176px;left:50%;transform:translateX(-50%);z-index:1000;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);animation:fadeIn-2fadc474 .3s ease}.qr-code-image[data-v-2fadc474]{width:130px!important;height:130px!important;margin-top:10px!important;margin-left:10px!important;display:block;-o-object-fit:contain;object-fit:contain}@keyframes fadeIn-2fadc474{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.joinUs[data-v-2fadc474]{width:100%;height:945px;background-color:#fff;position:relative}.contactUs[data-v-2fadc474]{position:relative;box-sizing:border-box}.brands-container[data-v-2fadc474]{width:100%;margin-top:14px;box-sizing:border-box}.brands-scroll-row[data-v-2fadc474]{width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;padding:0;box-sizing:border-box}.brands-scroll-wrapper[data-v-2fadc474]{width:100%;overflow:hidden;position:relative}.brands-scroll-content[data-v-2fadc474]{display:flex;width:-moz-fit-content;width:fit-content;animation:scrollBrands-2fadc474 15s linear infinite;will-change:transform;padding:0 110px;box-sizing:border-box}.brands-scroll-content.paused[data-v-2fadc474]{animation-play-state:paused}.brands-scroll-content .brand-item[data-v-2fadc474]{flex-shrink:0;width:180px;height:180px;margin-right:calc(25vw - 280px);display:flex;align-items:center;justify-content:center;overflow:visible}.brands-scroll-content .brand-item[data-v-2fadc474]:nth-child(10),.brands-scroll-content .brand-item[data-v-2fadc474]:nth-child(5){margin-right:calc(25vw - 280px)}.brands-scroll-content .brand-item img[data-v-2fadc474]{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block}@keyframes scrollBrands-2fadc474{0%{transform:translateX(0)}to{transform:translateX(calc(280px - 125vw))}}.brands-grid[data-v-2fadc474]{display:grid;grid-template-columns:repeat(5,180px);grid-template-rows:repeat(4,180px);-moz-column-gap:calc(25% - 280px);column-gap:calc(25% - 280px);row-gap:20px;padding:0 110px;box-sizing:border-box;width:100%}.brand-item[data-v-2fadc474]{width:180px;height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-sizing:border-box;overflow:hidden;padding:8px}.brand-item img[data-v-2fadc474]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;box-sizing:border-box;flex-shrink:0}.title-wrapper[data-v-2fadc474]{margin-top:40px}.title-wrapper[data-v-2fadc474],.title-wrappers[data-v-2fadc474]{position:relative;display:inline-block;margin-left:160px;margin-bottom:54px}.joinTitle[data-v-2fadc474]{color:#000;font-size:50px;margin:0;line-height:1;position:relative;z-index:2}.title-underline[data-v-2fadc474]{width:120px;height:19px;background-color:#b2a49d;position:absolute;left:0;top:35px;z-index:1}.joinUsContent[data-v-2fadc474]{display:flex;width:100%;max-width:1920px;margin:0 auto 0;padding:0 160px;box-sizing:border-box}.advantage-item[data-v-2fadc474]{height:800px;width:400px;flex:1;position:relative;padding:40px 30px;box-sizing:border-box;border-right:1px solid #e0e0e0}.advantage-item[data-v-2fadc474]:last-child{border-right:none}.advantage-item-1[data-v-2fadc474]{background-color:#fff;background-size:cover;background-position:50%;background-repeat:no-repeat;color:#000}.advantage-item-1[data-v-2fadc474]:hover{background-image:url(/img/joinusbgc.ce1ce096.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;border-right:none}.advantage-item-1[data-v-2fadc474]:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.advantage-item-1:hover .advantage-desc1[data-v-2fadc474],.advantage-item-1:hover .advantage-title[data-v-2fadc474]{color:#fff;position:relative;z-index:1}.advantage-item-2[data-v-2fadc474],.advantage-item-3[data-v-2fadc474],.advantage-item-4[data-v-2fadc474]{background-color:#fff;color:#000;transition:background-image .3s ease,color .3s ease}.advantage-item-2[data-v-2fadc474]:hover{background-image:url(/img/contactusbgc.2a1eb16a.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;border-right:none}.advantage-item-2[data-v-2fadc474]:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.advantage-item-2:hover .advantage-desc[data-v-2fadc474],.advantage-item-2:hover .advantage-title[data-v-2fadc474]{color:#fff;position:relative;z-index:1}.advantage-item-3[data-v-2fadc474]:hover{background-image:url(/img/contactusbgc1.5ad51c85.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;border-right:none}.advantage-item-3[data-v-2fadc474]:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.advantage-item-3:hover .advantage-desc[data-v-2fadc474],.advantage-item-3:hover .advantage-title[data-v-2fadc474]{color:#fff;position:relative;z-index:1}.advantage-item-4[data-v-2fadc474]:hover{background-image:url(/img/contactusbgc2.d49091e5.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;border-right:none}.advantage-item-4[data-v-2fadc474]:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.advantage-item-4:hover .advantage-desc[data-v-2fadc474],.advantage-item-4:hover .advantage-title[data-v-2fadc474]{color:#fff;position:relative;z-index:1}.advantage-bg[data-v-2fadc474]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.8;z-index:0}.advantage-title[data-v-2fadc474]{font-size:24px;font-weight:700;margin:0 0 60px 0;position:relative;z-index:1;font-family:Roboto,sans-serif}.advantage-desc1[data-v-2fadc474],.advantage-desc[data-v-2fadc474]{font-size:16px;font-family:Roboto;color:#999;font-weight:400;margin:0 0 12px 0;line-height:40px;position:relative;z-index:1;font-family:Roboto,sans-serif}.advantage-desc[data-v-2fadc474]:last-child{margin-bottom:0}.contactUs[data-v-2fadc474]{width:100%;height:945px;background-color:#fff}.contactBox[data-v-2fadc474]{width:100%;height:551px;background-color:#fafafa;position:relative}.sellBox[data-v-2fadc474]{width:870px;height:260px;background-color:#b2a49d;position:absolute;top:230px;left:160px;z-index:10}.sellText[data-v-2fadc474]{color:#fff;font-size:40px;margin-top:63px;margin-left:45px;font-family:Roboto}.sigUpBox[data-v-2fadc474]{height:50px;width:400px;border:1px solid #fff;margin-top:40px;margin-left:45px;padding:0 12px 0 20px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;cursor:pointer;transition:background-color .3s ease;text-decoration:none}.sigUpBox[data-v-2fadc474]:hover{background-color:#fff}.sigUpBox:hover .sign-text[data-v-2fadc474]{color:#333}.sigUpBox p[data-v-2fadc474]{margin:0}.sign-text[data-v-2fadc474]{font-size:22px;color:#fff;font-family:Roboto;font-weight:400;transition:color .3s ease}.sigUpBox img[data-v-2fadc474]{float:none;vertical-align:middle}.insText[data-v-2fadc474]{font-size:30px;color:#333;position:absolute;top:80px;right:578px;height:30px;line-height:30px;white-space:nowrap;margin:0;padding:0;display:block;width:142px;text-align:left;box-sizing:border-box}.ins_underline[data-v-2fadc474]{width:48px;height:4px;background-color:#b2a49d;position:absolute;top:128px;right:668px}.insimgbox[data-v-2fadc474]{width:116px;height:131px;background-color:#f0f0f0;position:absolute;top:144px;right:604px}.footer[data-v-2fadc474]{background-color:#242424;width:100%;height:129px;position:absolute;bottom:0;display:flex;align-items:flex-end;justify-content:space-between;padding:0 160px 30px 160px;box-sizing:border-box}.footer-record[data-v-2fadc474]{color:#fff;font-size:14px;font-family:Roboto;font-weight:400;opacity:.6;align-self:flex-end;text-decoration:none;transition:opacity .3s;cursor:pointer}.footer-record[data-v-2fadc474]:hover{opacity:.8}.footer-links[data-v-2fadc474]{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.footer-link[data-v-2fadc474]{color:#fff;font-size:14px;font-family:Roboto;text-decoration:none;font-weight:400;text-transform:lowercase;opacity:.6;transition:opacity .3s}.footer-link[data-v-2fadc474]:hover{opacity:.8}@media (min-width:1921px){.home-container[data-v-2fadc474]{max-width:1920px;margin:0 auto;position:relative}.navigate[data-v-2fadc474]{max-width:1920px;left:50%;transform:translateX(-50%)}#home[data-v-2fadc474]{width:100vw!important;margin-left:calc(-50vw + 50%)!important;max-width:none!important}.downLoad[data-v-2fadc474]{max-width:1920px;margin:0 auto;position:relative}.download-logo[data-v-2fadc474]{margin-left:160px}.download-phone[data-v-2fadc474]{right:calc(50% - 805px)}.green-box[data-v-2fadc474],.textContent[data-v-2fadc474],.titleText[data-v-2fadc474]{left:160px!important}.contactBox[data-v-2fadc474],.contactUs[data-v-2fadc474],.joinUs[data-v-2fadc474]{max-width:1920px;margin:0 auto;position:relative}.brands-container[data-v-2fadc474],.joinUsContent[data-v-2fadc474]{max-width:1920px;margin:0 auto}.brands-scroll-row[data-v-2fadc474]{max-width:1920px;margin-left:calc(-50vw + 50%)}.brands-scroll-content .brand-item[data-v-2fadc474],.brands-scroll-content .brand-item[data-v-2fadc474]:nth-child(10),.brands-scroll-content .brand-item[data-v-2fadc474]:nth-child(5){margin-right:200px!important}@keyframes scrollBrands-2fadc474{0%{transform:translateX(0)}to{transform:translateX(-2120px)}}.brands-grid[data-v-2fadc474]{-moz-column-gap:200px!important;column-gap:200px!important}.footer[data-v-2fadc474]{max-width:1920px;left:50%;transform:translateX(-50%)}.sellBox[data-v-2fadc474]{left:calc(50% - 915px)!important}.insText[data-v-2fadc474]{right:calc(50% - 382px)!important}.ins_underline[data-v-2fadc474]{right:calc(50% - 292px)!important}.insimgbox[data-v-2fadc474]{right:calc(50% - 356px)!important}}@media (max-width:1920px) and (min-width:1441px){.home-container[data-v-2fadc474]{max-width:100vw;overflow-x:hidden}.titleText[data-v-2fadc474]{font-size:clamp(80px,11vw,210px);max-width:calc(100vw - 320px);overflow:hidden}.textContent[data-v-2fadc474]{font-size:clamp(20px,1.8vw,34px);max-width:calc(100vw - 320px);overflow:hidden}.downLoad[data-v-2fadc474]{max-width:100vw;overflow-x:hidden}}@media (max-width:1440px){.download-logo[data-v-2fadc474]{max-width:350px;height:auto}.titleText[data-v-2fadc474]{left:80px;font-size:clamp(60px,10vw,180px);max-width:calc(100vw - 160px)}.textContent[data-v-2fadc474]{left:80px;font-size:clamp(18px,1.6vw,28px);max-width:calc(100vw - 160px)}.download-phone[data-v-2fadc474]{max-width:min(600px,calc(100vw - 160px));height:auto;bottom:40px;right:80px}.green-box[data-v-2fadc474]{bottom:40px;left:80px;width:600px;max-width:calc(100vw - 160px)}.contactUs .title-wrapper[data-v-2fadc474],.joinUs .title-wrapper[data-v-2fadc474]{margin-left:80px}.joinUsContent[data-v-2fadc474]{padding-left:80px;padding-right:80px}.insText[data-v-2fadc474]{right:156px;font-size:26px;height:26px;line-height:26px}.ins_underline[data-v-2fadc474]{right:246px}.insimgbox[data-v-2fadc474]{right:180px}.contactBox .title-wrappers[data-v-2fadc474]{margin-left:80px}.contactBox .joinTitle[data-v-2fadc474]{font-size:42px}.contactBox .title-underline[data-v-2fadc474]{width:100px;height:16px}.sellBox[data-v-2fadc474]{left:80px;width:720px;max-width:calc(100vw - 160px)}.sellText[data-v-2fadc474]{font-size:34px;margin-top:48px;margin-left:40px}.sigUpBox[data-v-2fadc474]{width:340px;margin-top:32px;margin-left:40px}.sign-text[data-v-2fadc474]{font-size:18px}.footer[data-v-2fadc474]{padding:0 80px 24px 80px}.footer-link[data-v-2fadc474],.footer-record[data-v-2fadc474]{font-size:13px}}@media (max-width:1024px){.navigate[data-v-2fadc474]{padding:0 10px;max-width:100vw;overflow-x:hidden}.logo[data-v-2fadc474]{margin-left:20px}.logotext[data-v-2fadc474]{font-size:20px;margin-left:5px}.linkTo[data-v-2fadc474]{width:auto;max-width:calc(100vw - 200px);margin-right:20px}.linkTotext[data-v-2fadc474]{font-size:14px;padding:0 8px;white-space:nowrap}.downLoad[data-v-2fadc474]{padding:20px 40px;box-sizing:border-box;max-width:100vw;overflow-x:hidden}.download-logo[data-v-2fadc474]{max-width:min(300px,calc(100vw - 80px));height:auto;margin-left:40px}.titleText[data-v-2fadc474]{left:40px;font-size:clamp(40px,8vw,120px);top:40px;max-width:calc(100vw - 80px)}.textContent[data-v-2fadc474]{left:40px;font-size:clamp(16px,1.4vw,24px);max-width:calc(100vw - 80px)}.textContent[style*="top: 370px"][data-v-2fadc474]{top:320px!important}.download-phone[data-v-2fadc474]{max-width:min(400px,calc(100vw - 80px));height:auto;bottom:40px;right:40px}.green-box[data-v-2fadc474]{bottom:40px;left:40px;width:calc(100% - 80px);max-width:calc(100vw - 80px)}.green-box-text[data-v-2fadc474]{margin-left:auto;margin-right:auto;width:calc(100% - 40px);max-width:280px}.contactUs .title-wrapper[data-v-2fadc474],.joinUs .title-wrapper[data-v-2fadc474]{margin-left:40px}.joinUsContent[data-v-2fadc474]{padding-left:40px;padding-right:40px}.insText[data-v-2fadc474]{right:194px;font-size:22px;height:22px;line-height:22px;width:auto}.ins_underline[data-v-2fadc474]{right:104px;width:40px}.insimgbox[data-v-2fadc474]{right:40px}.contactBox .title-wrappers[data-v-2fadc474]{margin-left:40px}.contactBox .joinTitle[data-v-2fadc474]{font-size:36px}.contactBox .title-underline[data-v-2fadc474]{width:80px;height:14px}.sellBox[data-v-2fadc474]{left:40px;width:calc(100vw - 240px);max-width:560px}.sellText[data-v-2fadc474]{font-size:28px;margin-top:40px;margin-left:32px}.sigUpBox[data-v-2fadc474]{width:280px;margin-top:28px;margin-left:32px}.sign-text[data-v-2fadc474]{font-size:16px}.footer[data-v-2fadc474]{padding:0 40px 20px 40px}.footer-link[data-v-2fadc474],.footer-record[data-v-2fadc474]{font-size:12px}}@media (max-width:768px){.home-container[data-v-2fadc474],.navigate[data-v-2fadc474]{max-width:100vw;overflow-x:hidden}.navigate[data-v-2fadc474]{height:50px}.logo[data-v-2fadc474]{width:24px;height:24px;margin-left:15px}.logotext[data-v-2fadc474]{font-size:18px}.linkTo[data-v-2fadc474]{flex-wrap:wrap;gap:5px;position:static;width:auto;max-width:100%;margin-right:10px}.linkTotext[data-v-2fadc474]{font-size:12px;padding:0 5px;white-space:nowrap}.downLoad[data-v-2fadc474]{padding:20px;min-height:auto;height:auto;max-width:100vw;overflow-x:hidden}.download-logo[data-v-2fadc474]{max-width:300px;width:100%;height:auto;margin-left:0;margin-top:20px}.titleText[data-v-2fadc474]{font-size:48px!important;margin:20px 0!important;letter-spacing:-2px!important}.textContent[data-v-2fadc474],.titleText[data-v-2fadc474]{position:static!important;left:0!important;top:0!important;max-width:100%!important}.textContent[data-v-2fadc474]{font-size:16px!important;margin:10px 0!important}.download-phone[data-v-2fadc474]{position:static!important;max-width:300px;width:100%;height:auto;margin:20px auto!important;display:block!important;right:auto!important;top:auto!important}.downLoad>div[data-v-2fadc474]{text-align:center}.green-box[data-v-2fadc474]{position:static!important;width:100%!important;max-width:100%!important;margin:20px 0!important;left:0!important;top:0!important;height:auto!important;min-height:200px;padding:20px;box-sizing:border-box}.green-box-text[data-v-2fadc474]{margin-left:auto!important;margin-right:auto!important;width:calc(100% - 40px);max-width:280px}.insText[data-v-2fadc474]{right:178px;font-size:18px;height:18px;line-height:18px;width:auto}.ins_underline[data-v-2fadc474]{right:88px;width:36px;height:3px}.insimgbox[data-v-2fadc474]{right:24px;width:100px;height:115px}.contactUs .title-wrapper[data-v-2fadc474],.joinUs .title-wrapper[data-v-2fadc474]{margin-left:20px}.joinUsContent[data-v-2fadc474]{padding-left:20px;padding-right:20px}.contactBox .title-wrappers[data-v-2fadc474]{margin-left:20px}.contactBox .joinTitle[data-v-2fadc474]{font-size:28px}.contactBox .title-underline[data-v-2fadc474]{width:64px;height:12px}.sellBox[data-v-2fadc474]{left:20px;width:calc(100vw - 140px);max-width:100%}.sellText[data-v-2fadc474]{font-size:22px;margin-top:32px;margin-left:24px}.sigUpBox[data-v-2fadc474]{width:220px;margin-top:24px;margin-left:24px;padding:0 10px 0 16px}.sign-text[data-v-2fadc474]{font-size:14px}.footer[data-v-2fadc474]{padding:0 20px 16px 20px}.footer-link[data-v-2fadc474],.footer-record[data-v-2fadc474]{font-size:11px}}.mobile-page[data-v-21ed27b4]{width:100%;min-height:100vh;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}.mobile-banner-wrap[data-v-21ed27b4]{width:100%;aspect-ratio:750/720;overflow:hidden;position:relative}.mobile-banner-wrap[data-v-21ed27b4] .banner-carousel{height:100%!important}.mobile-container[data-v-21ed27b4]{width:100%;max-width:100%;padding:0 max(16px,4vw);box-sizing:border-box}.content-wrapper[data-v-21ed27b4]{display:flex;flex-direction:column;align-items:center;gap:32px;padding:32px 16px}.text-content[data-v-21ed27b4]{text-align:center;max-width:500px}.main-title[data-v-21ed27b4]{font-size:clamp(32px,8vw,48px);font-weight:900;color:#333;margin:0 0 16px 0;line-height:1.2;font-family:Roboto,sans-serif}.subtitle[data-v-21ed27b4]{font-size:clamp(14px,3.5vw,18px);color:#666;line-height:1.6;margin:0 0 32px 0;font-family:Roboto,sans-serif}.download-buttons[data-v-21ed27b4]{display:flex;flex-direction:column;gap:16px;align-items:center}.download-btn[data-v-21ed27b4]{padding:16px 24px;border-radius:12px;background:#514c4a;color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:background-color .3s ease;min-width:200px;text-align:center;font-family:Roboto,sans-serif}.download-btn[data-v-21ed27b4]:hover{background:#333}.phone-showcase[data-v-21ed27b4]{text-align:center}.phone-image[data-v-21ed27b4]{width:100%;max-width:280px;height:auto;border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.15)}@media (min-width:768px){.content-wrapper[data-v-21ed27b4]{flex-direction:row;justify-content:space-between;align-items:center;gap:48px}.text-content[data-v-21ed27b4]{text-align:left;flex:1}.download-buttons[data-v-21ed27b4]{align-items:flex-start}.phone-showcase[data-v-21ed27b4]{flex:0 0 auto}.phone-image[data-v-21ed27b4]{max-width:320px}}.mobile-title[data-v-21ed27b4]{font-size:clamp(20px,5vw,28px);font-weight:700;color:#333;margin:0 0 16px 0}.mobile-desc[data-v-21ed27b4]{font-size:clamp(14px,3.5vw,16px);color:#666;line-height:1.6;margin:0}.about-container[data-v-55605cbc]{width:100%;min-height:100vh;background-color:#fafafa;overflow-x:hidden}.navigate[data-v-55605cbc]{width:100%;height:60px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,.05)}.logo[data-v-55605cbc]{width:30px;height:30px;display:block;margin-left:40px}.logotext[data-v-55605cbc]{font-size:26px;font-weight:900;color:#b2a49d;margin-left:10px}.linkTo[data-v-55605cbc]{display:flex;align-items:center;position:absolute;right:0;width:588px;height:100%;margin-right:40px}.linkTotext[data-v-55605cbc]{flex:1;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:16px;font-family:Roboto;color:#666;margin:0;height:100%;cursor:pointer;transition:color .3s ease,font-weight .3s ease}.linkTotext[data-v-55605cbc]:hover{color:#333}.linkTotext.active[data-v-55605cbc]{color:#333;font-weight:700}.globe-icon[data-v-55605cbc]{width:24px;height:24px;vertical-align:middle}.language-selector[data-v-55605cbc]{position:relative;flex:1;display:flex;align-items:center;justify-content:center;height:100%}.language-trigger[data-v-55605cbc]{display:flex;align-items:center;justify-content:center;cursor:pointer;height:40px;padding:0 8px;border:none;transition:color .3s ease;border-radius:4px;white-space:nowrap}.language-trigger:hover span[data-v-55605cbc]{color:#333}.language-trigger span[data-v-55605cbc]{color:#666;font-size:16px;font-family:Roboto;margin:0 5px;transition:color .3s ease;white-space:nowrap;flex-shrink:0}.under-icon[data-v-55605cbc]{width:24px;height:24px;transition:transform .3s ease}.under-icon.rotated[data-v-55605cbc]{transform:rotate(180deg)}.language-dropdown[data-v-55605cbc]{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:150px;padding:8px 0;z-index:1000;animation:fadeIn-55605cbc .2s ease}.language-dropdown[data-v-55605cbc]:before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.dropdown-item[data-v-55605cbc]{padding:8px 15px;cursor:pointer;color:#333;font-size:14px;font-family:Roboto;transition:background-color .2s ease}.dropdown-item.active[data-v-55605cbc],.dropdown-item[data-v-55605cbc]:hover{background-color:#f0f0f0}@keyframes fadeIn-55605cbc{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.fade-enter-active[data-v-55605cbc],.fade-leave-active[data-v-55605cbc]{transition:opacity .2s ease,transform .2s ease}.fade-enter-from[data-v-55605cbc],.fade-leave-to[data-v-55605cbc]{opacity:0;transform:translateX(-50%) translateY(-10px)}.hero-section[data-v-55605cbc]{width:100%;height:400px;background:linear-gradient(135deg,#b2a49d,#8b7d76);position:relative;display:flex;align-items:center;justify-content:center;margin-top:60px;overflow:hidden}.hero-overlay[data-v-55605cbc]{position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='40' fill='none' stroke='rgba(255,255,255,0.1)' stroke-width='.5'/%3E%3C/svg%3E");background-size:200px;opacity:.5}.hero-content[data-v-55605cbc]{text-align:center;z-index:1}.hero-title[data-v-55605cbc]{font-size:72px;font-weight:900;color:#fff;margin:0;letter-spacing:8px;text-shadow:0 4px 20px rgba(0,0,0,.2)}.hero-subtitle[data-v-55605cbc]{font-size:24px;color:hsla(0,0%,100%,.9);margin-top:20px;font-weight:300;letter-spacing:2px}.section[data-v-55605cbc]{padding:80px 160px;max-width:1920px;margin:0 auto}.section-header[data-v-55605cbc]{position:relative;display:inline-block;margin-bottom:50px}.section-title[data-v-55605cbc]{font-size:42px;font-weight:700;color:#333;margin:0;position:relative;z-index:2}.title-underline[data-v-55605cbc]{width:100px;height:16px;background-color:#b2a49d;position:absolute;left:0;top:28px;z-index:1}.intro-section[data-v-55605cbc]{background-color:#fff}.intro-content[data-v-55605cbc]{max-width:1200px}.intro-text[data-v-55605cbc]{font-size:18px;line-height:2;color:#555;margin-bottom:24px;text-align:justify}.history-section[data-v-55605cbc]{background-color:#fafafa}.history-content[data-v-55605cbc]{max-width:1200px;position:relative;padding-left:30px;border-left:3px solid #b2a49d}.history-text[data-v-55605cbc]{font-size:18px;line-height:2;color:#555;margin-bottom:24px;text-align:justify}.features-section[data-v-55605cbc]{background-color:#fff}.features-grid[data-v-55605cbc]{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.feature-card[data-v-55605cbc]{background:linear-gradient(145deg,#fafafa,#fff);border-radius:20px;padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.feature-card[data-v-55605cbc]:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(0,0,0,.1)}.feature-icon[data-v-55605cbc]{width:60px;height:60px;background:linear-gradient(135deg,#b2a49d,#8b7d76);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.feature-icon svg[data-v-55605cbc]{width:32px;height:32px;color:#fff}.feature-title[data-v-55605cbc]{font-size:24px;font-weight:700;color:#333;margin:0 0 20px 0}.feature-list[data-v-55605cbc]{list-style:none;padding:0;margin:0}.feature-list li[data-v-55605cbc]{font-size:16px;line-height:1.8;color:#666;padding-left:24px;position:relative;margin-bottom:12px}.feature-list li[data-v-55605cbc]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;background-color:#b2a49d;border-radius:50%}.culture-section[data-v-55605cbc]{background:linear-gradient(135deg,#b2a49d,#8b7d76);color:#fff}.culture-section .section-title[data-v-55605cbc]{color:#fff}.culture-section .title-underline[data-v-55605cbc]{background-color:hsla(0,0%,100%,.5)}.culture-grid[data-v-55605cbc]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.culture-card[data-v-55605cbc]{background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border-radius:20px;padding:40px;border:1px solid hsla(0,0%,100%,.2);transition:transform .3s ease,background .3s ease}.culture-card[data-v-55605cbc]:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.15)}.culture-title[data-v-55605cbc]{font-size:24px;font-weight:700;margin:0 0 20px 0;color:#fff}.culture-text[data-v-55605cbc]{font-size:16px;line-height:1.8;color:hsla(0,0%,100%,.9);margin:0}.culture-list[data-v-55605cbc]{list-style:none;padding:0;margin:0}.culture-list li[data-v-55605cbc]{font-size:16px;line-height:1.8;color:hsla(0,0%,100%,.9);margin-bottom:12px}.culture-list li strong[data-v-55605cbc]{color:#fff}.services-section[data-v-55605cbc]{background-color:#fafafa}.services-grid[data-v-55605cbc]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.service-card[data-v-55605cbc]{background:#fff;border-radius:20px;padding:35px;box-shadow:0 10px 40px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;text-align:center}.service-card[data-v-55605cbc]:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(0,0,0,.1)}.service-icon[data-v-55605cbc]{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.service-icon.logistics[data-v-55605cbc]{background:linear-gradient(135deg,#4ecdc4,#44a08d)}.service-icon.payment[data-v-55605cbc]{background:linear-gradient(135deg,#667eea,#764ba2)}.service-icon.copyright[data-v-55605cbc]{background:linear-gradient(135deg,#f093fb,#f5576c)}.service-icon.support[data-v-55605cbc]{background:linear-gradient(135deg,#4facfe,#00f2fe)}.service-icon svg[data-v-55605cbc]{width:40px;height:40px;color:#fff}.service-title[data-v-55605cbc]{font-size:20px;font-weight:700;color:#333;margin:0 0 16px 0}.service-list[data-v-55605cbc]{list-style:none;padding:0;margin:0;text-align:left}.service-list li[data-v-55605cbc]{font-size:14px;line-height:1.8;color:#666;padding-left:20px;position:relative;margin-bottom:8px}.service-list li[data-v-55605cbc]:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background-color:#b2a49d;border-radius:50%}.service-desc[data-v-55605cbc]{font-size:14px;line-height:1.8;color:#666;text-align:left;margin:0}.footer[data-v-55605cbc]{background-color:#242424;width:100%;height:129px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 160px 30px 160px;box-sizing:border-box}.footer-record[data-v-55605cbc]{color:#fff;font-size:14px;font-family:Roboto;font-weight:400;opacity:.6;align-self:flex-end;text-decoration:none;transition:opacity .3s;cursor:pointer}.footer-record[data-v-55605cbc]:hover{opacity:.8}.footer-links[data-v-55605cbc]{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.footer-link[data-v-55605cbc]{color:#fff;font-size:14px;font-family:Roboto;text-decoration:none;font-weight:400;text-transform:lowercase;opacity:.6;transition:opacity .3s}.footer-link[data-v-55605cbc]:hover{opacity:.8}@media (max-width:1440px){.section[data-v-55605cbc]{padding:60px 80px}.hero-title[data-v-55605cbc]{font-size:56px}.hero-subtitle[data-v-55605cbc]{font-size:20px}.services-grid[data-v-55605cbc]{grid-template-columns:repeat(2,1fr)}.footer[data-v-55605cbc]{padding:0 80px 24px 80px}}@media (max-width:1024px){.section[data-v-55605cbc]{padding:50px 40px}.section-title[data-v-55605cbc]{font-size:36px}.title-underline[data-v-55605cbc]{top:24px;height:14px;width:80px}.hero-section[data-v-55605cbc]{height:300px}.hero-title[data-v-55605cbc]{font-size:42px;letter-spacing:4px}.hero-subtitle[data-v-55605cbc]{font-size:18px}.culture-grid[data-v-55605cbc],.features-grid[data-v-55605cbc],.services-grid[data-v-55605cbc]{grid-template-columns:1fr}.navigate[data-v-55605cbc]{padding:0 10px}.logo[data-v-55605cbc]{margin-left:20px}.linkTo[data-v-55605cbc]{width:auto;max-width:calc(100vw - 200px);margin-right:20px}.linkTotext[data-v-55605cbc]{font-size:14px;padding:0 8px}.footer[data-v-55605cbc]{padding:0 40px 20px 40px}}@media (max-width:768px){.navigate[data-v-55605cbc]{height:50px}.logo[data-v-55605cbc]{width:24px;height:24px;margin-left:15px}.logotext[data-v-55605cbc]{font-size:18px}.linkTo[data-v-55605cbc]{flex-wrap:wrap;gap:5px;position:static;width:auto;max-width:100%;margin-right:10px}.linkTotext[data-v-55605cbc]{font-size:12px;padding:0 5px}.hero-section[data-v-55605cbc]{height:250px;margin-top:50px}.hero-title[data-v-55605cbc]{font-size:32px;letter-spacing:2px}.hero-subtitle[data-v-55605cbc]{font-size:14px;margin-top:12px}.section[data-v-55605cbc]{padding:40px 20px}.section-title[data-v-55605cbc]{font-size:28px}.title-underline[data-v-55605cbc]{top:18px;height:12px;width:60px}.history-text[data-v-55605cbc],.intro-text[data-v-55605cbc]{font-size:16px}.culture-card[data-v-55605cbc],.feature-card[data-v-55605cbc],.service-card[data-v-55605cbc]{padding:24px}.culture-title[data-v-55605cbc],.feature-title[data-v-55605cbc],.service-title[data-v-55605cbc]{font-size:18px}.footer[data-v-55605cbc]{padding:0 20px 16px 20px;flex-direction:column;height:auto;padding-top:20px;align-items:center}.footer-links[data-v-55605cbc]{align-items:center;margin-top:16px}.footer-link[data-v-55605cbc],.footer-record[data-v-55605cbc]{font-size:12px}}*{margin:0;padding:0}.benefitTitle,.chat1,.chat2,.chat3,.chat4,.footer-title,.hero-subtitle,.hero-title,.hero-title-goods,.hero-title-goods-sub,.logo-text,.logo-text1,.nav-link,.section-subtitle,.section-title,.terms,.titleSub,.titleSubFine,.titleSubGoods,.titleSubGoodsb,.titleSubNew,.titleSubs,.titleSubsGoods,.titleSubsGoodsb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-subtitle,.section-subtitle,.terms,.titleSubNew,.titleSubs,.titleSubsGoods,.titleSubsGoodsb{white-space:normal;word-wrap:break-word;word-break:break-word}@media (min-width:769px){:root{--pc-scale:1;--pc-font-base:16px;--pc-space-unit:8px;--pc-radius-sm:8px;--pc-radius-md:16px;--pc-radius-lg:24px;--pc-gap-sm:calc(var(--pc-space-unit)*2);--pc-gap-md:calc(var(--pc-space-unit)*4);--pc-gap-lg:calc(var(--pc-space-unit)*6);--pc-gap-xl:calc(var(--pc-space-unit)*10)}}@media (max-width:1600px) and (min-width:769px){:root{--pc-scale:0.92;--pc-font-base:15px;--pc-space-unit:7px;--pc-radius-sm:7px;--pc-radius-md:14px;--pc-radius-lg:22px}}@media (max-width:1440px) and (min-width:769px){:root{--pc-scale:0.85;--pc-font-base:14px;--pc-space-unit:6px;--pc-radius-sm:6px;--pc-radius-md:12px;--pc-radius-lg:20px}}@media (max-width:1280px) and (min-width:769px){:root{--pc-scale:0.78;--pc-font-base:13px;--pc-space-unit:6px;--pc-radius-sm:6px;--pc-radius-md:12px;--pc-radius-lg:18px}}@media (max-width:1024px) and (min-width:769px){:root{--pc-scale:0.7;--pc-font-base:12px;--pc-space-unit:5px;--pc-radius-sm:5px;--pc-radius-md:10px;--pc-radius-lg:16px}}@media (max-width:900px) and (min-width:769px){:root{--pc-scale:0.65;--pc-font-base:12px;--pc-space-unit:5px;--pc-radius-sm:5px;--pc-radius-md:10px;--pc-radius-lg:14px}}