.home-page[data-v-6921fdd6]{overflow-x:hidden;width:100%;position:relative;-webkit-overflow-scrolling:touch}.hero[data-v-6921fdd6]{position:relative;width:100%;height:calc(100vh - 96px);height:calc(100dvh - 96px);min-height:700px;display:flex;align-items:flex-end;justify-content:center;text-align:center;overflow:hidden;background:#000;padding-bottom:60px}@supports (height:100dvh){.hero[data-v-6921fdd6]{height:calc(100dvh - 96px)}}.hero .hero-bg[data-v-6921fdd6]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hero .hero-bg .hero-image[data-v-6921fdd6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .8s ease}.hero .hero-content[data-v-6921fdd6]{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 24px;background-color:rgba(0,0,0,.5);border-radius:8px}.hero .hero-content .hero-top-row[data-v-6921fdd6]{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px}.hero .hero-content .hero-top-row .hero-text-first[data-v-6921fdd6]{font-size:16px;color:hsla(0,0%,100%,.75);letter-spacing:1px;margin:0}.hero .hero-content .hero-top-row .hero-mico-logo[data-v-6921fdd6]{height:16px;width:auto;flex-shrink:0}.hero .hero-content .hero-text-second[data-v-6921fdd6]{font-size:16px;color:hsla(0,0%,100%,.75);letter-spacing:.5px;margin:0}.hero .hero-content .hero-text-second sup[data-v-6921fdd6]{font-size:12px;line-height:0;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.gallery[data-v-6921fdd6]{padding-top:40px;padding-bottom:20px}.gallery .gallery-container[data-v-6921fdd6]{position:relative;margin:0 auto;overflow:hidden;padding:0}.gallery .gallery-wrapper[data-v-6921fdd6]{display:flex;transition:transform .6s ease}.gallery .gallery-slide[data-v-6921fdd6]{flex:0 0 calc(100% - 80px);width:calc(100% - 80px);display:flex;gap:20px;margin:0 40px}.gallery .slide-item[data-v-6921fdd6]{flex:1;display:flex;flex-direction:column;position:relative;overflow:hidden;cursor:pointer}.gallery .slide-item .slide-image[data-v-6921fdd6]{width:100%;aspect-ratio:1;overflow:hidden}.gallery .slide-item .slide-image .gallery-image[data-v-6921fdd6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.gallery .slide-item .slide-text[data-v-6921fdd6]{padding-top:25px;display:flex;justify-content:space-between;align-items:center}.gallery .slide-item .slide-text h4[data-v-6921fdd6]{width:100%;height:22px;font-size:18px;font-weight:700;letter-spacing:1px;color:#000}.gallery .slide-item .slide-text p[data-v-6921fdd6]{margin-top:12px;height:17px;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0;color:#000}.gallery .slide-item .slide-text .slide-info[data-v-6921fdd6]{display:flex;flex-direction:column}.gallery .slide-item .slide-text .slide-logo-wrap[data-v-6921fdd6]{position:relative}.gallery .slide-item .slide-text .slide-logo-wrap .slide-logo[data-v-6921fdd6]{height:20px;width:auto;transition:opacity .3s ease}.gallery .slide-item .slide-text .slide-logo-wrap .slide-logo[data-v-6921fdd6]:last-child{position:absolute;top:0;right:0;opacity:0}.gallery .slide-item:hover .slide-logo-wrap .slide-logo[data-v-6921fdd6]:first-child{opacity:0}.gallery .slide-item:hover .slide-logo-wrap .slide-logo[data-v-6921fdd6]:last-child{opacity:1}.gallery .slide-item:hover .gallery-image[data-v-6921fdd6]{transform:scale(1.05)}.gallery .gallery-next[data-v-6921fdd6],.gallery .gallery-prev[data-v-6921fdd6]{display:none;position:absolute;top:43%;transform:translateY(-50%);width:48px;height:48px;border:none;background:#fff;cursor:pointer;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;z-index:10}.gallery .gallery-next .arrow-image[data-v-6921fdd6],.gallery .gallery-prev .arrow-image[data-v-6921fdd6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery .gallery-prev[data-v-6921fdd6]{left:60px}.gallery .gallery-next[data-v-6921fdd6]{right:60px}.gallery .gallery-dots[data-v-6921fdd6]{opacity:0;justify-content:center;gap:8px;margin-top:40px}.gallery .gallery-dots .dot[data-v-6921fdd6]{width:30px;height:3px;background:#ddd;cursor:pointer;transition:all .3s ease}.gallery .gallery-dots .dot.active[data-v-6921fdd6]{background:#2c5f7c}.brand-section[data-v-6921fdd6]{padding:0;margin:0}.brand-section .brand-grid[data-v-6921fdd6]{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0;margin:0}.brand-section .brand-item[data-v-6921fdd6]{position:relative;cursor:pointer;width:100%;aspect-ratio:1/.6}.brand-section .brand-item .brand-image[data-v-6921fdd6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.brand-section .brand-item .brand-overlay[data-v-6921fdd6]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);transition:background-color .3s ease;pointer-events:none;z-index:5}.brand-section .brand-item:hover .brand-overlay[data-v-6921fdd6]{background:transparent}.brand-section .brand-item .brand-content[data-v-6921fdd6]{position:absolute;top:50%;left:50%;padding:90px;color:#fff;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%);width:100%;z-index:10}.brand-section .brand-item .brand-content h4[data-v-6921fdd6]{font-size:24px;margin-bottom:15px;font-weight:500;text-align:left;width:100%}.brand-section .brand-item .brand-content .brand-divider[data-v-6921fdd6]{width:100%;height:1px;background:hsla(0,0%,100%,.5);margin-bottom:15px;padding:0 20px;box-sizing:border-box}.brand-section .brand-item .brand-content .brand-bottom[data-v-6921fdd6]{display:flex;justify-content:space-between;align-items:center;width:100%}.brand-section .brand-item .brand-content .brand-bottom .brand-subtitle[data-v-6921fdd6]{font-size:18px;font-weight:400;opacity:.7;letter-spacing:2px;margin:0}.brand-section .brand-item .brand-content .brand-bottom .brand-mico-logo[data-v-6921fdd6]{height:16px;width:auto;opacity:.8}.brand-section .brand-item:hover .brand-image[data-v-6921fdd6]{opacity:.8}.product-showcase[data-v-6921fdd6]{padding:30px 40px}.product-showcase .product-grid[data-v-6921fdd6]{display:grid;grid-template-columns:1fr;gap:20px}.product-showcase .product-item[data-v-6921fdd6]{cursor:pointer;display:flex;flex-direction:column}.product-showcase .product-item.large[data-v-6921fdd6]{display:flex}.product-showcase .product-item.small2[data-v-6921fdd6]{display:none}.product-showcase .product-item .product-image-wrap[data-v-6921fdd6]{width:100%;overflow:hidden}.product-showcase .product-item .product-image[data-v-6921fdd6]{width:100%;height:auto;display:block;transition:transform .3s ease}.product-showcase .product-item .product-text[data-v-6921fdd6]{display:flex;align-items:center;justify-content:space-between;padding:15px 0}.product-showcase .product-item .product-text h4[data-v-6921fdd6]{font-size:18px;margin:0;font-weight:700;letter-spacing:1px;color:#000;text-align:left}.product-showcase .product-item .product-text .product-icon-wrap[data-v-6921fdd6]{position:relative}.product-showcase .product-item .product-text .product-icon-wrap .product-icon[data-v-6921fdd6]{height:16px;width:auto;transition:opacity .3s ease}.product-showcase .product-item .product-text .product-icon-wrap .product-icon[data-v-6921fdd6]:last-child{position:absolute;top:0;right:0;opacity:0}.product-showcase .product-item:hover .product-image[data-v-6921fdd6]{transform:scale(1.02)}.product-showcase .product-item:hover .product-icon-wrap .product-icon[data-v-6921fdd6]:first-child{opacity:0}.product-showcase .product-item:hover .product-icon-wrap .product-icon[data-v-6921fdd6]:last-child{opacity:1}@media (max-width:1230px){.hero[data-v-6921fdd6]{height:calc(100vh - 70px);width:100%;min-height:auto;height:auto;padding-bottom:0}@supports (height:100dvh){.hero[data-v-6921fdd6]{height:calc(100dvh - 70px);width:100%;height:auto}}.hero .hero-bg[data-v-6921fdd6]{position:relative;height:auto}.hero img.hero-img-1[data-v-6921fdd6]{display:block!important}.hero img.hero-img-2[data-v-6921fdd6]{display:none!important}.hero .hero-content[data-v-6921fdd6]{display:none}.brand-section .brand-grid[data-v-6921fdd6]{grid-template-columns:1fr}.brand-item[data-v-6921fdd6]{height:auto;aspect-ratio:16/9}.brand-item .brand-content[data-v-6921fdd6]{padding:20px}.brand-item .brand-content h4[data-v-6921fdd6]{font-size:20px}.brand-item .brand-content .brand-bottom .brand-subtitle[data-v-6921fdd6]{font-size:14px}.product-showcase .product-grid[data-v-6921fdd6]{grid-template-columns:1fr}.product-item.large[data-v-6921fdd6]{display:flex}.product-item.small2[data-v-6921fdd6]{display:none}}@media (max-width:1024px){.hero[data-v-6921fdd6]{height:calc(100vh - 70px);width:100%;min-height:auto;height:auto;padding-bottom:0}@supports (height:100dvh){.hero[data-v-6921fdd6]{height:calc(100dvh - 70px);width:100%;height:auto}}.hero .hero-bg[data-v-6921fdd6]{position:relative;height:auto}.hero img.hero-img-1[data-v-6921fdd6]{display:block!important}.hero img.hero-img-2[data-v-6921fdd6]{display:none!important}.hero .hero-content[data-v-6921fdd6]{display:none}.gallery .slide-item .slide-text h4[data-v-6921fdd6]{font-size:16px}.gallery .slide-item .slide-text p[data-v-6921fdd6]{font-size:13px;width:auto}.gallery .gallery-next[data-v-6921fdd6],.gallery .gallery-prev[data-v-6921fdd6]{width:40px;height:40px}.gallery .gallery-prev[data-v-6921fdd6]{left:15px}.gallery .gallery-next[data-v-6921fdd6]{right:15px}.brand-item .brand-content[data-v-6921fdd6]{padding:30px}.brand-item .brand-content h4[data-v-6921fdd6]{font-size:20px}.brand-item .brand-content .brand-bottom .brand-subtitle[data-v-6921fdd6]{font-size:14px}.product-showcase[data-v-6921fdd6]{padding:20px 30px}.product-showcase .product-text h4[data-v-6921fdd6]{font-size:16px}}@media (max-width:768px){.hero[data-v-6921fdd6]{width:100%;height:auto}.hero .hero-bg[data-v-6921fdd6]{position:relative;height:auto}.hero img.hero-img-1[data-v-6921fdd6]{display:none!important}.hero img.hero-img-2[data-v-6921fdd6]{display:block!important}.hero .hero-content[data-v-6921fdd6]{display:none}.gallery[data-v-6921fdd6]{padding-top:30px;padding-bottom:10px}.gallery .gallery-slide[data-v-6921fdd6]{flex-direction:column;margin:0 20px;width:100%;flex:0 0 100%;margin:0;padding:0 20px}.gallery .gallery-prev[data-v-6921fdd6]{left:5px;display:flex}.gallery .gallery-next[data-v-6921fdd6]{right:5px;display:flex}.gallery .gallery-dots[data-v-6921fdd6]{opacity:1;display:flex;margin-top:20px}.product-showcase[data-v-6921fdd6]{padding:20px}.product-showcase .product-grid[data-v-6921fdd6]{grid-template-columns:1fr}.product-item.large[data-v-6921fdd6]{display:flex}.product-item.small2[data-v-6921fdd6]{display:none}.slide-text[data-v-6921fdd6]{gap:10px}.toast-msg[data-v-6921fdd6]{left:50%;transform:translateX(-50%);width:80%;text-align:center;font-size:14px;padding:10px 20px}}@media (-webkit-device-posture:unfolded) and (-webkit-horizontal-viewport-segments:2),(device-posture:unfolded) and (horizontal-viewport-segments:2){.hero[data-v-6921fdd6]{height:auto!important}}@media (-webkit-device-posture:unfolded) and (-webkit-horizontal-viewport-segments:3),(device-posture:unfolded) and (horizontal-viewport-segments:3){.hero[data-v-6921fdd6]{height:auto!important}}.toast-msg[data-v-6921fdd6]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.75);color:#fff;padding:16px 32px;border-radius:8px;z-index:9999;font-size:16px;pointer-events:none;white-space:nowrap;backdrop-filter:blur(4px)}.toast-fade-enter-active[data-v-6921fdd6],.toast-fade-leave-active[data-v-6921fdd6]{transition:opacity .3s,transform .3s}.toast-fade-enter[data-v-6921fdd6],.toast-fade-leave-to[data-v-6921fdd6]{opacity:0;transform:translate(-50%,-40%)}