@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#06f;--secondary-color:#00d4ff;--dark-color:#0a0e27;--light-color:#f8f9fa;--text-color:#333;--text-light:#666;--border-color:#e0e0e0;--shadow:0 10px 30px #0000001a;--shadow-lg:0 20px 60px #00000026;--transition:all .3s ease}body{color:var(--text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:var(--transition);text-decoration:none}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;transition:var(--transition);background:#fffffff2;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px #0000000d}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 30px #0000001a}.nav-wrapper{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.logo a{align-items:center;height:50px;display:flex}.logo-img{object-fit:contain;width:auto;max-width:200px;height:50px}.logo-svg{width:auto;max-width:200px;height:50px}.logo span{color:var(--primary-color)}.nav-menu{align-items:center;gap:2rem;list-style:none;display:flex}.nav-link{color:var(--text-color);transition:var(--transition);font-weight:500;position:relative}.nav-link:after{content:"";background:var(--primary-color);width:0;height:2px;transition:var(--transition);position:absolute;bottom:-5px;left:0}.nav-link:hover:after{width:100%}.dropdown{position:relative}.dropdown-menu{box-shadow:var(--shadow);opacity:0;visibility:hidden;z-index:100;background:#fff;border-radius:8px;min-width:200px;padding:1rem 0;list-style:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;transform:translateY(10px)}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu li{padding:0}.dropdown-menu a{color:var(--text-color);padding:.5rem 1.5rem;display:block}.dropdown-menu a:hover{background:var(--light-color);color:var(--primary-color)}.cta-btn{background:var(--primary-color);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:50px;padding:.75rem 1.5rem;font-weight:600}.cta-btn:hover{background:var(--dark-color);transform:translateY(-2px);box-shadow:0 5px 15px #0066ff4d}.hamburger{cursor:pointer;flex-direction:column;gap:5px;display:none}.hamburger span{background:var(--dark-color);width:25px;height:3px;transition:var(--transition);border-radius:3px}.hero{background:#000;justify-content:center;align-items:center;min-height:100vh;max-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-video-bg{z-index:0;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.hero-video-bg video{object-fit:cover;opacity:.7;width:100%;height:100%}.hero-slider-wrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-slides{width:100%;height:100%;position:relative}.hero-slide{opacity:0;visibility:hidden;width:100%;height:100%;transform-style:preserve-3d;perspective:1000px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);align-items:center;transition:none;display:flex;position:absolute;top:0;left:0}.hero-slide.active{opacity:1;visibility:visible;z-index:1;animation:1s ease-out slideIn3D}.hero-slide.slide-out{animation:1s ease-in slideOut3D}.slide-video,.slide-image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.video-container{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.video-container iframe{pointer-events:none;width:100vw;min-width:177.77vh;height:56.25vw;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slide-bg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.slide-image[src=""]:not([src])+.slide-bg,.slide-image:not([src])+.slide-bg{opacity:1}.slide-bg:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#ffffff08 0,#0000 2px 4px,#ffffff08 6px),repeating-linear-gradient(90deg,#ffffff08 0,#0000 2px 4px,#ffffff08 6px);animation:3s linear infinite ledScan;position:absolute;inset:0}.slide-bg-1{background:radial-gradient(circle at 20% 30%,#667eeacc 0%,#0000 50%),radial-gradient(circle at 80% 70%,#764ba2cc 0%,#0000 50%),linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.slide-bg-2{background:radial-gradient(circle at 30% 40%,#f093fbcc 0%,#0000 50%),radial-gradient(circle at 70% 60%,#f5576ccc 0%,#0000 50%),linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.slide-bg-3{background:radial-gradient(circle at 50% 30%,#4facfecc 0%,#0000 50%),radial-gradient(circle at 50% 70%,#00f2fecc 0%,#0000 50%),linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.slide-bg-4{background:radial-gradient(circle at 40%,#43e97bcc 0%,#0000 50%),radial-gradient(circle at 60%,#38f9d7cc 0%,#0000 50%),linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}.slide-bg-5{background:radial-gradient(circle at 30% 60%,#fa709acc 0%,#0000 50%),radial-gradient(circle at 70% 40%,#fee140cc 0%,#0000 50%),linear-gradient(135deg,#fa709a 0%,#fee140 100%)}@keyframes slideIn3D{0%{opacity:0;transform:translate(100%)rotateY(-90deg)scale(.5)}to{opacity:1;transform:translate(0)rotateY(0)scale(1)}}@keyframes slideOut3D{0%{opacity:1;transform:translate(0)rotateY(0)scale(1)}to{opacity:0;transform:translate(-100%)rotateY(90deg)scale(.5)}}.slide-video{object-fit:cover;z-index:0;opacity:1;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.slide-video:not([src]){display:none}.animated-led-bg{z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.animated-led-bg:before{content:"";background:repeating-linear-gradient(0deg,#00d4ff08 0,#0000 2px 4px,#00d4ff08 6px),repeating-linear-gradient(90deg,#0066ff08 0,#0000 2px 4px,#0066ff08 6px);animation:3s linear infinite ledScan;position:absolute;inset:0}.animated-led-bg:after{content:"";background:radial-gradient(circle,#00d4ff26 0%,#0000 50%);width:200%;height:200%;animation:8s ease-in-out infinite ledPulseMove;position:absolute;top:-50%;left:-50%}.bg-1{background:radial-gradient(circle at 20%,#0066ff4d 0%,#0000 50%),radial-gradient(circle at 80%,#00d4ff4d 0%,#0000 50%),linear-gradient(135deg,#1a1f3a 0%,#0a0e27 50%,#1a1f3a 100%)}.bg-2{background:radial-gradient(circle at 30% 40%,#8a2be24d 0%,#0000 50%),radial-gradient(circle at 70% 60%,#0066ff4d 0%,#0000 50%),linear-gradient(135deg,#2a1f3a 0%,#0a0e27 50%,#1a2f3a 100%)}.bg-3{background:radial-gradient(circle at 50% 30%,#00d4ff4d 0%,#0000 50%),radial-gradient(circle at 50% 70%,#0066ff4d 0%,#0000 50%),linear-gradient(135deg,#1a2f3a 0%,#0a0e27 50%,#2a1f3a 100%)}@keyframes ledScan{0%{transform:translateY(0)}to{transform:translateY(20px)}}@keyframes ledPulseMove{0%,to{opacity:.5;transform:translate(0)scale(1)}50%{opacity:.8;transform:translate(-20%,-20%)scale(1.2)}}.placeholder-img{width:100%;height:100%;position:relative;overflow:hidden}.placeholder-img:before{content:"";background:repeating-linear-gradient(45deg,#ffffff0d 0 10px,#0000 10px 20px);animation:20s linear infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.about-placeholder,.product-placeholder-1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.product-placeholder-2{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.product-placeholder-3{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.product-placeholder-4{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}.product-placeholder-5{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.product-placeholder-6{background:linear-gradient(135deg,#30cfd0 0%,#330867 100%)}.industry-placeholder-1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.industry-placeholder-2{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.industry-placeholder-3{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.industry-placeholder-4{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}.industry-placeholder-5{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.industry-placeholder-6{background:linear-gradient(135deg,#30cfd0 0%,#330867 100%)}.slide-overlay{z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.hero-slide .container{z-index:2;position:relative}.slider-nav{z-index:3;pointer-events:none;justify-content:space-between;padding:0 2rem;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.slider-arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;width:50px;height:50px;transition:var(--transition);pointer-events:all;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;display:flex}.slider-arrow:hover{background:#ffffff4d;transform:scale(1.1)}.slider-dots{z-index:3;gap:12px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.dot{cursor:pointer;width:12px;height:12px;transition:var(--transition);background:#fff6;border:2px solid #fff9;border-radius:50%;padding:0}.dot:hover{background:#fff9;transform:scale(1.2)}.dot.active{background:#fff;border-radius:6px;width:30px}.slide-counter{color:#fff;z-index:3;flex-direction:column;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex;position:absolute;top:50%;right:3rem;transform:translateY(-50%)}.current-slide{font-size:2.5rem}.slide-separator{opacity:.6;font-size:1rem}.total-slides{opacity:.6;font-size:1.25rem}.animated-bg{background:linear-gradient(135deg,#0a0e27 0%,#1a1f3a 50%,#0a0e27 100%);width:100%;height:100%;position:absolute;overflow:hidden}.led-grid{background-image:linear-gradient(#0000,#0000 23%,#0066ff0d 24% 25%,#0000 26% 73%,#0066ff0d 74% 75%,#0000 76%),linear-gradient(90deg,#0000 24%,#00d4ff0d 25% 26%,#0000 27% 74%,#00d4ff0d 75% 76%,#0000 77%,#0000);background-size:50px 50px;width:200%;height:200%;animation:20s linear infinite gridMove;position:absolute;transform:perspective(500px)rotateX(60deg)}.led-particles{width:100%;height:100%;position:absolute}.led-particles:before,.led-particles:after{content:"";filter:blur(80px);border-radius:50%;width:300px;height:300px;animation:8s ease-in-out infinite float;position:absolute}.led-particles:before{background:#0066ff4d;animation-delay:0s;top:20%;left:10%}.led-particles:after{background:#00d4ff4d;animation-delay:4s;bottom:20%;right:10%}.floating-screens{perspective:1000px;width:100%;height:100%;position:absolute}.screen-3d{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#06f3,#00d4ff33);border:2px solid #00d4ff80;border-radius:10px;position:absolute;box-shadow:0 0 30px #00d4ff4d,inset 0 0 20px #06f3}.screen-3d:before{content:"";background:repeating-linear-gradient(0deg,#00d4ff1a 0,#0000 2px 4px,#00d4ff1a 6px);animation:3s linear infinite scanline;position:absolute;inset:10%}.screen-1{width:200px;height:120px;animation:15s ease-in-out infinite float3d;top:15%;left:10%;transform:rotateY(-20deg)rotateX(10deg)}.screen-2{width:180px;height:100px;animation:18s ease-in-out 2s infinite reverse float3d;top:60%;right:15%;transform:rotateY(20deg)rotateX(-10deg)}.screen-3{width:150px;height:90px;animation:20s ease-in-out 4s infinite float3d;bottom:20%;left:15%;transform:rotateY(15deg)rotateX(5deg)}.led-pixels{opacity:.3;background-image:radial-gradient(circle,#00d4ff4d 1px,#0000 1px),radial-gradient(circle,#0066ff4d 1px,#0000 1px);background-position:0 0,10px 10px;background-size:20px 20px,30px 30px;width:100%;height:100%;animation:10s linear infinite pixelShift;position:absolute}@keyframes pixelShift{0%{background-position:0 0,10px 10px}to{background-position:20px 20px,30px 30px}}.hero-slider-wrapper{z-index:2;width:100%;position:relative}.hero-content{text-align:center;color:#fff;z-index:2;animation:1s fadeInUp;position:relative}.hero-title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.hero-title span{background:linear-gradient(90deg,#00d4ff,#fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{opacity:.9;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.btn{transition:var(--transition);border:2px solid #0000;border-radius:50px;padding:1rem 2rem;font-weight:600;display:inline-block}.btn-primary{color:var(--primary-color);background:#fff}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #ffffff4d}.btn-secondary{color:#fff;background:0 0;border-color:#fff}.btn-secondary:hover{color:var(--primary-color);background:#fff}.scroll-indicator{z-index:2;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.scroll-indicator span{border:2px solid #ffffff80;border-radius:25px;width:30px;height:50px;display:block;position:relative}.scroll-indicator span:before{content:"";background:#fff;border-radius:50%;width:6px;height:6px;animation:2s infinite scroll;position:absolute;top:10px;left:50%;transform:translate(-50%)}.stats{background:var(--dark-color);color:#fff;z-index:10;padding:5rem 0;position:relative}.stats-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;display:grid}.stat-number{color:var(--secondary-color);margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1}.stat-label{opacity:.9;font-size:1.125rem;line-height:1.4}.about{background:#fff;padding:6rem 0;position:relative;overflow:hidden}.floating-text-ticker{z-index:10;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%;padding:1rem 0;position:absolute;top:2rem;left:0;overflow:hidden;box-shadow:0 4px 20px #667eea4d}.ticker-content{white-space:nowrap;animation:40s linear infinite tickerScroll;display:flex}.ticker-item{color:#fff;letter-spacing:.5px;padding:0 3rem;font-size:1.125rem;font-weight:600;display:inline-block}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:5rem;display:grid}.about-image{border-radius:20px;justify-content:center;align-items:center;min-height:500px;display:flex;position:relative;overflow:visible}.led-display-3d{perspective:1000px;width:100%;max-width:450px;transform-style:preserve-3d;animation:6s ease-in-out infinite float}.display-frame{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:20px;padding:20px;transition:transform .5s;transform:rotateY(-15deg)rotateX(5deg);box-shadow:-20px 20px 60px #0000004d,20px -20px 60px #ffffff0d,inset 0 0 20px #00000080}.led-display-3d:hover .display-frame{transform:rotateY(-10deg)rotateX(3deg)scale(1.02)}.display-screen{aspect-ratio:16/9;background:#000;border-radius:10px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #000c}.screen-content{background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);width:100%;height:100%;position:relative;overflow:hidden}.led-dots{opacity:.4;background-image:radial-gradient(circle,#ffffff4d 1px,#0000 1px);background-size:8px 8px;width:100%;height:100%;animation:2s ease-in-out infinite ledPulse;position:absolute}.color-wave{background:linear-gradient(45deg,#0000 30%,#fff3 50%,#0000 70%);width:200%;height:200%;animation:3s linear infinite wave;position:absolute}.screen-floating-text{text-align:center;z-index:10;animation:3s ease-in-out infinite floatUpDown;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.floating-word{color:#fff;text-shadow:0 0 20px #fffc,0 0 40px #fff9,0 0 60px #667eeacc;letter-spacing:4px;transform-style:preserve-3d;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;animation:3s ease-in-out infinite colorFlip,3s ease-in-out infinite flipIn}.floating-tagline{color:#ffffffe6;text-transform:uppercase;letter-spacing:3px;text-shadow:0 2px 10px #0000004d;font-size:1rem;font-weight:600}@keyframes floatUpDown{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-10px)}}@keyframes colorFlip{0%{color:#f33;text-shadow:0 0 20px #f33c,0 0 40px #f339,0 0 60px #f33c}16.66%{color:#f3f;text-shadow:0 0 20px #f3fc,0 0 40px #f3f9,0 0 60px #f3fc}33.33%{color:#3cf;text-shadow:0 0 20px #3cfc,0 0 40px #3cf9,0 0 60px #3cfc}50%{color:#3f3;text-shadow:0 0 20px #3f3c,0 0 40px #3f39,0 0 60px #3f3c}66.66%{color:#fa3;text-shadow:0 0 20px #fa3c,0 0 40px #fa39,0 0 60px #fa3c}83.33%{color:#6f3;text-shadow:0 0 20px #6f3c,0 0 40px #6f39,0 0 60px #6f3c}to{color:#f33;text-shadow:0 0 20px #f33c,0 0 40px #f339,0 0 60px #f33c}}@keyframes flipIn{0%,to{opacity:1;transform:rotateY(0)scale(1)}25%{opacity:.5;transform:rotateY(90deg)scale(.8)}50%{opacity:1;transform:rotateY(180deg)scale(1)}75%{opacity:.5;transform:rotateY(270deg)scale(.8)}}@keyframes glow{0%{text-shadow:0 0 20px #fffc,0 0 40px #fff9,0 0 60px #667eeacc}to{text-shadow:0 0 30px #fff,0 0 60px #fffc,0 0 90px #764ba2}}.display-stand{background:linear-gradient(#3a3a3a 0%,#1a1a1a 100%);border-radius:10px 10px 50% 50%;width:60%;height:80px;margin:20px auto 0;position:relative;box-shadow:0 10px 30px #0000004d}.display-stand:before{content:"";background:linear-gradient(90deg,#0000,#0003,#0000);border-radius:50%;width:120%;height:20px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}@keyframes float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}@keyframes ledPulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes wave{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.about-badge{background:var(--primary-color);color:#fff;text-align:center;box-shadow:var(--shadow);border-radius:15px;padding:1.5rem;position:absolute;bottom:30px;right:30px}.badge-number{font-size:2rem;font-weight:800;display:block}.badge-text{font-size:.9rem;display:block}.section-tag{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.section-title{color:var(--dark-color);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.section-description{color:var(--text-light);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.about-features{flex-direction:column;gap:1.5rem;display:flex}.feature-item{align-items:flex-start;gap:1rem;display:flex}.feature-icon{background:var(--primary-color);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.feature-text h4{color:var(--dark-color);margin-bottom:.5rem;font-size:1.125rem}.feature-text p{color:var(--text-light)}.why-choose-us{background:#fff;padding:6rem 0}.why-choose-us .section-header{text-align:center;max-width:800px;margin:0 auto 4rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.feature-card{text-align:center;background:#fff;border:2px solid #f0f0f0;border-radius:20px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.feature-card:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 10px 30px #667eea26}.feature-card:hover:before{transform:scaleX(1)}.feature-card .feature-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;transition:transform .3s;display:flex}.feature-card:hover .feature-icon{transform:scale(1.1)rotate(5deg)}.feature-card .feature-icon svg{color:#fff;width:40px;height:40px}.feature-card h3{color:var(--dark-color);margin-bottom:1rem;font-size:1.375rem;font-weight:700}.feature-card p{color:var(--text-light);font-size:1rem;line-height:1.7}.products{color:#fff;z-index:1;background:#050b1c;padding:100px 0;position:relative;overflow:hidden}.products:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#0066ff1a 0%,#0000 60%);position:absolute;inset:0}.products .section-title{color:#fff}.products .section-description{color:#ffffffb3}.product-tabs-horizontal{background:#fff;border-radius:15px;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;padding:1rem;display:flex;box-shadow:0 10px 40px #00000014}.product-tab-item{cursor:pointer;color:#333;border-radius:12px;flex-direction:column;flex:1;align-items:center;min-width:160px;padding:1.5rem 1rem;transition:all .3s;display:flex;position:relative}.product-tab-item:hover{background:#f8f9fa}.product-tab-item.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 10px 20px #667eea4d}.product-tab-item .tab-icon{background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.75rem;transition:all .3s;display:flex}.product-tab-item.active .tab-icon{background:#fff3}.product-tab-item .tab-icon svg{color:#333;width:30px;height:30px}.product-tab-item.active .tab-icon svg{color:#fff}.product-tab-item .tab-label{text-align:center;font-size:.95rem;font-weight:600}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.product-tab-item.active .tab-label{color:#fff}.products-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;transition:opacity .3s,transform .3s;animation:.6s fadeIn;display:grid}.product-category-section{margin-bottom:4rem;animation:.8s fadeIn}.category-subtitle{color:#fff;border-bottom:3px solid var(--primary-color);letter-spacing:1px;text-transform:uppercase;margin-bottom:2.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700;display:inline-block}.product-category-section .products-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:0;display:grid}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1930cc;border:1px solid #ffffff0d;border-radius:20px;transition:all .5s cubic-bezier(.2,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.product-card:hover{border-color:var(--primary-color);transform:translateY(-15px)rotateX(5deg)scale(1.02);box-shadow:0 30px 60px #06f3}.product-card:after{content:"";background:linear-gradient(45deg,var(--primary-color),transparent,var(--secondary-color),transparent);z-index:-1;opacity:0;background-size:200% 200%;border-radius:22px;transition:opacity .5s;position:absolute;inset:-2px}.product-card:hover:after{opacity:1;animation:3s linear infinite borderRotate}@keyframes borderRotate{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.product-image{background:#0a1128;height:250px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,1,.3,1)}.product-card:hover .product-image img{transform:scale(1.1)}.product-overlay{opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#06f3;justify-content:center;align-items:center;transition:all .4s;display:flex;position:absolute;inset:0}.product-card:hover .product-overlay{opacity:1;visibility:visible;pointer-events:auto}.overlay-btn{background:var(--primary-color);color:#fff;border:2px solid #0000;border-radius:50px;padding:.8rem 1.8rem;font-weight:600;box-shadow:0 10px 20px #0066ff4d}.overlay-btn:hover{color:var(--primary-color);background:#fff;transform:scale(1.05)}.product-content{border-top:1px solid #ffffff0d;padding:2rem}.product-title{color:#fff;text-shadow:0 2px 4px #0003;margin-bottom:1.2rem;font-size:1.4rem;font-weight:700}.product-features{flex-direction:column;gap:.8rem;list-style:none;display:flex}.product-features li{color:#fff9;padding-left:1.5rem;font-size:.95rem;transition:color .3s;position:relative}.product-card:hover .product-features li{color:#ffffffe6}.product-features li:before{content:"→";color:var(--primary-color);opacity:0;font-weight:700;transition:all .3s;position:absolute;left:0;transform:translate(-5px)}.product-card:hover .product-features li:before{opacity:1;transform:translate(0)}.industries{background:#f8f9fa;padding:6rem 0}.industries .section-header{text-align:center;margin-bottom:3rem}.industries .section-tag{color:#999;letter-spacing:2px;font-size:.875rem;font-weight:600}.industries .section-title{color:#1a1a1a;margin-top:.5rem;font-size:2.5rem;font-weight:800}.industry-tabs-horizontal{background:#fff;border-radius:15px;flex-wrap:wrap;justify-content:center;gap:0;margin-bottom:4rem;padding:1rem;display:flex;box-shadow:0 10px 40px #00000014}.industry-tab-item{cursor:pointer;border-radius:10px;flex-direction:column;flex:1;align-items:center;min-width:140px;padding:1.5rem 1rem;transition:all .3s;display:flex;position:relative}.industry-tab-item:after{content:"";background:linear-gradient(90deg,#f33,#f66);width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.industry-tab-item:hover{background:#f8f9fa}.industry-tab-item.active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.industry-tab-item.active:after{width:60%}.tab-icon{background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.75rem;transition:all .3s;display:flex}.tab-icon svg{color:#333;width:30px;height:30px;transition:all .3s}.industry-tab-item.active .tab-icon{background:#fff3;transform:scale(1.1)}.industry-tab-item.active .tab-icon svg{color:#fff}.tab-label{color:#333;text-align:center;font-size:.875rem;font-weight:600;transition:color .3s}.industry-tab-item.active .tab-label{color:#fff}.industry-content-display{background:#fff;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:3rem;display:grid;box-shadow:0 10px 40px #00000014}.industry-info{animation:.6s fadeInLeft}.industry-tag{letter-spacing:2px;color:#999;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:inline-block}.industry-title{color:#1a1a1a;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.industry-benefits{margin-bottom:1.5rem;list-style:none}.industry-benefits li{color:#333;padding:.75rem 0 .75rem 2rem;font-size:1rem;font-weight:500;position:relative}.industry-benefits li:before{content:"▶";color:#667eea;font-size:.75rem;position:absolute;left:0}.industry-description{color:#666;margin-bottom:2rem;font-size:1rem;line-height:1.8}.industry-cta-btn{color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg,#c41e3a 0%,#a01828 100%);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.875rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #c41e3a4d}.industry-cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #c41e3a66}.industry-cta-btn svg{transition:transform .3s}.industry-cta-btn:hover svg{transform:translate(5px)}.industry-image-display{animation:.6s fadeInRight;position:relative}.image-frame{aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.image-frame img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.image-frame:hover img{transform:scale(1.05)}.image-overlay{opacity:0;background:linear-gradient(135deg,#667eea33 0%,#764ba233 100%);transition:opacity .3s;position:absolute;inset:0}.image-frame:hover .image-overlay{opacity:1}.navigation-arrows{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:20px;right:20px}.nav-arrow{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.nav-arrow svg{color:#333;width:24px;height:24px;transition:color .3s}.nav-arrow:hover{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);transform:translateY(-2px);box-shadow:0 6px 20px #667eea4d}.nav-arrow:hover svg{color:#fff}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.process{background:#f8f9fa;padding:6rem 0;position:relative;overflow:hidden}.process .section-header{text-align:center;margin-bottom:4rem}.process .section-tag{color:#999;letter-spacing:2px;text-transform:uppercase;font-size:.875rem;font-weight:600}.process .section-title{color:#1a1a1a;margin-top:.5rem;font-size:2.5rem;font-weight:800}.process-layout{grid-template-columns:1fr 500px;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.led-screen-3d{perspective:1500px;animation:.8s ease-out fadeInLeft;position:relative}.screen-stand-back{z-index:0;background:linear-gradient(135deg,#4a4a4a 0%,#2a2a2a 100%);border-radius:10px 10px 0 0;width:200px;height:150px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)rotateX(60deg);box-shadow:0 20px 40px #0000004d}.screen-frame{z-index:1;background:linear-gradient(145deg,#3a3a3a 0%,#1a1a1a 100%);border-radius:20px;padding:25px;transition:transform .6s;position:relative;transform:rotateY(-15deg)rotateX(5deg);box-shadow:-30px 30px 80px #0000004d,-10px 10px 30px #0003,inset 0 0 20px #00000080}.led-screen-3d:hover .screen-frame{transform:rotateY(-10deg)rotateX(3deg)scale(1.02)}.screen-display{aspect-ratio:16/10;background:#fff;border-radius:10px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #0000001a}.screen-content-box{background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%),#fff;flex-direction:column;justify-content:center;height:100%;padding:3rem;transition:opacity .3s,transform .3s;display:flex;position:relative}.screen-content-box:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0066ff05 0,#0000 2px 4px,#0066ff05 6px),repeating-linear-gradient(90deg,#0066ff05 0,#0000 2px 4px,#0066ff05 6px);position:absolute;inset:0}.step-number-display{color:#999;letter-spacing:2px;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.step-title-display{color:#1a1a1a;margin-bottom:1rem;font-size:1.75rem;font-weight:800;line-height:1.3}.step-desc-display{color:#666;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin-bottom:2rem;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.request-quote-btn{color:#333;cursor:pointer;background:0 0;border:2px solid #e0e0e0;border-radius:50px;align-self:flex-start;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex}.request-quote-btn:hover{color:#06f;border-color:#06f;transform:translate(5px)}.request-quote-btn svg{transition:transform .3s}.request-quote-btn:hover svg{transform:translate(3px)}@keyframes vertical-marquee{0%{transform:translateY(0)}10%{transform:translateY(0)}40%{transform:translateY(-30%)}60%{transform:translateY(-30%)}90%{transform:translateY(0)}to{transform:translateY(0)}}.screen-bezel{pointer-events:none;border:2px solid #ffffff1a;border-radius:12px;position:absolute;inset:15px}.screen-stand-front{z-index:2;background:linear-gradient(#3a3a3a 0%,#1a1a1a 100%);border-radius:10px 10px 50% 50%;width:150px;height:60px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000004d}.screen-stand-front:before{content:"";background:linear-gradient(90deg,#0000,#0003,#0000);border-radius:50%;width:180px;height:15px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.process-vertical-tabs{z-index:10;background:#fff;border-radius:10px;gap:0;animation:.8s ease-out fadeInRight;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.vertical-tab{cursor:pointer;pointer-events:all;-webkit-user-select:none;user-select:none;background:#fff;border-right:1px solid #f0f0f0;flex-direction:column;flex:1;align-items:center;padding:2rem 1rem;transition:all .3s;display:flex;position:relative}.vertical-tab:last-child{border-right:none}.vertical-tab:before{content:"";pointer-events:none;background:0 0;height:4px;transition:background .3s;position:absolute;top:0;left:0;right:0}.vertical-tab:hover{background:#f8f9fa}.vertical-tab.active{background:#c41e3a}.vertical-tab.active:before{background:#a01828}.tab-number-box{color:#333;pointer-events:none;background:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;font-size:1.25rem;font-weight:800;transition:all .3s;display:flex}.vertical-tab.active .tab-number-box{color:#fff;background:#fff3}.tab-text{color:var(--text-color);text-align:center;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:1px;pointer-events:none;font-size:.875rem;font-weight:600;transition:color .3s}.vertical-tab.active .tab-text{color:#fff}@keyframes slideInLeft{0%{opacity:0;left:-200px}to{opacity:1;left:20px}}.faq{background:#f8f9fa;padding:6rem 0}.faq-grid{max-width:900px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border-color);margin-bottom:1rem}.faq-question{width:100%;color:var(--dark-color);cursor:pointer;text-align:left;transition:var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.125rem;font-weight:600;display:flex}.faq-question:hover{color:var(--primary-color)}.faq-icon{color:var(--primary-color);transition:var(--transition);font-size:1.5rem}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:500px;padding-bottom:1.5rem}.faq-answer p{color:var(--text-light);line-height:1.8}.contact{background:var(--light-color);padding:6rem 0}.contact-grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.contact-details{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.contact-item{align-items:flex-start;gap:1rem;display:flex}.contact-icon{background:var(--primary-color);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.contact-item h4{color:var(--dark-color);margin-bottom:.25rem;font-size:1.125rem}.contact-item p{color:var(--text-light)}.contact-form{box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid var(--border-color);width:100%;transition:var(--transition);border-radius:10px;padding:1rem;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-color);outline:none}.form-group textarea{resize:vertical}.btn-block{width:100%}.footer{background:var(--dark-color);color:#fff;padding:4rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-logo a{align-items:center;height:50px;display:flex}.footer-logo-svg{width:auto;max-width:200px;height:50px}.footer-logo span{color:var(--secondary-color)}.footer-col p{opacity:.8;margin:1rem 0;line-height:1.8}.footer-col h4{margin-bottom:1.5rem;font-size:1.125rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.75rem}.footer-col ul a{color:#ffffffb3;transition:var(--transition)}.footer-col ul a:hover{color:var(--secondary-color);padding-left:5px}.social-links{gap:1rem;margin-top:1.5rem;display:flex}.social-links a{width:40px;height:40px;transition:var(--transition);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.social-links a:hover{background:var(--primary-color);transform:translateY(-3px)}.footer-bottom{text-align:center;opacity:.7;border-top:1px solid #ffffff1a;padding-top:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll{0%,20%{transform:translateY(0)translate(-50%)}to{transform:translateY(20px)translate(-50%)}}@keyframes gridMove{0%{transform:perspective(500px)rotateX(60deg)translateY(0)}to{transform:perspective(500px)rotateX(60deg)translateY(50px)}}@keyframes float3d{0%,to{transform:translateY(0)translate(0)rotateY(0)}25%{transform:translateY(-30px)translate(20px)rotateY(10deg)}50%{transform:translateY(-50px)translate(-10px)rotateY(-5deg)}75%{transform:translateY(-20px)translate(30px)rotateY(15deg)}}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.floating-contacts{z-index:9999;pointer-events:none;width:100%;position:fixed;top:50%;left:0;right:0;transform:translateY(-50%)}.floating-btn{color:#fff;pointer-events:auto;cursor:pointer;z-index:10000;border-radius:50%;justify-content:center;align-items:center;gap:0;width:56px;height:56px;padding:0;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:absolute;overflow:visible;box-shadow:0 4px 20px #00000026}.floating-btn:after{content:"";border-radius:50px;position:absolute;inset:-10px}.floating-btn:hover{pointer-events:auto;border-radius:50px;gap:12px;width:auto;min-width:56px;height:56px;padding:0 20px;transform:scale(1.05);box-shadow:0 6px 30px #00000040}.floating-btn svg{pointer-events:none;z-index:1;flex-shrink:0;transition:none;position:relative;width:24px!important;height:24px!important}.btn-text{white-space:nowrap;opacity:0;pointer-events:none;z-index:1;max-width:0;transition:opacity .3s,max-width .3s;position:relative}.floating-btn:hover .btn-text{opacity:1;max-width:150px;margin-left:8px}.whatsapp-btn{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);animation:.6s ease-out slideInLeft;left:20px}.whatsapp-btn:hover{background:linear-gradient(135deg,#128c7e 0%,#075e54 100%)}.email-btn{background:linear-gradient(135deg,#06f 0%,#0052cc 100%);animation:.6s ease-out slideInRight;right:20px}.email-btn:hover{background:linear-gradient(135deg,#0052cc 0%,#003d99 100%)}.floating-btn:before{content:"";background:inherit;opacity:0;z-index:-1;border-radius:50%;width:100%;height:100%;animation:2s infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.floating-btn:hover:before{animation:none}@keyframes pulse{0%{opacity:.7;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}@keyframes slideInRight{0%{opacity:0;right:-200px}to{opacity:1;right:20px}}@media (max-width:968px){.nav-menu{text-align:center;width:100%;box-shadow:var(--shadow);background:#fff;flex-direction:column;max-height:calc(100vh - 70px);padding:2rem 0;transition:all .3s;position:fixed;top:70px;left:-100%;overflow-y:auto}.nav-menu.active{left:0}.nav-link{padding:1rem;display:block;color:var(--dark-color)!important}.hamburger{display:flex}.cta-btn{display:none}.hero-title{font-size:2.5rem}.slider-nav{padding:0 1rem}.slider-arrow{width:40px;height:40px;font-size:1.5rem}.slide-counter{font-size:1.25rem;right:1.5rem}.current-slide{font-size:2rem}.floating-text-ticker{padding:.75rem 0;top:1rem}.ticker-item{padding:0 2rem;font-size:1rem}.about-grid{margin-top:4rem}.about-grid,.industry-content-display,.contact-grid{grid-template-columns:1fr;gap:2rem}.about-image{min-height:400px}.led-display-3d{max-width:350px;margin:0 auto}.floating-word{font-size:1.75rem}.floating-tagline{font-size:.875rem}.features-grid{grid-template-columns:1fr;gap:2rem}.product-tabs-horizontal{flex-direction:column;gap:.5rem;padding:.75rem}.product-tab-item{flex-direction:row;justify-content:flex-start;gap:1rem;min-width:100%;padding:.75rem 1rem}.product-tab-item .tab-icon{flex-shrink:0;width:45px;height:45px;margin-bottom:0}.product-tab-item .tab-icon svg{width:20px;height:20px}.product-tab-item .tab-label{text-align:left;font-size:.9rem}.product-tab-item:after{width:0;height:3px;bottom:0;left:0;transform:none}.product-tab-item.active:after{width:100%}.products-grid,.product-category-section .products-grid{grid-template-columns:1fr;gap:1.5rem}.product-card{width:100%;max-width:400px;margin:0 auto}.product-image{cursor:default;height:auto;min-height:200px}.product-image img{object-fit:cover;height:200px}.product-overlay{opacity:1;visibility:visible;pointer-events:auto;background:var(--bg-alt);text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none;border-top:1px solid #ffffff0d;padding:1.5rem;display:block;position:static}.overlay-btn{width:100%;padding:1rem;display:block}.zoom-icon{opacity:1;pointer-events:auto;transform:scale(1)}.industry-tabs-horizontal{flex-direction:column;padding:.75rem}.industry-tab-item{flex-direction:row;justify-content:flex-start;min-width:100%;padding:1rem}.industry-tab-item .tab-icon{margin-bottom:0;margin-right:1rem}.industry-content-display{padding:2rem 1.5rem}.industry-image-display{order:-1}.process-layout{grid-template-columns:1fr;gap:3rem}.led-screen-3d{max-width:100%}.screen-frame{transform:rotateY(0)rotateX(0)}.process-vertical-tabs{flex-direction:column}.vertical-tab{border-bottom:1px solid #f0f0f0;border-right:none;flex-direction:row;padding:1.5rem}.vertical-tab:last-child{border-bottom:none}.vertical-tab:before{width:4px;height:100%;top:0;left:0;right:auto}.tab-number-box{margin-bottom:0;margin-right:1rem}.tab-text{writing-mode:horizontal-tb;text-orientation:mixed}.screen-content-box{justify-content:flex-start;max-height:100%;padding:1.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000 100%);mask-image:linear-gradient(#0000,#000 15% 85%,#0000 100%)}.screen-content-box::-webkit-scrollbar{width:0}.step-number-display,.step-title-display{display:none!important}.step-desc-display{text-align:left;-webkit-line-clamp:unset;width:100%;margin-bottom:5rem;font-size:.95rem;line-height:1.6;animation:12s linear infinite vertical-marquee;display:block;overflow:visible}.request-quote-btn{flex-shrink:0;align-self:center;margin-top:auto;padding:.8rem 1.5rem;font-size:.85rem}.contact-cards{grid-template-columns:1fr}.contact-form-container{padding:2rem 1.5rem}.form-icon-animated{width:70px;height:70px}.form-icon-animated svg{width:35px;height:35px}.form-header h3{font-size:1.5rem}.modern-form .form-row{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:3rem}.footer-links{grid-template-columns:1fr;gap:2rem}.faq-question{padding:1.25rem 0;font-size:1rem}}@media (max-width:576px){.hero-title{font-size:1.75rem}.hero-buttons{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.hero-buttons .btn{text-align:center;width:100%}.lightbox-image{width:auto;max-height:70vh}.lightbox-caption{font-size:1rem;bottom:-40px}.slider-nav,.slide-counter{display:none}.slider-dots{gap:8px;bottom:20px}.dot{width:8px;height:8px}.dot.active{width:20px}.section-title{font-size:1.75rem}.section-description{font-size:1rem}.stats-grid{grid-template-columns:1fr;gap:1.5rem}.stat-number{font-size:2.5rem}.stat-label{font-size:.875rem}.ticker-item{padding:0 1.5rem;font-size:.875rem}.about-image{min-height:350px}.led-display-3d{max-width:300px}.floating-word{letter-spacing:2px;font-size:1.5rem}.floating-tagline{letter-spacing:2px;font-size:.75rem}.about-badge{padding:1rem;bottom:20px;right:20px}.badge-number{font-size:1.5rem}.badge-text{font-size:.75rem}.feature-card{padding:2rem 1.5rem}.feature-card .feature-icon{width:60px;height:60px}.feature-card .feature-icon svg{width:30px;height:30px}.feature-card h3{font-size:1.125rem}.product-tab-item .tab-icon{width:45px;height:45px}.product-tab-item .tab-icon svg{width:22px;height:22px}.product-tab-item .tab-label{font-size:.8rem}.category-subtitle{font-size:1.5rem}.industry-tab-item .tab-icon{width:50px;height:50px}.industry-tab-item .tab-icon svg{width:24px;height:24px}.industry-tab-item .tab-label{font-size:.8rem}.industry-title{font-size:2rem}.industry-benefits li{padding-left:1.5rem;font-size:.9rem}.industry-description{font-size:.95rem}.navigation-arrows{bottom:10px;right:10px}.nav-arrow{width:40px;height:40px}.nav-arrow svg{width:20px;height:20px}.process .section-title{font-size:2rem}.step-title-display{font-size:1.5rem}.step-desc-display{font-size:.95rem}.tab-number-box{width:45px;height:45px;font-size:1.125rem}.tab-text{font-size:.8rem}.contact-card{padding:2rem 1.5rem}.card-icon-wrapper{width:60px;height:60px}.card-icon-wrapper svg{width:28px;height:28px}.contact-card h3{font-size:1.125rem}.contact-card p{font-size:.875rem}.form-icon-animated{width:60px;height:60px}.form-icon-animated svg{width:30px;height:30px}.form-header h3{font-size:1.375rem}.form-header p{font-size:.9rem}.modern-form label{font-size:.8rem}.modern-form input,.modern-form select,.modern-form textarea{padding:.875rem 1rem .875rem 2.75rem;font-size:.95rem}.input-icon{width:18px;height:18px;left:.875rem}.submit-btn{padding:1.125rem 2rem;font-size:1rem}.footer-logo .logo-img{height:40px}.footer-description{font-size:.875rem}.social-links a{width:40px;height:40px}.social-links a svg{width:18px;height:18px}.footer-column h4{font-size:1rem}.footer-column ul a{font-size:.875rem}.footer-bottom p{font-size:.8rem}.floating-btn{width:50px;height:50px;padding:0}.floating-btn svg{width:22px!important;height:22px!important}.whatsapp-btn{left:10px}.email-btn{right:10px}.floating-btn:hover{border-radius:50%;gap:0;width:50px;height:50px;padding:0}.floating-btn:hover .btn-text{display:none}}@media (min-width:577px) and (max-width:968px){.products-grid,.product-category-section .products-grid,.stats-grid,.features-grid,.footer-links{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.contact{background:linear-gradient(135deg,#0a0e27 0%,#1a1f3a 100%);padding:6rem 0;position:relative;overflow:hidden}.contact-background{opacity:.1;position:absolute;inset:0}.contact-pattern{background-image:repeating-linear-gradient(0deg,#ffffff08 0,#0000 2px 20px,#ffffff08 22px),repeating-linear-gradient(90deg,#ffffff08 0,#0000 2px 20px,#ffffff08 22px);width:100%;height:100%}.contact .section-header{text-align:center;z-index:2;margin-bottom:4rem;position:relative}.contact .section-tag{color:#00d4ff}.contact .section-title{color:#fff}.contact .section-description{color:#ffffffb3}.contact-wrapper{z-index:2;position:relative}.contact-cards{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.contact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex:1;min-width:300px;max-width:400px;padding:2.5rem 2rem;transition:all .3s}.contact-card:hover{background:#ffffff14;border-color:#00d4ff4d;transform:translateY(-5px)}.card-icon-wrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;transition:transform .3s;display:flex}.contact-card:hover .card-icon-wrapper{transform:scale(1.1)rotate(5deg)}.card-icon-wrapper svg{color:#fff;width:32px;height:32px}.contact-card h3{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.contact-card p{color:#ffffffb3;font-size:.95rem;line-height:1.6}.contact-form-container{background:#fff;border-radius:25px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.form-glow-effect{pointer-events:none;background:radial-gradient(circle,#667eea1a 0%,#0000 70%);width:200%;height:200%;animation:10s linear infinite rotateGlow;position:absolute;top:-50%;left:-50%}@keyframes rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-header{text-align:center;z-index:2;margin-bottom:2.5rem;position:relative}.form-icon-animated{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;animation:3s ease-in-out infinite iconFloat;display:flex;box-shadow:0 10px 30px #667eea4d}.form-icon-animated svg{color:#fff;width:40px;height:40px}@keyframes iconFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.05)}}.form-header h3{color:#1a1a1a;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}.form-header p{color:#666;font-size:1rem}.modern-form{z-index:2;position:relative}.modern-form .form-row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.modern-form .form-group{flex-direction:column;display:flex}.modern-form label{color:#333;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#999;pointer-events:none;z-index:1;width:20px;height:20px;transition:color .3s;position:absolute;left:1rem}.input-wrapper:focus-within .input-icon{color:#667eea}.modern-form input,.modern-form select,.modern-form textarea{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;width:100%;padding:1rem 1.25rem 1rem 3rem;font-family:inherit;font-size:1rem;transition:all .3s}.textarea-wrapper textarea{resize:vertical;min-height:120px;padding-top:1rem;padding-left:3rem}.textarea-wrapper .input-icon{top:1rem;left:1rem}.modern-form input:focus,.modern-form select:focus,.modern-form textarea:focus{background:#fff;border-color:#667eea;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #667eea1a}.modern-form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:24px}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;justify-content:center;align-items:center;width:100%;padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #667eea4d}.btn-content{z-index:2;align-items:center;gap:.75rem;display:flex;position:relative}.btn-content svg{width:20px;height:20px;transition:transform .3s}.btn-shine{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #667eea80}.submit-btn:hover .btn-shine{left:100%}.submit-btn:hover .btn-content svg{transform:translate(5px)}.submit-btn:active{transform:translateY(-1px)}.form-success-message{text-align:center;padding:3rem 2rem;animation:.5s fadeIn}.success-icon{color:#fff;background:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;box-shadow:0 10px 20px #4caf504d}.success-icon svg{width:40px;height:40px}.form-success-message h3{color:var(--dark-color);margin-bottom:1rem;font-size:2rem}.form-success-message p{color:var(--text-light);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.footer{color:#fff;background:linear-gradient(135deg,#0a0e27 0%,#1a1f3a 100%);position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(90deg,#0000,#00d4ff80,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer-main{padding:2.5rem 0 1.5rem}.footer-content{grid-template-columns:2fr 3fr;gap:2.5rem;display:grid}.footer-brand{max-width:400px}.footer-logo{margin-bottom:1.5rem}.footer-logo .logo-img{object-fit:contain;filter:invert()hue-rotate(180deg);width:auto;max-width:200px;height:50px}.footer-logo .logo-svg{width:auto;max-width:200px;height:50px}.footer-description{color:#ffffffb3;margin-bottom:2rem;font-size:.95rem;line-height:1.8}.social-links{gap:1rem;display:flex}.social-links a{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.social-links a svg{color:#fff;width:20px;height:20px}.social-links a:hover{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000;transform:translateY(-3px)}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-column h4{color:#fff;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:.875rem}.footer-column ul a{color:#ffffffb3;font-size:.95rem;transition:all .3s;display:inline-block}.product-image{cursor:zoom-in}.zoom-icon{width:44px;height:44px;color:var(--primary-color);opacity:0;z-index:10;pointer-events:none;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:20px;right:20px;transform:scale(.8);box-shadow:0 4px 15px #0003}.product-card:hover .zoom-icon{opacity:1;transform:scale(1)}.lightbox{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:9999;opacity:0;background:#050b1cf2;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .4s;display:none;position:fixed;top:0;left:0}.lightbox.active{opacity:1;display:flex}.lightbox-content{max-width:90%;max-height:85%;transition:transform .5s cubic-bezier(.2,1,.3,1);position:relative;transform:scale(.9)}.lightbox.active .lightbox-content{transform:scale(1)}.lightbox-image{object-fit:contain;border-radius:12px;max-width:100%;max-height:85vh;box-shadow:0 30px 90px #00000080}.lightbox-close{color:#fff;cursor:pointer;font-size:2.5rem;transition:transform .3s;position:absolute;top:-50px;right:0}.lightbox-close:hover{transform:rotate(90deg)}.lightbox-caption{text-align:center;color:#fff;font-size:1.2rem;font-weight:600;position:absolute;bottom:-60px;left:0;right:0}.footer-column ul a:hover{color:#00d4ff;transform:translate(5px)}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;padding:1rem 0}.footer-bottom p{color:#ffffff80;font-size:.875rem}@media (max-width:968px){.contact-cards,.modern-form .form-row{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:3rem}.footer-links{grid-template-columns:1fr;gap:2rem}}@media (max-width:576px){.contact-form-container{padding:2rem 1.5rem}.form-header h3{font-size:1.5rem}}.hero{background:#0a0e27;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-video,.hero-image{object-fit:cover}.hero-overlay{z-index:2;background:linear-gradient(135deg,#0a0e27b3 0%,#1a1f3a99 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-container{z-index:3;text-align:center;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.hero-content{animation:1s fadeInUp}.hero-title{color:#fff;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.2}.hero-title .highlight{background:linear-gradient(135deg,#00d4ff 0%,#06f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#ffffffe6;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}}
