.HeroSplit-module___VImNq__sectionWrapper{background-color:#0000;padding:0}.HeroSplit-module___VImNq__card{background-color:#0000;width:100%;min-height:80vh;display:flex;position:relative;overflow:hidden}.HeroSplit-module___VImNq__spotlight{pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#ffffff26 0%,#fff0 60%);border-radius:50%;position:absolute}.HeroSplit-module___VImNq__heroSpotlight{width:800px;height:800px;top:-200px;left:-200px}.HeroSplit-module___VImNq__container{width:100%;height:100%;max-width:var(--container-max);padding:0 var(--gutter);z-index:10;flex-direction:column;margin:0 auto;display:flex;position:relative}@media (min-width:768px){.HeroSplit-module___VImNq__container{flex-direction:row;align-items:center}.HeroSplit-module___VImNq__heroSpotlight{top:-100px;left:200px}}.HeroSplit-module___VImNq__leftContent{padding:var(--space-8) 0;z-index:10;flex-direction:column;flex:1;justify-content:center;display:flex}.HeroSplit-module___VImNq__rightContent{flex:1;width:100%;min-height:500px;position:relative}.HeroSplit-module___VImNq__splineWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.HeroSplit-module___VImNq__splineScene{width:100%;height:100%}.HeroSplit-module___VImNq__eyebrow{font-size:var(--text-sm);color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--space-3);background-color:#0ea5e91a;border:1px solid #0ea5e933;border-radius:9999px;width:fit-content;padding:4px 12px;font-weight:700;display:inline-block}.HeroSplit-module___VImNq__headline{font-family:var(--font-display);letter-spacing:-.02em;color:#0000;margin-bottom:var(--space-4);white-space:pre-line;background-image:linear-gradient(90deg,#fff,#93c5fd);-webkit-background-clip:text;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1}.HeroSplit-module___VImNq__sub{font-size:var(--text-body);color:var(--color-text-muted);max-width:500px;font-weight:400;line-height:1.6}.HeroSplit-module___VImNq__ctaWrapper{margin-top:var(--space-6)}.HeroSplit-module___VImNq__ctaButton{background-color:var(--color-brand);color:#fff;padding:var(--space-3) var(--space-6);border-radius:var(--radius-sm);border:1px solid var(--color-brand-hover);transition:all var(--duration-fast) var(--ease);font-weight:600;display:inline-block;box-shadow:0 4px 14px #3b82f663}.HeroSplit-module___VImNq__ctaButton:hover{background-color:var(--color-brand-hover);transform:translateY(-2px);box-shadow:0 6px 20px #3b82f63b}
.StatCounter-module__N5rdfG__wrapper{padding:var(--space-12) 0;background-color:#0a0a0b;border-bottom:1px solid #ffffff0d}.StatCounter-module__N5rdfG__grid{gap:var(--space-10);text-align:center;flex-direction:column;display:flex}@media (min-width:768px){.StatCounter-module__N5rdfG__grid{justify-content:space-around;gap:var(--space-4);flex-direction:row}}.StatCounter-module__N5rdfG__card{padding:var(--space-4);flex-direction:column;justify-content:center;align-items:center;display:flex}.StatCounter-module__N5rdfG__valueGroup{justify-content:center;align-items:baseline;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.StatCounter-module__N5rdfG__value{font-family:var(--font-display);color:#0000;background-image:linear-gradient(90deg,#fff,#93c5fd);-webkit-background-clip:text;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.1}.StatCounter-module__N5rdfG__unit{color:#ffffffb3;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.StatCounter-module__N5rdfG__label{font-size:var(--text-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.15em;margin-top:var(--space-2);font-weight:500}
.IndustryCards-module__JSeN2W__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.IndustryCards-module__JSeN2W__grid{grid-template-columns:repeat(3,1fr)}}.IndustryCards-module__JSeN2W__card{border-radius:var(--radius-lg);background-color:#0a0a0b;border:1px solid #ffffff0d;flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.21,.47,.32,.98),border-color .4s;display:flex;overflow:hidden}.IndustryCards-module__JSeN2W__card:hover{border-color:#fff3;transform:translateY(-8px)}.IndustryCards-module__JSeN2W__imageWrapper{background-color:#000;border-bottom:1px solid #ffffff0d;width:100%;height:200px;overflow:hidden}.IndustryCards-module__JSeN2W__image{object-fit:cover;opacity:.7;width:100%;height:100%;transition:opacity .4s,transform .8s}.IndustryCards-module__JSeN2W__card:hover .IndustryCards-module__JSeN2W__image{opacity:1;transform:scale(1.03)}.IndustryCards-module__JSeN2W__contentWrapper{padding:var(--space-8) var(--space-6);flex-direction:column;flex-grow:1;display:flex}.IndustryCards-module__JSeN2W__specialty{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);margin-bottom:var(--space-3);font-weight:500}.IndustryCards-module__JSeN2W__title{font-family:var(--font-display);font-size:var(--text-h3);margin-bottom:var(--space-4);color:#0000;background-image:linear-gradient(90deg,#fff,#93c5fd);-webkit-background-clip:text;font-weight:700;line-height:1.3}.IndustryCards-module__JSeN2W__summary{font-size:var(--text-base);color:#ffffffa6;margin-bottom:var(--space-6);word-break:keep-all;flex-grow:1;line-height:1.6}.IndustryCards-module__JSeN2W__link{font-size:var(--text-sm);color:#fff;border-bottom:1px solid #0000;align-self:flex-start;align-items:center;padding-bottom:2px;font-weight:600;transition:opacity .2s,transform .2s;display:inline-flex}.IndustryCards-module__JSeN2W__link:hover{opacity:.8;border-bottom-color:#ffffff80}
.ProductGrid-module__Ks9ElG__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ProductGrid-module__Ks9ElG__grid{grid-template-columns:repeat(3,1fr)}}.ProductGrid-module__Ks9ElG__card{border-radius:var(--radius-lg);padding:var(--space-8) var(--space-6);background-color:#0a0a0b;border:1px solid #ffffff0d;flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.21,.47,.32,.98),border-color .4s;display:flex}.ProductGrid-module__Ks9ElG__card:hover{border-color:#fff3;transform:translateY(-8px)}.ProductGrid-module__Ks9ElG__category{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);margin-bottom:var(--space-3);font-weight:500}.ProductGrid-module__Ks9ElG__title{font-family:var(--font-display);font-size:var(--text-h3);margin-bottom:var(--space-3);color:#0000;word-break:keep-all;background-image:linear-gradient(90deg,#fff,#93c5fd);-webkit-background-clip:text;font-weight:700;line-height:1.2}.ProductGrid-module__Ks9ElG__summary{font-size:var(--text-base);color:#ffffffa6;margin-bottom:var(--space-6);word-break:keep-all;flex-grow:1;line-height:1.6}.ProductGrid-module__Ks9ElG__link{font-size:var(--text-sm);color:#fff;border-bottom:1px solid #0000;align-self:flex-start;align-items:center;padding-bottom:2px;font-weight:600;transition:opacity .2s,transform .2s;display:inline-flex}.ProductGrid-module__Ks9ElG__link:hover{opacity:.8;border-bottom-color:#ffffff80}
