.HeroSection-module__YGMWTW__hero{background:var(--champagne-beige);padding:var(--space-16) 0 var(--space-12);align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.HeroSection-module__YGMWTW__hero{padding:var(--space-20) 0;min-height:90vh}}.HeroSection-module__YGMWTW__bgGradient{pointer-events:none;background:radial-gradient(#e2cfc680 0%,#0000 70%);width:60%;height:120%;position:absolute;top:-20%;right:-10%}.HeroSection-module__YGMWTW__container{max-width:var(--max-width);padding:0 var(--space-6);gap:var(--space-10);grid-template-columns:1fr;align-items:center;margin:0 auto;display:grid}@media (min-width:768px){.HeroSection-module__YGMWTW__container{padding:0 var(--space-12);gap:var(--space-16);grid-template-columns:1.1fr .9fr}}.HeroSection-module__YGMWTW__content{gap:var(--space-6);flex-direction:column;min-width:0;animation:.6s both HeroSection-module__YGMWTW__fadeInUp;display:flex;overflow-x:hidden}.HeroSection-module__YGMWTW__badge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);font-family:var(--font-clinical);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--soft-bronze);border-radius:var(--radius-full);background:#c1a27a1f;width:fit-content;font-weight:500;display:inline-flex}.HeroSection-module__YGMWTW__badgeDot{background:var(--soft-bronze);border-radius:var(--radius-full);width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__YGMWTW__pulse}@keyframes HeroSection-module__YGMWTW__pulse{0%,to{opacity:1}50%{opacity:.4}}.HeroSection-module__YGMWTW__title{font-family:var(--font-editorial);font-size:var(--text-hero);color:var(--onyx-black);letter-spacing:-.02em;font-weight:600;line-height:1.05}.HeroSection-module__YGMWTW__titleAccent{color:var(--soft-bronze)}.HeroSection-module__YGMWTW__subtitle{font-family:var(--font-clinical);font-size:var(--text-lg);color:var(--text-secondary);max-width:520px;line-height:1.7}.HeroSection-module__YGMWTW__ctas{gap:var(--space-4);padding-top:var(--space-2);flex-direction:column;display:flex}@media (min-width:480px){.HeroSection-module__YGMWTW__ctas{flex-direction:row}}.HeroSection-module__YGMWTW__stats{gap:var(--space-5);padding-top:var(--space-6);grid-template-columns:1fr 1fr;max-width:100%;display:grid}@media (min-width:768px){.HeroSection-module__YGMWTW__stats{align-items:center;gap:var(--space-6);display:flex}}.HeroSection-module__YGMWTW__stat{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.HeroSection-module__YGMWTW__statNumber{font-family:var(--font-editorial);font-size:var(--text-3xl);color:var(--onyx-black);letter-spacing:-.02em;font-weight:600}@media (max-width:374px){.HeroSection-module__YGMWTW__statNumber{font-size:var(--text-2xl)}}.HeroSection-module__YGMWTW__starsWrapper{width:max-content;margin-top:2px;display:flex;position:relative}.HeroSection-module__YGMWTW__starsBackground{color:#e2cfc6;display:flex}.HeroSection-module__YGMWTW__starsForeground{color:#eab308;white-space:nowrap;width:98%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.HeroSection-module__YGMWTW__statLabel{font-family:var(--font-clinical);font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.02em}.HeroSection-module__YGMWTW__statDivider{background:linear-gradient(180deg, transparent 0%, var(--soft-bronze) 50%, transparent 100%);opacity:.3;width:1px;height:40px;display:none}@media (min-width:768px){.HeroSection-module__YGMWTW__statDivider{display:block}}.HeroSection-module__YGMWTW__imageCol{justify-content:center;display:flex}.HeroSection-module__YGMWTW__imageWrapper{width:100%;max-width:480px;position:relative}.HeroSection-module__YGMWTW__imageContainer{aspect-ratio:3/4;background:var(--champagne-beige);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-ambient);position:relative;overflow:hidden}.HeroSection-module__YGMWTW__imageOverlay{background:linear-gradient(#0000 60%,#f5f0eb99 100%);position:absolute;inset:0}.HeroSection-module__YGMWTW__floatingBadge{bottom:var(--space-6);left:var(--space-4);right:var(--space-4);align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);background:#f5f0ebd9;animation:4s ease-in-out infinite HeroSection-module__YGMWTW__float;display:flex;position:absolute}@media (min-width:768px){.HeroSection-module__YGMWTW__floatingBadge{left:calc(-1 * var(--space-6));right:auto;bottom:var(--space-10)}}.HeroSection-module__YGMWTW__floatingIcon{font-size:var(--text-xl);color:var(--cyan-avaria)}.HeroSection-module__YGMWTW__floatingText{font-family:var(--font-clinical);font-size:var(--text-sm);color:var(--text-primary);flex-direction:column;font-weight:600;display:flex}.HeroSection-module__YGMWTW__floatingText small{font-weight:400;font-size:var(--text-xs);color:var(--text-muted);margin-top:2px}@keyframes HeroSection-module__YGMWTW__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__YGMWTW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}
.CuratorQuote-module__irmxbG__section{background:var(--surface-base);padding:var(--space-16) 0}@media (min-width:768px){.CuratorQuote-module__irmxbG__section{padding:var(--space-24) 0}}.CuratorQuote-module__irmxbG__container{max-width:720px;padding:0 var(--space-6);text-align:center;align-items:center;gap:var(--space-8);flex-direction:column;margin:0 auto;display:flex}.CuratorQuote-module__irmxbG__decorLine{background:var(--soft-bronze);width:60px;height:.5px}.CuratorQuote-module__irmxbG__quote{font-family:var(--font-editorial);font-style:italic;font-size:var(--text-3xl);color:var(--soft-bronze);letter-spacing:-.02em;line-height:1.35;position:relative}@media (min-width:768px){.CuratorQuote-module__irmxbG__quote{font-size:var(--text-4xl)}}.CuratorQuote-module__irmxbG__quote:before{content:"\"";color:var(--soft-bronze);opacity:.08;font-size:5em;font-family:var(--font-editorial);line-height:1;position:absolute;top:-.6em;left:50%;transform:translate(-50%)}.CuratorQuote-module__irmxbG__author{gap:var(--space-1);flex-direction:column;font-style:normal;display:flex}.CuratorQuote-module__irmxbG__authorName{font-family:var(--font-clinical);font-size:var(--text-sm);color:var(--text-primary);letter-spacing:.02em;font-weight:600}.CuratorQuote-module__irmxbG__authorTitle{font-family:var(--font-clinical);font-size:var(--text-xs);color:var(--text-muted)}
.TreatmentCards-module__w5Vx5W__section{background:var(--container-low);padding:var(--space-16) 0}@media (min-width:768px){.TreatmentCards-module__w5Vx5W__section{padding:var(--space-24) 0}}.TreatmentCards-module__w5Vx5W__container{max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}@media (min-width:768px){.TreatmentCards-module__w5Vx5W__container{padding:0 var(--space-12)}}.TreatmentCards-module__w5Vx5W__header{text-align:center;margin-bottom:var(--space-12);align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.TreatmentCards-module__w5Vx5W__title{font-family:var(--font-editorial);font-size:var(--text-5xl);color:var(--text-primary);letter-spacing:-.02em;font-weight:600}.TreatmentCards-module__w5Vx5W__subtitle{font-family:var(--font-clinical);font-size:var(--text-base);color:var(--text-secondary);max-width:520px;line-height:1.7}.TreatmentCards-module__w5Vx5W__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.TreatmentCards-module__w5Vx5W__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.TreatmentCards-module__w5Vx5W__grid{grid-template-columns:repeat(3,1fr)}}.TreatmentCards-module__w5Vx5W__card{background:var(--surface-base);border-radius:var(--radius-lg);box-shadow:var(--shadow-subtle);transition:all var(--transition-base);flex-direction:column;text-decoration:none;animation:.6s both TreatmentCards-module__w5Vx5W__fadeInUp;display:flex;overflow:hidden}.TreatmentCards-module__w5Vx5W__card:hover{box-shadow:var(--shadow-ambient);transform:translateY(-6px)}.TreatmentCards-module__w5Vx5W__cardImage{width:100%;padding-top:62.5%;position:relative;overflow:hidden}.TreatmentCards-module__w5Vx5W__cardImagePlaceholder{background:linear-gradient(135deg, var(--container) 0%, var(--nude-rose) 50%, var(--container-high) 100%);width:100%;height:100%;transition:transform var(--transition-slow);position:absolute;top:0;left:0}.TreatmentCards-module__w5Vx5W__card:hover .TreatmentCards-module__w5Vx5W__cardImagePlaceholder{transform:scale(1.05)}.TreatmentCards-module__w5Vx5W__cardContent{padding:var(--space-6);gap:var(--space-3);flex-direction:column;flex:1;display:flex}.TreatmentCards-module__w5Vx5W__cardTitle{font-family:var(--font-editorial);font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:-.02em;font-weight:500}.TreatmentCards-module__w5Vx5W__cardSubtitle{font-family:var(--font-clinical);font-size:var(--text-sm);color:var(--bronze-gold)}.TreatmentCards-module__w5Vx5W__tagsContainer{flex-wrap:wrap;gap:8px;margin-top:16px;margin-bottom:24px;display:flex}.TreatmentCards-module__w5Vx5W__tag{color:var(--soft-bronze);font-family:var(--font-technical);letter-spacing:.05em;text-transform:uppercase;background:#c1a27a1a;border-radius:4px;padding:6px 12px;font-size:10px;font-weight:700}.TreatmentCards-module__w5Vx5W__cardFooter{padding-top:var(--space-4);border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:auto;display:flex}.TreatmentCards-module__w5Vx5W__cardCta{font-family:var(--font-clinical);font-size:var(--text-sm);color:var(--cyan-avaria);transition:color var(--transition-fast);font-weight:600}.TreatmentCards-module__w5Vx5W__cardPrice{font-family:var(--font-clinical);font-size:var(--text-sm);color:var(--text-secondary);font-weight:500}.TreatmentCards-module__w5Vx5W__card:hover .TreatmentCards-module__w5Vx5W__cardCta{color:var(--gradient-cta-start)}@keyframes TreatmentCards-module__w5Vx5W__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.TreatmentCards-module__w5Vx5W__actions{margin-top:var(--space-12);justify-content:center;display:flex}
.VideoGallery-module__t2jkTa__gallerySection{background-color:#0000;width:100%;padding:40px 0;overflow:hidden}.VideoGallery-module__t2jkTa__title{text-align:center;color:var(--color-text-primary);margin-bottom:40px;font-size:32px}.VideoGallery-module__t2jkTa__scrollContainer{scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:0 20px 20px;display:flex;overflow-x:auto}.VideoGallery-module__t2jkTa__scrollContainer::-webkit-scrollbar{display:none}.VideoGallery-module__t2jkTa__centered{justify-content:center}@media (max-width:768px){.VideoGallery-module__t2jkTa__centered{justify-content:flex-start}}.VideoGallery-module__t2jkTa__card{cursor:pointer;aspect-ratio:9/16;background:#1a1a1c;border-radius:16px;flex:0 0 280px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}@media (min-width:768px){.VideoGallery-module__t2jkTa__card{flex:0 0 320px}}.VideoGallery-module__t2jkTa__card:hover{transform:translateY(-5px)}.VideoGallery-module__t2jkTa__thumbnailWrapper{width:100%;height:100%;position:relative}.VideoGallery-module__t2jkTa__thumbnailImage{object-fit:cover;width:100%;height:100%}.VideoGallery-module__t2jkTa__overlay{color:#fff;background:linear-gradient(#0000 50%,#000c 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:20px;display:flex;position:absolute;top:0;left:0}.VideoGallery-module__t2jkTa__playIconWrapper{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:background .3s,transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoGallery-module__t2jkTa__card:hover .VideoGallery-module__t2jkTa__playIconWrapper{background:#fff6;transform:translate(-50%,-50%)scale(1.1)}.VideoGallery-module__t2jkTa__cardTitle{color:#fff;margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.3}.VideoGallery-module__t2jkTa__doctorName{opacity:.9;color:#fff;align-items:center;gap:6px;min-height:20px;font-size:14px;display:flex}.VideoGallery-module__t2jkTa__modalOverlay{z-index:1000;opacity:0;pointer-events:none;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.VideoGallery-module__t2jkTa__modalOverlay.VideoGallery-module__t2jkTa__visible{opacity:1;pointer-events:auto}.VideoGallery-module__t2jkTa__closeButton{color:#fff;cursor:pointer;z-index:1001;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s;display:flex;position:absolute;top:20px;right:20px}.VideoGallery-module__t2jkTa__closeButton:hover{background:#fff3}.VideoGallery-module__t2jkTa__modalContent{background:#000;border-radius:16px;flex-direction:column;width:100%;max-width:450px;height:100%;max-height:90vh;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.VideoGallery-module__t2jkTa__modalContent{border-radius:0;height:100%;max-height:100vh}}.VideoGallery-module__t2jkTa__videoWrapper{background:#000;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.VideoGallery-module__t2jkTa__videoPlayer{object-fit:contain;width:100%;height:100%}.VideoGallery-module__t2jkTa__modalAction{background:#1a1a1c;flex-direction:column;gap:10px;padding:20px;display:flex}.VideoGallery-module__t2jkTa__modalTitle{color:#fff;margin:0;font-size:18px;font-weight:600}.VideoGallery-module__t2jkTa__whatsappButton{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .3s;display:flex}.VideoGallery-module__t2jkTa__whatsappButton:hover{opacity:.9}
.CTASection-module__99WdbW__section{background:var(--surface-base);padding:var(--space-16) 0}@media (min-width:768px){.CTASection-module__99WdbW__section{padding:var(--space-24) 0}}.CTASection-module__99WdbW__container{max-width:640px;padding:0 var(--space-6);text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;margin:0 auto;display:flex}.CTASection-module__99WdbW__decorLine{background:var(--soft-bronze);width:60px;height:.5px}.CTASection-module__99WdbW__title{font-family:var(--font-editorial);font-size:var(--text-4xl);color:var(--text-primary);letter-spacing:-.02em;font-weight:600;line-height:1.15}@media (min-width:768px){.CTASection-module__99WdbW__title{font-size:var(--text-5xl)}}.CTASection-module__99WdbW__description{font-family:var(--font-clinical);font-size:var(--text-lg);color:var(--text-secondary);line-height:1.7}.CTASection-module__99WdbW__ctaButton{margin-top:var(--space-2);padding:var(--space-4) var(--space-10)!important;font-size:var(--text-base)!important}.CTASection-module__99WdbW__disclaimer{font-family:var(--font-clinical);font-size:var(--text-xs);color:var(--text-muted)}
.DoctorCarousel-module__NfygJq__section{background-color:var(--color-background);text-align:center;padding:6rem 5%;overflow:hidden}.DoctorCarousel-module__NfygJq__header{margin-bottom:3rem}.DoctorCarousel-module__NfygJq__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:2.5rem}.DoctorCarousel-module__NfygJq__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.DoctorCarousel-module__NfygJq__carouselContainer{align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.DoctorCarousel-module__NfygJq__carousel{scroll-snap-type:x mandatory;scrollbar-width:none;gap:2rem;padding:1rem;display:flex;overflow-x:auto}.DoctorCarousel-module__NfygJq__carousel::-webkit-scrollbar{display:none}.DoctorCarousel-module__NfygJq__card{scroll-snap-align:center;background:var(--color-surface);border-radius:16px;flex:none;width:320px;max-width:85vw;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden;box-shadow:0 10px 30px #0000000d}.DoctorCarousel-module__NfygJq__card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.DoctorCarousel-module__NfygJq__imageContainer{aspect-ratio:4/5;width:100%;position:relative;overflow:hidden}.DoctorCarousel-module__NfygJq__image{object-fit:cover;transition:transform .5s}.DoctorCarousel-module__NfygJq__card:hover .DoctorCarousel-module__NfygJq__image{transform:scale(1.05)}.DoctorCarousel-module__NfygJq__info{text-align:left;padding:1.5rem}.DoctorCarousel-module__NfygJq__name{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.25rem}.DoctorCarousel-module__NfygJq__specialty{color:var(--color-primary);margin-bottom:1rem;font-size:.9rem;font-weight:600}.DoctorCarousel-module__NfygJq__shortBio{color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.DoctorCarousel-module__NfygJq__viewProfile{color:var(--color-primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;transition:gap .3s;display:inline-flex}.DoctorCarousel-module__NfygJq__card:hover .DoctorCarousel-module__NfygJq__viewProfile{gap:.75rem}.DoctorCarousel-module__NfygJq__controls{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.DoctorCarousel-module__NfygJq__controlButton{pointer-events:auto;cursor:pointer;width:48px;height:48px;color:var(--color-text-primary);background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;transform:translate(-50%);box-shadow:0 4px 12px #0000000d}.DoctorCarousel-module__NfygJq__controlButton.DoctorCarousel-module__NfygJq__next{transform:translate(50%)}.DoctorCarousel-module__NfygJq__controlButton:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}@media (max-width:768px){.DoctorCarousel-module__NfygJq__card{min-width:280px}.DoctorCarousel-module__NfygJq__controls{display:none}}
