.navbar[data-v-eab206fc]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px #0000001a}.nav-container[data-v-eab206fc]{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo[data-v-eab206fc]{color:#4a90e2;cursor:pointer;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;transition:transform .3s;display:flex}.logo[data-v-eab206fc]:hover{transform:scale(1.05)}.logo-image[data-v-eab206fc]{object-fit:contain;width:auto;height:60px}.nav-right[data-v-eab206fc]{align-items:center;gap:2rem;display:flex}.nav-menu[data-v-eab206fc]{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-menu a[data-v-eab206fc]{color:#333;cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s}.nav-menu a[data-v-eab206fc]:hover,.nav-menu a.active[data-v-eab206fc]{color:#4a90e2;background:#4a90e21a}.lang-toggle-container[data-v-eab206fc]{position:relative}.lang-toggle[data-v-eab206fc]{cursor:pointer;background:#ffffffe6;border:2px solid #4a90e24d;border-radius:24px;align-items:center;gap:0;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #4a90e21a}.lang-toggle[data-v-eab206fc]:hover{border-color:#4a90e280;transform:translateY(-1px);box-shadow:0 4px 12px #4a90e226}.lang-option[data-v-eab206fc]{color:#666;z-index:2;white-space:nowrap;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.lang-option.active[data-v-eab206fc]{color:#fff;font-weight:600}.lang-divider[data-v-eab206fc]{background:#4a90e233;width:1px;height:20px;transition:opacity .3s}.lang-toggle[data-v-eab206fc]:before{content:"";z-index:1;background:linear-gradient(135deg,#4a90e2 0%,#1976d2 100%);border-radius:20px;width:calc(50% - 2px);height:calc(100% - 4px);transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #4a90e24d}.lang-toggle[data-v-eab206fc]:not(.active):before{transform:translate(100%)}@media (max-width:768px){.nav-menu[data-v-eab206fc]{gap:1rem;font-size:.9rem}.lang-toggle[data-v-eab206fc]{padding:.4rem .8rem;font-size:.85rem}}.hero[data-v-1a6d5c61]{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero[data-v-1a6d5c61]:before{content:"";z-index:1;background:#ffffffd9;position:absolute;inset:0}.hero-content[data-v-1a6d5c61]{text-align:center;z-index:3;max-width:800px;padding:2rem;position:relative}.hero-title[data-v-1a6d5c61]{color:#1976d2;margin-bottom:1rem;font-size:4rem;font-weight:700;animation:.8s fadeInUp-1a6d5c61}.hero-subtitle[data-v-1a6d5c61]{color:#1565c0;margin-bottom:1.5rem;font-size:1.8rem;animation:1s fadeInUp-1a6d5c61}.hero-description[data-v-1a6d5c61]{color:#555;margin-bottom:2rem;font-size:1.2rem;line-height:1.8;animation:1.2s fadeInUp-1a6d5c61}.cta-button[data-v-1a6d5c61]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a90e2 0%,#1976d2 100%);border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;animation:1.4s fadeInUp-1a6d5c61;box-shadow:0 4px 15px #4a90e24d}.cta-button[data-v-1a6d5c61]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a90e266}.hero-decoration[data-v-1a6d5c61]{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.decoration-circle[data-v-1a6d5c61]{background:#4a90e20d;border-radius:50%;animation:20s ease-in-out infinite float-1a6d5c61;position:absolute}.decoration-circle[data-v-1a6d5c61]:first-child{width:300px;height:300px;animation-delay:0s;top:10%;left:10%}.decoration-circle[data-v-1a6d5c61]:nth-child(2){width:200px;height:200px;animation-delay:5s;top:60%;right:15%}.decoration-circle[data-v-1a6d5c61]:nth-child(3){width:250px;height:250px;animation-delay:10s;bottom:10%;left:50%}@keyframes fadeInUp-1a6d5c61{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float-1a6d5c61{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(180deg)}}@media (max-width:768px){.hero-title[data-v-1a6d5c61]{font-size:2.5rem}.hero-subtitle[data-v-1a6d5c61]{font-size:1.3rem}}.section[data-v-9974aa5b]{padding:5rem 0;position:relative}.container[data-v-9974aa5b]{max-width:1200px;margin:0 auto;padding:0 2rem}.about-layout[data-v-9974aa5b]{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}.about-title-column[data-v-9974aa5b]{align-items:flex-start;display:flex}.about-title[data-v-9974aa5b]{color:#1976d2;margin:0;font-size:3.5rem;font-weight:700;line-height:1.2}.about-text-column[data-v-9974aa5b]{flex-direction:column;display:flex}.about-description[data-v-9974aa5b]{color:#333;text-align:justify;margin:0;font-size:1.1rem;line-height:2}@media (max-width:968px){.about-layout[data-v-9974aa5b]{grid-template-columns:1fr;gap:2rem}.about-title[data-v-9974aa5b]{font-size:2.5rem}.about-description[data-v-9974aa5b]{font-size:1rem}}.section[data-v-a4c78e73]{padding:5rem 0;position:relative}.section-alt[data-v-a4c78e73]{background:#f5f9ff}.container[data-v-a4c78e73]{max-width:1200px;margin:0 auto;padding:0 2rem}.materials-header[data-v-a4c78e73]{text-align:center;margin-bottom:4rem}.materials-main-title[data-v-a4c78e73]{color:#1976d2;margin:0 0 1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.materials-subtitle[data-v-a4c78e73]{color:#666;margin:0;font-size:1.5rem;font-weight:400}.materials-showcase[data-v-a4c78e73]{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1000px;margin:0 auto;display:grid}.product-item[data-v-a4c78e73]{justify-content:center;align-items:center;width:100%;height:400px;min-height:400px;max-height:400px;transition:transform .3s;display:flex;position:relative}.product-item[data-v-a4c78e73]:hover{transform:translateY(-5px)}.product-image[data-v-a4c78e73]{object-fit:contain;object-position:center;border-radius:8px;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .3s}.product-item:hover .product-image[data-v-a4c78e73]{transform:scale(1.02)}@media (max-width:968px){.materials-main-title[data-v-a4c78e73]{font-size:2.5rem}.materials-subtitle[data-v-a4c78e73]{font-size:1.2rem}.materials-showcase[data-v-a4c78e73]{grid-template-columns:1fr;gap:2rem}}.section[data-v-182f02a5]{padding:5rem 0;position:relative}.container[data-v-182f02a5]{max-width:1200px;margin:0 auto;padding:0 2rem}.history-title[data-v-182f02a5]{color:#333;margin:0 0 3rem;font-size:3.5rem;font-weight:700;line-height:1.2}.history-display[data-v-182f02a5]{grid-template-columns:1fr 1.5fr;align-items:start;gap:3rem;display:grid}.history-image-container[data-v-182f02a5]{background:#f5f5f5;border-radius:16px;width:100%;height:380px;overflow:hidden;box-shadow:0 8px 24px #00000014}.history-image[data-v-182f02a5]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.history-image-container:hover .history-image[data-v-182f02a5]{transform:scale(1.05)}.history-timeline[data-v-182f02a5]{flex-direction:column;gap:1.5rem;padding-left:3.5rem;display:flex;position:relative}.history-timeline[data-v-182f02a5]:before{content:"";background:linear-gradient(#4a90e2 0% 25%,#4a90e2 50% 85%,#e0e0e0 85% 100%);border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0;transform:translate(0)}.timeline-item[data-v-182f02a5]{transition:all .3s;position:relative}.timeline-item[data-v-182f02a5]:before{content:"";z-index:2;background:#4a90e2;border:5px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;top:.5rem;left:-3.5rem;transform:translate(calc(1.5px - 50%));box-shadow:0 0 0 3px #4a90e2,0 4px 12px #4a90e240}.timeline-year[data-v-182f02a5]{color:#1976d2;letter-spacing:-.5px;margin-bottom:.4rem;font-size:2rem;font-weight:700;line-height:1.2}.timeline-content[data-v-182f02a5]{color:#666;padding-left:0;font-size:1.05rem;font-weight:400;line-height:1.5;transition:color .3s}.timeline-item:hover .timeline-year[data-v-182f02a5]{color:#1565c0}.timeline-item:hover .timeline-content[data-v-182f02a5]{color:#333}@media (max-width:968px){.history-title[data-v-182f02a5]{margin-bottom:2rem;font-size:2.5rem}.history-display[data-v-182f02a5]{grid-template-columns:1fr;gap:2rem}.history-image-container[data-v-182f02a5]{height:280px}.history-timeline[data-v-182f02a5]{gap:1.2rem;padding-left:2.5rem}.history-timeline[data-v-182f02a5]:before{width:2px;left:0}.timeline-item[data-v-182f02a5]:before{border-width:4px;width:16px;height:16px;left:-2.5rem;transform:translate(calc(1px - 50%));box-shadow:0 0 0 2px #4a90e2,0 2px 8px #4a90e240}.timeline-year[data-v-182f02a5]{font-size:1.5rem}.timeline-content[data-v-182f02a5]{font-size:.95rem}}.footer[data-v-5d6f9d15]{color:#fff;background:linear-gradient(135deg,#1565c0 0%,#0d47a1 100%);margin-top:4rem;padding:4rem 0 0}.container[data-v-5d6f9d15]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-main[data-v-5d6f9d15]{border-bottom:1px solid #ffffff26;grid-template-columns:1.2fr 2.8fr;gap:4rem;margin-bottom:2.5rem;padding-bottom:2.5rem;display:grid}.footer-brand[data-v-5d6f9d15]{flex-direction:column;gap:1.5rem;display:flex}.footer-logo[data-v-5d6f9d15]{color:#fff;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:700;display:flex}.footer-logo-image[data-v-5d6f9d15]{object-fit:contain;width:auto;height:50px}.footer-description[data-v-5d6f9d15]{color:#ffffffd9;margin:0;font-size:.95rem;line-height:1.8}.footer-social[data-v-5d6f9d15]{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.social-label[data-v-5d6f9d15]{color:#ffffffe6;font-size:.95rem}.social-icons[data-v-5d6f9d15]{gap:.75rem;display:flex}.social-icon[data-v-5d6f9d15]{color:#fff;background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .3s;display:flex}.social-icon svg[data-v-5d6f9d15]{width:20px;height:20px}.social-icon[data-v-5d6f9d15]:hover{background:#fff3;transform:translateY(-2px)}.footer-links-section[data-v-5d6f9d15]{grid-template-columns:.9fr 1.6fr 1fr;gap:2rem;display:grid}.footer-column[data-v-5d6f9d15]{flex-direction:column;min-width:0;display:flex}.footer-column[data-v-5d6f9d15]:nth-child(2){min-width:200px}.footer-heading[data-v-5d6f9d15]{color:#fff;border-bottom:2px solid #fff3;margin:0 0 1.25rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600}.footer-links[data-v-5d6f9d15]{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-links a[data-v-5d6f9d15]{color:#ffffffd9;cursor:pointer;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block}.footer-links a[data-v-5d6f9d15]:hover{color:#fff;transform:translate(5px)}.footer-company-info[data-v-5d6f9d15]{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-company-info li[data-v-5d6f9d15]{color:#ffffffd9;word-break:keep-all;white-space:normal;font-size:.95rem;line-height:1.6}.footer-company-info .company-subsidiary[data-v-5d6f9d15]{border-top:1px solid #ffffff26;margin-top:.5rem;padding-top:.5rem}.footer-contact[data-v-5d6f9d15]{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer-contact li[data-v-5d6f9d15]{color:#ffffffd9;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.6;display:flex}.contact-icon[data-v-5d6f9d15]{color:#ffffffe6;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.1rem;display:flex}.contact-icon svg[data-v-5d6f9d15]{width:100%;height:100%}.footer-bottom[data-v-5d6f9d15]{padding:1.5rem 0}.footer-bottom-content[data-v-5d6f9d15]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.copyright[data-v-5d6f9d15]{color:#fffc;margin:0;font-size:.9rem}.footer-legal[data-v-5d6f9d15]{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.footer-legal a[data-v-5d6f9d15]{color:#fffc;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-legal a[data-v-5d6f9d15]:hover{color:#fff}.footer-legal .divider[data-v-5d6f9d15]{color:#ffffff80;font-size:.9rem}@media (max-width:968px){.footer-main[data-v-5d6f9d15]{grid-template-columns:1fr;gap:2.5rem}.footer-links-section[data-v-5d6f9d15]{grid-template-columns:1fr;gap:2rem}.footer-bottom-content[data-v-5d6f9d15]{text-align:center;flex-direction:column}}@media (min-width:969px) and (max-width:1200px){.footer-links-section[data-v-5d6f9d15]{grid-template-columns:1fr 1.8fr 1fr;gap:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#333;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Segoe UI,Microsoft YaHei,PingFang SC,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}html{scroll-behavior:smooth}a{-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}button{cursor:pointer;font-family:inherit}#app{text-align:left;width:100%;margin:0;padding:0}.app{min-height:100vh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#4a90e2;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#1976d2}
