.HeroSection-module__YGMWTW__hero{background-color:#050505;justify-content:center;align-items:center;min-height:100vh;padding:0 2rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__glow1,.HeroSection-module__YGMWTW__glow2{filter:blur(120px);z-index:0;opacity:.3;border-radius:50%;animation:10s ease-in-out infinite alternate HeroSection-module__YGMWTW__float;position:absolute}.HeroSection-module__YGMWTW__glow1{background:radial-gradient(circle,#ffffff14 0%,#0000 70%);width:500px;height:500px;top:-10%;left:-10%}.HeroSection-module__YGMWTW__glow2{background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:600px;height:600px;animation-delay:-5s;bottom:-20%;right:-10%}@keyframes HeroSection-module__YGMWTW__float{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.HeroSection-module__YGMWTW__content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:900px;animation:1.5s cubic-bezier(.2,.8,.2,1) forwards HeroSection-module__YGMWTW__fadeUp;display:flex;position:relative}@keyframes HeroSection-module__YGMWTW__fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__YGMWTW__badge{text-transform:uppercase;letter-spacing:.2em;color:#a0a0a0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #d4af374d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;display:inline-flex}.HeroSection-module__YGMWTW__badgeIcon{color:var(--accent-gold);font-size:.9rem}.HeroSection-module__YGMWTW__title{font-family:var(--font-heading);color:#fff;letter-spacing:.02em;margin-bottom:1.5rem;font-size:5rem;font-weight:400;line-height:1.1}.HeroSection-module__YGMWTW__goldText{color:var(--accent-gold);text-shadow:0 0 20px #d4af374d;padding-right:.2em;font-style:italic;display:inline-block}.HeroSection-module__YGMWTW__subtitle{color:#a0a0a0;letter-spacing:.02em;max-width:600px;margin-bottom:3rem;font-size:1.15rem;font-weight:300;line-height:1.6}.HeroSection-module__YGMWTW__actionContainer{justify-content:center;align-items:center;gap:1.5rem;display:flex}.HeroSection-module__YGMWTW__primaryBtn{color:#000;text-transform:uppercase;letter-spacing:.15em;background:#fff;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:1.2rem 3rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);animation:3s infinite HeroSection-module__YGMWTW__pulseGold;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #ffffff1a}@keyframes HeroSection-module__YGMWTW__pulseGold{0%{background:#fff;border-color:#0000;box-shadow:0 10px 30px #ffffff1a}50%{background:var(--accent-gold);border-color:#d4af37cc;box-shadow:0 0 25px 8px #d4af3766}to{background:#fff;border-color:#0000;box-shadow:0 10px 30px #ffffff1a}}.HeroSection-module__YGMWTW__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#d4af3766,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HeroSection-module__YGMWTW__primaryBtn:hover{background:var(--accent-gold);border-color:#d4af374d;animation-play-state:paused;transform:translateY(-3px);box-shadow:0 15px 40px #d4af3733}.HeroSection-module__YGMWTW__primaryBtn:hover:before{left:100%}.HeroSection-module__YGMWTW__secondaryBtn{color:#d0d0d0;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #0000;padding:1.2rem 2rem;font-size:.85rem;text-decoration:none;transition:all .3s}.HeroSection-module__YGMWTW__secondaryBtn:hover{color:#fff;text-shadow:0 0 10px #ffffff4d}.HeroSection-module__YGMWTW__scrollIndicator{z-index:10;opacity:0;animation:2s 1.5s forwards HeroSection-module__YGMWTW__fadeIn;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__YGMWTW__mouse{border:1px solid #ffffff4d;border-radius:20px;justify-content:center;width:26px;height:40px;padding-top:6px;display:flex}.HeroSection-module__YGMWTW__wheel{background-color:var(--accent-gold);border-radius:4px;width:4px;height:8px;animation:2s infinite HeroSection-module__YGMWTW__scrollWheel}@keyframes HeroSection-module__YGMWTW__scrollWheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(15px)}}@keyframes HeroSection-module__YGMWTW__fadeIn{0%{opacity:0}to{opacity:.6}}@media (max-width:768px){.HeroSection-module__YGMWTW__title{font-size:3rem}.HeroSection-module__YGMWTW__subtitle{padding:0 1rem;font-size:1rem}.HeroSection-module__YGMWTW__actionContainer{flex-direction:column;gap:1rem;width:100%}.HeroSection-module__YGMWTW__primaryBtn{width:100%}}
.ServicesSection-module__yIL7hG__section{background-color:#0a0a0a;padding:8rem 2rem}.ServicesSection-module__yIL7hG__container{max-width:1200px;margin:0 auto}.ServicesSection-module__yIL7hG__header{text-align:center;margin-bottom:5rem}.ServicesSection-module__yIL7hG__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3rem}.ServicesSection-module__yIL7hG__divider{background:linear-gradient(90deg, transparent, var(--accent-gold), transparent);width:80px;height:2px;margin:0 auto}.ServicesSection-module__yIL7hG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.ServicesSection-module__yIL7hG__card{-webkit-backdrop-filter:blur(16px);opacity:0;background:#0f0f0f66;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;padding:3rem 2.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;transform:translateY(30px)}.ServicesSection-module__yIL7hG__visible .ServicesSection-module__yIL7hG__card{animation:1.5s cubic-bezier(.4,0,.2,1) forwards ServicesSection-module__yIL7hG__fadeUp}@keyframes ServicesSection-module__yIL7hG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ServicesSection-module__yIL7hG__card:before{content:"";opacity:.3;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:1px;transition:opacity .5s;position:absolute;top:0;left:0}.ServicesSection-module__yIL7hG__card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#d4af3714 0%,#0000 70%);width:150px;height:150px;transition:opacity .5s;position:absolute;top:0;left:50%;transform:translate(-50%)}.ServicesSection-module__yIL7hG__card:hover{border-color:#fff3;transform:translateY(-8px);box-shadow:0 20px 40px #0009,inset 0 0 20px #ffffff0d}.ServicesSection-module__yIL7hG__card:hover:before,.ServicesSection-module__yIL7hG__card:hover:after{opacity:1}.ServicesSection-module__yIL7hG__cardTitle{background:linear-gradient(135deg, #fff 0%, var(--accent-gold) 100%);-webkit-text-fill-color:transparent;font-size:2rem;font-family:var(--font-heading);letter-spacing:.02em;-webkit-background-clip:text;margin-bottom:1.5rem;font-weight:500}.ServicesSection-module__yIL7hG__cardDescription{color:#ffffffd9;min-height:80px;margin-bottom:2.5rem;font-size:1.05rem;font-weight:300;line-height:1.6}.ServicesSection-module__yIL7hG__itemList{flex-direction:column;gap:.8rem;margin-top:.5rem;list-style:none;display:flex}.ServicesSection-module__yIL7hG__itemList li{border:1px solid #d4af371a;border-left:3px solid var(--accent-gold);color:#fff;letter-spacing:.03em;opacity:0;background:#d4af370a;border-radius:4px;padding:.8rem 1.2rem;font-size:1rem;font-weight:400;transition:all .4s cubic-bezier(.4,0,.2,1);transform:translate(-15px)}.ServicesSection-module__yIL7hG__visible .ServicesSection-module__yIL7hG__itemList li{animation:1.2s cubic-bezier(.4,0,.2,1) forwards ServicesSection-module__yIL7hG__slideInRight}@keyframes ServicesSection-module__yIL7hG__slideInRight{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translate(0)}}.ServicesSection-module__yIL7hG__itemList li:hover{color:var(--accent-gold);background:#d4af3726;border-color:#d4af374d;border-left-width:6px;transform:translate(8px);box-shadow:0 8px 20px #0006,inset 0 0 15px #d4af370d}@media (max-width:768px){.ServicesSection-module__yIL7hG__section{padding:4rem 1.5rem}.ServicesSection-module__yIL7hG__header{margin-bottom:3rem}.ServicesSection-module__yIL7hG__card{padding:2rem 1.5rem}.ServicesSection-module__yIL7hG__title{font-size:2.5rem}}
.ContactSection-module__PWIbWW__section{background-color:#050505;padding:8rem 2rem}.ContactSection-module__PWIbWW__container{max-width:900px;margin:0 auto}.ContactSection-module__PWIbWW__header{text-align:center;margin-bottom:5rem}.ContactSection-module__PWIbWW__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3rem}.ContactSection-module__PWIbWW__divider{background:linear-gradient(90deg, transparent, var(--accent-gold), transparent);width:80px;height:2px;margin:0 auto}.ContactSection-module__PWIbWW__content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.ContactSection-module__PWIbWW__infoCard{text-align:center;border:1px solid #d4af370d;border-top:3px solid var(--accent-gold);opacity:0;background:linear-gradient(145deg,#d4af3708 0%,#0f0f0fcc 100%);border-radius:8px;padding:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.ContactSection-module__PWIbWW__visible .ContactSection-module__PWIbWW__infoCard{animation:1.5s cubic-bezier(.4,0,.2,1) forwards ContactSection-module__PWIbWW__fadeUp}@keyframes ContactSection-module__PWIbWW__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ContactSection-module__PWIbWW__infoCard:hover{background:linear-gradient(145deg,#d4af3714 0%,#0f0f0fe6 100%);border-color:#d4af3733;border-top-width:5px;transform:translateY(-8px);box-shadow:0 15px 30px #0009,inset 0 0 15px #d4af370d}.ContactSection-module__PWIbWW__cardTitle{background:linear-gradient(135deg, #fff 0%, var(--accent-gold) 100%);-webkit-text-fill-color:transparent;font-size:1.8rem;font-family:var(--font-heading);letter-spacing:.02em;-webkit-background-clip:text;margin-bottom:1.5rem}.ContactSection-module__PWIbWW__infoCard p{color:#d0d0d0;font-size:1.1rem;line-height:1.8}.ContactSection-module__PWIbWW__highlight{text-shadow:0 0 15px #d4af3733;font-weight:600;color:var(--accent-gold)!important;margin-top:.5rem!important;font-size:1.25rem!important}.ContactSection-module__PWIbWW__closed{font-style:italic;color:#888!important;margin-top:1rem!important;font-size:.95rem!important}@media (max-width:768px){.ContactSection-module__PWIbWW__section{padding:4rem 1.5rem}.ContactSection-module__PWIbWW__header{margin-bottom:3rem}.ContactSection-module__PWIbWW__infoCard{padding:2rem 1.5rem}.ContactSection-module__PWIbWW__title{font-size:2.5rem}}
.Navbar-module__cRh5nW__header{z-index:1000;background:0 0;width:100%;padding:1.5rem 0;transition:all .5s cubic-bezier(.4,0,.2,1);position:fixed;top:0}.Navbar-module__cRh5nW__header.Navbar-module__cRh5nW__scrolled{-webkit-backdrop-filter:blur(20px);background:#050505d9;border-bottom:1px solid #d4af3726;padding:1rem 0;box-shadow:0 4px 30px #00000080}.Navbar-module__cRh5nW__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cRh5nW__logoText{font-family:var(--font-heading);color:#fff;letter-spacing:.15em;text-transform:uppercase;flex-direction:column;font-size:1.8rem;line-height:1;text-decoration:none;display:flex}.Navbar-module__cRh5nW__logoText span{font-family:var(--font-body);letter-spacing:.4em;color:#a0a0a0;margin-top:4px;font-size:.6rem}.Navbar-module__cRh5nW__links{align-items:center;gap:3rem;display:flex}.Navbar-module__cRh5nW__link{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:#d0d0d0;font-size:.85rem;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cRh5nW__link:after{content:"";background-color:var(--accent-gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cRh5nW__link:hover{color:var(--accent-gold)}.Navbar-module__cRh5nW__link:hover:after{width:100%}.Navbar-module__cRh5nW__btnGold{color:#fff;text-transform:uppercase;letter-spacing:.15em;z-index:1;background:0 0;border:1px solid #d4af3780;border-radius:2px;padding:.8rem 1.8rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Navbar-module__cRh5nW__btnGold:before{content:"";background:var(--accent-gold);z-index:-1;width:0;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.Navbar-module__cRh5nW__btnGold:hover{color:#000}.Navbar-module__cRh5nW__btnGold:hover:before{width:100%}.Navbar-module__cRh5nW__mobileMenuHeader,.Navbar-module__cRh5nW__mobileMenuFooter{display:none}.Navbar-module__cRh5nW__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__cRh5nW__hamburger{flex-direction:column;justify-content:space-between;width:24px;height:20px;display:flex;position:relative}.Navbar-module__cRh5nW__hamburger span{transform-origin:0;background-color:#fff;width:100%;height:2px;transition:all .3s;display:block}.Navbar-module__cRh5nW__hamburger.Navbar-module__cRh5nW__open span:first-child{transform:rotate(45deg)}.Navbar-module__cRh5nW__hamburger.Navbar-module__cRh5nW__open span:nth-child(2){opacity:0}.Navbar-module__cRh5nW__hamburger.Navbar-module__cRh5nW__open span:nth-child(3){transform:rotate(-45deg)}@media (max-width:768px){.Navbar-module__cRh5nW__mobileToggle{display:block}.Navbar-module__cRh5nW__links{-webkit-backdrop-filter:blur(20px);z-index:1000;background:linear-gradient(#050505fa 0%,#1e190af2 100%);flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:100%;height:100vh;transition:right .5s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%}.Navbar-module__cRh5nW__links.Navbar-module__cRh5nW__mobileOpen{right:0}.Navbar-module__cRh5nW__links .Navbar-module__cRh5nW__link{letter-spacing:.25em;font-size:1.4rem}.Navbar-module__cRh5nW__mobileMenuHeader,.Navbar-module__cRh5nW__mobileMenuFooter{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.Navbar-module__cRh5nW__mobileMenuHeader{margin-bottom:2rem}.Navbar-module__cRh5nW__mobileLogoText{font-family:var(--font-heading);color:#fff;letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(135deg, #fff 0%, var(--accent-gold) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;flex-direction:column;font-size:2.5rem;line-height:1;display:flex}.Navbar-module__cRh5nW__mobileLogoText span{font-family:var(--font-body);letter-spacing:.4em;color:var(--accent-gold);-webkit-text-fill-color:var(--accent-gold);margin-top:8px;font-size:.8rem}.Navbar-module__cRh5nW__mobileDivider{background:linear-gradient(90deg, transparent, var(--accent-gold), transparent);width:60px;height:1px;margin-top:2rem}.Navbar-module__cRh5nW__mobileMenuFooter{gap:.5rem;margin-top:3rem}.Navbar-module__cRh5nW__mobileMenuFooter p{color:#888;letter-spacing:.1em;text-transform:uppercase;font-size:.85rem}.Navbar-module__cRh5nW__logoText{font-size:1.5rem}}
.Footer-module__3hUVsW__footer{background-color:#050505;border-top:1px solid #d4af3733;margin-top:4rem;padding:3rem 2rem 1rem}.Footer-module__3hUVsW__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__3hUVsW__title{color:#fff;margin-bottom:.5rem;font-size:2rem}.Footer-module__3hUVsW__subtitle{color:#d4af37b3;letter-spacing:.02em;font-style:italic;font-weight:300}.Footer-module__3hUVsW__navLinks{justify-content:center;align-items:center;gap:2rem;margin-top:1rem;display:flex}.Footer-module__3hUVsW__link{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:#a0a0a0;font-size:.85rem;text-decoration:none;transition:color .3s;position:relative}.Footer-module__3hUVsW__link:after{content:"";background-color:var(--accent-gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Footer-module__3hUVsW__link:hover{color:#fff}.Footer-module__3hUVsW__link:hover:after{width:100%}.Footer-module__3hUVsW__btnLink{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.15em;border:1px solid #d4af374d;border-radius:2px;padding:.6rem 1.5rem;font-size:.85rem;text-decoration:none;transition:all .3s}.Footer-module__3hUVsW__btnLink:hover{border-color:var(--accent-gold);color:#fff;background:#d4af371a}.Footer-module__3hUVsW__copyright{text-align:center;color:#666;border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:1rem;font-size:.8rem}@media (max-width:768px){.Footer-module__3hUVsW__footer{margin-top:0;padding:2rem 1.5rem 1rem}.Footer-module__3hUVsW__title{font-size:1.8rem}.Footer-module__3hUVsW__content{gap:1.5rem}.Footer-module__3hUVsW__navLinks{flex-direction:column;gap:1.5rem;width:100%;margin-top:1rem}.Footer-module__3hUVsW__btnLink{text-align:center;width:100%}}
.TurnosForm-module__zxrRba__stepTitle{color:var(--accent-gold);font-family:var(--font-heading);text-align:center;margin-bottom:2rem;font-size:1.5rem}.TurnosForm-module__zxrRba__label{color:#d0d0d0;margin-bottom:1rem;font-weight:500;display:block}.TurnosForm-module__zxrRba__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.TurnosForm-module__zxrRba__optionBtn{color:var(--foreground);cursor:pointer;font-family:var(--font-body);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:1rem;transition:all .3s}.TurnosForm-module__zxrRba__optionBtn:hover{background:#d4af371a;border-color:#d4af374d}.TurnosForm-module__zxrRba__selected{border-color:var(--accent-gold);color:var(--accent-gold);background:#d4af3733}.TurnosForm-module__zxrRba__lengthSection{margin-top:1rem}.TurnosForm-module__zxrRba__dateInput{width:100%;color:var(--foreground);font-family:var(--font-body);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;margin-bottom:2rem;padding:1rem}.TurnosForm-module__zxrRba__dateInput:focus{border-color:var(--accent-gold);outline:none}.TurnosForm-module__zxrRba__timeSection{margin-top:1rem}.TurnosForm-module__zxrRba__timeGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem;margin-bottom:2rem;display:grid}.TurnosForm-module__zxrRba__timeBtn{color:var(--foreground);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:.5rem;transition:all .2s}.TurnosForm-module__zxrRba__timeBtn:hover{border-color:var(--accent-gold)}.TurnosForm-module__zxrRba__selectedTime{background:var(--accent-gold);color:var(--background);border-color:var(--accent-gold);font-weight:600}.TurnosForm-module__zxrRba__buttonRow{justify-content:space-between;gap:1rem;margin-top:2rem;display:flex}.TurnosForm-module__zxrRba__nextBtn,.TurnosForm-module__zxrRba__backBtn,.TurnosForm-module__zxrRba__whatsappBtn{font-family:var(--font-body);cursor:pointer;border:none;border-radius:4px;padding:1rem 2rem;font-weight:600;transition:all .3s}.TurnosForm-module__zxrRba__nextBtn{background:var(--accent-gold);color:var(--background);flex:1}.TurnosForm-module__zxrRba__nextBtn:disabled{cursor:not-allowed;color:#00000080;background:#d4af374d}.TurnosForm-module__zxrRba__backBtn{color:#a0a0a0;background:0 0;border:1px solid #333}.TurnosForm-module__zxrRba__whatsappBtn{color:#fff;background:#25d366;flex:1}.TurnosForm-module__zxrRba__whatsappBtn:hover{background:#128c7e}.TurnosForm-module__zxrRba__summaryCard{background:#0000004d;border:1px solid #d4af3733;border-radius:4px;margin-bottom:2rem;padding:1.5rem}.TurnosForm-module__zxrRba__summaryCard p{color:#d0d0d0;margin-bottom:.8rem}.TurnosForm-module__zxrRba__summaryCard strong{color:var(--accent-gold);margin-right:.5rem}.TurnosForm-module__zxrRba__instruction{color:#a0a0a0;text-align:center;margin-bottom:2rem;font-size:.9rem}.TurnosForm-module__zxrRba__successMessage{text-align:center}.TurnosForm-module__zxrRba__successMessage p{color:#a0a0a0;margin-bottom:2rem}
