.PageLayout-module__AIuxoq__pageLayout{z-index:1;background:linear-gradient(135deg,#050508 0%,#0a0a1a 50%,#101828 100%);width:100%;min-height:100vh;position:relative}.PageLayout-module__AIuxoq__pageLayout:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20%,#ec48990d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#db27770a 0%,#0000 50%);position:fixed;inset:0}
.Header-module__TUliIq__header{z-index:50;-webkit-backdrop-filter:blur();background-color:#0000;border-bottom:1px solid #0000;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__TUliIq__header.Header-module__TUliIq__scrolled{-webkit-backdrop-filter:blur(12px);background-color:#ffffff1a;border-bottom:1px solid #ffffff26;padding:1rem 0}.Header-module__TUliIq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Header-module__TUliIq__actions{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.Header-module__TUliIq__contactBtn{color:#1f2937;cursor:pointer;background-color:#fff;border:none;border-radius:.5rem;padding:.625rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;box-shadow:0 2px 8px #0000001a}.Header-module__TUliIq__contactBtn:hover{background-color:#f9fafb;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.Header-module__TUliIq__contactBtn:active{transform:translateY(0)}.Header-module__TUliIq__languageWrapper{position:relative}.Header-module__TUliIq__languageBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background-color:#ffffff26;border:1px solid #fff3;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Header-module__TUliIq__languageBtn:hover{background-color:#ffffff40;border-color:#ffffff4d}.Header-module__TUliIq__globeIcon{width:20px;height:20px}.Header-module__TUliIq__dropdown{-webkit-backdrop-filter:blur(12px);transform-origin:top;background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:.75rem;min-width:180px;padding:.5rem;animation:.2s Header-module__TUliIq__slideDown;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 40px #0003}@keyframes Header-module__TUliIq__slideDown{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Header-module__TUliIq__dropdownItem{color:#1f2937;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Header-module__TUliIq__dropdownItem:hover{color:#3b82f6;background-color:#3b82f61a}.Header-module__TUliIq__dropdownItem.Header-module__TUliIq__active{color:#3b82f6;background-color:#3b82f626;font-weight:600}.Header-module__TUliIq__flag{font-size:1.25rem;line-height:1}@media (max-width:640px){.Header-module__TUliIq__container{padding:0 1rem}.Header-module__TUliIq__actions{gap:.75rem}.Header-module__TUliIq__contactBtn,.Header-module__TUliIq__languageBtn{padding:.5rem 1rem;font-size:.875rem}.Header-module__TUliIq__languageBtn span{display:none}.Header-module__TUliIq__dropdown{min-width:160px}}
.Hero-module__uehUDq__hero{scroll-behavior:smooth;background:0 0;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__uehUDq__bgImage{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.Hero-module__uehUDq__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.Hero-module__uehUDq__overlay{z-index:1;background:linear-gradient(#0000004d 0%,#0006 50%,#00000080 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__uehUDq__content{z-index:3;text-align:center;flex-direction:column;align-items:center;max-width:900px;padding:2rem;animation:1s Hero-module__uehUDq__fadeInUp;display:flex;position:relative}@keyframes Hero-module__uehUDq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__uehUDq__title{color:#fff;text-shadow:0 4px 20px #00000080;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:500;line-height:1.1}.Hero-module__uehUDq__subtitle{color:#fffffff2;text-shadow:0 2px 10px #00000080;max-width:700px;margin:0 auto 3rem;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:300;line-height:1.6}.Hero-module__uehUDq__buttonWrapper{margin-top:1rem}.Hero-module__uehUDq__scrollIndicator{z-index:3;cursor:pointer;color:#fffc;padding:1rem;transition:color .3s;animation:2s infinite Hero-module__uehUDq__bounce;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__uehUDq__scrollIndicator:hover{color:#fff}.Hero-module__uehUDq__arrowIcon{filter:drop-shadow(0 2px 4px #00000080);width:40px;height:40px}@keyframes Hero-module__uehUDq__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@media (max-width:768px){.Hero-module__uehUDq__content{padding:1.5rem}.Hero-module__uehUDq__title{margin-bottom:1rem}.Hero-module__uehUDq__subtitle{margin-bottom:2rem}.Hero-module__uehUDq__scrollIndicator{bottom:2rem}}@media (max-width:480px){.Hero-module__uehUDq__content{padding:1rem}.Hero-module__uehUDq__arrowIcon{width:32px;height:32px}}
.Btn_Reserva-module__Y9IQba__ctaButton{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ec4899 0%,#be185d 100%);border-radius:100px;justify-content:center;align-items:center;padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 30px -10px #ec489999}.Btn_Reserva-module__Y9IQba__ctaButton:hover{filter:brightness(1.1);transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px -10px #ec4899cc}.Btn_Reserva-module__Y9IQba__ctaButton:active{transform:translateY(0)}@media (max-width:768px){.Btn_Reserva-module__Y9IQba__ctaButton{width:100%;padding:1.2rem 2rem}}
.AgaveAzul-module__Q7N8Tq__agaveSection{background:0 0;padding:8rem 0;position:relative;overflow:hidden}.AgaveAzul-module__Q7N8Tq__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.AgaveAzul-module__Q7N8Tq__title{text-align:center;letter-spacing:-.02em;background:linear-gradient(110deg,#1e3a8a 0%,#38bdf8 45%,#7c3aed 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:700}.AgaveAzul-module__Q7N8Tq__description{color:#ffffffb3;text-align:center;max-width:700px;margin:0 auto 5rem;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:400;line-height:1.7}.AgaveAzul-module__Q7N8Tq__imagesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:5rem;display:grid}.AgaveAzul-module__Q7N8Tq__imageWrapper{aspect-ratio:4/3;background-color:#0f1115;border-radius:1rem;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 20px 40px -5px #0000004d}.AgaveAzul-module__Q7N8Tq__imageWrapper:hover{transform:translateY(-5px);box-shadow:0 30px 60px -10px #00000080}.AgaveAzul-module__Q7N8Tq__image{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block}.AgaveAzul-module__Q7N8Tq__imageWrapper:hover .AgaveAzul-module__Q7N8Tq__image{transform:scale(1.05)}.AgaveAzul-module__Q7N8Tq__detailsCard{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:4rem;padding:3rem 4rem;display:flex;box-shadow:0 20px 50px #0003}.AgaveAzul-module__Q7N8Tq__featuresGrid{flex:1;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;display:grid}.AgaveAzul-module__Q7N8Tq__featureItem{flex-direction:row;align-items:center;gap:1rem;display:flex;position:relative}.AgaveAzul-module__Q7N8Tq__iconCircle{background:#5e94f81a;border:1px solid #80b7ff33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.AgaveAzul-module__Q7N8Tq__featureIcon{color:#395399;width:24px;height:24px}.AgaveAzul-module__Q7N8Tq__featureContent{flex-direction:column;align-items:flex-start;gap:0;display:flex}.AgaveAzul-module__Q7N8Tq__featureValue{color:#fff;background:linear-gradient(90deg,#38bdf8 0%,#1e3a8a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.1}.AgaveAzul-module__Q7N8Tq__featureLabel{color:#fff;letter-spacing:.05em;background:linear-gradient(90deg,#38bdf8 0%,#1e3a8a 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:clamp(.8rem,1.5vw,1rem);font-weight:600}.AgaveAzul-module__Q7N8Tq__detailsButton{color:#fff;white-space:nowrap;background:#1e3b8a96;border-radius:100px;justify-content:center;align-items:center;gap:1rem;padding:1.2rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.AgaveAzul-module__Q7N8Tq__detailsButton:hover{color:#fff;background:#1e3a8a;transform:translateY(-2px);box-shadow:0 10px 20px #484bec33}.AgaveAzul-module__Q7N8Tq__detailsButton:active{transform:translateY(0)}.AgaveAzul-module__Q7N8Tq__buttonIcon{width:15px;height:15px;transition:transform .3s}.AgaveAzul-module__Q7N8Tq__detailsButton:hover .AgaveAzul-module__Q7N8Tq__buttonIcon{transform:translate(4px)}@media (max-width:1024px){.AgaveAzul-module__Q7N8Tq__detailsCard{flex-direction:column;align-items:center;gap:3rem;padding:3rem 2rem}.AgaveAzul-module__Q7N8Tq__featuresGrid{grid-template-columns:repeat(4,1fr);width:100%}.AgaveAzul-module__Q7N8Tq__detailsButton{width:100%;max-width:400px}}@media (max-width:850px){.AgaveAzul-module__Q7N8Tq__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.AgaveAzul-module__Q7N8Tq__featureItem{gap:.75rem}.AgaveAzul-module__Q7N8Tq__iconCircle{border-radius:10px;width:40px;height:40px}.AgaveAzul-module__Q7N8Tq__featureIcon{width:20px;height:20px}.AgaveAzul-module__Q7N8Tq__featureValue{font-size:2rem}.AgaveAzul-module__Q7N8Tq__featureLabel{font-size:.75rem}}@media (max-width:480px){.AgaveAzul-module__Q7N8Tq__agaveSection{padding:4rem 0}.AgaveAzul-module__Q7N8Tq__container{padding:0 1rem}.AgaveAzul-module__Q7N8Tq__detailsCard{border-radius:1rem;padding:1.5rem}.AgaveAzul-module__Q7N8Tq__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.AgaveAzul-module__Q7N8Tq__iconCircle{width:36px;height:36px}.AgaveAzul-module__Q7N8Tq__featureValue{font-size:1.75rem}}
.Playa-module__piX3CW__playaSection{background:0 0;position:relative;overflow:hidden}.Playa-module__piX3CW__container{flex-direction:column;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Playa-module__piX3CW__topRow{grid-template-columns:.9fr 1.1fr;align-items:center;gap:5rem;width:100%;min-height:100vh;display:grid}.Playa-module__piX3CW__titleWrapper{align-items:center;display:flex}.Playa-module__piX3CW__title{letter-spacing:-.02em;background:linear-gradient(110deg,#2f8164 0%,#11ecb2 45%,#235c49 100%);-webkit-text-fill-color:transparent;color:#0000;text-align:left;-webkit-background-clip:text;background-clip:text;max-width:90%;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:700;line-height:1.1}.Playa-module__piX3CW__mainImageGroup{flex-direction:column;gap:1.5rem;display:flex}.Playa-module__piX3CW__subtitle{color:#ffffffb3;border-left:2px solid #2f8164;padding-left:1rem;font-size:1.1rem;font-weight:500;line-height:1.6}.Playa-module__piX3CW__bottomRow{grid-template-columns:1fr 1fr;align-content:center;gap:2.5rem;width:100%;min-height:100vh;display:grid}.Playa-module__piX3CW__imageWrapperMain,.Playa-module__piX3CW__imageWrapperSecondary{background-color:#0f1115;border-radius:1.5rem;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 20px 40px -5px #0006}.Playa-module__piX3CW__imageWrapperMain{aspect-ratio:5/4;width:100%}.Playa-module__piX3CW__imageWrapperSecondary{aspect-ratio:6/9;object-fit:cover;width:100%;max-height:80vh}.Playa-module__piX3CW__image{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.Playa-module__piX3CW__imageWrapperMain:hover .Playa-module__piX3CW__image,.Playa-module__piX3CW__imageWrapperSecondary:hover .Playa-module__piX3CW__image{transform:scale(1.08)}@media (max-width:1024px){.Playa-module__piX3CW__topRow,.Playa-module__piX3CW__bottomRow{min-height:auto;padding:6rem 0}.Playa-module__piX3CW__topRow{text-align:center;grid-template-columns:1fr}.Playa-module__piX3CW__title{text-align:center;max-width:100%;margin-bottom:2rem}.Playa-module__piX3CW__titleWrapper{justify-content:center}.Playa-module__piX3CW__subtitle{text-align:center;border-top:2px solid #2f8164;border-left:none;margin:0 auto;padding-top:1rem;padding-left:0}.Playa-module__piX3CW__bottomRow{grid-template-columns:1fr;gap:2rem}}
.Comodidades-module__ZgRbJq__comodidadesSection{background:0 0;padding:8rem 0;position:relative;overflow:hidden}.Comodidades-module__ZgRbJq__container{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Comodidades-module__ZgRbJq__title{text-align:left;letter-spacing:-.02em;background:linear-gradient(110deg,#f472b6 0%,#db2777 50%,#be185d 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem);font-weight:700}.Comodidades-module__ZgRbJq__contentGrid{grid-template-columns:1.5fr 1fr;align-items:center;gap:5rem;display:grid}.Comodidades-module__ZgRbJq__listWrapper{flex-direction:column;gap:2.5rem;display:flex}.Comodidades-module__ZgRbJq__listItem{flex-direction:column;gap:1.5rem;display:flex}.Comodidades-module__ZgRbJq__itemContent{align-items:center;gap:2rem;display:flex}.Comodidades-module__ZgRbJq__iconWrapper{color:#fff9;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Comodidades-module__ZgRbJq__iconPlaceholder{width:100%;height:100%}.Comodidades-module__ZgRbJq__itemText{color:#ffffffe6;max-width:500px;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:400;line-height:1.5}.Comodidades-module__ZgRbJq__separator{opacity:.8;background:linear-gradient(90deg,#db2777 0%,#db27771a 100%);border-radius:2px;width:100%;height:2px}.Comodidades-module__ZgRbJq__ctaWrapper{justify-content:flex-end;align-items:flex-end;display:flex}.Comodidades-module__ZgRbJq__ctaButton{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#be185d 100%);border-radius:1rem;justify-content:center;align-items:center;padding:1.5rem 3.5rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 30px -10px #ec489999}.Comodidades-module__ZgRbJq__ctaButton:hover{filter:brightness(1.1);transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px -10px #ec4899cc}.Comodidades-module__ZgRbJq__ctaButton:active{transform:translateY(0)}@media (max-width:1024px){.Comodidades-module__ZgRbJq__contentGrid{grid-template-columns:1fr;gap:4rem}.Comodidades-module__ZgRbJq__ctaWrapper{justify-content:flex-start}.Comodidades-module__ZgRbJq__ctaButton{width:100%}.Comodidades-module__ZgRbJq__title{text-align:left}}@media (max-width:768px){.Comodidades-module__ZgRbJq__itemText{font-size:1rem}.Comodidades-module__ZgRbJq__iconWrapper{width:40px;height:40px}.Comodidades-module__ZgRbJq__itemContent{gap:1.5rem}}
