.Header-module__9fWxfa__nav{background:var(--clay);z-index:1000;width:100%;padding:0 var(--content-padding);justify-content:space-between;align-items:center;height:64px;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000001a}.Header-module__9fWxfa__navHidden{transform:translateY(-100%)}.Header-module__9fWxfa__navBrand{align-items:center;gap:12px;display:flex}.Header-module__9fWxfa__navLogo{width:auto;height:48px;display:block}.Header-module__9fWxfa__navLinks{gap:2rem;list-style:none;display:flex}.Header-module__9fWxfa__navLink{color:var(--cream);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__9fWxfa__navLink:hover{color:#fff}.Header-module__9fWxfa__menuBtn{color:var(--cream);display:none}.Header-module__9fWxfa__mobileNav{display:none}@media (max-width:900px){.Header-module__9fWxfa__navLinks{display:none}.Header-module__9fWxfa__menuBtn{z-index:101;display:block}.Header-module__9fWxfa__mobileNav{background:var(--clay);z-index:100;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:calc(100vh - 64px);padding:2rem;animation:.3s forwards Header-module__9fWxfa__fadeIn;display:flex;position:fixed;top:64px;left:0}.Header-module__9fWxfa__mobileNavLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Header-module__9fWxfa__mobileNavLink{color:var(--cream);letter-spacing:.05em;text-transform:uppercase;opacity:0;font-size:1.5rem;font-weight:300;text-decoration:none;animation:.4s forwards Header-module__9fWxfa__fadeUp;display:block}.Header-module__9fWxfa__mobileNavLink:active{color:#fff;transform:scale(.98)}.Header-module__9fWxfa__mobileNavFooter{opacity:0;margin-top:3.5rem;animation:.4s forwards Header-module__9fWxfa__fadeUp}.Header-module__9fWxfa__mobileNavFooter a{color:#fff;border-color:#fff6}.Header-module__9fWxfa__mobileNavFooter a:active{color:var(--clay);background:#fff}}@keyframes Header-module__9fWxfa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Header-module__9fWxfa__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.Hero-module__gNeX-G__hero{background:var(--cream);min-height:92vh;padding:64px var(--content-padding)64px;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__heroBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__heroImage{object-fit:cover;opacity:.35;filter:saturate(1.1)contrast(1.05)}.Hero-module__gNeX-G__heroOverlay{background:linear-gradient(90deg,var(--cream)35%,#ffeed41a 100%);z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__heroContent{z-index:3;max-width:650px;position:relative}.Hero-module__gNeX-G__heroTag{background:var(--clay);color:var(--cream);letter-spacing:.12em;text-transform:uppercase;opacity:0;border-radius:2px;margin-bottom:1.6rem;padding:5px 14px;font-size:.8rem;font-weight:600;animation:.7s .1s forwards Hero-module__gNeX-G__fadeUp;display:inline-block}.Hero-module__gNeX-G__heroContent>*{opacity:0;animation:.7s forwards Hero-module__gNeX-G__fadeUp}.Hero-module__gNeX-G__heroTitle{letter-spacing:-.045em;color:#7a5b5e;margin-bottom:1.4rem;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:200;line-height:1.05;animation-delay:.22s}.Hero-module__gNeX-G__heroTitle strong{color:var(--clay);font-weight:600}.Hero-module__gNeX-G__heroTitleStrong{color:var(--clay);font-weight:600;display:block}.Hero-module__gNeX-G__heroDesc{color:#7a5b5e;letter-spacing:-.01em;max-width:480px;margin-bottom:2.4rem;font-size:1.05rem;font-weight:300;line-height:1.7;animation-delay:.34s}.Hero-module__gNeX-G__heroCta{flex-wrap:wrap;gap:1rem;animation-delay:.44s;display:flex}.Hero-module__gNeX-G__heroStats{border-top:1px solid #b3827e33;gap:2rem;margin-top:2.4rem;padding-top:2rem;animation-delay:.54s;display:flex}.Hero-module__gNeX-G__stat strong{color:var(--clay);letter-spacing:-.04em;font-size:1.8rem;font-weight:700;line-height:1;display:block}.Hero-module__gNeX-G__stat span{color:#7a5b5e;letter-spacing:-.01em;margin-top:3px;font-size:.85rem;font-weight:400;display:block}@keyframes Hero-module__gNeX-G__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__gNeX-G__hero{padding:100px var(--content-padding)60px;text-align:center;justify-content:center;min-height:auto}.Hero-module__gNeX-G__heroImage{opacity:.2}.Hero-module__gNeX-G__heroTitle{font-weight:300}.Hero-module__gNeX-G__heroDesc{font-weight:400}.Hero-module__gNeX-G__heroOverlay{background:radial-gradient(circle,transparent 0%,var(--cream)90%)}.Hero-module__gNeX-G__heroDesc{margin-left:auto;margin-right:auto}.Hero-module__gNeX-G__heroCta,.Hero-module__gNeX-G__heroStats{justify-content:center}}
.Historia-module__Lzgy5W__historia{background:#b4827e;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.Historia-module__Lzgy5W__historia .section-label{color:var(--cream)}.Historia-module__Lzgy5W__historiaVisual{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Historia-module__Lzgy5W__histCard{border-radius:4px;flex-direction:column;justify-content:flex-end;min-height:160px;padding:28px 20px;display:flex}.Historia-module__Lzgy5W__histCard1{background:var(--cream);grid-row:span 2;min-height:340px}.Historia-module__Lzgy5W__histCard2{background:#e5aca6}.Historia-module__Lzgy5W__histCard3{background:var(--lavender)}.Historia-module__Lzgy5W__histCardNum{color:var(--ink);letter-spacing:-.05em;opacity:.25;margin-bottom:8px;font-size:2.2rem;font-weight:700;line-height:1}.Historia-module__Lzgy5W__histCardLabel{letter-spacing:-.01em;color:var(--ink);font-size:.9rem;font-weight:600;line-height:1.3}.Historia-module__Lzgy5W__sectionTitle,.Historia-module__Lzgy5W__sectionTitle strong{color:var(--cream)}.Historia-module__Lzgy5W__historia .divider{background:var(--cream)}.Historia-module__Lzgy5W__historia .section-body{color:var(--cream);opacity:.9}@media (max-width:900px){.Historia-module__Lzgy5W__historia{grid-template-columns:1fr}.Historia-module__Lzgy5W__historiaVisual{display:none}}
.Services-module__kf8n-G__servicos{background:var(--white)}.Services-module__kf8n-G__servicosHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;display:flex}.Services-module__kf8n-G__servicosGrid{background:#b3827e1f;border:1.5px solid #b3827e1f;grid-template-columns:repeat(3,1fr);gap:1.5px;display:grid}.Services-module__kf8n-G__servicoCard:first-child{grid-column:span 2}.Services-module__kf8n-G__servicoCard:nth-child(2){grid-row:span 2}.Services-module__kf8n-G__sectionTitle{color:#7a5b5e}.Services-module__kf8n-G__sectionTitle strong{color:var(--clay)}.Services-module__kf8n-G__servicoCard{background:var(--white);cursor:default;padding:40px 32px;transition:background .25s;position:relative;overflow:hidden}.Services-module__kf8n-G__servicoCard:before{content:"";background:var(--bar-color,var(--clay));width:3px;height:0;transition:height .3s;position:absolute;top:0;left:0}.Services-module__kf8n-G__servicoCard:hover{background:var(--hover-bg,var(--cream))}.Services-module__kf8n-G__servicoCard:hover:before{height:100%}.Services-module__kf8n-G__servicoIcon{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.4rem;display:flex}.Services-module__kf8n-G__servicoTitle{letter-spacing:-.03em;color:#7a5b5e;margin-bottom:.6rem;font-size:1.1rem;font-weight:600}.Services-module__kf8n-G__servicoDesc{color:#7a5b5e;letter-spacing:-.01em;font-size:.95rem;font-weight:300;line-height:1.7}@media (max-width:900px){.Services-module__kf8n-G__servicosGrid{grid-template-columns:1fr 1fr}.Services-module__kf8n-G__servicosHeader{flex-direction:column;align-items:flex-start;gap:1rem}.Services-module__kf8n-G__servicoCard:first-child{grid-column:span 2}.Services-module__kf8n-G__servicoCard:nth-child(2){grid-row:span 1}}@media (max-width:600px){.Services-module__kf8n-G__servicosGrid{grid-template-columns:1fr}.Services-module__kf8n-G__servicoCard:first-child{grid-column:span 1}}
.About-module__Balj8a__karen{background:var(--cream);grid-template-columns:380px 1fr;align-items:start;gap:6rem;display:grid}.About-module__Balj8a__karenPhotoWrap{position:relative}.About-module__Balj8a__karenPhoto{background:var(--clay);border-radius:200px 200px 160px 160px;width:100%;max-width:380px;height:460px;position:relative;overflow:hidden;box-shadow:0 24px 48px -12px #b3827e40}.About-module__Balj8a__karenPhotoPlaceholder{text-align:center;padding:2rem}.About-module__Balj8a__initials{color:#fff9;letter-spacing:-.05em;font-size:4rem;font-weight:700;line-height:1;display:block}.About-module__Balj8a__photoSubtext{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;margin-top:.5rem;font-size:.85rem}.About-module__Balj8a__karenBadge{background:var(--clay);color:#fff;letter-spacing:.04em;text-transform:uppercase;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;padding:8px;font-size:.75rem;font-weight:600;line-height:1.3;display:flex;position:absolute;bottom:-16px;right:-16px}.About-module__Balj8a__karenContent{padding-top:8px}.About-module__Balj8a__karenName{letter-spacing:-.045em;color:var(--clay);margin-bottom:.4rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.05}.About-module__Balj8a__karenRole{color:var(--clay);letter-spacing:-.01em;margin-bottom:.8rem;font-size:.95rem;font-weight:400}.About-module__Balj8a__sectionLabel,.About-module__Balj8a__sectionDivider{color:var(--clay)}.About-module__Balj8a__sectionDivider{background:var(--clay)!important}.About-module__Balj8a__socialLinks{gap:12px;margin-bottom:1.6rem;display:flex}.About-module__Balj8a__socialIcon{color:var(--clay);justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex}.About-module__Balj8a__socialIcon:hover{opacity:.8;transform:translateY(-2px)}.About-module__Balj8a__karenBio{color:#7a5b5e;letter-spacing:-.01em;margin-bottom:.9rem;font-size:1.05rem;font-weight:300;line-height:1.8}.About-module__Balj8a__karenCredentials{flex-direction:column;gap:10px;margin-top:2rem;display:flex}.About-module__Balj8a__credential{align-items:flex-start;gap:12px;display:flex}.About-module__Balj8a__credentialDot{background:var(--clay);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.About-module__Balj8a__credentialText{color:#7a5b5e;letter-spacing:-.01em;font-size:.95rem;font-weight:400;line-height:1.55}@media (max-width:900px){.About-module__Balj8a__karen{grid-template-columns:1fr;gap:3rem}.About-module__Balj8a__karenPhotoWrap{max-width:100%;margin:0 auto}.About-module__Balj8a__karenPhoto{border-radius:180px 180px 140px 140px;width:320px;height:380px;margin:0 auto}}
.Location-module__DyjHFa__localizacao{background:var(--white);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.Location-module__DyjHFa__sectionTitle{color:#7a5b5e!important}.Location-module__DyjHFa__sectionTitle strong{color:var(--clay)!important}.Location-module__DyjHFa__locAddress{background:var(--clay);color:var(--cream);border-radius:4px;margin-top:1.8rem;padding:28px 24px}.Location-module__DyjHFa__locAddress p{color:inherit;letter-spacing:-.01em;font-size:1rem;font-weight:400;line-height:1.7}.Location-module__DyjHFa__locAddress strong{margin-bottom:4px;font-weight:600;display:block}.Location-module__DyjHFa__locDetails{flex-direction:column;gap:10px;margin-top:1.4rem;display:flex}.Location-module__DyjHFa__locItem{color:#7a5b5e;letter-spacing:-.01em;align-items:center;gap:12px;font-size:.95rem;font-weight:300;display:flex}.Location-module__DyjHFa__locItemIcon{background:var(--cream);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Location-module__DyjHFa__mapEmbed{background:var(--blush);border-radius:4px;width:100%;height:360px;position:relative;overflow:hidden}.Location-module__DyjHFa__mapEmbed:after{content:"";background:var(--blush);opacity:.15;pointer-events:none;mix-blend-mode:multiply;position:absolute;inset:0}.Location-module__DyjHFa__mapEmbed iframe{filter:saturate(.4)sepia(.25)hue-rotate(-15deg)brightness(1.02);border:none;width:100%;height:100%}@media (max-width:900px){.Location-module__DyjHFa__localizacao{grid-template-columns:1fr}}
.Contact-module__gQiC5G__contato{background:var(--cream)}.Contact-module__gQiC5G__contato .section-title{color:#7a5b5e}.Contact-module__gQiC5G__contato .section-title strong{color:var(--clay)}.Contact-module__gQiC5G__contato .section-body{color:#7a5b5e}.Contact-module__gQiC5G__contatoInner{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.Contact-module__gQiC5G__contatoForm{flex-direction:column;gap:1rem;display:flex}.Contact-module__gQiC5G__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__gQiC5G__formGroup{flex-direction:column;gap:6px;display:flex}.Contact-module__gQiC5G__formLabel{letter-spacing:.08em;text-transform:uppercase;color:#7a5b5e;font-size:.85rem;font-weight:600}.Contact-module__gQiC5G__formInput{background:var(--white);color:var(--ink);letter-spacing:-.01em;border:1.5px solid #b3827e33;border-radius:3px;outline:none;width:100%;padding:12px 14px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;transition:border-color .2s}.Contact-module__gQiC5G__formInput:focus{border-color:var(--clay)}.Contact-module__gQiC5G__formInput::placeholder{color:var(--muted);opacity:.5}.Contact-module__gQiC5G__formTextarea{resize:vertical;min-height:110px;}.Contact-module__gQiC5G__formSubmit{background:var(--clay);color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:3px;align-self:flex-start;margin-top:.4rem;padding:14px 32px;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;transition:opacity .2s}.Contact-module__gQiC5G__formSubmit:hover{opacity:.85}.Contact-module__gQiC5G__whatsappBtn{background:var(--clay);color:#fff;letter-spacing:-.01em;border-radius:3px;align-items:center;gap:12px;width:fit-content;margin-top:1.8rem;padding:16px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.Contact-module__gQiC5G__whatsappBtn:hover{opacity:.9}.Contact-module__gQiC5G__contatoNote{color:#7a5b5e;letter-spacing:-.01em;margin-top:2rem;font-size:.95rem;font-weight:300;line-height:1.75}@media (max-width:900px){.Contact-module__gQiC5G__contatoInner,.Contact-module__gQiC5G__formRow{grid-template-columns:1fr}}
.FAQ-module__xrt3Fa__faqSection{background-color:var(--white);padding:80px var(--content-padding);flex-direction:column;display:flex}.FAQ-module__xrt3Fa__faqSection .section-title{color:#7a5b5e}.FAQ-module__xrt3Fa__faqSection .section-title strong{color:var(--clay)}.FAQ-module__xrt3Fa__faqContainer{width:100%;max-width:900px;margin:3rem 0 0}.FAQ-module__xrt3Fa__faqCategory{text-align:left;margin-bottom:3rem}.FAQ-module__xrt3Fa__categoryTitle{color:var(--clay);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.FAQ-module__xrt3Fa__questionsList{flex-direction:column;gap:12px;display:flex}.FAQ-module__xrt3Fa__faqItem{background:var(--white);border:1px solid #b3827e26;border-radius:8px;transition:all .3s;overflow:hidden}.FAQ-module__xrt3Fa__faqItem:hover{border-color:var(--rose);box-shadow:0 4px 12px #b3827e14}.FAQ-module__xrt3Fa__faqItem.FAQ-module__xrt3Fa__open{border-color:var(--clay);box-shadow:0 6px 18px #b3827e1f}.FAQ-module__xrt3Fa__faqHeader{text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px 24px;font-family:inherit;transition:background .2s;display:flex}.FAQ-module__xrt3Fa__faqHeader:hover,.FAQ-module__xrt3Fa__faqItem.FAQ-module__xrt3Fa__open .FAQ-module__xrt3Fa__faqHeader{background:#ffeed44d}.FAQ-module__xrt3Fa__questionText{color:#7a5b5e;font-size:1.05rem;font-weight:500;line-height:1.4}.FAQ-module__xrt3Fa__icon{color:var(--clay);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.5rem;font-weight:300;transition:transform .3s;display:flex}.FAQ-module__xrt3Fa__faqItem.FAQ-module__xrt3Fa__open .FAQ-module__xrt3Fa__icon{transform:rotate(180deg)}.FAQ-module__xrt3Fa__faqBody{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__xrt3Fa__faqItem.FAQ-module__xrt3Fa__open .FAQ-module__xrt3Fa__faqBody{max-height:400px}.FAQ-module__xrt3Fa__answerContent{color:#7a5b5e;letter-spacing:-.01em;padding:0 24px 24px;font-size:1rem;font-weight:300;line-height:1.7}@media (max-width:900px){.FAQ-module__xrt3Fa__faqSection{padding:60px var(--content-padding)}}
.Footer-module__nhiC3q__footer{background:var(--lavender);padding:60px var(--content-padding)32px}.Footer-module__nhiC3q__footerTop{border-bottom:1px solid #ffeed426;grid-template-columns:2fr 1fr 1fr;gap:4rem;padding-bottom:3rem;display:grid}.Footer-module__nhiC3q__footerLogo{width:auto;height:60px;margin-bottom:1rem;display:block}.Footer-module__nhiC3q__footerTagline{color:var(--cream);letter-spacing:-.01em;max-width:280px;margin-top:1rem;font-size:1rem;font-weight:300;line-height:1.7}.Footer-module__nhiC3q__colTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--cream);margin-bottom:1rem;font-size:.85rem;font-weight:600}.Footer-module__nhiC3q__colList{flex-direction:column;gap:8px;display:flex}.Footer-module__nhiC3q__colLink{color:var(--cream);letter-spacing:-.01em;cursor:pointer;font-size:.95rem;font-weight:300;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__colLink:hover{color:#fff}.Footer-module__nhiC3q__footerBottom{justify-content:space-between;align-items:center;padding-top:1.6rem;display:flex}.Footer-module__nhiC3q__footerCopy{color:var(--cream);letter-spacing:-.01em;font-size:.85rem;font-weight:300}.Footer-module__nhiC3q__footerCrp{color:var(--cream);letter-spacing:.02em;font-size:.85rem;font-weight:400}@media (max-width:900px){.Footer-module__nhiC3q__footerTop{grid-template-columns:1fr;gap:2rem}.Footer-module__nhiC3q__footerBottom{text-align:center;flex-direction:column;gap:8px}}
