.Header-module__ldgnoG__header{z-index:10;background:linear-gradient(#0e2b1ae6,#0000);width:100%;padding:1.5rem 0;position:absolute;top:0;left:0}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__ldgnoG__logoContainer{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.Header-module__ldgnoG__logoImage{object-fit:contain;width:100%;height:100%}.Header-module__ldgnoG__nav{display:flex}.Header-module__ldgnoG__navList{gap:2.5rem;list-style:none;display:flex}.Header-module__ldgnoG__navLink{color:var(--accent-gold);font-family:var(--font-inter);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;transition:color .3s}.Header-module__ldgnoG__navLink:hover{color:#fff}.Header-module__ldgnoG__mobileMenuBtn{cursor:pointer;z-index:20;display:none}@media (max-width:768px){.Header-module__ldgnoG__nav{z-index:15;background-color:#0e2b1afa;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:right .3s ease-in-out;display:flex;position:fixed;top:0;right:-100%}.Header-module__ldgnoG__navActive{right:0}.Header-module__ldgnoG__navList{flex-direction:column;align-items:center;gap:3rem}.Header-module__ldgnoG__navLink{font-size:1.5rem}.Header-module__ldgnoG__mobileMenuBtn{display:block}}
.SubPageHero-module__eF_KSa__hero{background-color:var(--primary-green);text-align:center;width:100%;height:50vh;color:var(--text-light);background-position:50%;background-size:cover;justify-content:center;align-items:center;margin-bottom:4rem;display:flex;position:relative}.SubPageHero-module__eF_KSa__overlay{z-index:1;background:#0e2b1a99;width:100%;height:100%;position:absolute;top:0;left:0}.SubPageHero-module__eF_KSa__content{z-index:2;padding:0 1rem;position:relative}.SubPageHero-module__eF_KSa__title{text-transform:uppercase;color:var(--accent-gold);letter-spacing:2px;font-size:3.5rem;font-weight:700}@media (max-width:768px){.SubPageHero-module__eF_KSa__hero{height:40vh}.SubPageHero-module__eF_KSa__title{font-size:2.5rem}}
.Hero-module__JgYmMq__hero{text-align:center;width:100%;height:100vh;color:var(--text-light);background-image:url(/images/herobanner.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__overlay{z-index:1;background:#0e2b1a80;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__content{z-index:2;max-width:800px;padding:4rem 1rem 0;position:relative}.Hero-module__JgYmMq__title{text-transform:uppercase;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.Hero-module__JgYmMq__highlight{color:var(--accent-gold)}.Hero-module__JgYmMq__subtitle{margin-bottom:2.5rem;font-size:1.2rem;font-weight:300;line-height:1.6}.Hero-module__JgYmMq__ctaButton{background-color:var(--accent-gold);color:var(--text-dark);text-transform:uppercase;border-radius:4px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:background-color .3s,transform .2s;display:inline-block}.Hero-module__JgYmMq__ctaButton:hover{background-color:#c09b2d;transform:translateY(-2px)}@media (max-width:768px){.Hero-module__JgYmMq__content{padding:0 1.5rem}.Hero-module__JgYmMq__title{margin-bottom:1rem;font-size:1.8rem}.Hero-module__JgYmMq__subtitle{margin-bottom:2rem;padding:0 1rem;font-size:1rem}.Hero-module__JgYmMq__ctaButton{padding:.8rem 2rem;font-size:.9rem}}
.VisagismoClient-module__mOkMxG__container{background-color:#ffffff05;border:1px solid #b1944e33;border-radius:8px;justify-content:center;align-items:center;max-width:800px;min-height:400px;margin:0 auto;padding:2rem;display:flex}.VisagismoClient-module__mOkMxG__uploadArea{text-align:center;width:100%}.VisagismoClient-module__mOkMxG__hiddenInput{display:none}.VisagismoClient-module__mOkMxG__uploadLabel{cursor:pointer;border:2px dashed #b1944e4d;border-radius:8px;flex-direction:column;align-items:center;padding:3rem;transition:all .3s;display:flex}.VisagismoClient-module__mOkMxG__uploadLabel:hover{border-color:var(--accent-gold);background-color:#b1944e0d}.VisagismoClient-module__mOkMxG__iconCircle{background-color:#b1944e1a;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;display:flex}.VisagismoClient-module__mOkMxG__uploadTitle{font-family:var(--font-playfair);color:var(--accent-gold);margin-bottom:.5rem;font-size:1.5rem}.VisagismoClient-module__mOkMxG__uploadDesc{color:#ccc;max-width:400px;margin-bottom:2rem;font-size:.9rem;line-height:1.5}.VisagismoClient-module__mOkMxG__button{border:1px solid var(--accent-gold);color:var(--accent-gold);background-color:#0000;border-radius:4px;padding:.8rem 2rem;font-weight:600;transition:all .3s}.VisagismoClient-module__mOkMxG__uploadLabel:hover .VisagismoClient-module__mOkMxG__button{background-color:var(--accent-gold);color:var(--text-dark)}.VisagismoClient-module__mOkMxG__previewArea{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.VisagismoClient-module__mOkMxG__imageWrapper{border-radius:8px;max-width:400px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.VisagismoClient-module__mOkMxG__previewImage{width:100%;height:auto;display:block}.VisagismoClient-module__mOkMxG__closeButton{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s;display:flex;position:absolute;top:10px;right:10px}.VisagismoClient-module__mOkMxG__closeButton:hover{background:#a31f34}.VisagismoClient-module__mOkMxG__analyzeButton{background-color:var(--accent-gold);color:var(--text-dark);font-size:1.1rem;font-weight:700;font-family:var(--font-inter);cursor:pointer;border:none;border-radius:4px;align-items:center;gap:.8rem;padding:1rem 3rem;transition:transform .2s,background .3s;display:flex}.VisagismoClient-module__mOkMxG__analyzeButton:hover:not(:disabled){background-color:#c09b2d;transform:translateY(-2px)}.VisagismoClient-module__mOkMxG__analyzeButton:disabled{opacity:.7;cursor:not-allowed}.VisagismoClient-module__mOkMxG__spin{animation:1s linear infinite VisagismoClient-module__mOkMxG__spin}@keyframes VisagismoClient-module__mOkMxG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.VisagismoClient-module__mOkMxG__resultContainer{border:1px solid var(--accent-gold);text-align:left;background-color:#1a5e3b66;border-radius:8px;width:100%;max-width:600px;padding:2rem;animation:.5s VisagismoClient-module__mOkMxG__fadeIn}@keyframes VisagismoClient-module__mOkMxG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.VisagismoClient-module__mOkMxG__resultTitle{color:var(--accent-gold);font-family:var(--font-playfair);border-bottom:1px solid #b1944e33;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem;display:flex}.VisagismoClient-module__mOkMxG__resultText{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.VisagismoClient-module__mOkMxG__resultNote{color:#ffffff80;margin-bottom:1.5rem;font-size:.8rem;font-style:italic}.VisagismoClient-module__mOkMxG__retryButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:4px;padding:.5rem 1.5rem;font-size:.9rem;transition:all .3s}.VisagismoClient-module__mOkMxG__retryButton:hover{border-color:#fff}.VisagismoClient-module__mOkMxG__formContainer{border:1px solid var(--accent-gold);text-align:center;background-color:#1a5e3b99;border-radius:8px;width:100%;max-width:500px;padding:2rem;animation:.5s VisagismoClient-module__mOkMxG__fadeIn}.VisagismoClient-module__mOkMxG__formTitle{color:var(--accent-gold);font-family:var(--font-playfair);margin-bottom:.5rem;font-size:1.5rem}.VisagismoClient-module__mOkMxG__formDesc{color:#eee;margin-bottom:2rem;font-size:.95rem}.VisagismoClient-module__mOkMxG__leadForm{flex-direction:column;gap:1.2rem;display:flex}.VisagismoClient-module__mOkMxG__inputGroup{align-items:center;display:flex;position:relative}.VisagismoClient-module__mOkMxG__inputIcon{color:var(--accent-gold);position:absolute;left:12px}.VisagismoClient-module__mOkMxG__input{color:#fff;width:100%;font-size:1rem;font-family:var(--font-inter);background-color:#0000004d;border:1px solid #b1944e4d;border-radius:4px;outline:none;padding:1rem 1rem 1rem 2.8rem;transition:border-color .3s}.VisagismoClient-module__mOkMxG__input:focus{border-color:var(--accent-gold)}.VisagismoClient-module__mOkMxG__submitButton{background-color:var(--accent-gold);color:var(--text-dark);cursor:pointer;border:none;border-radius:4px;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s}.VisagismoClient-module__mOkMxG__submitButton:hover{background-color:#c09b2d;transform:translateY(-2px)}.VisagismoClient-module__mOkMxG__ctaGroup{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.VisagismoClient-module__mOkMxG__whatsappButton{color:#fff;cursor:pointer;text-transform:uppercase;width:100%;font-size:1rem;font-weight:700;font-family:var(--font-inter);background-color:#25d366;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.8rem;padding:1rem;transition:all .3s;display:flex}.VisagismoClient-module__mOkMxG__whatsappButton:hover{background-color:#1ebc57;transform:translateY(-2px);box-shadow:0 4px 15px #25d36666}.VisagismoClient-module__mOkMxG__genderSelector{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:2rem;display:flex}.VisagismoClient-module__mOkMxG__genderButton{color:#ccc;cursor:pointer;font-family:var(--font-inter);white-space:nowrap;background:#b1944e1a;border:1px solid #b1944e4d;border-radius:30px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.VisagismoClient-module__mOkMxG__genderButton:hover{color:#fff;background:#b1944e33;transform:translateY(-1px)}.VisagismoClient-module__mOkMxG__genderButton.VisagismoClient-module__mOkMxG__active{background:var(--accent-gold);color:var(--text-dark);border-color:var(--accent-gold);box-shadow:0 0 10px #b1944e66}@media (max-width:480px){.VisagismoClient-module__mOkMxG__genderSelector{gap:.5rem}.VisagismoClient-module__mOkMxG__genderButton{padding:.5rem 1rem;font-size:.8rem}}.VisagismoClient-module__mOkMxG__resultContent{text-align:left;flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.VisagismoClient-module__mOkMxG__resultSection strong{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.3rem;font-size:.9rem;display:block}.VisagismoClient-module__mOkMxG__resultSection p{color:#eee;margin:0;font-size:1rem;line-height:1.5}.VisagismoClient-module__mOkMxG__referenceButton{color:#fff;cursor:pointer;text-transform:uppercase;width:100%;font-size:.95rem;font-weight:600;font-family:var(--font-inter);background:#ffffff1a;border:1px solid #fff3;border-radius:4px;justify-content:center;align-items:center;gap:.8rem;padding:.9rem;transition:all .3s;display:flex}.VisagismoClient-module__mOkMxG__referenceButton:hover{background:#fff3;border-color:#fff}
.page-module__2oK8sq__section{background-color:var(--primary-green);color:var(--text-light);padding-bottom:5rem}.page-module__2oK8sq__container{max-width:1000px;margin:0 auto;padding:0 2rem}.page-module__2oK8sq__intro{text-align:center;color:#ffffffe6;margin-bottom:4rem;font-size:1.2rem}.page-module__2oK8sq__options{justify-content:center;gap:2rem;display:flex}.page-module__2oK8sq__optionCard{text-align:center;background-color:#ffffff08;border:1px solid #d4af3733;border-radius:8px;flex:1;padding:3rem 2rem;transition:transform .3s,border-color .3s;position:relative}.page-module__2oK8sq__optionCard:hover{border-color:var(--accent-gold);transform:translateY(-5px)}.page-module__2oK8sq__divider{display:none}.page-module__2oK8sq__icon{color:var(--accent-gold);margin-bottom:1.5rem}.page-module__2oK8sq__optionTitle{font-family:var(--font-playfair);color:#fff;margin-bottom:1rem;font-size:1.5rem}.page-module__2oK8sq__optionDesc{color:#ffffffb3;min-height:3rem;margin-bottom:2rem;line-height:1.6}.page-module__2oK8sq__button{color:var(--accent-gold);border:2px solid var(--accent-gold);text-transform:uppercase;cursor:pointer;background-color:#0000;width:100%;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-block}.page-module__2oK8sq__button:hover{background-color:var(--accent-gold);color:var(--text-dark)}.page-module__2oK8sq__whatsappButton{color:#25d366;border-color:#25d366}.page-module__2oK8sq__whatsappButton:hover{color:#fff;background-color:#25d366}@media (max-width:768px){.page-module__2oK8sq__options{flex-direction:column}}
.page-module__2Z56EG__section{background-color:var(--primary-green);color:var(--text-light);padding-bottom:5rem}.page-module__2Z56EG__container{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.page-module__2Z56EG__columnTitle{font-family:var(--font-playfair);color:var(--accent-gold);border-bottom:1px solid #d4af374d;margin-bottom:2rem;padding-bottom:1rem;font-size:1.8rem}.page-module__2Z56EG__infoItem{gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__2Z56EG__icon{color:var(--accent-gold);flex-shrink:0;width:24px;height:24px;margin-top:.25rem}.page-module__2Z56EG__infoLabel{color:#fff;margin-bottom:.5rem;font-weight:600}.page-module__2Z56EG__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__2Z56EG__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__2Z56EG__formGroup label{color:var(--accent-gold);font-size:.9rem;font-weight:600}.page-module__2Z56EG__input,.page-module__2Z56EG__textarea{color:#fff;font-family:var(--font-inter);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:.8rem;transition:border-color .3s}.page-module__2Z56EG__input:focus,.page-module__2Z56EG__textarea:focus{border-color:var(--accent-gold);background-color:#ffffff1a;outline:none}.page-module__2Z56EG__submitButton{background-color:var(--accent-gold);color:var(--text-dark);text-transform:uppercase;cursor:pointer;border:none;width:100%;max-width:200px;padding:1rem;font-weight:700;transition:background-color .3s}.page-module__2Z56EG__submitButton:hover{background-color:#c09b2d}@media (max-width:768px){.page-module__2Z56EG__container{grid-template-columns:1fr;gap:3rem}}
.page-module__qJWASa__section{background-color:var(--primary-green);color:var(--text-light);padding-bottom:5rem}.page-module__qJWASa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__qJWASa__description{text-align:center;max-width:800px;margin:0 auto 4rem}.page-module__qJWASa__heading{color:var(--accent-gold);margin-bottom:1.5rem;font-size:2rem}.page-module__qJWASa__text{color:#ffffffe6;font-size:1.1rem;line-height:1.8}.page-module__qJWASa__amenities{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.page-module__qJWASa__amenity{border:1px solid #d4af3733;border-radius:4px;padding:2rem}.page-module__qJWASa__amenityTitle{font-family:var(--font-playfair);color:var(--accent-gold);margin-bottom:.5rem;font-size:1.3rem}.page-module__qJWASa__gallery{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.page-module__qJWASa__galleryItem{cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.page-module__qJWASa__imageWrapper{width:100%;height:300px;position:relative}.page-module__qJWASa__image{object-fit:cover;transition:transform .3s}.page-module__qJWASa__galleryItem:hover .page-module__qJWASa__image{transform:scale(1.05)}.page-module__qJWASa__caption{width:100%;height:100%;color:var(--accent-gold);text-align:center;font-family:var(--font-playfair);opacity:0;z-index:10;background-color:#0f3d24d9;justify-content:center;align-items:center;padding:1rem;font-size:1.5rem;line-height:normal;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.page-module__qJWASa__galleryItem:hover .page-module__qJWASa__caption{opacity:1}@media (max-width:768px){.page-module__qJWASa__amenities,.page-module__qJWASa__gallery{grid-template-columns:1fr}}
.page-module__HsUZ8G__servicesSection{background-color:var(--primary-green);color:var(--text-light);padding-bottom:5rem}.page-module__HsUZ8G__container{max-width:900px;margin:0 auto;padding:0 2rem}.page-module__HsUZ8G__serviceList{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.page-module__HsUZ8G__serviceItem{border-bottom:1px solid #d4af374d;padding-bottom:1.5rem}.page-module__HsUZ8G__serviceHeader{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.page-module__HsUZ8G__serviceName{font-family:var(--font-playfair);color:var(--accent-gold);font-size:1.5rem}.page-module__HsUZ8G__servicePrice{font-family:var(--font-inter);color:#fff;font-size:1.2rem;font-weight:600}.page-module__HsUZ8G__serviceDescription{color:#fffc;max-width:80%;font-size:1rem}.page-module__HsUZ8G__ctaContainer{text-align:center}.page-module__HsUZ8G__ctaButton{color:var(--accent-gold);border:2px solid var(--accent-gold);text-transform:uppercase;background-color:#0000;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block}.page-module__HsUZ8G__ctaButton:hover{background-color:var(--accent-gold);color:var(--text-dark)}@media (max-width:768px){.page-module__HsUZ8G__serviceHeader{flex-direction:column;gap:.25rem}.page-module__HsUZ8G__serviceDescription{max-width:100%}}
.page-module__rDgjCG__section{background-color:var(--primary-green);min-height:60vh;padding:4rem 2rem 6rem}.page-module__rDgjCG__intro{text-align:center;max-width:800px;color:var(--text-light);margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}
.Features-module__MNwinW__features{background-color:var(--primary-green);color:var(--text-light);border-top:1px solid #ffffff1a;padding:5rem 0}.Features-module__MNwinW__container{grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}@media (max-width:1024px){.Features-module__MNwinW__container{grid-template-columns:repeat(2,1fr)}}.Features-module__MNwinW__featureItem{text-align:left;flex-direction:column;gap:1rem;display:flex}.Features-module__MNwinW__iconWrapper{color:var(--accent-gold);margin-bottom:.5rem}.Features-module__MNwinW__title{text-transform:uppercase;font-size:1.25rem;font-weight:600;font-family:var(--font-playfair);color:var(--text-light);margin-bottom:.5rem}.Features-module__MNwinW__description{opacity:.9;font-size:.95rem;font-weight:300;line-height:1.6}.Features-module__MNwinW__featureItem.Features-module__MNwinW__clickable{cursor:pointer;transition:transform .3s,opacity .3s}.Features-module__MNwinW__featureItem.Features-module__MNwinW__clickable:hover{opacity:.9;transform:translateY(-5px)}@media (max-width:768px){.Features-module__MNwinW__features{padding:3rem 0}.Features-module__MNwinW__container{grid-template-columns:1fr;gap:2.5rem;padding:0 1.5rem}.Features-module__MNwinW__featureItem{text-align:center;align-items:center;padding:0 1rem}.Features-module__MNwinW__title{font-size:1.1rem}}
