.Navbar-module__sRhGuq__header{z-index:100;transition:background-color .45s var(--ease-out), box-shadow .45s var(--ease-out), backdrop-filter .45s var(--ease-out);position:fixed;inset:0 0 auto}.Navbar-module__sRhGuq__scrolled{-webkit-backdrop-filter:blur(14px);background:#141f40db;box-shadow:0 10px 30px -18px #0a1024cc}.Navbar-module__sRhGuq__inner{max-width:var(--container);padding:1rem var(--gutter);justify-content:space-between;align-items:center;gap:1.5rem;margin-inline:auto;display:flex}.Navbar-module__sRhGuq__brand{color:var(--white);align-items:center;display:inline-flex}.Navbar-module__sRhGuq__logo{width:195px;height:auto;display:block}.Navbar-module__sRhGuq__desktopNav{align-items:center;gap:clamp(1rem,2.4vw,2rem);display:flex}.Navbar-module__sRhGuq__navLink{color:var(--white-soft);letter-spacing:.18em;text-transform:uppercase;padding:.35rem 0;font-size:.8rem;font-weight:400;transition:color .3s;position:relative}.Navbar-module__sRhGuq__navLink:after{content:"";background:var(--rose);transform-origin:100%;width:100%;height:1px;transition:transform .35s var(--ease-out);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Navbar-module__sRhGuq__navLink:hover{color:var(--white)}.Navbar-module__sRhGuq__navLink:hover:after{transform-origin:0;transform:scaleX(1)}.Navbar-module__sRhGuq__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__sRhGuq__cta{color:var(--white);letter-spacing:.22em;text-transform:uppercase;border:1px solid #ffffff80;border-radius:999px;align-items:center;padding:.62rem 1.5rem;font-size:.78rem;font-weight:500;transition:background-color .35s,border-color .35s,color .35s;display:inline-flex}.Navbar-module__sRhGuq__cta:hover{background:var(--white);border-color:var(--white);color:var(--navy)}.Navbar-module__sRhGuq__burger{flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;padding:10px;display:none}.Navbar-module__sRhGuq__burger span{background:var(--white);width:100%;height:1.5px;transition:transform .35s var(--ease-out);display:block}.Navbar-module__sRhGuq__menuOpen .Navbar-module__sRhGuq__burger span:first-child{transform:translateY(4.25px)rotate(45deg)}.Navbar-module__sRhGuq__menuOpen .Navbar-module__sRhGuq__burger span:last-child{transform:translateY(-4.25px)rotate(-45deg)}.Navbar-module__sRhGuq__mobileMenu{display:none}@media (max-width:920px){.Navbar-module__sRhGuq__desktopNav,.Navbar-module__sRhGuq__cta{display:none}.Navbar-module__sRhGuq__burger{display:flex}.Navbar-module__sRhGuq__menuOpen{background:var(--navy-deep)}.Navbar-module__sRhGuq__mobileMenu{z-index:-1;padding:7rem var(--gutter) 3rem;background:linear-gradient(180deg, var(--navy-deep), var(--navy));opacity:0;visibility:hidden;transition:opacity .45s var(--ease-out), visibility .45s;flex-direction:column;justify-content:space-between;display:flex;position:fixed;inset:0}.Navbar-module__sRhGuq__menuOpen .Navbar-module__sRhGuq__mobileMenu{opacity:1;visibility:visible}.Navbar-module__sRhGuq__mobileNav{flex-direction:column;gap:.4rem;display:flex}.Navbar-module__sRhGuq__mobileLink{color:var(--white);font-family:var(--font-serif);opacity:0;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out);padding:.35rem 0;font-size:clamp(2rem,8vw,2.8rem);font-weight:400;transform:translateY(18px)}.Navbar-module__sRhGuq__menuOpen .Navbar-module__sRhGuq__mobileLink{opacity:1;transform:none}.Navbar-module__sRhGuq__mobileLink:hover{color:var(--rose)}.Navbar-module__sRhGuq__mobileCta{background:var(--white);color:var(--navy);letter-spacing:.22em;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:.9rem 2.2rem;font-size:.8rem;font-weight:500}}@media (max-width:420px){.Navbar-module__sRhGuq__inner{gap:.75rem}.Navbar-module__sRhGuq__logo{width:168px}}
.Hero-module__iFvAKW__hero{min-height:100svh;color:var(--white);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:clip}.Hero-module__iFvAKW__media{position:absolute;inset:0}.Hero-module__iFvAKW__video{object-fit:cover;object-position:center 62%;width:100%;height:100%}.Hero-module__iFvAKW__image{object-fit:cover;object-position:center 62%;display:none}.Hero-module__iFvAKW__overlay{background:linear-gradient(#141f409e 0%,#141f402e 34%,#141f4029 55%,#141f40c7 100%),radial-gradient(120% 90% at 18% 78%,#141f408c 0%,#0000 55%);position:absolute;inset:0}.Hero-module__iFvAKW__content{z-index:1;max-width:var(--container);width:100%;padding:9rem var(--gutter) clamp(3rem, 8vh, 5.5rem);margin-inline:auto;position:relative}.Hero-module__iFvAKW__kicker{letter-spacing:.5em;text-transform:uppercase;color:var(--sky);animation:Hero-module__iFvAKW__rise 1s var(--ease-out) .2s both;align-items:center;gap:1rem;font-size:.8rem;font-weight:400;display:flex}.Hero-module__iFvAKW__kickerLine{background:var(--rose);width:56px;height:1px}.Hero-module__iFvAKW__title{font-family:var(--font-serif);letter-spacing:.01em;text-wrap:balance;max-width:18ch;animation:Hero-module__iFvAKW__rise 1s var(--ease-out) .35s both;margin-top:1.4rem;font-size:clamp(2.6rem,7.2vw,5.4rem);font-weight:400;line-height:1.08}.Hero-module__iFvAKW__title em{color:var(--sky);font-style:italic;font-weight:300}.Hero-module__iFvAKW__subtitle{max-width:44ch;color:var(--white-soft);animation:Hero-module__iFvAKW__rise 1s var(--ease-out) .5s both;margin-top:1.5rem;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:300;line-height:1.7}.Hero-module__iFvAKW__ctas{animation:Hero-module__iFvAKW__rise 1s var(--ease-out) .65s both;flex-wrap:wrap;gap:1rem;margin-top:2.4rem;display:flex}.Hero-module__iFvAKW__primary,.Hero-module__iFvAKW__ghost{letter-spacing:.22em;text-transform:uppercase;transition:background-color .35s ease, color .35s ease, border-color .35s ease, transform .35s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;padding:1rem 2.4rem;font-size:.82rem;font-weight:500;display:inline-flex}.Hero-module__iFvAKW__primary{background:var(--white);color:var(--navy)}.Hero-module__iFvAKW__primary:hover{background:var(--rose);color:var(--navy);transform:translateY(-2px)}.Hero-module__iFvAKW__ghost{color:var(--white);border:1px solid #ffffff8c}.Hero-module__iFvAKW__ghost:hover{border-color:var(--white);background:#ffffff1f;transform:translateY(-2px)}.Hero-module__iFvAKW__statsBar{z-index:1;-webkit-backdrop-filter:blur(10px);background:#141f406b;border-top:1px solid #ffffff38;animation:1.2s .9s both Hero-module__iFvAKW__fade;position:relative}.Hero-module__iFvAKW__stats{max-width:var(--container);padding:1.1rem var(--gutter);grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-inline:auto;display:grid}.Hero-module__iFvAKW__stat{flex-direction:column-reverse;gap:.1rem;display:flex}.Hero-module__iFvAKW__statValue{font-family:var(--font-serif);font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:500;line-height:1.1}.Hero-module__iFvAKW__statLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--white-faint);font-size:.72rem;font-weight:400}.Hero-module__iFvAKW__scrollHint{z-index:2;width:52px;height:52px;color:var(--white);border:1px solid #fff6;border-radius:50%;place-items:center;transition:background-color .3s,color .3s;display:grid;position:absolute;bottom:7.5rem;right:clamp(1.25rem,4vw,2.5rem)}.Hero-module__iFvAKW__scrollHint:hover{background:var(--white);color:var(--navy)}.Hero-module__iFvAKW__scrollIcon{width:18px;height:18px;animation:2.2s ease-in-out infinite Hero-module__iFvAKW__nudge}@keyframes Hero-module__iFvAKW__nudge{0%,to{transform:translateY(-2px)}50%{transform:translateY(3px)}}@keyframes Hero-module__iFvAKW__rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes Hero-module__iFvAKW__fade{0%{opacity:0}to{opacity:1}}@media (max-width:920px){.Hero-module__iFvAKW__scrollHint{display:none}}@media (max-width:720px){.Hero-module__iFvAKW__video{display:none}.Hero-module__iFvAKW__image{display:block}.Hero-module__iFvAKW__content{padding-top:7.5rem}.Hero-module__iFvAKW__stats{grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem}}
.Marquee-module__63A8fW__band{background:var(--navy);color:var(--sand);border-block:1px solid var(--navy-line);padding:1.15rem 0;overflow:hidden}.Marquee-module__63A8fW__track{width:max-content;animation:36s linear infinite Marquee-module__63A8fW__slide;display:flex}.Marquee-module__63A8fW__group{align-items:center;display:flex}.Marquee-module__63A8fW__item{white-space:nowrap;align-items:center;gap:2.75rem;padding-right:2.75rem;display:inline-flex}.Marquee-module__63A8fW__item em{font-family:var(--font-serif);letter-spacing:.06em;font-size:clamp(1.15rem,2vw,1.5rem);font-style:italic;font-weight:400}.Marquee-module__63A8fW__mark{width:12px;height:12px;color:var(--rose);opacity:.9}@keyframes Marquee-module__63A8fW__slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Marquee-module__63A8fW__track{animation:none}}
.Reveal-module__3-XpaG__reveal{opacity:0;transition:opacity .9s var(--ease-out), transform .9s var(--ease-out);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform}.Reveal-module__3-XpaG__up{transform:translateY(36px)}.Reveal-module__3-XpaG__down{transform:translateY(-36px)}.Reveal-module__3-XpaG__left{transform:translate(-40px)}.Reveal-module__3-XpaG__right{transform:translate(40px)}.Reveal-module__3-XpaG__none{transform:none}.Reveal-module__3-XpaG__visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.Reveal-module__3-XpaG__reveal{opacity:1;transform:none}}
.Essence-module__VHCSIG__section{background:linear-gradient(180deg, var(--paper) 0%, var(--sand) 100%);padding:clamp(5rem,12vh,8.5rem) 0;position:relative;overflow:clip}.Essence-module__VHCSIG__inner{max-width:var(--container);padding-inline:var(--gutter);grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(2.5rem,6vw,5.5rem);margin-inline:auto;display:grid}.Essence-module__VHCSIG__gallery{min-height:clamp(420px,56vw,560px);position:relative}.Essence-module__VHCSIG__archMain,.Essence-module__VHCSIG__archSmall{position:absolute}.Essence-module__VHCSIG__archMain{filter:drop-shadow(0 28px 36px #1c2a554d);inset:0 22% 8% 0}.Essence-module__VHCSIG__archSmall{aspect-ratio:3/4.4;filter:drop-shadow(0 22px 30px #1c2a5557);width:46%;bottom:0;right:0}.Essence-module__VHCSIG__archClip{width:100%;height:100%;-webkit-mask-image:var(--arch-mask);mask-image:var(--arch-mask);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--arch-mask);position:relative;overflow:hidden;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.Essence-module__VHCSIG__archFrame{background:var(--paper);width:100%;height:100%;-webkit-mask-image:var(--arch-mask);mask-image:var(--arch-mask);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--arch-mask);padding:8px;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.Essence-module__VHCSIG__archImage{object-fit:cover;transform:translateY(var(--py,0px)) scale(1.16);will-change:transform}.Essence-module__VHCSIG__badge{background:var(--navy);width:92px;height:92px;color:var(--sky);box-shadow:var(--shadow-md);border-radius:50%;place-items:center;animation:5.5s ease-in-out infinite Essence-module__VHCSIG__floaty;display:grid;position:absolute;top:6%;right:12%}.Essence-module__VHCSIG__badgeMark{width:40px;height:40px}@keyframes Essence-module__VHCSIG__floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Essence-module__VHCSIG__kicker{letter-spacing:.5em;text-transform:uppercase;color:var(--blue);font-size:.78rem;font-weight:500}.Essence-module__VHCSIG__title{font-family:var(--font-serif);color:var(--navy);margin-top:.9rem;font-size:clamp(2.3rem,4.6vw,3.6rem);font-weight:400;line-height:1.1}.Essence-module__VHCSIG__title em{color:var(--blue);font-style:italic;font-weight:300}.Essence-module__VHCSIG__text{max-width:52ch;color:var(--ink-soft);margin-top:1.4rem;font-size:clamp(.98rem,1.4vw,1.08rem);line-height:1.85}.Essence-module__VHCSIG__quote{border-left:2px solid var(--rose);font-family:var(--font-serif);color:var(--navy);text-wrap:balance;max-width:30ch;margin-top:2.2rem;padding-left:1.6rem;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:400;line-height:1.5}.Essence-module__VHCSIG__quote em{color:var(--blue);font-style:italic}@media (max-width:920px){.Essence-module__VHCSIG__inner{grid-template-columns:1fr}.Essence-module__VHCSIG__gallery{aspect-ratio:1/.95;max-width:520px;min-height:0}.Essence-module__VHCSIG__badge{width:76px;height:76px;right:4%}.Essence-module__VHCSIG__badgeMark{width:32px;height:32px}}
.CtaBand-module___lRLTG__band{background:var(--navy);color:var(--white);padding:clamp(4.5rem, 11vh, 7.5rem) var(--gutter);position:relative;overflow:clip}.CtaBand-module___lRLTG__pattern{opacity:.85;background-image:url(/bg-pattern.svg);background-position:50%;background-size:cover;position:absolute;inset:0}.CtaBand-module___lRLTG__pattern:after{content:"";background:radial-gradient(80% 100%,#1c2a551a 0%,#141f40b8 100%);position:absolute;inset:0}.CtaBand-module___lRLTG__inner{z-index:1;max-width:var(--container);text-align:center;flex-direction:column;align-items:center;margin-inline:auto;display:flex;position:relative}.CtaBand-module___lRLTG__title{font-family:var(--font-serif);font-size:clamp(2.2rem,5.4vw,4rem);font-weight:400;line-height:1.12}.CtaBand-module___lRLTG__title em{color:var(--sky);font-style:italic;font-weight:300}.CtaBand-module___lRLTG__subtitle{letter-spacing:.42em;text-transform:uppercase;color:var(--rose);margin-top:.9rem;font-size:.85rem;font-weight:400}.CtaBand-module___lRLTG__cta{background:var(--white);color:var(--navy);letter-spacing:.24em;text-transform:uppercase;transition:background-color .35s ease, transform .35s var(--ease-out), box-shadow .35s ease;border-radius:999px;margin-top:2.4rem;padding:1rem 3.2rem;font-size:.82rem;font-weight:500;display:inline-flex}.CtaBand-module___lRLTG__cta:hover{background:var(--rose);transform:translateY(-3px);box-shadow:0 16px 34px -14px #0000008c}@media (max-width:640px){.CtaBand-module___lRLTG__pattern{opacity:1;filter:brightness(1.22)contrast(1.3)}.CtaBand-module___lRLTG__pattern:after{background:radial-gradient(120% 120%,#141f4000 0%,#141f4052 100%)}}
.Location-module__F25ZzG__section{background:linear-gradient(180deg, #f7f2e6 0%, var(--sky) 140%);padding:clamp(5rem,12vh,8.5rem) 0;overflow:clip}.Location-module__F25ZzG__inner{max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.Location-module__F25ZzG__head{text-align:center;flex-direction:column;align-items:center;display:flex}.Location-module__F25ZzG__kicker{letter-spacing:.5em;text-transform:uppercase;color:var(--blue);font-size:.78rem;font-weight:500}.Location-module__F25ZzG__title{font-family:var(--font-serif);color:var(--navy);margin-top:.9rem;font-size:clamp(2.3rem,4.6vw,3.6rem);font-weight:400;line-height:1.1}.Location-module__F25ZzG__title em{color:var(--blue);font-style:italic;font-weight:300}.Location-module__F25ZzG__text{max-width:56ch;color:var(--ink-soft);margin-top:1.2rem;font-size:clamp(.98rem,1.4vw,1.08rem);line-height:1.8}.Location-module__F25ZzG__mapsLink{letter-spacing:.22em;text-transform:uppercase;color:var(--blue);border-bottom:1px solid;align-items:center;gap:.6rem;margin-top:1.6rem;padding-bottom:.3rem;font-size:.8rem;font-weight:500;transition:color .3s,gap .3s;display:inline-flex}.Location-module__F25ZzG__mapsLink:hover{color:var(--navy);gap:1rem}.Location-module__F25ZzG__mapReveal{margin-top:3rem}.Location-module__F25ZzG__mapAncla,.Location-module__F25ZzG__mapPegado{position:relative}.Location-module__F25ZzG__mapScroller{border-radius:22px}.Location-module__F25ZzG__map{aspect-ratio:2800/1402;box-shadow:var(--shadow-lg);border:1px solid #1c2a5514;border-radius:22px;position:relative;overflow:hidden}.Location-module__F25ZzG__mapImage{object-fit:cover}.Location-module__F25ZzG__road{white-space:nowrap;letter-spacing:.03em;color:var(--blue);text-shadow:0 0 8px #ffffffbf;pointer-events:none;font-size:clamp(.55rem,.88vw,.72rem);font-weight:600;position:absolute;translate:-50% -50%}.Location-module__F25ZzG__poi{place-items:center;animation:5s ease-in-out infinite Location-module__F25ZzG__poiFloat;display:grid;position:absolute;translate:-50% -50%}@keyframes Location-module__F25ZzG__poiFloat{0%,to{translate:-50% -50%}50%{translate:-50% calc(-50% - 5px)}}.Location-module__F25ZzG__poiPin{background:var(--blue);width:clamp(30px,3.4vw,44px);height:clamp(30px,3.4vw,44px);transition:transform .3s var(--ease-out), box-shadow .3s ease;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 0 0 7px #3359b524,0 12px 20px -10px #141f408c}.Location-module__F25ZzG__poiPinDot{width:clamp(20px,2.3vw,30px);height:clamp(20px,2.3vw,30px)}.Location-module__F25ZzG__poi:hover .Location-module__F25ZzG__poiPin{transform:scale(1.12);box-shadow:0 0 0 11px #3359b52e,0 14px 24px -10px #141f4099}.Location-module__F25ZzG__poiIcon{width:58%;height:58%;color:var(--white)}.Location-module__F25ZzG__poiPin:after{content:"";border:6px solid #0000;border-top:9px solid var(--blue);border-bottom-width:0;position:absolute;top:calc(100% - 3px);left:50%;translate:-50%}.Location-module__F25ZzG__poiLabel{white-space:nowrap;letter-spacing:.06em;color:var(--blue);text-shadow:0 1px #ffffffd9,0 0 10px #ffffffe6;font-size:clamp(.62rem,1vw,.78rem);font-weight:600;position:absolute}.Location-module__F25ZzG__labelTop{text-align:center;bottom:calc(100% + 8px);left:50%;translate:-50%}.Location-module__F25ZzG__labelBottom{text-align:center;top:calc(100% + 10px);left:50%;translate:-50%}.Location-module__F25ZzG__labelRight{top:50%;left:calc(100% + 10px);translate:0 -50%}.Location-module__F25ZzG__labelLeft{text-align:right;top:50%;right:calc(100% + 10px);translate:0 -50%}.Location-module__F25ZzG__project{flex-direction:column;align-items:center;animation:6s ease-in-out infinite Location-module__F25ZzG__projectFloat;display:flex;position:absolute;top:75.4%;left:78.5%;translate:-50% -50%}@keyframes Location-module__F25ZzG__projectFloat{0%,to{translate:-50% -50%}50%{translate:-50% calc(-50% - 6px)}}.Location-module__F25ZzG__projectBadge{background:var(--white);border-radius:50%;place-items:center;width:clamp(72px,9vw,116px);height:clamp(72px,9vw,116px);display:grid;position:relative;box-shadow:0 0 0 8px #ffffff59,0 18px 40px -14px #141f4080}.Location-module__F25ZzG__projectRing{width:100%;height:100%;animation:40s linear infinite Location-module__F25ZzG__ringSpin;position:absolute;inset:0}@keyframes Location-module__F25ZzG__ringSpin{to{transform:rotate(360deg)}}.Location-module__F25ZzG__projectRingText{font-family:var(--font-sans);fill:var(--navy);font-size:10.5px;font-weight:500}.Location-module__F25ZzG__projectMark{width:42%;height:42%;color:var(--blue)}.Location-module__F25ZzG__projectStick{background:var(--navy);width:2px;height:clamp(40px,7vw,82px);margin-top:2px}.Location-module__F25ZzG__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:920px){.Location-module__F25ZzG__mapScroller{-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter);direction:rtl;overflow-x:auto}.Location-module__F25ZzG__map{direction:ltr;min-width:760px}.Location-module__F25ZzG__poiPin{width:30px;height:30px}.Location-module__F25ZzG__poiPinDot{width:21px;height:21px}.Location-module__F25ZzG__poi,.Location-module__F25ZzG__project{animation:none}}@media (max-width:640px){.Location-module__F25ZzG__map{min-width:700px}.Location-module__F25ZzG__mapPegado{position:sticky;top:calc(76px + 1rem)}.Location-module__F25ZzG__mapScroller{scroll-behavior:auto;direction:ltr;overflow-x:hidden}.Location-module__F25ZzG__poiLabel{font-size:.66rem}.Location-module__F25ZzG__road{font-size:.6rem}}@media (prefers-reduced-motion:reduce){.Location-module__F25ZzG__poi,.Location-module__F25ZzG__project,.Location-module__F25ZzG__projectRing{animation:none}}
.Masterplan-module__etMr2G__section{background:var(--paper-warm);padding:clamp(5rem,12vh,8.5rem) 0}.Masterplan-module__etMr2G__inner{max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.Masterplan-module__etMr2G__head{text-align:center;flex-direction:column;align-items:center;display:flex}.Masterplan-module__etMr2G__kicker{letter-spacing:.5em;text-transform:uppercase;color:var(--blue);font-size:.78rem;font-weight:500}.Masterplan-module__etMr2G__title{font-family:var(--font-serif);color:var(--navy);margin-top:.9rem;font-size:clamp(2.3rem,4.6vw,3.6rem);font-weight:400;line-height:1.1}.Masterplan-module__etMr2G__title em{color:var(--blue);font-style:italic;font-weight:300}.Masterplan-module__etMr2G__text{max-width:52ch;color:var(--ink-soft);margin-top:1.2rem;font-size:clamp(.98rem,1.4vw,1.08rem);line-height:1.8}.Masterplan-module__etMr2G__legend{flex-wrap:wrap;justify-content:center;gap:1rem 2rem;margin-top:1.8rem;list-style:none;display:flex}.Masterplan-module__etMr2G__legendItem{letter-spacing:.14em;text-transform:uppercase;color:var(--navy);align-items:center;gap:.55rem;font-size:.8rem;font-weight:400;display:flex}.Masterplan-module__etMr2G__legendDot{border-radius:50%;width:11px;height:11px}.Masterplan-module__etMr2G__available{background:var(--blue)}.Masterplan-module__etMr2G__reserved{background:var(--rose)}.Masterplan-module__etMr2G__sold{background:var(--navy)}.Masterplan-module__etMr2G__upcoming{background:#737b8c}.Masterplan-module__etMr2G__planWrap{z-index:5;align-items:stretch;gap:clamp(1rem,2vw,1.6rem);margin-top:3rem;display:flex;position:relative}.Masterplan-module__etMr2G__planWrap>.Masterplan-module__etMr2G__plan{flex:auto;min-width:0}.Masterplan-module__etMr2G__plan{background:var(--paper);border-radius:14px;min-height:21.5rem;position:relative;overflow:hidden}.Masterplan-module__etMr2G__plan:after{content:"";z-index:8;border-radius:inherit;background:conic-gradient(from var(--giro,0deg), var(--blue), var(--blue-soft), var(--sand), var(--blue-soft), var(--blue));-webkit-mask-composite:xor;pointer-events:none;padding:2px;animation:6s linear infinite Masterplan-module__etMr2G__giroBorde;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --giro{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes Masterplan-module__etMr2G__giroBorde{to{--giro:360deg}}@media (prefers-reduced-motion:reduce){.Masterplan-module__etMr2G__plan:after{animation:none}}.Masterplan-module__etMr2G__planLienzo{aspect-ratio:3;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Masterplan-module__etMr2G__planClip{transform-origin:0 0;position:absolute;inset:0;overflow:hidden}.Masterplan-module__etMr2G__planImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Masterplan-module__etMr2G__planLots,.Masterplan-module__etMr2G__planLots svg{width:100%;height:100%;position:absolute;inset:0}.Masterplan-module__etMr2G__planLots path{fill:var(--blue);fill-opacity:0;stroke:var(--blue);stroke-width:1.6px;stroke-opacity:0;cursor:pointer;transition:fill-opacity .18s,stroke-opacity .18s}.Masterplan-module__etMr2G__planLots path:hover{fill-opacity:.32;stroke-opacity:.9}.Masterplan-module__etMr2G__planLots .is-active{fill:var(--navy);fill-opacity:.55;stroke:var(--navy);stroke-width:2.4px;stroke-opacity:1}.Masterplan-module__etMr2G__planLots .is-active:hover{fill:var(--navy);fill-opacity:.55;stroke:var(--navy);stroke-width:2.4px;stroke-opacity:1}.Masterplan-module__etMr2G__planLots path:not([data-etapa="1"]){fill:#737b8c;fill-opacity:.6;stroke:#ffffff4d;stroke-opacity:1}.Masterplan-module__etMr2G__planLots path:not([data-etapa="1"]):hover{fill-opacity:.72}.Masterplan-module__etMr2G__planLots .is-active:not([data-etapa="1"]){fill:var(--navy-deep);fill-opacity:.8;stroke:var(--white);stroke-width:2.4px;stroke-opacity:1}.Masterplan-module__etMr2G__planLots .is-active:not([data-etapa="1"]):hover{fill:var(--navy-deep);fill-opacity:.8;stroke:var(--white);stroke-width:2.4px;stroke-opacity:1}.Masterplan-module__etMr2G__planLots #numeros{pointer-events:none}.Masterplan-module__etMr2G__planLots #numeros text{font-family:var(--font-sans);fill:var(--navy);fill-opacity:.55;text-anchor:middle;dominant-baseline:middle;font-weight:500}.Masterplan-module__etMr2G__zonePin{z-index:2;position:absolute;translate:-50% -50%}.Masterplan-module__etMr2G__zonePin:hover,.Masterplan-module__etMr2G__zonePin:focus-within{z-index:30}.Masterplan-module__etMr2G__pinBtn{width:28px;height:28px;color:var(--blue);transition:background-color .3s ease, color .3s ease, transform .3s var(--ease-out);background:#fffffff2;border:1px solid #1c2a5529;border-radius:50%;place-items:center;animation:4.5s ease-in-out infinite Masterplan-module__etMr2G__pinFloat;display:grid;box-shadow:0 10px 20px -8px #141f4073}.Masterplan-module__etMr2G__zonePin:hover .Masterplan-module__etMr2G__pinBtn,.Masterplan-module__etMr2G__zonePin:focus-within .Masterplan-module__etMr2G__pinBtn{background:var(--navy);color:var(--white);transform:scale(1.12)}.Masterplan-module__etMr2G__pinIcon{width:14px;height:14px}@keyframes Masterplan-module__etMr2G__pinFloat{0%,to{translate:0}50%{translate:0 -5px}}.Masterplan-module__etMr2G__tooltip{background:var(--white);width:232px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transition:opacity .3s ease, transform .3s var(--ease-out), visibility .3s;pointer-events:none;z-index:3;text-align:left;border:1px solid #1c2a5514;border-radius:14px;padding:.95rem 1.05rem;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translateY(6px)}.Masterplan-module__etMr2G__tooltip:after{content:"";height:14px;position:absolute;top:100%;left:0;right:0}.Masterplan-module__etMr2G__zonePin:hover .Masterplan-module__etMr2G__tooltip,.Masterplan-module__etMr2G__zonePin:focus-within .Masterplan-module__etMr2G__tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:none}.Masterplan-module__etMr2G__tooltipBelow{top:calc(100% + 12px);bottom:auto;transform:translateY(-6px)}.Masterplan-module__etMr2G__tooltipBelow:after{top:auto;bottom:100%}.Masterplan-module__etMr2G__tooltipStart{left:-14px;translate:0}.Masterplan-module__etMr2G__tooltipEnd{left:auto;right:-14px;translate:0}.Masterplan-module__etMr2G__tooltipTitle{color:var(--navy);align-items:center;gap:.5rem;font-size:.92rem;font-weight:500;display:flex}.Masterplan-module__etMr2G__tooltipIcon{width:16px;height:16px;color:var(--blue);flex-shrink:0}.Masterplan-module__etMr2G__tooltipText{color:var(--ink-soft);margin-top:.4rem;font-size:.8rem;line-height:1.55}.Masterplan-module__etMr2G__tooltipCta{background:var(--navy);color:var(--white);letter-spacing:.18em;text-transform:uppercase;border-radius:999px;margin-top:.75rem;padding:.45rem 1.15rem;font-size:.66rem;font-weight:500;transition:background-color .3s;display:inline-flex}.Masterplan-module__etMr2G__tooltipCta:hover{background:var(--blue)}.Masterplan-module__etMr2G__lotTag{pointer-events:none;z-index:4;white-space:nowrap;background:var(--navy);color:var(--white);letter-spacing:.18em;text-transform:uppercase;border-radius:999px;padding:.3rem .7rem;font-size:.62rem;font-weight:500;transition:background-color .3s;position:absolute;translate:-50% -180%;box-shadow:0 6px 14px -6px #141f4080}.Masterplan-module__etMr2G__minimapa{z-index:7;aspect-ratio:3;background:var(--paper-warm);width:clamp(110px,16%,190px);box-shadow:var(--shadow-lg);cursor:pointer;touch-action:none;border:1px solid #1c2a5524;border-radius:8px;position:absolute;inset:auto auto .75rem .75rem;overflow:hidden}.Masterplan-module__etMr2G__minimapa img{object-fit:cover;pointer-events:none;width:100%;height:100%}.Masterplan-module__etMr2G__minimapaVista{border:1.5px solid var(--blue);pointer-events:none;background:#3359b529;border-radius:2px;position:absolute}.Masterplan-module__etMr2G__zoomCtl{z-index:7;gap:.35rem;display:flex;position:absolute;bottom:.75rem;right:.75rem}.Masterplan-module__etMr2G__zoomCtl button{min-width:30px;height:30px;color:var(--navy);background:#fffffff2;border:1px solid #1c2a5529;border-radius:8px;place-items:center;padding-inline:.5rem;font-size:1rem;line-height:1;transition:background-color .25s,color .25s;display:grid;box-shadow:0 6px 14px -8px #141f4080}.Masterplan-module__etMr2G__zoomCtl button:hover:not(:disabled){background:var(--navy);color:var(--white)}.Masterplan-module__etMr2G__zoomCtl button:disabled{opacity:.4;cursor:default}.Masterplan-module__etMr2G__zoomReset{letter-spacing:.14em;text-transform:uppercase;font-weight:500;font-size:.62rem!important}.Masterplan-module__etMr2G__expandControl{padding-inline:0!important}.Masterplan-module__etMr2G__expandIcon{width:16px;height:16px}.Masterplan-module__etMr2G__lotCard{z-index:12;-webkit-backdrop-filter:blur(8px);width:clamp(230px,24%,300px);min-height:21.5rem;box-shadow:var(--shadow-lg);animation:Masterplan-module__etMr2G__cardIn .45s var(--ease-out) both;background:#fffffff0;border:1px solid #1c2a5514;border-radius:18px;flex-direction:column;flex:none;align-self:center;padding:1.5rem;display:flex;position:relative}.Masterplan-module__etMr2G__lotCardVacio{background:#fff9;border-style:dashed;border-color:#1c2a5529;justify-content:center;animation:none}.Masterplan-module__etMr2G__lotVacioTexto{color:var(--ink-soft);text-align:center;font-size:.9rem;line-height:1.6}.Masterplan-module__etMr2G__lotVeil{z-index:55;-webkit-backdrop-filter:blur(3px);background:#141f408c;animation:.3s both Masterplan-module__etMr2G__velo;position:fixed;inset:0}@keyframes Masterplan-module__etMr2G__velo{0%{opacity:0}}@keyframes Masterplan-module__etMr2G__cardIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}.Masterplan-module__etMr2G__lotClose{width:30px;height:30px;color:var(--navy);border:1px solid #1c2a552e;border-radius:50%;place-items:center;transition:background-color .3s,color .3s,border-color .3s;display:grid;position:absolute;top:.8rem;right:.8rem}.Masterplan-module__etMr2G__lotClose:hover{background:var(--navy);border-color:var(--navy);color:var(--white)}.Masterplan-module__etMr2G__lotCloseIcon{width:14px;height:14px}.Masterplan-module__etMr2G__lotHead{flex-direction:column;align-items:flex-start;gap:.55rem;padding-right:2.1rem;display:flex}.Masterplan-module__etMr2G__lotName{font-family:var(--font-serif);white-space:nowrap;color:var(--navy);font-size:clamp(1.15rem,1.6vw,1.5rem);font-weight:500}.Masterplan-module__etMr2G__lotStatus{letter-spacing:.2em;text-transform:uppercase;color:var(--blue);background:var(--sky);border-radius:999px;padding:.35rem .75rem;font-size:.66rem;font-weight:500}.Masterplan-module__etMr2G__lotStatusCerrado{color:var(--ink-soft);background:#1c2a5517}.Masterplan-module__etMr2G__lotAviso{color:var(--ink-soft);border-block:1px solid #1c2a551f;margin-top:1.1rem;padding-block:1rem;font-size:.9rem;line-height:1.7}.Masterplan-module__etMr2G__lotAviso strong{color:var(--navy);font-weight:500}.Masterplan-module__etMr2G__lotCardCerrado{justify-content:center}.Masterplan-module__etMr2G__lotSpecs{border-block:1px solid #1c2a551f;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.1rem;padding-block:1rem;display:grid}.Masterplan-module__etMr2G__lotSpecs dt{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);font-size:.62rem;font-weight:500}.Masterplan-module__etMr2G__lotSpecs dd{color:var(--navy);margin-top:.2rem;font-size:.92rem;font-weight:400}.Masterplan-module__etMr2G__lotCta{text-align:center;background:var(--navy);width:min(100%,13.5rem);color:var(--white);letter-spacing:.2em;text-transform:uppercase;transition:background-color .3s ease, transform .3s var(--ease-out);border-radius:999px;justify-content:center;align-self:center;align-items:center;margin-top:auto;padding:.85rem 1rem;font-size:.74rem;font-weight:500;display:flex}.Masterplan-module__etMr2G__lotCta:hover{background:var(--blue);transform:translateY(-2px)}.Masterplan-module__etMr2G__zones{margin-top:2.6rem;flex-wrap:wrap;justify-content:center;gap:.7rem;max-width:46rem;margin-inline:auto;list-style:none;display:flex}.Masterplan-module__etMr2G__zones li{display:contents}.Masterplan-module__etMr2G__zone{background:var(--white);color:var(--navy);transition:background-color .3s ease, color .3s ease, border-color .3s ease, transform .3s var(--ease-out);border:1px solid #1c2a552e;border-radius:999px;align-items:center;gap:.55rem;padding:.6rem 1.15rem;font-size:.82rem;font-weight:400;display:inline-flex}.Masterplan-module__etMr2G__zone:hover{background:var(--navy);border-color:var(--navy);color:var(--white);transform:translateY(-2px)}.Masterplan-module__etMr2G__zoneIcon{width:17px;height:17px;color:var(--blue);transition:color .3s}.Masterplan-module__etMr2G__zone:hover .Masterplan-module__etMr2G__zoneIcon{color:var(--rose)}.Masterplan-module__etMr2G__zoneModal{z-index:230;-webkit-backdrop-filter:blur(14px);background:#0f1730eb;justify-content:center;align-items:center;padding:clamp(1rem,4vw,3rem);animation:.35s both Masterplan-module__etMr2G__zoneModalIn;display:flex;position:fixed;inset:0}@keyframes Masterplan-module__etMr2G__zoneModalIn{0%{opacity:0}to{opacity:1}}.Masterplan-module__etMr2G__zonePanel{background:var(--paper);width:min(1150px,100%);max-height:min(82vh,86svh);animation:Masterplan-module__etMr2G__zonePanelIn .45s var(--ease-out) both;border-radius:24px;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);display:grid;position:relative;overflow:hidden;box-shadow:0 40px 90px -30px #0009}@keyframes Masterplan-module__etMr2G__zonePanelIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}.Masterplan-module__etMr2G__zoneMedia{min-height:clamp(340px,58vh,560px);position:relative}.Masterplan-module__etMr2G__zoneImage{object-fit:cover}.Masterplan-module__etMr2G__zoneInfo{flex-direction:column;align-items:flex-start;padding:clamp(1.8rem,3.5vw,2.6rem);display:flex;overflow-y:auto}.Masterplan-module__etMr2G__zoneChip{letter-spacing:.32em;text-transform:uppercase;color:var(--blue);background:var(--sky);border-radius:999px;padding:.35rem .85rem;font-size:.66rem;font-weight:500}.Masterplan-module__etMr2G__zoneInfoTitle{font-family:var(--font-serif);color:var(--navy);align-items:center;gap:.65rem;margin-top:1.1rem;font-size:clamp(1.6rem,2.6vw,2.1rem);font-weight:500;line-height:1.15;display:flex}.Masterplan-module__etMr2G__zoneInfoIcon{width:24px;height:24px;color:var(--blue);flex-shrink:0}.Masterplan-module__etMr2G__zoneInfoText{color:var(--ink-soft);margin-top:.9rem;font-size:.98rem;line-height:1.7}.Masterplan-module__etMr2G__zoneFeatures{flex-direction:column;gap:.55rem;width:100%;margin-top:1.3rem;list-style:none;display:flex}.Masterplan-module__etMr2G__zoneFeature{color:var(--navy);padding-left:1.3rem;font-size:.92rem;position:relative}.Masterplan-module__etMr2G__zoneFeature:before{content:"";background:var(--rose);border-radius:50%;width:7px;height:7px;position:absolute;top:.52em;left:0}.Masterplan-module__etMr2G__zoneInfoFooter{justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:auto;padding-top:1.6rem;display:flex}.Masterplan-module__etMr2G__zoneInfoCta{background:var(--navy);color:var(--white);letter-spacing:.2em;text-transform:uppercase;transition:background-color .3s ease, transform .3s var(--ease-out);border-radius:999px;padding:.8rem 1.7rem;font-size:.72rem;font-weight:500;display:inline-flex}.Masterplan-module__etMr2G__zoneInfoCta:hover{background:var(--blue);transform:translateY(-2px)}.Masterplan-module__etMr2G__zoneCounter{letter-spacing:.3em;color:var(--ink-faint);white-space:nowrap;font-size:.85rem;font-weight:400}.Masterplan-module__etMr2G__zoneCounter em{color:var(--rose);padding-inline:.15rem;font-style:normal}.Masterplan-module__etMr2G__zoneFooterControls{align-items:center;gap:.65rem;margin-left:auto;display:flex}.Masterplan-module__etMr2G__zoneClose,.Masterplan-module__etMr2G__zoneFooterNavBtn{z-index:1;width:52px;height:52px;color:var(--white);transition:background-color .3s ease, color .3s ease, border-color .3s ease, transform .3s var(--ease-out);background:#141f4059;border:1px solid #ffffff59;border-radius:50%;place-items:center;display:grid;position:absolute}.Masterplan-module__etMr2G__zoneClose:hover,.Masterplan-module__etMr2G__zoneFooterNavBtn:hover{background:var(--white);border-color:var(--white);color:var(--navy)}.Masterplan-module__etMr2G__zoneClose{top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.Masterplan-module__etMr2G__zoneFooterNavBtn{flex:none;width:38px;height:38px;position:static}.Masterplan-module__etMr2G__zoneControlIcon{width:20px;height:20px}.Masterplan-module__etMr2G__masterplanModal{z-index:220;-webkit-backdrop-filter:blur(14px);background:#0f1730;place-items:center;padding:clamp(1rem,3vw,2.5rem);animation:.3s both Masterplan-module__etMr2G__zoneModalIn;display:grid;position:fixed;inset:0}.Masterplan-module__etMr2G__masterplanFullscreen{align-items:center;width:100%;height:100%;display:flex}.Masterplan-module__etMr2G__masterplanFullscreen .Masterplan-module__etMr2G__plan{flex:100%;width:100%;height:100%;min-height:0}.Masterplan-module__etMr2G__masterplanFullscreen .Masterplan-module__etMr2G__minimapa{inset:auto auto .75rem .75rem}.Masterplan-module__etMr2G__masterplanClose{width:52px;height:52px;color:var(--white);background:#141f4085;border:1px solid #ffffff59;border-radius:50%;place-items:center;transition:background-color .3s,color .3s,border-color .3s;display:grid;position:absolute;top:clamp(1.5rem,4vw,3rem);right:clamp(1.5rem,4vw,3rem)}.Masterplan-module__etMr2G__masterplanClose:hover{background:var(--white);border-color:var(--white);color:var(--navy)}.Masterplan-module__etMr2G__fullLotDetailModal{z-index:20;-webkit-backdrop-filter:blur(5px);background:#0f173094;place-items:center;padding:clamp(1rem,3vw,2rem);animation:.25s both Masterplan-module__etMr2G__velo;display:grid;position:absolute;inset:0}.Masterplan-module__etMr2G__fullLotDetailContent{width:min(360px,100%)}.Masterplan-module__etMr2G__fullLotDetailCard{z-index:auto;width:100%;min-height:21.5rem;margin:0;position:relative;inset:auto;translate:none}.Masterplan-module__etMr2G__masterplanHint{display:none}@media (orientation:portrait){.Masterplan-module__etMr2G__masterplanHint{color:#ffffffb8;text-align:center;width:min(22rem,100% - 2rem);font-size:.75rem;line-height:1.45;display:block;position:absolute;bottom:1rem;left:50%;translate:-50%}}@media (max-width:920px){.Masterplan-module__etMr2G__planWrap,.Masterplan-module__etMr2G__planWrapOpen{margin-bottom:0}.Masterplan-module__etMr2G__planWrap{display:block}.Masterplan-module__etMr2G__lotCardVacio{display:none}.Masterplan-module__etMr2G__plan{height:min(58vh,24rem);min-height:0}.Masterplan-module__etMr2G__planLienzo{width:auto;height:100%;inset:0 auto 0 50%;transform:translate(-50%)}.Masterplan-module__etMr2G__lotCard{z-index:60;width:min(420px,100vw - 2rem);margin-top:0;position:fixed;inset:50% auto auto 50%;translate:-50% -50%}.Masterplan-module__etMr2G__pinBtn{width:28px;height:28px;animation:none}.Masterplan-module__etMr2G__pinIcon{width:13px;height:13px}.Masterplan-module__etMr2G__tooltip{display:none}.Masterplan-module__etMr2G__zonePanel{grid-template-columns:1fr;max-height:min(88vh,92svh);overflow-y:auto}.Masterplan-module__etMr2G__zoneMedia{height:clamp(200px,34vh,300px);min-height:0}.Masterplan-module__etMr2G__zoneInfo{overflow-y:visible}.Masterplan-module__etMr2G__zoneInfoFooter{flex-wrap:wrap}.Masterplan-module__etMr2G__zoneClose{width:44px;height:44px}.Masterplan-module__etMr2G__zoneFooterNavBtn{width:36px;height:36px}.Masterplan-module__etMr2G__masterplanClose{width:44px;height:44px}.Masterplan-module__etMr2G__lotTag{padding:.22rem .55rem;font-size:.56rem}.Masterplan-module__etMr2G__lotCard{border-radius:16px}}@media (max-width:640px){.Masterplan-module__etMr2G__planWrap{margin-inline:calc(50% - 50vw + .75rem);width:calc(100vw - 1.5rem);margin-top:2rem;margin-bottom:0;position:relative}.Masterplan-module__etMr2G__plan{border-radius:10px}.Masterplan-module__etMr2G__minimapa{display:none}.Masterplan-module__etMr2G__zoomCtl{bottom:.5rem;right:.5rem}.Masterplan-module__etMr2G__zones{display:none}}@media (max-width:920px){.Masterplan-module__etMr2G__masterplanFullscreen{align-items:center}.Masterplan-module__etMr2G__masterplanFullscreen .Masterplan-module__etMr2G__plan{height:min(72vh,34rem)}.Masterplan-module__etMr2G__fullLotDetailCard{z-index:auto;width:100%;position:relative;inset:auto;translate:none}}
.Amenities-module__-7HFqG__section{background:var(--sand);padding:clamp(5rem,12vh,8.5rem) 0}.Amenities-module__-7HFqG__inner{max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.Amenities-module__-7HFqG__head{text-align:center}.Amenities-module__-7HFqG__kicker{letter-spacing:.5em;text-transform:uppercase;color:var(--blue);font-size:.78rem;font-weight:500}.Amenities-module__-7HFqG__title{font-family:var(--font-serif);color:var(--navy);margin-top:.9rem;font-size:clamp(2.3rem,4.6vw,3.6rem);font-weight:400;line-height:1.1}.Amenities-module__-7HFqG__title em{color:var(--blue);font-style:italic;font-weight:300}.Amenities-module__-7HFqG__grid{grid-template-columns:repeat(5,1fr);gap:clamp(.9rem,2vw,1.5rem);margin-top:3.2rem;list-style:none;display:grid}.Amenities-module__-7HFqG__card{min-width:0}.Amenities-module__-7HFqG__cardShape{height:100%;-webkit-mask-image:var(--arch-mask);mask-image:var(--arch-mask);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--arch-mask);transition:transform .45s var(--ease-out);background:#1c2a552e;padding:1px;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.Amenities-module__-7HFqG__card{filter:drop-shadow(0 10px 18px #1c2a5514)}.Amenities-module__-7HFqG__card:hover .Amenities-module__-7HFqG__cardShape{transform:translateY(-10px)}.Amenities-module__-7HFqG__card:hover{filter:drop-shadow(0 26px 32px #1c2a5547)}.Amenities-module__-7HFqG__cardInner{text-align:center;background:var(--paper);height:100%;-webkit-mask-image:var(--arch-mask);mask-image:var(--arch-mask);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--arch-mask);flex-direction:column;align-items:center;gap:.4rem;padding:clamp(2.4rem,4.5vw,3.4rem) .9rem 2.2rem;transition:background-color .45s;display:flex;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.Amenities-module__-7HFqG__media{aspect-ratio:1;place-items:center;width:100%;margin-bottom:.6rem;display:grid;position:relative}.Amenities-module__-7HFqG__illustration{object-fit:contain;mix-blend-mode:multiply;transition:transform .45s var(--ease-out);padding-top:1.2rem}.Amenities-module__-7HFqG__card:hover .Amenities-module__-7HFqG__illustration{transform:scale(1.06)}.Amenities-module__-7HFqG__icon{width:48px;height:48px;color:var(--blue);transition:color .45s ease, transform .45s var(--ease-out)}.Amenities-module__-7HFqG__card:hover .Amenities-module__-7HFqG__icon{color:var(--blue-soft);transform:translateY(-4px)scale(1.06)}.Amenities-module__-7HFqG__cardTitle{font-family:var(--font-serif);color:var(--navy);font-size:1.35rem;font-weight:500;transition:color .45s}.Amenities-module__-7HFqG__cardText{color:var(--ink-soft);max-width:18ch;font-size:.85rem;line-height:1.6;transition:color .45s}.Amenities-module__-7HFqG__card:hover .Amenities-module__-7HFqG__cardTitle{color:var(--blue)}.Amenities-module__-7HFqG__moreWrap{justify-content:center;margin-top:clamp(2.5rem,5vw,3.5rem);display:flex}.Amenities-module__-7HFqG__moreButton{background:var(--navy);min-height:3.25rem;color:var(--white);letter-spacing:.2em;text-transform:uppercase;transition:background-color .3s ease, transform .3s var(--ease-out), box-shadow .3s ease;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.7rem;font-size:.72rem;font-weight:500;display:inline-flex;box-shadow:0 12px 24px -14px #141f408c}.Amenities-module__-7HFqG__moreButton:hover{background:var(--blue);transform:translateY(-3px);box-shadow:0 18px 28px -14px #141f4099}.Amenities-module__-7HFqG__modal{z-index:220;-webkit-backdrop-filter:blur(14px);background:#0f1730eb;justify-content:center;align-items:center;padding:clamp(1rem,4vw,3rem);animation:.3s both Amenities-module__-7HFqG__modalIn;display:flex;position:fixed;inset:0}@keyframes Amenities-module__-7HFqG__modalIn{0%{opacity:0}}.Amenities-module__-7HFqG__modalPanel{background:var(--paper);width:min(1160px,100%);max-height:min(82vh,86svh);animation:Amenities-module__-7HFqG__modalPanelIn .45s var(--ease-out) both;border-radius:24px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 40px 90px -30px #0009}@keyframes Amenities-module__-7HFqG__modalPanelIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}.Amenities-module__-7HFqG__modalMedia{background:#f1eee6;min-height:clamp(360px,62vh,610px);position:relative}.Amenities-module__-7HFqG__modalImage{object-fit:cover}.Amenities-module__-7HFqG__modalInfo{flex-direction:column;padding:clamp(1.8rem,3.5vw,2.75rem);display:flex;overflow-y:auto}.Amenities-module__-7HFqG__modalKicker{background:var(--sky);width:fit-content;color:var(--blue);letter-spacing:.27em;text-transform:uppercase;border-radius:999px;padding:.35rem .85rem;font-size:.66rem;font-weight:500}.Amenities-module__-7HFqG__modalTitle{font-family:var(--font-serif);color:var(--navy);margin-top:1.05rem;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:400;line-height:1.08}.Amenities-module__-7HFqG__modalText{max-width:39ch;color:var(--ink-soft);margin-top:.9rem;font-size:.95rem;line-height:1.7}.Amenities-module__-7HFqG__amenitiesList{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1.1rem;margin-top:1.5rem;list-style:none;display:grid}.Amenities-module__-7HFqG__amenitiesList li{color:var(--navy);padding-left:1rem;font-size:.84rem;line-height:1.45;position:relative}.Amenities-module__-7HFqG__amenitiesList li:before{content:"";background:var(--rose);border-radius:50%;width:6px;height:6px;position:absolute;top:.48em;left:0}.Amenities-module__-7HFqG__modalClose{width:52px;height:52px;color:var(--white);background:#141f4059;border:1px solid #ffffff59;border-radius:50%;place-items:center;transition:background-color .3s,color .3s,border-color .3s;display:grid;position:absolute;top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.Amenities-module__-7HFqG__modalClose:hover{background:var(--white);border-color:var(--white);color:var(--navy)}.Amenities-module__-7HFqG__modalCloseIcon{width:20px;height:20px}@media (max-width:1080px){.Amenities-module__-7HFqG__grid{flex-wrap:wrap;justify-content:center;display:flex}.Amenities-module__-7HFqG__card{flex:0 0 calc(33.333% - clamp(.6rem,1.34vw,1rem))}}@media (max-width:1100px){.Amenities-module__-7HFqG__modal{padding:1rem}.Amenities-module__-7HFqG__modalPanel{grid-template-columns:1fr;max-height:min(88vh,92svh);overflow-y:auto}.Amenities-module__-7HFqG__modalMedia{height:clamp(200px,34vh,300px);min-height:0}.Amenities-module__-7HFqG__modalInfo{overflow-y:visible}.Amenities-module__-7HFqG__modalClose{width:44px;height:44px}}@media (max-width:640px){.Amenities-module__-7HFqG__grid{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.Amenities-module__-7HFqG__card{flex:0 0 calc(50% - .45rem)}.Amenities-module__-7HFqG__amenitiesList{grid-template-columns:1fr;gap:.45rem}}
.Gallery-module__EPRS2q__section{background:var(--paper);padding:clamp(5rem,12vh,8.5rem) 0}.Gallery-module__EPRS2q__inner{max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.Gallery-module__EPRS2q__head{text-align:center}.Gallery-module__EPRS2q__kicker{letter-spacing:.5em;text-transform:uppercase;color:var(--blue);font-size:.78rem;font-weight:500}.Gallery-module__EPRS2q__title{font-family:var(--font-serif);color:var(--navy);margin-top:.9rem;font-size:clamp(2.3rem,4.6vw,3.6rem);font-weight:400;line-height:1.1}.Gallery-module__EPRS2q__title em{color:var(--blue);font-style:italic;font-weight:300}.Gallery-module__EPRS2q__grid{grid-template-columns:repeat(5,1fr);gap:clamp(.9rem,2vw,1.4rem);margin-top:3.2rem;display:grid}.Gallery-module__EPRS2q__cell{grid-column:span 2;min-width:0}.Gallery-module__EPRS2q__wide{grid-column:span 3}.Gallery-module__EPRS2q__featured{grid-column:1/-1}.Gallery-module__EPRS2q__featured .Gallery-module__EPRS2q__item{aspect-ratio:5/2}.Gallery-module__EPRS2q__item{aspect-ratio:4/3;cursor:zoom-in;border-radius:18px;width:100%;display:block;position:relative;overflow:hidden}.Gallery-module__EPRS2q__wide .Gallery-module__EPRS2q__item{aspect-ratio:2}.Gallery-module__EPRS2q__moreButton{background:var(--navy);color:var(--white);letter-spacing:.2em;text-transform:uppercase;transition:background-color .3s ease, transform .3s var(--ease-out), box-shadow .3s ease;border-radius:999px;justify-content:center;align-items:center;margin:clamp(2rem,4vw,3rem) auto 0;padding:.95rem 1.8rem;font-size:.74rem;font-weight:500;display:flex}.Gallery-module__EPRS2q__moreButton:hover{background:var(--blue);transform:translateY(-3px);box-shadow:0 18px 28px -14px #141f4099}.Gallery-module__EPRS2q__disclaimer{margin-top:clamp(1.4rem,3vw,2.2rem);max-width:62ch;font-family:var(--font-serif);text-align:center;color:var(--ink-faint);margin-inline:auto;font-size:clamp(.92rem,1.3vw,1.02rem);font-style:italic;line-height:1.7}.Gallery-module__EPRS2q__image{object-fit:cover;transition:transform 1.1s var(--ease-out)}.Gallery-module__EPRS2q__item:hover .Gallery-module__EPRS2q__image,.Gallery-module__EPRS2q__item:focus-visible .Gallery-module__EPRS2q__image{transform:scale(1.07)}.Gallery-module__EPRS2q__itemOverlay{opacity:0;background:linear-gradient(200deg,#0000 55%,#141f40ad 100%);transition:opacity .5s;position:absolute;inset:0}.Gallery-module__EPRS2q__item:hover .Gallery-module__EPRS2q__itemOverlay,.Gallery-module__EPRS2q__item:focus-visible .Gallery-module__EPRS2q__itemOverlay{opacity:1}.Gallery-module__EPRS2q__expandHint{width:40px;height:40px;color:var(--navy);opacity:0;transition:opacity .4s ease, transform .4s var(--ease-out);background:#ffffffe0;border-radius:50%;place-items:center;display:grid;position:absolute;top:1rem;right:1rem;transform:translateY(-6px)}.Gallery-module__EPRS2q__item:hover .Gallery-module__EPRS2q__expandHint,.Gallery-module__EPRS2q__item:focus-visible .Gallery-module__EPRS2q__expandHint{opacity:1;transform:none}.Gallery-module__EPRS2q__expandIcon{width:17px;height:17px}.Gallery-module__EPRS2q__caption{z-index:1;color:var(--white);font-family:var(--font-serif);opacity:0;transition:opacity .5s ease, transform .5s var(--ease-out);font-size:1.25rem;font-style:italic;position:absolute;bottom:1.1rem;left:1.4rem;transform:translateY(10px)}.Gallery-module__EPRS2q__item:hover .Gallery-module__EPRS2q__caption,.Gallery-module__EPRS2q__item:focus-visible .Gallery-module__EPRS2q__caption{opacity:1;transform:none}.Gallery-module__EPRS2q__lightbox{z-index:200;-webkit-backdrop-filter:blur(14px);background:#0f1730eb;justify-content:center;align-items:center;padding:clamp(1rem,4vw,3rem);animation:.35s both Gallery-module__EPRS2q__lightboxIn;display:flex;position:fixed;inset:0}@keyframes Gallery-module__EPRS2q__lightboxIn{0%{opacity:0}to{opacity:1}}.Gallery-module__EPRS2q__lightboxFigure{flex-direction:column;gap:1rem;width:min(1200px,100%);display:flex;position:relative}.Gallery-module__EPRS2q__lightboxMedia{width:100%;height:min(72vh,76svh);animation:Gallery-module__EPRS2q__mediaIn .45s var(--ease-out) both;position:relative}@keyframes Gallery-module__EPRS2q__mediaIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}.Gallery-module__EPRS2q__lightboxImage{object-fit:contain}.Gallery-module__EPRS2q__lightboxCaption{color:var(--white);font-family:var(--font-serif);justify-content:space-between;align-items:baseline;gap:1.5rem;font-size:clamp(1.05rem,2vw,1.35rem);font-style:italic;display:flex}.Gallery-module__EPRS2q__counter{font-family:var(--font-sans);letter-spacing:.3em;color:var(--white-soft);white-space:nowrap;font-size:.85rem;font-style:normal;font-weight:400}.Gallery-module__EPRS2q__counter em{color:var(--rose);padding-inline:.15rem;font-style:normal}.Gallery-module__EPRS2q__lightboxControls{align-items:center;gap:.65rem;display:flex}.Gallery-module__EPRS2q__closeBtn,.Gallery-module__EPRS2q__footerNavBtn{z-index:1;width:52px;height:52px;color:var(--white);transition:background-color .3s ease, color .3s ease, border-color .3s ease, transform .3s var(--ease-out);background:#141f4059;border:1px solid #ffffff59;border-radius:50%;place-items:center;display:grid;position:absolute}.Gallery-module__EPRS2q__closeBtn:hover,.Gallery-module__EPRS2q__footerNavBtn:hover{background:var(--white);border-color:var(--white);color:var(--navy)}.Gallery-module__EPRS2q__closeBtn{top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.Gallery-module__EPRS2q__footerNavBtn{flex:none;width:38px;height:38px;position:static}.Gallery-module__EPRS2q__controlIcon{width:20px;height:20px}@media (max-width:720px){.Gallery-module__EPRS2q__grid{grid-template-columns:1fr}.Gallery-module__EPRS2q__cell,.Gallery-module__EPRS2q__wide,.Gallery-module__EPRS2q__featured{grid-column:auto}.Gallery-module__EPRS2q__wide .Gallery-module__EPRS2q__item,.Gallery-module__EPRS2q__featured .Gallery-module__EPRS2q__item{aspect-ratio:4/3}.Gallery-module__EPRS2q__itemOverlay,.Gallery-module__EPRS2q__caption{opacity:1;transform:none}.Gallery-module__EPRS2q__lightboxMedia{height:min(58vh,62svh)}.Gallery-module__EPRS2q__closeBtn{width:44px;height:44px}.Gallery-module__EPRS2q__footerNavBtn{width:36px;height:36px}.Gallery-module__EPRS2q__lightboxCaption{flex-direction:column;align-items:flex-start;gap:.3rem;padding-right:0}}
.FinalCta-module__AO_Gha__section{padding:clamp(6rem, 16vh, 10rem) var(--gutter);color:var(--white);position:relative;overflow:clip}.FinalCta-module__AO_Gha__video{object-fit:cover;object-position:center 35%;width:100%;height:100%;position:absolute;inset:0}.FinalCta-module__AO_Gha__overlay{background:linear-gradient(#141f40d1 0%,#1c2a559e 50%,#141f40e0 100%);position:absolute;inset:0}.FinalCta-module__AO_Gha__inner{z-index:1;max-width:var(--container);text-align:center;flex-direction:column;align-items:center;margin-inline:auto;display:flex;position:relative}.FinalCta-module__AO_Gha__kicker{letter-spacing:.5em;text-transform:uppercase;color:var(--rose);font-size:.78rem;font-weight:400}.FinalCta-module__AO_Gha__title{font-family:var(--font-serif);text-wrap:balance;max-width:16ch;margin-top:1rem;font-size:clamp(2.4rem,6vw,4.4rem);font-weight:400;line-height:1.1}.FinalCta-module__AO_Gha__title em{color:var(--sky);font-style:italic;font-weight:300}.FinalCta-module__AO_Gha__text{max-width:42ch;color:var(--white-soft);margin-top:1.3rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.FinalCta-module__AO_Gha__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.6rem;display:flex}.FinalCta-module__AO_Gha__cta{background:var(--white);color:var(--navy);letter-spacing:.2em;text-transform:uppercase;transition:background-color .35s ease, color .35s ease, transform .35s var(--ease-out);border-radius:999px;align-items:center;gap:.7rem;padding:1rem 2.4rem;font-size:.82rem;font-weight:500;display:inline-flex}.FinalCta-module__AO_Gha__cta:hover{background:var(--rose);transform:translateY(-3px)}.FinalCta-module__AO_Gha__ctaIcon{width:19px;height:19px}.FinalCta-module__AO_Gha__phone{color:var(--white-soft);margin-top:1.8rem;font-size:.95rem}.FinalCta-module__AO_Gha__phoneLink{color:var(--white);border-bottom:1px solid var(--rose);font-weight:400;transition:color .3s}.FinalCta-module__AO_Gha__phoneLink:hover{color:var(--rose)}
.Footer-module__E7OfDW__footer{background:var(--navy-deep);color:var(--white)}.Footer-module__E7OfDW__inner{max-width:var(--container);padding:clamp(3.5rem, 8vh, 5.5rem) var(--gutter) 3rem;grid-template-columns:1.4fr 1fr 1.3fr;gap:clamp(2rem,5vw,4rem);margin-inline:auto;display:grid}.Footer-module__E7OfDW__brandCol{flex-direction:column;align-items:flex-start;gap:1.2rem;display:flex}.Footer-module__E7OfDW__logo{width:130px;height:auto}.Footer-module__E7OfDW__tagline{font-family:var(--font-serif);color:var(--white-soft);font-size:1.05rem;font-style:italic}.Footer-module__E7OfDW__socials{gap:.8rem;display:flex}.Footer-module__E7OfDW__social{width:42px;height:42px;color:var(--white);transition:background-color .3s ease, color .3s ease, border-color .3s ease, transform .3s var(--ease-out);border:1px solid #ffffff4d;border-radius:50%;place-items:center;display:grid}.Footer-module__E7OfDW__social:hover{background:var(--white);border-color:var(--white);color:var(--navy);transform:translateY(-3px)}.Footer-module__E7OfDW__socialIcon{width:19px;height:19px}.Footer-module__E7OfDW__col{flex-direction:column;gap:.65rem;display:flex}.Footer-module__E7OfDW__colTitle{letter-spacing:.32em;text-transform:uppercase;color:var(--rose);margin-bottom:.6rem;font-size:.76rem;font-weight:500}.Footer-module__E7OfDW__link{width:fit-content;color:var(--white-soft);font-size:.95rem;font-weight:300;transition:color .3s}.Footer-module__E7OfDW__link:hover{color:var(--white)}.Footer-module__E7OfDW__contactLink{align-items:center;gap:.6rem;display:flex}.Footer-module__E7OfDW__contactIcon{width:17px;height:17px;color:var(--rose);flex-shrink:0}.Footer-module__E7OfDW__address{align-items:flex-start;max-width:26ch;line-height:1.6}.Footer-module__E7OfDW__address .Footer-module__E7OfDW__contactIcon{margin-top:3px}.Footer-module__E7OfDW__bottom{padding:1.4rem var(--gutter);max-width:var(--container);color:var(--white-faint);border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;margin-inline:auto;font-size:.8rem;display:flex}.Footer-module__E7OfDW__developer{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.Footer-module__E7OfDW__developerLabel{margin-left:.7rem}.Footer-module__E7OfDW__developerLink{opacity:.8;align-items:center;transition:opacity .3s;display:inline-flex}.Footer-module__E7OfDW__developerLink:hover,.Footer-module__E7OfDW__developerLink:focus-visible{opacity:1}.Footer-module__E7OfDW__developerLogo{width:88px;height:auto}.Footer-module__E7OfDW__legal{flex-wrap:wrap;gap:.4rem 1.6rem;display:flex}.Footer-module__E7OfDW__legalLink{color:var(--white-faint);transition:color .3s}.Footer-module__E7OfDW__legalLink:hover{color:var(--white)}@media (max-width:920px){.Footer-module__E7OfDW__inner{grid-template-columns:repeat(2,1fr)}.Footer-module__E7OfDW__brandCol{grid-column:1/-1}}@media (max-width:640px){.Footer-module__E7OfDW__inner{text-align:center;grid-template-columns:1fr;justify-items:center}.Footer-module__E7OfDW__brandCol,.Footer-module__E7OfDW__col{align-items:center}.Footer-module__E7OfDW__contactLink{justify-content:center}.Footer-module__E7OfDW__address{text-align:center;align-items:center;max-width:none}.Footer-module__E7OfDW__address .Footer-module__E7OfDW__contactIcon{margin-top:0}.Footer-module__E7OfDW__bottom{text-align:center;flex-direction:column;justify-content:center;align-items:center}.Footer-module__E7OfDW__developer{justify-content:center}.Footer-module__E7OfDW__developerLabel{margin-left:.25rem}.Footer-module__E7OfDW__legal{justify-content:center}}
.legal-module__Mw4siG__bar{z-index:40;background:var(--navy-deep);color:var(--white);position:sticky;top:0}.legal-module__Mw4siG__barInner{max-width:var(--container);padding:.9rem var(--gutter);justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;display:flex}.legal-module__Mw4siG__brand{align-items:center;display:flex}.legal-module__Mw4siG__back{letter-spacing:.2em;text-transform:uppercase;color:var(--white-soft);font-size:.74rem;font-weight:500;transition:color .3s}.legal-module__Mw4siG__back:hover{color:var(--white)}.legal-module__Mw4siG__page{background:var(--paper);padding:clamp(3rem, 8vh, 5.5rem) var(--gutter) clamp(4rem, 10vh, 7rem)}.legal-module__Mw4siG__doc{max-width:74ch;margin-inline:auto}.legal-module__Mw4siG__kicker{letter-spacing:.5em;text-transform:uppercase;color:var(--blue);font-size:.78rem;font-weight:500}.legal-module__Mw4siG__title{font-family:var(--font-serif);color:var(--navy);margin-top:.9rem;font-size:clamp(2.1rem,4.4vw,3.2rem);font-weight:400;line-height:1.15}.legal-module__Mw4siG__title em{color:var(--blue);font-style:italic;font-weight:300}.legal-module__Mw4siG__updated{color:var(--ink-faint);margin-top:1rem;font-size:.85rem}.legal-module__Mw4siG__intro{color:var(--ink-soft);margin-top:1.6rem;font-size:clamp(1rem,1.4vw,1.1rem);line-height:1.85}.legal-module__Mw4siG__block{border-top:1px solid #1c2a551f;margin-top:2.6rem;padding-top:2.6rem}.legal-module__Mw4siG__blockTitle{font-family:var(--font-serif);color:var(--navy);font-size:clamp(1.35rem,2.4vw,1.7rem);font-weight:500;line-height:1.3}.legal-module__Mw4siG__block p{color:var(--ink-soft);margin-top:1rem;font-size:.98rem;line-height:1.85}.legal-module__Mw4siG__block strong{color:var(--navy);font-weight:500}.legal-module__Mw4siG__block a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.legal-module__Mw4siG__list{color:var(--ink-soft);flex-direction:column;gap:.6rem;margin-top:1rem;padding-left:1.1rem;font-size:.98rem;line-height:1.8;display:flex}.legal-module__Mw4siG__list li::marker{color:var(--blue)}
.page-module__Y4mqUq__whatsapp{z-index:90;background:var(--navy);width:58px;height:58px;color:var(--white);transition:background-color .35s ease, color .35s ease, transform .35s var(--ease-out);border-radius:50%;place-items:center;display:grid;position:fixed;bottom:clamp(1rem,3vw,1.8rem);right:clamp(1rem,3vw,1.8rem);box-shadow:0 14px 30px -10px #141f4099}.page-module__Y4mqUq__whatsapp:hover{background:var(--rose);color:var(--navy);transform:translateY(-4px)scale(1.05)}.page-module__Y4mqUq__whatsappIcon{width:27px;height:27px}
