.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur();width:100%;transition:var(--transition-normal);background:0 0;border:none;border-bottom:1px solid #0000;padding:1.5rem 0;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color);background:#050507bf;padding:1rem 0;box-shadow:0 4px 30px #00000080}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logoContainer{align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImage{width:auto;height:42px;transition:var(--transition-normal)}.Header-module__hBw1pG__logoContainer:hover .Header-module__hBw1pG__logoImage{transform:scale(1.05)}.Header-module__hBw1pG__desktopNav{align-items:center;gap:2.2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-secondary);font-family:var(--font-title);transition:var(--transition-fast);padding:.25rem 0;font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--accent-gradient);width:0;height:2px;transition:var(--transition-normal);position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--text-main)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:none}.Header-module__hBw1pG__bar{background-color:var(--text-main);width:100%;height:2px;transition:var(--transition-normal);border-radius:2px}.Header-module__hBw1pG__mobileNav{display:none}@media (max-width:768px){.Header-module__hBw1pG__desktopNav{display:none}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__hamburgerActive .Header-module__hBw1pG__bar:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__hBw1pG__hamburgerActive .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburgerActive .Header-module__hBw1pG__bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__hBw1pG__mobileNav{-webkit-backdrop-filter:blur(20px);z-index:99;background:#050507fa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;padding:2rem;transition:transform .5s cubic-bezier(.77,.2,.05,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__mobileNavActive{transform:translateY(0)}.Header-module__hBw1pG__mobileNavLink{color:var(--text-main);font-family:var(--font-title);transition:var(--transition-fast);font-size:1.5rem;font-weight:600;text-decoration:none}.Header-module__hBw1pG__mobileNavLink:hover{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:10rem;padding-bottom:6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__gridContainer{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__content{z-index:2;flex-direction:column;gap:1.5rem;display:flex;position:relative}.Hero-module__ZARIfG__badge{width:fit-content;color:var(--accent-orange);font-size:.8rem;font-family:var(--font-title);text-transform:uppercase;letter-spacing:.05em;background:#ff8f6814;border:1px solid #ff8f6833;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--accent-orange);width:6px;height:6px;box-shadow:0 0 8px var(--accent-orange);border-radius:50%;display:inline-block}.Hero-module__ZARIfG__title{color:var(--text-main);letter-spacing:-.03em;font-size:3.8rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:540px;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Hero-module__ZARIfG__arrowIcon{margin-left:.5rem;transition:transform .3s}.Hero-module__ZARIfG__ctaGroup a:hover .Hero-module__ZARIfG__arrowIcon{transform:translate(4px)}.Hero-module__ZARIfG__trustInfo{border-top:1px solid var(--border-color);align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.Hero-module__ZARIfG__trustAvatars{display:flex}.Hero-module__ZARIfG__avatar{background:var(--accent-gradient);border:2px solid var(--bg-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;font-size:.75rem;font-weight:700;display:flex}.Hero-module__ZARIfG__avatar:first-child{margin-left:0}.Hero-module__ZARIfG__trustText{color:var(--text-muted);font-size:.85rem}.Hero-module__ZARIfG__trustText strong{color:var(--text-main)}.Hero-module__ZARIfG__visualContainer{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__dashboardMockup{border:1px solid var(--border-color);border-radius:16px;width:100%;max-width:460px;overflow:hidden;box-shadow:0 30px 60px #000c,inset 0 1px #ffffff1a}.Hero-module__ZARIfG__dashHeader{border-bottom:1px solid var(--border-color);background:#ffffff08;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.Hero-module__ZARIfG__dashDots{gap:6px;display:flex}.Hero-module__ZARIfG__dotRed{background-color:#ef4444;border-radius:50%;width:8px;height:8px}.Hero-module__ZARIfG__dotYellow{background-color:#f59e0b;border-radius:50%;width:8px;height:8px}.Hero-module__ZARIfG__dotGreen{background-color:#10b981;border-radius:50%;width:8px;height:8px}.Hero-module__ZARIfG__dashBar{color:var(--text-muted);opacity:.7;font-family:monospace;font-size:.7rem}.Hero-module__ZARIfG__dashContent{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.Hero-module__ZARIfG__mainMetrics{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Hero-module__ZARIfG__metricCard{border:1px solid var(--border-color);background:#ffffff05;border-radius:10px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.Hero-module__ZARIfG__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.7rem;font-weight:500}.Hero-module__ZARIfG__metricValueContainer{justify-content:space-between;align-items:baseline;margin:.25rem 0;display:flex}.Hero-module__ZARIfG__metricVal{font-size:1.6rem;font-family:var(--font-title);color:var(--text-main);font-weight:700}.Hero-module__ZARIfG__metricChange{color:#10b981;font-size:.75rem;font-weight:600}.Hero-module__ZARIfG__negative{color:#ef4444}.Hero-module__ZARIfG__progressBar{background:#ffffff0d;border-radius:10px;height:4px;margin-top:.25rem;overflow:hidden}.Hero-module__ZARIfG__progressFill{background:var(--accent-gradient);border-radius:10px;height:100%}.Hero-module__ZARIfG__chartContainer{border:1px solid var(--border-color);background:#ffffff05;border-radius:10px;flex-direction:column;padding:1.25rem;display:flex}.Hero-module__ZARIfG__chartTitle{color:var(--text-muted);margin-bottom:.75rem;font-size:.75rem;font-weight:500}.Hero-module__ZARIfG__chartVisual{width:100%;position:relative}.Hero-module__ZARIfG__svgChart{width:100%;height:80px;display:block}.Hero-module__ZARIfG__pulseDot{background:var(--accent-orange);width:8px;height:8px;box-shadow:0 0 10px var(--accent-orange);border-radius:50%;animation:1.5s infinite alternate Hero-module__ZARIfG__pulse-glow;position:absolute;top:15px;right:15px}.Hero-module__ZARIfG__chartXLabels{color:var(--text-muted);justify-content:space-between;margin-top:.5rem;padding:0 .5rem;font-size:.65rem;display:flex}.Hero-module__ZARIfG__activeCampaigns{border:1px solid var(--border-color);background:#ffffff03;border-radius:10px;flex-direction:column;gap:.5rem;padding:.8rem 1rem;display:flex}.Hero-module__ZARIfG__campaignHeader{color:var(--text-muted);justify-content:space-between;font-size:.75rem;font-weight:500;display:flex}.Hero-module__ZARIfG__statusLive{color:#10b981;align-items:center;gap:.35rem;font-weight:600;display:flex}.Hero-module__ZARIfG__statusLive:before{content:"";background-color:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #10b981}.Hero-module__ZARIfG__channels{gap:.5rem;margin-top:.25rem;display:flex}.Hero-module__ZARIfG__channelBadge{border:1px solid var(--border-color);color:var(--text-secondary);background:#ffffff0a;border-radius:4px;padding:.25rem .5rem;font-size:.7rem}.Hero-module__ZARIfG__floatingBadge{z-index:3;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex;position:absolute;box-shadow:0 15px 35px #0009}.Hero-module__ZARIfG__fbIcon{font-size:1.4rem}.Hero-module__ZARIfG__fbTitle{color:var(--text-main);font-size:.85rem;font-weight:700;font-family:var(--font-title)}.Hero-module__ZARIfG__fbDesc{color:var(--text-muted);white-space:nowrap;font-size:.7rem}.Hero-module__ZARIfG__fb1{top:15%;left:-80px}.Hero-module__ZARIfG__fb2{bottom:15%;right:-60px}@media (max-width:1200px){.Hero-module__ZARIfG__fb1{left:-40px}.Hero-module__ZARIfG__fb2{right:-30px}}@media (max-width:992px){.Hero-module__ZARIfG__gridContainer{grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__hero{padding-top:8rem;padding-bottom:4rem}.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__visualContainer{width:100%;max-width:460px;margin:0 auto}.Hero-module__ZARIfG__fb1{left:-20px}.Hero-module__ZARIfG__fb2{right:-20px}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2.4rem}.Hero-module__ZARIfG__description{font-size:1rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:stretch}.Hero-module__ZARIfG__ctaGroup a{text-align:center}.Hero-module__ZARIfG__fb1,.Hero-module__ZARIfG__fb2{display:none}}
.Stats-module__yL2aHq__statsSection{z-index:5;padding:2rem 0;position:relative}.Stats-module__yL2aHq__statsContainer{border-radius:20px;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 2rem;display:grid;box-shadow:0 20px 40px #0006}.Stats-module__yL2aHq__statItem{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Stats-module__yL2aHq__statItem:not(:last-child):after{content:"";background:var(--border-color);width:1px;height:70%;position:absolute;top:15%;right:-1rem}.Stats-module__yL2aHq__valueWrapper{margin-bottom:.5rem}.Stats-module__yL2aHq__value{font-size:2.8rem;font-weight:800;line-height:1}.Stats-module__yL2aHq__zeroText{color:var(--text-main);text-transform:uppercase;font-size:2.6rem;font-weight:800}.Stats-module__yL2aHq__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Stats-module__yL2aHq__desc{color:var(--text-muted);max-width:200px;font-size:.8rem;line-height:1.4}@media (max-width:992px){.Stats-module__yL2aHq__statsContainer{grid-template-columns:repeat(2,1fr);gap:3rem 1rem}.Stats-module__yL2aHq__statItem:nth-child(2n):after{display:none}.Stats-module__yL2aHq__statItem:first-child:after,.Stats-module__yL2aHq__statItem:nth-child(3):after{right:-.5rem}}@media (max-width:576px){.Stats-module__yL2aHq__statsContainer{grid-template-columns:1fr;gap:2.5rem;padding:2.5rem 1.5rem}.Stats-module__yL2aHq__statItem:after{display:none!important}.Stats-module__yL2aHq__value{font-size:2.4rem}.Stats-module__yL2aHq__zeroText{font-size:2.2rem}}
.Services-module__dpHhBa__servicesSection{background:var(--bg-primary);border-top:1px solid var(--border-color);position:relative}.Services-module__dpHhBa__sectionHeader{text-align:center;flex-direction:column;gap:.75rem;max-width:720px;margin:0 auto 4.5rem;display:flex}.Services-module__dpHhBa__subtitle{color:var(--accent-orange);font-size:.8rem;font-family:var(--font-title);text-transform:uppercase;letter-spacing:.15em;font-weight:700}.Services-module__dpHhBa__title{color:var(--text-main);font-size:2.8rem;font-weight:800;line-height:1.2}.Services-module__dpHhBa__lead{color:var(--text-muted);font-size:1.1rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__dpHhBa__card{transition:var(--transition-normal);z-index:1;border-radius:18px;flex-direction:column;gap:1.2rem;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__cardGlow{opacity:0;width:100%;height:100%;transition:var(--transition-normal);pointer-events:none;z-index:-1;background:radial-gradient(circle at 50% 0,#ff3d0026 0%,#0000 60%);position:absolute;top:0;left:0}.Services-module__dpHhBa__card:hover{border-color:var(--border-color-hover);transform:translateY(-6px);box-shadow:0 15px 35px #ff3d0014}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardGlow{opacity:1}.Services-module__dpHhBa__iconWrapper{border:1px solid var(--border-color);width:50px;height:50px;transition:var(--transition-normal);background:#ffffff05;border-radius:12px;justify-content:center;align-items:center;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrapper{border-color:var(--accent-orange);background:#ff3d0014;transform:scale(1.05)}.Services-module__dpHhBa__icon{font-size:1.4rem}.Services-module__dpHhBa__cardTitle{color:var(--text-main);font-size:1.3rem;font-weight:700;line-height:1.3}.Services-module__dpHhBa__cardDesc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.Services-module__dpHhBa__tagsContainer{flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.Services-module__dpHhBa__tag{border:1px solid var(--border-color);color:var(--text-secondary);transition:var(--transition-fast);background:#ffffff08;border-radius:6px;padding:.25rem .6rem;font-size:.75rem}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__tag{background:#ffffff0d;border-color:#ff4b1f33}@media (max-width:992px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}.Services-module__dpHhBa__title{font-size:2.4rem}}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__servicesSection{padding:5rem 0}}
.Metodologia-module__nJn1eW__methodologySection{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);z-index:2;position:relative}.Metodologia-module__nJn1eW__header{text-align:center;flex-direction:column;gap:.75rem;max-width:720px;margin:0 auto 5rem;display:flex}.Metodologia-module__nJn1eW__subtitle{color:var(--accent-orange);font-size:.8rem;font-family:var(--font-title);text-transform:uppercase;letter-spacing:.15em;font-weight:700}.Metodologia-module__nJn1eW__title{color:var(--text-main);font-size:2.8rem;font-weight:800;line-height:1.2}.Metodologia-module__nJn1eW__desc{color:var(--text-muted);font-size:1.1rem}.Metodologia-module__nJn1eW__timeline{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid;position:relative}.Metodologia-module__nJn1eW__timelineLine{background:linear-gradient(90deg, var(--accent-red) 0%, #ff8f681a 100%);z-index:1;width:100%;height:2px;position:absolute;top:25px;left:0}.Metodologia-module__nJn1eW__stepCard{z-index:2;cursor:default;flex-direction:column;gap:1.5rem;display:flex;position:relative}.Metodologia-module__nJn1eW__stepHeader{align-items:center;gap:1rem;display:flex}.Metodologia-module__nJn1eW__stepNumberContainer{background:var(--bg-primary);border:2px solid var(--border-color);width:50px;height:50px;transition:var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 4px 15px #0006}.Metodologia-module__nJn1eW__stepNumber{font-family:var(--font-title);color:var(--text-secondary);transition:var(--transition-fast);z-index:2;font-size:1.15rem;font-weight:800}.Metodologia-module__nJn1eW__stepNumberGlow{background:var(--accent-gradient);opacity:0;transition:var(--transition-normal);z-index:1;border-radius:50%;position:absolute;inset:-2px}.Metodologia-module__nJn1eW__stepTitle{color:var(--text-main);transition:var(--transition-fast);font-size:1.25rem;font-weight:700}.Metodologia-module__nJn1eW__stepDesc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.Metodologia-module__nJn1eW__desktopOnly{margin-bottom:.75rem;display:block}.Metodologia-module__nJn1eW__mobileTitleWrapper{display:none}.Metodologia-module__nJn1eW__stepCard:hover .Metodologia-module__nJn1eW__stepNumberContainer{border-color:#0000;transform:scale(1.08);box-shadow:0 0 20px #ff3d0040}.Metodologia-module__nJn1eW__stepCard:hover .Metodologia-module__nJn1eW__stepNumberGlow{opacity:1}.Metodologia-module__nJn1eW__stepCard:hover .Metodologia-module__nJn1eW__stepNumber{color:#fff}.Metodologia-module__nJn1eW__stepCard:hover .Metodologia-module__nJn1eW__stepTitle{color:var(--accent-orange)}@media (max-width:992px){.Metodologia-module__nJn1eW__timeline{grid-template-columns:1fr;gap:3rem}.Metodologia-module__nJn1eW__timelineLine{background:linear-gradient(180deg, var(--accent-red) 0%, #ff8f680d 100%);width:2px;height:100%;top:0;left:25px}.Metodologia-module__nJn1eW__stepCard{flex-direction:row;align-items:flex-start;gap:1.5rem}.Metodologia-module__nJn1eW__stepHeader{flex-shrink:0}.Metodologia-module__nJn1eW__mobileTitleWrapper{display:block}.Metodologia-module__nJn1eW__desktopOnly{display:none}.Metodologia-module__nJn1eW__stepContent{flex-direction:column;gap:.5rem;padding-top:.5rem;display:flex}.Metodologia-module__nJn1eW__title{font-size:2.4rem}}
.Cases-module__6KFjxa__casesSection{background:var(--bg-primary);border-bottom:1px solid var(--border-color);position:relative}.Cases-module__6KFjxa__header{text-align:center;flex-direction:column;gap:.75rem;max-width:720px;margin:0 auto 5rem;display:flex}.Cases-module__6KFjxa__subtitle{color:var(--accent-orange);font-size:.8rem;font-family:var(--font-title);text-transform:uppercase;letter-spacing:.15em;font-weight:700}.Cases-module__6KFjxa__title{color:var(--text-main);font-size:2.8rem;font-weight:800;line-height:1.2}.Cases-module__6KFjxa__desc{color:var(--text-muted);font-size:1.1rem}.Cases-module__6KFjxa__casesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Cases-module__6KFjxa__caseCard{transition:var(--transition-normal);z-index:1;border-radius:18px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.Cases-module__6KFjxa__caseGlow{opacity:0;width:100%;height:100%;transition:var(--transition-normal);pointer-events:none;z-index:-1;background:radial-gradient(circle at 50% 0,#ff3d0026 0%,#0000 60%);position:absolute;top:0;left:0}.Cases-module__6KFjxa__caseCard:hover{border-color:var(--border-color-hover);transform:translateY(-6px);box-shadow:0 15px 35px #ff3d0014}.Cases-module__6KFjxa__caseCard:hover .Cases-module__6KFjxa__caseGlow{opacity:1}.Cases-module__6KFjxa__caseTag{color:var(--accent-orange);font-size:.75rem;font-family:var(--font-title);background:#ff8f6814;border:1px solid #ff8f6833;border-radius:100px;width:fit-content;padding:.3rem .8rem;font-weight:600;display:inline-block}.Cases-module__6KFjxa__caseTitle{color:var(--text-main);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.Cases-module__6KFjxa__caseDesc{color:var(--text-muted);margin-bottom:1.25rem;font-size:.85rem;line-height:1.6}.Cases-module__6KFjxa__resultsGrid{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;padding:1.25rem 0;display:grid}.Cases-module__6KFjxa__resultItem{flex-direction:column;gap:.25rem;display:flex}.Cases-module__6KFjxa__resultVal{font-family:var(--font-title);font-size:2rem;font-weight:800;line-height:1}.Cases-module__6KFjxa__resultLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:500}.Cases-module__6KFjxa__cardFooter{border-left:2px solid var(--accent-orange);flex-direction:column;gap:.5rem;margin-top:auto;padding-left:1rem;display:flex}.Cases-module__6KFjxa__quoteIcon{color:var(--accent-orange);opacity:.3;margin-bottom:-.25rem;font-size:2.2rem;line-height:.5}.Cases-module__6KFjxa__quoteText{color:var(--text-secondary);font-size:.8rem;font-style:italic;line-height:1.5}.Cases-module__6KFjxa__clientName{color:var(--text-muted);margin-top:.25rem;font-size:.75rem;font-weight:600}@media (max-width:992px){.Cases-module__6KFjxa__casesGrid{grid-template-columns:repeat(2,1fr)}.Cases-module__6KFjxa__title{font-size:2.4rem}}@media (max-width:768px){.Cases-module__6KFjxa__casesGrid{grid-template-columns:1fr}.Cases-module__6KFjxa__casesSection{padding:5rem 0}}
.ContactForm-module__j1WgZG__contactSection{background:var(--bg-primary);border-bottom:1px solid var(--border-color);position:relative}.ContactForm-module__j1WgZG__gridContainer{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;display:grid}.ContactForm-module__j1WgZG__infoCol{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__j1WgZG__subtitle{color:var(--accent-orange);font-size:.8rem;font-family:var(--font-title);text-transform:uppercase;letter-spacing:.15em;font-weight:700}.ContactForm-module__j1WgZG__title{color:var(--text-main);font-size:2.8rem;font-weight:800;line-height:1.2}.ContactForm-module__j1WgZG__lead{color:var(--text-muted);font-size:1.1rem}.ContactForm-module__j1WgZG__benefits{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.ContactForm-module__j1WgZG__benefitItem{align-items:flex-start;gap:1rem;display:flex}.ContactForm-module__j1WgZG__benefitIcon{border:1px solid var(--accent-orange);width:24px;height:24px;color:var(--accent-orange);background:#ff3d0014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.ContactForm-module__j1WgZG__benefitTitle{color:var(--text-main);margin-bottom:.25rem;font-size:1rem;font-weight:700}.ContactForm-module__j1WgZG__benefitDesc{color:var(--text-muted);font-size:.85rem;line-height:1.4}.ContactForm-module__j1WgZG__formCol{position:relative}.ContactForm-module__j1WgZG__form{border-radius:20px;flex-direction:column;gap:1.25rem;padding:3rem 2.5rem;display:flex;box-shadow:0 20px 45px #0009}.ContactForm-module__j1WgZG__formTitle{color:var(--text-main);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.ContactForm-module__j1WgZG__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.ContactForm-module__j1WgZG__formGroup,.ContactForm-module__j1WgZG__formGroupFull{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__j1WgZG__label{color:var(--text-secondary);font-size:.8rem;font-weight:600}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__select,.ContactForm-module__j1WgZG__textarea{border:1px solid var(--border-color);color:#fff;width:100%;transition:var(--transition-normal);background:#ffffff05;border-radius:8px;outline:none;padding:.8rem 1rem;font-size:.95rem}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__select:focus,.ContactForm-module__j1WgZG__textarea:focus{border-color:var(--accent-orange);background:#ffffff0a;box-shadow:0 0 10px #ff3d0026}.ContactForm-module__j1WgZG__select option{color:#fff;background:#111115}.ContactForm-module__j1WgZG__textarea{resize:vertical}.ContactForm-module__j1WgZG__submitBtn{cursor:pointer;border:none;width:100%;margin-top:.5rem}.ContactForm-module__j1WgZG__spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite ContactForm-module__j1WgZG__spin;display:inline-block}@keyframes ContactForm-module__j1WgZG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ContactForm-module__j1WgZG__successCard{text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 3rem;display:flex;box-shadow:0 20px 45px #0009}.ContactForm-module__j1WgZG__successIcon{color:#10b981;background:#10b9811a;border:2px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;font-weight:700;display:flex}.ContactForm-module__j1WgZG__successTitle{color:var(--text-main);font-size:1.6rem;font-weight:700}.ContactForm-module__j1WgZG__successText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.ContactForm-module__j1WgZG__successText strong,.ContactForm-module__j1WgZG__successSub strong{color:var(--accent-orange)}.ContactForm-module__j1WgZG__successSub{color:var(--text-muted);max-width:400px;font-size:.85rem;line-height:1.6}@media (max-width:992px){.ContactForm-module__j1WgZG__gridContainer{grid-template-columns:1fr;gap:3.5rem}.ContactForm-module__j1WgZG__title{font-size:2.4rem}}@media (max-width:576px){.ContactForm-module__j1WgZG__formGrid{grid-template-columns:1fr}.ContactForm-module__j1WgZG__form{padding:2rem 1.5rem}.ContactForm-module__j1WgZG__successCard{padding:3rem 1.5rem}}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);z-index:5;padding-top:5rem;position:relative}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.2fr .8fr 1fr 1.2fr;gap:3rem;padding-bottom:4rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__logoContainer{align-items:center;gap:.6rem;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoWrapper{justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__logoIcon{object-fit:contain}.Footer-module__S6Hkya__logoText{flex-direction:column;display:flex}.Footer-module__S6Hkya__logoBrand{font-family:var(--font-title);color:var(--text-main);font-size:1.4rem;font-weight:800;line-height:1}.Footer-module__S6Hkya__logoSub{font-family:var(--font-body);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:.15rem;font-size:.6rem}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);max-width:300px;font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--text-muted);transition:var(--transition-fast);border-bottom:1px solid #0000;font-size:.8rem;font-weight:600;text-decoration:none}.Footer-module__S6Hkya__socialLink:hover{color:var(--accent-orange);border-color:var(--accent-orange)}.Footer-module__S6Hkya__linksCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__colTitle{font-family:var(--font-title);color:var(--text-main);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:700}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.8rem;list-style:none;display:flex}.Footer-module__S6Hkya__linksList li{flex-direction:column;display:flex}.Footer-module__S6Hkya__linksList a{color:var(--text-muted);transition:var(--transition-fast);width:fit-content;font-size:.9rem;text-decoration:none}.Footer-module__S6Hkya__linksList a:hover{color:var(--text-main);transform:translate(2px)}.Footer-module__S6Hkya__contactLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.15rem;font-size:.65rem;font-weight:600}.Footer-module__S6Hkya__contactValue{color:var(--text-secondary);transition:var(--transition-fast);width:fit-content;font-size:.9rem;text-decoration:none}.Footer-module__S6Hkya__contactValue:hover{color:var(--accent-orange)}.Footer-module__S6Hkya__contactText{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Footer-module__S6Hkya__newsletterCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__newsletterDesc{color:var(--text-muted);font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__newsletterForm{width:100%;display:flex;position:relative}.Footer-module__S6Hkya__newsletterInput{border:1px solid var(--border-color);color:#fff;width:100%;transition:var(--transition-normal);background:#ffffff05;border-radius:8px;outline:none;padding:.75rem 3.2rem .75rem 1rem;font-size:.9rem}.Footer-module__S6Hkya__newsletterInput:focus{border-color:var(--accent-orange);background:#ffffff0a}.Footer-module__S6Hkya__newsletterBtn{background:var(--accent-gradient);color:#fff;cursor:pointer;width:32px;height:32px;transition:var(--transition-normal);border:none;border-radius:6px;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:5px;bottom:5px;right:5px}.Footer-module__S6Hkya__newsletterBtn:hover{background:var(--accent-gradient-hover);transform:scale(1.05)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-color);background:var(--bg-primary);padding:2rem 0}.Footer-module__S6Hkya__bottomContainer{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}@media (max-width:992px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:3rem 2rem}}@media (max-width:576px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem}.Footer-module__S6Hkya__bottomContainer{text-align:center;flex-direction:column;gap:1rem}.Footer-module__S6Hkya__footer{padding-top:4rem}}
