:root{--primary:#2563eb;--primary-hover:#1d4ed8;--primary-light:#eff6ff;--secondary:#0f172a;--text-main:#0f172a;--text-muted:#1e293b;--text-light:#e2e8f0;--bg-main:#fff;--bg-light:#f8fafc;--bg-dark:#0b1120;--border:#e2e8f0;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans SC", sans-serif;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-hover:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-family:var(--font-sans);color:var(--text-main);-webkit-font-smoothing:antialiased;line-height:1.6}body{background-color:var(--bg-main);overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;transition:var(--transition);text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5,h6{color:var(--secondary);letter-spacing:-.02em;font-weight:700;line-height:1.2}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.relative{position:relative}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.bg-light{background-color:var(--bg-light)}.text-white{color:#fff!important}.text-white-80{color:#fffc!important}.text-white-60{color:#fff9!important}.text-blue-600{color:#2563eb!important}.bg-white{background-color:#fff!important}.bg-blue-50{background-color:#eff6ff!important}.text-orange-500{color:#f97316!important}.bg-orange-50{background-color:#fff7ed!important}.text-green-500{color:#22c55e!important}.bg-green-50{background-color:#f0fdf4!important}.text-purple-500{color:#a855f7!important}.bg-purple-50{background-color:#faf5ff!important}.btn{border-radius:var(--radius-md);transition:var(--transition);cursor:pointer;border:none;justify-content:center;align-items:center;font-family:inherit;font-weight:500;display:inline-flex}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{border-radius:var(--radius-lg);padding:1rem 2rem;font-size:1.125rem}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, #3b82f6 100%);color:#fff;letter-spacing:.02em;border-radius:9999px;padding:.875rem 2rem;font-weight:600;box-shadow:0 10px 20px -5px #2563eb66}.btn-primary:hover{background:linear-gradient(135deg, var(--primary-hover) 0%, var(--primary) 100%);transform:translateY(-3px)scale(1.02);box-shadow:0 15px 30px -8px #2563eb80}.btn-arrow{color:var(--primary);transition:var(--transition);align-items:center;gap:.75rem;padding:.5rem 0;font-weight:600;display:inline-flex;position:relative}.btn-arrow:after{content:"";background-color:var(--primary);width:0;height:2px;transition:var(--transition);position:absolute;bottom:0;left:0}.btn-arrow:hover{gap:1rem}.btn-arrow:hover:after{width:100%}.btn-arrow svg{width:20px;height:20px}.btn-secondary{color:var(--secondary);box-shadow:var(--shadow-sm);border:1px solid var(--border);background-color:#fff}.btn-secondary:hover{background-color:var(--bg-light);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-outline{color:var(--primary);border:2px solid var(--primary);background-color:#0000}.btn-outline:hover{background-color:var(--primary);color:#fff}.section-badge{background-color:var(--primary-light);color:var(--primary);letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.section-badge.badge-light{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a}.section-title{margin-bottom:1.5rem;font-size:2.5rem}.section-desc{color:var(--text-muted);max-width:600px;margin-bottom:3rem;font-size:1.125rem}.text-gradient{background:linear-gradient(135deg, var(--primary) 0%, #06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.navbar{z-index:1000;width:100%;transition:var(--transition);border-bottom:1px solid #0000;padding:1.25rem 0;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);background-color:#ffffffe6;border-bottom:1px solid #0000000d;padding:1rem 0}.nav-container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.logo{cursor:pointer;align-items:center;gap:.75rem;display:flex}.logo-icon{background:url(/assets/logo-g1iAN8BV.png) 50%/contain no-repeat;width:40px;height:40px;position:relative}.logo-text{color:var(--secondary);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.nav-links{gap:2.5rem;display:flex}.nav-links a{color:var(--text-muted);font-size:.95rem;font-weight:500;position:relative}.nav-links a:after{content:"";background-color:var(--primary);width:0%;height:2px;transition:var(--transition);position:absolute;bottom:-4px;left:0}.nav-links a:hover{color:var(--primary)}.nav-links a:hover:after{width:100%}.hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg img{object-fit:cover;width:100%;height:100%;transform:scale(1.05)}.hero-overlay{background:linear-gradient(90deg,#fffffff2 0%,#fffc 50%,#fff3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{max-width:650px}.badge-pill{border:1px solid var(--border);color:var(--primary);box-shadow:var(--shadow-sm);background-color:#fff;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.hero-title{color:var(--secondary);margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.hero-subtitle{color:var(--text-muted);margin-bottom:3rem;font-size:1.25rem;line-height:1.8}.hero-actions{gap:1rem;display:flex}.scroll-indicator{opacity:.8;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.mouse{border:2px solid var(--secondary);border-radius:12px;width:24px;height:36px;position:relative}.mouse:before{content:"";background-color:var(--secondary);border-radius:2px;width:4px;height:6px;animation:2s infinite scrollDown;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes scrollDown{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,12px)}}.scroll-text{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.about{background-color:var(--bg-main);padding:12rem 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-list{flex-direction:column;gap:1rem;display:flex}.about-list li{color:var(--text-main);align-items:flex-start;gap:1rem;font-size:1.05rem;font-weight:500;display:flex}.check-icon{background-color:var(--primary-light);width:24px;height:24px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.about-stats{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.stat-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;border:1px solid #00000008;padding:2rem}.stat-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.stat-icon{border-radius:var(--radius-lg);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.stat-icon svg{width:24px;height:24px}.stat-number{color:var(--secondary);margin-bottom:.5rem;font-size:2.5rem;font-weight:900;line-height:1}.stat-label{color:var(--text-muted);font-size:.95rem;font-weight:500}.products{padding:12rem 0}.product-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:4rem;display:grid}.product-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:var(--transition);background:#fff;border:1px solid #0000;flex-direction:column;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-hover);border-color:var(--border);transform:translateY(-10px)}.product-image{height:240px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.product-card:hover .product-image img{transform:scale(1.05)}.product-overlay{background:linear-gradient(#0000 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.placeholder-bg{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.placeholder-bg.bg-blue{color:#0284c7;background:linear-gradient(135deg,#e0f2fe,#bae6fd)}.placeholder-bg.bg-purple{color:#9333ea;background:linear-gradient(135deg,#f3e8ff,#d8b4fe)}.placeholder-bg svg{opacity:.5;width:64px;height:64px}.product-info{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.product-info h3{margin-bottom:1rem;font-size:1.5rem}.product-info p{color:var(--text-muted);flex-grow:1;margin-bottom:2rem}.btn-link{color:var(--primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.btn-link svg{width:20px;height:20px;transition:transform .2s}.btn-link:hover svg{transform:translate(4px)}.capabilities{align-items:center;min-height:800px;padding:12rem 0;display:flex;position:relative}.capabilities-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.capabilities-bg img{object-fit:cover;width:100%;height:120%;transform:translateY(-10%)}.cap-overlay{background:linear-gradient(90deg,#0f172ae6 0%,#0f172ab3 50%,#0f172a4d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.cap-content{color:#fff;max-width:650px}.cap-features{gap:2rem;margin-top:3rem;display:flex}.cap-feature{flex:1}.cap-feature .cap-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.cap-feature .cap-icon svg{width:24px;height:24px}.cap-feature h4{margin-bottom:.5rem;font-size:1.125rem}.cap-feature p{font-size:.875rem}.cta-section{background:linear-gradient(135deg, var(--bg-light) 0%, #e0f2fe 100%);padding:12rem 0}.cta-buttons{justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.footer{background-color:var(--secondary);color:var(--text-light);padding:5rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-brand .logo-text{color:#fff}.footer-desc{margin:1.5rem 0;font-size:.95rem;line-height:1.8}.social-links{gap:1rem;display:flex}.social-icon{color:#fff;background:#ffffff1a;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.social-icon:hover{background:var(--primary)}.footer h4{color:#fff;margin-bottom:1.5rem;font-size:1.125rem}.footer-links ul{flex-direction:column;gap:.75rem;display:flex}.footer-links a:hover{color:#fff}.contact-list{flex-direction:column;gap:1.25rem;display:flex}.contact-list li{align-items:flex-start;gap:1rem;display:flex}.contact-list svg{width:20px;height:20px;color:var(--primary-light);flex-shrink:0;margin-top:2px}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}.footer-legal{gap:1.5rem;display:flex}.footer-legal a:hover{color:#fff}.animate-up{opacity:0;transform:translateY(30px)}.animate-fade{opacity:0}.page-header{background:var(--bg-light);border-bottom:1px solid var(--border);padding:14rem 0 8rem}.page-title{margin-bottom:1rem;font-size:3.5rem}.page-subtitle{color:var(--text-muted);font-size:1.25rem}.category-block{margin-bottom:6rem}.category-info{max-width:800px;margin-bottom:3rem}.category-info h2{margin-bottom:1rem;font-size:2.5rem}.detail-hero{background:linear-gradient(135deg, var(--bg-main) 0%, var(--bg-light) 100%);padding:14rem 0 8rem}.back-link{color:var(--text-muted);margin-bottom:2rem;font-weight:500;display:inline-block}.back-link:hover{color:var(--primary)}.detail-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.detail-title{margin-bottom:1.5rem;font-size:3.5rem}.detail-desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.25rem}.detail-tags{flex-wrap:wrap;gap:.75rem;display:flex}.tag{background:var(--primary-light);color:var(--primary);border-radius:var(--radius-sm);padding:.5rem 1rem;font-size:.875rem;font-weight:600}.hero-product-img{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.specs-section{padding:10rem 0}.specs-table-wrapper{border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;margin-top:3rem;padding:2rem;overflow-x:auto}.specs-table{border-collapse:collapse;width:100%}.specs-table th,.specs-table td{border-bottom:1px solid var(--border);text-align:left;padding:1.25rem}.specs-table th{width:30%;color:var(--text-muted);background:var(--bg-light);font-weight:600}.story-section{padding:8rem 0;overflow:hidden}.timeline-container{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%;overflow:hidden}.timeline{flex-wrap:nowrap;width:max-content;margin:4rem 0 0;padding:2rem 50vw 2rem 5vw;display:flex;position:relative}.timeline:before{content:"";background:var(--primary-light);height:2px;position:absolute;top:3rem;left:5vw;right:0}.timeline-item{flex-shrink:0;width:300px;margin-bottom:0;margin-right:4rem;padding-top:5rem;padding-left:0;position:relative}.timeline-item:last-child{margin-right:0}.timeline-dot{background:var(--primary);z-index:2;border:4px solid #fff;border-radius:50%;width:1.125rem;height:1.125rem;position:absolute;top:2.5rem;left:0;box-shadow:0 0 0 4px #2563eb33}.timeline-date{color:var(--primary);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:800}.timeline-text h3{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.timeline-text p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.factory-gallery{padding:12rem 0}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:4rem;display:grid}.gallery-item{border-radius:var(--radius-xl);height:300px;box-shadow:var(--shadow-sm);transition:transform .4s;position:relative;overflow:hidden}.gallery-item:hover{transform:translateY(-8px)}.gallery-item img,.gallery-item .placeholder-bg{object-fit:cover;width:100%;height:100%}.modern-product-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:1.25rem;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.modern-product-card:hover{border-color:#2563eb4d;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.card-img-container{aspect-ratio:16/10;background:#f8fafc;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.card-img-placeholder{color:#94a3b8;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.card-img-placeholder svg{opacity:.3;width:48px;height:48px}.card-tags-overlay{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.spec-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f172a;background:#ffffffe6;border-radius:2rem;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:flex;box-shadow:0 2px 4px #0000000d}.spec-badge.resolution{color:#fff;background:#2563ebe6}.card-info{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.card-brand{color:#0f172a;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.3}.card-type{color:#64748b;font-size:.9rem;font-weight:500}.logo-section{background:#fff;padding:8rem 0}.logo-header{margin-bottom:5rem}.logo-header h2{color:var(--secondary);margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.logo-header p{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:1.125rem;font-weight:600}.logo-subheader{text-align:center;margin-bottom:3rem}.logo-subheader h3{margin-bottom:.5rem;font-size:2rem;font-weight:800}.logo-subheader p{color:var(--text-muted);font-size:1rem}.logo-grid-flex{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:4rem;display:flex}.logo-item{color:#334155;background:#fff;border:1px solid #0000000d;border-radius:.5rem;justify-content:center;align-items:center;min-width:160px;height:80px;padding:1.5rem;font-weight:700;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:5s ease-in-out infinite logoFloat;display:flex;box-shadow:0 4px 15px #0000000d}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.logo-item:nth-child(2n){animation-delay:-1.2s}.logo-item:nth-child(3n){animation-delay:-2.5s}.logo-item:nth-child(4n){animation-delay:-3.8s}.logo-item:hover{border-color:var(--primary);z-index:10;transform:translateY(-15px)scale(1.05);box-shadow:0 20px 40px #0000001f}.customer-display-grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.customer-category{background:#fdfdfd;border:1px solid #e2e8f0;border-radius:1rem;padding:2.5rem}.category-title{text-align:center;margin-bottom:2.5rem}.category-title h4{color:#1e293b;margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.category-title p{color:#64748b;font-size:.875rem;font-style:italic}.category-logos{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.mini-logo{color:#475569;background:#fff;border:1px solid #f1f5f9;border-radius:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:4s ease-in-out infinite miniFloat}@keyframes miniFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.mini-logo:nth-child(2n){animation-delay:-.8s}.mini-logo:nth-child(3n){animation-delay:-1.6s}.mini-logo:nth-child(4n){animation-delay:-2.4s}.mini-logo:hover{border-color:var(--primary-light);color:var(--primary);background:#f8fafc;transform:translateY(-8px)scale(1.1);box-shadow:0 8px 20px #00000014}@media (width<=1024px){.customer-display-grid{grid-template-columns:1fr;gap:2rem}.hero-title{font-size:3.5rem}.about-grid{grid-template-columns:1fr;gap:3rem}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){html{font-size:12px}.container{padding:0 1.25rem}.hero-title{font-size:2.25rem}.hero-subtitle{padding:0 1rem;font-size:1rem}.hero-actions{flex-direction:column;gap:1rem;width:100%}.hero-actions .btn{text-align:center;width:100%}.nav-cta{display:none}.nav-links{gap:1rem;font-size:.95rem}.about,.products,.capabilities,.factory-gallery,.logo-section{padding:4rem 0}.logo-header h2,.logo-subheader h3{font-size:2rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.refined-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.product-info{padding:1rem}.product-info h3{margin-bottom:.5rem;font-size:1.15rem}.product-info p{margin-bottom:.75rem;font-size:.85rem}.btn-link{font-size:.85rem}.card-info{padding:.75rem}.card-title{font-size:1.05rem}.card-desc{font-size:.75rem}.size-tag{padding:.15rem .5rem;font-size:.7rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.cap-features{flex-direction:row;justify-content:space-between;gap:.5rem}.cap-feature{text-align:center;flex-direction:column;align-items:center;display:flex}.cap-feature .cap-icon{border-radius:8px;width:40px;height:40px;margin-bottom:.5rem}.cap-feature .cap-icon svg{width:20px;height:20px}.cap-feature h4{margin-bottom:.25rem;font-size:.8rem}.cap-feature p{font-size:.65rem}.logo-grid-flex{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.logo-item{text-align:center;width:auto;min-width:0;height:50px;padding:.25rem;font-size:.85rem}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem!important}.gallery-item{height:160px}.gallery-overlay h3{font-size:.9rem!important}.gallery-overlay p{font-size:.65rem!important}.about-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card{padding:1rem}.stat-number{font-size:1.75rem}.stat-label{font-size:.8rem}.timeline-item{width:260px;margin-right:2rem}.timeline-date{font-size:1.25rem}.timeline{padding-right:10vw}.customer-display-grid{grid-template-columns:1fr;gap:1.5rem}.customer-category{padding:1.5rem}.mini-logo{padding:.4rem .8rem;font-size:.8rem}}
