.styles_header__VbERE{position:-webkit-sticky;position:sticky;top:1.5rem;margin:1.5rem auto 0;width:95%;max-width:1200px;height:4.5rem;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;z-index:1000;border-radius:100px;background:var(--bg-main);border:1px solid var(--border-color);box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease}.styles_leftSide__B_KXG{display:flex;align-items:center;gap:1rem}.styles_logo__cwF4J{height:2rem;width:auto;border-radius:50%;border:1px solid var(--border-color)}.styles_compName__GpCbX{font-size:1.25rem;font-weight:700;color:var(--text-main);letter-spacing:-.5px}.styles_links__fY66W{display:flex;align-items:center;gap:2.5rem}.styles_linksIn__cmP5P{position:relative}.styles_linkText__z32EB{color:var(--text-muted);font-size:.95rem;font-weight:600;transition:color .2s ease}.styles_activeLink__I0Xiv,.styles_linkText__z32EB:hover{color:var(--primary-accent)}@media (max-width:900px){.styles_header__VbERE{width:95%;padding:0 1rem}.styles_links__fY66W{display:none}}.styles_footer___S6qT{background-color:var(--bg-secondary);padding:5rem 5% 2rem;border-top:1px solid var(--border-color)}.styles_footerHeader__xU_y8{text-align:center;margin-bottom:4rem}.styles_footerTitle__NEBr4{font-size:2.5rem;font-weight:800;color:var(--primary-accent)}.styles_footerGrid__qT70Y{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto 4rem}.styles_footerCol___USO5{display:flex;flex-direction:column}.styles_colTitle__KpRFL{font-size:1.25rem;font-weight:800;color:var(--text-main);margin-bottom:1.5rem}.styles_contactItem__ypdme{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;color:var(--text-muted);font-size:.95rem;line-height:1.5}.styles_icon__cHT3M{color:var(--primary-accent);width:18px;height:18px;margin-top:2px;flex-shrink:0}.styles_footerLink__o0AWc{color:var(--text-muted);font-size:.95rem;margin-bottom:1rem;transition:color .2s ease}.styles_footerLink__o0AWc:hover{color:var(--primary-accent)}.styles_contactForm__KuajP{display:flex;flex-direction:column;gap:1rem}.styles_formInput__JfsR_,.styles_formTextarea__JRAha{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:6px;background:#fff;font-size:.9rem;color:var(--text-main)}.styles_formTextarea__JRAha{min-height:80px;resize:vertical}.styles_submitBtn__bXy5v{background-color:var(--primary-accent);color:#fff;border:none;border-radius:4px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background-color .2s}.styles_submitBtn__bXy5v:hover{background-color:#2b45a6}.styles_copyright__U50S4{text-align:center;padding-top:2rem;border-top:1px solid rgba(0,0,0,.05);color:var(--text-muted);font-size:.85rem;font-family:monospace}@media (max-width:1024px){.styles_footerGrid__qT70Y{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.styles_footerGrid__qT70Y{grid-template-columns:1fr}}.Home_container__bCOhY{width:100%;padding:0;margin:0}.Home_heroSection__GOOrY{position:relative;width:100%;min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:6rem 5%;background:var(--bg-main)}.Home_heroBadge__6ks_R{display:inline-block;padding:.5rem 1.25rem;background:var(--primary-brand-light);border:1px solid rgba(59,91,219,.1);border-radius:100px;color:var(--primary-accent);font-weight:700;font-size:.8rem;margin-bottom:2rem;letter-spacing:1.5px;text-transform:uppercase}.Home_heroTitle__1bKeE{font-size:5.5rem;font-weight:900;line-height:1.05;margin-bottom:1.5rem;letter-spacing:-2px;color:var(--text-main)}.Home_heroTitle__1bKeE span{color:var(--primary-accent)}.Home_heroSubtitle__HxKm3{font-size:1.25rem;font-weight:400;margin-bottom:3rem;color:var(--text-muted);max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.Home_primaryButton__3r_R4{display:inline-flex;align-items:center;gap:.5rem;background:var(--primary-accent);color:#fff;padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease}.Home_primaryButton__3r_R4:hover{background:#2b45a6;transform:translateY(-2px);box-shadow:0 10px 20px rgba(59,91,219,.2)}.Home_servicesSection__zbIpL{padding:4rem 5%;background-color:var(--bg-secondary);border-top-left-radius:40px;border-top-right-radius:40px}.Home_sectionHeader__M9wPW{text-align:center;margin-bottom:4rem}.Home_sectionTitle__GgIAn{font-size:3rem;font-weight:900;color:var(--text-main);margin-bottom:1rem;letter-spacing:-1px}.Home_sectionSubtitle__Lhy5r{color:var(--text-muted);font-size:1.1rem}.Home_servicesGrid__ngrS8{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.Home_serviceCard__SKbzB{background:var(--bg-card);border-radius:16px;padding:2.5rem;border:1px solid var(--border-color);box-shadow:0 10px 30px rgba(0,0,0,.02);transition:all .3s ease}.Home_serviceCard__SKbzB:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.06)}.Home_serviceIconWrapper__gcDm8{width:50px;height:50px;background-color:var(--primary-brand-light);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--primary-accent)}.Home_serviceTitle__Q_BF8{font-size:1.5rem;font-weight:800;color:var(--text-main);margin-bottom:1rem}.Home_serviceDesc__3Ywu_{color:var(--text-muted);line-height:1.6;font-size:.95rem;margin-bottom:2rem}.Home_learnMoreLink__jWG2o{color:var(--primary-accent);font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.Home_productsSection__gR9WF{padding:4rem 5%;background-color:var(--bg-main);max-width:1300px;margin:0 auto}.Home_productsHeader__t4uhK{margin-bottom:3rem}.Home_productsGrid__5XlGZ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Home_productCard__JWuVC{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.Home_productImage__xSq9q{width:100%;height:220px;object-fit:cover}.Home_productInfo__v4iPb{padding:2rem;flex:1 1;display:flex;flex-direction:column}.Home_productTitle__kTjCT{font-size:1.5rem;font-weight:800;color:var(--text-main);margin-bottom:1.5rem}.Home_productSpecs__4_T1D{color:var(--text-muted);line-height:2.2;font-size:.85rem;margin-bottom:2rem;font-family:monospace}.Home_productSpecs__4_T1D span{display:inline-block;width:100px;color:var(--text-main);font-weight:700;font-family:Outfit,sans-serif;text-align:right;margin-right:1rem}.Home_learnMoreBtn__c5x0V{width:100%;padding:1rem;background:transparent;color:var(--primary-accent);border:1px solid rgba(59,91,219,.3);border-radius:6px;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .3s ease;margin-top:auto}.Home_learnMoreBtn__c5x0V:hover{background:rgba(59,91,219,.05);border-color:var(--primary-accent)}@media (max-width:1024px){.Home_heroTitle__1bKeE{font-size:4rem}.Home_productsGrid__5XlGZ,.Home_servicesGrid__ngrS8{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Home_heroTitle__1bKeE{font-size:3rem}.Home_productsGrid__5XlGZ,.Home_servicesGrid__ngrS8{grid-template-columns:1fr}}.Home_aboutSection__YeVMv{padding:4rem 5%;background-color:var(--bg-main);max-width:1200px;margin:0 auto}.Home_aboutContent__EAoja{color:var(--text-muted);font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.Home_clientsSection__OCByg{padding:4rem 5%;background-color:var(--bg-secondary)}.Home_clientsGrid__k6HlW{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;align-items:center}.Home_clientCard__rnlSj{background:var(--bg-card);border-radius:12px;padding:2rem;text-align:center;border:1px solid var(--border-color);box-shadow:0 4px 15px rgba(0,0,0,.02);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.Home_clientCard__rnlSj:hover{transform:translateY(-5px)}.Home_clientLogo__FBp_e{max-width:150px;max-height:80px;object-fit:contain;margin-bottom:1rem}.Home_clientTitle__sx3bI{font-size:1rem;font-weight:600;color:var(--text-main)}.Home_contactSection__Af_Nm{padding:4rem 5%;background-color:var(--bg-main)}.Home_contactContainer__WlJDg{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;max-width:1200px;margin:0 auto}.Home_contactFormSection__UPcv6{background:var(--bg-card);padding:3rem;border-radius:16px;border:1px solid var(--border-color);box-shadow:0 10px 30px rgba(0,0,0,.03)}.Home_contactForm__0LX80{display:flex;flex-direction:column;gap:1.5rem}.Home_formGroup__BGemE{display:flex;flex-direction:column;gap:.5rem}.Home_formLabel__U6w15{font-weight:600;font-size:.95rem;color:var(--text-main)}.Home_formInput__OBLaP,.Home_formTextarea__4_DZA{padding:1rem;border:1px solid var(--border-color);border-radius:8px;font-family:inherit;font-size:1rem;width:100%}.Home_formTextarea__4_DZA{min-height:150px;resize:vertical}.Home_contactInfoSection__kogDh{padding-top:2rem}.Home_contactInfoItem__5m4Xb{margin-bottom:2rem}.Home_contactInfoTitle__mLuR2{font-size:1.25rem;font-weight:800;margin-bottom:.5rem;color:var(--primary-accent)}.Home_contactInfoText__MX_S3{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.Home_mapContainer__yyZzM{margin-top:3rem;border-radius:12px;overflow:hidden;border:1px solid var(--border-color)}.Home_carouselHeader__w43bd{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}.Home_carouselControls__9NK_w{display:flex;gap:1rem}.Home_carouselBtn__mVSv_{width:48px;height:48px;border-radius:50%;border:1px solid var(--border-color);background:var(--bg-card);color:var(--primary-accent);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.Home_carouselBtn__mVSv_:hover:not(:disabled){background:var(--primary-brand-light);border-color:var(--primary-accent)}.Home_carouselBtn__mVSv_:disabled{opacity:.5;cursor:not-allowed}@media (max-width:900px){.Home_contactContainer__WlJDg{grid-template-columns:1fr}}