.ThemeToggle-module__sGqMhG__toggle{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.ThemeToggle-module__sGqMhG__track{background:#21262d;border:1px solid #ffffff1a;border-radius:13px;align-items:center;width:50px;height:26px;padding:3px;transition:background .3s,border-color .3s;display:flex;position:relative}.ThemeToggle-module__sGqMhG__trackLight{background:#dde1e7;border-color:#0000001a}.ThemeToggle-module__sGqMhG__thumb{background:linear-gradient(135deg,#6fcf7c,#2d8a44);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;transform:translate(0);box-shadow:0 1px 4px #0000004d}.ThemeToggle-module__sGqMhG__thumbLight{background:linear-gradient(135deg,#fbbf24,#f59e0b);transform:translate(24px)}
.Navbar-module__cJzEcG__header{z-index:1000;padding:16px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{background:var(--bg-nav-scrolled);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-alpha);box-shadow:var(--shadow-nav);padding:12px 0}.Navbar-module__cJzEcG__nav{justify-content:space-between;align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{background:linear-gradient(135deg,#1a5c2a80,#4caf5026);border:1px solid #4caf504d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Navbar-module__cJzEcG__logoName{letter-spacing:.05em;color:var(--text-primary);font-size:1.2rem;font-weight:800;line-height:1.1;display:block}.Navbar-module__cJzEcG__logoTagline{color:var(--accent-bright);letter-spacing:.12em;text-transform:uppercase;font-size:.6rem;font-weight:500;display:block}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2px;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);white-space:nowrap;border-radius:8px;padding:8px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary);background:var(--bg-hover)}.Navbar-module__cJzEcG__navRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__cJzEcG__ctaBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2d8a44,#1a5c2a);border-radius:8px;padding:9px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 16px #1a5c2a66}.Navbar-module__cJzEcG__ctaBtn:hover{transform:translateY(-1px);box-shadow:0 6px 24px #1a5c2a99}.Navbar-module__cJzEcG__menuBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:5px;padding:6px;transition:background .2s;display:none}.Navbar-module__cJzEcG__menuBtn:hover{background:var(--bg-hover)}.Navbar-module__cJzEcG__menuBtn span{background:var(--text-primary);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__bar1Open{transform:translateY(7px)rotate(45deg)!important}.Navbar-module__cJzEcG__bar2Open{opacity:0!important}.Navbar-module__cJzEcG__bar3Open{transform:translateY(-7px)rotate(-45deg)!important}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-mobile-menu);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--border-alpha);flex-direction:column;padding:8px 16px 20px;animation:.2s Navbar-module__cJzEcG__slideDown;display:none}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);padding:14px 4px;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__mobileBottom{padding-top:16px;display:flex}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks{display:none}}@media (max-width:768px){.Navbar-module__cJzEcG__ctaBtn{display:none}.Navbar-module__cJzEcG__menuBtn,.Navbar-module__cJzEcG__mobileMenu{display:flex}}
.Footer-module__S6Hkya__footer{background:var(--bg)}.Footer-module__S6Hkya__footerInner{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-top:56px;padding-bottom:56px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoIcon{background:linear-gradient(135deg,#1a5c2a80,#4caf5026);border:1px solid #4caf504d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Footer-module__S6Hkya__logoName{letter-spacing:.05em;color:var(--text-primary);font-size:1.1rem;font-weight:800;display:block}.Footer-module__S6Hkya__logoSub{color:var(--accent-bright);letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;display:block}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);font-size:.82rem;line-height:1.7}.Footer-module__S6Hkya__quickContact{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__quickItem{color:var(--text-secondary);word-break:break-all;align-items:center;gap:8px;font-size:.82rem;text-decoration:none;transition:color .2s;display:flex}.Footer-module__S6Hkya__quickItem:hover{color:var(--accent-bright)}.Footer-module__S6Hkya__socials{gap:8px;display:flex}.Footer-module__S6Hkya__social{background:var(--bg-surface);border:1px solid var(--border-alpha);width:34px;height:34px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:all .25s;display:flex}.Footer-module__S6Hkya__social:hover{color:var(--accent-bright);background:var(--bg-icon);border-color:#4caf504d}.Footer-module__S6Hkya__linkCol{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__colTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__colLinks{flex-direction:column;gap:9px;list-style:none;display:flex}.Footer-module__S6Hkya__colLink{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__colLink:hover{color:var(--text-primary)}.Footer-module__S6Hkya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;padding-bottom:20px;display:flex}.Footer-module__S6Hkya__bottom p{color:var(--text-faint);font-size:.78rem}.Footer-module__S6Hkya__bottomLinks{gap:16px;display:flex}.Footer-module__S6Hkya__bottomLinks a{color:var(--text-faint);font-size:.78rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__bottomLinks a:hover{color:var(--text-secondary)}@media (max-width:1024px){.Footer-module__S6Hkya__footerInner{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:600px){.Footer-module__S6Hkya__footerInner{grid-template-columns:1fr 1fr;gap:24px;padding-top:40px;padding-bottom:40px}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start}}@media (max-width:380px){.Footer-module__S6Hkya__footerInner{grid-template-columns:1fr}}
.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:100px 0 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGradient{background:radial-gradient(at 20%,#1a5c2a26 0%,#0000 60%),radial-gradient(at 80% 20%,#4caf500d 0%,#0000 50%);position:absolute;inset:0}.Hero-module__ZARIfG__bgGrid{background-image:linear-gradient(var(--grid-line)1px,transparent 1px),linear-gradient(90deg,var(--grid-line)1px,transparent 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__ZARIfG__bgOrb1{pointer-events:none;background:radial-gradient(circle,#1a5c2a2e 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.Hero-module__ZARIfG__bgOrb2{pointer-events:none;background:radial-gradient(circle,#c9a84c14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;left:-100px}.Hero-module__ZARIfG__content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.Hero-module__ZARIfG__left{animation:.8s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__headline{color:var(--text-primary);margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtext{color:var(--text-secondary);max-width:480px;margin-bottom:32px;font-size:1rem;line-height:1.8}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:44px;display:flex}.Hero-module__ZARIfG__stats{align-items:center;display:flex}.Hero-module__ZARIfG__stat{border-right:1px solid var(--stat-border);flex-direction:column;align-items:center;padding:0 24px;display:flex}.Hero-module__ZARIfG__stat:first-child{padding-left:0}.Hero-module__ZARIfG__stat:last-child{border-right:none}.Hero-module__ZARIfG__statVal{color:var(--accent-bright);font-size:1.9rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;margin-top:4px;font-size:.7rem;font-weight:500}.Hero-module__ZARIfG__right{animation:.8s .2s both Hero-module__ZARIfG__fadeInUp;position:relative}.Hero-module__ZARIfG__imageCard{background:var(--bg-card);box-shadow:var(--shadow-image-card);border:1px solid #4caf5033;border-radius:20px;position:relative;overflow:visible}.Hero-module__ZARIfG__imageInner{aspect-ratio:4/3;border-radius:20px;justify-content:center;align-items:center;display:flex;overflow:hidden}.Hero-module__ZARIfG__factorySvg{width:100%;height:100%}.Hero-module__ZARIfG__svgBg{fill:var(--bg-card)}.Hero-module__ZARIfG__svgGround{fill:var(--bg-section-alt)}.Hero-module__ZARIfG__badge1{background:var(--bg-badge);color:var(--gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-badge);white-space:nowrap;border:1px solid #c9a84c4d;border-radius:100px;align-items:center;gap:8px;padding:10px 16px;font-size:.78rem;font-weight:600;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;bottom:20px;left:-20px}.Hero-module__ZARIfG__badge2{background:var(--bg-badge);color:var(--accent-bright);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-badge);white-space:nowrap;border:1px solid #4caf504d;border-radius:100px;align-items:center;gap:8px;padding:10px 16px;font-size:.78rem;font-weight:600;animation:4s ease-in-out 2s infinite Hero-module__ZARIfG__float;display:flex;position:absolute;top:20px;right:-20px}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;z-index:1;flex-direction:column;align-items:center;gap:8px;font-size:.7rem;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollMouse{border:2px solid var(--scroll-mouse-border);border-radius:11px;justify-content:center;align-items:flex-start;width:22px;height:34px;padding-top:5px;display:flex}.Hero-module__ZARIfG__scrollDot{background:var(--accent);border-radius:2px;width:4px;height:8px;animation:2s infinite Hero-module__ZARIfG__scrollDown}@keyframes Hero-module__ZARIfG__scrollDown{0%,to{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(10px)}}@media (max-width:900px){.Hero-module__ZARIfG__content{grid-template-columns:1fr;gap:32px}.Hero-module__ZARIfG__right{display:none}.Hero-module__ZARIfG__stats{justify-content:flex-start}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding:90px 0 80px}.Hero-module__ZARIfG__actions{gap:10px}.Hero-module__ZARIfG__stat{padding:0 16px}.Hero-module__ZARIfG__statVal{font-size:1.6rem}}@media (max-width:380px){.Hero-module__ZARIfG__stats{flex-wrap:wrap;gap:12px}.Hero-module__ZARIfG__stat{border-right:none;padding:0}}
.About-module__vAULUW__section{border-top:1px solid var(--border-subtle);padding:80px 0}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.About-module__vAULUW__left{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.About-module__vAULUW__desc{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.About-module__vAULUW__right{grid-template-columns:1fr 1fr;gap:14px;display:grid}.About-module__vAULUW__featureCard{flex-direction:column;gap:10px;padding:22px;display:flex}.About-module__vAULUW__featureIcon{background:var(--bg-icon);border:1px solid var(--border-icon);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.About-module__vAULUW__featureTitle{color:var(--text-primary);font-size:.875rem;font-weight:700}.About-module__vAULUW__featureDesc{color:var(--text-muted);font-size:.8rem;line-height:1.6}@media (max-width:900px){.About-module__vAULUW__section{padding:60px 0}.About-module__vAULUW__grid{grid-template-columns:1fr;gap:40px}}@media (max-width:480px){.About-module__vAULUW__right{grid-template-columns:1fr}}
.Products-module__mFS5Ca__section{border-top:1px solid var(--border-subtle);padding:80px 0}.Products-module__mFS5Ca__header{margin-bottom:32px}.Products-module__mFS5Ca__tabs{background:var(--bg-tabs);border:1px solid var(--border-alpha);border-radius:12px;flex-wrap:wrap;align-items:center;gap:4px;width:fit-content;margin-bottom:32px;padding:6px;display:flex}.Products-module__mFS5Ca__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:8px 18px;font-size:.85rem;font-weight:500;transition:all .2s}.Products-module__mFS5Ca__tab:hover{color:var(--text-primary);background:var(--bg-hover)}.Products-module__mFS5Ca__tabActive{box-shadow:0 4px 14px #1a5c2a66;color:#fff!important;background:linear-gradient(135deg,#2d8a44,#1a5c2a)!important}.Products-module__mFS5Ca__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Products-module__mFS5Ca__productCard{cursor:pointer;flex-direction:column;display:flex}.Products-module__mFS5Ca__imageWrapper{aspect-ratio:4/3;background:var(--bg-section-alt);justify-content:center;align-items:center;display:flex;overflow:hidden}.Products-module__mFS5Ca__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Products-module__mFS5Ca__productCard:hover .Products-module__mFS5Ca__imageWrapper img{transform:scale(1.05)}.Products-module__mFS5Ca__info{background:var(--bg-card);border-top:1px solid var(--border-subtle);flex-direction:column;flex:1;align-items:center;gap:14px;padding:20px 16px;display:flex}.Products-module__mFS5Ca__name{color:var(--text-primary);text-align:center;font-size:1rem;font-weight:700;line-height:1.4}.Products-module__mFS5Ca__desc{color:var(--text-secondary);text-align:center;margin:0;font-size:.82rem;line-height:1.5}.Products-module__mFS5Ca__inquireBtn{background:linear-gradient(135deg,var(--primary-light),var(--primary));color:#fff;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 22px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #1a5c2a4d}.Products-module__mFS5Ca__inquireBtn:hover{background:linear-gradient(135deg,var(--accent),var(--primary-light));transform:translateY(-2px);box-shadow:0 8px 24px #1a5c2a73}@media (max-width:1100px){.Products-module__mFS5Ca__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Products-module__mFS5Ca__section{padding:60px 0}.Products-module__mFS5Ca__grid{grid-template-columns:repeat(2,1fr);gap:12px}.Products-module__mFS5Ca__tabs{max-width:100%;overflow-x:auto}}@media (max-width:400px){.Products-module__mFS5Ca__grid{grid-template-columns:1fr}}
.Certificates-module__x9OHCG__section{border-top:1px solid var(--border-subtle);padding:80px 0}.Certificates-module__x9OHCG__header{margin-bottom:40px}.Certificates-module__x9OHCG__grid{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:40px;display:grid}.Certificates-module__x9OHCG__certCard{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:14px;padding:24px 18px;transition:all .3s;display:flex}.Certificates-module__x9OHCG__certCard:hover{box-shadow:var(--shadow-card);border-color:#4caf5033;transform:translateY(-4px)}.Certificates-module__x9OHCG__certBadge{border:1px solid;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.Certificates-module__x9OHCG__certName{color:var(--text-primary);margin-bottom:2px;font-size:.9rem;font-weight:700}.Certificates-module__x9OHCG__certDesc{color:var(--text-muted);font-size:.75rem;line-height:1.4}.Certificates-module__x9OHCG__banner{background:linear-gradient(135deg,#1a5c2a14,#0000);border:1px solid #4caf502e;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:28px 36px;display:flex}.Certificates-module__x9OHCG__bannerLeft{flex-direction:column;gap:4px;display:flex}.Certificates-module__x9OHCG__bannerTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.Certificates-module__x9OHCG__bannerDesc{color:var(--text-secondary);font-size:.875rem}@media (max-width:900px){.Certificates-module__x9OHCG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.Certificates-module__x9OHCG__section{padding:60px 0}.Certificates-module__x9OHCG__grid{grid-template-columns:repeat(2,1fr);gap:10px}.Certificates-module__x9OHCG__banner{flex-direction:column;align-items:flex-start;padding:20px}}@media (max-width:360px){.Certificates-module__x9OHCG__grid{grid-template-columns:1fr}}
.FAQ-module__V8_xEa__section{border-top:1px solid var(--border-subtle);padding:80px 0}.FAQ-module__V8_xEa__header{margin-bottom:40px}.FAQ-module__V8_xEa__list{flex-direction:column;gap:8px;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{border:1px solid var(--border);background:var(--bg-card);border-radius:12px;transition:border-color .3s;overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:#4caf5033}.FAQ-module__V8_xEa__itemOpen{border-color:#4caf504d}.FAQ-module__V8_xEa__question{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:.95rem;font-weight:600;line-height:1.5;transition:color .2s;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--accent-bright)}.FAQ-module__V8_xEa__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.FAQ-module__V8_xEa__itemOpen .FAQ-module__V8_xEa__chevron{transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__V8_xEa__itemOpen .FAQ-module__V8_xEa__answer{max-height:400px}.FAQ-module__V8_xEa__answer p{color:var(--text-secondary);margin:0;padding:0 20px 18px;font-size:.88rem;line-height:1.7}@media (max-width:768px){.FAQ-module__V8_xEa__section{padding:60px 0}.FAQ-module__V8_xEa__question{padding:16px;font-size:.88rem}.FAQ-module__V8_xEa__answer p{padding:0 16px 16px;font-size:.82rem}}
.Contact-module__hcVmEa__section{border-top:1px solid var(--border-subtle);padding:80px 0}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.Contact-module__hcVmEa__left{flex-direction:column;align-items:flex-start;gap:14px;display:flex;position:sticky;top:90px}.Contact-module__hcVmEa__desc{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.Contact-module__hcVmEa__contactList{flex-direction:column;gap:12px;width:100%;margin-top:4px;display:flex}.Contact-module__hcVmEa__contactItem{background:var(--bg-card);border:1px solid var(--border);color:inherit;border-radius:12px;align-items:flex-start;gap:14px;padding:16px;text-decoration:none;transition:all .25s;display:flex}.Contact-module__hcVmEa__contactItem:hover{border-color:#4caf5033;transform:translate(4px)}.Contact-module__hcVmEa__contactIcon{background:var(--bg-icon);border:1px solid var(--border-icon);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Contact-module__hcVmEa__contactLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:.68rem;font-weight:600;display:block}.Contact-module__hcVmEa__contactValue{color:var(--text-primary);font-size:.875rem;font-weight:500;display:block}.Contact-module__hcVmEa__formCard{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:32px}.Contact-module__hcVmEa__form{flex-direction:column;gap:18px;display:flex}.Contact-module__hcVmEa__formTitle{color:var(--text-primary);margin-bottom:4px;font-size:1.3rem;font-weight:700}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Contact-module__hcVmEa__field{flex-direction:column;gap:7px;display:flex}.Contact-module__hcVmEa__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{background:var(--bg-input);border:1px solid var(--border-medium);color:var(--text-primary);resize:none;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .25s,box-shadow .25s}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:var(--text-faint)}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:#4caf5066;box-shadow:0 0 0 3px #4caf500f}.Contact-module__hcVmEa__input:disabled,.Contact-module__hcVmEa__textarea:disabled{opacity:.6;cursor:not-allowed}.Contact-module__hcVmEa__errorMsg{color:#ef4444;background:#ef444414;border:1px solid #ef444433;border-radius:10px;align-items:center;gap:8px;margin-top:-6px;padding:12px 16px;font-size:.85rem;display:flex}.Contact-module__hcVmEa__spinner{flex-shrink:0;animation:.8s linear infinite Contact-module__hcVmEa__spin}@keyframes Contact-module__hcVmEa__spin{to{transform:rotate(360deg)}}.Contact-module__hcVmEa__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:320px;padding:40px 20px;display:flex}.Contact-module__hcVmEa__successIcon{animation:2s infinite Contact-module__hcVmEa__pulseGlow}@keyframes Contact-module__hcVmEa__pulseGlow{0%,to{filter:drop-shadow(0 0 8px #4caf504d)}50%{filter:drop-shadow(0 0 20px #4caf5099)}}.Contact-module__hcVmEa__successTitle{color:var(--text-primary);font-size:1.4rem;font-weight:700}.Contact-module__hcVmEa__successDesc{color:var(--text-secondary);font-size:.95rem}@media (max-width:900px){.Contact-module__hcVmEa__section{padding:60px 0}.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:36px}.Contact-module__hcVmEa__left{position:static}}@media (max-width:480px){.Contact-module__hcVmEa__row{grid-template-columns:1fr}.Contact-module__hcVmEa__formCard{padding:20px}}
