.manufacturing_page__CqYZ1{min-height:100vh;background:var(--bg-primary);position:relative;overflow-x:hidden}.manufacturing_canvasContainer__FQQ_l{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.4}.manufacturing_breadcrumb__UrCEo{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;padding:100px 2rem 0;max-width:1400px;margin:0 auto;font-size:.9rem}.manufacturing_breadcrumb__UrCEo a{color:var(--text-muted);text-decoration:none;transition:color .3s ease}.manufacturing_breadcrumb__UrCEo a:hover{color:var(--primary-red)}.manufacturing_breadcrumb__UrCEo span{color:var(--text-primary);font-weight:500}.manufacturing_breadcrumb__UrCEo svg{color:var(--text-muted)}.manufacturing_hero__AIcc_{position:relative;z-index:1;padding:4rem 2rem 3rem;text-align:center}.manufacturing_heroContent__RHKIC{max-width:1200px;margin:0 auto}.manufacturing_heroTitle__ceN1F{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.manufacturing_heroIcon__q3_jb{width:50px;height:50px;border-radius:12px;background:linear-gradient(135deg,var(--primary-red) 0,#c62828 100%);display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 8px 24px rgba(230,57,70,.3);flex-shrink:0}.manufacturing_heroBadge__BinhQ{display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--primary-red) 0,var(--primary-blue) 100%);color:white;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;border-radius:8px;margin-bottom:1rem;letter-spacing:2px}.manufacturing_hero__AIcc_ h1{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;margin:0;color:var(--text-primary)}.manufacturing_heroLead__pgyHd{font-size:1.15rem;color:var(--text-secondary);line-height:1.6;max-width:100%;margin:0 auto}.manufacturing_subCategories__Ay_w2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1.25rem;gap:1.25rem;max-width:1400px;margin:3rem auto 0;padding:0 1.5rem;perspective:1000px}.manufacturing_subCategoryCard__YY8es{position:relative;height:380px;cursor:pointer;opacity:0;animation:manufacturing_fadeInUp__2OFya .6s ease forwards}.manufacturing_cardInner__vc5La{position:relative;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.manufacturing_subCategoryCard__YY8es:hover .manufacturing_cardInner__vc5La{transform:rotateY(180deg)}.manufacturing_cardBack__A2FqR,.manufacturing_cardFront__l2ZYD{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;background:rgba(255,255,255,.75);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 32px rgba(17,5,155,.08);overflow:hidden}[data-theme=dark] .manufacturing_cardBack__A2FqR,[data-theme=dark] .manufacturing_cardFront__l2ZYD{background:rgba(17,5,55,.5);border:1px solid rgba(239,50,65,.15);box-shadow:0 8px 32px rgba(0,0,0,.3)}.manufacturing_cardFront__l2ZYD{align-items:center;justify-content:center;text-align:center}.manufacturing_cardFront__l2ZYD:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-blue),var(--primary-red));border-radius:16px 16px 0 0}.manufacturing_cardBack__A2FqR{transform:rotateY(180deg);text-align:left;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--primary-blue) transparent}.manufacturing_cardBack__A2FqR::-webkit-scrollbar{width:4px}.manufacturing_cardBack__A2FqR::-webkit-scrollbar-track{background:transparent}.manufacturing_cardBack__A2FqR::-webkit-scrollbar-thumb{background:var(--primary-blue);border-radius:2px}.manufacturing_cardBack__A2FqR:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-red),var(--primary-blue));border-radius:16px 16px 0 0}.manufacturing_subCategoryIcon__PTq__{width:60px;height:60px;margin-bottom:1rem;border-radius:14px;background:linear-gradient(135deg,var(--primary-blue),var(--primary-red));display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 8px 20px rgba(17,5,155,.2)}.manufacturing_cardFront__l2ZYD h3{font-size:1.05rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.3}.manufacturing_cardBackHeader__c3czN{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color)}.manufacturing_cardBackHeader__c3czN svg{color:var(--primary-blue);flex-shrink:0}.manufacturing_cardBackHeader__c3czN h3{font-size:.9rem;font-weight:600;color:var(--text-primary);margin:0}.manufacturing_subCategoryFeatures__yRD5c{display:flex;flex-direction:column;gap:.15rem}.manufacturing_subCategoryFeatures__yRD5c span{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-secondary);padding:.35rem 0;transition:all .3s ease}.manufacturing_subCategoryFeatures__yRD5c span:hover{color:var(--text-primary);transform:translateX(4px)}.manufacturing_subCategoryFeatures__yRD5c span svg{color:var(--primary-red);flex-shrink:0}@keyframes manufacturing_fadeInUp__2OFya{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.manufacturing_sectionHeader__buEDq{text-align:center;margin-bottom:3rem}.manufacturing_sectionHeader__buEDq h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.manufacturing_sectionHeader__buEDq p{font-size:1.1rem;color:var(--text-secondary);max-width:700px;margin:0 auto;line-height:1.7}.manufacturing_servicesSection__op0nx{position:relative;z-index:1;padding:5rem 2rem;max-width:1400px;margin:0 auto}.manufacturing_servicesGrid__n3w7y{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:2rem;gap:2rem}.manufacturing_serviceCard__i4LvV{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:2.5rem;opacity:0;transform:translateY(30px);transition:all .5s ease}.manufacturing_serviceCard__i4LvV.manufacturing_visible__4YPlB{opacity:1;transform:translateY(0)}.manufacturing_serviceCard__i4LvV:hover{border-color:var(--primary-red);box-shadow:0 20px 60px rgba(0,0,0,.1)}.manufacturing_serviceHeader__XGvCv{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.manufacturing_serviceIcon__ZslLY{width:64px;height:64px;min-width:64px;border-radius:16px;background:linear-gradient(135deg,var(--primary-red) 0,rgba(230,57,70,.7) 100%);display:flex;align-items:center;justify-content:center;color:white}.manufacturing_serviceHeader__XGvCv h3{font-size:1.3rem;font-weight:600;color:var(--text-primary);line-height:1.3}.manufacturing_serviceDescription__E9s3f{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}.manufacturing_serviceFeatures__Z3XpE h4{font-size:.9rem;font-weight:600;color:var(--primary-red);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.manufacturing_serviceFeatures__Z3XpE ul{list-style:none;padding:0;margin:0}.manufacturing_serviceFeatures__Z3XpE li{display:flex;align-items:flex-start;gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--border-color)}.manufacturing_serviceFeatures__Z3XpE li:last-child{border-bottom:none}.manufacturing_serviceFeatures__Z3XpE li svg{color:var(--primary-red);min-width:16px;margin-top:2px}.manufacturing_serviceFeatures__Z3XpE li span{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.manufacturing_capabilities__I_XJS{position:relative;z-index:1;padding:4rem 2rem;background:var(--bg-secondary);opacity:0;transform:translateY(30px);transition:all .6s ease}.manufacturing_capabilities__I_XJS.manufacturing_visible__4YPlB{opacity:1;transform:translateY(0)}.manufacturing_capabilitiesGrid__vJnXd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}.manufacturing_capabilityCard__gMguv{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.manufacturing_capabilityCard__gMguv:hover{border-color:var(--primary-red);transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.manufacturing_capabilityIcon__Ew0nz{width:60px;height:60px;margin:0 auto 1.25rem;border-radius:14px;background:linear-gradient(135deg,rgba(230,57,70,.1),rgba(29,53,87,.1));display:flex;align-items:center;justify-content:center;color:var(--primary-red)}.manufacturing_capabilityCard__gMguv h3{font-size:1.2rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.manufacturing_capabilityCard__gMguv p{font-size:.95rem;color:var(--text-secondary);line-height:1.6}.manufacturing_integrations__LYqc0{position:relative;z-index:1;padding:5rem 2rem;opacity:0;transform:translateY(30px);transition:all .6s ease}.manufacturing_integrations__LYqc0.manufacturing_visible__4YPlB{opacity:1;transform:translateY(0)}.manufacturing_integrationsGrid__t5vE1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}.manufacturing_integrationCard__dE5cg{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;transition:all .3s ease}.manufacturing_integrationCard__dE5cg:hover{border-color:var(--primary-red);transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.manufacturing_integrationCard__dE5cg svg{color:var(--primary-red);min-width:24px;margin-top:2px}.manufacturing_integrationCard__dE5cg h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.4rem}.manufacturing_integrationCard__dE5cg p{font-size:.9rem;color:var(--text-secondary);line-height:1.5}.manufacturing_cta__XzgsL{position:relative;z-index:1;padding:6rem 2rem;background:linear-gradient(135deg,var(--primary-blue) 0,var(--primary-red) 100%)}.manufacturing_cta__XzgsL:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.manufacturing_ctaContent__mAVGi{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.manufacturing_cta__XzgsL h2{font-size:clamp(2rem,4vw,2.5rem);color:white;margin-bottom:1.5rem}.manufacturing_cta__XzgsL p{color:rgba(255,255,255,.9);font-size:1.2rem;margin-bottom:2.5rem;line-height:1.7}.manufacturing_ctaButtons__YKK6n{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.manufacturing_ctaPrimary__cCXJV{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;background:white;color:var(--primary-red);box-shadow:0 4px 20px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.23,1,.32,1)}.manufacturing_ctaPrimary__cCXJV:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 40px rgba(0,0,0,.3)}.manufacturing_ctaSecondary__Ez1Ah{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;background:transparent;color:white;border:2px solid rgba(255,255,255,.5);transition:all .3s ease}.manufacturing_ctaSecondary__Ez1Ah:hover{background:rgba(255,255,255,.1);border-color:white}@media (max-width:1200px){.manufacturing_subCategories__Ay_w2{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.manufacturing_servicesGrid__n3w7y{grid-template-columns:1fr}}@media (max-width:768px){.manufacturing_breadcrumb__UrCEo{padding:90px 1.5rem 0}.manufacturing_hero__AIcc_{padding:3rem 1.5rem 2rem}.manufacturing_heroTitle__ceN1F{gap:.75rem}.manufacturing_heroIcon__q3_jb{width:42px;height:42px}.manufacturing_hero__AIcc_ h1{font-size:clamp(1.4rem,3.5vw,1.8rem)}.manufacturing_heroBadge__BinhQ{font-size:1rem;padding:.4rem 1.2rem}.manufacturing_subCategories__Ay_w2{grid-template-columns:1fr;gap:1rem;padding:0 1rem;margin-top:2.5rem}.manufacturing_subCategoryCard__YY8es{height:auto}.manufacturing_cardInner__vc5La{transform-style:flat}.manufacturing_subCategoryCard__YY8es:hover .manufacturing_cardInner__vc5La{transform:none}.manufacturing_cardBack__A2FqR,.manufacturing_cardFront__l2ZYD{position:relative;transform:none;backface-visibility:visible;-webkit-backface-visibility:visible;height:auto}.manufacturing_cardFront__l2ZYD{padding:1.5rem;border-radius:20px 20px 0 0}.manufacturing_cardBack__A2FqR{padding:1.25rem 1.5rem 1.5rem;border-radius:0 0 20px 20px;border-top:none}.manufacturing_cardBackHeader__c3czN{display:none}.manufacturing_subCategoryIcon__PTq__{width:55px;height:55px}.manufacturing_capabilities__I_XJS,.manufacturing_integrations__LYqc0,.manufacturing_servicesSection__op0nx{padding:3rem 1.5rem}.manufacturing_capabilitiesGrid__vJnXd{grid-template-columns:1fr}.manufacturing_serviceCard__i4LvV{padding:2rem}.manufacturing_serviceHeader__XGvCv{flex-direction:column;align-items:flex-start;gap:1rem}.manufacturing_integrationsGrid__t5vE1{grid-template-columns:1fr}.manufacturing_cta__XzgsL{padding:4rem 1.5rem}.manufacturing_ctaButtons__YKK6n{flex-direction:column;align-items:center}}