:root{--primary:teal;--primary-dark:#066;--primary-light:#00808014;--text-primary:#1e2b2b;--text-secondary:#4a5a5a;--text-muted:#6f7e7e;--background:#fff;--border:#e5e9e9;--shadow:0 2px 4px #00000005,0 4px 12px #00000008;--shadow-scrolled:0 4px 20px #0000000a;--transition:all .2s ease}.header-module__FpSQAG__header{background:var(--background);border-bottom:1px solid var(--border);z-index:1000;transition:var(--transition);position:fixed;top:0;left:0;right:0}.header-module__FpSQAG__header.header-module__FpSQAG__scrolled{box-shadow:var(--shadow-scrolled);border-bottom-color:#0000}.header-module__FpSQAG__nav{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 2rem;display:flex}.header-module__FpSQAG__logoo{letter-spacing:-.02em;font-size:1.75rem;font-weight:400}.header-module__FpSQAG__logoTextt{color:var(--text-primary);cursor:pointer;transition:var(--transition);font-weight:450}.header-module__FpSQAG__logoTextt:hover{color:var(--primary)}.header-module__FpSQAG__navList{gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.header-module__FpSQAG__navItem{color:var(--text-secondary);cursor:pointer;transition:var(--transition);padding:.5rem 0;font-size:.95rem;font-weight:450;position:relative}.header-module__FpSQAG__navItem:hover{color:var(--primary)}.header-module__FpSQAG__navItem:after{content:"";background:var(--primary);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.header-module__FpSQAG__navItem:hover:after{width:100%}.header-module__FpSQAG__menuButton{cursor:pointer;width:44px;height:44px;transition:var(--transition);background:0 0;border:none;border-radius:8px;padding:.5rem;display:none}.header-module__FpSQAG__menuButton:hover{background:var(--primary-light)}.header-module__FpSQAG__menuDot{background:var(--text-primary);width:4px;height:4px;transition:var(--transition);border-radius:50%;margin:3px auto;display:block}.header-module__FpSQAG__menuButton:hover .header-module__FpSQAG__menuDot{background:var(--primary)}.header-module__FpSQAG__mobileOverlay{z-index:998;opacity:0;visibility:hidden;background:#0000004d;transition:opacity .2s;display:none;position:fixed;inset:0}.header-module__FpSQAG__mobileOverlay.header-module__FpSQAG__active{opacity:1;visibility:visible}.header-module__FpSQAG__mobileNav{background:var(--background);border-left:1px solid var(--border);z-index:999;width:300px;height:100vh;padding:5rem 2rem 2rem;transition:right .25s;display:none;position:fixed;top:0;right:-320px;box-shadow:-4px 0 20px #0000000d}.header-module__FpSQAG__mobileNav.header-module__FpSQAG__active{right:0}.header-module__FpSQAG__mobileNavList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.header-module__FpSQAG__mobileNavItem{color:var(--text-primary);cursor:pointer;transition:var(--transition);border-radius:8px;padding:.9rem 1rem;font-size:1.1rem;font-weight:450}.header-module__FpSQAG__mobileNavItem:hover{color:var(--primary);background:var(--primary-light);padding-left:1.5rem}.header-module__FpSQAG__closeButton{cursor:pointer;width:40px;height:40px;transition:var(--transition);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:1.5rem;right:1.5rem}.header-module__FpSQAG__closeButton:hover{background:var(--primary-light)}.header-module__FpSQAG__closeButton:before,.header-module__FpSQAG__closeButton:after{content:"";background:var(--text-secondary);width:18px;height:2px;transition:var(--transition);position:absolute}.header-module__FpSQAG__closeButton:before{transform:rotate(45deg)}.header-module__FpSQAG__closeButton:after{transform:rotate(-45deg)}.header-module__FpSQAG__closeButton:hover:before,.header-module__FpSQAG__closeButton:hover:after{background:var(--primary)}@media (max-width:1024px){.header-module__FpSQAG__nav{padding:0 1.5rem}.header-module__FpSQAG__navList{gap:2rem}}@media (max-width:768px){.header-module__FpSQAG__nav{height:70px;padding:0 1.2rem}.header-module__FpSQAG__navList{display:none}.header-module__FpSQAG__menuButton,.header-module__FpSQAG__mobileOverlay,.header-module__FpSQAG__mobileNav{display:block}.header-module__FpSQAG__logoo{font-size:1.5rem}}@media (max-width:480px){.header-module__FpSQAG__nav{height:64px;padding:0 1rem}.header-module__FpSQAG__logoo{font-size:1.4rem}.header-module__FpSQAG__menuButton{width:40px;height:40px}.header-module__FpSQAG__mobileNav{width:280px;padding:4.5rem 1.5rem 1.5rem}.header-module__FpSQAG__mobileNavItem{padding:.8rem 1rem;font-size:1rem}}@media (prefers-color-scheme:dark){:root{--primary:#00a0a0;--primary-dark:teal;--primary-light:#00a0a026;--text-primary:#e5e9e9;--text-secondary:#a0b0b0;--text-muted:#7f8f8f;--background:#1a2424;--border:#2a3535;--shadow:none;--shadow-scrolled:0 4px 20px #0003}.header-module__FpSQAG__header{border-bottom-color:var(--border)}}@media (prefers-reduced-motion:reduce){.header-module__FpSQAG__header,.header-module__FpSQAG__navItem:after,.header-module__FpSQAG__mobileNav,.header-module__FpSQAG__mobileNavItem,.header-module__FpSQAG__menuButton,.header-module__FpSQAG__closeButton{transition:none}}@media (prefers-contrast:high){:root{--primary:#066;--border:#000;--text-primary:#000;--text-secondary:#000}.header-module__FpSQAG__header{border-bottom:2px solid #000}.header-module__FpSQAG__navItem:after{background:#000}}
.footer-module__Vmx-gq__footer{color:#fff;background-color:#002721;padding:4rem 0 2rem}.footer-module__Vmx-gq__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.footer-module__Vmx-gq__footerSection{flex-direction:column;gap:1rem;display:flex}.footer-module__Vmx-gq__footerTitle{color:#fff;font-size:1.8rem;font-weight:700}.footer-module__Vmx-gq__footerText{color:#999;line-height:1.6}.footer-module__Vmx-gq__footerHeading{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.footer-module__Vmx-gq__footerLinks{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-module__Vmx-gq__footerLinks li,.footer-module__Vmx-gq__footerLinks li a{color:#999;text-decoration:none;transition:color .3s}.footer-module__Vmx-gq__footerLinks li:hover,.footer-module__Vmx-gq__footerLinks li a:hover{color:#06c}.footer-module__Vmx-gq__footerBottom{text-align:center;color:#979797;border-top:1px solid #333;padding-top:2rem;font-size:.9rem}
:root{--teal-primary:teal;--teal-dark:#066;--teal-light:#00a0a0;--teal-bright:#0cc;--teal-muted:#66b2b2;--teal-bg-light:#f0f9f9;--text-dark:#1a3c3c;--text-light:#699;--text-hea:#87d2d2;--white:#fff;--shadow-light:0 10px 40px #0080801a;--shadow-medium:0 15px 50px #00808026;--shadow-strong:0 20px 60px #00808033}.hero-module__MJAXFG__hero{background-image:linear-gradient(135deg,#0000008b 0%,#000000b7 50%,#0000006c 100%),url(../media/l.516358db.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-module__MJAXFG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#00cccc0d 0%,#0000 50%),radial-gradient(circle at 80% 70%,#0080800d 0%,#0000 50%);position:absolute;inset:0}.hero-module__MJAXFG__heroContent{z-index:2;max-width:700px;padding:3rem 0;position:relative}.hero-module__MJAXFG__heroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0080801a;border:1px solid #00808033;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;animation:.8s ease-out hero-module__MJAXFG__fadeIn;display:inline-block}@keyframes hero-module__MJAXFG__fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-module__MJAXFG__badgeText{color:var(--teal-primary);letter-spacing:1px;text-transform:uppercase;font-size:.9rem;font-weight:500}.hero-module__MJAXFG__title{color:var(--text-hea);margin-bottom:1.8rem;font-size:4rem;font-weight:300;line-height:1.1;animation:1s ease-out .2s both hero-module__MJAXFG__fadeInUp}@keyframes hero-module__MJAXFG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-module__MJAXFG__titleHighlight{background:linear-gradient(135deg,var(--teal-primary),var(--teal-bright));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;display:block;position:relative}.hero-module__MJAXFG__titleHighlight:after{content:"";background:linear-gradient(90deg,var(--teal-primary),var(--teal-bright));border-radius:2px;width:60%;height:3px;position:absolute;bottom:-5px;left:0}.hero-module__MJAXFG__subtitle{color:var(--text-light);max-width:550px;margin-bottom:3rem;font-size:1.25rem;font-weight:400;line-height:1.8;animation:1s ease-out .4s both hero-module__MJAXFG__fadeInUp}.hero-module__MJAXFG__stats{flex-wrap:wrap;gap:3rem;margin-bottom:3rem;display:flex}.hero-module__MJAXFG__statItem{flex-direction:column;align-items:flex-start;animation:1s ease-out both hero-module__MJAXFG__fadeInUp;display:flex}.hero-module__MJAXFG__statNumber{background:linear-gradient(135deg,var(--teal-primary),var(--teal-bright));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:700;line-height:1}.hero-module__MJAXFG__statLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:500}.hero-module__MJAXFG__buttons{flex-wrap:wrap;gap:1.5rem;animation:1s ease-out .8s both hero-module__MJAXFG__fadeInUp;display:flex}.hero-module__MJAXFG__primaryButton{background:linear-gradient(135deg,var(--teal-primary),var(--teal-light));color:var(--white);cursor:pointer;box-shadow:var(--shadow-light);border:none;border-radius:8px;min-width:180px;padding:1.2rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.hero-module__MJAXFG__primaryButton:hover{box-shadow:var(--shadow-medium);transform:translateY(-3px)}.hero-module__MJAXFG__primaryButton:active{transform:translateY(-1px)}.hero-module__MJAXFG__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hero-module__MJAXFG__primaryButton:hover:before{left:100%}.hero-module__MJAXFG__secondaryButton{color:var(--teal-primary);border:2px solid var(--teal-primary);cursor:pointer;background:0 0;border-radius:8px;min-width:180px;padding:1.2rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-module__MJAXFG__secondaryButton:hover{background:var(--teal-primary);color:var(--white);box-shadow:var(--shadow-light);transform:translateY(-3px)}.hero-module__MJAXFG__secondaryButton:active{transform:translateY(-1px)}.hero-module__MJAXFG__heroImage{z-index:1;width:45%;height:60%;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.hero-module__MJAXFG__aircraftSilhouette{opacity:.08;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-module__MJAXFG__wing{background:linear-gradient(90deg,var(--teal-dark),var(--teal-bright));clip-path:polygon(0% 50%,100% 0%,100% 100%);width:100%;height:20%;position:absolute;top:40%;left:0}.hero-module__MJAXFG__fuselage{background:linear-gradient(var(--teal-primary),var(--teal-bright));border-radius:10px;width:40%;height:30%;position:absolute;top:35%;left:30%}.hero-module__MJAXFG__tail{background:linear-gradient(var(--teal-dark),var(--teal-primary));clip-path:polygon(50% 0%,0% 100%,100% 100%);width:10%;height:30%;position:absolute;top:30%;left:20%}.hero-module__MJAXFG__floatingElements{width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__MJAXFG__floatingElement1,.hero-module__MJAXFG__floatingElement2,.hero-module__MJAXFG__floatingElement3{background:linear-gradient(135deg,#0080801a,#00cccc0d);border-radius:50%;animation:6s ease-in-out infinite hero-module__MJAXFG__float;position:absolute}.hero-module__MJAXFG__floatingElement1{width:60px;height:60px;top:20%;left:10%}.hero-module__MJAXFG__floatingElement2{width:40px;height:40px;animation-delay:2s;top:60%;right:15%}.hero-module__MJAXFG__floatingElement3{width:80px;height:80px;animation-delay:4s;bottom:20%;left:20%}@keyframes hero-module__MJAXFG__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}@media (max-width:1200px){.hero-module__MJAXFG__title{font-size:3.5rem}.hero-module__MJAXFG__heroImage{width:40%;right:2%}}@media (max-width:992px){.hero-module__MJAXFG__hero{padding-top:100px}.hero-module__MJAXFG__heroContent{text-align:center;max-width:100%;padding:2rem 0}.hero-module__MJAXFG__title{font-size:3rem}.hero-module__MJAXFG__subtitle{margin-left:auto;margin-right:auto}.hero-module__MJAXFG__stats{justify-content:center}.hero-module__MJAXFG__statItem{align-items:center}.hero-module__MJAXFG__buttons{justify-content:center}.hero-module__MJAXFG__heroImage{width:80%;height:300px;margin:3rem auto 0;position:relative;top:auto;right:auto;transform:none}.hero-module__MJAXFG__aircraftSilhouette{opacity:.05}}@media (max-width:768px){.hero-module__MJAXFG__title{font-size:2.5rem}.hero-module__MJAXFG__subtitle{font-size:1.1rem}.hero-module__MJAXFG__statNumber{font-size:1.8rem}.hero-module__MJAXFG__stats{gap:2rem}.hero-module__MJAXFG__primaryButton,.hero-module__MJAXFG__secondaryButton{min-width:160px;padding:1rem 2rem}.hero-module__MJAXFG__heroImage{height:250px}}@media (max-width:480px){.hero-module__MJAXFG__title{font-size:2rem}.hero-module__MJAXFG__subtitle{font-size:1rem}.hero-module__MJAXFG__stats{justify-content:space-around;gap:1.5rem}.hero-module__MJAXFG__statItem{align-items:center}.hero-module__MJAXFG__buttons{flex-direction:column;align-items:center}.hero-module__MJAXFG__primaryButton,.hero-module__MJAXFG__secondaryButton{width:100%;max-width:280px}.hero-module__MJAXFG__heroImage{height:200px}.hero-module__MJAXFG__floatingElement1,.hero-module__MJAXFG__floatingElement2,.hero-module__MJAXFG__floatingElement3{display:none}}
:root{--teal-primary:teal;--teal-dark:#066;--teal-light:#00a0a0;--teal-bright:#0cc;--teal-muted:#66b2b2;--teal-bg-light:#f0f9f9;--text-dark:#1a3c3c;--text-light:#699;--white:#fff;--shadow-light:0 10px 40px #0080801a;--shadow-medium:0 15px 50px #00808026;--shadow-strong:0 20px 60px #00808033;--card-bg:#ffffffe6}.lp-module__Y9W-tW__productsSection{background:linear-gradient(135deg,#f5f9f9 0%,#e8f3f3 100%);padding:4rem 1rem;position:relative;overflow:hidden}.lp-module__Y9W-tW__container{width:100%;max-width:1400px;margin:0 auto;position:relative}.lp-module__Y9W-tW__productsSection:before{content:"";background:linear-gradient(90deg,transparent,var(--teal-muted),transparent);height:1px;position:absolute;top:0;left:0;right:0}.lp-module__Y9W-tW__sectionHeader{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:3rem;padding:0 1rem;display:flex;position:relative}.lp-module__Y9W-tW__sectionBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0080801a;border:1px solid #00808033;border-radius:50px;margin-bottom:1.2rem;padding:.4rem 1.2rem;display:inline-block}.lp-module__Y9W-tW__badgeText{color:var(--teal-primary);letter-spacing:1px;text-transform:uppercase;font-size:.8rem;font-weight:500}.lp-module__Y9W-tW__sectionTitle{color:var(--text-dark);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2;display:inline-block;position:relative}.lp-module__Y9W-tW__sectionTitle:after{content:"";background:linear-gradient(90deg,var(--teal-primary),var(--teal-bright));border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.lp-module__Y9W-tW__sectionSubtitle{color:var(--text-light);max-width:600px;margin:1.5rem auto 0;padding:0 .5rem;font-size:1rem;font-weight:400;line-height:1.6}.lp-module__Y9W-tW__productsContainer{width:100%;margin:0 auto;padding:0;position:relative}.lp-module__Y9W-tW__productsGrid{flex-direction:column;gap:1.5rem;width:100%;padding:.5rem;display:flex}.lp-module__Y9W-tW__productCard{background:var(--card-bg);box-shadow:var(--shadow-light);cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #0080801a;border-radius:16px;flex-direction:column;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;transform:translateY(30px)}.lp-module__Y9W-tW__productCard.lp-module__Y9W-tW__visible{opacity:1;transform:translateY(0)}@keyframes lp-module__Y9W-tW__cardSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.lp-module__Y9W-tW__productCard.lp-module__Y9W-tW__visible{animation:.6s ease-out forwards lp-module__Y9W-tW__cardSlideIn}.lp-module__Y9W-tW__productCard:first-child{animation-delay:.1s}.lp-module__Y9W-tW__productCard:nth-child(2){animation-delay:.2s}.lp-module__Y9W-tW__productCard:nth-child(3){animation-delay:.3s}.lp-module__Y9W-tW__productCard:nth-child(4){animation-delay:.4s}.lp-module__Y9W-tW__productImageContainer{width:100%;height:200px;position:relative;overflow:hidden}.lp-module__Y9W-tW__productImage{clip-path:polygon(0 0,100% 0,100% 80%,85% 100%,0 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.lp-module__Y9W-tW__imageOverlay{background:linear-gradient(45deg,#ffffff1a,#0000);position:absolute;inset:0}.lp-module__Y9W-tW__productIcon{color:#ffffffe6;filter:drop-shadow(0 4px 8px #0003);z-index:2;font-size:3.5rem}.lp-module__Y9W-tW__productStatus{z-index:3;position:absolute;bottom:1rem;right:1rem}.lp-module__Y9W-tW__statusBadge{text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;padding:.3rem .8rem;font-size:.7rem;font-weight:600;box-shadow:0 2px 8px #0000001a}.lp-module__Y9W-tW__statusBadge[data-status=in\ production]{color:teal;border:1px solid #0080804d}.lp-module__Y9W-tW__statusBadge[data-status=testing\ phase]{color:#ff9800;border:1px solid #ff98004d}.lp-module__Y9W-tW__statusBadge[data-status=commercial\ ready]{color:#4caf50;border:1px solid #4caf504d}.lp-module__Y9W-tW__statusBadge[data-status=prototype]{color:#2196f3;border:1px solid #2196f34d}.lp-module__Y9W-tW__productContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.lp-module__Y9W-tW__productHeader{margin-bottom:1.2rem}.lp-module__Y9W-tW__productCategory{color:var(--teal-primary);text-transform:uppercase;letter-spacing:.5px;background:#0080801a;border-radius:10px;margin-bottom:.4rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.lp-module__Y9W-tW__productName{color:var(--text-dark);margin:.4rem 0;font-size:1.3rem;font-weight:700;line-height:1.3}.lp-module__Y9W-tW__productMeta{align-items:center;gap:.8rem;margin-top:.3rem;display:flex}.lp-module__Y9W-tW__launchYear{color:var(--text-light);font-size:.8rem;font-weight:500}.lp-module__Y9W-tW__productDescription{color:var(--text-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.2rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.lp-module__Y9W-tW__features{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;display:flex}.lp-module__Y9W-tW__featureTag{color:var(--teal-dark);white-space:nowrap;background:#00808014;border-radius:12px;padding:.3rem .6rem;font-size:.7rem;font-weight:500;transition:all .2s}.lp-module__Y9W-tW__productActions{flex-direction:column;gap:.8rem;margin-top:auto;display:flex}.lp-module__Y9W-tW__detailsButton,.lp-module__Y9W-tW__inquireButton{cursor:pointer;text-align:center;border-radius:8px;width:100%;padding:.8rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .3s}.lp-module__Y9W-tW__detailsButton{background:linear-gradient(135deg,var(--teal-primary),var(--teal-light));color:#fff;border:none}.lp-module__Y9W-tW__inquireButton{color:var(--teal-primary);border:2px solid var(--teal-primary);background:0 0}.lp-module__Y9W-tW__navigationDots{justify-content:center;gap:.8rem;margin-top:2rem;padding:1rem;display:flex}.lp-module__Y9W-tW__dot{background:var(--teal-muted);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.lp-module__Y9W-tW__dot:hover{background:var(--teal-primary);transform:scale(1.2)}.lp-module__Y9W-tW__ctaSection{text-align:center;border-top:1px solid #0080801a;margin-top:3rem;padding:1.5rem 1rem 0}.lp-module__Y9W-tW__ctaText{color:var(--text-light);font-size:1rem;line-height:1.6}.lp-module__Y9W-tW__ctaLink{color:var(--teal-primary);margin-left:.3rem;font-weight:600;text-decoration:none;display:inline-block;position:relative}.lp-module__Y9W-tW__productGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#00cccc1a,#0000 70%);height:100%;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.lp-module__Y9W-tW__productCard:hover .lp-module__Y9W-tW__productGlow{opacity:1}@media (min-width:320px) and (max-width:480px){.lp-module__Y9W-tW__productsSection{padding:3rem .5rem}.lp-module__Y9W-tW__sectionTitle{font-size:1.8rem}.lp-module__Y9W-tW__sectionSubtitle{font-size:.9rem}.lp-module__Y9W-tW__productImageContainer{height:180px}.lp-module__Y9W-tW__productIcon{font-size:3rem}.lp-module__Y9W-tW__productName{font-size:1.2rem}.lp-module__Y9W-tW__productDescription{-webkit-line-clamp:4;font-size:.85rem}.lp-module__Y9W-tW__featureTag{padding:.2rem .5rem;font-size:.65rem}.lp-module__Y9W-tW__statusBadge{padding:.2rem .6rem;font-size:.6rem}}@media (min-width:481px) and (max-width:768px){.lp-module__Y9W-tW__productsSection{padding:4rem 1rem}.lp-module__Y9W-tW__productCard{flex-direction:row;min-height:280px}.lp-module__Y9W-tW__productImageContainer{width:40%;height:auto;min-height:280px}.lp-module__Y9W-tW__productImage{clip-path:polygon(0 0,100% 0,100% 100%,80% 100%,0 100%)}.lp-module__Y9W-tW__productContent{width:60%;padding:1.2rem}.lp-module__Y9W-tW__productName{font-size:1.3rem}.lp-module__Y9W-tW__productActions{flex-direction:row}.lp-module__Y9W-tW__productStatus{bottom:1rem;right:1rem}}@media (min-width:769px) and (max-width:1024px){.lp-module__Y9W-tW__productsSection{padding:5rem 1.5rem}.lp-module__Y9W-tW__sectionTitle{font-size:2.5rem}.lp-module__Y9W-tW__sectionSubtitle{font-size:1.1rem}.lp-module__Y9W-tW__productsGrid{gap:2rem}.lp-module__Y9W-tW__productCard{flex-direction:row;min-height:300px}.lp-module__Y9W-tW__productImageContainer{width:35%;height:auto;min-height:300px}.lp-module__Y9W-tW__productImage{clip-path:polygon(0 0,100% 0,100% 100%,85% 100%,0 100%)}.lp-module__Y9W-tW__productContent{width:65%;padding:1.8rem}.lp-module__Y9W-tW__productName{font-size:1.5rem}.lp-module__Y9W-tW__productDescription{font-size:.95rem}.lp-module__Y9W-tW__productActions{flex-direction:row}.lp-module__Y9W-tW__featureTag{padding:.3rem .8rem;font-size:.75rem}.lp-module__Y9W-tW__navigationDots{display:flex}}@media (min-width:1025px) and (max-width:1440px){.lp-module__Y9W-tW__productsSection{padding:6rem 2rem}.lp-module__Y9W-tW__productsGrid{gap:2rem;max-width:1200px;margin:0 auto}.lp-module__Y9W-tW__productCard{flex-direction:row;min-height:320px}.lp-module__Y9W-tW__productImageContainer{width:40%;height:auto;min-height:320px}.lp-module__Y9W-tW__productImage{clip-path:polygon(0 0,100% 0,100% 100%,90% 100%,0 100%)}.lp-module__Y9W-tW__productContent{width:60%;padding:2rem}.lp-module__Y9W-tW__navigationDots{display:none}}@media (min-width:1441px){.lp-module__Y9W-tW__productsSection{padding:7rem 2rem}.lp-module__Y9W-tW__productsGrid{gap:2.5rem;max-width:1400px;margin:0 auto}.lp-module__Y9W-tW__productCard{flex-direction:row;min-height:350px}.lp-module__Y9W-tW__productImageContainer{width:38%;height:auto;min-height:350px}.lp-module__Y9W-tW__productImage{clip-path:polygon(0 0,100% 0,100% 100%,92% 100%,0 100%)}.lp-module__Y9W-tW__productContent{width:62%;padding:2.2rem}.lp-module__Y9W-tW__productName{font-size:1.8rem}.lp-module__Y9W-tW__productDescription{font-size:1rem}.lp-module__Y9W-tW__navigationDots{display:none}}@media (hover:hover){.lp-module__Y9W-tW__productCard:hover{box-shadow:var(--shadow-strong);border-color:#0080804d;transform:translateY(-10px)scale(1.02)}.lp-module__Y9W-tW__featureTag:hover{background:#00808026;transform:translateY(-1px)}.lp-module__Y9W-tW__detailsButton:hover{box-shadow:var(--shadow-light);transform:translateY(-2px)}.lp-module__Y9W-tW__inquireButton:hover{background:var(--teal-primary);color:#fff;transform:translateY(-2px)}.lp-module__Y9W-tW__ctaLink:after{content:"";background:var(--teal-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.lp-module__Y9W-tW__ctaLink:hover:after{width:100%}}@media (hover:none) and (pointer:coarse){.lp-module__Y9W-tW__productCard:hover{transform:none}.lp-module__Y9W-tW__detailsButton,.lp-module__Y9W-tW__inquireButton,.lp-module__Y9W-tW__dot{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.lp-module__Y9W-tW__detailsButton:active,.lp-module__Y9W-tW__inquireButton:active{opacity:.8;transform:scale(.98)}.lp-module__Y9W-tW__dot{background:0 0;border-radius:22px;width:44px;height:44px;position:relative}.lp-module__Y9W-tW__dot:after{content:"";background:var(--teal-muted);border-radius:50%;width:10px;height:10px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-module__Y9W-tW__dot:active:after{background:var(--teal-primary);transform:translate(-50%,-50%)scale(1.2)}}@media (prefers-color-scheme:dark){:root{--card-bg:#142828f2;--text-dark:#e0f2f2;--text-light:#99b8b8;--white:#1a2a2a}.lp-module__Y9W-tW__productsSection{background:linear-gradient(135deg,#1a2a2a 0%,#0f1f1f 100%)}.lp-module__Y9W-tW__sectionBadge{background:#00808033;border-color:#0080804d}.lp-module__Y9W-tW__badgeText{color:var(--teal-bright)}.lp-module__Y9W-tW__sectionTitle{color:var(--white)}.lp-module__Y9W-tW__sectionSubtitle{color:var(--text-light)}.lp-module__Y9W-tW__productCard{background:var(--card-bg);border-color:#00808033}.lp-module__Y9W-tW__productName{color:var(--white)}.lp-module__Y9W-tW__productDescription{color:var(--text-light)}.lp-module__Y9W-tW__featureTag{color:var(--teal-bright);background:#00808026}.lp-module__Y9W-tW__inquireButton{border-color:var(--teal-bright);color:var(--teal-bright)}.lp-module__Y9W-tW__inquireButton:hover{background:var(--teal-bright);color:var(--dark-bg)}.lp-module__Y9W-tW__ctaText{color:var(--text-light)}.lp-module__Y9W-tW__ctaLink{color:var(--teal-bright)}.lp-module__Y9W-tW__ctaLink:after{background:var(--teal-bright)}}@media print{.lp-module__Y9W-tW__productsSection{background:0 0;padding:2rem 0}.lp-module__Y9W-tW__productCard{break-inside:avoid;box-shadow:none;border:1px solid #ccc}.lp-module__Y9W-tW__detailsButton,.lp-module__Y9W-tW__inquireButton,.lp-module__Y9W-tW__navigationDots,.lp-module__Y9W-tW__productGlow{display:none}}@media (prefers-reduced-motion:reduce){.lp-module__Y9W-tW__productCard,.lp-module__Y9W-tW__productCard.lp-module__Y9W-tW__visible,.lp-module__Y9W-tW__detailsButton,.lp-module__Y9W-tW__inquireButton,.lp-module__Y9W-tW__featureTag,.lp-module__Y9W-tW__dot{transition:none;animation:none}}@media (prefers-contrast:high){:root{--teal-primary:#066;--teal-dark:#004c4c;--teal-light:teal;--text-dark:#000;--text-light:#333}.lp-module__Y9W-tW__productCard{border:2px solid var(--teal-dark)}.lp-module__Y9W-tW__featureTag{border:1px solid var(--teal-dark)}}@media (orientation:landscape) and (max-height:600px){.lp-module__Y9W-tW__productsSection{padding:2rem 1rem}.lp-module__Y9W-tW__productImageContainer{height:250px}.lp-module__Y9W-tW__productContent{padding:1rem}}
.team-module__J7hjuG__main{background:linear-gradient(135deg,#d6fff9 0%,#edf7ff 100%);min-height:100vh;padding-top:80px}.team-module__J7hjuG__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#00736f 0%,#003934 100%);padding:6rem 0 4rem;position:relative;overflow:hidden}.team-module__J7hjuG__hero:before{content:"";background:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.team-module__J7hjuG__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.team-module__J7hjuG__heroTitle{color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.team-module__J7hjuG__heroSubtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.team-module__J7hjuG__glassEffect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #fff3;border-radius:20px;transition:all .3s;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff80}.team-module__J7hjuG__glassEffect:hover{border-color:#0066cc4d;transform:translateY(-5px);box-shadow:0 15px 40px #06c3,inset 0 1px #ffffff80}.team-module__J7hjuG__sectionHeader{text-align:center;margin-bottom:4rem}.team-module__J7hjuG__sectionTitle{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:inline-block;position:relative}.team-module__J7hjuG__sectionTitle:after{content:"";background:linear-gradient(90deg,#06c,#09f);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.team-module__J7hjuG__sectionSubtitle{color:#666;max-width:600px;margin:2rem auto 0;font-size:1.1rem}.team-module__J7hjuG__leadershipSection{padding:4rem 0}.team-module__J7hjuG__leadershipGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.team-module__J7hjuG__leadershipCard{width:100%}.team-module__J7hjuG__leadershipCard .team-module__J7hjuG__glassEffect{text-align:center;flex-direction:column;align-items:center;height:100%;padding:3rem 2rem;display:flex}.team-module__J7hjuG__leaderPhoto:before{content:"";background:linear-gradient(135deg,#ffffff4d 0%,#0000 50%);position:absolute;inset:0}.team-module__J7hjuG__photoInitial{color:#fff;z-index:1;font-size:3rem;font-weight:700}.team-module__J7hjuG__leaderInfo{flex-direction:column;flex:1;align-items:center;display:flex}.team-module__J7hjuG__leaderName{color:#1a1a1a;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.team-module__J7hjuG__leaderPosition{color:#06c;background:#0066cc1a;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:1.1rem;font-weight:600}.team-module__J7hjuG__leaderDescription{color:#666;margin-top:1rem;line-height:1.7}.team-module__J7hjuG__teamSection{background:#ffffff80;justify-content:center;padding:4rem 0;display:flex}.team-module__J7hjuG__container{width:60%}.team-module__J7hjuG__teamGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.team-module__J7hjuG__teamCard .team-module__J7hjuG__glassEffect{text-align:center;flex-direction:column;align-items:center;height:100%;padding:2rem;display:flex}.team-module__J7hjuG__memberPhoto:before{content:"";background:linear-gradient(135deg,#ffffff4d 0%,#0000 50%);position:absolute;inset:0}.team-module__J7hjuG__memberInfo{flex-direction:column;flex:1;align-items:center;display:flex}.team-module__J7hjuG__memberName{color:#1a1a1a;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.team-module__J7hjuG__memberPosition{color:#06c;margin-bottom:.25rem;font-size:1rem;font-weight:600}.team-module__J7hjuG__memberDepartment{color:#666;margin-bottom:1rem;font-size:.9rem;font-style:italic}.team-module__J7hjuG__memberDescription{color:#666;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.team-module__J7hjuG__expertise{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:auto;display:flex}.team-module__J7hjuG__expertiseTag{color:#06c;background:#0066cc1a;border-radius:12px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s}.team-module__J7hjuG__expertiseTag:hover{background:#06c3;transform:translateY(-2px)}.team-module__J7hjuG__joinSection{justify-content:center;padding:4rem 0 6rem;display:flex}.team-module__J7hjuG__joinContent{max-width:800px;margin:0 auto}.team-module__J7hjuG__joinContent .team-module__J7hjuG__glassEffect{text-align:center;padding:4rem 3rem}.team-module__J7hjuG__joinTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.2rem;font-weight:700}.team-module__J7hjuG__joinText{color:#666;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}.team-module__J7hjuG__joinButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.team-module__J7hjuG__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#004f45,#009499);border:none;border-radius:4px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.team-module__J7hjuG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #06c3}.team-module__J7hjuG__secondaryButton{color:#092b23;background:0 0;border:2px solid #00514a;border-radius:4px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.team-module__J7hjuG__secondaryButton:hover{color:#fff;background-color:#06c;transform:translateY(-2px)}@media (max-width:768px){.team-module__J7hjuG__heroTitle{font-size:2.5rem}.team-module__J7hjuG__heroSubtitle{font-size:1.1rem}.team-module__J7hjuG__leadershipGrid,.team-module__J7hjuG__teamGrid{grid-template-columns:1fr}.team-module__J7hjuG__joinContent .team-module__J7hjuG__glassEffect{padding:3rem 1.5rem}.team-module__J7hjuG__joinTitle{font-size:1.8rem}.team-module__J7hjuG__joinButtons{flex-direction:column;align-items:center}.team-module__J7hjuG__primaryButton,.team-module__J7hjuG__secondaryButton{width:100%;max-width:300px}}@media (max-width:480px){.team-module__J7hjuG__heroTitle,.team-module__J7hjuG__sectionTitle{font-size:2rem}.team-module__J7hjuG__leadershipCard .team-module__J7hjuG__glassEffect{padding:2rem 1.5rem}.team-module__J7hjuG__leaderPhoto{width:120px;height:120px}.team-module__J7hjuG__photoInitial{font-size:2.5rem}}.team-module__J7hjuG__photoImage{object-fit:cover;border-radius:inherit;width:100%;height:100%}.team-module__J7hjuG__leaderPhoto{border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin-bottom:2rem;display:flex;position:relative;overflow:hidden}.team-module__J7hjuG__leaderPhoto:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#ffffff4d 0%,#0000 50%);position:absolute;inset:0}.team-module__J7hjuG__memberPhoto{border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.team-module__J7hjuG__memberPhoto:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#ffffff4d 0%,#0000 50%);position:absolute;inset:0}
