#app{width:100%;min-height:100vh;display:flex;flex-direction:column}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter,.fade-leave-to{opacity:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.glass-effect{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.handsg-header{position:relative;z-index:1000}.handsg-header .web-header{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1);background:transparent;border-bottom:1px solid transparent}.handsg-header .web-header .header-container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 24px;height:90px;transition:height .3s ease}.handsg-header .web-header .logo-alink{display:flex;align-items:center}.handsg-header .web-header .logo-alink .logo-img{height:48px;width:auto;-o-object-fit:contain;object-fit:contain}.handsg-header .web-header .menu-pannel{display:flex;gap:40px}.handsg-header .web-header .menu-pannel .menu-li{position:relative;cursor:pointer;padding:10px 0}.handsg-header .web-header .menu-pannel .menu-li .name-text{font-size:16px;font-weight:500;color:#fff;transition:color .3s ease;letter-spacing:.5px}.handsg-header .web-header .menu-pannel .menu-li .li-active-line{position:absolute;bottom:0;left:50%;width:0;height:2px;background:#fff;transition:all .3s ease;transform:translateX(-50%);border-radius:2px}.handsg-header .web-header .menu-pannel .menu-li .li-active-line.is-active{width:100%}.handsg-header .web-header .menu-pannel .menu-li:hover .name-text{color:hsla(0,0%,100%,.8)}.handsg-header .web-header .menu-pannel .menu-li:hover .li-active-line{width:100%;background:hsla(0,0%,100%,.6)}.handsg-header .web-header .mobile-toggle{display:none;font-size:28px;color:#fff;cursor:pointer}.handsg-header.is-scrolled .web-header{background:hsla(0,0%,100%,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05);box-shadow:0 4px 30px rgba(0,0,0,.03)}.handsg-header.is-scrolled .web-header .header-container{height:70px}.handsg-header.is-scrolled .web-header .menu-pannel .menu-li .name-text{color:#1d1d1f}.handsg-header.is-scrolled .web-header .menu-pannel .menu-li .li-active-line{background:#0061ff}.handsg-header.is-scrolled .web-header .menu-pannel .menu-li.active-name,.handsg-header.is-scrolled .web-header .menu-pannel .menu-li:hover .name-text{color:#0061ff}.handsg-header.is-scrolled .web-header .menu-pannel .menu-li:hover .li-active-line{background:#0061ff}.handsg-header.is-scrolled .web-header .mobile-toggle{color:#1d1d1f}.handsg-header .mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999}.handsg-header .mobile-menu{position:absolute;top:90px;left:0;width:100%;background:#fff;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.handsg-header .mobile-menu .mobile-menu-item{padding:15px 20px;font-size:18px;color:#1d1d1f;border-radius:8px;margin-bottom:10px;transition:all .2s ease}.handsg-header .mobile-menu .mobile-menu-item.active{background:#f5f5f7;color:#0061ff;font-weight:600}.handsg-header .mobile-menu .mobile-menu-item:active{background:#f0f0f2}.handsg-header.is-flag .web-header .header-container{height:70px;padding:0 20px}.handsg-header.is-flag .web-header .mobile-toggle{display:block}.handsg-header.is-flag .mobile-menu{top:70px}.container[data-v-c2056a2a]{max-width:1200px;margin:0 auto;padding:0 24px}.flex-center[data-v-c2056a2a]{display:flex;align-items:center;justify-content:center}.flex-between[data-v-c2056a2a]{display:flex;align-items:center;justify-content:space-between}.glass-effect[data-v-c2056a2a]{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.footer[data-v-c2056a2a]{background:#1d1d1f;color:#fff;padding-top:80px}.footer .footer-main[data-v-c2056a2a]{display:grid;grid-template-columns:1.5fr 2fr;gap:80px;padding-bottom:60px}.footer .footer-brand .footer-logo[data-v-c2056a2a]{height:50px;margin-bottom:24px;filter:brightness(0) invert(1)}.footer .footer-brand .brand-desc[data-v-c2056a2a]{color:#86868b;font-size:15px;line-height:1.8;margin-bottom:30px}.footer .footer-brand .brand-tags[data-v-c2056a2a]{display:flex;gap:16px}.footer .footer-brand .brand-tags span[data-v-c2056a2a]{padding:4px 12px;background:hsla(0,0%,100%,.05);border-radius:4px;font-size:13px;color:#86868b}.footer .footer-links[data-v-c2056a2a]{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer .link-title[data-v-c2056a2a]{font-size:17px;font-weight:600;margin-bottom:24px;color:#fff}.footer .contact-list li[data-v-c2056a2a]{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;color:#86868b;font-size:14px;line-height:1.6}.footer .contact-list li i[data-v-c2056a2a]{font-size:18px;color:#0061ff;margin-top:2px}.footer .footer-qrcode .qrcode-wrapper img[data-v-c2056a2a]{width:120px;height:120px;border-radius:8px;margin-bottom:12px}.footer .footer-qrcode .qrcode-wrapper p[data-v-c2056a2a]{font-size:13px;color:#86868b}.footer .footer-bottom[data-v-c2056a2a]{border-top:1px solid hsla(0,0%,100%,.1);padding:30px 0}.footer .footer-bottom .bottom-content[data-v-c2056a2a]{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#424245}.footer .footer-bottom .bottom-content .beian-group[data-v-c2056a2a]{display:flex;gap:20px;align-items:center}.footer .footer-bottom .bottom-content .beian[data-v-c2056a2a]{display:flex;align-items:center;gap:4px}.footer .footer-bottom .bottom-content .beian[data-v-c2056a2a]:hover{color:#0061ff}.footer .footer-bottom .bottom-content .beian .beian-icon[data-v-c2056a2a]{width:16px;height:16px}.footer.is-flag[data-v-c2056a2a]{padding-top:60px}.footer.is-flag .footer-main[data-v-c2056a2a]{grid-template-columns:1fr;gap:48px;padding-left:24px;padding-right:24px}.footer.is-flag .footer-links[data-v-c2056a2a]{grid-template-columns:1fr;gap:40px}.footer.is-flag .footer-bottom .bottom-content[data-v-c2056a2a]{flex-direction:column;gap:12px;text-align:center}.website-container{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#fff}.website-container>div:nth-child(2){flex:1}.container[data-v-130401e7]{max-width:1200px;margin:0 auto;padding:0 24px}.flex-center[data-v-130401e7]{display:flex;align-items:center;justify-content:center}.flex-between[data-v-130401e7]{display:flex;align-items:center;justify-content:space-between}.glass-effect[data-v-130401e7]{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.home .hero-section[data-v-130401e7]{height:100vh;min-height:700px;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(/img/bg.79f96b40.png) 50% no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.home .hero-section .hero-content[data-v-130401e7]{max-width:900px}.home .hero-section .hero-title[data-v-130401e7]{font-size:64px;font-weight:700;line-height:1.2;margin-bottom:24px;letter-spacing:-1px}.home .hero-section .hero-subtitle[data-v-130401e7]{font-size:22px;color:hsla(0,0%,100%,.9);line-height:1.6;margin-bottom:48px;font-weight:300}.home .hero-section .hero-btns[data-v-130401e7]{display:flex;justify-content:center;gap:20px}.home .hero-section .hero-btns .el-button[data-v-130401e7]{padding:16px 40px;font-size:16px;height:auto}.home .hero-section .hero-btns .el-button--default[data-v-130401e7]{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home .hero-section .hero-btns .el-button--default[data-v-130401e7]:hover{background:hsla(0,0%,100%,.2)}.home .section-header[data-v-130401e7]{margin-bottom:60px}.home .section-header .section-title[data-v-130401e7]{font-size:36px;font-weight:700;color:#1d1d1f;margin-bottom:8px}.home .section-header .section-subtitle[data-v-130401e7]{font-size:14px;color:#0061ff;font-weight:600;letter-spacing:2px;margin-bottom:16px}.home .section-header .title-line[data-v-130401e7]{width:40px;height:3px;background:#0061ff;margin:0 auto;border-radius:2px}.home .section-header .title-line.tl[data-v-130401e7]{margin:0}.home .industry-section[data-v-130401e7]{background:#f5f5f7}.home .industry-section .industry-grid[data-v-130401e7]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.home .industry-section .industry-card[data-v-130401e7]{background:#fff;padding:48px 32px;border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.03)}.home .industry-section .industry-card .card-icon[data-v-130401e7]{width:80px;height:80px;background:#f5f5f7;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;transition:all .4s ease}.home .industry-section .industry-card .card-icon img[data-v-130401e7]{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.home .industry-section .industry-card .card-title[data-v-130401e7]{font-size:24px;font-weight:600;margin-bottom:16px;color:#1d1d1f}.home .industry-section .industry-card .card-desc[data-v-130401e7]{font-size:15px;color:#86868b;line-height:1.6}.home .industry-section .industry-card[data-v-130401e7]:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.home .industry-section .industry-card:hover .card-icon[data-v-130401e7]{background:#0061ff}.home .industry-section .industry-card:hover .card-icon img[data-v-130401e7]{filter:brightness(0) invert(1)}.home .core-section .core-layout[data-v-130401e7]{display:grid;grid-template-columns:350px 1fr;gap:60px;background:#fff;border-radius:32px;padding:40px;box-shadow:0 4px 30px rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.05)}.home .core-section .core-nav[data-v-130401e7]{display:flex;flex-direction:column;gap:12px}.home .core-section .core-nav-item[data-v-130401e7]{display:flex;align-items:center;padding:24px;border-radius:16px;cursor:pointer;transition:all .3s ease;background:transparent}.home .core-section .core-nav-item .nav-number[data-v-130401e7]{font-size:14px;font-weight:700;color:#86868b;margin-right:20px;font-family:monospace}.home .core-section .core-nav-item .nav-text[data-v-130401e7]{font-size:18px;font-weight:500;color:#1d1d1f;flex:1}.home .core-section .core-nav-item i[data-v-130401e7]{font-size:18px;color:#86868b;opacity:0;transition:all .3s ease;transform:translateX(-10px)}.home .core-section .core-nav-item.active[data-v-130401e7]{background:#f5f5f7}.home .core-section .core-nav-item.active .nav-text[data-v-130401e7]{color:#0061ff;font-weight:600}.home .core-section .core-nav-item.active .nav-number[data-v-130401e7]{color:#0061ff}.home .core-section .core-nav-item.active i[data-v-130401e7]{opacity:1;transform:translateX(0);color:#0061ff}.home .core-section .core-nav-item[data-v-130401e7]:hover:not(.active){background:#fafafb}.home .core-section .product-detail[data-v-130401e7]{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.home .core-section .product-info .product-name[data-v-130401e7]{font-size:32px;font-weight:700;margin-bottom:24px;color:#1d1d1f}.home .core-section .product-info .product-desc[data-v-130401e7]{font-size:16px;color:#424245;line-height:1.8;margin-bottom:32px}.home .core-section .product-info .product-desc[data-v-130401e7] p{margin-bottom:16px;text-indent:0!important}.home .core-section .product-info .learn-more[data-v-130401e7]{font-size:16px;font-weight:600;padding:0}.home .core-section .product-info .learn-more i[data-v-130401e7]{margin-left:8px;transition:transform .3s ease}.home .core-section .product-info .learn-more:hover i[data-v-130401e7]{transform:translateX(5px)}.home .core-section .product-image img[data-v-130401e7]{width:100%;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.home .about-preview[data-v-130401e7]{background:#fff}.home .about-preview .about-layout[data-v-130401e7]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.home .about-preview .about-p[data-v-130401e7]{font-size:16px;line-height:1.8;color:#424245;margin-bottom:24px}.home .about-preview .about-features[data-v-130401e7]{display:grid;grid-template-columns:1fr 1fr;gap:24px}.home .about-preview .feature-item[data-v-130401e7]{background:#f5f5f7;padding:32px;border-radius:20px;text-align:center;transition:all .3s ease}.home .about-preview .feature-item .feature-icon[data-v-130401e7]{margin-bottom:16px}.home .about-preview .feature-item .feature-icon img[data-v-130401e7]{height:48px;-o-object-fit:contain;object-fit:contain}.home .about-preview .feature-item .feature-name[data-v-130401e7]{font-size:16px;font-weight:600;color:#1d1d1f}.home .about-preview .feature-item[data-v-130401e7]:hover{background:#e6f0ff;transform:scale(1.05)}.fade-transform-enter-active[data-v-130401e7],.fade-transform-leave-active[data-v-130401e7]{transition:all .4s ease}.fade-transform-enter[data-v-130401e7]{opacity:0;transform:translateX(30px)}.fade-transform-leave-to[data-v-130401e7]{opacity:0;transform:translateX(-30px)}.home.is-flag .hero-section .hero-title[data-v-130401e7]{font-size:40px}.home.is-flag .hero-section .hero-subtitle[data-v-130401e7]{font-size:18px}.home.is-flag .hero-section .hero-btns[data-v-130401e7]{flex-direction:column;padding:0 40px}.home.is-flag .industry-section .industry-grid[data-v-130401e7]{grid-template-columns:1fr}.home.is-flag .core-section .core-layout[data-v-130401e7]{grid-template-columns:1fr;padding:20px}.home.is-flag .core-section .product-detail[data-v-130401e7]{grid-template-columns:1fr}.home.is-flag .core-section .product-image[data-v-130401e7]{order:-1}.home.is-flag .about-preview .about-layout[data-v-130401e7]{grid-template-columns:1fr;gap:40px}.home.is-flag .about-preview .about-features[data-v-130401e7]{grid-template-columns:1fr 1fr}.container[data-v-5ca695b9]{max-width:1200px;margin:0 auto;padding:0 24px}.flex-center[data-v-5ca695b9]{display:flex;align-items:center;justify-content:center}.flex-between[data-v-5ca695b9]{display:flex;align-items:center;justify-content:space-between}.glass-effect[data-v-5ca695b9]{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.about-page[data-v-5ca695b9]{background:#fff}.about-page .top-banner[data-v-5ca695b9]{height:450px;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;position:relative;color:#fff}.about-page .top-banner[data-v-5ca695b9]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4)}.about-page .top-banner .banner-content[data-v-5ca695b9]{position:relative;z-index:1;text-align:center}.about-page .top-banner .banner-content h1[data-v-5ca695b9]{font-size:48px;font-weight:700;margin-bottom:16px}.about-page .top-banner .banner-content p[data-v-5ca695b9]{font-size:18px;opacity:.9;letter-spacing:1px}.about-page .profile-section[data-v-5ca695b9]{padding:100px 0}.about-page .profile-section .profile-layout[data-v-5ca695b9]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-page .profile-section .profile-image[data-v-5ca695b9]{position:relative}.about-page .profile-section .profile-image img[data-v-5ca695b9]{width:100%;border-radius:32px;box-shadow:0 20px 60px rgba(0,0,0,.1)}.about-page .profile-section .profile-image[data-v-5ca695b9]:before{content:"";position:absolute;top:-20px;left:-20px;width:100px;height:100px;background:#e6f0ff;border-radius:24px;z-index:-1}.about-page .profile-section .profile-info .section-header[data-v-5ca695b9]{margin-bottom:40px}.about-page .profile-section .profile-info .profile-text[data-v-5ca695b9]{font-size:17px;line-height:1.8;color:#424245;margin-bottom:24px;text-align:justify}.about-page .service-section[data-v-5ca695b9]{padding:100px 0;background:#f5f5f7}.about-page .service-section .type-grid[data-v-5ca695b9]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px}.about-page .service-section .service-card[data-v-5ca695b9]{background:#fff;padding:50px 40px;border-radius:24px;text-align:center;transition:all .4s ease;border:1px solid rgba(0,0,0,.03)}.about-page .service-section .service-card img[data-v-5ca695b9]{width:70px;height:70px;margin-bottom:30px}.about-page .service-section .service-card .card-title[data-v-5ca695b9]{font-size:22px;font-weight:600;color:#1d1d1f}.about-page .service-section .service-card[data-v-5ca695b9]:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.08);border-color:#0061ff}.about-page.is-flag .top-banner[data-v-5ca695b9]{height:300px}.about-page.is-flag .top-banner h1[data-v-5ca695b9]{font-size:32px}.about-page.is-flag .profile-section[data-v-5ca695b9]{padding:60px 0}.about-page.is-flag .profile-section .profile-layout[data-v-5ca695b9]{grid-template-columns:1fr;gap:40px;padding:0 24px}.about-page.is-flag .profile-section .profile-image[data-v-5ca695b9]{order:-1}.about-page.is-flag .service-section[data-v-5ca695b9]{padding:60px 0}.about-page.is-flag .service-section .type-grid[data-v-5ca695b9]{grid-template-columns:1fr;padding:0 24px}.container[data-v-25ccf742]{max-width:1200px;margin:0 auto;padding:0 24px}.flex-center[data-v-25ccf742]{display:flex;align-items:center;justify-content:center}.flex-between[data-v-25ccf742]{display:flex;align-items:center;justify-content:space-between}.glass-effect[data-v-25ccf742]{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.product-center[data-v-25ccf742]{background:#fff}.product-center .top-banner[data-v-25ccf742]{height:450px;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;position:relative;color:#fff}.product-center .top-banner[data-v-25ccf742]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.product-center .top-banner .banner-content[data-v-25ccf742]{position:relative;z-index:1;text-align:center}.product-center .top-banner .banner-content h1[data-v-25ccf742]{font-size:48px;font-weight:700;margin-bottom:16px}.product-center .top-banner .banner-content p[data-v-25ccf742]{font-size:18px;opacity:.9;letter-spacing:1px}.product-center .product-main[data-v-25ccf742]{padding:80px 0}.product-center .type-nav[data-v-25ccf742]{display:flex;justify-content:center;gap:30px;margin-bottom:60px}.product-center .type-nav .nav-card[data-v-25ccf742]{width:280px;background:#fff;padding:30px;border-radius:20px;cursor:pointer;transition:all .3s ease;text-align:center;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px rgba(0,0,0,.02)}.product-center .type-nav .nav-card img[data-v-25ccf742]{width:60px;height:60px;margin-bottom:20px;transition:transform .3s ease}.product-center .type-nav .nav-card .nav-title[data-v-25ccf742]{font-size:20px;font-weight:600;color:#1d1d1f}.product-center .type-nav .nav-card.active[data-v-25ccf742]{background:#0061ff;border-color:#0061ff;transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,97,255,.2)}.product-center .type-nav .nav-card.active img[data-v-25ccf742]{filter:brightness(0) invert(1);transform:scale(1.1)}.product-center .type-nav .nav-card.active .nav-title[data-v-25ccf742]{color:#fff}.product-center .type-nav .nav-card[data-v-25ccf742]:hover:not(.active){border-color:#0061ff;transform:translateY(-3px)}.product-center .product-content-tabs[data-v-25ccf742] .el-tabs__header{margin-bottom:40px}.product-center .product-content-tabs[data-v-25ccf742] .el-tabs__nav-wrap:after{display:none}.product-center .product-content-tabs[data-v-25ccf742] .el-tabs__item{font-size:18px;height:50px;line-height:50px;color:#86868b;transition:all .3s ease}.product-center .product-content-tabs[data-v-25ccf742] .el-tabs__item.is-active{color:#0061ff;font-weight:600;font-size:22px}.product-center .product-content-tabs[data-v-25ccf742] .el-tabs__active-bar{height:3px;border-radius:3px;background-color:#0061ff}.product-center .item-box[data-v-25ccf742]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:40px 0}.product-center .item-visual[data-v-25ccf742]{position:relative}.product-center .item-visual .carousel-wrapper[data-v-25ccf742]{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.product-center .item-visual .carousel-wrapper .el-carousel[data-v-25ccf742]{height:350px}.product-center .item-visual .carousel-wrapper .banner-img[data-v-25ccf742]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-center .item-visual .carousel-wrapper .jt[data-v-25ccf742]{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;background:hsla(0,0%,100%,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.product-center .item-visual .carousel-wrapper .jt[data-v-25ccf742]:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.product-center .item-visual .carousel-wrapper .jt.left-jt[data-v-25ccf742]{left:20px}.product-center .item-visual .carousel-wrapper .jt.right-jt[data-v-25ccf742]{right:20px}.product-center .item-visual .carousel-wrapper .jt img[data-v-25ccf742]{width:20px;height:20px}.product-center .item-visual .phone-mockup[data-v-25ccf742]{width:100%;max-width:400px;margin:0 auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1))}.product-center .item-info .info-tag[data-v-25ccf742]{font-size:14px;font-weight:600;color:#0061ff;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;display:block}.product-center .item-info .info-title[data-v-25ccf742]{font-size:36px;font-weight:700;color:#1d1d1f;margin-bottom:24px}.product-center .item-info .info-desc[data-v-25ccf742]{font-size:17px;color:#424245;line-height:1.8;margin-bottom:40px}.product-center .item-info .info-features[data-v-25ccf742]{display:flex;flex-wrap:wrap;gap:12px}.product-center .item-info .info-features .feature-btn[data-v-25ccf742]{margin:0!important;background:#f5f5f7;border:none;border-radius:10px;padding:12px 20px;font-size:15px;color:#1d1d1f;transition:all .2s ease}.product-center .item-info .info-features .feature-btn[data-v-25ccf742]:hover{background:#e6f0ff;color:#0061ff;transform:translateY(-2px)}.product-center.is-flag .top-banner[data-v-25ccf742]{height:300px}.product-center.is-flag .top-banner h1[data-v-25ccf742]{font-size:32px}.product-center.is-flag .type-nav[data-v-25ccf742]{flex-direction:column;padding:0 24px}.product-center.is-flag .type-nav .nav-card[data-v-25ccf742]{width:100%}.product-center.is-flag .item-box[data-v-25ccf742]{grid-template-columns:1fr;gap:40px;padding:0 24px}.product-center.is-flag .item-visual[data-v-25ccf742]{order:-1}.product-center.is-flag .item-visual .carousel-wrapper .el-carousel[data-v-25ccf742]{height:250px}.product-center.is-flag .info-title[data-v-25ccf742]{font-size:28px}.popover-content[data-v-25ccf742]{font-size:14px;color:#424245;line-height:1.6}.container[data-v-bd8ff92e]{max-width:1200px;margin:0 auto;padding:0 24px}.flex-center[data-v-bd8ff92e]{display:flex;align-items:center;justify-content:center}.flex-between[data-v-bd8ff92e]{display:flex;align-items:center;justify-content:space-between}.glass-effect[data-v-bd8ff92e]{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.contact-page[data-v-bd8ff92e]{background:#fff}.contact-page .top-banner[data-v-bd8ff92e]{height:450px;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;position:relative;color:#fff}.contact-page .top-banner[data-v-bd8ff92e]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4)}.contact-page .top-banner .banner-content[data-v-bd8ff92e]{position:relative;z-index:1;text-align:center}.contact-page .top-banner .banner-content h1[data-v-bd8ff92e]{font-size:48px;font-weight:700;margin-bottom:16px}.contact-page .top-banner .banner-content p[data-v-bd8ff92e]{font-size:18px;opacity:.9;letter-spacing:1px}.contact-page .contact-section[data-v-bd8ff92e]{padding:100px 0}.contact-page .contact-grid[data-v-bd8ff92e]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:80px}.contact-page .contact-card[data-v-bd8ff92e]{background:#f5f5f7;padding:40px;border-radius:24px;text-align:center;transition:all .3s ease}.contact-page .contact-card .icon-wrapper[data-v-bd8ff92e]{width:60px;height:60px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:#0061ff;font-size:28px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.contact-page .contact-card h3[data-v-bd8ff92e]{font-size:20px;font-weight:600;margin-bottom:12px;color:#1d1d1f}.contact-page .contact-card p[data-v-bd8ff92e]{font-size:15px;color:#86868b;line-height:1.6}.contact-page .contact-card[data-v-bd8ff92e]:hover{background:#e6f0ff;transform:translateY(-5px)}.contact-page .map-container-wrapper[data-v-bd8ff92e]{position:relative;border-radius:32px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05)}.contact-page .map-container-wrapper #mapContainer[data-v-bd8ff92e]{height:500px;width:100%}.contact-page .map-container-wrapper .map-overlay[data-v-bd8ff92e]{position:absolute;bottom:30px;left:30px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:24px;border-radius:16px;max-width:350px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.contact-page .map-container-wrapper .map-overlay h4[data-v-bd8ff92e]{font-size:18px;font-weight:600;margin-bottom:8px;color:#1d1d1f}.contact-page .map-container-wrapper .map-overlay p[data-v-bd8ff92e]{font-size:14px;color:#424245;line-height:1.6}.contact-page.is-flag .top-banner[data-v-bd8ff92e]{height:300px}.contact-page.is-flag .top-banner h1[data-v-bd8ff92e]{font-size:32px}.contact-page.is-flag .contact-section[data-v-bd8ff92e]{padding:60px 0}.contact-page.is-flag .contact-grid[data-v-bd8ff92e]{grid-template-columns:1fr;padding:0 24px}.contact-page.is-flag .map-container-wrapper[data-v-bd8ff92e]{margin:0 24px}.contact-page.is-flag .map-container-wrapper #mapContainer[data-v-bd8ff92e]{height:400px}.contact-page.is-flag .map-container-wrapper .map-overlay[data-v-bd8ff92e]{position:relative;bottom:0;left:0;max-width:100%;border-radius:0}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;color:#1d1d1f;background-color:#fff;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tc{text-align:center}.tl{text-align:left}.tr{text-align:right}.rel{position:relative}.db{display:block}.dib{display:inline-block}.fr{float:right}.fl{float:left}.fb500{font-weight:500}.fb600{font-weight:600}.clearfix:after{content:"";display:block;height:0;clear:both}li,ul{list-style:none}a{text-decoration:none;color:inherit;transition:opacity .2s ease}a:hover{opacity:.8}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:80px 0}@media (max-width:768px){.section{padding:48px 0}}html{font-size:16px;scroll-behavior:smooth}.el-button--primary{background-color:#0061ff!important;border-color:#0061ff!important;border-radius:8px!important;font-weight:500!important}.el-card{border-radius:16px!important;border:1px solid rgba(0,0,0,.05)!important;box-shadow:0 4px 20px rgba(0,0,0,.04)!important}