.Hero-module__ZARIfG__heroContainer{background-color:var(--background);flex-direction:column;width:100%;display:flex}.Hero-module__ZARIfG__heroSection{background-color:var(--background);flex-direction:row;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageColumn{flex:0 0 55%;height:100vh;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackground{will-change:transform;width:100%;height:120%;position:absolute;top:-10%;left:0}.Hero-module__ZARIfG__bgImage{object-fit:cover;object-position:center;transition:opacity 1s ease-in-out}.Hero-module__ZARIfG__activeImage{opacity:1}.Hero-module__ZARIfG__inactiveImage{opacity:0}.Hero-module__ZARIfG__spacerColumn{background-color:var(--background);flex:0 0 45%}.Hero-module__ZARIfG__overlapCard{background-color:var(--background);z-index:10;width:680px;max-width:90%;height:fit-content;box-shadow:none;border:none;border-radius:0;flex-direction:column;gap:1.8rem;margin:auto 0;padding:4.5rem 3.5rem;transition:all .4s;display:flex;position:absolute;top:0;bottom:0;left:38%}[data-theme=dark] .Hero-module__ZARIfG__overlapCard{background-color:var(--background);border:none;border-left:4px solid var(--primary);box-shadow:none}.Hero-module__ZARIfG__companyLabel{letter-spacing:3px;color:var(--primary);font-size:.75rem;font-weight:700}[data-theme=light] .Hero-module__ZARIfG__companyLabel{color:#555}.Hero-module__ZARIfG__heroTitle{letter-spacing:-.02em;color:#111;margin:0;font-size:3.2rem;font-weight:800;line-height:1.15;transition:color .3s}[data-theme=dark] .Hero-module__ZARIfG__heroTitle{color:#fff}.Hero-module__ZARIfG__heroTitle:hover{color:var(--primary)}.Hero-module__ZARIfG__heroTag{letter-spacing:1.5px;color:var(--primary);margin-top:-.5rem;font-size:1.05rem;font-weight:700;line-height:1.4}.Hero-module__ZARIfG__heroDescription{color:#555;margin:0;font-size:1.05rem;font-weight:400;line-height:1.8}[data-theme=dark] .Hero-module__ZARIfG__heroDescription{color:var(--muted-text)}.Hero-module__ZARIfG__storyBtn{color:#fff;letter-spacing:2px;text-align:center;background-color:#111;border:1px solid #111;border-radius:0;align-self:flex-start;padding:1.1rem 2.5rem;font-size:.85rem;font-weight:700;transition:all .3s}[data-theme=dark] .Hero-module__ZARIfG__storyBtn{color:#111;background-color:#fff;border:1px solid #fff}.Hero-module__ZARIfG__storyBtn:hover{background-color:var(--primary);border-color:var(--primary);color:#fff;box-shadow:none;transform:translateY(-3px)}.Hero-module__ZARIfG__statsBandSection{background-color:var(--card-bg);border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);z-index:11;width:100%;padding:4.5rem 0;position:relative}.Hero-module__ZARIfG__statsInner{width:100%;max-width:1400px;margin:0 auto;padding:0 6rem}.Hero-module__ZARIfG__statsGrid{grid-template-columns:repeat(4,1fr);gap:0;width:100%;display:grid}.Hero-module__ZARIfG__card{border:none;border-right:1px solid var(--card-border);box-shadow:none;background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1rem 1.5rem;transition:opacity .3s;display:flex}.Hero-module__ZARIfG__card:last-child{border-right:none}[data-theme=light] .Hero-module__ZARIfG__card{border:none;border-right:1px solid var(--card-border);box-shadow:none;background:0 0}[data-theme=light] .Hero-module__ZARIfG__card:last-child{border-right:none}[data-theme=dark] .Hero-module__ZARIfG__card{border:none;border-right:1px solid var(--card-border);background:0 0}[data-theme=dark] .Hero-module__ZARIfG__card:last-child{border-right:none}.Hero-module__ZARIfG__card:hover{opacity:.85}.Hero-module__ZARIfG__val{color:var(--foreground);letter-spacing:-.01em;font-size:2.6rem;font-weight:300;line-height:1}.Hero-module__ZARIfG__lab{color:var(--muted-text);letter-spacing:.12em;text-align:center;font-size:.75rem;font-weight:700;line-height:1.3}@media (max-width:1024px){.Hero-module__ZARIfG__imageColumn,.Hero-module__ZARIfG__spacerColumn{flex:0 0 50%}.Hero-module__ZARIfG__overlapCard{width:560px;padding:3.5rem 2.5rem;left:32%}.Hero-module__ZARIfG__heroTitle{font-size:2.4rem}.Hero-module__ZARIfG__statsInner{padding:0 2rem}}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{flex-direction:column;height:auto;min-height:auto}.Hero-module__ZARIfG__imageColumn{aspect-ratio:1;flex:none;width:100%;height:auto}.Hero-module__ZARIfG__spacerColumn{display:none}.Hero-module__ZARIfG__overlapCard{width:100%;max-width:100%;height:auto;box-shadow:none;border-radius:0;margin:-60px 0 0;padding:3.5rem 2rem 2.5rem;position:relative;top:auto;bottom:auto;left:auto;transform:none}.Hero-module__ZARIfG__heroTitle{font-size:2rem}.Hero-module__ZARIfG__statsBandSection{padding:3.5rem 0}.Hero-module__ZARIfG__statsInner{padding:0 1.5rem}.Hero-module__ZARIfG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem 0}.Hero-module__ZARIfG__card{border:none;border-right:1px solid var(--card-border);padding:1rem .5rem}.Hero-module__ZARIfG__card:nth-child(2n),.Hero-module__ZARIfG__card:last-child{border-right:none}[data-theme=light] .Hero-module__ZARIfG__card,[data-theme=dark] .Hero-module__ZARIfG__card{border:none;border-right:1px solid var(--card-border)}[data-theme=light] .Hero-module__ZARIfG__card:nth-child(2n),[data-theme=dark] .Hero-module__ZARIfG__card:nth-child(2n),[data-theme=light] .Hero-module__ZARIfG__card:last-child,[data-theme=dark] .Hero-module__ZARIfG__card:last-child{border-right:none}.Hero-module__ZARIfG__val{font-size:2rem}.Hero-module__ZARIfG__lab{font-size:.7rem}}
.CTA-module__CdZh3q__ctaSection{background-color:var(--foreground);color:var(--background);justify-content:space-between;align-items:center;gap:3rem;width:100vw;margin-bottom:-5rem;padding:5rem 6rem;display:flex;position:relative;left:50%;transform:translate(-50%)}.CTA-module__CdZh3q__ctaContent{max-width:600px}.CTA-module__CdZh3q__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.CTA-module__CdZh3q__ctaDesc{opacity:.8;font-size:1.15rem;line-height:1.5}.CTA-module__CdZh3q__ctaButtons{flex-shrink:0;gap:1rem;display:flex}.CTA-module__CdZh3q__ctaBtn{background-color:var(--background);color:var(--foreground);border:1px solid var(--sidebar-border);white-space:nowrap;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s}.CTA-module__CdZh3q__ctaBtn:hover{color:var(--background);border-color:var(--background);background-color:#0000}.CTA-module__CdZh3q__ctaBtnSecondary{color:var(--background);border:1px solid var(--background);white-space:nowrap;background-color:#0000;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s}.CTA-module__CdZh3q__ctaBtnSecondary:hover{background-color:var(--background);color:var(--foreground)}@media (max-width:1024px){.CTA-module__CdZh3q__ctaSection{flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:-2.5rem;padding:4rem 3rem}}@media (max-width:768px){.CTA-module__CdZh3q__ctaSection{text-align:center;align-items:center;gap:2rem;margin-bottom:-2rem;padding:3.5rem 1.5rem}.CTA-module__CdZh3q__ctaContent{max-width:100%}.CTA-module__CdZh3q__ctaTitle{font-size:1.85rem}.CTA-module__CdZh3q__ctaDesc{font-size:1.05rem}.CTA-module__CdZh3q__ctaButtons{flex-direction:column;gap:.8rem;width:100%}.CTA-module__CdZh3q__ctaBtn,.CTA-module__CdZh3q__ctaBtnSecondary{text-align:center;justify-content:center;align-items:center;width:100%;padding:1rem 1.5rem;font-size:1rem;display:inline-flex}}.CTA-module__CdZh3q__cursor{color:var(--primary);margin-left:4px;font-weight:300;animation:.75s step-end infinite CTA-module__CdZh3q__blink;display:inline-block}@keyframes CTA-module__CdZh3q__blink{0%,to{opacity:0}50%{opacity:1}}
.PortfolioCarousel-module__tYxNBa__section{background-color:var(--card-bg);border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);width:100%;padding:2.25rem 0;overflow:hidden}.PortfolioCarousel-module__tYxNBa__container{max-width:var(--max-width,1200px);margin:0 auto;padding:0}.PortfolioCarousel-module__tYxNBa__marquee{width:100vw;display:flex;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.PortfolioCarousel-module__tYxNBa__marquee:before,.PortfolioCarousel-module__tYxNBa__marquee:after{content:"";z-index:2;pointer-events:none;width:15%;height:100%;position:absolute;top:0}.PortfolioCarousel-module__tYxNBa__marquee:before{background:linear-gradient(to right, var(--background) 0%, transparent 100%);left:0}[data-theme=light] .PortfolioCarousel-module__tYxNBa__marquee:before{background:linear-gradient(90deg,#fff 0%,#0000 100%)}.PortfolioCarousel-module__tYxNBa__marquee:after{background:linear-gradient(to left, var(--background) 0%, transparent 100%);right:0}[data-theme=light] .PortfolioCarousel-module__tYxNBa__marquee:after{background:linear-gradient(270deg,#fff 0%,#0000 100%)}.PortfolioCarousel-module__tYxNBa__track{align-items:center;gap:4.5rem;width:max-content;padding:.5rem 0;animation:150s linear infinite PortfolioCarousel-module__tYxNBa__scroll;display:flex}.PortfolioCarousel-module__tYxNBa__track:hover{animation-play-state:paused}.PortfolioCarousel-module__tYxNBa__logoItem{flex-shrink:0;justify-content:center;align-items:center;width:110px;height:45px;transition:all .3s;display:flex;position:relative}.PortfolioCarousel-module__tYxNBa__imageContainer{width:100%;height:100%;position:relative}.PortfolioCarousel-module__tYxNBa__logoImage{object-fit:contain;filter:grayscale()contrast(.7)opacity(.5);transition:all .4s}.PortfolioCarousel-module__tYxNBa__logoItem:hover .PortfolioCarousel-module__tYxNBa__logoImage{filter:grayscale(0)contrast()opacity(.9);transform:scale(1.08)}@keyframes PortfolioCarousel-module__tYxNBa__scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}
.aboutPage-module__LKjg4G__heroBanner{width:100%;height:420px;margin-bottom:0;position:relative;overflow:hidden}.aboutPage-module__LKjg4G__heroBg{object-fit:cover;object-position:center}.aboutPage-module__LKjg4G__heroOverlay{background:linear-gradient(135deg,#000c 0%,#0006 60%,#ff000026 100%);align-items:flex-end;padding:4rem 6rem;display:flex;position:absolute;inset:0}.aboutPage-module__LKjg4G__heroText{flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;display:flex}@media (max-width:1024px){.aboutPage-module__LKjg4G__heroBanner{height:280px}.aboutPage-module__LKjg4G__heroOverlay{align-items:stretch;padding:0 1.5rem 2rem}.aboutPage-module__LKjg4G__heroText{justify-content:space-between}}.aboutPage-module__LKjg4G__heroTag{background-color:var(--primary);color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.aboutPage-module__LKjg4G__heroTitle{color:#fff;letter-spacing:-2px;font-size:3.5rem;font-weight:800;line-height:1}@media (max-width:1024px){.aboutPage-module__LKjg4G__heroTitle{letter-spacing:-1px;font-size:2.2rem}}.aboutPage-module__LKjg4G__statsBand{background-color:var(--primary);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:900px){.aboutPage-module__LKjg4G__statsBand{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.aboutPage-module__LKjg4G__statsBand{grid-template-columns:repeat(2,1fr)}}.aboutPage-module__LKjg4G__statItem{text-align:center;border-right:1px solid #fff3;padding:2.2rem 2rem;transition:background-color .3s}.aboutPage-module__LKjg4G__statItem:last-child{border-right:none}.aboutPage-module__LKjg4G__statItem:hover{background-color:#0000001a}.aboutPage-module__LKjg4G__statValue{color:#fff;margin-bottom:.3rem;font-size:2.5rem;font-weight:800;line-height:1;display:block}.aboutPage-module__LKjg4G__statLabel{color:#fffc;letter-spacing:.5px;font-size:.8rem;font-weight:600}.aboutPage-module__LKjg4G__body{width:100%;max-width:1400px;margin:0 auto;padding:5rem 6rem}@media (max-width:1024px){.aboutPage-module__LKjg4G__body{padding:3rem 2rem}}@media (max-width:640px){.aboutPage-module__LKjg4G__body{padding:2rem 1rem}}.aboutPage-module__LKjg4G__section{border-top:1px solid var(--card-border);padding:5rem 0}.aboutPage-module__LKjg4G__section:first-of-type{border-top:none;padding-top:0}.aboutPage-module__LKjg4G__sectionLabel{color:var(--primary);letter-spacing:2px;margin-bottom:.7rem;font-size:.75rem;font-weight:700}.aboutPage-module__LKjg4G__sectionTitle{color:var(--foreground);letter-spacing:-1px;margin-bottom:1rem;font-size:2.3rem;font-weight:800}.aboutPage-module__LKjg4G__sectionText{color:var(--muted-text);max-width:700px;font-size:1.1rem;line-height:1.75}.aboutPage-module__LKjg4G__storyGrid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;display:grid}@media (max-width:900px){.aboutPage-module__LKjg4G__storyGrid{grid-template-columns:1fr;gap:2rem}}.aboutPage-module__LKjg4G__storyCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:3rem;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.aboutPage-module__LKjg4G__storyCard:before{content:"";background-color:var(--primary);width:4px;height:100%;position:absolute;top:0;left:0}.aboutPage-module__LKjg4G__storyCard:hover{border-color:var(--primary);transform:translateY(-4px)}.aboutPage-module__LKjg4G__storyCardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.4rem;font-weight:800}.aboutPage-module__LKjg4G__storyCardText{color:var(--muted-text);font-size:1rem;line-height:1.7}.aboutPage-module__LKjg4G__milestonesContainer{max-width:860px;margin-top:4rem;display:block}.aboutPage-module__LKjg4G__milestonesList{flex-direction:column;gap:1.2rem;display:flex;position:relative}.aboutPage-module__LKjg4G__milestonesList:before{content:"";z-index:1;background:linear-gradient(#ff00004d 0%,#ff00000d 100%);width:2px;position:absolute;top:10px;bottom:10px;left:20px}.aboutPage-module__LKjg4G__milestoneRow{align-items:center;gap:1.5rem;padding:.8rem 1rem .8rem 2.5rem;display:flex;position:relative}.aboutPage-module__LKjg4G__milestoneRow:before{content:"";background-color:var(--card-border);border:2px solid var(--background);z-index:2;border-radius:50%;width:10px;height:10px;transition:all .6s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:16px;transform:translateY(-50%)}.aboutPage-module__LKjg4G__milestoneRow.active:before{background-color:var(--primary);border-color:var(--background);transform:translateY(-50%)scale(1.3)}.aboutPage-module__LKjg4G__milestoneDate{color:var(--foreground);background-color:var(--card-bg);border:1px solid var(--card-border);text-align:center;border-radius:20px;flex-shrink:0;min-width:140px;padding:.4rem .8rem;font-size:.9rem;font-weight:800}.aboutPage-module__LKjg4G__milestoneLine{background:linear-gradient(to right, var(--card-border) 50%, transparent 100%);flex-grow:1;height:1px}.aboutPage-module__LKjg4G__milestoneDesc{color:var(--muted-text);flex:1;font-size:.95rem}@media (max-width:768px){.aboutPage-module__LKjg4G__milestoneRow{padding-left:2rem}.aboutPage-module__LKjg4G__milestoneRow:before{left:11px}.aboutPage-module__LKjg4G__milestonesList:before{left:15px}.aboutPage-module__LKjg4G__milestoneDate{min-width:120px}.aboutPage-module__LKjg4G__milestoneDesc{width:250px}}@media (max-width:640px){.aboutPage-module__LKjg4G__milestoneRow{border-bottom:1px solid var(--card-border);flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1rem 1rem 2rem}.aboutPage-module__LKjg4G__milestoneLine{display:none}.aboutPage-module__LKjg4G__milestoneDesc{width:100%}}.aboutPage-module__LKjg4G__milestoneImageBox{z-index:1;border-radius:16px;width:100%;height:520px;position:relative}.aboutPage-module__LKjg4G__milestoneImageFrame{border:1px solid var(--card-border);z-index:2;border-radius:16px;position:absolute;inset:0;overflow:hidden}.aboutPage-module__LKjg4G__milestoneImage{object-fit:cover;transition:transform .6s cubic-bezier(.25,.8,.25,1)}.aboutPage-module__LKjg4G__milestoneImageBox:hover .aboutPage-module__LKjg4G__milestoneImage{transform:scale(1.05)}.aboutPage-module__LKjg4G__milestoneImageBox:after{content:"";border:2px solid var(--primary);z-index:0;pointer-events:none;border-radius:16px;transition:all .3s;position:absolute;inset:15px -15px -15px 15px}.aboutPage-module__LKjg4G__milestoneImageBox:hover:after{inset:8px -8px -8px 8px}@media (max-width:1100px){.aboutPage-module__LKjg4G__milestoneImageBox{max-width:600px;height:450px;margin:0 auto}}.aboutPage-module__LKjg4G__dotsWrapper{gap:8px;margin-bottom:1rem;display:flex}.aboutPage-module__LKjg4G__dotSquare{background-color:var(--primary);width:12px;height:12px;animation:2s ease-in-out infinite aboutPage-module__LKjg4G__pulseSquare}.aboutPage-module__LKjg4G__dotSquare:nth-child(2){animation-delay:.3s}.aboutPage-module__LKjg4G__dotSquare:nth-child(3){animation-delay:.6s}@keyframes aboutPage-module__LKjg4G__pulseSquare{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;background-color:var(--foreground);transform:scale(.8)}}.aboutPage-module__LKjg4G__valuesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:900px){.aboutPage-module__LKjg4G__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.aboutPage-module__LKjg4G__valuesGrid{grid-template-columns:1fr;gap:1.5rem}}.aboutPage-module__LKjg4G__valueCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.aboutPage-module__LKjg4G__valueCard:hover{border-color:var(--primary);transform:translateY(-6px)}.aboutPage-module__LKjg4G__valueIcon{background-color:#e01e381a;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;transition:all .3s;display:inline-flex}.aboutPage-module__LKjg4G__valueCard:hover .aboutPage-module__LKjg4G__valueIcon{background-color:var(--primary)}.aboutPage-module__LKjg4G__valueCard:hover .aboutPage-module__LKjg4G__valueIcon svg{stroke:#fff!important}.aboutPage-module__LKjg4G__valueNumber{color:#ff000014;font-variant-numeric:tabular-nums;font-size:3rem;font-weight:800;line-height:1;position:absolute;top:1rem;right:1.5rem}.aboutPage-module__LKjg4G__valueTitle{color:var(--foreground);margin-bottom:.7rem;font-size:1.2rem;font-weight:800;position:relative}.aboutPage-module__LKjg4G__valueTitle:after{content:"";background-color:var(--primary);width:30px;height:3px;margin-top:.5rem;transition:width .3s;display:block}.aboutPage-module__LKjg4G__valueCard:hover .aboutPage-module__LKjg4G__valueTitle:after{width:60px}.aboutPage-module__LKjg4G__valueText{color:var(--muted-text);font-size:.95rem;line-height:1.6;position:relative}.aboutPage-module__LKjg4G__teamGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:900px){.aboutPage-module__LKjg4G__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.aboutPage-module__LKjg4G__teamGrid{grid-template-columns:1fr}}.aboutPage-module__LKjg4G__teamCard{background-color:var(--card-bg);border:1px solid var(--card-border);text-align:center;border-radius:12px;padding:2.5rem 2rem;transition:all .3s}.aboutPage-module__LKjg4G__teamCard:hover{border-color:var(--primary);transform:translateY(-4px)}.aboutPage-module__LKjg4G__teamAvatar{background-color:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.2rem;font-size:1.8rem;display:flex}.aboutPage-module__LKjg4G__teamName{color:var(--foreground);margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.aboutPage-module__LKjg4G__teamRole{color:var(--primary);letter-spacing:.5px;font-size:.85rem;font-weight:600}.aboutPage-module__LKjg4G__ctaSection{background:linear-gradient(135deg, var(--card-bg) 0%, #ff00000a 100%);border:1px solid var(--card-border);text-align:center;border-radius:16px;margin-top:5rem;margin-bottom:2rem;padding:5rem 4rem;position:relative;overflow:hidden}.aboutPage-module__LKjg4G__ctaSection:before{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);height:3px;position:absolute;top:0;left:0;right:0}.aboutPage-module__LKjg4G__ctaTitle{color:var(--foreground);letter-spacing:-1px;margin-bottom:1rem;font-size:2.3rem;font-weight:800}.aboutPage-module__LKjg4G__ctaDesc{color:var(--muted-text);max-width:600px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.6}.aboutPage-module__LKjg4G__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.aboutPage-module__LKjg4G__ctaBtnPrimary{background-color:var(--primary);color:#fff;border-radius:0;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.aboutPage-module__LKjg4G__ctaBtnPrimary:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.aboutPage-module__LKjg4G__ctaBtnSecondary{color:var(--foreground);border:1px solid var(--card-border);border-radius:0;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.aboutPage-module__LKjg4G__ctaBtnSecondary:hover{border-color:var(--foreground);transform:translateY(-2px)}
.coatingPage-module__R08NnW__container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.coatingPage-module__R08NnW__container{padding:0 1.25rem}}.coatingPage-module__R08NnW__hero{width:100%;height:380px;margin-bottom:3rem;position:relative;overflow:hidden}.coatingPage-module__R08NnW__heroBg{object-fit:cover;object-position:center}.coatingPage-module__R08NnW__heroOverlay{background:linear-gradient(135deg,#0e0e10f2 0%,#0e0e10cc 50%,#e01e3826 100%);align-items:flex-end;padding:4rem 6rem;display:flex;position:absolute;inset:0}.coatingPage-module__R08NnW__heroText{flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;display:flex}.coatingPage-module__R08NnW__heroBottomText{display:block}@media (max-width:1024px){.coatingPage-module__R08NnW__hero{height:260px;margin-bottom:2rem}.coatingPage-module__R08NnW__heroOverlay{align-items:stretch;padding:0 1.5rem 2rem}.coatingPage-module__R08NnW__heroText{justify-content:space-between}}.coatingPage-module__R08NnW__heroTag{background-color:var(--primary);color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.coatingPage-module__R08NnW__heroTitle{color:#fff;letter-spacing:-1.5px;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1.1}.coatingPage-module__R08NnW__heroDesc{color:#ffffffb3;max-width:700px;font-size:1.05rem;line-height:1.5}@media (max-width:1024px){.coatingPage-module__R08NnW__heroTitle{letter-spacing:-.5px;font-size:2rem}.coatingPage-module__R08NnW__heroDesc{font-size:.9rem}}.coatingPage-module__R08NnW__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:3.5rem;display:flex}.coatingPage-module__R08NnW__filterBtn{background-color:var(--card-bg);border:1px solid var(--card-border);color:var(--muted-text);cursor:pointer;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .25s}.coatingPage-module__R08NnW__filterBtn:hover{border-color:var(--primary);color:var(--foreground)}.coatingPage-module__R08NnW__filterBtnActive{background-color:var(--primary);border-color:var(--primary);color:#fff}.coatingPage-module__R08NnW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem;display:grid}@media (max-width:1024px){.coatingPage-module__R08NnW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:640px){.coatingPage-module__R08NnW__grid{grid-template-columns:1fr;gap:1.5rem}}.coatingPage-module__R08NnW__card{background-color:var(--card-bg);border:1px solid var(--card-border);flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.coatingPage-module__R08NnW__card:hover{border-color:var(--primary);transform:translateY(-6px);box-shadow:0 12px 30px #0000001a}.coatingPage-module__R08NnW__imageWrapper{aspect-ratio:4/3;background-color:var(--background);width:100%;position:relative;overflow:hidden}.coatingPage-module__R08NnW__effectImage{object-fit:contain;padding:.75rem;transition:transform .5s}.coatingPage-module__R08NnW__card:hover .coatingPage-module__R08NnW__effectImage{transform:scale(1.05)}.coatingPage-module__R08NnW__cardContent{-webkit-backdrop-filter:blur(12px);z-index:5;background:#0e0e10d9;border-top:1px solid #ffffff14;flex-direction:column;padding:1.25rem 1.5rem;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(101%)}[data-theme=light] .coatingPage-module__R08NnW__cardContent{background:#ffffffe0;border-top:1px solid #00000014}.coatingPage-module__R08NnW__card:hover .coatingPage-module__R08NnW__cardContent{transform:translateY(0)}.coatingPage-module__R08NnW__cardTitle{color:#fff;margin-bottom:.35rem;font-size:1.1rem;font-weight:700;line-height:1.2;transition:color .2s}[data-theme=light] .coatingPage-module__R08NnW__cardTitle{color:#111}.coatingPage-module__R08NnW__card:hover .coatingPage-module__R08NnW__cardTitle{color:var(--primary)}.coatingPage-module__R08NnW__cardDesc{color:#ffffffb3;margin:0;font-size:.82rem;line-height:1.4}[data-theme=light] .coatingPage-module__R08NnW__cardDesc{color:#555}.coatingPage-module__R08NnW__lightbox{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0e0e10f2;justify-content:center;align-items:center;padding:2rem;animation:.25s ease-out forwards coatingPage-module__R08NnW__fadeIn;display:flex;position:fixed;inset:0}.coatingPage-module__R08NnW__lightboxContent{background-color:var(--card-bg);border:1px solid var(--card-border);grid-template-columns:1.5fr 1fr;width:95%;max-width:1150px;height:80vh;min-height:480px;max-height:600px;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards coatingPage-module__R08NnW__scaleIn;display:grid;position:relative;overflow:hidden}.coatingPage-module__R08NnW__lightboxLeft{background-color:var(--background);justify-content:center;align-items:center;height:100%;display:flex;position:relative}.coatingPage-module__R08NnW__lightboxImageWrapper{width:100%;height:100%;position:relative}.coatingPage-module__R08NnW__lightboxImageWrapper img{padding:1.5rem}.coatingPage-module__R08NnW__lightboxRight{border-left:1px solid var(--card-border);background-color:var(--card-bg);flex-direction:column;justify-content:space-between;height:100%;padding:2.5rem;display:flex;position:relative;overflow-y:auto}.coatingPage-module__R08NnW__badgeContainer{margin-bottom:1rem}.coatingPage-module__R08NnW__categoryBadge{text-transform:uppercase;letter-spacing:1px;padding:.35rem .85rem;font-size:.7rem;font-weight:800;display:inline-block}.coatingPage-module__R08NnW__categoryBadgeUv{color:var(--primary);background-color:#e6000014;border:1px solid #e6000026}.coatingPage-module__R08NnW__categoryBadgeVm{color:#e2b72c;background-color:#d4af3714;border:1px solid #d4af3726}.coatingPage-module__R08NnW__categoryBadgeCombo{color:#a855f7;background-color:#9333ea14;border:1px solid #9333ea26}.coatingPage-module__R08NnW__lightboxTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.8rem;font-weight:800;line-height:1.2}.coatingPage-module__R08NnW__divider{background-color:var(--card-border);width:100%;height:1px;margin-bottom:1.25rem}.coatingPage-module__R08NnW__lightboxDesc{color:var(--muted-text);margin-bottom:2rem;font-size:.92rem;line-height:1.6}.coatingPage-module__R08NnW__specSection{margin-bottom:2rem}.coatingPage-module__R08NnW__specTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:.8rem;font-weight:750}.coatingPage-module__R08NnW__specGrid{flex-direction:column;gap:.5rem;display:flex}.coatingPage-module__R08NnW__specRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:.5rem 0;font-size:.85rem;display:flex}[data-theme=light] .coatingPage-module__R08NnW__specRow{border-bottom-color:#0000000d}.coatingPage-module__R08NnW__specLabel{color:var(--muted-text);font-weight:500}.coatingPage-module__R08NnW__specValue{color:var(--foreground);font-weight:600}.coatingPage-module__R08NnW__inquireBtn{background-color:var(--primary);color:#fff;text-align:center;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.9rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .25s;display:inline-flex}.coatingPage-module__R08NnW__inquireBtn:hover{background-color:var(--foreground);color:var(--background);transform:translateY(-2px)}.coatingPage-module__R08NnW__lightboxNav{z-index:10;justify-content:center;gap:1rem;display:flex;position:absolute;bottom:1.5rem;left:0;right:0}.coatingPage-module__R08NnW__lightboxNavBtn{color:#fff;cursor:pointer;background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.coatingPage-module__R08NnW__lightboxNavBtn:hover{background:var(--primary);border-color:var(--primary)}.coatingPage-module__R08NnW__lightboxCloseBtn{color:var(--muted-text);cursor:pointer;z-index:20;background:0 0;border:none;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.coatingPage-module__R08NnW__lightboxCloseBtn:hover{color:var(--primary)}@media (max-width:768px){.coatingPage-module__R08NnW__lightbox{padding:1rem}.coatingPage-module__R08NnW__lightboxContent{grid-template-columns:1fr;height:auto;min-height:auto;max-height:90vh;overflow-y:auto}.coatingPage-module__R08NnW__lightboxLeft{aspect-ratio:4/3;height:auto;min-height:260px}.coatingPage-module__R08NnW__lightboxImageWrapper img{padding:1rem}.coatingPage-module__R08NnW__lightboxRight{border-left:none;border-top:1px solid var(--card-border);height:auto;padding:1.5rem;overflow-y:visible}.coatingPage-module__R08NnW__lightboxTitle{font-size:1.4rem}.coatingPage-module__R08NnW__lightboxCloseBtn{color:#fff;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;top:1rem;right:1rem}.coatingPage-module__R08NnW__lightboxCloseBtn:hover{background-color:var(--primary);color:#fff}}@keyframes coatingPage-module__R08NnW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes coatingPage-module__R08NnW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.coatingPage-module__R08NnW__catalogBanner{background-color:var(--card-bg);border:1px solid var(--card-border);justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding:1.5rem 2rem;display:flex}.coatingPage-module__R08NnW__catalogText{text-align:left;flex-direction:column;gap:.25rem;display:flex}.coatingPage-module__R08NnW__catalogTitle{color:var(--foreground);font-size:1.15rem;font-weight:700}.coatingPage-module__R08NnW__catalogDesc{color:var(--muted-text);font-size:.9rem}.coatingPage-module__R08NnW__downloadBtn{background-color:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.coatingPage-module__R08NnW__downloadBtn:hover{background-color:#bd081c;transform:translateY(-2px)}@media (max-width:768px){.coatingPage-module__R08NnW__catalogBanner{text-align:center;flex-direction:column;align-items:stretch;padding:1.5rem}.coatingPage-module__R08NnW__catalogText{text-align:center}.coatingPage-module__R08NnW__downloadBtn{justify-content:center}}.coatingPage-module__R08NnW__placeholderImage{aspect-ratio:4/3;width:100%;height:100%;color:var(--muted-text);text-align:center;border-bottom:1px solid var(--card-border);background:linear-gradient(135deg,#1c1c1e 0%,#0d0d0e 100%);justify-content:center;align-items:center;padding:1.5rem;font-size:.95rem;font-weight:700;display:flex}.coatingPage-module__R08NnW__placeholderLightboxImage{color:#fff;text-align:center;background:linear-gradient(135deg,#181819 0%,#080809 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;padding:2rem;font-size:1.35rem;font-weight:700;display:flex}
.homePage-module__0MiQ8W__section{border-top:1px solid var(--card-border);padding:6rem 0}.homePage-module__0MiQ8W__section:first-of-type{border-top:none}.homePage-module__0MiQ8W__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3.5rem;display:flex}.homePage-module__0MiQ8W__sectionTitle{color:var(--foreground);letter-spacing:-1px;padding-bottom:.7rem;font-size:2.5rem;font-weight:800;position:relative}.homePage-module__0MiQ8W__sectionTitle:after{content:"";background-color:var(--primary);width:50px;height:3px;position:absolute;bottom:0;left:0}.homePage-module__0MiQ8W__sectionDesc{color:var(--muted-text);max-width:600px;margin-top:1rem;font-size:1.05rem;line-height:1.6}.homePage-module__0MiQ8W__viewAllBtn{color:var(--primary);border:1px solid var(--primary);border-radius:0;flex-shrink:0;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.homePage-module__0MiQ8W__viewAllBtn:hover{background-color:var(--primary);color:#fff;transform:translateY(-2px)}.homePage-module__0MiQ8W__viewAllBtn svg{transition:transform .2s}.homePage-module__0MiQ8W__viewAllBtn:hover svg{transform:translate(4px)}.homePage-module__0MiQ8W__aboutOverhaulHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2.5rem;margin-bottom:4rem;display:flex}.homePage-module__0MiQ8W__aboutHeaderLeft{flex-direction:column;gap:.75rem;max-width:800px;display:flex}.homePage-module__0MiQ8W__aboutSectionSubtitle{color:var(--primary);letter-spacing:.15em;font-size:.85rem;font-weight:700}.homePage-module__0MiQ8W__aboutOverhaulTitle{color:var(--foreground);letter-spacing:-.5px;margin:0;font-size:2.25rem;font-weight:800;line-height:1.3}.homePage-module__0MiQ8W__aboutPremiumLink{color:var(--foreground);letter-spacing:.05em;border:1px solid var(--card-border);background:0 0;border-radius:0;align-items:center;gap:.6rem;padding:.8rem 1.6rem;font-size:.85rem;font-weight:700;transition:all .25s;display:inline-flex}.homePage-module__0MiQ8W__aboutPremiumLink:hover{border-color:var(--foreground);background-color:var(--foreground);color:var(--background)}.homePage-module__0MiQ8W__aboutPremiumLink svg{transition:transform .2s}.homePage-module__0MiQ8W__aboutPremiumLink:hover svg{transform:translate(4px)}.homePage-module__0MiQ8W__aboutNewGrid{grid-template-columns:1.15fr .85fr;align-items:flex-start;gap:5rem;display:grid}.homePage-module__0MiQ8W__aboutLeftColumn{flex-direction:column;gap:2.5rem;display:flex}.homePage-module__0MiQ8W__aboutStoryParagraph{color:var(--muted-text);margin:0;font-size:1.05rem;line-height:1.75}.homePage-module__0MiQ8W__premiumMissionCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-left:3px solid var(--primary);border-radius:0;flex-direction:column;gap:.8rem;padding:2rem;display:flex}.homePage-module__0MiQ8W__missionCardHeader{align-items:center;gap:.75rem;display:flex}.homePage-module__0MiQ8W__missionIconWrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.homePage-module__0MiQ8W__missionTitle{color:var(--foreground);margin:0;font-size:1.15rem;font-weight:700}.homePage-module__0MiQ8W__missionText{color:var(--muted-text);margin:0;font-size:.95rem;line-height:1.65}.homePage-module__0MiQ8W__premiumValuesContainer{flex-direction:column;gap:1.5rem;display:flex}.homePage-module__0MiQ8W__valuesGroupTitle{letter-spacing:.05em;color:var(--foreground);margin:0;font-size:1.1rem;font-weight:700}.homePage-module__0MiQ8W__premiumValuesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.homePage-module__0MiQ8W__valueCardItem{border:1px solid var(--card-border);background-color:var(--card-bg);border-radius:0;align-items:flex-start;gap:1.25rem;padding:1.25rem;transition:border-color .25s,background-color .25s;display:flex}.homePage-module__0MiQ8W__valueCardItem:hover{border-color:var(--primary);background-color:#ff000003}.homePage-module__0MiQ8W__valueIconBox{border:1px solid var(--card-border);background-color:var(--card-bg);width:42px;height:42px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;transition:border-color .25s;display:flex}.homePage-module__0MiQ8W__valueCardItem:hover .homePage-module__0MiQ8W__valueIconBox{border-color:var(--primary)}.homePage-module__0MiQ8W__valueContentBox{flex-direction:column;gap:.35rem;display:flex}.homePage-module__0MiQ8W__valueItemTitle{color:var(--foreground);margin:0;font-size:.95rem;font-weight:700}.homePage-module__0MiQ8W__valueItemText{color:var(--muted-text);margin:0;font-size:.85rem;line-height:1.45}.homePage-module__0MiQ8W__aboutRightColumn{position:sticky;top:100px}.homePage-module__0MiQ8W__imageShowcaseContainer{padding:20px 0 0 20px;position:relative}.homePage-module__0MiQ8W__imageShowcaseFrame{border:1px solid var(--card-border);z-index:1;pointer-events:none;width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;top:0;left:0}.homePage-module__0MiQ8W__imageShowcaseWrapper{border:1px solid var(--card-border);z-index:2;background-color:var(--card-bg);width:100%;height:480px;transition:transform 1.2s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.homePage-module__0MiQ8W__imageShowcaseContainer:hover .homePage-module__0MiQ8W__imageShowcaseWrapper{transform:translate(-5px,-5px)}.homePage-module__0MiQ8W__imageShowcasePhoto{object-fit:cover;transition:transform 2.4s cubic-bezier(.15,.85,.35,1)}.homePage-module__0MiQ8W__imageShowcaseContainer:hover .homePage-module__0MiQ8W__imageShowcasePhoto{transform:scale(1.05)}.homePage-module__0MiQ8W__establishedCapsule{background-color:var(--foreground);color:var(--background);z-index:3;border-radius:0;flex-direction:column;align-items:flex-start;padding:.8rem 1.4rem;display:flex;position:absolute;bottom:2rem;left:2rem}.homePage-module__0MiQ8W__establishedYear{letter-spacing:.05em;font-size:1.4rem;font-weight:800;line-height:1}.homePage-module__0MiQ8W__establishedLabel{letter-spacing:.15em;opacity:.8;margin-top:2px;font-size:.6rem;font-weight:700}@media (max-width:1024px){.homePage-module__0MiQ8W__aboutNewGrid{gap:3rem}.homePage-module__0MiQ8W__imageShowcaseWrapper{height:400px}}@media (max-width:900px){.homePage-module__0MiQ8W__aboutNewGrid{grid-template-columns:1fr;gap:3.5rem}.homePage-module__0MiQ8W__aboutOverhaulHeader{margin-bottom:2.5rem}.homePage-module__0MiQ8W__aboutRightColumn{position:static}.homePage-module__0MiQ8W__imageShowcaseContainer{max-width:600px;margin:0 auto}}@media (max-width:600px){.homePage-module__0MiQ8W__premiumValuesGrid{grid-template-columns:1fr;gap:1rem}.homePage-module__0MiQ8W__aboutOverhaulTitle{font-size:1.75rem}.homePage-module__0MiQ8W__imageShowcaseWrapper{height:320px}.homePage-module__0MiQ8W__establishedCapsule{padding:.6rem 1rem;bottom:1rem;left:1rem}.homePage-module__0MiQ8W__establishedYear{font-size:1.15rem}.homePage-module__0MiQ8W__establishedLabel{font-size:.55rem}}.homePage-module__0MiQ8W__techGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:768px){.homePage-module__0MiQ8W__techGrid{grid-template-columns:1fr}}.homePage-module__0MiQ8W__techCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-left:4px solid var(--primary);border-radius:0 10px 10px 0;padding:2rem 2.5rem;transition:all .3s}.homePage-module__0MiQ8W__techCard:hover{border-color:var(--primary);transform:translate(5px)}.homePage-module__0MiQ8W__techCardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.3rem;font-weight:800}.homePage-module__0MiQ8W__techCardItems{flex-direction:column;gap:.6rem;display:flex}.homePage-module__0MiQ8W__techItem{color:var(--muted-text);align-items:center;gap:.7rem;font-size:.95rem;display:flex}.homePage-module__0MiQ8W__dot{color:var(--primary);flex-shrink:0;font-size:1.1rem}.homePage-module__0MiQ8W__industriesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.homePage-module__0MiQ8W__industriesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.homePage-module__0MiQ8W__industriesGrid{grid-template-columns:1fr}}.homePage-module__0MiQ8W__industryCard{border:1px solid var(--card-border);border-radius:12px;height:220px;transition:all .4s;position:relative;overflow:hidden}.homePage-module__0MiQ8W__industryCard:hover{border-color:var(--primary);transform:translateY(-6px)}.homePage-module__0MiQ8W__industryImg{object-fit:cover;transition:transform .5s}.homePage-module__0MiQ8W__industryCard:hover .homePage-module__0MiQ8W__industryImg{transform:scale(1.08)}.homePage-module__0MiQ8W__industryOverlay{background:linear-gradient(#0000 0%,#000000d9 60%);align-items:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.homePage-module__0MiQ8W__industryName{color:#fff;font-size:1.15rem;font-weight:700}.homePage-module__0MiQ8W__qualityLayout{grid-template-columns:.7fr 1.3fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.homePage-module__0MiQ8W__qualityLayout{grid-template-columns:1fr;gap:2.5rem}}.homePage-module__0MiQ8W__qualityImgBox{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;justify-content:center;padding:2rem;transition:border-color .3s;display:flex}.homePage-module__0MiQ8W__qualityImgBox:hover{border-color:var(--primary)}.homePage-module__0MiQ8W__qualityContent{flex-direction:column;gap:1.5rem;display:flex}.homePage-module__0MiQ8W__qualityPills{flex-wrap:wrap;gap:.75rem;display:flex}.homePage-module__0MiQ8W__qualityPill{color:var(--primary);background-color:#ff000012;border:1px solid #f003;border-radius:30px;padding:.45rem 1.1rem;font-size:.85rem;font-weight:600}.homePage-module__0MiQ8W__insightsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.homePage-module__0MiQ8W__insightsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.homePage-module__0MiQ8W__insightsGrid{grid-template-columns:1fr}}.homePage-module__0MiQ8W__insightCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;flex-direction:column;transition:all .35s;display:flex;overflow:hidden}.homePage-module__0MiQ8W__insightCard:hover{border-color:var(--primary);transform:translateY(-6px)}.homePage-module__0MiQ8W__insightImgWrapper{background-color:#0d0d0d;width:100%;height:180px;position:relative;overflow:hidden}.homePage-module__0MiQ8W__insightImg{object-fit:cover;transition:transform .5s}.homePage-module__0MiQ8W__insightCard:hover .homePage-module__0MiQ8W__insightImg{transform:scale(1.06)}.homePage-module__0MiQ8W__insightBody{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex}.homePage-module__0MiQ8W__insightCat{color:var(--primary);letter-spacing:1px;font-size:.75rem;font-weight:700}.homePage-module__0MiQ8W__insightTitle{color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.homePage-module__0MiQ8W__insightDate{color:var(--muted-text);margin-top:auto;font-size:.8rem}
.industriesPage-module__gbi0QG__container{min-height:80vh}.industriesPage-module__gbi0QG__header{background-color:var(--card-bg);border-bottom:1px solid var(--card-border);width:100vw;margin-top:-5rem;margin-bottom:4rem;padding:5rem 6rem 4rem;position:relative;left:50%;transform:translate(-50%)}@media (max-width:1024px){.industriesPage-module__gbi0QG__header{margin-top:-2.5rem;padding:0 2rem 3rem}}@media (max-width:640px){.industriesPage-module__gbi0QG__header{margin-top:-2rem;padding:0 1.25rem 2.5rem}}.industriesPage-module__gbi0QG__heroTag{background-color:var(--primary);color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.industriesPage-module__gbi0QG__title{color:var(--foreground);letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.industriesPage-module__gbi0QG__description{color:var(--muted-text);max-width:800px;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}@media (max-width:640px){.industriesPage-module__gbi0QG__title{letter-spacing:-1px;font-size:2.2rem;line-height:1.1}.industriesPage-module__gbi0QG__description{font-size:1rem}}.industriesPage-module__gbi0QG__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:6rem;display:grid}@media (max-width:1024px){.industriesPage-module__gbi0QG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.industriesPage-module__gbi0QG__grid{grid-template-columns:1fr;gap:2rem}}.industriesPage-module__gbi0QG__card{background-color:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;border-radius:12px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.industriesPage-module__gbi0QG__card:hover{border-color:var(--primary);transform:translateY(-8px)}.industriesPage-module__gbi0QG__imageWrapper{background-color:#0d0d0d;width:100%;height:240px;position:relative;overflow:hidden}.industriesPage-module__gbi0QG__image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.industriesPage-module__gbi0QG__card:hover .industriesPage-module__gbi0QG__image{transform:scale(1.08)}.industriesPage-module__gbi0QG__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.industriesPage-module__gbi0QG__cardTitle{color:var(--foreground);margin-bottom:.8rem;font-size:1.35rem;font-weight:700;transition:color .3s}.industriesPage-module__gbi0QG__card:hover .industriesPage-module__gbi0QG__cardTitle{color:var(--primary)}.industriesPage-module__gbi0QG__cardDesc{color:var(--muted-text);font-size:.95rem;line-height:1.5}.industriesPage-module__gbi0QG__highlight{background:linear-gradient(185deg, var(--card-bg) 0%, #ff000005 100%);border-color:#ff00004d}.industriesPage-module__gbi0QG__highlight:after{content:"";background:linear-gradient(135deg, transparent 50%, var(--primary) 50%);opacity:.8;width:50px;height:50px;position:absolute;top:0;right:0}
.industryDetail-module__roWnMa__container{min-height:100vh;padding-bottom:0}.industryDetail-module__roWnMa__hero{border-bottom:1px solid var(--sidebar-border);background-color:var(--card-bg);flex-direction:column;align-items:flex-start;width:100vw;margin-top:-5rem;margin-bottom:5rem;padding:6rem 6rem 5rem;display:flex;position:relative;left:50%;transform:translate(-50%)}@media (max-width:1024px){.industryDetail-module__roWnMa__hero{margin-top:-2.5rem;padding:0 2rem 3.5rem}}@media (max-width:640px){.industryDetail-module__roWnMa__hero{margin-top:-2rem;padding:0 1.25rem 2.5rem}}.industryDetail-module__roWnMa__heroTag{background-color:var(--primary);color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.industryDetail-module__roWnMa__title{color:var(--foreground);letter-spacing:-1.5px;max-width:900px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.industryDetail-module__roWnMa__description{color:var(--muted-text);max-width:800px;font-size:1.25rem;line-height:1.6}@media (max-width:900px){.industryDetail-module__roWnMa__hero{margin-top:-2.5rem;padding:0 1.5rem 4rem}.industryDetail-module__roWnMa__title{letter-spacing:-1.5px;font-size:2.8rem;line-height:1.1}}@media (max-width:600px){.industryDetail-module__roWnMa__hero{margin-top:-2rem;padding:0 1.25rem 3rem}.industryDetail-module__roWnMa__title{letter-spacing:-1px;font-size:2.2rem;line-height:1.1}}.industryDetail-module__roWnMa__contentGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:5rem;margin-bottom:8rem;display:grid}@media (max-width:1024px){.industryDetail-module__roWnMa__contentGrid{grid-template-columns:1fr;gap:4rem}}.industryDetail-module__roWnMa__textContent{flex-direction:column;gap:2rem;display:flex}.industryDetail-module__roWnMa__sectionTitle{color:var(--foreground);letter-spacing:-.5px;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.industryDetail-module__roWnMa__sectionDesc{color:var(--muted-text);font-size:1.05rem;line-height:1.6}.industryDetail-module__roWnMa__featureList{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.industryDetail-module__roWnMa__featureItem{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.industryDetail-module__roWnMa__featureItem:hover{border-color:var(--primary);transform:translate(8px)}.industryDetail-module__roWnMa__checkIcon{color:var(--primary);flex-shrink:0;margin-top:.1rem}.industryDetail-module__roWnMa__featureText{color:var(--foreground);font-size:1rem;font-weight:600;line-height:1.5}.industryDetail-module__roWnMa__featureDesc{color:var(--muted-text);margin-top:.25rem;font-size:.9rem}.industryDetail-module__roWnMa__imageWrapper{border:1px solid var(--sidebar-border);background-color:var(--sidebar-bg);border-radius:16px;width:100%;height:600px;position:relative;overflow:hidden}@media (max-width:1024px){.industryDetail-module__roWnMa__imageWrapper{height:450px}}@media (max-width:600px){.industryDetail-module__roWnMa__imageWrapper{height:350px}}.industryDetail-module__roWnMa__imageWrapper img{object-fit:cover;transition:transform 2.4s cubic-bezier(.4,0,.2,1)}.industryDetail-module__roWnMa__imageWrapper:hover img{transform:scale(1.05)}
.qualityPage-module__7-QlaG__container{min-height:80vh;padding-bottom:0}.qualityPage-module__7-QlaG__hero{border-bottom:1px solid var(--sidebar-border);background-color:var(--card-bg);width:100vw;margin-top:-5rem;margin-bottom:4rem;padding:5rem 6rem;position:relative;left:50%;transform:translate(-50%)}@media (max-width:1024px){.qualityPage-module__7-QlaG__hero{margin-top:-2.5rem;padding:0 2rem 3rem}}@media (max-width:640px){.qualityPage-module__7-QlaG__hero{margin-top:-2rem;padding:0 1.25rem 2.5rem}}.qualityPage-module__7-QlaG__heroTag{background-color:var(--primary);color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.qualityPage-module__7-QlaG__heroTitle{color:var(--foreground);letter-spacing:-2px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.qualityPage-module__7-QlaG__heroDesc{color:var(--muted-text);max-width:800px;font-size:1.25rem;line-height:1.6}.qualityPage-module__7-QlaG__isoSection{background-color:var(--card-bg);border:1px solid var(--card-border);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;padding:4rem;display:grid}.qualityPage-module__7-QlaG__isoImageWrapper{border:1px solid var(--card-border);background-color:#fff;justify-content:center;align-items:center;padding:2rem;display:flex}.qualityPage-module__7-QlaG__isoImage{object-fit:contain;width:100%;max-width:400px;height:auto}.qualityPage-module__7-QlaG__isoContent{flex-direction:column;gap:1.5rem;display:flex}.qualityPage-module__7-QlaG__isoTitle{color:var(--foreground);font-size:2.5rem;font-weight:800;line-height:1.2}.qualityPage-module__7-QlaG__isoText{color:var(--muted-text);font-size:1.1rem;line-height:1.6}.qualityPage-module__7-QlaG__commitmentList{border-top:1px solid var(--sidebar-border);flex-direction:column;gap:1.5rem;margin-top:2rem;padding-top:2rem;display:flex}.qualityPage-module__7-QlaG__commitmentListItem{align-items:flex-start;gap:1rem;display:flex}.qualityPage-module__7-QlaG__checkIcon{color:var(--primary);flex-shrink:0;margin-top:.1rem}.qualityPage-module__7-QlaG__commitmentListTitle{color:var(--foreground);margin-bottom:.3rem;font-size:1.2rem;font-weight:800;line-height:1.2}.qualityPage-module__7-QlaG__commitmentListText{color:var(--muted-text);font-size:1rem;line-height:1.5}@media (max-width:1024px){.qualityPage-module__7-QlaG__heroTitle{font-size:3rem}.qualityPage-module__7-QlaG__isoSection{grid-template-columns:1fr;padding:3rem}.qualityPage-module__7-QlaG__isoImageWrapper{order:-1}.qualityPage-module__7-QlaG__isoSection{padding:2rem}}@media (max-width:768px){.qualityPage-module__7-QlaG__heroTitle{font-size:2.5rem}.qualityPage-module__7-QlaG__isoSection{padding:2rem}}
.technologyPage-module__ujy9uG__container{min-height:80vh}.technologyPage-module__ujy9uG__header{background-color:var(--card-bg);border-bottom:1px solid var(--card-border);width:100vw;margin-top:-5rem;margin-bottom:4rem;padding:5rem 6rem 4rem;position:relative;left:50%;transform:translate(-50%)}@media (max-width:1024px){.technologyPage-module__ujy9uG__header{margin-top:-2.5rem;padding:0 2rem 3rem}}@media (max-width:640px){.technologyPage-module__ujy9uG__header{margin-top:-2rem;padding:0 1.25rem 2.5rem}}.technologyPage-module__ujy9uG__heroTag{background-color:var(--primary);color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.technologyPage-module__ujy9uG__title{color:var(--foreground);letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.technologyPage-module__ujy9uG__description{color:var(--muted-text);max-width:800px;font-size:1.15rem;line-height:1.6}.technologyPage-module__ujy9uG__techGrid{grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:5rem;display:grid}@media (max-width:900px){.technologyPage-module__ujy9uG__techGrid{grid-template-columns:1fr;gap:2rem}}.technologyPage-module__ujy9uG__techCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:3rem;transition:all .3s;position:relative;overflow:hidden}.technologyPage-module__ujy9uG__techCard:before{content:"";background-color:var(--primary);width:4px;height:100%;position:absolute;top:0;left:0}.technologyPage-module__ujy9uG__techCard:hover{border-color:var(--primary);transform:translateY(-5px)}.technologyPage-module__ujy9uG__techCardTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.technologyPage-module__ujy9uG__itemList{flex-direction:column;gap:1rem;display:flex}.technologyPage-module__ujy9uG__listItem{color:var(--muted-text);align-items:flex-start;gap:.8rem;font-size:1.05rem;line-height:1.5;display:flex}.technologyPage-module__ujy9uG__icon{color:var(--primary);flex-shrink:0;margin-top:.2rem}.technologyPage-module__ujy9uG__cardAction{justify-content:flex-start;margin-top:2.5rem;display:flex}.technologyPage-module__ujy9uG__cardBtn{border:1px solid var(--card-border);color:var(--foreground);cursor:pointer;background-color:#0000;border-radius:6px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex}.technologyPage-module__ujy9uG__techCard:hover .technologyPage-module__ujy9uG__cardBtn{border-color:var(--primary);background-color:var(--primary);color:#fff}.technologyPage-module__ujy9uG__cardBtn svg{transition:transform .3s}.technologyPage-module__ujy9uG__cardBtn:hover svg,.technologyPage-module__ujy9uG__techCard:hover .technologyPage-module__ujy9uG__cardBtn svg{transform:translate(4px)}.technologyPage-module__ujy9uG__gallerySection{margin-bottom:6rem}.technologyPage-module__ujy9uG__sectionHeading{color:var(--foreground);margin-bottom:3rem;padding-bottom:.8rem;font-size:2.2rem;font-weight:800;position:relative}.technologyPage-module__ujy9uG__sectionHeading:after{content:"";background-color:var(--primary);width:60px;height:3px;position:absolute;bottom:0;left:0}.technologyPage-module__ujy9uG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (max-width:1024px){.technologyPage-module__ujy9uG__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.technologyPage-module__ujy9uG__galleryGrid{grid-template-columns:1fr;gap:2rem}}.technologyPage-module__ujy9uG__galleryCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.technologyPage-module__ujy9uG__galleryCard:hover{border-color:var(--primary);transform:translateY(-8px)}.technologyPage-module__ujy9uG__imageWrapper{width:100%;height:250px;position:relative;overflow:hidden}.technologyPage-module__ujy9uG__galleryImage{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.technologyPage-module__ujy9uG__galleryCard:hover .technologyPage-module__ujy9uG__galleryImage{transform:scale(1.08)}.technologyPage-module__ujy9uG__galleryContent{padding:2rem}.technologyPage-module__ujy9uG__galleryCardTitle{color:var(--foreground);margin-bottom:.8rem;font-size:1.35rem;font-weight:700;transition:color .3s}.technologyPage-module__ujy9uG__galleryCard:hover .technologyPage-module__ujy9uG__galleryCardTitle{color:var(--primary)}.technologyPage-module__ujy9uG__galleryDesc{color:var(--muted-text);font-size:.95rem;line-height:1.5}.technologyPage-module__ujy9uG__detailGrid{grid-template-columns:1.1fr .9fr;gap:4rem;margin-bottom:6rem;display:grid}.technologyPage-module__ujy9uG__detailList{flex-direction:column;gap:1.5rem;display:flex}.technologyPage-module__ujy9uG__detailCard{align-items:center;gap:1.5rem;display:flex;padding:2rem 2.5rem!important}.technologyPage-module__ujy9uG__detailCard:before{display:none}.technologyPage-module__ujy9uG__iconWrapper{background-color:var(--card-border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.technologyPage-module__ujy9uG__cardTitle{color:var(--foreground);margin-bottom:.25rem;font-size:1.15rem;font-weight:800}.technologyPage-module__ujy9uG__cardText{color:var(--muted-text);font-size:.95rem;line-height:1.4}.technologyPage-module__ujy9uG__detailImageOuter{min-height:400px;position:relative}.technologyPage-module__ujy9uG__detailImageWrapper{border:1px solid var(--card-border);border-radius:12px;width:100%;height:100%;min-height:450px;position:relative;overflow:hidden}.technologyPage-module__ujy9uG__detailImage{object-fit:cover;transition:transform 2.4s cubic-bezier(.4,0,.2,1)}.technologyPage-module__ujy9uG__detailImageWrapper:hover .technologyPage-module__ujy9uG__detailImage{transform:scale(1.05)}@media (max-width:900px){.technologyPage-module__ujy9uG__detailGrid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem}.technologyPage-module__ujy9uG__detailImageWrapper,.technologyPage-module__ujy9uG__detailImageOuter{min-height:300px}}@media (max-width:640px){.technologyPage-module__ujy9uG__title{letter-spacing:-1px;font-size:2.2rem;line-height:1.1}.technologyPage-module__ujy9uG__description{font-size:1rem}.technologyPage-module__ujy9uG__techCard{padding:2rem 1.5rem}.technologyPage-module__ujy9uG__techCardTitle{font-size:1.5rem}.technologyPage-module__ujy9uG__detailCard{gap:1rem;padding:1.5rem!important}}
.uvCoating-module__NtZNKq__container{min-height:100vh;padding-bottom:0}.uvCoating-module__NtZNKq__hero{border-bottom:1px solid var(--sidebar-border);background-color:var(--card-bg);flex-direction:column;align-items:flex-start;width:100vw;margin-top:-5rem;margin-bottom:5rem;padding:6rem 6rem 5rem;display:flex;position:relative;left:50%;transform:translate(-50%)}@media (max-width:1024px){.uvCoating-module__NtZNKq__hero{margin-top:-2.5rem;padding:0 2rem 3.5rem}}@media (max-width:640px){.uvCoating-module__NtZNKq__hero{margin-top:-2rem;padding:0 1.25rem 2.5rem}}.uvCoating-module__NtZNKq__heroTag{background-color:var(--primary);color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.uvCoating-module__NtZNKq__title{color:var(--foreground);letter-spacing:-1.5px;max-width:900px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.uvCoating-module__NtZNKq__description{color:var(--muted-text);max-width:800px;font-size:1.25rem;line-height:1.6}@media (max-width:900px){.uvCoating-module__NtZNKq__hero{margin-top:-2.5rem;padding:0 1.5rem 4rem}.uvCoating-module__NtZNKq__title{font-size:2.8rem}}@media (max-width:600px){.uvCoating-module__NtZNKq__hero{margin-top:-2rem;padding:0 1.25rem 3rem}.uvCoating-module__NtZNKq__title{font-size:2.2rem}}.uvCoating-module__NtZNKq__sectionTitle{color:var(--foreground);letter-spacing:-.5px;margin-bottom:3rem;font-size:2rem;font-weight:800}.uvCoating-module__NtZNKq__techGrid{grid-template-columns:1.1fr .9fr;gap:4rem;margin-bottom:8rem;display:grid}@media (max-width:1024px){.uvCoating-module__NtZNKq__techGrid{grid-template-columns:1fr;gap:3rem}}.uvCoating-module__NtZNKq__techList{flex-direction:column;gap:1.5rem;display:flex}.uvCoating-module__NtZNKq__advantageItem{border-bottom:1px solid var(--card-border);padding:1.5rem 0;transition:all .3s cubic-bezier(.25,.8,.25,1)}.uvCoating-module__NtZNKq__advantageItem:first-child{padding-top:0}.uvCoating-module__NtZNKq__advantageItem:last-child{border-bottom:none}.uvCoating-module__NtZNKq__advantageHeader{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.uvCoating-module__NtZNKq__advantageNumber{color:var(--primary);letter-spacing:.5px;font-family:monospace;font-size:.95rem;font-weight:700}.uvCoating-module__NtZNKq__iconContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex}.uvCoating-module__NtZNKq__advantageTitle{color:var(--foreground);font-size:1.2rem;font-weight:800;transition:color .3s}.uvCoating-module__NtZNKq__advantageDesc{color:var(--muted-text);padding-left:2.75rem;font-size:.95rem;line-height:1.6;transition:color .3s}.uvCoating-module__NtZNKq__advantageItem:hover{border-bottom-color:var(--primary)}.uvCoating-module__NtZNKq__advantageItem:hover .uvCoating-module__NtZNKq__advantageTitle{color:var(--primary)}.uvCoating-module__NtZNKq__advantageItem:hover .uvCoating-module__NtZNKq__advantageDesc{color:var(--foreground)}.uvCoating-module__NtZNKq__techImageWrapper{border:1px solid var(--card-border);border-radius:12px;width:100%;min-height:500px;position:relative;overflow:hidden}.uvCoating-module__NtZNKq__techImageWrapper img{object-fit:cover;transition:transform 2.4s cubic-bezier(.4,0,.2,1)}.uvCoating-module__NtZNKq__techImageWrapper:hover img{transform:scale(1.05)}.uvCoating-module__NtZNKq__effectsSection{margin-bottom:8rem}.uvCoating-module__NtZNKq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}@media (max-width:1024px){.uvCoating-module__NtZNKq__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.uvCoating-module__NtZNKq__galleryGrid{grid-template-columns:1fr}}.uvCoating-module__NtZNKq__galleryItem{cursor:pointer;aspect-ratio:4/3;background-color:var(--card-bg);border:none;border-radius:0;transition:all .4s;position:relative;overflow:hidden}.uvCoating-module__NtZNKq__galleryItem:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.uvCoating-module__NtZNKq__galleryImageContainer{width:100%;height:100%;position:relative;overflow:hidden}.uvCoating-module__NtZNKq__galleryImage{object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.uvCoating-module__NtZNKq__galleryItem:hover .uvCoating-module__NtZNKq__galleryImage{transform:scale(1.08)}.uvCoating-module__NtZNKq__galleryOverlay{text-align:center;opacity:0;z-index:2;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.uvCoating-module__NtZNKq__galleryItem:hover .uvCoating-module__NtZNKq__galleryOverlay{opacity:1}.uvCoating-module__NtZNKq__galleryCategory{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.75rem;font-size:1.25rem;font-weight:800;transition:transform .4s cubic-bezier(.25,.46,.45,.94);transform:translateY(15px)}.uvCoating-module__NtZNKq__galleryItem:hover .uvCoating-module__NtZNKq__galleryCategory{transform:translateY(0)}.uvCoating-module__NtZNKq__galleryDesc{color:#e0e0e0;max-width:280px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;transition:transform .4s cubic-bezier(.25,.46,.45,.94) 50ms;transform:translateY(20px)}.uvCoating-module__NtZNKq__galleryItem:hover .uvCoating-module__NtZNKq__galleryDesc{transform:translateY(0)}.uvCoating-module__NtZNKq__zoomIcon{color:#fff;opacity:0;background-color:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .4s cubic-bezier(.25,.46,.45,.94) .1s;display:flex;transform:scale(.8)translateY(25px);box-shadow:0 4px 10px #ff00004d}.uvCoating-module__NtZNKq__galleryItem:hover .uvCoating-module__NtZNKq__zoomIcon{opacity:1;transform:scale(1)translateY(0)}.uvCoating-module__NtZNKq__lightbox{z-index:9999;-webkit-backdrop-filter:blur(15px);background:#080808f5;justify-content:center;align-items:center;animation:.3s ease-out uvCoating-module__NtZNKq__fadeIn;display:flex;position:fixed;inset:0}@keyframes uvCoating-module__NtZNKq__fadeIn{0%{opacity:0}to{opacity:1}}.uvCoating-module__NtZNKq__closeBtn{color:#fff;cursor:pointer;z-index:10000;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;padding:.75rem;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.uvCoating-module__NtZNKq__closeBtn:hover{background:var(--primary);border-color:var(--primary);transform:rotate(90deg)}.uvCoating-module__NtZNKq__prevBtn,.uvCoating-module__NtZNKq__nextBtn{color:#fff;cursor:pointer;z-index:10000;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.uvCoating-module__NtZNKq__prevBtn{left:2rem}.uvCoating-module__NtZNKq__nextBtn{right:2rem}.uvCoating-module__NtZNKq__prevBtn:hover,.uvCoating-module__NtZNKq__nextBtn:hover{background:var(--primary);border-color:var(--primary);color:#fff}.uvCoating-module__NtZNKq__lightboxContent{flex-direction:column;align-items:center;gap:2rem;max-width:80vw;max-height:85vh;display:flex}.uvCoating-module__NtZNKq__lightboxImageWrapper{width:75vw;height:55vh;position:relative}@media (max-width:768px){.uvCoating-module__NtZNKq__lightboxImageWrapper{width:85vw;height:45vh}.uvCoating-module__NtZNKq__prevBtn{width:44px;height:44px;left:1rem}.uvCoating-module__NtZNKq__nextBtn{width:44px;height:44px;right:1rem}.uvCoating-module__NtZNKq__closeBtn{top:1rem;right:1rem}}.uvCoating-module__NtZNKq__lightboxCaption{text-align:center;color:#fff;max-width:600px}.uvCoating-module__NtZNKq__lightboxTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.6rem;font-weight:800}.uvCoating-module__NtZNKq__lightboxDesc{color:#aaa;font-size:1rem;line-height:1.5}.uvCoating-module__NtZNKq__qualitySection{border:1px solid var(--sidebar-border);background-color:#161616;border-radius:18px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:8rem;display:grid;overflow:hidden}[data-theme=light] .uvCoating-module__NtZNKq__qualitySection{background-color:#fff}@media (max-width:900px){.uvCoating-module__NtZNKq__qualitySection{grid-template-columns:1fr;gap:0}}.uvCoating-module__NtZNKq__qualityImageWrapper{border-right:1px solid var(--sidebar-border);width:100%;height:100%;min-height:400px;position:relative}@media (max-width:900px){.uvCoating-module__NtZNKq__qualityImageWrapper{border-right:none;border-bottom:1px solid var(--sidebar-border)}}.uvCoating-module__NtZNKq__qualityContent{padding:4rem}@media (max-width:900px){.uvCoating-module__NtZNKq__qualityContent{padding:3rem}}.uvCoating-module__NtZNKq__qualityTitle{color:var(--foreground);letter-spacing:-.5px;margin-bottom:1.5rem;font-size:2.2rem;font-weight:800;line-height:1.2}.uvCoating-module__NtZNKq__qualityDesc{color:var(--muted-text);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.uvCoating-module__NtZNKq__qualityFeatureList{flex-direction:column;gap:1rem;display:flex}.uvCoating-module__NtZNKq__qualityFeature{color:var(--foreground);align-items:center;gap:1rem;font-size:.95rem;font-weight:600;display:flex}.uvCoating-module__NtZNKq__checkIcon{color:var(--primary);flex-shrink:0}@media (max-width:768px){.uvCoating-module__NtZNKq__techImageWrapper{min-height:300px}}@media (max-width:600px){.uvCoating-module__NtZNKq__qualityContent{padding:2.5rem 1.5rem}.uvCoating-module__NtZNKq__qualityTitle{font-size:1.8rem}}
