.Nav-module__jmVfSG__nav{z-index:1000;border-bottom:1px solid #0000;padding:1.25rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Nav-module__jmVfSG__nav.Nav-module__jmVfSG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border-gold);background:#0a0a0af2;padding:.85rem 0}.Nav-module__jmVfSG__navInner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Nav-module__jmVfSG__navLogo{flex-direction:column;line-height:1;display:flex}.Nav-module__jmVfSG__navLogoName{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.06em;font-size:1.5rem;font-weight:700}.Nav-module__jmVfSG__navLogoTag{color:var(--accent-gold-dim);letter-spacing:.15em;text-transform:uppercase;margin-top:2px;font-size:.55rem;font-weight:400}.Nav-module__jmVfSG__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.Nav-module__jmVfSG__navLinks a{color:var(--text-secondary);letter-spacing:.04em;transition:color var(--transition);font-size:.9rem;font-weight:400}.Nav-module__jmVfSG__navLinks a:hover{color:var(--accent-gold)}.Nav-module__jmVfSG__navCta{margin-left:1rem}.Nav-module__jmVfSG__navHamburger{cursor:pointer;z-index:1010;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__jmVfSG__navHamburger span{background:var(--text-primary);transform-origin:50%;width:24px;height:1.5px;transition:all .3s;display:block}.Nav-module__jmVfSG__navHamburger.Nav-module__jmVfSG__open span:first-child{transform:rotate(45deg)translate(4.5px,4.5px)}.Nav-module__jmVfSG__navHamburger.Nav-module__jmVfSG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__jmVfSG__navHamburger.Nav-module__jmVfSG__open span:nth-child(3){transform:rotate(-45deg)translate(4.5px,-4.5px)}@media (max-width:768px){.Nav-module__jmVfSG__navLinks{background:var(--bg-primary);opacity:0;pointer-events:none;z-index:1005;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;transition:opacity .35s;position:fixed;inset:0}.Nav-module__jmVfSG__navLinks.Nav-module__jmVfSG__open{opacity:1;pointer-events:all}.Nav-module__jmVfSG__navLinks a{font-size:1.3rem}.Nav-module__jmVfSG__navCta{display:none}.Nav-module__jmVfSG__navHamburger{z-index:1010;display:flex}}
.Hero-module__gNeX-G__hero{align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__heroBg{z-index:0;background:radial-gradient(80% 60% at 50% 40%,#1a1508 0%,#0a0a0a 70%);position:absolute;inset:0}.Hero-module__gNeX-G__heroBgLines{z-index:1;opacity:.04;background-image:linear-gradient(var(--accent-gold) 1px, transparent 1px), linear-gradient(90deg, var(--accent-gold) 1px, transparent 1px);background-size:80px 80px;position:absolute;inset:0}.Hero-module__gNeX-G__heroContent{z-index:2;max-width:760px;position:relative}.Hero-module__gNeX-G__heroEyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-gold);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.7rem;display:inline-flex}.Hero-module__gNeX-G__heroEyebrow:before{content:"";background:var(--accent-gold);width:32px;height:1px;display:block}.Hero-module__gNeX-G__heroTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-style:italic;font-weight:500;line-height:1.08}.Hero-module__gNeX-G__heroTitle span{color:var(--accent-gold)}.Hero-module__gNeX-G__heroSubtitle{color:var(--text-secondary);max-width:540px;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.Hero-module__gNeX-G__heroCtas{flex-wrap:wrap;gap:1rem;margin-bottom:4rem;display:flex}.Hero-module__gNeX-G__heroStats{border-top:1px solid var(--border-gold);flex-wrap:wrap;gap:3rem;padding-top:2.5rem;display:flex}.Hero-module__gNeX-G__statItem{flex-direction:column;gap:.25rem;display:flex}.Hero-module__gNeX-G__statNumber{font-family:var(--font-display);color:var(--accent-gold);font-size:clamp(1.6rem,3vw,2.2rem);font-style:italic;font-weight:500;line-height:1}.Hero-module__gNeX-G__statLabel{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}@media (max-width:768px){.Hero-module__gNeX-G__heroTitle{font-size:clamp(2.5rem,10vw,4rem)}.Hero-module__gNeX-G__heroStats{gap:1.5rem}.Hero-module__gNeX-G__heroCtas{flex-direction:column}.Hero-module__gNeX-G__heroCtas .Hero-module__gNeX-G__btn{justify-content:center;width:100%}}
.Paradoxo-module__ftDwnG__paradox{background:var(--bg-secondary)}.Paradoxo-module__ftDwnG__paradoxPanels{background:var(--border-gold);border:1px solid var(--border-gold);border-radius:var(--radius);grid-template-columns:1fr 1fr;gap:1.5px;margin:3rem 0;display:grid;overflow:hidden}.Paradoxo-module__ftDwnG__paradoxPanel{background:var(--bg-card);transition:background var(--transition);padding:2.5rem}.Paradoxo-module__ftDwnG__paradoxPanel:hover{background:var(--bg-card-hover)}.Paradoxo-module__ftDwnG__paradoxIcon{width:48px;height:48px;color:var(--accent-gold);margin-bottom:1.25rem}.Paradoxo-module__ftDwnG__paradoxPanel h3{color:var(--text-primary);font-size:1.2rem;font-family:var(--font-display);margin-bottom:.75rem}.Paradoxo-module__ftDwnG__paradoxImpact{text-align:center;font-family:var(--font-display);color:var(--accent-gold);padding:1rem 0;font-size:clamp(1.4rem,3vw,2rem);font-style:italic;line-height:1.3}@media (max-width:768px){.Paradoxo-module__ftDwnG__paradoxPanels{grid-template-columns:1fr}}
.ComoFunciona-module__B69-sW__howItWorks{background:var(--bg-primary)}.ComoFunciona-module__B69-sW__stepsContainer{align-items:flex-start;gap:0;margin:3rem 0;display:flex;position:relative}.ComoFunciona-module__B69-sW__step{text-align:center;flex-direction:column;flex:1;align-items:center;padding:2rem 1.5rem;display:flex;position:relative}.ComoFunciona-module__B69-sW__stepNumber{border:1px solid var(--border-gold);width:48px;height:48px;font-family:var(--font-display);color:var(--accent-gold);background:var(--bg-card);transition:all var(--transition);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;display:flex}.ComoFunciona-module__B69-sW__step:hover .ComoFunciona-module__B69-sW__stepNumber{background:var(--accent-gold);color:var(--bg-primary);border-color:var(--accent-gold)}.ComoFunciona-module__B69-sW__stepIcon{width:40px;height:40px;color:var(--accent-gold-dim);margin-bottom:1rem}.ComoFunciona-module__B69-sW__step h3{color:var(--text-primary);font-size:1rem;font-family:var(--font-display);margin-bottom:.75rem}.ComoFunciona-module__B69-sW__step p{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.ComoFunciona-module__B69-sW__legalBadge{border:1px solid var(--border-gold);color:var(--text-secondary);letter-spacing:.06em;border-radius:var(--radius);align-items:center;gap:.5rem;margin:0 auto;padding:.6rem 1.5rem;font-size:.85rem;display:inline-flex}.ComoFunciona-module__B69-sW__legalBadge svg{color:var(--accent-gold);flex-shrink:0}@media (max-width:768px){.ComoFunciona-module__B69-sW__stepsContainer{flex-direction:column;align-items:stretch}}
.Calculadora-module__9vuNwq__calculator{background:var(--bg-secondary)}.Calculadora-module__9vuNwq__calcGrid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;display:grid}.Calculadora-module__9vuNwq__calcInputs{flex-direction:column;gap:2.5rem;display:flex}.Calculadora-module__9vuNwq__sliderGroup{flex-direction:column;gap:.75rem;display:flex}.Calculadora-module__9vuNwq__sliderLabel{justify-content:space-between;align-items:baseline;display:flex}.Calculadora-module__9vuNwq__sliderLabel span:first-child{color:var(--text-secondary);letter-spacing:.04em;font-size:.82rem}.Calculadora-module__9vuNwq__sliderValue{font-family:var(--font-display);color:var(--accent-gold);font-size:1rem;font-style:italic;font-weight:500}.Calculadora-module__9vuNwq__rangeInput{appearance:none;background:var(--border);cursor:pointer;border-radius:2px;outline:none;width:100%;height:4px;position:relative}.Calculadora-module__9vuNwq__rangeInput::-webkit-slider-thumb{appearance:none;background:var(--accent-gold);cursor:pointer;border:3px solid var(--bg-secondary);width:20px;height:20px;box-shadow:0 0 0 1px var(--accent-gold-dim);border-radius:50%;transition:transform .15s,box-shadow .15s}.Calculadora-module__9vuNwq__rangeInput::-webkit-slider-thumb:hover{box-shadow:0 0 0 1px var(--accent-gold), 0 0 16px #c9a84c66;transform:scale(1.2)}.Calculadora-module__9vuNwq__rangeInput::-moz-range-thumb{background:var(--accent-gold);cursor:pointer;border:3px solid var(--bg-secondary);width:20px;height:20px;box-shadow:0 0 0 1px var(--accent-gold-dim);border-radius:50%}.Calculadora-module__9vuNwq__rangeInput:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px var(--bg-secondary), 0 0 0 5px var(--accent-gold)}.Calculadora-module__9vuNwq__calcResults{flex-direction:column;gap:1.5rem;display:flex}.Calculadora-module__9vuNwq__resultCard{background:var(--bg-card);border:1px solid var(--border-gold);border-radius:var(--radius);transition:border-color var(--transition), background var(--transition);padding:2rem}.Calculadora-module__9vuNwq__resultCard:hover{border-color:var(--accent-gold);background:var(--bg-card-hover)}.Calculadora-module__9vuNwq__resultCardLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem;font-size:.72rem}.Calculadora-module__9vuNwq__resultValue{font-family:var(--font-display);color:var(--accent-gold);font-size:clamp(1.8rem,3.5vw,2.4rem);font-style:italic;font-weight:500;line-height:1.1;transition:all .3s}.Calculadora-module__9vuNwq__resultCardNote{color:var(--text-muted);margin-top:.5rem;font-size:.75rem}.Calculadora-module__9vuNwq__calcDisclaimer{color:var(--text-muted);text-align:center;border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem;font-size:.75rem}.Calculadora-module__9vuNwq__calcCta{text-align:center;background:var(--bg-card);border:1px solid var(--border-gold);border-radius:var(--radius);margin-top:2.5rem;padding:2rem}.Calculadora-module__9vuNwq__calcCta p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.95rem}@media (max-width:768px){.Calculadora-module__9vuNwq__calcGrid{grid-template-columns:1fr}}
.ParaQuem-module__CwKLqW__forWhom{background:var(--bg-primary)}.ParaQuem-module__CwKLqW__forWhomGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;display:grid}.ParaQuem-module__CwKLqW__audienceCard{background:var(--bg-card);border:1px solid var(--border-gold);border-radius:var(--radius);cursor:default;padding:2.5rem;transition:all .4s}.ParaQuem-module__CwKLqW__audienceCard:hover{background:var(--bg-card-hover);border-color:var(--accent-gold);transform:translateY(-4px);box-shadow:0 16px 48px #0006,0 0 0 1px #c9a84c1a}.ParaQuem-module__CwKLqW__audienceIcon{width:52px;height:52px;color:var(--accent-gold);margin-bottom:1.5rem}.ParaQuem-module__CwKLqW__audienceType{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-gold);margin-bottom:.5rem;font-size:.65rem}.ParaQuem-module__CwKLqW__audienceCard h3{color:var(--text-primary);font-size:1.3rem;font-family:var(--font-display);margin-bottom:.5rem}.ParaQuem-module__CwKLqW__audienceProfile{color:var(--text-muted);margin-bottom:1.5rem;font-size:.82rem;font-style:italic}.ParaQuem-module__CwKLqW__audienceList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.ParaQuem-module__CwKLqW__audienceList li{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.88rem;display:flex}.ParaQuem-module__CwKLqW__audienceList li:before{content:"";background:var(--accent-gold);border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:.55em;display:block}@media (max-width:768px){.ParaQuem-module__CwKLqW__forWhomGrid{grid-template-columns:1fr}}
.Servicos-module__Bx_nwG__services{background:var(--bg-secondary)}.Servicos-module__Bx_nwG__servicesGrid{border:1px solid var(--border-gold);border-radius:var(--radius);background:var(--border-gold);grid-template-columns:1fr 1fr;gap:1.5px;margin-top:3rem;display:grid;overflow:hidden}.Servicos-module__Bx_nwG__serviceCard{background:var(--bg-card);transition:background var(--transition);padding:2.5rem}.Servicos-module__Bx_nwG__serviceCard:hover{background:var(--bg-card-hover)}.Servicos-module__Bx_nwG__serviceIcon{width:44px;height:44px;color:var(--accent-gold);margin-bottom:1.25rem}.Servicos-module__Bx_nwG__serviceCard h3{color:var(--text-primary);font-size:1.05rem;font-family:var(--font-display);margin-bottom:.75rem}.Servicos-module__Bx_nwG__serviceCard p{font-size:.88rem;line-height:1.65}@media (max-width:768px){.Servicos-module__Bx_nwG__servicesGrid{grid-template-columns:1fr}}
.Mercado-module__-zOmda__market{background:var(--bg-primary)}.Mercado-module__-zOmda__marketStats{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:3rem 0;display:grid}.Mercado-module__-zOmda__marketStat{background:var(--bg-card);border:1px solid var(--border-gold);border-radius:var(--radius);text-align:center;transition:all var(--transition);padding:2rem}.Mercado-module__-zOmda__marketStat:hover{border-color:var(--accent-gold);background:var(--bg-card-hover)}.Mercado-module__-zOmda__marketStatNumber{font-family:var(--font-display);color:var(--accent-gold);margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.8rem);font-style:italic;font-weight:500;line-height:1}.Mercado-module__-zOmda__marketStatLabel{color:var(--text-muted);font-size:.78rem;line-height:1.4}.Mercado-module__-zOmda__marketText{text-align:center;max-width:680px;color:var(--text-secondary);margin:0 auto 2.5rem;font-size:1rem;line-height:1.75}.Mercado-module__-zOmda__progressContainer{max-width:680px;margin:0 auto}.Mercado-module__-zOmda__progressLabel{justify-content:space-between;margin-bottom:.5rem;display:flex}.Mercado-module__-zOmda__progressLabel span{color:var(--text-muted);font-size:.78rem}.Mercado-module__-zOmda__progressLabel strong{color:var(--accent-gold);font-size:.78rem;font-weight:500}.Mercado-module__-zOmda__progressTrack{background:var(--border);border-radius:2px;height:4px;overflow:hidden}.Mercado-module__-zOmda__progressFill{background:linear-gradient(90deg, var(--accent-gold-dim), var(--accent-gold));border-radius:2px;height:100%;transition:width 1.5s}@media (max-width:768px){.Mercado-module__-zOmda__marketStats{grid-template-columns:1fr;gap:1rem}}
.QuemSomos-module__iQjuna__about{background:var(--bg-secondary)}.QuemSomos-module__iQjuna__foundersGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;display:grid}.QuemSomos-module__iQjuna__founderCard{background:var(--bg-card);border:1px solid var(--border-gold);border-radius:var(--radius);padding:2.5rem;transition:all .4s}.QuemSomos-module__iQjuna__founderCard:hover{background:var(--bg-card-hover);border-color:var(--accent-gold);transform:translateY(-3px)}.QuemSomos-module__iQjuna__founderAvatar{border:2px solid var(--accent-gold);border-radius:50%;flex-shrink:0;width:80px;height:80px;margin-bottom:1.5rem;display:block;overflow:hidden}.QuemSomos-module__iQjuna__founderAvatar img{object-fit:cover;width:100%;height:100%;display:block}.QuemSomos-module__iQjuna__founderName{color:var(--text-primary);font-size:1.2rem;font-family:var(--font-display);margin-bottom:.25rem}.QuemSomos-module__iQjuna__founderRole{color:var(--accent-gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem}.QuemSomos-module__iQjuna__founderBio{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.88rem;line-height:1.7}.QuemSomos-module__iQjuna__founderTags{flex-wrap:wrap;gap:.5rem;display:flex}.QuemSomos-module__iQjuna__tag{border:1px solid var(--border-gold);color:var(--text-muted);letter-spacing:.08em;border-radius:1px;padding:.3rem .75rem;font-size:.7rem}@media (max-width:768px){.QuemSomos-module__iQjuna__foundersGrid{grid-template-columns:1fr}}
.FAQ-module__xrt3Fa__faq{background:var(--bg-primary)}.FAQ-module__xrt3Fa__faqList{border:1px solid var(--border-gold);border-radius:var(--radius);flex-direction:column;gap:0;max-width:760px;margin:3rem auto 0;display:flex;overflow:hidden}.FAQ-module__xrt3Fa__faqItem{border-bottom:1px solid var(--border-gold)}.FAQ-module__xrt3Fa__faqItem:last-child{border-bottom:none}.FAQ-module__xrt3Fa__faqQuestion{background:var(--bg-card);cursor:pointer;text-align:left;width:100%;transition:background var(--transition);color:var(--text-primary);font-family:var(--font-body);border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;font-size:.95rem;font-weight:400;display:flex}.FAQ-module__xrt3Fa__faqQuestion:hover{background:var(--bg-card-hover)}.FAQ-module__xrt3Fa__faqQuestion.FAQ-module__xrt3Fa__active{background:var(--bg-card-hover);color:var(--accent-gold)}.FAQ-module__xrt3Fa__faqIcon{width:20px;height:20px;color:var(--accent-gold-dim);flex-shrink:0;transition:transform .3s,color .3s}.FAQ-module__xrt3Fa__faqQuestion.FAQ-module__xrt3Fa__active .FAQ-module__xrt3Fa__faqIcon{color:var(--accent-gold);transform:rotate(45deg)}.FAQ-module__xrt3Fa__faqQuestion:focus-visible{outline:2px solid var(--accent-gold);outline-offset:-2px}.FAQ-module__xrt3Fa__faqAnswer{max-height:0;transition:max-height .4s;overflow:hidden}.FAQ-module__xrt3Fa__faqAnswerInner{background:var(--bg-card-hover);color:var(--text-secondary);padding:0 2rem 1.5rem;font-size:.9rem;line-height:1.75}
.Contato-module__4-UyLq__contact{background:var(--bg-secondary)}.Contato-module__4-UyLq__contactInner{text-align:center;max-width:560px;margin:0 auto}.Contato-module__4-UyLq__contactTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-style:italic}.Contato-module__4-UyLq__contactSubtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1rem}.Contato-module__4-UyLq__contactForm{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.Contato-module__4-UyLq__formGroup{text-align:left;flex-direction:column;gap:.4rem;display:flex}.Contato-module__4-UyLq__formLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem}.Contato-module__4-UyLq__formInput,.Contato-module__4-UyLq__formSelect{background:var(--bg-card);border:1px solid var(--border-gold);color:var(--text-primary);font-family:var(--font-body);border-radius:var(--radius);transition:border-color var(--transition), background var(--transition);outline:none;width:100%;padding:.85rem 1rem;font-size:.9rem}.Contato-module__4-UyLq__formInput::placeholder{color:var(--text-muted)}.Contato-module__4-UyLq__formInput:focus,.Contato-module__4-UyLq__formSelect:focus{border-color:var(--accent-gold);background:var(--bg-card-hover)}.Contato-module__4-UyLq__formInput:focus-visible,.Contato-module__4-UyLq__formSelect:focus-visible{outline:2px solid var(--accent-gold);outline-offset:2px}.Contato-module__4-UyLq__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238A6E2F' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.Contato-module__4-UyLq__formSelect option{background:var(--bg-card);color:var(--text-primary)}.Contato-module__4-UyLq__btn-submit{justify-content:center;width:100%;padding:1rem;font-size:.95rem}.Contato-module__4-UyLq__successMessage{text-align:center;background:var(--bg-card);border:1px solid var(--border-gold);border-radius:var(--radius);margin-bottom:1.5rem;padding:2.5rem;display:block}.Contato-module__4-UyLq__successMessage h3{font-family:var(--font-display);color:var(--accent-gold);margin-bottom:.5rem;font-size:1.4rem;font-style:italic}.Contato-module__4-UyLq__successMessage p{color:var(--text-secondary);font-size:.9rem}.Contato-module__4-UyLq__orDivider{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.Contato-module__4-UyLq__orDivider:before,.Contato-module__4-UyLq__orDivider:after{content:"";background:var(--border-gold);flex:1;height:1px}.Contato-module__4-UyLq__orDivider span{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;flex-shrink:0;font-size:.75rem}.Contato-module__4-UyLq__waSection{justify-content:center;display:flex}
.Footer-module__nhiC3q__footer{background:var(--bg-secondary);border-top:1px solid var(--border-gold);padding:4rem 0 2rem}.Footer-module__nhiC3q__footerGrid{border-bottom:1px solid var(--border);grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__nhiC3q__footerBrandName{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.06em;margin-bottom:.35rem;font-size:1.8rem;font-weight:700;display:block}.Footer-module__nhiC3q__footerBrandTag{color:var(--accent-gold-dim);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.65rem;display:block}.Footer-module__nhiC3q__footerBrandDesc{color:var(--text-muted);max-width:280px;font-size:.9rem;line-height:1.7}.Footer-module__nhiC3q__footerColTitle{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold);margin-bottom:1.25rem;font-size:.65rem}.Footer-module__nhiC3q__footerContactList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__nhiC3q__footerContactList li{color:var(--text-secondary);font-size:.9rem}.Footer-module__nhiC3q__footerContactList a{color:var(--text-secondary);transition:color var(--transition)}.Footer-module__nhiC3q__footerContactList a:hover{color:var(--accent-gold)}.Footer-module__nhiC3q__footerNavList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__nhiC3q__footerNavList a{color:var(--text-secondary);transition:color var(--transition);font-size:.9rem}.Footer-module__nhiC3q__footerNavList a:hover{color:var(--accent-gold)}.Footer-module__nhiC3q__footerBottom{justify-content:center;align-items:center;padding-top:2rem;display:flex}.Footer-module__nhiC3q__footerCopy{color:var(--text-muted);font-size:.75rem}@media (max-width:768px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr;gap:2rem}}
