.Nav-module__gOObGW__header{z-index:100;background:var(--color-white);border-bottom:1px solid var(--color-border);transition:top .2s;position:fixed;top:32px;left:0;right:0;box-shadow:0 2px 16px #0e1b3d14}.Nav-module__gOObGW__header.Nav-module__gOObGW__pastTopBar{top:0}.Nav-module__gOObGW__inner{max-width:var(--container-max);padding:0 var(--section-pad-x);justify-content:space-between;align-items:center;height:68px;margin:0 auto;display:flex}.Nav-module__gOObGW__logo{flex-shrink:0;align-items:center;display:flex}.Nav-module__gOObGW__logoImg{width:auto;height:64px}.Nav-module__gOObGW__nav{align-items:center;gap:2rem;display:flex}.Nav-module__gOObGW__link{color:var(--color-text);transition:color var(--transition);padding-bottom:2px;font-size:.9rem;font-weight:500;position:relative}.Nav-module__gOObGW__link:after{content:"";background:var(--color-orange);width:0;height:2px;transition:width var(--transition);position:absolute;bottom:-2px;left:0}.Nav-module__gOObGW__link:hover{color:var(--color-navy-deep)}.Nav-module__gOObGW__link:hover:after{width:100%}.Nav-module__gOObGW__langSwitcher{align-items:center;gap:.4rem;margin-left:1rem;font-size:.8rem;font-weight:600;display:flex}.Nav-module__gOObGW__langActive{color:var(--color-orange)}.Nav-module__gOObGW__langDivider{color:var(--color-border)}.Nav-module__gOObGW__langLink{color:var(--color-text-muted);transition:color var(--transition)}.Nav-module__gOObGW__langLink:hover{color:var(--color-navy-deep)}.Nav-module__gOObGW__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__gOObGW__bar{background:var(--color-text);width:24px;height:2px;transition:transform var(--transition), opacity var(--transition);display:block}.Nav-module__gOObGW__barOpen1{transform:translateY(7px)rotate(45deg)}.Nav-module__gOObGW__barOpen2{opacity:0}.Nav-module__gOObGW__barOpen3{transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Nav-module__gOObGW__menuButton{display:flex}.Nav-module__gOObGW__nav{background:var(--color-white);padding:1rem var(--section-pad-x) 1.5rem;border-bottom:1px solid var(--color-border);flex-direction:column;align-items:flex-start;gap:0;display:none;position:fixed;top:68px;left:0;right:0;box-shadow:0 8px 24px #0e1b3d1a}.Nav-module__gOObGW__nav.Nav-module__gOObGW__open{display:flex}.Nav-module__gOObGW__link{width:100%;padding:.75rem 0;font-size:1rem}.Nav-module__gOObGW__langSwitcher{border-top:1px solid var(--color-border);width:100%;margin-top:.5rem;margin-left:0;padding-top:.75rem}}
.TopBar-module__rAiKWG__bar{background:var(--color-amber);height:32px}.TopBar-module__rAiKWG__inner{max-width:var(--container-max);padding:0 var(--section-pad-x);align-items:center;gap:2rem;height:100%;margin:0 auto;display:flex}.TopBar-module__rAiKWG__item{color:var(--color-navy-deep);letter-spacing:.3px;transition:opacity var(--transition);align-items:center;gap:.45rem;font-size:.72rem;font-weight:600;display:flex}.TopBar-module__rAiKWG__item:hover{opacity:.7}.TopBar-module__rAiKWG__item svg{color:var(--color-navy-deep);flex-shrink:0}
.Hero-module__ZARIfG__hero{clip-path:polygon(0 0,100% 0,100% 80%,0 100%);z-index:1;align-items:center;height:90svh;min-height:500px;display:flex;position:relative}.Hero-module__ZARIfG__image{object-fit:cover;object-position:center}.Hero-module__ZARIfG__overlay{background:linear-gradient(135deg,#0e1b3deb 0%,#1e2f6bcc 55%,#2a1f5e99 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:1;text-align:left;max-width:640px;padding:0 var(--section-pad-x);margin-left:calc((100vw - var(--container-max)) / 2);margin-bottom:8vh;position:relative}@supports not (margin-left:max(0px, 1px)){.Hero-module__ZARIfG__content{margin-left:clamp(1.5rem,50vw - 600px,10vw)}}.Hero-module__ZARIfG__headline{color:var(--color-white);margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3.4rem);line-height:1.12}.Hero-module__ZARIfG__subtitle{color:#ffffffc7;max-width:520px;margin-bottom:2.5rem;font-size:clamp(.95rem,1.8vw,1.15rem);line-height:1.7}.Hero-module__ZARIfG__cta{background:var(--color-amber);color:var(--color-navy-deep);border-radius:var(--radius-md);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);padding:.9rem 2.2rem;font-size:1rem;font-weight:700;display:inline-block;box-shadow:0 4px 20px #f5a30059}.Hero-module__ZARIfG__cta:hover{background:var(--color-amber-hover);transform:translateY(-2px);box-shadow:0 8px 28px #f5a30073}.Hero-module__ZARIfG__brandsStack{bottom:10%;right:max(var(--section-pad-x), calc((100vw - var(--container-max)) / 2));z-index:1;flex-direction:column;align-items:flex-end;gap:1rem;padding-right:2rem;display:flex;position:absolute}.Hero-module__ZARIfG__brandsStack:before{content:"";background:var(--color-amber);width:8px;position:absolute;top:0;bottom:0;right:0}.Hero-module__ZARIfG__brandsLabel{letter-spacing:2.5px;text-transform:uppercase;color:var(--color-amber);font-size:.68rem;font-weight:600}.Hero-module__ZARIfG__logoList{flex-direction:column;align-items:flex-end;gap:0;list-style:none;display:flex}.Hero-module__ZARIfG__logoItem{justify-content:flex-end;align-items:center;padding:.75rem 0;display:flex}.Hero-module__ZARIfG__logoItem+.Hero-module__ZARIfG__logoItem{border-top:1px solid #ffffff26}.Hero-module__ZARIfG__logoImg{object-fit:contain;object-position:right center;filter:brightness(0)invert();opacity:.9;width:140px;height:40px;transition:opacity var(--transition), transform var(--transition)}.Hero-module__ZARIfG__logoItem:hover .Hero-module__ZARIfG__logoImg{opacity:1;transform:translate(-3px)}@media (max-width:900px){.Hero-module__ZARIfG__content{padding:0 var(--section-pad-x);margin-left:0}}@media (max-width:640px){.Hero-module__ZARIfG__brandsStack{display:none}.Hero-module__ZARIfG__content{margin-bottom:4vh}}
.About-module__vAULUW__about{background:var(--color-bg);padding-top:var(--section-pad-y);position:relative}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.About-module__vAULUW__text{max-width:560px}.About-module__vAULUW__subheading{margin-bottom:1.5rem}.About-module__vAULUW__body{color:var(--color-text-muted);font-size:1rem;line-height:1.8}.About-module__vAULUW__stats{flex-direction:column;gap:1.75rem;display:flex}.About-module__vAULUW__stat{flex-direction:column;padding:0 0 0 1.5rem;display:flex;position:relative}.About-module__vAULUW__stat:before{content:"";background:var(--gradient-accent);transform-origin:top;border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0;transform:skewY(-8deg)}.About-module__vAULUW__statValue{color:var(--color-navy-deep);font-size:2.5rem;font-weight:800;line-height:1}.About-module__vAULUW__statLabel{color:var(--color-text-muted);margin-top:.4rem;font-size:.9rem;font-weight:500}@media (max-width:768px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:2.5rem}.About-module__vAULUW__text{max-width:100%}.About-module__vAULUW__stats{flex-flow:wrap}.About-module__vAULUW__stat{flex:1;min-width:140px}}
.Brands-module__ay_9xa__section{background:var(--color-surface);padding:var(--section-pad-y) var(--section-pad-x)}.Brands-module__ay_9xa__header{max-width:var(--container-max);margin:0 auto;padding-bottom:3rem}.Brands-module__ay_9xa__list{flex-direction:column;gap:1.5rem;max-width:1360px;margin:0 auto;display:flex}.Brands-module__ay_9xa__row{background:var(--color-bg);grid-template-columns:58fr 42fr;min-height:460px;display:grid}.Brands-module__ay_9xa__imageLeft{grid-template-columns:42fr 58fr}.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__imageWrap{grid-area:1/2}.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__content{grid-area:1/1}.Brands-module__ay_9xa__imageWrap{position:relative;overflow:hidden}.Brands-module__ay_9xa__image{object-fit:cover;object-position:center;transition:transform .6s}.Brands-module__ay_9xa__row:hover .Brands-module__ay_9xa__image{transform:scale(1.03)}.Brands-module__ay_9xa__imageOverlay{pointer-events:none;background:linear-gradient(90deg,#0000 55%,#0e1b3d4d 100%);position:absolute;inset:0}.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__imageOverlay{background:linear-gradient(270deg,#0000 55%,#0e1b3d4d 100%)}.Brands-module__ay_9xa__content{background:var(--color-bg);flex-direction:column;justify-content:center;gap:1.25rem;padding:3.5rem 4rem 3.5rem 3rem;display:flex;position:relative}.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__content{padding:3.5rem 3rem 3.5rem 4rem}.Brands-module__ay_9xa__index{color:#0e1b3d0a;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-4px;font-size:5rem;font-weight:900;line-height:1;position:absolute;top:2rem;right:2.5rem}.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__index{left:2.5rem;right:auto}.Brands-module__ay_9xa__logoWrap{align-items:center;width:180px;height:56px;display:flex}.Brands-module__ay_9xa__logo{object-fit:contain;object-position:left center;width:180px;height:56px}.Brands-module__ay_9xa__divider{background:var(--gradient-accent);border-radius:2px;flex-shrink:0;width:40px;height:3px}.Brands-module__ay_9xa__description{color:var(--color-text-muted);font-size:.92rem;line-height:1.75}.Brands-module__ay_9xa__tags{flex-wrap:wrap;gap:.4rem;display:flex}.Brands-module__ay_9xa__tag{color:var(--color-navy-mid);background:#1e2f6b12;border-radius:100px;padding:.25rem .65rem;font-size:.76rem;font-weight:500}.Brands-module__ay_9xa__link{color:var(--color-amber);transition:gap var(--transition), color var(--transition);align-items:center;gap:.5rem;margin-top:.25rem;font-size:.88rem;font-weight:600;display:inline-flex}.Brands-module__ay_9xa__link:hover{color:var(--color-orange);gap:.75rem}@media (max-width:768px){.Brands-module__ay_9xa__list{gap:0}.Brands-module__ay_9xa__row,.Brands-module__ay_9xa__imageLeft{min-height:unset;grid-template-rows:260px auto;grid-template-columns:1fr}.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__imageWrap{grid-area:1/1}.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__content{grid-area:2/1}.Brands-module__ay_9xa__imageWrap{grid-area:1/1}.Brands-module__ay_9xa__content,.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__content{grid-row:2;padding:2rem 1.5rem}.Brands-module__ay_9xa__index{font-size:3.5rem;top:1.25rem;right:1.5rem}.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__index{left:auto;right:1.5rem}.Brands-module__ay_9xa__imageOverlay,.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__imageOverlay{background:linear-gradient(#0000 50%,#0e1b3d4d 100%)}.Brands-module__ay_9xa__imageWrap,.Brands-module__ay_9xa__imageLeft .Brands-module__ay_9xa__imageWrap{clip-path:polygon(0 0,100% 0,100% calc(100% - 32px),calc(100% - 32px) 100%,0 100%)}}
.BrandBridge-module__hspDya__stack{top:calc(72svh - 60px);right:max(var(--section-pad-x), calc((100vw - var(--container-max)) / 2));z-index:10;flex-direction:row;gap:4px;display:flex;position:absolute}.BrandBridge-module__hspDya__bolt{mix-blend-mode:multiply;opacity:.3;pointer-events:none;width:auto;height:600px;position:absolute;top:45%;left:35%;transform:translate(-50%,-50%)}.BrandBridge-module__hspDya__tile{background:var(--color-surface);justify-content:center;align-items:center;width:88px;height:200px;display:flex;transform:skew(-10deg)}.BrandBridge-module__hspDya__logoImg{object-fit:contain;object-position:center center;filter:brightness(0)saturate(0)invert(10%)sepia(60%)saturate(900%)hue-rotate(200deg)brightness(60%);opacity:.75;width:150px;height:44px;transform:rotate(-90deg)}@media (max-width:768px){.BrandBridge-module__hspDya__stack{display:none}}
.Applications-module__pfUuOG__applications{background:var(--gradient-bg);clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);padding-top:calc(var(--section-pad-y) + 3rem);padding-bottom:calc(var(--section-pad-y) + 3rem);padding-left:var(--section-pad-x);padding-right:var(--section-pad-x);z-index:1;margin-top:-3rem;margin-bottom:-3rem;position:relative}.Applications-module__pfUuOG__heading{color:var(--color-white)!important}.Applications-module__pfUuOG__subheading{color:var(--color-muted)!important}.Applications-module__pfUuOG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Applications-module__pfUuOG__card{text-align:center;transition:background var(--transition), border-color var(--transition), transform var(--transition);background:#ffffff0d;border:none;border-bottom:2px solid #ffffff14;border-radius:0;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;display:flex;position:relative}.Applications-module__pfUuOG__card:after{content:"";background:var(--gradient-accent);width:60%;height:2px;transition:transform .3s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)scaleX(0)}.Applications-module__pfUuOG__card:hover{background:#ffffff14;transform:translateY(-3px)}.Applications-module__pfUuOG__card:hover:after{transform:translate(-50%)scaleX(1)}.Applications-module__pfUuOG__icon{width:48px;height:48px;color:var(--color-amber);flex-shrink:0}.Applications-module__pfUuOG__icon svg{width:100%;height:100%}.Applications-module__pfUuOG__label{color:var(--color-white);font-size:.95rem;font-weight:600;line-height:1.3}@media (max-width:900px){.Applications-module__pfUuOG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.Applications-module__pfUuOG__applications{clip-path:polygon(0 2%,100% 0,100% 98%,0 100%)}.Applications-module__pfUuOG__grid{grid-template-columns:1fr}}
.References-module__Qe2J6G__section{background:var(--color-surface);padding:var(--section-pad-y) var(--section-pad-x)}.References-module__Qe2J6G__header{max-width:var(--container-max);text-align:center;margin:0 auto 3rem}.References-module__Qe2J6G__label{letter-spacing:3px;text-transform:uppercase;color:var(--color-orange);margin-bottom:.75rem;font-size:.7rem;font-weight:700}.References-module__Qe2J6G__heading{color:var(--color-navy-deep);margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.5rem)}.References-module__Qe2J6G__subheading{color:var(--color-text-muted);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.6}.References-module__Qe2J6G__grid{max-width:var(--container-max);grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0 auto;display:grid}.References-module__Qe2J6G__card{aspect-ratio:4/3;border-radius:var(--radius-md);cursor:default;position:relative;overflow:hidden}.References-module__Qe2J6G__imageWrap{transition:transform .4s;position:absolute;inset:0}.References-module__Qe2J6G__card:hover .References-module__Qe2J6G__imageWrap{transform:scale(1.04)}.References-module__Qe2J6G__image{object-fit:cover;object-position:center}.References-module__Qe2J6G__overlay{background:linear-gradient(#0e1b3d1a 0%,#0e1b3d80 55%,#0e1b3deb 100%);transition:opacity .4s;position:absolute;inset:0}.References-module__Qe2J6G__card:hover .References-module__Qe2J6G__overlay{opacity:.85}.References-module__Qe2J6G__category{z-index:1;letter-spacing:2px;text-transform:uppercase;color:var(--color-white);background:var(--color-orange);border-radius:var(--radius-sm);padding:.25rem .65rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;left:1rem}.References-module__Qe2J6G__cardContent{z-index:1;padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.References-module__Qe2J6G__location{letter-spacing:2px;text-transform:uppercase;color:var(--color-amber);margin-bottom:.35rem;font-size:.68rem;font-weight:600}.References-module__Qe2J6G__name{color:var(--color-white);margin-bottom:.85rem;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700;line-height:1.2}.References-module__Qe2J6G__equipment{flex-wrap:wrap;gap:.4rem;list-style:none;display:flex}.References-module__Qe2J6G__equipmentTag{color:#ffffffd9;border-radius:var(--radius-sm);letter-spacing:.3px;background:#ffffff1f;border:1px solid #fff3;padding:.2rem .55rem;font-size:.7rem;font-weight:500}@media (max-width:640px){.References-module__Qe2J6G__grid{grid-template-columns:1fr}.References-module__Qe2J6G__card{aspect-ratio:3/2}}
.Contact-module__hcVmEa__contact{background:var(--color-bg);padding-top:calc(var(--section-pad-y) + 3rem);position:relative}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:5rem;display:grid}.Contact-module__hcVmEa__subheading{margin-bottom:2rem!important}.Contact-module__hcVmEa__details{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__hcVmEa__detail{color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Contact-module__hcVmEa__detail a{color:var(--color-navy-mid);transition:color var(--transition)}.Contact-module__hcVmEa__detail a:hover{color:var(--color-amber)}.Contact-module__hcVmEa__detailIcon{width:20px;height:20px;color:var(--color-orange);flex-shrink:0}.Contact-module__hcVmEa__form{flex-direction:column;gap:1rem;display:flex}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{border:none;border-bottom:1.5px solid var(--color-border);width:100%;font-family:var(--font-sans);color:var(--color-text);transition:border-color var(--transition);background:0 0;border-radius:0;outline:none;padding:.75rem 0;font-size:.95rem}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-bottom-color:var(--color-amber)}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:#aab0c4}.Contact-module__hcVmEa__textarea{resize:none;min-height:120px}.Contact-module__hcVmEa__submit{background:var(--gradient-accent);color:var(--color-white);font-family:var(--font-sans);border-radius:var(--radius-md);cursor:pointer;transition:opacity var(--transition), transform var(--transition), box-shadow var(--transition);border:none;justify-content:center;align-self:flex-start;align-items:center;gap:.6rem;margin-top:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 4px 16px #e8650a4d}.Contact-module__hcVmEa__submit:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 20px #e8650a66}@media (max-width:900px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:500px){.Contact-module__hcVmEa__row{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:var(--color-navy-deep);color:#ffffffa6;border-top:1px solid #ffffff0f}.Footer-module__S6Hkya__inner{grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-top:3.5rem;padding-bottom:3.5rem;display:grid}.Footer-module__S6Hkya__logo{margin-bottom:.75rem;display:inline-block}.Footer-module__S6Hkya__logoImg{width:auto;height:44px}.Footer-module__S6Hkya__tagline{color:var(--color-muted);max-width:280px;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__nav{flex-direction:column;gap:.6rem;display:flex}.Footer-module__S6Hkya__link{color:#ffffff8c;transition:color var(--transition);font-size:.9rem}.Footer-module__S6Hkya__link:hover{color:var(--color-amber)}.Footer-module__S6Hkya__brands{flex-direction:column;gap:.6rem;display:flex}.Footer-module__S6Hkya__brandsLabel{text-transform:uppercase;letter-spacing:1px;color:#ffffff4d;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__brandLink{color:#ffffff8c;transition:color var(--transition);font-size:.9rem}.Footer-module__S6Hkya__brandLink:hover{color:var(--color-amber)}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff12;padding:1.25rem 0}.Footer-module__S6Hkya__copyright{color:#ffffff47;font-size:.82rem}@media (max-width:768px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr}}
