.Navbar-module__cJzEcG__navbar{z-index:100;color:#000;pointer-events:auto;background-color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;width:100vw;padding:1.5rem 3rem;display:grid;position:fixed;top:0;left:0;box-shadow:0 1px 10px #0000000d}.Navbar-module__cJzEcG__navLogo{cursor:none;filter:brightness(0);background:0 0;border:none;align-items:center;padding:0;transition:opacity .3s;display:flex}.Navbar-module__cJzEcG__logoImage{width:auto;height:45px}.Navbar-module__cJzEcG__navLinks{gap:2.5rem;display:flex}.Navbar-module__cJzEcG__navLink{font-family:var(--font-sans);color:#000;cursor:none;background:0 0;border:none;padding:0;font-size:1rem;font-weight:400;transition:color .3s}.Navbar-module__cJzEcG__navLink:hover{color:#a2191f}.Navbar-module__cJzEcG__navRight{justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}@media (max-width:1024px){.Navbar-module__cJzEcG__navbar{grid-template-columns:1fr auto;padding:1rem 1.5rem}.Navbar-module__cJzEcG__navLinks{display:none}}
.HeroSection-module__sBkrQG__hero{flex-direction:column;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__hudTopLeft{font-family:var(--font-sans);letter-spacing:.05em;z-index:10;font-weight:500;position:absolute;top:2rem;left:3rem}.HeroSection-module__sBkrQG__hudTopCenter{z-index:10;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__sBkrQG__hudTopRight{text-align:right;z-index:10;position:absolute;top:2rem;right:3rem}.HeroSection-module__sBkrQG__mainTitle{text-align:left;font-size:clamp(4rem,8vw,8rem);line-height:.9;font-family:var(--font-sans);letter-spacing:-.04em;z-index:10;color:#fff;font-weight:500;position:absolute;top:40%;left:3rem;transform:translateY(-50%)}.HeroSection-module__sBkrQG__leftSidebar{z-index:10;flex-direction:column;gap:1rem;display:flex;position:absolute;bottom:3rem;left:3rem}.HeroSection-module__sBkrQG__hudListItem{border-bottom:2px solid var(--foreground);padding-bottom:.5rem}.HeroSection-module__sBkrQG__centerVideoContainer{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:8%;left:0;overflow:hidden}.HeroSection-module__sBkrQG__videoWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__sBkrQG__videoElement{object-fit:cover;mix-blend-mode:darken;width:100%;height:100%}.HeroSection-module__sBkrQG__focusBox{border:1px solid var(--foreground);background:var(--background);width:15px;height:15px;position:absolute}.HeroSection-module__sBkrQG__focusBox:after{content:"";background:var(--foreground);width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__sBkrQG__svgLines{z-index:4;pointer-events:none;width:100vw;height:100vh;position:absolute;inset:0}.HeroSection-module__sBkrQG__hudLine{fill:none;stroke:var(--foreground);stroke-width:1px}.HeroSection-module__sBkrQG__calloutRightTop{z-index:10;max-width:250px;position:absolute;top:15%;right:15%}.HeroSection-module__sBkrQG__calloutRightBottom{z-index:10;position:absolute;top:35%;right:5%}.HeroSection-module__sBkrQG__calloutHeader{font-family:var(--font-sans);border-bottom:1px solid var(--foreground);margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}@media (max-width:1024px){.HeroSection-module__sBkrQG__svgLines,.HeroSection-module__sBkrQG__calloutRightTop,.HeroSection-module__sBkrQG__calloutRightBottom,.HeroSection-module__sBkrQG__leftSidebar,.HeroSection-module__sBkrQG__hudTopCenter{display:none}.HeroSection-module__sBkrQG__mainTitle{text-shadow:0 0 10px #00000080;font-size:3.5rem;left:1.5rem}}
.ProductsSection-module__mJhU7q__gallerySection{--background:#118ab2;--foreground:#f5f5f5;background-color:var(--background);width:100%;height:100vh;color:var(--foreground);background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-position:50%;background-size:80px 80px;transition:background-color .8s,color .8s,--background .8s,--foreground .8s;position:relative;overflow:hidden}.ProductsSection-module__mJhU7q__gallerySection.ProductsSection-module__mJhU7q__lightTheme{--background:#f5f5f5;--foreground:#118ab2;background-color:var(--background);color:var(--foreground);background-image:linear-gradient(90deg,#118ab21a 1px,#0000 1px),linear-gradient(#118ab21a 1px,#0000 1px)}.ProductsSection-module__mJhU7q__sectionHeader{z-index:10;color:var(--foreground);transition:color .8s;position:absolute;top:3rem;left:3rem}.ProductsSection-module__mJhU7q__marqueeContainer{width:100%;height:100vh;overflow:hidden}.ProductsSection-module__mJhU7q__marqueeTrack{will-change:transform;width:max-content;height:100vh;animation:30s linear infinite ProductsSection-module__mJhU7q__scrollMarquee;display:flex}.ProductsSection-module__mJhU7q__marqueeTrack:has(.ProductsSection-module__mJhU7q__imagePlaceholder:hover){animation-play-state:paused}@keyframes ProductsSection-module__mJhU7q__scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ProductsSection-module__mJhU7q__productCard{flex:none;justify-content:center;align-items:center;width:900px;height:100vh;margin:0 2rem;padding:6rem 0 2rem;display:flex}.ProductsSection-module__mJhU7q__cardInner{-webkit-backdrop-filter:blur(16px);border:1px solid var(--foreground);background:#118ab233;flex-direction:column;width:100%;max-width:900px;height:65vh;max-height:700px;padding:1.5rem;transition:background-color .8s,border-color .8s,box-shadow .8s;display:flex;box-shadow:10px 10px #ffffff1a}.ProductsSection-module__mJhU7q__gallerySection.ProductsSection-module__mJhU7q__lightTheme .ProductsSection-module__mJhU7q__cardInner{box-shadow:10px 10px 0px 0px var(--foreground);background:#ffffffa6}.ProductsSection-module__mJhU7q__productTitle{font-family:var(--font-sans);text-transform:uppercase;color:var(--foreground);margin:.5rem 0 0;font-size:clamp(1.2rem,3vw,2rem);font-weight:700}.ProductsSection-module__mJhU7q__cardHeader{border-bottom:2px solid var(--foreground);justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem;transition:border-color .8s;display:flex}.ProductsSection-module__mJhU7q__imagePlaceholder{text-align:center;background:#ffffff08;border:1px dashed #ffffff4d;flex:1;justify-content:center;align-items:center;width:100%;transition:border-color .8s,background-color .8s;display:flex;position:relative}.ProductsSection-module__mJhU7q__gallerySection.ProductsSection-module__mJhU7q__lightTheme .ProductsSection-module__mJhU7q__imagePlaceholder{background:#00000005;border-color:#00000080}.ProductsSection-module__mJhU7q__productImage{filter:grayscale();transition:filter .8s}.ProductsSection-module__mJhU7q__gallerySection.ProductsSection-module__mJhU7q__lightTheme .ProductsSection-module__mJhU7q__productImage{filter:grayscale(0)}.ProductsSection-module__mJhU7q__cardFooter{text-transform:uppercase;margin-top:.5rem;transition:border-color .8s}@media (max-width:1024px){.ProductsSection-module__mJhU7q__productCard{width:80vw;margin:0 1rem}}@media (max-width:768px){.ProductsSection-module__mJhU7q__productCard{width:90vw;margin:0 .5rem}.ProductsSection-module__mJhU7q__sectionHeader{top:1rem;left:1rem}.ProductsSection-module__mJhU7q__cardInner{height:70vh;padding:1rem;box-shadow:4px 4px #ffffff1a}.ProductsSection-module__mJhU7q__gallerySection.ProductsSection-module__mJhU7q__lightTheme .ProductsSection-module__mJhU7q__cardInner{box-shadow:4px 4px 0px 0px var(--foreground)}}
.AboutSection-module__UGBiha__aboutSection{--background:#047857;--foreground:#f5f5f5;background-color:var(--background);min-height:100vh;color:var(--foreground);border-top:1px dashed var(--foreground);border-bottom:2px solid var(--foreground);background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-position:50%;background-size:80px 80px;align-items:center;padding:6rem 2rem 2rem;transition:background-color .8s,color .8s;display:flex;position:relative;overflow:hidden}.AboutSection-module__UGBiha__aboutSection.AboutSection-module__UGBiha__lightTheme{--background:#f5f5f5;--foreground:#047857;background-color:var(--background);color:var(--foreground);background-image:linear-gradient(90deg,#06d6a01a 1px,#0000 1px),linear-gradient(#06d6a01a 1px,#0000 1px)}.AboutSection-module__UGBiha__container{flex-direction:column;gap:2rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.AboutSection-module__UGBiha__topHeader{border-bottom:4px solid var(--foreground);justify-content:space-between;align-items:flex-end;padding-bottom:2rem;display:flex}.AboutSection-module__UGBiha__grid{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:1024px){.AboutSection-module__UGBiha__grid{grid-template-columns:3fr 2fr}}.AboutSection-module__UGBiha__textBlock{max-width:700px}.AboutSection-module__UGBiha__leadText{font-family:var(--font-sans);letter-spacing:-.04em;text-transform:uppercase;font-size:clamp(1.5rem,3.5vw,2.8rem);font-weight:500;line-height:1.1}.AboutSection-module__UGBiha__imageBlock{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AboutSection-module__UGBiha__imageContainer{aspect-ratio:4/3;border:1px solid var(--foreground);width:100%;position:relative;overflow:hidden}.AboutSection-module__UGBiha__aboutImage{filter:grayscale();transition:filter .5s}.AboutSection-module__UGBiha__aboutSection.AboutSection-module__UGBiha__lightTheme .AboutSection-module__UGBiha__aboutImage{filter:grayscale(0)}
.ContactSection-module__UONp9G__contactSection{--background:#fff;--foreground:#c9184a;background-color:var(--background);min-height:100vh;color:var(--foreground);align-items:center;padding:8rem 2rem;display:flex;position:relative}.ContactSection-module__UONp9G__container{width:100%;max-width:1400px;margin:0 auto}.ContactSection-module__UONp9G__borderBox{border:4px solid var(--foreground);background-image:linear-gradient(90deg,#c9184a1a 1px,#0000 1px),linear-gradient(#c9184a1a 1px,#0000 1px);background-size:30px 30px;padding:3rem;position:relative}.ContactSection-module__UONp9G__header{border-bottom:2px solid var(--foreground);justify-content:space-between;margin-bottom:4rem;padding-bottom:1rem;display:flex}.ContactSection-module__UONp9G__content{grid-template-columns:1fr;align-items:start;gap:4rem;display:grid}@media (min-width:1024px){.ContactSection-module__UONp9G__content{grid-template-columns:1fr 1fr 1fr;gap:2rem}}.ContactSection-module__UONp9G__headline{font-family:var(--font-sans);letter-spacing:-.04em;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:.9}.ContactSection-module__UONp9G__infoColumn{flex-direction:column;justify-content:flex-start;gap:3rem;display:flex}.ContactSection-module__UONp9G__infoBlock{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__UONp9G__infoBlock p{font-family:var(--font-mono);font-size:1.1rem;line-height:1.5}.ContactSection-module__UONp9G__link{font-family:var(--font-mono);width:fit-content;color:inherit;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.ContactSection-module__UONp9G__link:hover{background-color:var(--foreground);color:var(--background)}.ContactSection-module__UONp9G__socialLinks{flex-direction:column;gap:1rem;display:flex}.ContactSection-module__UONp9G__formColumn{flex-direction:column;display:flex}.ContactSection-module__UONp9G__form{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__UONp9G__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__UONp9G__input,.ContactSection-module__UONp9G__textarea{border:2px solid var(--foreground);font-family:var(--font-mono);color:var(--foreground);background:0 0;outline:none;padding:.75rem;font-size:1rem}.ContactSection-module__UONp9G__input:focus,.ContactSection-module__UONp9G__textarea:focus{background-color:#fb8b240d}.ContactSection-module__UONp9G__submitButton{color:#fff;cursor:none;background-color:#c9184a;border:2px solid #c9184a;align-self:flex-end;padding:1rem;transition:all .3s}.ContactSection-module__UONp9G__submitButton:hover{color:var(--foreground);background-color:#0000}@media (max-width:768px){.ContactSection-module__UONp9G__borderBox{padding:1.5rem}.ContactSection-module__UONp9G__headline{font-size:3rem}.ContactSection-module__UONp9G__content{grid-template-columns:1fr;gap:3rem}}
.SiteFooter-module__wWXZva__footer{background-color:var(--foreground);color:var(--background);border-top:4px solid var(--foreground);padding:4rem 2rem 2rem}.SiteFooter-module__wWXZva__container{flex-direction:column;gap:8rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.SiteFooter-module__wWXZva__top{border-bottom:1px dashed #fff3;justify-content:space-between;padding-bottom:2rem;display:flex}.SiteFooter-module__wWXZva__bottom{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:768px){.SiteFooter-module__wWXZva__bottom{grid-template-columns:1fr auto 1fr;gap:4rem}}.SiteFooter-module__wWXZva__logo{font-family:var(--font-sans);letter-spacing:-.05em;margin:0;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:.8}.SiteFooter-module__wWXZva__scrollTopButton{color:var(--background);cursor:none;background:0 0;border:1px solid #ffffff4d;flex-direction:column;justify-self:center;align-items:center;gap:.5rem;padding:1rem 2rem;transition:all .3s;display:flex}.SiteFooter-module__wWXZva__scrollTopButton:hover{background:var(--background);color:var(--foreground);border-color:var(--background)}.SiteFooter-module__wWXZva__scrollTopButton svg{transition:transform .3s}.SiteFooter-module__wWXZva__scrollTopButton:hover svg{transform:translateY(-5px)}
.Preloader-module__-PvIBG__preloader{background-color:var(--background);z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.5s ease-in 3.5s forwards Preloader-module__-PvIBG__forceUnmount;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes Preloader-module__-PvIBG__forceUnmount{to{opacity:0;pointer-events:none;visibility:hidden;z-index:-999}}.Preloader-module__-PvIBG__logoContainer{width:150px;height:150px;position:relative}.Preloader-module__-PvIBG__logoBase{opacity:.1;filter:brightness(0);width:100%;height:100%;position:absolute;inset:0}.Preloader-module__-PvIBG__logoFill{filter:brightness(0);width:100%;height:100%;position:absolute;inset:0}
