.ProductDetailPage-module__AmIkIa__pageWrapper{background-color:#000;width:100%;position:relative}.ProductDetailPage-module__AmIkIa__viewerHost{z-index:1;pointer-events:none;width:100%;height:100vh;position:sticky;top:0;left:0;overflow:hidden}.ProductDetailPage-module__AmIkIa__viewerHost>*{pointer-events:auto}.ProductDetailPage-module__AmIkIa__scrollableContentHost{z-index:2;width:100%;position:relative}.ProductDetailPage-module__AmIkIa__pageLoadingFallback,.ProductDetailPage-module__AmIkIa__productHeroFallback{text-align:center;color:#fff;background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;font-size:1.5rem;display:flex}.ProductDetailPage-module__AmIkIa__productHeroFallback h1{color:#fff;margin-bottom:1rem;font-size:2.5rem}.ProductDetailPage-module__AmIkIa__pageContainer{width:100%}
.IndustryPage-module__R2IcrW__pageWrapper{background-color:#000;width:100%;position:relative}.IndustryPage-module__R2IcrW__viewerHost{z-index:1;pointer-events:none;width:100%;height:100vh;position:sticky;top:0;left:0;overflow:hidden}.IndustryPage-module__R2IcrW__scrollableContentHost{z-index:2;width:100%;position:relative}.IndustryPage-module__R2IcrW__container{color:#fff;width:100%}.IndustryPage-module__R2IcrW__main{z-index:2;width:100%;min-height:100vh;padding-bottom:4rem}.IndustryPage-module__R2IcrW__hero{background:0 0;border-bottom:2px dashed #222;flex-direction:column;justify-content:center;min-height:80vh;padding:6rem 10%;display:flex}.IndustryPage-module__R2IcrW__hero h1{background:linear-gradient(45deg,#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:4rem}.IndustryPage-module__R2IcrW__hero p{color:#888;max-width:800px;font-size:1.25rem;line-height:1.6}.IndustryPage-module__R2IcrW__capabilities{background:#000;border-bottom:1px dashed #222;width:100%;padding:6rem 10%}.IndustryPage-module__R2IcrW__capabilities h2{margin-bottom:2rem;font-size:2.5rem}.IndustryPage-module__R2IcrW__capabilityGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;display:grid}.IndustryPage-module__R2IcrW__capabilityCard{background:#0f0f0f;border:1px solid #ffffff0d;border-radius:12px;height:100%;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.IndustryPage-module__R2IcrW__capabilityCard:before{content:"";background:#08cfed;height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.IndustryPage-module__R2IcrW__capabilityCard:hover{border-color:#08cfed4d;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.IndustryPage-module__R2IcrW__capabilityCard:hover:before{transform:scaleX(1)}.IndustryPage-module__R2IcrW__capabilityCard h3{margin-bottom:1rem;font-size:1.5rem}.IndustryPage-module__R2IcrW__capabilityCard p{color:#888;line-height:1.6}.IndustryPage-module__R2IcrW__products{background:#050505;border-bottom:1px dashed #222;width:100%;padding:6rem 10%}.IndustryPage-module__R2IcrW__productsHeader{text-align:center;margin-bottom:3rem}.IndustryPage-module__R2IcrW__productsHeader h2{margin-bottom:1rem;font-size:2.5rem}.IndustryPage-module__R2IcrW__productsHeader p{color:#888;font-size:1.1rem}.IndustryPage-module__R2IcrW__viewToggle{justify-content:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.IndustryPage-module__R2IcrW__viewButton{color:#888;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;padding:.5rem 1rem;transition:all .3s}.IndustryPage-module__R2IcrW__viewButton:hover,.IndustryPage-module__R2IcrW__viewButton.IndustryPage-module__R2IcrW__active{color:#000;background:#08cfed}@media (max-width:768px){.IndustryPage-module__R2IcrW__hero{padding:3rem 5%}.IndustryPage-module__R2IcrW__hero h1{font-size:2.5rem}.IndustryPage-module__R2IcrW__capabilities,.IndustryPage-module__R2IcrW__products{padding:3rem 5%}.IndustryPage-module__R2IcrW__capabilityGrid{grid-template-columns:1fr}}
.LoadingScreen-module__CZlQCa__loadingContainer{background-color:#050505;width:100%;height:100vh;position:relative;overflow:hidden}.LoadingScreen-module__CZlQCa__overlay{pointer-events:none;z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.LoadingScreen-module__CZlQCa__loaderContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px dashed #08cfed;border-radius:4px;flex-direction:column;align-items:center;padding:30px 40px;display:flex}.LoadingScreen-module__CZlQCa__title{color:#08cfed;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px;font-family:Roboto Mono,monospace;font-size:1.2rem}.LoadingScreen-module__CZlQCa__progressBar{background:#ffffff1a;border-radius:2px;width:300px;height:4px;margin-bottom:15px;overflow:hidden}.LoadingScreen-module__CZlQCa__progressFill{background:#08cfed;height:100%;transition:width .3s}.LoadingScreen-module__CZlQCa__statusText{color:#fff9;min-height:1.2rem;font-family:Roboto Mono,monospace;font-size:.85rem}
.ProductGrid-module__m2aGna__container{gap:2rem;width:100%;display:grid}.ProductGrid-module__m2aGna__container.ProductGrid-module__m2aGna__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.ProductGrid-module__m2aGna__container.ProductGrid-module__m2aGna__list{grid-template-columns:1fr}.ProductGrid-module__m2aGna__productCard{background:var(--bg-secondary,#0f0f0f);border-radius:12px;transition:transform .3s;overflow:hidden}.ProductGrid-module__m2aGna__productCard:hover{transform:translateY(-5px)}.ProductGrid-module__m2aGna__imageContainer{background:var(--bg-tertiary,#1a1a1a);width:100%;height:200px;position:relative}.ProductGrid-module__m2aGna__image{object-fit:cover;width:100%;height:100%}.ProductGrid-module__m2aGna__imageFallback{background:linear-gradient(135deg, var(--bg-tertiary,#1a1a1a) 0%, var(--bg-secondary,#0f0f0f) 100%);width:100%;height:100%}.ProductGrid-module__m2aGna__badge{background:var(--bg-overlay,#000000b3);color:var(--text-primary,#fff);border-radius:20px;padding:.5rem 1rem;font-size:.875rem;position:absolute;top:1rem;right:1rem}.ProductGrid-module__m2aGna__content{padding:1.5rem}.ProductGrid-module__m2aGna__content h3{color:var(--text-primary,#fff);margin-bottom:.5rem;font-size:1.5rem}.ProductGrid-module__m2aGna__content p{color:var(--text-secondary,#888);margin-bottom:1rem;line-height:1.6}.ProductGrid-module__m2aGna__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.ProductGrid-module__m2aGna__tag{background:var(--bg-tertiary,#1a1a1a);color:var(--text-secondary,#888);border-radius:20px;padding:.25rem .75rem;font-size:.875rem}.ProductGrid-module__m2aGna__link{color:var(--text-primary,#fff);align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:gap .3s;display:inline-flex}.ProductGrid-module__m2aGna__link:hover{gap:1rem}.ProductGrid-module__m2aGna__linkDisabled{color:var(--text-secondary,#888);cursor:default;align-items:center;display:inline-flex}.ProductGrid-module__m2aGna__error{min-height:400px;color:var(--text-secondary,#888);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.ProductGrid-module__m2aGna__error button{background:var(--bg-tertiary,#1a1a1a);border:1px solid var(--border-color,#333);color:var(--text-primary,#fff);cursor:pointer;border-radius:8px;margin-top:1rem;padding:.5rem 1rem}.ProductGrid-module__m2aGna__loadingContainer{min-height:400px;color:var(--text-secondary,#888);flex-direction:column;justify-content:center;align-items:center;display:flex}.ProductGrid-module__m2aGna__loadingSpinner{margin-bottom:1rem;animation:1s linear infinite ProductGrid-module__m2aGna__spin}@keyframes ProductGrid-module__m2aGna__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProductGrid-module__m2aGna__empty{min-height:200px;color:var(--text-secondary,#888);justify-content:center;align-items:center;display:flex}@media (max-width:768px){.ProductGrid-module__m2aGna__container.ProductGrid-module__m2aGna__list .ProductGrid-module__m2aGna__productCard{grid-template-columns:1fr}.ProductGrid-module__m2aGna__imageContainer{height:150px}}
.ContentSection-module__TOTgYW__section{width:100%;padding:6rem 0;position:relative;overflow:hidden}.ContentSection-module__TOTgYW__container{width:100%;margin:0 auto}.ContentSection-module__TOTgYW__contained .ContentSection-module__TOTgYW__container{max-width:1200px;padding:0 2rem}.ContentSection-module__TOTgYW__fullWidth .ContentSection-module__TOTgYW__container{max-width:none;padding:0}.ContentSection-module__TOTgYW__splitLayout .ContentSection-module__TOTgYW__container{max-width:1400px;padding:0 2rem}.ContentSection-module__TOTgYW__darkBg{color:#fff;background:#0a0a0a}.ContentSection-module__TOTgYW__gradientBg{color:#fff;background:linear-gradient(150deg,#000a1ef2,#000000fa)}.ContentSection-module__TOTgYW__lightBg{color:#0a0a0a;background:#fff}.ContentSection-module__TOTgYW__header{text-align:center;margin-bottom:4rem}.ContentSection-module__TOTgYW__header h2{margin-bottom:1rem;font-size:3rem}.ContentSection-module__TOTgYW__darkBg .ContentSection-module__TOTgYW__header h2,.ContentSection-module__TOTgYW__gradientBg .ContentSection-module__TOTgYW__header h2{background:linear-gradient(45deg,#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ContentSection-module__TOTgYW__header p{color:#888;max-width:800px;margin:0 auto;font-size:1.25rem}.ContentSection-module__TOTgYW__contentWrapper{position:relative}.ContentSection-module__TOTgYW__splitLayout .ContentSection-module__TOTgYW__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ContentSection-module__TOTgYW__fullWidth .ContentSection-module__TOTgYW__contentWrapper,.ContentSection-module__TOTgYW__contained .ContentSection-module__TOTgYW__contentWrapper{flex-direction:column;gap:2rem;display:flex}.ContentSection-module__TOTgYW__textContent{flex:1;min-width:0}.ContentSection-module__TOTgYW__paragraph{margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.ContentSection-module__TOTgYW__darkBg .ContentSection-module__TOTgYW__paragraph,.ContentSection-module__TOTgYW__gradientBg .ContentSection-module__TOTgYW__paragraph{color:#888}.ContentSection-module__TOTgYW__mediaContent{width:100%;position:relative}.ContentSection-module__TOTgYW__imageWrapper{border-radius:12px;position:relative;overflow:hidden}.ContentSection-module__TOTgYW__splitImage{aspect-ratio:16/9;width:100%}.ContentSection-module__TOTgYW__fullImage{aspect-ratio:21/9;width:100%;max-width:1200px;margin:0 auto}.ContentSection-module__TOTgYW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ContentSection-module__TOTgYW__imageWrapper:hover .ContentSection-module__TOTgYW__image{transform:scale(1.05)}@media (max-width:1024px){.ContentSection-module__TOTgYW__splitLayout .ContentSection-module__TOTgYW__contentWrapper{grid-template-columns:1fr;gap:2rem}.ContentSection-module__TOTgYW__header h2{font-size:2.5rem}.ContentSection-module__TOTgYW__container{padding:0 1.5rem}}@media (max-width:768px){.ContentSection-module__TOTgYW__section{padding:4rem 0}.ContentSection-module__TOTgYW__container{padding:0 1rem}.ContentSection-module__TOTgYW__header h2{font-size:2rem}.ContentSection-module__TOTgYW__paragraph{font-size:1rem}.ContentSection-module__TOTgYW__splitImage,.ContentSection-module__TOTgYW__fullImage{aspect-ratio:16/9}}@keyframes ContentSection-module__TOTgYW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ContentSection-module__TOTgYW__section{animation:.6s ease-out ContentSection-module__TOTgYW__fadeIn}
.ViewerPlaceHolder-module__xtckca__viewerPlaceholderWrapper{border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex;overflow:hidden}.ViewerPlaceHolder-module__xtckca__noViewerFallback{color:#999;text-align:center;background-color:#fafafa;border:1px dashed #ccc;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;font-style:italic;display:flex}.ViewerPlaceHolder-module__xtckca__viewerPlaceholderWrapper>div:first-child{width:100%;height:100%}
.IndustryProductsPage-module__IM9tMq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.IndustryProductsPage-module__IM9tMq__main{padding:2rem 0}.IndustryProductsPage-module__IM9tMq__hero{text-align:center;margin-bottom:3rem;padding:2rem 0}.IndustryProductsPage-module__IM9tMq__hero h1{color:var(--color-text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:600}.IndustryProductsPage-module__IM9tMq__hero p{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.IndustryProductsPage-module__IM9tMq__products{margin-bottom:3rem}.IndustryProductsPage-module__IM9tMq__productsHeader{text-align:center;margin-bottom:2rem}.IndustryProductsPage-module__IM9tMq__productsHeader h2{color:var(--color-text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:600}.IndustryProductsPage-module__IM9tMq__productsHeader p{color:var(--color-text-secondary);font-size:1.1rem}.IndustryProductsPage-module__IM9tMq__viewToggle{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.IndustryProductsPage-module__IM9tMq__viewButton{border:2px solid var(--color-border);background:var(--color-background);color:var(--color-text-primary);cursor:pointer;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.IndustryProductsPage-module__IM9tMq__viewButton:hover{background:var(--color-surface)}.IndustryProductsPage-module__IM9tMq__viewButton.IndustryProductsPage-module__IM9tMq__active{background:var(--color-primary);color:var(--color-primary-contrast);border-color:var(--color-primary)}.IndustryProductsPage-module__IM9tMq__noProducts{text-align:center;background:var(--color-surface);border-radius:8px;margin-top:2rem;padding:3rem}.IndustryProductsPage-module__IM9tMq__noProducts h3{color:var(--color-text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.IndustryProductsPage-module__IM9tMq__noProducts p{color:var(--color-text-secondary);max-width:500px;margin:0 auto;font-size:1.1rem}@media (max-width:768px){.IndustryProductsPage-module__IM9tMq__container{padding:0 1rem}.IndustryProductsPage-module__IM9tMq__hero h1{font-size:2rem}.IndustryProductsPage-module__IM9tMq__hero p{font-size:1rem}.IndustryProductsPage-module__IM9tMq__productsHeader h2{font-size:1.5rem}.IndustryProductsPage-module__IM9tMq__viewToggle{flex-direction:column;align-items:center}.IndustryProductsPage-module__IM9tMq__viewButton{width:200px}}
