header[data-v-d8d0df21]{background:linear-gradient(180deg,#fff,#f8f9fa);color:#2c3e50;padding:1rem 0;position:fixed;width:100%;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a}nav[data-v-d8d0df21]{display:flex;justify-content:space-between;align-items:center}.logo[data-v-d8d0df21]{display:flex;align-items:center;height:50px;gap:.75rem;cursor:pointer;transition:opacity .3s}.logo[data-v-d8d0df21]:hover{opacity:.8}.logo img[data-v-d8d0df21]{height:50px;width:auto;object-fit:contain}.logo-text[data-v-d8d0df21]{font-size:1.5rem;font-weight:700;color:#2c3e50;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:1px}.nav-links[data-v-d8d0df21]{display:flex;list-style:none;align-items:center}.nav-item[data-v-d8d0df21]{position:relative;margin-left:2rem}.nav-links a[data-v-d8d0df21]{color:#2c3e50;text-decoration:none;transition:color .3s;cursor:pointer;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.5px;display:block;padding:.5rem 0}.nav-links>.nav-item>a[data-v-d8d0df21]:hover{color:#667eea}.submenu[data-v-d8d0df21]{position:absolute;top:100%;left:0;background:#fff;min-width:280px;list-style:none;padding:.5rem 0;margin:0;box-shadow:0 4px 12px #00000026;border-radius:8px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000}.submenu.active[data-v-d8d0df21]{opacity:1;visibility:visible;transform:translateY(0)}.submenu li[data-v-d8d0df21]{margin:0}.submenu a[data-v-d8d0df21]{padding:.75rem 1.5rem;color:#2c3e50;display:block;transition:background-color .3s,color .3s;font-size:.95rem;white-space:nowrap}.submenu a[data-v-d8d0df21]:hover{background-color:#f8f9fa;color:#667eea}@media (max-width: 768px){.nav-links[data-v-d8d0df21]{display:none}}.modal-overlay[data-v-7079da84]{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn-7079da84 .3s ease}@keyframes fadeIn-7079da84{0%{opacity:0}to{opacity:1}}.modal-content[data-v-7079da84]{background:#fff;border-radius:20px;padding:2.5rem;max-width:900px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp-7079da84 .3s ease}@keyframes slideUp-7079da84{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close[data-v-7079da84]{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#6c757d;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s}.modal-close[data-v-7079da84]:hover{background:#f8f9fa;color:#2c3e50}.modal-title[data-v-7079da84]{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;text-align:center}.modal-description[data-v-7079da84]{color:#6c757d;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;text-align:center}.projects-grid[data-v-7079da84]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.project-card[data-v-7079da84]{background:linear-gradient(135deg,#f8f9fa,#fff);padding:2rem;border-radius:15px;text-align:center;transition:transform .3s,box-shadow .3s;border:1px solid #e9ecef}.project-card[data-v-7079da84]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.project-icon[data-v-7079da84]{font-size:3.5rem;margin-bottom:1rem}.project-name[data-v-7079da84]{font-size:1.4rem;font-weight:600;color:#2c3e50;margin-bottom:.8rem}.project-description[data-v-7079da84]{color:#6c757d;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;min-height:60px}.project-link[data-v-7079da84]{display:inline-block;color:#667eea;text-decoration:none;font-weight:600;padding:.5rem 1.5rem;border:2px solid #667eea;border-radius:25px;transition:all .3s}.project-link[data-v-7079da84]:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.modal-footer[data-v-7079da84]{text-align:center;padding-top:1.5rem;border-top:1px solid #e9ecef}.btn-primary[data-v-7079da84]{background:linear-gradient(90deg,#4facfe,#00f2fe);color:#fff;border:none;padding:.75rem 2rem;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px #4facfe66}.btn-primary[data-v-7079da84]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4facfe99}@media (max-width: 768px){.modal-content[data-v-7079da84]{padding:1.5rem;width:95%}.modal-title[data-v-7079da84]{font-size:1.5rem}.projects-grid[data-v-7079da84]{grid-template-columns:1fr}}.hero[data-v-d8acb1a7]{min-height:calc(100vh - 80px);padding-top:0;background:linear-gradient(135deg,#1a2a6c,#4a90e2,#fdbb2d);background-size:400% 400%;animation:gradientBG-d8acb1a7 15s ease infinite;display:flex;align-items:center;position:relative;overflow:hidden;color:#fff}@keyframes gradientBG-d8acb1a7{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero[data-v-d8acb1a7]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><polygon fill="rgba(255,255,255,0.05)" points="0,1000 1000,0 1000,1000"/></svg>');background-size:cover}.container[data-v-d8acb1a7]{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2;display:flex;flex-direction:column;gap:40px}.hero-content[data-v-d8acb1a7]{max-width:650px}h1[data-v-d8acb1a7]{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:20px;background:linear-gradient(90deg,#fff,#a8edea);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 2px 10px rgba(0,0,0,.1)}.subtitle[data-v-d8acb1a7]{font-size:1.3rem;line-height:1.6;margin-bottom:30px;color:#ffffffe6;max-width:550px}.cta-buttons[data-v-d8acb1a7]{display:flex;gap:15px;flex-wrap:wrap;margin-bottom:40px}.btn[data-v-d8acb1a7]{padding:14px 32px;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;border:none}.btn-primary[data-v-d8acb1a7]{background:linear-gradient(90deg,#4facfe,#00f2fe);color:#fff;box-shadow:0 4px 15px #4facfe66}.btn-primary[data-v-d8acb1a7]:hover{transform:translateY(-3px);box-shadow:0 7px 20px #4facfe99}.btn-secondary[data-v-d8acb1a7]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-secondary[data-v-d8acb1a7]:hover{background:#ffffff1a;border-color:#ffffff80}.hero-visual[data-v-d8acb1a7]{position:relative;width:100%;height:400px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:20px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 15px 35px #0003;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px}.platform-title[data-v-d8acb1a7]{font-size:2.2rem;font-weight:700;margin-bottom:15px;background:linear-gradient(90deg,#fff,#a8edea);-webkit-background-clip:text;background-clip:text;color:transparent}.platform-subtitle[data-v-d8acb1a7]{font-size:1.1rem;color:#fffc;text-align:center;max-width:500px}.floating-elements[data-v-d8acb1a7]{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;pointer-events:none}.floating-element[data-v-d8acb1a7]{position:absolute;border-radius:50%;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}.element-icon[data-v-d8acb1a7]{font-size:2rem;display:block;animation:iconPulse-d8acb1a7 2s ease-in-out infinite}.element-image[data-v-d8acb1a7],.element-video[data-v-d8acb1a7]{width:100%;height:100%;object-fit:contain;border-radius:50%}.element-video[data-v-d8acb1a7]{opacity:.9}.element-1[data-v-d8acb1a7]{width:90px;height:90px;top:15%;left:8%;animation:float1-d8acb1a7 8s ease-in-out infinite;animation-delay:0s}.element-2[data-v-d8acb1a7]{width:70px;height:70px;top:65%;left:75%;animation:float2-d8acb1a7 7s ease-in-out infinite;animation-delay:1s}.element-3[data-v-d8acb1a7]{width:60px;height:60px;top:25%;left:85%;animation:float3-d8acb1a7 9s ease-in-out infinite;animation-delay:2s}.element-4[data-v-d8acb1a7]{width:55px;height:55px;top:75%;left:15%;animation:float4-d8acb1a7 6s ease-in-out infinite;animation-delay:1.5s}.element-5[data-v-d8acb1a7]{width:50px;height:50px;top:50%;left:5%;animation:float5-d8acb1a7 8.5s ease-in-out infinite;animation-delay:3s}.particle[data-v-d8acb1a7]{position:absolute;border-radius:50%;background:#ffffff4d;animation:particleFloat-d8acb1a7 10s linear infinite}.particle-1[data-v-d8acb1a7]{width:8px;height:8px;top:10%;left:20%;animation-delay:0s}.particle-2[data-v-d8acb1a7]{width:6px;height:6px;top:30%;left:90%;animation-delay:2s}.particle-3[data-v-d8acb1a7]{width:10px;height:10px;top:60%;left:10%;animation-delay:4s}.particle-4[data-v-d8acb1a7]{width:7px;height:7px;top:80%;left:60%;animation-delay:1s}.particle-5[data-v-d8acb1a7]{width:5px;height:5px;top:40%;left:70%;animation-delay:3s}.particle-6[data-v-d8acb1a7]{width:9px;height:9px;top:20%;left:50%;animation-delay:5s}@keyframes float1-d8acb1a7{0%{transform:translate(0) rotate(0) scale(1)}25%{transform:translate(20px,-30px) rotate(90deg) scale(1.1)}50%{transform:translate(-15px,-40px) rotate(180deg) scale(.9)}75%{transform:translate(-25px,-20px) rotate(270deg) scale(1.05)}to{transform:translate(0) rotate(360deg) scale(1)}}@keyframes float2-d8acb1a7{0%{transform:translate(0) rotate(0) scale(1)}33%{transform:translate(-25px,-35px) rotate(120deg) scale(1.15)}66%{transform:translate(15px,-45px) rotate(240deg) scale(.85)}to{transform:translate(0) rotate(360deg) scale(1)}}@keyframes float3-d8acb1a7{0%{transform:translate(0) rotate(0) scale(1)}20%{transform:translate(30px,-25px) rotate(72deg) scale(1.2)}40%{transform:translate(-20px,-50px) rotate(144deg) scale(.8)}60%{transform:translate(-35px,-30px) rotate(216deg) scale(1.1)}80%{transform:translate(10px,-15px) rotate(288deg) scale(.95)}to{transform:translate(0) rotate(360deg) scale(1)}}@keyframes float4-d8acb1a7{0%{transform:translate(0) rotate(0) scale(1)}30%{transform:translate(-18px,-28px) rotate(108deg) scale(1.1)}60%{transform:translate(22px,-38px) rotate(216deg) scale(.9)}to{transform:translate(0) rotate(360deg) scale(1)}}@keyframes float5-d8acb1a7{0%{transform:translate(0) rotate(0) scale(1)}25%{transform:translate(25px,-20px) rotate(90deg) scale(1.05)}50%{transform:translate(-18px,-35px) rotate(180deg) scale(.95)}75%{transform:translate(-28px,-15px) rotate(270deg) scale(1.08)}to{transform:translate(0) rotate(360deg) scale(1)}}@keyframes particleFloat-d8acb1a7{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) translate(50px);opacity:0}}@keyframes iconPulse-d8acb1a7{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.stats[data-v-d8acb1a7]{display:flex;gap:30px;margin-top:20px}.stat-item[data-v-d8acb1a7]{text-align:center}.stat-value[data-v-d8acb1a7]{font-size:2rem;font-weight:700;margin-bottom:5px}.stat-label[data-v-d8acb1a7]{font-size:.9rem;color:#ffffffb3}@media (min-width: 992px){.container[data-v-d8acb1a7]{flex-direction:row;align-items:center}.hero-visual[data-v-d8acb1a7]{width:50%;height:450px}.hero-content[data-v-d8acb1a7]{width:50%}}@media (max-width: 768px){h1[data-v-d8acb1a7]{font-size:2.5rem}.subtitle[data-v-d8acb1a7]{font-size:1.1rem}.platform-title[data-v-d8acb1a7]{font-size:1.8rem}.hero-visual[data-v-d8acb1a7]{height:350px}.stats[data-v-d8acb1a7]{gap:20px}.stat-value[data-v-d8acb1a7]{font-size:1.5rem}}.product-showcase[data-v-4e6eab11]{padding:4rem 0;background:#fff}.stats-section[data-v-4e6eab11]{background:linear-gradient(135deg,#667eea,#764ba2);padding:3rem 0;color:#fff;margin-bottom:4rem}.stats-grid[data-v-4e6eab11]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-item[data-v-4e6eab11]{text-align:center;padding:1rem}.stat-icon[data-v-4e6eab11]{font-size:3rem;margin-bottom:.5rem}.stat-value[data-v-4e6eab11]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label[data-v-4e6eab11]{font-size:1.1rem;opacity:.9}.products-section[data-v-4e6eab11]{padding:0}.section-subtitle[data-v-4e6eab11]{text-align:center;font-size:1.2rem;color:#6c757d;margin-bottom:3rem}.products-grid[data-v-4e6eab11]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}.product-showcase-card[data-v-4e6eab11]{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .3s,box-shadow .3s;cursor:pointer}.product-showcase-card[data-v-4e6eab11]:hover{transform:translateY(-10px);box-shadow:0 15px 35px #00000026}.product-image[data-v-4e6eab11]{height:250px;position:relative;display:flex;align-items:center;justify-content:center}.product-overlay[data-v-4e6eab11]{text-align:center;color:#fff;z-index:1}.product-overlay h3[data-v-4e6eab11]{font-size:2rem;margin-bottom:.5rem;font-weight:700}.tagline[data-v-4e6eab11]{font-size:1.1rem;opacity:.95}.product-content[data-v-4e6eab11]{padding:2rem}.product-description[data-v-4e6eab11]{color:#6c757d;margin-bottom:1.5rem;line-height:1.8;font-size:1rem}.product-features[data-v-4e6eab11]{list-style:none;padding:0;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.product-features li[data-v-4e6eab11]{background:#f8f9fa;padding:.5rem 1rem;border-radius:20px;color:#2c3e50;font-size:.9rem}.learn-more-btn[data-v-4e6eab11]{width:100%;background:#667eea;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:5px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .3s}.learn-more-btn[data-v-4e6eab11]:hover{background:#5568d3}.core-services-section[data-v-4e6eab11]{margin-top:5rem;padding-top:4rem;border-top:2px solid #e9ecef}.services-title[data-v-4e6eab11]{font-size:2rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:3rem}.services-grid[data-v-4e6eab11]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.service-card[data-v-4e6eab11]{background:linear-gradient(135deg,#f8f9fa,#fff);padding:2rem;border-radius:15px;text-align:center;transition:transform .3s,box-shadow .3s;border:1px solid #e9ecef}.service-card[data-v-4e6eab11]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.service-icon[data-v-4e6eab11]{font-size:3rem;margin-bottom:1rem}.service-name[data-v-4e6eab11]{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.service-description[data-v-4e6eab11]{color:#6c757d;font-size:.95rem;line-height:1.6}.third-party-section[data-v-4e6eab11]{margin-top:5rem;padding-top:4rem;border-top:2px solid #e9ecef}.third-party-section .section-subtitle[data-v-4e6eab11]{text-align:center;font-size:1.1rem;color:#6c757d;margin-bottom:3rem}.subsection-title[data-v-4e6eab11]{font-size:1.5rem;font-weight:600;color:#2c3e50;text-align:center;margin-bottom:2rem}.categories-section[data-v-4e6eab11]{margin-bottom:4rem}.categories-grid[data-v-4e6eab11]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.category-item[data-v-4e6eab11]{background:linear-gradient(135deg,#f8f9fa,#fff);padding:1.5rem 1rem;border-radius:12px;text-align:center;border:1px solid #e9ecef;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:center;gap:.5rem}.category-item[data-v-4e6eab11]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.category-icon[data-v-4e6eab11]{font-size:2rem}.category-name[data-v-4e6eab11]{font-size:.95rem;font-weight:500;color:#2c3e50}.partners-section[data-v-4e6eab11]{margin-bottom:3rem}.partners-grid[data-v-4e6eab11]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem}.partner-item[data-v-4e6eab11]{background:#fff;padding:1.5rem 1rem;border-radius:12px;text-align:center;border:1px solid #e9ecef;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:center;gap:.5rem}.partner-item[data-v-4e6eab11]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a;border-color:#667eea}.partner-item:hover .partner-logo[data-v-4e6eab11]{border-color:#667eea;box-shadow:0 2px 8px #667eea33}.partner-logo[data-v-4e6eab11]{width:80px;height:80px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid #e9ecef;padding:.5rem;transition:border-color .3s}.partner-image[data-v-4e6eab11]{width:100%;height:100%;object-fit:contain}.partner-text[data-v-4e6eab11]{color:#2c3e50;font-weight:700;font-size:1rem}.partner-name[data-v-4e6eab11]{font-size:.9rem;color:#2c3e50;font-weight:500}.price-note[data-v-4e6eab11]{background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;border-radius:15px;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;gap:1rem}.price-icon[data-v-4e6eab11]{font-size:2.5rem}.price-text[data-v-4e6eab11]{font-size:1.2rem;font-weight:500;margin:0}@media (max-width: 1200px){.products-grid[data-v-4e6eab11],.services-grid[data-v-4e6eab11]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.products-grid[data-v-4e6eab11]{grid-template-columns:1fr}.stats-grid[data-v-4e6eab11]{grid-template-columns:repeat(2,1fr)}.services-grid[data-v-4e6eab11]{grid-template-columns:1fr}.services-title[data-v-4e6eab11]{font-size:1.5rem}.categories-grid[data-v-4e6eab11],.partners-grid[data-v-4e6eab11]{grid-template-columns:repeat(3,1fr)}.price-note[data-v-4e6eab11]{flex-direction:column;padding:1.5rem}.price-text[data-v-4e6eab11]{font-size:1rem}}.product-page[data-v-30623872]{padding:4rem 0;background:linear-gradient(180deg,#f8f9fa,#fff);min-height:calc(100vh - 80px)}.page-header[data-v-30623872]{text-align:center;margin-bottom:3rem}.page-title[data-v-30623872]{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.page-subtitle[data-v-30623872]{font-size:1.2rem;color:#6c757d;line-height:1.6;max-width:800px;margin:0 auto}.product-list[data-v-30623872]{display:flex;flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto}.product-item[data-v-30623872]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 3px 15px #0000001a;transition:all .3s ease;border-left:4px solid transparent;cursor:pointer}.product-item[data-v-30623872]:hover{transform:translate(5px);box-shadow:0 5px 20px #00000026;border-left-color:#667eea}.product-item-header[data-v-30623872]{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}.product-image-wrapper[data-v-30623872]{position:relative;width:200px;height:150px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 3px 10px #00000026}.product-image[data-v-30623872]{width:100%;height:100%;object-fit:cover}.product-icon-wrapper[data-v-30623872]{width:100%;height:100%;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-icon-wrapper.fallback[data-v-30623872]{display:none}.product-image-wrapper:hover .product-image[data-v-30623872]{transform:scale(1.05);transition:transform .3s ease}.product-icon[data-v-30623872]{font-size:3rem}.product-header-content[data-v-30623872]{flex:1}.product-name[data-v-30623872]{font-size:1.8rem;margin-bottom:.75rem;color:#2c3e50;font-weight:700}.product-description[data-v-30623872]{color:#6c757d;line-height:1.6;font-size:1.05rem;margin:0 0 .5rem;font-weight:500}.product-full-description[data-v-30623872]{color:#495057;line-height:1.8;font-size:1rem;margin:1rem 0 0;text-align:justify}.product-features-section[data-v-30623872]{padding-top:1.5rem;border-top:1px solid #e9ecef}.features-title[data-v-30623872]{font-size:1.1rem;color:#495057;margin-bottom:1rem;font-weight:600}.product-features[data-v-30623872]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.product-features li[data-v-30623872]{display:flex;align-items:center;gap:.5rem;color:#2c3e50}.feature-check[data-v-30623872]{color:#28a745;font-weight:700;font-size:1.2rem;flex-shrink:0}.feature-text[data-v-30623872]{font-size:.95rem;line-height:1.5}.product-scenarios-section[data-v-30623872],.product-advantages-section[data-v-30623872]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.scenarios-title[data-v-30623872],.advantages-title[data-v-30623872]{font-size:1.1rem;color:#495057;margin-bottom:1rem;font-weight:600}.product-scenarios[data-v-30623872]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.product-scenarios li[data-v-30623872]{display:flex;align-items:flex-start;gap:.75rem;color:#2c3e50;line-height:1.6}.scenario-icon[data-v-30623872]{font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.scenario-text[data-v-30623872]{flex:1;font-size:.95rem}.advantages-grid[data-v-30623872]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.advantage-item[data-v-30623872]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;border-left:3px solid #667eea;transition:transform .2s,box-shadow .2s}.advantage-item[data-v-30623872]:hover{transform:translate(5px);box-shadow:0 3px 10px #667eea33}.advantage-icon[data-v-30623872]{font-size:1.3rem;flex-shrink:0}.advantage-text[data-v-30623872]{font-size:.95rem;color:#2c3e50;font-weight:500}@media (max-width: 768px){.product-page[data-v-30623872]{padding:2rem 0}.product-item[data-v-30623872]{padding:1.5rem}.product-item-header[data-v-30623872]{flex-direction:column;align-items:center;text-align:center;gap:1rem}.product-image-wrapper[data-v-30623872]{width:100%;max-width:300px;height:200px}.advantages-grid[data-v-30623872]{grid-template-columns:1fr}.product-icon[data-v-30623872]{font-size:2.5rem}.product-name[data-v-30623872]{font-size:1.5rem}.product-description[data-v-30623872]{font-size:1rem}.product-features[data-v-30623872]{grid-template-columns:1fr}.page-title[data-v-30623872]{font-size:2rem}.page-subtitle[data-v-30623872]{font-size:1.1rem;padding:0 1rem}}.product-detail-page[data-v-795761f1]{padding:4rem 0;min-height:calc(100vh - 80px);transition:all .3s}.product-detail[data-v-795761f1]{max-width:1200px;margin:0 auto}.product-header[data-v-795761f1]{display:flex;gap:3rem;margin-bottom:4rem;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000001a}.product-image-wrapper[data-v-795761f1]{position:relative;width:400px;height:300px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 4px 15px #0003}.product-main-image[data-v-795761f1]{width:100%;height:100%;object-fit:cover}.product-icon-large[data-v-795761f1]{width:100%;height:100%;display:none;align-items:center;justify-content:center;border-radius:12px}.product-icon-large.fallback[data-v-795761f1]{display:flex}.product-icon-content[data-v-795761f1]{font-size:8rem}.product-header-content[data-v-795761f1]{flex:1}.product-title[data-v-795761f1]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.product-subtitle[data-v-795761f1]{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.product-intro[data-v-795761f1]{font-size:1.1rem;line-height:1.8;text-align:justify}.product-section[data-v-795761f1]{margin-bottom:3rem;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #0000001a}.section-title[data-v-795761f1]{font-size:2rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem}.features-grid[data-v-795761f1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.feature-card[data-v-795761f1]{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:12px;border-left:4px solid;transition:transform .2s,box-shadow .2s}.feature-card[data-v-795761f1]:hover{transform:translate(5px);box-shadow:0 4px 15px #0000004d}.feature-icon[data-v-795761f1]{font-size:1.5rem;font-weight:700;flex-shrink:0}.feature-name[data-v-795761f1]{font-size:1.05rem;font-weight:500}.scenarios-list[data-v-795761f1]{display:flex;flex-direction:column;gap:1.5rem}.scenario-card[data-v-795761f1]{padding:2rem;border-radius:12px;border-left:4px solid;transition:transform .2s,box-shadow .2s}.scenario-card[data-v-795761f1]:hover{transform:translate(5px);box-shadow:0 4px 15px #0000001a}.scenario-header[data-v-795761f1]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.scenario-icon[data-v-795761f1]{font-size:1.5rem;flex-shrink:0}.scenario-title[data-v-795761f1]{font-size:1.3rem;font-weight:600;margin:0}.scenario-description[data-v-795761f1]{font-size:1.05rem;line-height:1.8;margin:0;padding-left:2.5rem}.advantages-list[data-v-795761f1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.advantage-card[data-v-795761f1]{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:12px;transition:transform .2s,box-shadow .2s}.advantage-card[data-v-795761f1]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000004d}.advantage-icon[data-v-795761f1]{font-size:1.8rem;flex-shrink:0}.advantage-text[data-v-795761f1]{font-size:1.1rem;font-weight:500}.contact-section[data-v-795761f1]{text-align:center}.contact-text[data-v-795761f1]{font-size:1.2rem;margin-bottom:2rem}.contact-button[data-v-795761f1]{border:none;padding:1rem 3rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px #0003}.contact-button[data-v-795761f1]:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.not-found[data-v-795761f1]{text-align:center;padding:4rem 2rem}.not-found h2[data-v-795761f1]{font-size:2rem;margin-bottom:1rem}.not-found p[data-v-795761f1]{font-size:1.1rem;margin-bottom:2rem}.theme-tech-future[data-v-795761f1]{background:linear-gradient(135deg,#667eea,#764ba2,#2c3e50);color:#fff}.theme-tech-future .product-header[data-v-795761f1]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.theme-tech-future .product-title[data-v-795761f1]{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.theme-tech-future .product-subtitle[data-v-795761f1]{color:gold}.theme-tech-future .product-intro[data-v-795761f1]{color:#ffffffe6}.theme-tech-future .product-section[data-v-795761f1]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.theme-tech-future .feature-card[data-v-795761f1]{background:#ffffff26;border-left-color:gold;color:#fff}.theme-tech-future .feature-icon[data-v-795761f1]{color:#0f8}.theme-tech-future .scenario-card[data-v-795761f1]{background:#ffffff1a;border-left-color:gold;color:#fff}.theme-tech-future .advantage-card[data-v-795761f1]{background:linear-gradient(135deg,gold,#ff6b6b);color:#fff}.theme-tech-future .contact-section[data-v-795761f1]{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-tech-future .section-title[data-v-795761f1]{color:#fff;border-bottom-color:gold}.theme-tech-future .contact-text[data-v-795761f1]{color:#fffffff2}.theme-tech-future .contact-button[data-v-795761f1]{background:#fff;color:#667eea}.theme-business-professional[data-v-795761f1]{background:linear-gradient(180deg,#f8f9fa,#fff)}.theme-business-professional .product-header[data-v-795761f1]{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.theme-business-professional .product-title[data-v-795761f1]{color:#fff}.theme-business-professional .product-subtitle[data-v-795761f1]{color:gold}.theme-business-professional .product-intro[data-v-795761f1]{color:#fffffff2}.theme-business-professional .product-section[data-v-795761f1]{background:#fff;border-left:5px solid #f5576c}.theme-business-professional .section-title[data-v-795761f1]{color:#2c3e50;border-bottom-color:#f5576c}.theme-business-professional .feature-card[data-v-795761f1]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-left-color:#f5576c}.theme-business-professional .feature-icon[data-v-795761f1]{color:#28a745}.theme-business-professional .scenario-card[data-v-795761f1]{background:linear-gradient(135deg,#fff,#f8f9fa);border-left-color:#f5576c}.theme-business-professional .advantage-card[data-v-795761f1],.theme-business-professional .contact-section[data-v-795761f1]{background:linear-gradient(135deg,#f5576c,#f093fb);color:#fff}.theme-business-professional .section-title[data-v-795761f1]{color:#fff;border-bottom-color:#ffffff4d}.theme-business-professional .contact-text[data-v-795761f1]{color:#fffffff2}.theme-business-professional .contact-button[data-v-795761f1]{background:#fff;color:#f5576c}.theme-security-blue[data-v-795761f1]{background:linear-gradient(135deg,#4facfe,#00f2fe,#2c3e50);color:#fff}.theme-security-blue .product-header[data-v-795761f1]{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3)}.theme-security-blue .product-title[data-v-795761f1]{color:#fff}.theme-security-blue .product-subtitle[data-v-795761f1]{color:#0f8}.theme-security-blue .product-intro[data-v-795761f1]{color:#ffffffe6}.theme-security-blue .product-section[data-v-795761f1]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.theme-security-blue .section-title[data-v-795761f1]{color:#fff;border-bottom-color:#0f8}.theme-security-blue .feature-card[data-v-795761f1]{background:#0f83;border-left-color:#0f8;color:#fff}.theme-security-blue .feature-icon[data-v-795761f1]{color:#0f8}.theme-security-blue .scenario-card[data-v-795761f1]{background:#ffffff1a;border-left-color:#0f8;color:#fff}.theme-security-blue .advantage-card[data-v-795761f1]{background:linear-gradient(135deg,#0f8,#4facfe);color:#2c3e50}.theme-security-blue .contact-section[data-v-795761f1]{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-security-blue .contact-section .section-title[data-v-795761f1]{color:#fff;border-bottom-color:#0f8}.theme-security-blue .contact-text[data-v-795761f1]{color:#fffffff2}.theme-security-blue .contact-button[data-v-795761f1]{background:#0f8;color:#2c3e50}.theme-government-formal[data-v-795761f1]{background:linear-gradient(180deg,#fff,#f0f0f0)}.theme-government-formal .product-header[data-v-795761f1]{background:linear-gradient(135deg,#a8edea,#fed6e3)}.theme-government-formal .product-title[data-v-795761f1]{color:#2c3e50}.theme-government-formal .product-subtitle[data-v-795761f1]{color:#495057}.theme-government-formal .product-section[data-v-795761f1]{background:#fff;border:2px solid #dee2e6}.theme-government-formal .section-title[data-v-795761f1]{color:#2c3e50;border-bottom-color:#6c757d}.theme-government-formal .feature-card[data-v-795761f1]{background:#f8f9fa;border-left-color:#6c757d;border:1px solid #dee2e6}.theme-government-formal .feature-icon[data-v-795761f1]{color:#28a745}.theme-government-formal .scenario-card[data-v-795761f1]{background:#fff;border-left-color:#6c757d;border:1px solid #dee2e6}.theme-government-formal .advantage-card[data-v-795761f1]{background:linear-gradient(135deg,#a8edea,#fed6e3);color:#2c3e50}.theme-government-formal .contact-section[data-v-795761f1]{background:linear-gradient(135deg,#6c757d,#495057);color:#fff}.theme-government-formal .contact-section .section-title[data-v-795761f1]{color:#fff;border-bottom-color:#ffffff4d}.theme-government-formal .contact-button[data-v-795761f1]{background:#fff;color:#495057}.theme-campus-vibrant[data-v-795761f1]{background:linear-gradient(135deg,#ffecd2,#fcb69f,#ff9a9e)}.theme-campus-vibrant .product-header[data-v-795761f1]{background:#fffffff2;box-shadow:0 8px 30px #ff9a9e4d}.theme-campus-vibrant .product-title[data-v-795761f1]{color:#ff6b6b}.theme-campus-vibrant .product-subtitle[data-v-795761f1]{color:#ff9a9e}.theme-campus-vibrant .product-section[data-v-795761f1]{background:#fffffff2;border-left:5px solid #ff6b6b}.theme-campus-vibrant .section-title[data-v-795761f1]{color:#ff6b6b;border-bottom-color:#ff9a9e}.theme-campus-vibrant .feature-card[data-v-795761f1]{background:linear-gradient(135deg,#ffe5e5,#fff0f0);border-left-color:#ff6b6b;color:#2c3e50}.theme-campus-vibrant .feature-icon[data-v-795761f1]{color:#ff6b6b}.theme-campus-vibrant .scenario-card[data-v-795761f1]{background:linear-gradient(135deg,#fff5f5,#ffe5e5);border-left-color:#ff6b6b}.theme-campus-vibrant .advantage-card[data-v-795761f1],.theme-campus-vibrant .contact-section[data-v-795761f1]{background:linear-gradient(135deg,#ff6b6b,#ff9a9e);color:#fff}.theme-campus-vibrant .contact-section .section-title[data-v-795761f1]{color:#fff;border-bottom-color:#ffffff4d}.theme-campus-vibrant .contact-button[data-v-795761f1]{background:#fff;color:#ff6b6b}.theme-sports-dynamic[data-v-795761f1]{background:linear-gradient(135deg,#fa709a,#fee140,#ff6b6b);color:#fff}.theme-sports-dynamic .product-header[data-v-795761f1]{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3)}.theme-sports-dynamic .product-title[data-v-795761f1]{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.theme-sports-dynamic .product-subtitle[data-v-795761f1]{color:#fee140}.theme-sports-dynamic .product-intro[data-v-795761f1]{color:#fffffff2}.theme-sports-dynamic .product-section[data-v-795761f1]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.theme-sports-dynamic .section-title[data-v-795761f1]{color:#fff;border-bottom-color:#fee140}.theme-sports-dynamic .feature-card[data-v-795761f1]{background:#fee1404d;border-left-color:#fee140;color:#fff}.theme-sports-dynamic .feature-icon[data-v-795761f1]{color:#fee140}.theme-sports-dynamic .scenario-card[data-v-795761f1]{background:#ffffff1a;border-left-color:#fee140;color:#fff}.theme-sports-dynamic .advantage-card[data-v-795761f1]{background:linear-gradient(135deg,#fee140,#fa709a);color:#2c3e50}.theme-sports-dynamic .contact-section[data-v-795761f1]{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-sports-dynamic .contact-section .section-title[data-v-795761f1]{color:#fff;border-bottom-color:#fee140}.theme-sports-dynamic .contact-text[data-v-795761f1]{color:#fffffff2}.theme-sports-dynamic .contact-button[data-v-795761f1]{background:#fee140;color:#2c3e50}.theme-data-analytics[data-v-795761f1]{background:linear-gradient(135deg,#30cfd0,#330867,#2c3e50);color:#fff}.theme-data-analytics .product-header[data-v-795761f1]{background:#30cfd033;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(48,207,208,.5)}.theme-data-analytics .product-title[data-v-795761f1]{color:#fff}.theme-data-analytics .product-subtitle[data-v-795761f1]{color:#30cfd0}.theme-data-analytics .product-intro[data-v-795761f1]{color:#ffffffe6}.theme-data-analytics .product-section[data-v-795761f1]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(48,207,208,.3)}.theme-data-analytics .section-title[data-v-795761f1]{color:#fff;border-bottom-color:#30cfd0}.theme-data-analytics .feature-card[data-v-795761f1]{background:#30cfd033;border-left-color:#30cfd0;color:#fff}.theme-data-analytics .feature-icon[data-v-795761f1]{color:#30cfd0}.theme-data-analytics .scenario-card[data-v-795761f1]{background:#ffffff1a;border-left-color:#30cfd0;color:#fff}.theme-data-analytics .advantage-card[data-v-795761f1]{background:linear-gradient(135deg,#30cfd0,#330867);color:#fff}.theme-data-analytics .contact-section[data-v-795761f1]{background:#30cfd033;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-data-analytics .contact-section .section-title[data-v-795761f1]{color:#fff;border-bottom-color:#30cfd0}.theme-data-analytics .contact-text[data-v-795761f1]{color:#fffffff2}.theme-data-analytics .contact-button[data-v-795761f1]{background:#30cfd0;color:#2c3e50}.theme-professional-elegant[data-v-795761f1]{background:linear-gradient(135deg,#a18cd1,#fbc2eb,#fff)}.theme-professional-elegant .product-header[data-v-795761f1]{background:linear-gradient(135deg,#a18cd1,#fbc2eb);color:#fff}.theme-professional-elegant .product-title[data-v-795761f1]{color:#fff}.theme-professional-elegant .product-subtitle[data-v-795761f1]{color:gold}.theme-professional-elegant .product-intro[data-v-795761f1]{color:#fffffff2}.theme-professional-elegant .product-section[data-v-795761f1]{background:#fffffff2;border-left:5px solid #a18cd1;box-shadow:0 4px 20px #a18cd133}.theme-professional-elegant .section-title[data-v-795761f1]{color:#2c3e50;border-bottom-color:#a18cd1}.theme-professional-elegant .feature-card[data-v-795761f1]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-left-color:#a18cd1}.theme-professional-elegant .feature-icon[data-v-795761f1]{color:#a18cd1}.theme-professional-elegant .scenario-card[data-v-795761f1]{background:linear-gradient(135deg,#fff,#f8f9fa);border-left-color:#a18cd1}.theme-professional-elegant .advantage-card[data-v-795761f1],.theme-professional-elegant .contact-section[data-v-795761f1]{background:linear-gradient(135deg,#a18cd1,#fbc2eb);color:#fff}.theme-professional-elegant .contact-section .section-title[data-v-795761f1]{color:#fff;border-bottom-color:#ffffff4d}.theme-professional-elegant .contact-text[data-v-795761f1]{color:#fffffff2}.theme-professional-elegant .contact-button[data-v-795761f1]{background:#fff;color:#a18cd1}@media (max-width: 968px){.product-header[data-v-795761f1]{flex-direction:column;gap:2rem}.product-image-wrapper[data-v-795761f1]{width:100%;max-width:500px;margin:0 auto}.product-title[data-v-795761f1]{font-size:2rem}.features-grid[data-v-795761f1],.advantages-list[data-v-795761f1]{grid-template-columns:1fr}.scenario-description[data-v-795761f1]{padding-left:0}}@media (max-width: 768px){.product-detail-page[data-v-795761f1]{padding:2rem 0}.product-header[data-v-795761f1],.product-section[data-v-795761f1]{padding:1.5rem}.product-title[data-v-795761f1]{font-size:1.8rem}.section-title[data-v-795761f1]{font-size:1.5rem}}.security-page[data-v-fbd40421]{padding:4rem 0;background:#fff}.security-section[data-v-fbd40421]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:3rem;border-radius:15px;margin-bottom:3rem;border-left:5px solid #667eea}.security-section h2[data-v-fbd40421]{font-size:1.8rem;margin-bottom:1rem;color:#2c3e50}.section-description[data-v-fbd40421]{color:#6c757d;margin-bottom:2rem;font-size:1.1rem}.services-grid[data-v-fbd40421]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.service-item[data-v-fbd40421]{background:#fff;padding:1.5rem;border-radius:8px;text-align:center;transition:transform .3s,box-shadow .3s}.service-item[data-v-fbd40421]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.service-icon[data-v-fbd40421]{font-size:3rem;margin-bottom:1rem}.service-item h3[data-v-fbd40421]{font-size:1.2rem;margin-bottom:.8rem;color:#2c3e50}.service-item p[data-v-fbd40421]{color:#6c757d;font-size:.95rem;line-height:1.6}.certification-list[data-v-fbd40421],.commitment-list[data-v-fbd40421]{list-style:none;padding:0;margin-top:1rem}.certification-list li[data-v-fbd40421],.commitment-list li[data-v-fbd40421]{padding:.8rem 0;color:#2c3e50;font-size:1rem;border-bottom:1px solid #e9ecef}.certification-list li[data-v-fbd40421]:last-child,.commitment-list li[data-v-fbd40421]:last-child{border-bottom:none}@media (max-width: 768px){.services-grid[data-v-fbd40421]{grid-template-columns:1fr}}.services[data-v-63ec95bb]{padding:4rem 0;background:linear-gradient(180deg,#fff,#f8f9fa)}.services-grid[data-v-63ec95bb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.service-card[data-v-63ec95bb]{background:#f8f9fa;padding:2rem;border-radius:10px;text-align:center;transition:transform .3s,box-shadow .3s;border:1px solid #e9ecef}.service-card[data-v-63ec95bb]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.service-icon[data-v-63ec95bb]{font-size:3rem;margin-bottom:1rem;color:#667eea}.service-card h3[data-v-63ec95bb]{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.service-card p[data-v-63ec95bb]{color:#6c757d}.service-details[data-v-63ec95bb]{text-align:left;margin:1rem 0;list-style:none}.service-details li[data-v-63ec95bb]{margin-bottom:.5rem;color:#6c757d}.download-page[data-v-b28885b7]{padding:4rem 0;background:linear-gradient(180deg,#fff,#f8f9fa)}.downloads-grid[data-v-b28885b7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2.5rem}.download-card[data-v-b28885b7]{background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:2rem;transition:transform .3s,box-shadow .3s}.download-card[data-v-b28885b7]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.download-header[data-v-b28885b7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f8f9fa}.download-header h3[data-v-b28885b7]{font-size:1.4rem;color:#2c3e50;margin:0}.version[data-v-b28885b7]{background:#667eea;color:#fff;padding:.3rem .8rem;border-radius:5px;font-size:.9rem;font-weight:700}.description[data-v-b28885b7]{color:#6c757d;margin-bottom:1.5rem;line-height:1.6}.info-row[data-v-b28885b7]{display:flex;margin-bottom:.8rem}.info-label[data-v-b28885b7]{color:#2c3e50;font-weight:500;min-width:80px}.info-value[data-v-b28885b7]{color:#6c757d}.download-actions[data-v-b28885b7]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.download-btn[data-v-b28885b7]{width:100%;background:#667eea;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:5px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .3s}.download-btn[data-v-b28885b7]:hover{background:#5568d3}@media (max-width: 768px){.downloads-grid[data-v-b28885b7]{grid-template-columns:1fr}.download-header[data-v-b28885b7]{flex-direction:column;align-items:flex-start;gap:.5rem}}.case-studies[data-v-71170165]{padding:4rem 0;background:#fff}.section-title[data-v-71170165]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.carousel-wrapper[data-v-71170165]{position:relative;display:flex;align-items:center;gap:1rem;margin:2rem 0}.carousel-container[data-v-71170165]{flex:1;overflow:hidden;position:relative}.carousel-track[data-v-71170165]{display:flex;transition:transform .5s ease-in-out;will-change:transform}.carousel-slide[data-v-71170165]{min-width:100%;flex-shrink:0;padding:0 1rem}.case-card[data-v-71170165]{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px #0000001a;transition:transform .3s,box-shadow .3s;max-width:800px;margin:0 auto}.case-card[data-v-71170165]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.case-image[data-v-71170165]{width:100%;height:250px;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.8rem;font-weight:700}.case-card h3[data-v-71170165]{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50;text-align:center}.case-card p[data-v-71170165]{color:#6c757d;margin-bottom:1rem;text-align:center;font-size:1.1rem;line-height:1.6}.case-full[data-v-71170165]{text-align:left}.case-full p[data-v-71170165]{margin-bottom:.8rem;line-height:1.8}.carousel-btn[data-v-71170165]{width:50px;height:50px;border-radius:50%;background:#667eea;color:#fff;border:none;font-size:2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;flex-shrink:0;z-index:10}.carousel-btn[data-v-71170165]:hover:not(:disabled){background:#5568d3;transform:scale(1.1)}.carousel-btn[data-v-71170165]:disabled{opacity:.3;cursor:not-allowed}.carousel-indicators[data-v-71170165]{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.indicator[data-v-71170165]{width:12px;height:12px;border-radius:50%;border:2px solid #667eea;background:transparent;cursor:pointer;transition:all .3s;padding:0}.indicator[data-v-71170165]:hover{background:#667eea;opacity:.7}.indicator.active[data-v-71170165]{background:#667eea;width:30px;border-radius:6px}@media (max-width: 768px){.carousel-btn[data-v-71170165]{width:40px;height:40px;font-size:1.5rem}.carousel-slide[data-v-71170165]{padding:0 .5rem}.case-image[data-v-71170165]{height:200px}.section-title[data-v-71170165]{font-size:2rem}}.knowledge-page[data-v-76c01b72]{padding:4rem 0;background:linear-gradient(180deg,#fff,#f8f9fa)}.page-title[data-v-76c01b72]{font-size:2.5rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:1rem}.page-subtitle[data-v-76c01b72]{font-size:1.2rem;color:#6c757d;text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.topics-grid[data-v-76c01b72]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;margin-top:2rem}.topic-card[data-v-76c01b72]{background:#fff;border-radius:15px;padding:2.5rem;box-shadow:0 5px 20px #00000014;transition:transform .3s,box-shadow .3s}.topic-card[data-v-76c01b72]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.topic-header[data-v-76c01b72]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid #f8f9fa}.topic-icon[data-v-76c01b72]{font-size:3rem}.topic-title[data-v-76c01b72]{font-size:1.8rem;font-weight:700;color:#2c3e50;margin:0}.topic-description[data-v-76c01b72]{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:2rem}.articles-list[data-v-76c01b72]{display:flex;flex-direction:column;gap:1.5rem}.article-item[data-v-76c01b72]{padding:1.5rem;background:#f8f9fa;border-radius:10px;transition:background .3s}.article-item[data-v-76c01b72]:hover{background:#e9ecef}.article-header[data-v-76c01b72]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.8rem;gap:1rem}.article-title[data-v-76c01b72]{font-size:1.2rem;font-weight:600;color:#2c3e50;margin:0;flex:1}.article-link[data-v-76c01b72]{color:#2c3e50;text-decoration:none;transition:color .3s}.article-link[data-v-76c01b72]:hover{color:#667eea}.article-date[data-v-76c01b72]{font-size:.9rem;color:#6c757d;white-space:nowrap}.article-summary[data-v-76c01b72]{color:#6c757d;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.article-tags[data-v-76c01b72]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-v-76c01b72]{background:#667eea;color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500}@media (max-width: 768px){.topics-grid[data-v-76c01b72]{grid-template-columns:1fr}.article-header[data-v-76c01b72]{flex-direction:column}.article-date[data-v-76c01b72]{align-self:flex-start}.page-title[data-v-76c01b72]{font-size:2rem}}.about-page[data-v-1621370e]{padding:4rem 0;background:#f8f9fa}.about-content[data-v-1621370e]{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 5px 20px #00000014}.about-section[data-v-1621370e]{margin-bottom:2rem}.about-section[data-v-1621370e]:last-child{margin-bottom:0}.about-section h2[data-v-1621370e]{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.about-section p[data-v-1621370e]{color:#6c757d;margin-bottom:1rem;line-height:1.8}.about-section ul[data-v-1621370e]{list-style:none;margin:1rem 0}.about-section ul li[data-v-1621370e]{color:#6c757d;margin-bottom:.5rem;line-height:1.8}.contact-section[data-v-1621370e]{margin-top:4rem;padding-top:3rem;border-top:2px solid #e9ecef}.contact-title[data-v-1621370e]{font-size:2rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:3rem}.contact-grid[data-v-1621370e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem}.contact-info[data-v-1621370e],.contact-form[data-v-1621370e]{background:#f8f9fa;padding:2rem;border-radius:10px}.contact-info h3[data-v-1621370e],.contact-form h3[data-v-1621370e]{font-size:1.3rem;margin-bottom:1rem;color:#2c3e50}.contact-info p[data-v-1621370e]{color:#6c757d;margin-bottom:.8rem}.contact-form p[data-v-1621370e]{color:#6c757d;margin-bottom:1rem}.form-group[data-v-1621370e]{margin-bottom:1rem}.form-group label[data-v-1621370e]{display:block;margin-bottom:.5rem;color:#2c3e50}.form-group input[data-v-1621370e],.form-group textarea[data-v-1621370e]{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:5px;font-family:inherit}.form-group textarea[data-v-1621370e]{height:100px;resize:vertical}button[data-v-1621370e]{background:#667eea;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer;font-size:1rem;transition:background .3s}button[data-v-1621370e]:hover{background:#5568d3}@media (max-width: 768px){.contact-grid[data-v-1621370e]{grid-template-columns:1fr}}footer[data-v-c958a5fd]{background:#2c3e50;color:#fff;padding:3rem 0 1rem;margin-top:4rem}.footer-grid[data-v-c958a5fd]{display:grid;grid-template-columns:2fr .8fr 1.5fr 2fr 2fr;gap:2rem 1rem;margin-bottom:2rem}@media (max-width: 1200px){.footer-grid[data-v-c958a5fd]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.company-section[data-v-c958a5fd]{grid-column:1}.company-section p[data-v-c958a5fd]{max-width:300px}.footer-section h4[data-v-c958a5fd]{font-size:1rem;margin-bottom:.75rem;color:#ecf0f1}.footer-section p[data-v-c958a5fd]{color:#bdc3c7;line-height:1.6;font-size:.9rem}.footer-section ul[data-v-c958a5fd]{list-style:none;padding:0;margin:0}.footer-section ul.multi-column[data-v-c958a5fd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.4rem .8rem}.footer-section ul.product-columns[data-v-c958a5fd]{grid-template-columns:repeat(3,1fr);gap:.4rem 1rem}@media (max-width: 1200px){.footer-section ul.product-columns[data-v-c958a5fd]{grid-template-columns:repeat(2,1fr)}}.footer-section ul li[data-v-c958a5fd]{margin-bottom:.4rem;color:#bdc3c7;white-space:nowrap;font-size:.85rem}.footer-section ul.product-columns li[data-v-c958a5fd]{font-size:.8rem;margin-bottom:.35rem}.footer-section a[data-v-c958a5fd]{color:#bdc3c7;text-decoration:none;transition:color .3s;cursor:pointer;font-size:inherit}.footer-section a[data-v-c958a5fd]:hover{color:#fff}.copyright[data-v-c958a5fd]{text-align:center;padding-top:2rem;border-top:1px solid #34495e;color:#bdc3c7}#app{min-height:100vh;display:flex;flex-direction:column}.main-content{margin-top:80px;flex:1}.page{padding:2rem 0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Microsoft YaHei,Arial,sans-serif;line-height:1.6;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}@media (max-width: 768px){.section-title{font-size:2rem}}
