.Navbar-module__cJzEcG__navbar{width:100%;height:var(--header-height);z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-glass);transition:all var(--transition-smooth);background:#050a08bf;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{background:#050a08eb;border-bottom-color:#dfb46e4d;box-shadow:0 10px 30px -10px #000000b3}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logoGroup{cursor:pointer;align-items:center;gap:14px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;filter:drop-shadow(0 0 10px #10986d66);width:44px;height:44px;transition:transform var(--transition-fast)}.Navbar-module__cJzEcG__logoGroup:hover .Navbar-module__cJzEcG__logoImage{transform:scale(1.08)rotate(3deg)}.Navbar-module__cJzEcG__logoText{flex-direction:column;display:flex}.Navbar-module__cJzEcG__brandName{letter-spacing:-.02em;color:var(--text-primary);font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:800;line-height:1.1}.Navbar-module__cJzEcG__brandTagline{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-primary);font-size:.75rem;font-weight:600}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:28px;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);white-space:nowrap;transition:color var(--transition-fast);font-size:.95rem;font-weight:600;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:linear-gradient(90deg, var(--gold-primary), var(--emerald-primary));width:0%;height:2px;transition:width var(--transition-fast);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover{color:#fff}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__actions{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__phoneBtn{border-radius:var(--radius-full);border:1px solid var(--border-emerald);color:var(--emerald-light);transition:all var(--transition-fast);background:#10986d1f;align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;font-weight:600;display:flex}.Navbar-module__cJzEcG__phoneBtn:hover{color:#fff;background:#10986d40;transform:translateY(-2px);box-shadow:0 0 15px #10986d4d}.Navbar-module__cJzEcG__contactBtn{padding:10px 22px;font-size:.95rem}.Navbar-module__cJzEcG__mobileMenuBtn{color:var(--text-primary);cursor:pointer;border:1px solid var(--border-glass);background:0 0;border-radius:8px;padding:8px;display:none}.Navbar-module__cJzEcG__mobileMenu{top:var(--header-height);-webkit-backdrop-filter:blur(25px);border-bottom:1px solid var(--border-glass);z-index:99;width:100%;box-shadow:var(--shadow-glass);background:#08110ef5;flex-direction:column;gap:20px;padding:24px;display:none;position:fixed;left:0}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{animation:.3s Navbar-module__cJzEcG__fadeIn;display:flex}@media (max-width:992px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__phoneBtn{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{justify-content:center;align-items:center;display:flex}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding:calc(var(--header-height) + 60px) 0 80px 0;z-index:10;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContent{text-align:center;z-index:2;flex-direction:column;align-items:center;max-width:960px;margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__badgeWrapper{margin-bottom:28px;animation:.8s Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.6rem,6vw,4.8rem);font-weight:800;line-height:1.1;animation:1s Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:780px;margin-bottom:40px;font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:400;line-height:1.7;animation:1.2s Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:64px;animation:1.4s Hero-module__ZARIfG__fadeIn;display:flex}.Hero-module__ZARIfG__heroBtnPrimary{padding:16px 36px;font-size:1.05rem;box-shadow:0 15px 35px -5px #10986d99}.Hero-module__ZARIfG__heroBtnSecondary{border-color:var(--gold-primary);color:var(--gold-light);background:#dfb46e1f;padding:16px 36px;font-size:1.05rem}.Hero-module__ZARIfG__heroBtnSecondary:hover{box-shadow:var(--shadow-glow-gold);background:#dfb46e40}.Hero-module__ZARIfG__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;margin-top:20px;animation:1.6s Hero-module__ZARIfG__fadeIn;display:grid}.Hero-module__ZARIfG__statCard{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:24px 20px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__statCard:before{content:"";background:linear-gradient(90deg, var(--gold-primary), var(--emerald-primary));opacity:.7;width:100%;height:2px;position:absolute;top:0;left:0}.Hero-module__ZARIfG__statValue{color:#fff;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.Hero-module__ZARIfG__floatingShape1{filter:blur(60px);z-index:0;background:radial-gradient(circle,#10986d40 0%,#0000 70%);border-radius:50%;width:380px;height:380px;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:15%;left:5%}.Hero-module__ZARIfG__floatingShape2{filter:blur(60px);z-index:0;background:radial-gradient(circle,#dfb46e33 0%,#0000 70%);border-radius:50%;width:420px;height:420px;animation:8s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:10%;right:5%}@media (max-width:992px){.Hero-module__ZARIfG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Hero-module__ZARIfG__statsGrid{grid-template-columns:1fr}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__heroBtnPrimary,.Hero-module__ZARIfG__heroBtnSecondary{width:100%}}
.ServicesSection-module__JL3_nq__servicesSection{z-index:10;padding:100px 0;position:relative}.ServicesSection-module__JL3_nq__sectionHeader{text-align:center;max-width:760px;margin:0 auto 64px}.ServicesSection-module__JL3_nq__sectionBadge{margin-bottom:16px}.ServicesSection-module__JL3_nq__sectionTitle{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,4vw,3.2rem);font-weight:800}.ServicesSection-module__JL3_nq__sectionDesc{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.ServicesSection-module__JL3_nq__servicesGrid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.ServicesSection-module__JL3_nq__serviceCard{flex-direction:column;justify-content:space-between;gap:24px;padding:40px;display:flex;position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__iconWrapper{border-radius:var(--radius-md);width:64px;height:64px;transition:transform var(--transition-bounce);justify-content:center;align-items:center;margin-bottom:8px;display:flex}.ServicesSection-module__JL3_nq__iconEmerald{border:1px solid var(--border-emerald);background:#10986d26;box-shadow:0 0 25px #10986d33}.ServicesSection-module__JL3_nq__iconGold{border:1px solid var(--border-glass);background:#dfb46e26;box-shadow:0 0 25px #dfb46e33}.ServicesSection-module__JL3_nq__serviceCard:hover .ServicesSection-module__JL3_nq__iconWrapper{transform:scale(1.12)rotate(-5deg)}.ServicesSection-module__JL3_nq__serviceTitle{color:var(--text-primary);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:1.6rem;font-weight:700;display:flex}.ServicesSection-module__JL3_nq__serviceDesc{color:var(--text-secondary);margin-bottom:20px;font-size:1rem;line-height:1.7}.ServicesSection-module__JL3_nq__tags{flex-wrap:wrap;gap:10px;display:flex}.ServicesSection-module__JL3_nq__tag{border-radius:var(--radius-full);color:var(--text-secondary);transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;padding:6px 14px;font-size:.8rem;font-weight:600}.ServicesSection-module__JL3_nq__serviceCard:hover .ServicesSection-module__JL3_nq__tag{border-color:var(--border-emerald);color:var(--emerald-light);background:#10986d1f}.ServicesSection-module__JL3_nq__cardFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.ServicesSection-module__JL3_nq__learnMoreBtn{color:var(--gold-light);transition:gap var(--transition-fast), color var(--transition-fast);align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:inline-flex}.ServicesSection-module__JL3_nq__serviceCard:hover .ServicesSection-module__JL3_nq__learnMoreBtn{color:#fff;gap:12px}@media (max-width:992px){.ServicesSection-module__JL3_nq__servicesGrid{grid-template-columns:1fr}}@media (max-width:600px){.ServicesSection-module__JL3_nq__serviceCard{padding:28px 20px}}
.InteractiveShowcase-module__KxSz9q__showcaseSection{z-index:10;padding:100px 0;position:relative}.InteractiveShowcase-module__KxSz9q__sectionHeader{text-align:center;max-width:820px;margin:0 auto 50px}.InteractiveShowcase-module__KxSz9q__sectionTitle{margin:16px 0 20px;font-size:clamp(2rem,4vw,3.2rem);font-weight:800}.InteractiveShowcase-module__KxSz9q__sectionDesc{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.InteractiveShowcase-module__KxSz9q__showcaseWrapper{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-glass);border-radius:var(--radius-lg);box-shadow:var(--shadow-glass);overflow:hidden}.InteractiveShowcase-module__KxSz9q__tabsHeader{background:#0000004d;border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.InteractiveShowcase-module__KxSz9q__tabBtn{border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0a;border:1px solid #0000;align-items:center;gap:10px;padding:12px 24px;font-size:.95rem;font-weight:600;display:inline-flex}.InteractiveShowcase-module__KxSz9q__tabBtn:hover{color:#fff;background:#ffffff14}.InteractiveShowcase-module__KxSz9q__activeTab{border-color:var(--emerald-primary);color:#fff;background:linear-gradient(135deg,#10986d40 0%,#0d6f5359 100%);box-shadow:0 0 20px #10986d4d}.InteractiveShowcase-module__KxSz9q__tabContent{flex-direction:column;justify-content:space-between;min-height:520px;padding:40px;animation:.4s InteractiveShowcase-module__KxSz9q__fadeIn;display:flex}.InteractiveShowcase-module__KxSz9q__posGrid{grid-template-columns:1.3fr 1fr;gap:32px;display:grid}.InteractiveShowcase-module__KxSz9q__posProducts{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.InteractiveShowcase-module__KxSz9q__posProductCard{border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;justify-content:space-between;gap:12px;padding:18px;display:flex}.InteractiveShowcase-module__KxSz9q__posProductCard:hover{border-color:var(--emerald-primary);background:#10986d1f;transform:translateY(-3px)}.InteractiveShowcase-module__KxSz9q__posProductTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.InteractiveShowcase-module__KxSz9q__posProductPrice{color:var(--gold-light);font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.InteractiveShowcase-module__KxSz9q__posCart{border-radius:var(--radius-md);background:#0006;border:1px solid #ffffff14;flex-direction:column;justify-content:space-between;padding:24px;display:flex}.InteractiveShowcase-module__KxSz9q__cartHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.InteractiveShowcase-module__KxSz9q__cartItemsList{flex-direction:column;gap:12px;max-height:240px;margin-bottom:20px;display:flex;overflow-y:auto}.InteractiveShowcase-module__KxSz9q__cartItem{background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.95rem;display:flex}.InteractiveShowcase-module__KxSz9q__cartTotals{border-top:1px solid #ffffff1a;flex-direction:column;gap:10px;padding-top:16px;display:flex}.InteractiveShowcase-module__KxSz9q__totalRow{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.InteractiveShowcase-module__KxSz9q__grandTotalRow{color:#fff;justify-content:space-between;align-items:center;margin-top:8px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800;display:flex}.InteractiveShowcase-module__KxSz9q__checkoutBtn{width:100%;margin-top:16px;padding:14px;font-size:1rem}.InteractiveShowcase-module__KxSz9q__successAlert{border:1px solid var(--emerald-primary);color:var(--emerald-light);background:#10986d33;border-radius:8px;align-items:center;gap:10px;margin-top:12px;padding:12px 16px;font-size:.9rem;font-weight:600;animation:.3s InteractiveShowcase-module__KxSz9q__fadeIn;display:flex}.InteractiveShowcase-module__KxSz9q__analyticsGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.InteractiveShowcase-module__KxSz9q__metricCard{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff14;padding:24px}.InteractiveShowcase-module__KxSz9q__metricTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.85rem}.InteractiveShowcase-module__KxSz9q__metricValue{color:#fff;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800}.InteractiveShowcase-module__KxSz9q__metricTrend{color:var(--emerald-light);align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.InteractiveShowcase-module__KxSz9q__chartPlaceholder{border-radius:var(--radius-md);background:#0000004d;border:1px solid #ffffff14;flex-direction:column;gap:20px;padding:24px;display:flex}.InteractiveShowcase-module__KxSz9q__barChart{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;height:160px;padding-top:20px;display:flex}.InteractiveShowcase-module__KxSz9q__barCol{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.InteractiveShowcase-module__KxSz9q__bar{background:linear-gradient(180deg, var(--emerald-light) 0%, var(--emerald-primary) 100%);width:60%;transition:height var(--transition-smooth);border-radius:6px 6px 0 0}.InteractiveShowcase-module__KxSz9q__barGold{background:linear-gradient(180deg, var(--gold-light) 0%, var(--gold-primary) 100%)}.InteractiveShowcase-module__KxSz9q__barLabel{color:var(--text-muted);font-size:.75rem}.InteractiveShowcase-module__KxSz9q__mobileAppWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.InteractiveShowcase-module__KxSz9q__phoneMockup{background:#000;border:8px solid #202b26;border-radius:40px;width:300px;padding:16px;position:relative;box-shadow:0 25px 50px -12px #000c}.InteractiveShowcase-module__KxSz9q__phoneHeader{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;font-size:.95rem;font-weight:700;display:flex}.InteractiveShowcase-module__KxSz9q__phoneCard{border:1px solid var(--border-emerald);background:#10986d26;border-radius:12px;margin-bottom:12px;padding:14px}.InteractiveShowcase-module__KxSz9q__phoneCardTitle{color:#fff;font-size:.9rem;font-weight:600}.InteractiveShowcase-module__KxSz9q__phoneCardPrice{color:var(--gold-light);margin-top:4px;font-size:1rem;font-weight:700}.InteractiveShowcase-module__KxSz9q__appInfo{flex-direction:column;gap:16px;max-width:440px;display:flex}@media (max-width:992px){.InteractiveShowcase-module__KxSz9q__posGrid,.InteractiveShowcase-module__KxSz9q__analyticsGrid{grid-template-columns:1fr}}@media (max-width:600px){.InteractiveShowcase-module__KxSz9q__tabContent{padding:24px 16px}.InteractiveShowcase-module__KxSz9q__posProducts{grid-template-columns:1fr}}
.AboutSection-module__UGBiha__aboutSection{z-index:10;padding:100px 0;position:relative}.AboutSection-module__UGBiha__aboutGrid{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;display:grid}.AboutSection-module__UGBiha__aboutLeft{flex-direction:column;gap:24px;display:flex}.AboutSection-module__UGBiha__sectionBadge{align-self:flex-start}.AboutSection-module__UGBiha__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.AboutSection-module__UGBiha__description{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.AboutSection-module__UGBiha__pillarsGrid{grid-template-columns:1fr;gap:20px;margin-top:10px;display:grid}.AboutSection-module__UGBiha__pillarCard{border-radius:var(--radius-md);transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff14;align-items:flex-start;gap:16px;padding:22px;display:flex}.AboutSection-module__UGBiha__pillarCard:hover{border-color:var(--emerald-primary);background:#10986d1f;transform:translate(6px)}.AboutSection-module__UGBiha__pillarIcon{border:1px solid var(--border-glass);width:48px;height:48px;color:var(--gold-light);background:#dfb46e1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AboutSection-module__UGBiha__pillarTitle{color:var(--text-primary);margin-bottom:6px;font-size:1.1rem;font-weight:700}.AboutSection-module__UGBiha__pillarDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.AboutSection-module__UGBiha__aboutRight{justify-content:center;align-items:center;display:flex;position:relative}.AboutSection-module__UGBiha__emblemBox{aspect-ratio:1;border-radius:var(--radius-lg);text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:460px;padding:40px;display:flex;position:relative;overflow:hidden}.AboutSection-module__UGBiha__emblemBgGlow{background:radial-gradient(circle, var(--emerald-glow) 0%, transparent 70%);filter:blur(50px);z-index:0;border-radius:50%;width:300px;height:300px;position:absolute}.AboutSection-module__UGBiha__logoImg{object-fit:contain;filter:drop-shadow(0 0 25px #10986d99);width:180px;height:180px;transition:transform var(--transition-bounce);z-index:2;margin-bottom:24px;position:relative}.AboutSection-module__UGBiha__emblemBox:hover .AboutSection-module__UGBiha__logoImg{transform:scale(1.1)rotate(5deg)}.AboutSection-module__UGBiha__quoteText{z-index:2;color:var(--text-primary);margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;position:relative}.AboutSection-module__UGBiha__quoteSub{z-index:2;color:var(--gold-light);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;font-weight:600;position:relative}@media (max-width:992px){.AboutSection-module__UGBiha__aboutGrid{grid-template-columns:1fr;gap:40px}}
.WhyChooseUs-module__aV2w7G__whySection{z-index:10;padding:100px 0;position:relative}.WhyChooseUs-module__aV2w7G__sectionHeader{text-align:center;max-width:780px;margin:0 auto 60px}.WhyChooseUs-module__aV2w7G__sectionTitle{margin:16px 0 20px;font-size:clamp(2rem,4vw,3.2rem);font-weight:800}.WhyChooseUs-module__aV2w7G__sectionDesc{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.WhyChooseUs-module__aV2w7G__card{align-items:flex-start;gap:20px;padding:36px;display:flex;position:relative;overflow:hidden}.WhyChooseUs-module__aV2w7G__iconBox{border-radius:var(--radius-md);width:58px;height:58px;transition:transform var(--transition-bounce);flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyChooseUs-module__aV2w7G__iconEmerald{border:1px solid var(--border-emerald);color:var(--emerald-light);background:#10986d26}.WhyChooseUs-module__aV2w7G__iconGold{border:1px solid var(--border-glass);color:var(--gold-light);background:#dfb46e26}.WhyChooseUs-module__aV2w7G__card:hover .WhyChooseUs-module__aV2w7G__iconBox{transform:scale(1.15)rotate(5deg)}.WhyChooseUs-module__aV2w7G__cardTitle{color:var(--text-primary);margin-bottom:10px;font-size:1.35rem;font-weight:700}.WhyChooseUs-module__aV2w7G__cardDesc{color:var(--text-secondary);font-size:.98rem;line-height:1.7}.WhyChooseUs-module__aV2w7G__highlightTag{color:var(--gold-light);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.75rem;font-weight:700;display:inline-block}@media (max-width:992px){.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:1fr}}
.ContactSection-module__UONp9G__contactSection{z-index:10;padding:100px 0 120px;position:relative}.ContactSection-module__UONp9G__sectionHeader{text-align:center;max-width:780px;margin:0 auto 64px}.ContactSection-module__UONp9G__sectionTitle{margin:16px 0 20px;font-size:clamp(2rem,4vw,3.2rem);font-weight:800}.ContactSection-module__UONp9G__sectionDesc{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.ContactSection-module__UONp9G__contactGrid{grid-template-columns:1.2fr .9fr;gap:40px;display:grid}.ContactSection-module__UONp9G__formCard{flex-direction:column;gap:28px;padding:44px;display:flex}.ContactSection-module__UONp9G__formTitle{color:var(--text-primary);font-size:1.6rem;font-weight:700}.ContactSection-module__UONp9G__serviceSelectors{flex-wrap:wrap;gap:12px;display:flex}.ContactSection-module__UONp9G__selectorBtn{border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0a;border:1px solid #ffffff1a;padding:10px 18px;font-size:.9rem;font-weight:600}.ContactSection-module__UONp9G__selectorBtn:hover{color:#fff;background:#ffffff14}.ContactSection-module__UONp9G__selectedService{border-color:var(--emerald-primary);color:#fff;background:#10986d33;box-shadow:0 0 15px #10986d4d}.ContactSection-module__UONp9G__inputGroup{flex-direction:column;gap:8px;display:flex}.ContactSection-module__UONp9G__label{color:var(--text-secondary);font-size:.9rem;font-weight:600}.ContactSection-module__UONp9G__input,.ContactSection-module__UONp9G__textarea{color:#fff;width:100%;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#0006;border:1px solid #ffffff1f;border-radius:12px;padding:14px 18px;font-size:.95rem}.ContactSection-module__UONp9G__input:focus,.ContactSection-module__UONp9G__textarea:focus{border-color:var(--emerald-primary);box-shadow:0 0 15px #10986d40}.ContactSection-module__UONp9G__submitBtn{width:100%;padding:16px;font-size:1.05rem}.ContactSection-module__UONp9G__successMessage{border:1px solid var(--emerald-primary);color:var(--emerald-light);background:#10986d33;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;font-weight:600;animation:.4s ContactSection-module__UONp9G__fadeIn;display:flex}.ContactSection-module__UONp9G__infoWrapper{flex-direction:column;gap:20px;display:flex}.ContactSection-module__UONp9G__infoCard{transition:transform var(--transition-fast);align-items:center;gap:20px;padding:28px;display:flex}.ContactSection-module__UONp9G__infoCard:hover{border-color:var(--gold-primary);transform:translate(6px)}.ContactSection-module__UONp9G__iconBox{border:1px solid var(--border-glass);width:54px;height:54px;color:var(--gold-light);background:#dfb46e1f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactSection-module__UONp9G__infoTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.85rem;font-weight:600}.ContactSection-module__UONp9G__infoValue{color:var(--text-primary);font-size:1.15rem;font-weight:700}.ContactSection-module__UONp9G__ctaBanner{border:1px solid var(--border-emerald);border-radius:var(--radius-md);text-align:center;background:linear-gradient(135deg,#10986d33 0%,#0d6f534d 100%);flex-direction:column;gap:12px;margin-top:10px;padding:30px;display:flex}@media (max-width:992px){.ContactSection-module__UONp9G__contactGrid{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid var(--border-glass);z-index:10;padding:80px 0 30px;position:relative}.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:16px;max-width:340px;display:flex}.Footer-module__S6Hkya__logoRow{align-items:center;gap:12px;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoImg{object-fit:contain;width:46px;height:46px}.Footer-module__S6Hkya__brandName{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800}.Footer-module__S6Hkya__brandDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__colTitle{color:var(--text-primary);margin-bottom:20px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--text-secondary);transition:color var(--transition-fast), transform var(--transition-fast);font-size:.95rem;display:inline-block}.Footer-module__S6Hkya__footerLink:hover{color:var(--gold-light);transform:translate(4px)}.Footer-module__S6Hkya__contactCol{color:var(--text-secondary);flex-direction:column;gap:12px;font-size:.95rem;display:flex}.Footer-module__S6Hkya__contactItem{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__contactItem:hover{color:#fff}.Footer-module__S6Hkya__bottomRow{color:var(--text-muted);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:30px;font-size:.9rem;display:flex}@media (max-width:992px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottomRow{text-align:center;flex-direction:column}}
