*{box-sizing:border-box;margin:0;padding:0}:root{--primary-blue:#2055a5;--primary-blue-dark:#0055bc;--text-dark:#424242;--text-gray:#666;--text-light-gray:#999;--text-disabled:#bdbdbd;--bg-white:#fff;--bg-light:#fafafa;--bg-light-alt:#f8f9fa;--border-light:#e4e4e4;--shadow-light:0px 1px 5px #d9d9d933;--font-primary:"PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-secondary:Arial, sans-serif;--font-mono:ui-monospace, Consolas, monospace}html,body{scrollbar-width:none;-ms-overflow-style:none;height:100%;margin:0;padding:0;overflow:auto}body{background-color:var(--bg-white);color:var(--text-dark);font-family:var(--font-primary);font-size:14px;line-height:1.5}::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);margin:.5em 0;font-weight:600;line-height:1.2}h1{color:var(--text-dark);font-size:2.5rem}h2{color:var(--primary-blue);font-size:24px;font-weight:600}h3{color:var(--text-dark);font-size:18px;font-weight:600}p{margin:0;line-height:1.6}a{color:var(--primary-blue);text-decoration:none;transition:color .3s}a:hover{color:var(--primary-blue-dark)}button{font-family:var(--font-primary);cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:14px;transition:all .3s}button:hover{box-shadow:var(--shadow-light);transform:translateY(-2px)}input,textarea,select{font-family:var(--font-primary);border:1px solid var(--border-light);background-color:var(--bg-white);color:var(--text-dark);border-radius:4px;padding:.75rem;font-size:14px}input:focus,textarea:focus,select:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #2055a51a}code{font-family:var(--font-mono);background-color:var(--bg-light);color:var(--text-dark);border-radius:4px;padding:.2em .4em;font-size:13px}pre{background-color:var(--bg-light);border:1px solid var(--border-light);border-radius:4px;padding:1rem;font-size:13px;overflow-x:auto}pre code{background:0 0;padding:0}@media (width<=768px){h1{font-size:2rem}h2{font-size:20px}h3{font-size:16px}}.navbar[data-v-6bf6f057]{z-index:100;background-color:#fff;position:sticky;top:0}.navbar-container[data-v-6bf6f057]{justify-content:center;align-items:center;width:100%;max-width:100%;height:90px;margin:0;padding:0 100px;display:flex;position:relative}.navbar-logo-section[data-v-6bf6f057]{align-items:center;gap:0;min-width:fit-content;display:flex;position:absolute;left:100px}.logo-img[data-v-6bf6f057]{object-fit:contain;flex-shrink:0;display:block}.nav-menu[data-v-6bf6f057]{align-items:center;gap:0;height:100%;margin:0;padding:0;list-style:none;display:flex}.nav-item[data-v-6bf6f057]{align-items:center;height:100%;display:flex;position:relative}.nav-divider[data-v-6bf6f057]{background:#2055a51a;width:1px;height:20px;margin:0 50px;list-style:none}.nav-link[data-v-6bf6f057]{color:#2055a5;align-items:center;height:100%;padding:0 10px;font-family:PingFang SC;font-size:18px;font-weight:400;text-decoration:none;display:flex;position:relative}.nav-link[data-v-6bf6f057]:after{content:"";background-color:#2055a5;border-radius:1.5px;width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:0;right:0}.nav-link[data-v-6bf6f057]:hover:after,.nav-link.router-link-active[data-v-6bf6f057]:after{width:100%}.nav-link[data-v-6bf6f057]:hover,.nav-link.router-link-active[data-v-6bf6f057]{color:var(--primary-blue-dark);font-weight:700}.hamburger[data-v-6bf6f057]{cursor:pointer;flex-direction:column;gap:6px;display:none}.hamburger span[data-v-6bf6f057]{background-color:var(--primary-blue);width:25px;height:3px;transition:all .3s}@media (width<=1024px){.navbar-container[data-v-6bf6f057]{padding:0 40px}.nav-divider[data-v-6bf6f057]{display:none}.nav-menu[data-v-6bf6f057]{background-color:#fff;flex-direction:column;gap:0;width:100%;max-height:calc(100vh - 90px);transition:transform .3s;position:absolute;top:90px;left:0;overflow-y:auto;transform:translate(-100%)}.nav-menu.active[data-v-6bf6f057]{transform:translate(0)}.nav-item[data-v-6bf6f057]{width:100%;height:auto;padding:20px 40px}.nav-link[data-v-6bf6f057]{height:auto;padding:0;font-size:16px}.hamburger[data-v-6bf6f057]{display:flex}.hamburger.active span[data-v-6bf6f057]:first-child{transform:rotate(45deg)translate(10px,10px)}.hamburger.active span[data-v-6bf6f057]:nth-child(2){opacity:0}.hamburger.active span[data-v-6bf6f057]:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}}@media (width<=768px){.navbar-container[data-v-6bf6f057]{height:70px;padding:0 20px}.logo-circle[data-v-6bf6f057]{width:40px;height:40px}.logo-inner[data-v-6bf6f057]{width:24px;height:24px}.company-name[data-v-6bf6f057]{font-size:14px}.nav-menu[data-v-6bf6f057]{top:70px}.nav-underline[data-v-6bf6f057]{height:2px}}#app[data-v-eaa4ecc3]{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;height:100vh;display:flex;overflow:hidden auto}#app[data-v-eaa4ecc3]::-webkit-scrollbar{display:none}main[data-v-eaa4ecc3]{flex:1}.app-footer[data-v-eaa4ecc3]{background-color:#0000;padding:0}.footer-panels[data-v-eaa4ecc3]{align-items:flex-start;width:100%;line-height:0;display:flex}.footer-panel-image[data-v-eaa4ecc3]{width:auto;height:auto;display:block}.footer-panel-image-left[data-v-eaa4ecc3]{flex:0 0 30.9896%;max-width:30.9896%}.footer-panel-image-center[data-v-eaa4ecc3]{flex:0 0 36.9271%;max-width:36.9271%}.footer-panel-image-right[data-v-eaa4ecc3]{flex:0 0 32.0833%;max-width:32.0833%}.home[data-v-71487b6b]{width:100%}.hero-banner[data-v-71487b6b]{aspect-ratio:1920/912;background:#020713;width:100%;position:relative;overflow:hidden}.hero-carousel-track[data-v-71487b6b]{width:100%;height:100%;transition:transform .8s;display:flex}.hero-slide[data-v-71487b6b]{flex:0 0 100%;width:100%;height:100%;position:relative}.hero-slide[data-v-71487b6b]:after{content:"";pointer-events:none;background:linear-gradient(#0000002e 0%,#0000000a 36%,#0000003d 100%);position:absolute;inset:0}.hero-slide-image[data-v-71487b6b]{object-fit:contain;width:100%;height:100%;display:block}.hero-carousel-indicators[data-v-71487b6b]{align-items:center;gap:12px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero-carousel-indicator[data-v-71487b6b]{appearance:none;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:48px;padding:10px 0;display:inline-flex}.hero-carousel-indicator-line[data-v-71487b6b]{background:#ffffff59;border-radius:999px;width:48px;height:2px;transition:background-color .2s,opacity .2s}.hero-carousel-indicator.is-active .hero-carousel-indicator-line[data-v-71487b6b]{background:#fffffff2}.section-header[data-v-71487b6b]{text-align:center;margin-bottom:60px}.section-title[data-v-71487b6b]{color:var(--primary-blue);margin-bottom:8px;font-size:24px;font-weight:600}.title-divider[data-v-71487b6b]{background:var(--border-light);border-radius:1px;width:26px;height:2px;margin:8px auto}.section-subtitle[data-v-71487b6b]{color:var(--text-light-gray);letter-spacing:1px;margin-top:8px;font-size:14px;font-weight:400}.about-section[data-v-71487b6b]{background-color:var(--bg-white);padding:0}.about-section-image[data-v-71487b6b]{object-fit:contain;width:100%;height:auto;display:block}.products-section[data-v-71487b6b]{background-color:var(--bg-light);padding:0;position:relative}.products-section-image[data-v-71487b6b]{object-fit:contain;width:100%;height:auto;display:block}.products-clouddb-link[data-v-71487b6b]{color:#fff;z-index:10;background:#00000073;border-radius:4px;padding:6px 14px;font-size:14px;transition:background .25s,transform .2s,box-shadow .25s;position:absolute;bottom:180px;right:380px}.products-clouddb-link[data-v-71487b6b]:hover{background:#000000b3;text-decoration:underline;transform:translateY(-2px);box-shadow:0 4px 12px #00000059}.contact-section[data-v-71487b6b]{background-color:var(--bg-white);padding:0}.contact-section-image[data-v-71487b6b]{object-fit:contain;width:100%;height:auto;display:block}@media (width<=1200px){.hero-banner[data-v-71487b6b]{flex-direction:column;gap:30px;padding:50px 40px}.hero-title[data-v-71487b6b]{font-size:28px}.about-section[data-v-71487b6b]{padding:60px 40px}.about-content[data-v-71487b6b]{flex-direction:column;gap:30px}.products-grid[data-v-71487b6b]{grid-template-columns:repeat(2,364px)}}@media (width<=768px){.hero-banner[data-v-71487b6b]{padding:40px 20px}.hero-title[data-v-71487b6b]{font-size:24px}.about-section[data-v-71487b6b],.products-section[data-v-71487b6b],.contact-section[data-v-71487b6b]{padding:40px 20px}.products-grid[data-v-71487b6b]{grid-template-columns:1fr;gap:20px}.product-card[data-v-71487b6b]{max-width:100%}}.products-page[data-v-1d67d597]{width:100%}.products-section[data-v-1d67d597]{background-color:var(--bg-light);padding:0}.products-section-image[data-v-1d67d597]{object-fit:contain;width:100%;height:auto;display:block}.about-page[data-v-b6c8c5d0]{width:100%}.about-section[data-v-b6c8c5d0],.contact-section[data-v-b6c8c5d0]{padding:0}.about-section-image[data-v-b6c8c5d0],.contact-section-image[data-v-b6c8c5d0]{object-fit:contain;width:100%;height:auto;display:block}
