.Navbar-module__cJzEcG__navbar{z-index:100;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(16px);background:#0a0a0ab3;border-bottom:1px solid #ffffff0d;padding:1rem 2rem;box-shadow:0 4px 30px #0000004d}.Navbar-module__cJzEcG__hidden{transform:translateY(-100%)}.Navbar-module__cJzEcG__logo a{align-items:center;display:flex}.Navbar-module__cJzEcG__logo img{object-fit:contain;width:auto;height:48px;transition:transform .2s}.Navbar-module__cJzEcG__logo a:hover img{transform:scale(1.05)}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__links a{color:#fff;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__links a:hover{color:#ccc}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__links a{color:#fff}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__links a:hover{color:var(--color-primary)}.Navbar-module__cJzEcG__langSelector{color:#fff;align-items:center;gap:.5rem;margin-left:1rem;transition:color .2s;display:flex}.Navbar-module__cJzEcG__langSelector a{color:inherit}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__langSelector{color:#fff}.Navbar-module__cJzEcG__contactBtn{background-color:var(--color-primary);cursor:pointer;border:none;border-radius:99px;padding:.5rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .2s;color:#fff!important;font-weight:600!important}.Navbar-module__cJzEcG__contactBtn:hover{background-color:var(--color-secondary);color:#fff!important}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{padding:1rem;position:absolute}.Navbar-module__cJzEcG__links>a{display:none}.Navbar-module__cJzEcG__links{gap:1rem}}
.ContactModal-module__M_UpNq__overlay{-webkit-backdrop-filter:blur(12px);z-index:9999;background:#111827b3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;animation:.3s ease-out forwards ContactModal-module__M_UpNq__fadeIn;display:flex;position:fixed;top:0;left:0}.ContactModal-module__M_UpNq__modal{-webkit-backdrop-filter:blur(20px);background:#1c2c45d9;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:550px;max-height:90vh;padding:2.5rem 2rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards ContactModal-module__M_UpNq__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.ContactModal-module__M_UpNq__modal::-webkit-scrollbar{width:6px}.ContactModal-module__M_UpNq__modal::-webkit-scrollbar-track{background:0 0}.ContactModal-module__M_UpNq__modal::-webkit-scrollbar-thumb{background:#dbaa674d;border-radius:10px}.ContactModal-module__M_UpNq__closeBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ContactModal-module__M_UpNq__closeBtn:hover{color:#dbaa67;background:#dbaa6733;transform:scale(1.05)}.ContactModal-module__M_UpNq__header{text-align:center;margin-bottom:2rem}.ContactModal-module__M_UpNq__header h2{color:#fff;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.ContactModal-module__M_UpNq__header p{color:#ffffffb3;font-size:.95rem}.ContactModal-module__M_UpNq__linksGrid{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.ContactModal-module__M_UpNq__waLink{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;padding:1rem 1.25rem;text-decoration:none;transition:all .3s;display:flex}.ContactModal-module__M_UpNq__waLink:hover{background:#dbaa6714;border-color:#dbaa6766;transform:translateY(-2px);box-shadow:0 10px 20px #0003}.ContactModal-module__M_UpNq__iconBox{background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:1rem;font-size:1.25rem;display:flex}.ContactModal-module__M_UpNq__linkInfo{flex-direction:column;flex:1;display:flex}.ContactModal-module__M_UpNq__linkName{color:#fff;font-size:1rem;font-weight:600}.ContactModal-module__M_UpNq__linkNumber{color:#ffffff80;margin-top:2px;font-size:.8rem}.ContactModal-module__M_UpNq__waIcon{color:#25d366;opacity:.8;transition:all .2s}.ContactModal-module__M_UpNq__waLink:hover .ContactModal-module__M_UpNq__waIcon{opacity:1;transform:scale(1.1)}.ContactModal-module__M_UpNq__footer{text-align:center;border-top:1px solid #ffffff1a;padding-top:1.5rem}.ContactModal-module__M_UpNq__footer p{color:#fff9;font-size:.85rem;line-height:1.6}.ContactModal-module__M_UpNq__brandText{margin-top:1rem;font-weight:600;color:var(--color-secondary)!important;font-size:.95rem!important}@keyframes ContactModal-module__M_UpNq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactModal-module__M_UpNq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:600px){.ContactModal-module__M_UpNq__modal{border-radius:16px;max-height:85vh;padding:2rem 1.25rem}.ContactModal-module__M_UpNq__header h2{font-size:1.35rem}.ContactModal-module__M_UpNq__waLink{padding:.8rem 1rem}.ContactModal-module__M_UpNq__iconBox{width:36px;height:36px;margin-right:.75rem;font-size:1.1rem}.ContactModal-module__M_UpNq__linkName{font-size:.9rem}.ContactModal-module__M_UpNq__linkNumber{font-size:.7rem}.ContactModal-module__M_UpNq__closeBtn{width:32px;height:32px;top:1rem;right:1rem}}
.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(16px);color:#fff;background:#1c2c45f2;border:none;padding-top:4rem}.Footer-module__S6Hkya__footer.Footer-module__S6Hkya__darkTheme{background:#050505;border-top:1px solid #ffffff0d}.Footer-module__S6Hkya__container{grid-template-columns:1.5fr 1fr 1.5fr;gap:3rem;max-width:1200px;margin:0 auto 3rem;padding:0 2rem;display:grid}@media (max-width:768px){.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:2rem}}.Footer-module__S6Hkya__brandCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__footerLogo{margin-bottom:1.5rem}.Footer-module__S6Hkya__footerLogo img{object-fit:contain;width:auto;max-width:250px;height:60px}.Footer-module__S6Hkya__brandCol p{color:#fff9;max-width:400px;margin-bottom:1.5rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{color:#fff9;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socials a:hover{color:#fff;filter:drop-shadow(0 0 8px #ffffff4d);transform:translateY(-3px)}.Footer-module__S6Hkya__linksCol h4{letter-spacing:.5px;color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__linksCol ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__linksCol a{color:#fffc;transition:color .2s}.Footer-module__S6Hkya__linksCol a:hover{color:var(--color-accent)}.Footer-module__S6Hkya__contactInfo li{color:#fffc;align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__bottomBar{text-align:center;border-top:1px solid #ffffff1a;padding:1.5rem 2rem}.Footer-module__S6Hkya__bottomBar p{color:#fff9;font-size:.85rem}.Footer-module__S6Hkya__locationsSection{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.Footer-module__S6Hkya__locationItem{align-items:flex-start;gap:1rem;display:flex}.Footer-module__S6Hkya__locationIcon{color:var(--color-secondary);flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__locationText{flex-direction:column;display:flex}.Footer-module__S6Hkya__locationText strong{color:#fff;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.Footer-module__S6Hkya__locationText p{color:#fff9;margin:0;font-size:.85rem;line-height:1.4}.Footer-module__S6Hkya__bottomContent{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__legalLinks{align-items:center;gap:1rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__legalLinks a{color:#fff9;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__legalLinks a:hover{color:var(--color-accent)}.Footer-module__S6Hkya__separator{color:#fff3}
.Loom-module__UEBakq__mainContainer{background-color:#050505;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}
.LoomHero-module__EF0aBW__heroContainer{color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:85px;padding-bottom:40px;display:flex;position:relative;overflow:hidden}.LoomHero-module__EF0aBW__backgroundVideo{object-fit:cover;object-position:center top;z-index:1;filter:brightness(.65)contrast(1.05);width:100%;height:100%;position:absolute;top:0;left:0}.LoomHero-module__EF0aBW__gradientOverlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#000000d9 0%,#0006 40%,#0000 70%),linear-gradient(#0000 60%,#000000f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.LoomHero-module__EF0aBW__logoContainer{z-index:3;text-align:center;width:200px;position:absolute;top:100px;left:50%;transform:translate(-50%)}.LoomHero-module__EF0aBW__provisionalLogo{font-family:var(--font-playfair), serif;letter-spacing:5px;color:#fff;text-shadow:0 4px 20px #00000080;margin:0;font-size:2.5rem;font-weight:700}.LoomHero-module__EF0aBW__heroContent{z-index:3;justify-content:space-between;align-items:flex-end;gap:2rem;width:100%;max-width:1400px;margin-top:auto;padding:0 5%;display:flex;position:relative}.LoomHero-module__EF0aBW__leftColumn{text-align:left;flex-direction:column;align-items:flex-start;max-width:750px;display:flex}.LoomHero-module__EF0aBW__rightColumn{flex-direction:column;justify-content:flex-end;align-items:flex-end;padding-bottom:1rem;display:flex}.LoomHero-module__EF0aBW__locationSmall{color:#ffffffd9;text-transform:uppercase;letter-spacing:2px;justify-content:flex-end;align-items:center;gap:.4rem;margin-top:1.5rem;font-size:.85rem;font-weight:300;display:flex}.LoomHero-module__EF0aBW__statsContainer{justify-content:center;align-items:center;gap:2rem;margin-bottom:0;padding:.5rem;display:flex}.LoomHero-module__EF0aBW__statBox{flex-direction:column;align-items:center;display:flex}.LoomHero-module__EF0aBW__statValue{color:#fff;font-size:1.3rem;font-weight:700;line-height:1}.LoomHero-module__EF0aBW__statLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:2px;margin-top:.5rem;font-size:.65rem}.LoomHero-module__EF0aBW__statDivider{background:#ffffff4d;width:1px;height:30px}.LoomHero-module__EF0aBW__heroTitle{font-family:var(--font-playfair), serif;background:linear-gradient(135deg,#fff 0%,#f0f0f0 50%,#dcdcdc 100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 30px #000000f2;-webkit-background-clip:text;margin:0;padding-bottom:.15em;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:600;line-height:1.15}.LoomHero-module__EF0aBW__heroSubtitle{color:#fffffff2;text-shadow:0 4px 20px #000;max-width:650px;margin-top:1rem;margin-bottom:0;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;line-height:1.6}.LoomHero-module__EF0aBW__buttons{gap:1.5rem;margin-top:1.5rem;margin-bottom:1rem;display:flex}.LoomHero-module__EF0aBW__primaryBtn{cursor:pointer;color:#050505;background:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.LoomHero-module__EF0aBW__primaryBtn:hover{background:#f0f0f0;transform:translateY(-3px);box-shadow:0 10px 20px #fff3}@media (max-width:992px){.LoomHero-module__EF0aBW__heroContainer{flex-direction:column;justify-content:flex-start;padding-top:130px}.LoomHero-module__EF0aBW__logoContainer{width:100%;margin:0 auto 3rem;position:relative;top:auto;left:auto;transform:none}.LoomHero-module__EF0aBW__heroContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:0}.LoomHero-module__EF0aBW__rightColumn{width:100%;margin-top:2rem;padding-bottom:0}.LoomHero-module__EF0aBW__statsContainer{justify-content:flex-start;gap:2rem;width:100%}}@media (max-width:768px){.LoomHero-module__EF0aBW__heroContainer{padding-top:120px}.LoomHero-module__EF0aBW__logoContainer{margin:0 auto 2rem}.LoomHero-module__EF0aBW__gradientOverlay{background:linear-gradient(#0000001a 0%,#000000bf 50%,#000000f2 100%)}.LoomHero-module__EF0aBW__leftColumn{text-align:center;align-items:center}.LoomHero-module__EF0aBW__heroTitle{font-size:clamp(1.6rem,8vw,2.2rem)}.LoomHero-module__EF0aBW__heroSubtitle{margin-top:1rem;margin-bottom:.5rem;font-size:clamp(.9rem,4.5vw,1.15rem)}.LoomHero-module__EF0aBW__buttons{flex-direction:column;width:100%}.LoomHero-module__EF0aBW__primaryBtn{width:100%}.LoomHero-module__EF0aBW__locationSmall{justify-content:center;width:100%;margin-top:1.5rem}.LoomHero-module__EF0aBW__statsContainer{border-top:1px solid #ffffff1a;flex-direction:row;justify-content:space-between;gap:1.5rem;width:100%;margin-top:1rem;padding:1rem 0}.LoomHero-module__EF0aBW__statDivider{width:1px;height:30px}}.LoomHero-module__EF0aBW__luxuryBadge{color:#fff;letter-spacing:.25em;text-transform:uppercase;background-color:#0000;border:1px solid #ffffff26;padding:.35rem 1.2rem;font-size:.65rem;font-weight:500;display:inline-block;position:relative;overflow:hidden}.LoomHero-module__EF0aBW__borderLine{display:block;position:absolute}.LoomHero-module__EF0aBW__borderTop{background:linear-gradient(90deg,#0000,#fffc);width:100%;height:1px;animation:8s linear infinite LoomHero-module__EF0aBW__animateTop;top:0;left:-100%}@keyframes LoomHero-module__EF0aBW__animateTop{0%{left:-100%}25%,to{left:100%}}.LoomHero-module__EF0aBW__borderRight{background:linear-gradient(#0000,#fffc);width:1px;height:100%;animation:8s linear 2s infinite LoomHero-module__EF0aBW__animateRight;top:-100%;right:0}@keyframes LoomHero-module__EF0aBW__animateRight{0%{top:-100%}25%,to{top:100%}}.LoomHero-module__EF0aBW__borderBottom{background:linear-gradient(270deg,#0000,#fffc);width:100%;height:1px;animation:8s linear 4s infinite LoomHero-module__EF0aBW__animateBottom;bottom:0;right:-100%}@keyframes LoomHero-module__EF0aBW__animateBottom{0%{right:-100%}25%,to{right:100%}}.LoomHero-module__EF0aBW__borderLeft{background:linear-gradient(360deg,#0000,#fffc);width:1px;height:100%;animation:8s linear 6s infinite LoomHero-module__EF0aBW__animateLeft;bottom:-100%;left:0}@keyframes LoomHero-module__EF0aBW__animateLeft{0%{bottom:-100%}25%,to{bottom:100%}}
.LoomDevelopersMarquee-module__SeyDcW__marqueeContainer{background:#111;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;gap:2rem;width:100%;padding:1.5rem 0;display:flex;position:relative;overflow:hidden}.LoomDevelopersMarquee-module__SeyDcW__marqueeText{color:#a0a0a0;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;z-index:2;background:#111;padding:0 2rem;font-size:.8rem;position:relative}.LoomDevelopersMarquee-module__SeyDcW__marqueeTrack{justify-content:center;align-items:center;gap:4rem;display:flex}.LoomDevelopersMarquee-module__SeyDcW__logoWrapper{justify-content:center;align-items:center;display:flex}.LoomDevelopersMarquee-module__SeyDcW__devLogo{opacity:.6;filter:grayscale();width:auto;height:35px;transition:all .3s}.LoomDevelopersMarquee-module__SeyDcW__devLogo:hover{opacity:1;filter:grayscale(0%)}@media (max-width:768px){.LoomDevelopersMarquee-module__SeyDcW__marqueeContainer{flex-direction:column;gap:1rem;padding:1rem 0}.LoomDevelopersMarquee-module__SeyDcW__marqueeText{padding:0;font-size:.7rem}.LoomDevelopersMarquee-module__SeyDcW__marqueeTrack{gap:2.5rem}.LoomDevelopersMarquee-module__SeyDcW__devLogo{height:25px}}
.LuwanaBenefits-module__tInYyq__benefitsSection{color:#fff;background-color:#050505;border-bottom:1px solid #ffffff0d;padding:1.5rem 0;overflow:hidden}.LuwanaBenefits-module__tInYyq__marquee{white-space:nowrap;width:100%;display:flex;position:relative;overflow:hidden}.LuwanaBenefits-module__tInYyq__marqueeContent{align-items:center;gap:5rem;padding-left:5rem;animation:30s linear infinite LuwanaBenefits-module__tInYyq__scroll;display:flex}.LuwanaBenefits-module__tInYyq__marquee:hover .LuwanaBenefits-module__tInYyq__marqueeContent{animation-play-state:paused}@keyframes LuwanaBenefits-module__tInYyq__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.LuwanaBenefits-module__tInYyq__marqueeItem{text-transform:uppercase;color:#ffffffd9;letter-spacing:1.5px;align-items:center;gap:.8rem;font-size:.95rem;font-weight:500;display:flex}
.FloatingCTA-module__nFJ0yq__floatingBtn{color:#050505;opacity:0;z-index:1000;pointer-events:none;background:#00e676;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:20px;right:20px;transform:translateY(100px);box-shadow:0 10px 25px #00e6764d}.FloatingCTA-module__nFJ0yq__floatingBtn.FloatingCTA-module__nFJ0yq__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.FloatingCTA-module__nFJ0yq__floatingBtn:hover{background:#f0f0f0;transform:translateY(-5px);box-shadow:0 15px 35px #0009}.FloatingCTA-module__nFJ0yq__icon,.FloatingCTA-module__nFJ0yq__text{display:block}@media (min-width:768px){.FloatingCTA-module__nFJ0yq__floatingBtn{bottom:30px;right:30px}.FloatingCTA-module__nFJ0yq__text{display:block}}
.LuwanaCityPitch-module__209KWq__pitchContainer{color:#fff;background-color:#050505;justify-content:center;padding:6rem 2rem;display:flex}.LuwanaCityPitch-module__209KWq__content{flex-direction:column;align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex}@media (min-width:992px){.LuwanaCityPitch-module__209KWq__content{flex-direction:row;justify-content:space-between}}.LuwanaCityPitch-module__209KWq__textContent{flex-direction:column;flex:1;gap:1.5rem;display:flex}.LuwanaCityPitch-module__209KWq__label{text-transform:uppercase;letter-spacing:2px;color:#a0a0a0;border-bottom:1px solid #fff3;width:fit-content;padding-bottom:.5rem;font-size:.9rem}.LuwanaCityPitch-module__209KWq__title{background:linear-gradient(135deg,#fff 0%,#dcdcdc 50%,#9a9a9a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.LuwanaCityPitch-module__209KWq__paragraph{color:#d1d5db;font-size:1.1rem;font-weight:300;line-height:1.8}.LuwanaCityPitch-module__209KWq__imageContent{flex:1;justify-content:center;width:100%;display:flex}.LuwanaCityPitch-module__209KWq__imageWrapper{aspect-ratio:3/4;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.LuwanaCityPitch-module__209KWq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.LuwanaCityPitch-module__209KWq__imageWrapper:hover .LuwanaCityPitch-module__209KWq__image{transform:scale(1.05)}
.LuwanaSectorPitch-module__9fXWAq__pitchContainer{color:#fff;background-color:#080808;justify-content:center;padding:6rem 2rem;display:flex}.LuwanaSectorPitch-module__9fXWAq__content{flex-direction:column-reverse;align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex}@media (min-width:992px){.LuwanaSectorPitch-module__9fXWAq__content{flex-direction:row;justify-content:space-between}}.LuwanaSectorPitch-module__9fXWAq__textContent{flex-direction:column;flex:1;gap:1.5rem;display:flex}.LuwanaSectorPitch-module__9fXWAq__label{text-transform:uppercase;letter-spacing:2px;color:#a0a0a0;border-bottom:1px solid #fff3;width:fit-content;padding-bottom:.5rem;font-size:.9rem}.LuwanaSectorPitch-module__9fXWAq__title{background:linear-gradient(135deg,#fff 0%,#dcdcdc 50%,#9a9a9a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.LuwanaSectorPitch-module__9fXWAq__paragraph{color:#d1d5db;font-size:1.1rem;font-weight:300;line-height:1.8}.LuwanaSectorPitch-module__9fXWAq__imageContent{flex:1;justify-content:center;width:100%;display:flex}.LuwanaSectorPitch-module__9fXWAq__imageWrapper{aspect-ratio:4/5;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.LuwanaSectorPitch-module__9fXWAq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.LuwanaSectorPitch-module__9fXWAq__imageWrapper:hover .LuwanaSectorPitch-module__9fXWAq__image{transform:scale(1.05)}
.LuwanaPointsOfInterest-module__GivBdq__poiContainer{color:#fff;background-color:#0a0a0a;justify-content:center;padding:6rem 2rem;display:flex}.LuwanaPointsOfInterest-module__GivBdq__content{flex-direction:column;gap:3rem;width:100%;max-width:1200px;display:flex}.LuwanaPointsOfInterest-module__GivBdq__header{text-align:center;max-width:800px;margin:0 auto}.LuwanaPointsOfInterest-module__GivBdq__label{text-transform:uppercase;letter-spacing:2px;color:#a0a0a0;border-bottom:1px solid #fff3;margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem;display:inline-block}.LuwanaPointsOfInterest-module__GivBdq__title{background:linear-gradient(135deg,#fff 0%,#dcdcdc 50%,#9a9a9a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.LuwanaPointsOfInterest-module__GivBdq__subtitle{color:#d1d5db;font-size:1.1rem;font-weight:300}.LuwanaPointsOfInterest-module__GivBdq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:992px){.LuwanaPointsOfInterest-module__GivBdq__grid{grid-template-columns:1fr 1fr;align-items:center}}.LuwanaPointsOfInterest-module__GivBdq__mapWrapper{justify-content:center;align-items:center;width:100%;display:flex}.LuwanaPointsOfInterest-module__GivBdq__mapPlaceholder{text-align:center;color:#a0a0a0;flex-direction:column;align-items:center;gap:1rem;display:flex}.LuwanaPointsOfInterest-module__GivBdq__mapIcon{color:#4a4a4a;margin-bottom:.5rem}.LuwanaPointsOfInterest-module__GivBdq__locationsList{flex-direction:column;gap:1rem;display:flex}.LuwanaPointsOfInterest-module__GivBdq__locationCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:15px;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.LuwanaPointsOfInterest-module__GivBdq__locationCard:hover{background:#ffffff0d;border-color:#fff3;transform:translate(10px)}.LuwanaPointsOfInterest-module__GivBdq__iconWrapper{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-right:1.5rem;display:flex}.LuwanaPointsOfInterest-module__GivBdq__locationInfo{flex:1}.LuwanaPointsOfInterest-module__GivBdq__locationInfo h3{margin:0 0 .2rem;font-size:1.2rem;font-weight:600}.LuwanaPointsOfInterest-module__GivBdq__locationInfo p{color:#a0a0a0;margin:0;font-size:.9rem}.LuwanaPointsOfInterest-module__GivBdq__timeTag{background:#ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}
.Villas-module__YbTFna__mainContainer{background-color:#050505;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.Villas-module__YbTFna__heroSection{text-align:center;background:radial-gradient(circle,#1e283c66 0%,#0000 60%);flex-direction:column;justify-content:center;align-items:center;padding:180px 2rem 100px;display:flex}.Villas-module__YbTFna__heroContent h1{background:linear-gradient(135deg,#fff 0%,#a5a5a5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.Villas-module__YbTFna__heroContent p{color:#bbb;max-width:600px;margin:0 auto;font-size:1.2rem}.Villas-module__YbTFna__mapSectionWrapper{flex-direction:column;align-items:center;width:100%;padding:2rem 0;display:flex}.Villas-module__YbTFna__sectionHeader{text-align:center;margin-bottom:3rem;padding:0 2rem}.Villas-module__YbTFna__sectionHeader h2{background:linear-gradient(135deg,#fff 0%,#dcdcdc 50%,#9a9a9a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.Villas-module__YbTFna__sectionHeader p{color:#a5a5a5;font-size:1.1rem}.Villas-module__YbTFna__mobileRotateWarning{display:none}.Villas-module__YbTFna__mapContainer{border:1px solid #ffffff1a;border-radius:24px;width:90%;max-width:1400px;height:75vh;min-height:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.Villas-module__YbTFna__glassSidebar{-webkit-backdrop-filter:blur(16px);z-index:40;color:#fff;background:#0f0f0fa6;border-left:1px solid #ffffff1a;border-radius:24px 0 0 24px;flex-direction:column;width:380px;max-width:90vw;height:100%;padding:2rem;transition:right .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;right:-400px;overflow-y:auto;box-shadow:-10px 0 30px #00000080}.Villas-module__YbTFna__glassSidebar.Villas-module__YbTFna__open{right:0}.Villas-module__YbTFna__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Villas-module__YbTFna__closeBtn:hover{background:#fff3;transform:scale(1.05)}.Villas-module__YbTFna__lotDetails{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.Villas-module__YbTFna__lotHeader{flex-direction:column;gap:.5rem;display:flex}.Villas-module__YbTFna__lotHeader h2{background:linear-gradient(135deg,#fff 0%,#a5a5a5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.8rem;font-weight:600}.Villas-module__YbTFna__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;width:fit-content;padding:.25rem .75rem;font-size:.85rem;font-weight:500;display:inline-block}.Villas-module__YbTFna__statusBadge.Villas-module__YbTFna__available{color:#4ade80;background:#22c55e33;border:1px solid #22c55e4d}.Villas-module__YbTFna__statusBadge.Villas-module__YbTFna__reserved{color:#fde047;background:#eab30833;border:1px solid #eab3084d}.Villas-module__YbTFna__statusBadge.Villas-module__YbTFna__sold{color:#f87171;background:#ef444433;border:1px solid #ef44444d}.Villas-module__YbTFna__infoGrid{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem;display:grid}.Villas-module__YbTFna__infoItem{align-items:flex-start;gap:.75rem;display:flex}.Villas-module__YbTFna__icon{color:#a5a5a5;margin-top:.15rem}.Villas-module__YbTFna__infoLabel{color:#a5a5a5;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-size:.75rem}.Villas-module__YbTFna__infoValue{color:#fff;margin:0;font-size:1.1rem;font-weight:500}.Villas-module__YbTFna__description h3{color:#eee;margin:0 0 .75rem;font-size:1.1rem;font-weight:500}.Villas-module__YbTFna__description p{color:#ccc;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.Villas-module__YbTFna__features{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Villas-module__YbTFna__features li{color:#bbb;padding-left:1.25rem;font-size:.9rem;position:relative}.Villas-module__YbTFna__features li:before{content:"•";color:#fff;position:absolute;left:0}.Villas-module__YbTFna__ctaContainer{flex-direction:column;gap:.75rem;margin-top:auto;padding-top:2rem;display:flex}.Villas-module__YbTFna__primaryBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Villas-module__YbTFna__primaryBtn:hover{background:#eee;transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.Villas-module__YbTFna__ctaHint{text-align:center;color:#888;margin:0;font-size:.75rem}.Villas-module__YbTFna__emptyState{text-align:center;color:#888;justify-content:center;align-items:center;height:100%;font-size:1.1rem;display:flex}@media (max-width:1024px){.Villas-module__YbTFna__mapSectionWrapper{padding:1rem 0 0}.Villas-module__YbTFna__mapContainer{border-left:none;border-right:none;border-radius:0;width:100%;height:55vh;min-height:400px}.Villas-module__YbTFna__glassSidebar{border-top:1px solid #ffffff1a;border-left:none;border-radius:24px 24px 0 0;width:100%;height:65vh;transition:bottom .4s cubic-bezier(.16,1,.3,1);top:auto;bottom:-100%;right:-100%}.Villas-module__YbTFna__glassSidebar.Villas-module__YbTFna__open{bottom:0;right:0}}@media (max-width:768px) and (orientation:portrait){.Villas-module__YbTFna__mobileRotateWarning{color:#e5e5e5;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:90%;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:.9rem;line-height:1.4;display:flex}.Villas-module__YbTFna__rotateIcon{color:#fff;flex-shrink:0;animation:2s ease-in-out infinite Villas-module__YbTFna__rotatePhone}}@keyframes Villas-module__YbTFna__rotatePhone{0%,to{transform:rotate(0)}30%,70%{transform:rotate(-90deg)}}.Villas-module__YbTFna__staticMapSection{text-align:center;background-color:#f9f9f9;padding:4rem 1rem}.Villas-module__YbTFna__mapContainer{max-width:1200px;margin:0 auto}
.LuwanaMap-module__VCDKHG__wrap{color:#2c2416;box-sizing:border-box;background:#f5efe2;border-radius:12px;width:100%;max-width:1100px;margin:0 auto;padding:16px;font-family:Helvetica Neue,Arial,sans-serif;box-shadow:0 20px 40px #0006,0 0 100px #0003}.LuwanaMap-module__VCDKHG__head{border-bottom:.5px solid #a88b5c40;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:12px;padding:0 6px 14px;display:flex}.LuwanaMap-module__VCDKHG__title{letter-spacing:4px;color:#a88b5c;margin:0;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:22px;font-weight:400}.LuwanaMap-module__VCDKHG__sub{letter-spacing:2px;color:#8a7553;text-transform:uppercase;margin:4px 0 0;font-size:11px}.LuwanaMap-module__VCDKHG__subAccent{letter-spacing:2px;color:#a88b5c;text-transform:uppercase;font-size:11px}.LuwanaMap-module__VCDKHG__stage{aspect-ratio:850/605;background:#f5efe2;border-radius:8px;width:100%;position:relative;overflow:hidden}.LuwanaMap-module__VCDKHG__bg{object-fit:cover;opacity:0;transition:opacity 1.2s}.LuwanaMap-module__VCDKHG__bgLoaded{opacity:1}.LuwanaMap-module__VCDKHG__svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.LuwanaMap-module__VCDKHG__poi{transition:opacity .35s}.LuwanaMap-module__VCDKHG__poiDot{transition:r .25s,fill .25s}.LuwanaMap-module__VCDKHG__poiActive .LuwanaMap-module__VCDKHG__poiDot{fill:#a88b5c}.LuwanaMap-module__VCDKHG__hit{pointer-events:auto;cursor:pointer;outline:none}.LuwanaMap-module__VCDKHG__hit:focus-visible{outline-offset:2px;outline:2px solid #a88b5c}.LuwanaMap-module__VCDKHG__info{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f5efe2f5;border:.5px solid #a88b5c66;border-radius:6px;max-width:320px;padding:10px 16px;transition:opacity .35s,transform .35s;position:absolute;bottom:14px;left:14px;transform:translateY(8px)}.LuwanaMap-module__VCDKHG__infoShow{opacity:1;transform:translateY(0)}.LuwanaMap-module__VCDKHG__infoTitle{color:#a88b5c;letter-spacing:2px;margin:0 0 4px;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:16px;font-weight:500}.LuwanaMap-module__VCDKHG__infoBody{color:#5d4f36;margin:0;font-size:12px;line-height:1.45}.LuwanaMap-module__VCDKHG__legend{letter-spacing:1.5px;color:#8a7553;text-transform:uppercase;flex-wrap:wrap;gap:14px;padding:12px 6px 0;font-size:10px;display:flex}.LuwanaMap-module__VCDKHG__legend span{align-items:center;gap:6px;display:inline-flex}.LuwanaMap-module__VCDKHG__legendAccent{margin-left:auto;color:#a88b5c!important}.LuwanaMap-module__VCDKHG__dot{border-radius:50%;width:8px;height:8px;display:inline-block}.LuwanaMap-module__VCDKHG__cta{text-align:center;letter-spacing:2px;margin-top:14px;font-size:12px}.LuwanaMap-module__VCDKHG__cta a{color:#a88b5c;border-bottom:.5px solid #a88b5c;padding-bottom:2px;text-decoration:none;transition:opacity .2s}.LuwanaMap-module__VCDKHG__cta a:hover{opacity:.7}@media (max-width:640px){.LuwanaMap-module__VCDKHG__title{letter-spacing:3px;font-size:18px}.LuwanaMap-module__VCDKHG__head{flex-direction:column;align-items:flex-start}.LuwanaMap-module__VCDKHG__info{max-width:65%;padding:8px 12px;inset:8px auto auto 8px}.LuwanaMap-module__VCDKHG__infoTitle{font-size:14px}.LuwanaMap-module__VCDKHG__infoBody{font-size:11px}.LuwanaMap-module__VCDKHG__legend{gap:10px;font-size:9px}.LuwanaMap-module__VCDKHG__legendAccent{width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){.LuwanaMap-module__VCDKHG__bg,.LuwanaMap-module__VCDKHG__info,.LuwanaMap-module__VCDKHG__poiDot,.LuwanaMap-module__VCDKHG__cta a{transition:none}.LuwanaMap-module__VCDKHG__svg animate{animation-duration:1ms!important}}
.AnaiwaVillasHero-module__PjwLOq__hero{color:#fff;text-align:center;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.AnaiwaVillasHero-module__PjwLOq__videoWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.AnaiwaVillasHero-module__PjwLOq__video{object-fit:cover;width:100%;height:100%}.AnaiwaVillasHero-module__PjwLOq__overlay{background:linear-gradient(#0006 0% 70%,#f9f9f9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.AnaiwaVillasHero-module__PjwLOq__content{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;padding:0 20px;display:flex;position:relative}.AnaiwaVillasHero-module__PjwLOq__logo{max-width:200px;height:auto;margin-bottom:1rem}.AnaiwaVillasHero-module__PjwLOq__title{letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.AnaiwaVillasHero-module__PjwLOq__subtitle{opacity:.9;max-width:600px;margin:0;font-size:clamp(1rem,2vw,1.5rem);font-weight:300}
.LuwanaPOIMarquee-module__N21LDq__marqueeContainer{background:0 0;width:100%;padding:3rem 0 1rem;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.LuwanaPOIMarquee-module__N21LDq__marqueeTrack{gap:2rem;width:max-content;animation:40s linear infinite LuwanaPOIMarquee-module__N21LDq__scroll;display:flex}.LuwanaPOIMarquee-module__N21LDq__marqueeTrack:hover{animation-play-state:paused}.LuwanaPOIMarquee-module__N21LDq__poiPill{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:default;background:#ffffff08;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:1rem;padding:.8rem 1.5rem;transition:all .3s;display:flex}.LuwanaPOIMarquee-module__N21LDq__poiPill:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.LuwanaPOIMarquee-module__N21LDq__iconWrapper{color:#a0a0a0;justify-content:center;align-items:center;display:flex}.LuwanaPOIMarquee-module__N21LDq__poiPill:hover .LuwanaPOIMarquee-module__N21LDq__iconWrapper{color:#fff}.LuwanaPOIMarquee-module__N21LDq__poiInfo{flex-direction:column;display:flex}.LuwanaPOIMarquee-module__N21LDq__poiName{color:#fff;white-space:nowrap;font-size:.95rem;font-weight:500}.LuwanaPOIMarquee-module__N21LDq__poiTime{color:#a0a0a0;align-items:center;gap:.3rem;margin-top:.1rem;font-size:.8rem;display:flex}@keyframes LuwanaPOIMarquee-module__N21LDq__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}@media (max-width:768px){.LuwanaPOIMarquee-module__N21LDq__marqueeContainer{padding:2rem 0 1rem}.LuwanaPOIMarquee-module__N21LDq__marqueeTrack{animation-duration:30s}.LuwanaPOIMarquee-module__N21LDq__poiPill{padding:.6rem 1.2rem}.LuwanaPOIMarquee-module__N21LDq__poiName{font-size:.85rem}}
.AnaiwaVillasRenders-module__vbT5yW__container{background-color:#f9f9f9;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.AnaiwaVillasRenders-module__vbT5yW__header{text-align:center;max-width:800px;margin-bottom:4rem}.AnaiwaVillasRenders-module__vbT5yW__title{color:#1a1a1a;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.AnaiwaVillasRenders-module__vbT5yW__subtitle{color:#666;font-size:1.1rem;font-weight:300}.AnaiwaVillasRenders-module__vbT5yW__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.AnaiwaVillasRenders-module__vbT5yW__tabBtn{color:#666;cursor:pointer;background-color:#0000;border:1px solid #ddd;border-radius:50px;padding:.75rem 2rem;font-size:1.1rem;font-weight:500;transition:all .3s}.AnaiwaVillasRenders-module__vbT5yW__tabBtn:hover{color:#1a1a1a;background-color:#f0f0f0}.AnaiwaVillasRenders-module__vbT5yW__activeTab{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.AnaiwaVillasRenders-module__vbT5yW__activeTab:hover{color:#fff;background-color:#333}.AnaiwaVillasRenders-module__vbT5yW__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;width:100%;max-width:1200px;display:grid}.AnaiwaVillasRenders-module__vbT5yW__galleryThumb{aspect-ratio:4/3;cursor:pointer;border-radius:8px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.AnaiwaVillasRenders-module__vbT5yW__galleryThumb:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000026}.AnaiwaVillasRenders-module__vbT5yW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.AnaiwaVillasRenders-module__vbT5yW__galleryThumb:hover .AnaiwaVillasRenders-module__vbT5yW__image{transform:scale(1.05)}.AnaiwaVillasRenders-module__vbT5yW__overlay{opacity:0;background:linear-gradient(#0000 0%,#000c 100%);justify-content:space-between;align-items:flex-end;width:100%;padding:2rem 1.5rem 1.5rem;transition:opacity .3s,transform .3s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(10px)}.AnaiwaVillasRenders-module__vbT5yW__galleryThumb:hover .AnaiwaVillasRenders-module__vbT5yW__overlay{opacity:1;transform:translateY(0)}.AnaiwaVillasRenders-module__vbT5yW__imageAlt{color:#fff;letter-spacing:.5px;font-size:1rem;font-weight:500}.AnaiwaVillasRenders-module__vbT5yW__expandIcon{color:#fff;opacity:.8;justify-content:center;align-items:center;display:flex}.AnaiwaVillasRenders-module__vbT5yW__lightbox{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000f2;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.AnaiwaVillasRenders-module__vbT5yW__lightboxImage{object-fit:contain;border-radius:4px;max-width:90vw;max-height:85vh;animation:.3s forwards AnaiwaVillasRenders-module__vbT5yW__fadeIn;box-shadow:0 20px 50px #00000080}.AnaiwaVillasRenders-module__vbT5yW__lightboxCaption{color:#fff;letter-spacing:1px;margin-top:1.5rem;font-size:1.2rem;font-weight:300}.AnaiwaVillasRenders-module__vbT5yW__closeBtn,.AnaiwaVillasRenders-module__vbT5yW__navBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex;position:absolute}.AnaiwaVillasRenders-module__vbT5yW__closeBtn{width:50px;height:50px;top:20px;right:20px}.AnaiwaVillasRenders-module__vbT5yW__navBtn{width:60px;height:60px;top:50%;transform:translateY(-50%)}.AnaiwaVillasRenders-module__vbT5yW__closeBtn:hover,.AnaiwaVillasRenders-module__vbT5yW__navBtn:hover{background:#ffffff40;transform:scale(1.05)}.AnaiwaVillasRenders-module__vbT5yW__navBtn:hover{transform:translateY(-50%)scale(1.05)}@keyframes AnaiwaVillasRenders-module__vbT5yW__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.AnaiwaVillasRenders-module__vbT5yW__navBtn{width:40px;height:40px}.AnaiwaVillasRenders-module__vbT5yW__lightboxImage{max-width:95vw}.AnaiwaVillasRenders-module__vbT5yW__title{font-size:2rem}}
.LoomMasterplanPreview-module__HKLtra__section{color:#fff;background-color:#0d0d0d;border-top:1px solid #ffffff0d;padding:6rem 2rem}.LoomMasterplanPreview-module__HKLtra__container{max-width:1200px;margin:0 auto}.LoomMasterplanPreview-module__HKLtra__header{text-align:center;max-width:800px;margin:0 auto 3rem}.LoomMasterplanPreview-module__HKLtra__label{text-transform:uppercase;letter-spacing:2px;color:#a0a0a0;border-bottom:1px solid #fff3;margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem;display:inline-block}.LoomMasterplanPreview-module__HKLtra__title{background:linear-gradient(135deg,#fff 0%,#dcdcdc 50%,#9a9a9a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.LoomMasterplanPreview-module__HKLtra__subtitle{color:#d1d5db;font-size:1.1rem;font-weight:300}.LoomMasterplanPreview-module__HKLtra__imageWrapper{background-color:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 10px 40px #00000080}.LoomMasterplanPreview-module__HKLtra__image{width:100%;height:auto;display:block}@media (max-width:768px){.LoomMasterplanPreview-module__HKLtra__section{padding:4rem 1rem}.LoomMasterplanPreview-module__HKLtra__header h2{font-size:2rem}}
.AnaiwaVillasArchitectural-module__Vjmb_W__container{background-color:#fff;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.AnaiwaVillasArchitectural-module__Vjmb_W__header{text-align:center;max-width:800px;margin-bottom:3rem}.AnaiwaVillasArchitectural-module__Vjmb_W__title{color:#1a1a1a;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.AnaiwaVillasArchitectural-module__Vjmb_W__subtitle{color:#666;font-size:1.1rem;font-weight:300}.AnaiwaVillasArchitectural-module__Vjmb_W__modelSwitcher{background:#f0f0f0;border-radius:50px;gap:1rem;margin-bottom:3rem;padding:.5rem;display:flex}.AnaiwaVillasArchitectural-module__Vjmb_W__switchButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.AnaiwaVillasArchitectural-module__Vjmb_W__switchButton.AnaiwaVillasArchitectural-module__Vjmb_W__active{background:var(--primary-color,#c5a47e);color:#fff;box-shadow:0 4px 15px #c5a47e4d}.AnaiwaVillasArchitectural-module__Vjmb_W__content{width:100%;max-width:1200px}.AnaiwaVillasArchitectural-module__Vjmb_W__modelContent{flex-direction:column;gap:4rem;animation:.5s AnaiwaVillasArchitectural-module__Vjmb_W__fadeIn;display:flex}@keyframes AnaiwaVillasArchitectural-module__Vjmb_W__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.AnaiwaVillasArchitectural-module__Vjmb_W__sectionBlock{flex-direction:column;gap:1.5rem;display:flex}.AnaiwaVillasArchitectural-module__Vjmb_W__sectionTitle{color:#333;border-left:4px solid var(--primary-color,#c5a47e);padding-left:1rem;font-size:1.5rem;font-weight:600}.AnaiwaVillasArchitectural-module__Vjmb_W__imageCard{background:#f9f9f9;border-radius:12px;transition:transform .3s;overflow:hidden;box-shadow:0 5px 20px #0000000d}.AnaiwaVillasArchitectural-module__Vjmb_W__imageCard:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000014}.AnaiwaVillasArchitectural-module__Vjmb_W__docImage{width:100%;height:auto;transition:transform .3s;display:block}.AnaiwaVillasArchitectural-module__Vjmb_W__imageCard:hover .AnaiwaVillasArchitectural-module__Vjmb_W__docImage{transform:scale(1.02)}.AnaiwaVillasArchitectural-module__Vjmb_W__lightbox{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.AnaiwaVillasArchitectural-module__Vjmb_W__lightboxImage{object-fit:contain;border-radius:4px;max-width:90vw;max-height:85vh;animation:.3s forwards AnaiwaVillasArchitectural-module__Vjmb_W__fadeIn;box-shadow:0 20px 50px #00000080}.AnaiwaVillasArchitectural-module__Vjmb_W__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .2s,transform .2s;display:flex;position:absolute;top:20px;right:20px}.AnaiwaVillasArchitectural-module__Vjmb_W__closeBtn:hover{background:#ffffff40;transform:scale(1.05)}.AnaiwaVillasArchitectural-module__Vjmb_W__grid2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}@media (min-width:1024px){.AnaiwaVillasArchitectural-module__Vjmb_W__grid2{grid-template-columns:repeat(2,1fr)}}
.LoomVisualExperience-module__2iAR0a__visualContainer{color:#fff;background-color:#050505;padding:8rem 5%}.LoomVisualExperience-module__2iAR0a__content{max-width:1200px;margin:0 auto}.LoomVisualExperience-module__2iAR0a__header{text-align:center;margin-bottom:4rem}.LoomVisualExperience-module__2iAR0a__label{text-transform:uppercase;letter-spacing:2px;color:#a0a0a0;border-bottom:1px solid #fff3;margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem;display:inline-block}.LoomVisualExperience-module__2iAR0a__title{background:linear-gradient(135deg,#fff 0%,#dcdcdc 50%,#9a9a9a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.LoomVisualExperience-module__2iAR0a__subtitle{color:#d1d5db;max-width:800px;margin:0 auto;font-size:1.1rem;font-weight:300;line-height:1.8}.LoomVisualExperience-module__2iAR0a__mainTabs{border-bottom:1px solid #ffffff1a;justify-content:center;gap:2rem;margin-bottom:3rem;padding-bottom:1rem;display:flex}.LoomVisualExperience-module__2iAR0a__tabButton{color:#a0a0a0;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-family:inherit;font-size:1.1rem;font-weight:400;transition:color .3s;position:relative}.LoomVisualExperience-module__2iAR0a__tabButton:hover,.LoomVisualExperience-module__2iAR0a__tabButton.LoomVisualExperience-module__2iAR0a__active{color:#fff}.LoomVisualExperience-module__2iAR0a__activeIndicator{background-color:#fff;height:2px;position:absolute;bottom:-17px;left:0;right:0}.LoomVisualExperience-module__2iAR0a__showroomContainer{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;min-height:600px;position:relative;overflow:hidden}.LoomVisualExperience-module__2iAR0a__vistasWrapper{width:100%;height:600px;position:relative}.LoomVisualExperience-module__2iAR0a__imageWrapper{width:100%;height:100%}.LoomVisualExperience-module__2iAR0a__fullImage{object-fit:cover;width:100%;height:100%}.LoomVisualExperience-module__2iAR0a__imageCaption{color:#fff;background:linear-gradient(#0000,#000c);padding:3rem 2rem 2rem;position:absolute;bottom:0;left:0;right:0}.LoomVisualExperience-module__2iAR0a__amenitiesLayout{grid-template-columns:350px 1fr;height:600px;display:grid}.LoomVisualExperience-module__2iAR0a__amenitiesList{border-right:1px solid #ffffff0d;flex-direction:column;gap:1rem;padding:2rem;display:flex;overflow-y:auto}.LoomVisualExperience-module__2iAR0a__amenityItem{text-align:left;cursor:pointer;color:#fff9;background:0 0;border:1px solid #0000;border-radius:8px;padding:1.5rem;transition:all .3s}.LoomVisualExperience-module__2iAR0a__amenityItem:hover{background:#ffffff05}.LoomVisualExperience-module__2iAR0a__amenityItem.LoomVisualExperience-module__2iAR0a__active{color:#fff;background:#ffffff0d;border-color:#ffffff1a}.LoomVisualExperience-module__2iAR0a__amenityItem h4{margin-bottom:.5rem;font-size:1.2rem;font-weight:500}.LoomVisualExperience-module__2iAR0a__amenityItem p{opacity:.8;font-size:.9rem;line-height:1.4}.LoomVisualExperience-module__2iAR0a__amenityImageWrapper{width:100%;height:100%;position:relative}.LoomVisualExperience-module__2iAR0a__villasLayout{flex-direction:column;height:auto;min-height:600px;display:flex}.LoomVisualExperience-module__2iAR0a__villaHeader{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem;display:flex}.LoomVisualExperience-module__2iAR0a__villaSelector{gap:1rem;display:flex}.LoomVisualExperience-module__2iAR0a__villaBtn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:30px;padding:.6rem 1.5rem;transition:all .3s}.LoomVisualExperience-module__2iAR0a__villaBtn.LoomVisualExperience-module__2iAR0a__active{color:#050505;background:#fff;border-color:#fff}.LoomVisualExperience-module__2iAR0a__villaModes{background:#0003;border-radius:30px;padding:.3rem;display:flex}.LoomVisualExperience-module__2iAR0a__modeBtn{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:25px;padding:.5rem 1.5rem;transition:all .3s}.LoomVisualExperience-module__2iAR0a__modeBtn.LoomVisualExperience-module__2iAR0a__active{color:#fff;background:#ffffff1a}.LoomVisualExperience-module__2iAR0a__villaContent{flex:1;position:relative}.LoomVisualExperience-module__2iAR0a__villaGallery{width:100%;height:500px;position:relative}.LoomVisualExperience-module__2iAR0a__navArrow{color:#fff;cursor:pointer;z-index:10;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.LoomVisualExperience-module__2iAR0a__navArrow:hover{background:#000c}.LoomVisualExperience-module__2iAR0a__prevArrow{left:10px}.LoomVisualExperience-module__2iAR0a__nextArrow{right:10px}.LoomVisualExperience-module__2iAR0a__galleryNav{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.LoomVisualExperience-module__2iAR0a__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.LoomVisualExperience-module__2iAR0a__dot.LoomVisualExperience-module__2iAR0a__active{background:#fff;transform:scale(1.2)}.LoomVisualExperience-module__2iAR0a__planosContainer{flex-direction:column;align-items:center;gap:2rem;padding:2rem;display:flex}.LoomVisualExperience-module__2iAR0a__planosSelector{gap:1rem;display:flex}.LoomVisualExperience-module__2iAR0a__plantaBtn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;padding:.5rem 2rem;transition:all .3s}.LoomVisualExperience-module__2iAR0a__plantaBtn.LoomVisualExperience-module__2iAR0a__active{color:#fff;border-color:#fff}.LoomVisualExperience-module__2iAR0a__planoWrapper{justify-content:center;align-items:center;width:100%;height:80vh;min-height:500px;display:flex;position:relative;overflow:hidden;container-type:size}.LoomVisualExperience-module__2iAR0a__planoImage{object-fit:contain;background:#ffffff05;border-radius:8px;width:100%;height:100%;max-height:85vh;padding:1rem;transition:transform .4s,max-height .4s,max-width .4s,width .4s,height .4s}@media (min-width:1024px){.LoomVisualExperience-module__2iAR0a__planoImage{max-width:100%;max-height:85vh}}.LoomVisualExperience-module__2iAR0a__plantaImage{transition:transform .4s,width .4s,height .4s;object-fit:contain!important;background:0 0!important}@media (min-width:768px) and (orientation:landscape){.LoomVisualExperience-module__2iAR0a__plantaImage{width:100cqh!important;max-width:none!important;height:100cqw!important;max-height:none!important;transform:rotate(-90deg)!important}}.LoomVisualExperience-module__2iAR0a__placeholder{color:#fff9;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:400px;display:flex}.LoomVisualExperience-module__2iAR0a__mobileOnlyDesc{display:none}@media (max-width:900px){.LoomVisualExperience-module__2iAR0a__amenitiesLayout{grid-template-columns:1fr;height:auto}.LoomVisualExperience-module__2iAR0a__amenitiesList{border-bottom:none;border-right:none;flex-flow:wrap;justify-content:center;gap:.8rem;padding:1rem 5%;overflow-y:visible}.LoomVisualExperience-module__2iAR0a__amenityItem{white-space:nowrap;text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;flex-shrink:0;min-width:auto;padding:.8rem 1.2rem}.LoomVisualExperience-module__2iAR0a__amenityItem.LoomVisualExperience-module__2iAR0a__active{color:#050505;background:#fff;border-color:#fff}.LoomVisualExperience-module__2iAR0a__amenityItem h4{margin:0;font-size:.95rem;font-weight:500}.LoomVisualExperience-module__2iAR0a__amenityItem p{display:none}.LoomVisualExperience-module__2iAR0a__mobileOnlyDesc{opacity:.9;white-space:normal;margin-top:.5rem;font-size:.9rem;line-height:1.4;display:block}.LoomVisualExperience-module__2iAR0a__amenityImageWrapper{height:450px}.LoomVisualExperience-module__2iAR0a__villaHeader{flex-direction:column;align-items:center;gap:1.5rem}.LoomVisualExperience-module__2iAR0a__villaSelector{justify-content:center;width:100%}.LoomVisualExperience-module__2iAR0a__villaModes{justify-content:space-between;width:100%}}@media (max-width:600px){.LoomVisualExperience-module__2iAR0a__showroomContainer{min-height:auto}.LoomVisualExperience-module__2iAR0a__vistasWrapper{height:350px}.LoomVisualExperience-module__2iAR0a__mainTabs{border-bottom:none;flex-direction:column;align-items:center;gap:1rem}.LoomVisualExperience-module__2iAR0a__activeIndicator{display:none}.LoomVisualExperience-module__2iAR0a__tabButton{background:#ffffff08;border-radius:8px;width:100%;padding:.8rem}.LoomVisualExperience-module__2iAR0a__tabButton.LoomVisualExperience-module__2iAR0a__active{background:#ffffff1a}}@media (max-width:768px){.LoomVisualExperience-module__2iAR0a__rotatedMobilePlano{object-fit:contain!important;width:60vh!important;max-width:none!important;height:85vw!important;max-height:none!important;transform:rotate(90deg)!important}}
.AnaiwaVillasDetails-module__CSwNlG__container{background-color:#fcfcfc;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.AnaiwaVillasDetails-module__CSwNlG__header{text-align:center;max-width:800px;margin-bottom:3rem}.AnaiwaVillasDetails-module__CSwNlG__title{color:#1a1a1a;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.AnaiwaVillasDetails-module__CSwNlG__subtitle{color:#666;font-size:1.1rem;font-weight:300}.AnaiwaVillasDetails-module__CSwNlG__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.AnaiwaVillasDetails-module__CSwNlG__tabButton{color:#555;cursor:pointer;background:#fff;border:1px solid #eaeaea;border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;box-shadow:0 2px 10px #00000005}.AnaiwaVillasDetails-module__CSwNlG__tabButton:hover{border-color:var(--primary-color,#c5a47e);color:var(--primary-color,#c5a47e)}.AnaiwaVillasDetails-module__CSwNlG__tabButton.AnaiwaVillasDetails-module__CSwNlG__active{background:var(--primary-color,#c5a47e);color:#fff;border-color:var(--primary-color,#c5a47e);box-shadow:0 4px 15px #c5a47e4d}.AnaiwaVillasDetails-module__CSwNlG__content{width:100%;max-width:1200px}.AnaiwaVillasDetails-module__CSwNlG__tabPanel{flex-direction:column;gap:4rem;animation:.5s AnaiwaVillasDetails-module__CSwNlG__fadeIn;display:flex}@keyframes AnaiwaVillasDetails-module__CSwNlG__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.AnaiwaVillasDetails-module__CSwNlG__subCategory{flex-direction:column;gap:1.5rem;display:flex}.AnaiwaVillasDetails-module__CSwNlG__subTitle{color:#333;border-left:4px solid var(--primary-color,#c5a47e);padding-left:1rem;font-size:1.5rem;font-weight:600}.AnaiwaVillasDetails-module__CSwNlG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.AnaiwaVillasDetails-module__CSwNlG__detailImage{object-fit:cover;cursor:pointer;border-radius:8px;width:100%;height:100%;transition:transform .3s,box-shadow .3s}.AnaiwaVillasDetails-module__CSwNlG__detailImage:hover{transform:scale(1.03);box-shadow:0 10px 20px #0000001a}.AnaiwaVillasDetails-module__CSwNlG__lightbox{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.AnaiwaVillasDetails-module__CSwNlG__lightboxImage{object-fit:contain;border-radius:4px;max-width:90vw;max-height:85vh;animation:.3s forwards AnaiwaVillasDetails-module__CSwNlG__fadeIn;box-shadow:0 20px 50px #00000080}.AnaiwaVillasDetails-module__CSwNlG__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .2s,transform .2s;display:flex;position:absolute;top:20px;right:20px}.AnaiwaVillasDetails-module__CSwNlG__closeBtn:hover{background:#ffffff40;transform:scale(1.05)}
.LuwanaFinancial-module__Ax5UJG__financialContainer{color:#fff;background-color:#000;flex-direction:column;align-items:center;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.LuwanaFinancial-module__Ax5UJG__financialContainer:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#28324626 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.LuwanaFinancial-module__Ax5UJG__header{text-align:center;z-index:1;max-width:800px;margin-bottom:4rem;position:relative}.LuwanaFinancial-module__Ax5UJG__header h2{margin-bottom:1rem;font-size:2.5rem}.LuwanaFinancial-module__Ax5UJG__header p{color:#a0a0a0;font-size:1.1rem;line-height:1.6}.LuwanaFinancial-module__Ax5UJG__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:1200px;display:grid;position:relative}.LuwanaFinancial-module__Ax5UJG__card{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem 1.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),border-color .4s,box-shadow .4s;position:relative;overflow:hidden}.LuwanaFinancial-module__Ax5UJG__card:hover{border-color:#ffffff4d;transform:translateY(-8px);box-shadow:0 10px 30px #00000080,0 0 20px #ffffff0d}.LuwanaFinancial-module__Ax5UJG__card:after{content:"";opacity:.5;background:linear-gradient(90deg,#555,#fff);width:100%;height:4px;transition:opacity .4s;position:absolute;top:0;left:0}.LuwanaFinancial-module__Ax5UJG__card:hover:after{opacity:1}.LuwanaFinancial-module__Ax5UJG__percentage{color:#fff;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1}.LuwanaFinancial-module__Ax5UJG__percentage span{color:#888;font-size:1.5rem}.LuwanaFinancial-module__Ax5UJG__title{text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.LuwanaFinancial-module__Ax5UJG__desc{color:#aaa;font-size:.9rem;line-height:1.5}.LuwanaFinancial-module__Ax5UJG__highlightGreen{color:#0f6;background-color:#00b45033;border-radius:4px;padding:.1rem .3rem;font-weight:600}@media (max-width:1024px){.LuwanaFinancial-module__Ax5UJG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.LuwanaFinancial-module__Ax5UJG__grid{grid-template-columns:1fr}.LuwanaFinancial-module__Ax5UJG__header h2{font-size:2rem}}.LuwanaFinancial-module__Ax5UJG__statsBanner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;max-width:1200px;margin-top:4rem;padding:2rem;display:flex;position:relative}.LuwanaFinancial-module__Ax5UJG__statItem{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:250px;display:flex}.LuwanaFinancial-module__Ax5UJG__statLabel{text-transform:uppercase;letter-spacing:1.5px;color:#a0a0a0;margin-bottom:.5rem;font-size:.9rem}.LuwanaFinancial-module__Ax5UJG__statValue{color:#fff;background:linear-gradient(135deg,#fff 0%,#dcdcdc 50%,#9a9a9a 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;font-size:clamp(1.2rem,3vw,2rem);font-weight:700}@media (max-width:768px){.LuwanaFinancial-module__Ax5UJG__statsBanner{flex-direction:column;gap:1.5rem}}
.Anaiwa-module__yqnbKq__mainContainer{color:#e2e8f0;background-color:#050f0c;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}
.HeroVideo-module__rTNmzq__heroContainer{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.HeroVideo-module__rTNmzq__videoBackground{z-index:-1;pointer-events:none;background-color:#111822;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.HeroVideo-module__rTNmzq__posterImage{z-index:0;object-fit:cover}.HeroVideo-module__rTNmzq__videoContent{object-fit:cover;z-index:1;width:100vw;height:100vh;position:absolute;top:0;left:0}.HeroVideo-module__rTNmzq__gradientOverlay{pointer-events:none;z-index:1;background:linear-gradient(135deg,#00000080 0%,#1c2c4533 50%,#1c2c45d9 100%);position:absolute;inset:0}.HeroVideo-module__rTNmzq__overlay{z-index:2;flex-direction:column;justify-content:flex-end;width:100%;max-width:1600px;height:100vh;margin:0 auto;padding:0 4rem 8rem;display:flex;position:relative}.HeroVideo-module__rTNmzq__heroTitle{letter-spacing:-.04em;color:#fff;text-shadow:0 20px 40px #0006;max-width:1000px;margin-bottom:1.5rem;font-size:5.5rem;font-weight:800;line-height:1}.HeroVideo-module__rTNmzq__heroSubtitle{color:#ffffffe6;text-shadow:0 4px 15px #00000080;letter-spacing:.01em;max-width:750px;margin-bottom:4rem;font-size:1.5rem;font-weight:300;line-height:1.6}.HeroVideo-module__rTNmzq__buttons{flex-wrap:wrap;gap:1.5rem;display:flex}@media (max-width:1024px){.HeroVideo-module__rTNmzq__heroTitle{font-size:4rem}.HeroVideo-module__rTNmzq__heroSubtitle{font-size:1.25rem}}@media (max-width:768px){.HeroVideo-module__rTNmzq__overlay{justify-content:center;padding:0 2rem 6rem}.HeroVideo-module__rTNmzq__heroTitle{font-size:3rem}.HeroVideo-module__rTNmzq__heroSubtitle{margin-bottom:3rem;font-size:1.15rem}.HeroVideo-module__rTNmzq__buttons{flex-direction:column;width:100%}.HeroVideo-module__rTNmzq__buttons a{text-align:center;width:100%}}
.AnaiwaVillasEquipment-module__7PR2Fa__container{background-color:#fff;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.AnaiwaVillasEquipment-module__7PR2Fa__header{text-align:center;max-width:800px;margin-bottom:4rem}.AnaiwaVillasEquipment-module__7PR2Fa__title{color:#1a1a1a;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.AnaiwaVillasEquipment-module__7PR2Fa__subtitle{color:#666;font-size:1.1rem;font-weight:300}.AnaiwaVillasEquipment-module__7PR2Fa__content{flex-direction:column;gap:4rem;width:100%;max-width:1000px;display:flex}.AnaiwaVillasEquipment-module__7PR2Fa__equipmentBlock{background:#f9f9f9;border-radius:12px;width:100%;transition:transform .3s;overflow:hidden;box-shadow:0 5px 25px #0000000f}.AnaiwaVillasEquipment-module__7PR2Fa__equipmentBlock:hover{transform:translateY(-5px);box-shadow:0 10px 35px #0000001a}.AnaiwaVillasEquipment-module__7PR2Fa__imageContainer{width:100%}.AnaiwaVillasEquipment-module__7PR2Fa__equipmentImage{cursor:pointer;width:100%;height:auto;transition:transform .3s;display:block}.AnaiwaVillasEquipment-module__7PR2Fa__imageContainer:hover .AnaiwaVillasEquipment-module__7PR2Fa__equipmentImage{transform:scale(1.02)}.AnaiwaVillasEquipment-module__7PR2Fa__lightbox{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.AnaiwaVillasEquipment-module__7PR2Fa__lightboxImage{object-fit:contain;border-radius:4px;max-width:90vw;max-height:85vh;animation:.3s forwards AnaiwaVillasEquipment-module__7PR2Fa__fadeIn;box-shadow:0 20px 50px #00000080}.AnaiwaVillasEquipment-module__7PR2Fa__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .2s,transform .2s;display:flex;position:absolute;top:20px;right:20px}.AnaiwaVillasEquipment-module__7PR2Fa__closeBtn:hover{background:#ffffff40;transform:scale(1.05)}@keyframes AnaiwaVillasEquipment-module__7PR2Fa__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
.LoomFunnel-module__rogpRW__funnelContainer{background-color:#050505;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:6rem 2rem;scroll-margin-top:80px;display:flex;position:relative;overflow:hidden}.LoomFunnel-module__rogpRW__backgroundVideo{object-fit:cover;z-index:0;filter:blur(2px)brightness(.5);width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.LoomFunnel-module__rogpRW__videoOverlay{z-index:1;background:#0000004d linear-gradient(#050505 0%,#05050599 20% 80%,#050505 100%);width:100%;height:100%;position:absolute;top:0;left:0}.LoomFunnel-module__rogpRW__header{text-align:center;z-index:2;max-width:800px;margin-bottom:3rem;position:relative}.LoomFunnel-module__rogpRW__header h2{color:#fff;text-shadow:0 4px 12px #000c;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.5rem)}.LoomFunnel-module__rogpRW__header p{color:#f5f5f5;text-shadow:0 2px 8px #000000e6;font-size:clamp(1.1rem,3vw,1.3rem);font-weight:500}.LoomFunnel-module__rogpRW__formContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;background:#0f1723bf;border:1px solid #ffffff26;border-radius:24px;width:100%;max-width:500px;margin:0 auto;padding:3rem 2rem;transition:transform .3s,border-color .3s;position:relative;box-shadow:0 15px 40px #0006}.LoomFunnel-module__rogpRW__formContainer:hover{border-color:#ffffff4d;transform:translateY(-5px)}.LoomFunnel-module__rogpRW__formGroup{text-align:left;margin-bottom:1.5rem}.LoomFunnel-module__rogpRW__formGroup label{color:#fff;text-shadow:0 1px 3px #000c;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.LoomFunnel-module__rogpRW__input{color:#fff;background:#0009;border:1px solid #fff3;border-radius:8px;width:100%;padding:1rem 1.2rem;font-family:inherit;font-size:1.05rem;transition:all .3s}.LoomFunnel-module__rogpRW__input:focus,.LoomFunnel-module__rogpRW__dialSelect:focus,.LoomFunnel-module__rogpRW__phoneInput:focus{background:#000c;border-color:#00e676;outline:none;box-shadow:0 0 0 3px #00e6761a}.LoomFunnel-module__rogpRW__input::placeholder,.LoomFunnel-module__rogpRW__phoneInput::placeholder{color:#b0b0b0}.LoomFunnel-module__rogpRW__phoneInputWrapper{gap:.5rem;display:flex}.LoomFunnel-module__rogpRW__dialSelect{color:#fff;cursor:pointer;appearance:none;background:#0009 url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right .7rem center/1em no-repeat;border:1px solid #fff3;border-radius:8px;width:35%;padding:1rem .8rem;font-family:inherit;font-size:1.05rem;transition:all .3s}.LoomFunnel-module__rogpRW__dialSelect option{color:#fff;background:#191919}.LoomFunnel-module__rogpRW__phoneInput{color:#fff;background:#0009;border:1px solid #fff3;border-radius:8px;width:65%;padding:1rem 1.2rem;font-family:inherit;font-size:1.05rem;transition:all .3s}.LoomFunnel-module__rogpRW__submitBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#00e676 0%,#00b35c 100%);border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1.1rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 4px 14px #00e6764d}.LoomFunnel-module__rogpRW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #00e67666}.LoomFunnel-module__rogpRW__submitBtn:disabled{opacity:.7;cursor:not-allowed;color:#888;box-shadow:none;background:#333}.LoomFunnel-module__rogpRW__errorMsg{color:#ff5252;text-align:center;margin-top:1rem;font-size:.9rem}.LoomFunnel-module__rogpRW__luxuryBadge{color:#fff;letter-spacing:.25em;text-transform:uppercase;background-color:#0000;border:1px solid #ffffff26;padding:.35rem 1.2rem;font-size:.65rem;font-weight:500;display:inline-block;position:relative;overflow:hidden}.LoomFunnel-module__rogpRW__borderLine{display:block;position:absolute}.LoomFunnel-module__rogpRW__borderTop{background:linear-gradient(90deg,#0000,#fffc);width:100%;height:1px;animation:8s linear infinite LoomFunnel-module__rogpRW__animateTop;top:0;left:-100%}@keyframes LoomFunnel-module__rogpRW__animateTop{0%{left:-100%}25%,to{left:100%}}.LoomFunnel-module__rogpRW__borderRight{background:linear-gradient(#0000,#fffc);width:1px;height:100%;animation:8s linear 2s infinite LoomFunnel-module__rogpRW__animateRight;top:-100%;right:0}@keyframes LoomFunnel-module__rogpRW__animateRight{0%{top:-100%}25%,to{top:100%}}.LoomFunnel-module__rogpRW__borderBottom{background:linear-gradient(270deg,#0000,#fffc);width:100%;height:1px;animation:8s linear 4s infinite LoomFunnel-module__rogpRW__animateBottom;bottom:0;right:-100%}@keyframes LoomFunnel-module__rogpRW__animateBottom{0%{right:-100%}25%,to{right:100%}}.LoomFunnel-module__rogpRW__borderLeft{background:linear-gradient(360deg,#0000,#fffc);width:1px;height:100%;animation:8s linear 6s infinite LoomFunnel-module__rogpRW__animateLeft;bottom:-100%;left:0}@keyframes LoomFunnel-module__rogpRW__animateLeft{0%{bottom:-100%}25%,to{bottom:100%}}
.Luwana-module__JVU8Zq__mainContainer{background-color:#050505;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.Luwana-module__JVU8Zq__heroSection{text-align:center;background:radial-gradient(circle,#1e283c66 0%,#0000 60%);flex-direction:column;justify-content:center;align-items:center;padding:180px 2rem 100px;display:flex}.Luwana-module__JVU8Zq__heroContent h1{background:linear-gradient(135deg,#fff 0%,#a5a5a5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.Luwana-module__JVU8Zq__heroContent p{color:#bbb;max-width:600px;margin:0 auto;font-size:1.2rem}.Luwana-module__JVU8Zq__mapSectionWrapper{flex-direction:column;align-items:center;width:100%;padding:2rem 0;display:flex}.Luwana-module__JVU8Zq__sectionHeader{text-align:center;margin-bottom:3rem;padding:0 2rem}.Luwana-module__JVU8Zq__sectionHeader h2{background:linear-gradient(135deg,#fff 0%,#dcdcdc 50%,#9a9a9a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.Luwana-module__JVU8Zq__sectionHeader p{color:#a5a5a5;font-size:1.1rem}.Luwana-module__JVU8Zq__mobileRotateWarning{display:none}.Luwana-module__JVU8Zq__mapContainer{border:1px solid #ffffff1a;border-radius:24px;width:90%;max-width:1400px;height:75vh;min-height:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.Luwana-module__JVU8Zq__glassSidebar{-webkit-backdrop-filter:blur(16px);z-index:40;color:#fff;background:#0f0f0fa6;border-left:1px solid #ffffff1a;border-radius:24px 0 0 24px;flex-direction:column;width:380px;max-width:90vw;height:100%;padding:2rem;transition:right .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;right:-400px;overflow-y:auto;box-shadow:-10px 0 30px #00000080}.Luwana-module__JVU8Zq__glassSidebar.Luwana-module__JVU8Zq__open{right:0}.Luwana-module__JVU8Zq__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Luwana-module__JVU8Zq__closeBtn:hover{background:#fff3;transform:scale(1.05)}.Luwana-module__JVU8Zq__lotDetails{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.Luwana-module__JVU8Zq__lotHeader{flex-direction:column;gap:.5rem;display:flex}.Luwana-module__JVU8Zq__lotHeader h2{background:linear-gradient(135deg,#fff 0%,#a5a5a5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.8rem;font-weight:600}.Luwana-module__JVU8Zq__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;width:fit-content;padding:.25rem .75rem;font-size:.85rem;font-weight:500;display:inline-block}.Luwana-module__JVU8Zq__statusBadge.Luwana-module__JVU8Zq__available{color:#4ade80;background:#22c55e33;border:1px solid #22c55e4d}.Luwana-module__JVU8Zq__statusBadge.Luwana-module__JVU8Zq__reserved{color:#fde047;background:#eab30833;border:1px solid #eab3084d}.Luwana-module__JVU8Zq__statusBadge.Luwana-module__JVU8Zq__sold{color:#f87171;background:#ef444433;border:1px solid #ef44444d}.Luwana-module__JVU8Zq__infoGrid{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem;display:grid}.Luwana-module__JVU8Zq__infoItem{align-items:flex-start;gap:.75rem;display:flex}.Luwana-module__JVU8Zq__icon{color:#a5a5a5;margin-top:.15rem}.Luwana-module__JVU8Zq__infoLabel{color:#a5a5a5;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-size:.75rem}.Luwana-module__JVU8Zq__infoValue{color:#fff;margin:0;font-size:1.1rem;font-weight:500}.Luwana-module__JVU8Zq__description h3{color:#eee;margin:0 0 .75rem;font-size:1.1rem;font-weight:500}.Luwana-module__JVU8Zq__description p{color:#ccc;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.Luwana-module__JVU8Zq__features{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Luwana-module__JVU8Zq__features li{color:#bbb;padding-left:1.25rem;font-size:.9rem;position:relative}.Luwana-module__JVU8Zq__features li:before{content:"•";color:#fff;position:absolute;left:0}.Luwana-module__JVU8Zq__ctaContainer{flex-direction:column;gap:.75rem;margin-top:auto;padding-top:2rem;display:flex}.Luwana-module__JVU8Zq__primaryBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Luwana-module__JVU8Zq__primaryBtn:hover{background:#eee;transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.Luwana-module__JVU8Zq__ctaHint{text-align:center;color:#888;margin:0;font-size:.75rem}.Luwana-module__JVU8Zq__emptyState{text-align:center;color:#888;justify-content:center;align-items:center;height:100%;font-size:1.1rem;display:flex}@media (max-width:1024px){.Luwana-module__JVU8Zq__mapSectionWrapper{padding:1rem 0 0}.Luwana-module__JVU8Zq__mapContainer{border-left:none;border-right:none;border-radius:0;width:100%;height:55vh;min-height:400px}.Luwana-module__JVU8Zq__glassSidebar{border-top:1px solid #ffffff1a;border-left:none;border-radius:24px 24px 0 0;width:100%;height:65vh;transition:bottom .4s cubic-bezier(.16,1,.3,1);top:auto;bottom:-100%;right:-100%}.Luwana-module__JVU8Zq__glassSidebar.Luwana-module__JVU8Zq__open{bottom:0;right:0}}@media (max-width:768px) and (orientation:portrait){.Luwana-module__JVU8Zq__mobileRotateWarning{color:#e5e5e5;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:90%;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:.9rem;line-height:1.4;display:flex}.Luwana-module__JVU8Zq__rotateIcon{color:#fff;flex-shrink:0;animation:2s ease-in-out infinite Luwana-module__JVU8Zq__rotatePhone}}@keyframes Luwana-module__JVU8Zq__rotatePhone{0%,to{transform:rotate(0)}30%,70%{transform:rotate(-90deg)}}
.ProjectGrid-module__1t5ofq__section{-webkit-backdrop-filter:blur(16px);z-index:2;background:linear-gradient(#fff0 0%,#fff6 4rem,#ffffff4d 70%,#1c2c4599 100%);border:none;width:100%;position:relative;-webkit-mask-image:linear-gradient(#0000 0%,#000 4rem 100%);mask-image:linear-gradient(#0000 0%,#000 4rem 100%)}.ProjectGrid-module__1t5ofq__container{max-width:1600px;margin:0 auto;padding:8rem 4rem}.ProjectGrid-module__1t5ofq__header{text-align:center;margin-bottom:5rem}.ProjectGrid-module__1t5ofq__header h2{letter-spacing:-.02em;color:var(--color-primary);text-shadow:0 4px 15px #ffffffb3;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.ProjectGrid-module__1t5ofq__header p{color:var(--color-primary);max-width:800px;margin:0 auto;font-size:1.25rem;font-weight:500;line-height:1.6}.ProjectGrid-module__1t5ofq__grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:3rem;display:grid}.ProjectGrid-module__1t5ofq__card{-webkit-backdrop-filter:blur(24px);background:#ffffffa6;border:1px solid #fffc;border-radius:20px;flex-direction:column;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 12px 40px #0000001a}.ProjectGrid-module__1t5ofq__card:hover{border-color:#fff;transform:translateY(-10px);box-shadow:0 25px 60px #00000026}.ProjectGrid-module__1t5ofq__imageContainer{background-color:#e2e8f0;width:100%;height:280px;position:relative;overflow:hidden}.ProjectGrid-module__1t5ofq__posterImage{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .8s cubic-bezier(.165,.84,.44,1);position:absolute;top:0;left:0}.ProjectGrid-module__1t5ofq__videoPlayer{object-fit:cover;z-index:2;width:100%;height:100%;transition:transform .8s cubic-bezier(.165,.84,.44,1);position:absolute;top:0;left:0}.ProjectGrid-module__1t5ofq__card:hover .ProjectGrid-module__1t5ofq__posterImage,.ProjectGrid-module__1t5ofq__card:hover .ProjectGrid-module__1t5ofq__videoPlayer{transform:scale(1.08)}.ProjectGrid-module__1t5ofq__cardContent{background:0 0;flex-direction:column;flex:1;padding:2.5rem 2rem;display:flex}.ProjectGrid-module__1t5ofq__tags{flex-wrap:wrap;gap:.6rem;margin-top:auto;margin-bottom:1.5rem;display:flex}.ProjectGrid-module__1t5ofq__tag{letter-spacing:.02em;color:var(--color-primary);background:#1c2c450f;border:1px solid #1c2c4526;border-radius:50px;padding:.35rem .8rem;font-size:.75rem;font-weight:600}.ProjectGrid-module__1t5ofq__cardContent h3{color:var(--color-primary);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.ProjectGrid-module__1t5ofq__cardContent p{color:#64748b;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.ProjectGrid-module__1t5ofq__cta{color:var(--color-secondary);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.ProjectGrid-module__1t5ofq__card:hover .ProjectGrid-module__1t5ofq__cta{color:var(--color-primary);gap:1rem}@media (max-width:1024px){.ProjectGrid-module__1t5ofq__header h2{font-size:2.5rem}.ProjectGrid-module__1t5ofq__container{padding:6rem 2rem}}@media (max-width:768px){.ProjectGrid-module__1t5ofq__grid{grid-template-columns:1fr}}
.AnaiwaHero-module__WuoNQG__heroContainer{color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:85px;padding-bottom:40px;display:flex;position:relative;overflow:hidden}.AnaiwaHero-module__WuoNQG__backgroundImage{z-index:1;filter:brightness(.7)contrast(1.05);background-position:50%;background-size:cover;width:100%;height:100%;animation:20s ease-out infinite alternate AnaiwaHero-module__WuoNQG__slowZoom;position:absolute;top:0;left:0}@keyframes AnaiwaHero-module__WuoNQG__slowZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.AnaiwaHero-module__WuoNQG__gradientOverlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0b1b16e6 0%,#0b1b1680 45%,#0000 75%),linear-gradient(#0000 55%,#0b1b16fa 100%);width:100%;height:100%;position:absolute;top:0;left:0}.AnaiwaHero-module__WuoNQG__logoContainer{z-index:3;width:220px;position:absolute;top:100px;left:50%;transform:translate(-50%)}.AnaiwaHero-module__WuoNQG__logo{object-fit:contain;width:100%;height:auto}.AnaiwaHero-module__WuoNQG__heroContent{z-index:3;justify-content:space-between;align-items:flex-end;gap:2rem;width:100%;max-width:1400px;margin-top:auto;padding:0 5%;display:flex;position:relative}.AnaiwaHero-module__WuoNQG__leftColumn{text-align:left;flex-direction:column;align-items:flex-start;max-width:780px;display:flex}.AnaiwaHero-module__WuoNQG__rightColumn{flex-direction:column;justify-content:flex-end;align-items:flex-end;padding-bottom:1rem;display:flex}.AnaiwaHero-module__WuoNQG__statsContainer{justify-content:center;align-items:center;gap:2rem;margin-bottom:0;padding:.5rem;display:flex}.AnaiwaHero-module__WuoNQG__statBox{flex-direction:column;align-items:center;display:flex}.AnaiwaHero-module__WuoNQG__statValue{color:#fff;font-size:1.3rem;font-weight:700;line-height:1}.AnaiwaHero-module__WuoNQG__statLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:2px;margin-top:.5rem;font-size:.65rem}.AnaiwaHero-module__WuoNQG__statDivider{background:#ffffff4d;width:1px;height:30px}.AnaiwaHero-module__WuoNQG__heroTitle{font-family:var(--font-playfair), serif;background:linear-gradient(135deg,#fff 0%,#e2e8f0 60%,#bbf7d0 100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 30px #000000d9;-webkit-background-clip:text;margin:0;padding-bottom:.15em;font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:600;line-height:1.25}.AnaiwaHero-module__WuoNQG__heroSubtitle{color:#f0fdf4f2;text-shadow:0 4px 20px #000000e6;max-width:680px;margin-top:1rem;margin-bottom:0;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;line-height:1.6}.AnaiwaHero-module__WuoNQG__locationSmall{color:#e2b77a;text-transform:uppercase;letter-spacing:1px;justify-content:flex-end;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.95rem;font-weight:500;display:flex}.AnaiwaHero-module__WuoNQG__buttons{gap:1.5rem;margin-top:1.5rem;margin-bottom:1rem;display:flex}.AnaiwaHero-module__WuoNQG__primaryBtn{cursor:pointer;color:#0b1b16;text-transform:uppercase;letter-spacing:1px;background:#dbaa67;border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.AnaiwaHero-module__WuoNQG__primaryBtn:hover{background:#e2b77a;transform:translateY(-3px);box-shadow:0 10px 20px #dbaa674d}.AnaiwaHero-module__WuoNQG__luxuryBadge{color:#e2b77a;letter-spacing:.25em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0b1b1699;border:1px solid #e2b77a4d;padding:.35rem 1.2rem;font-size:.65rem;font-weight:500;display:inline-block;position:relative;overflow:hidden}.AnaiwaHero-module__WuoNQG__borderLine{display:block;position:absolute}.AnaiwaHero-module__WuoNQG__borderTop{background:linear-gradient(90deg,#0000,#e2b77a);width:100%;height:1px;animation:8s linear infinite AnaiwaHero-module__WuoNQG__animateTop;top:0;left:-100%}@keyframes AnaiwaHero-module__WuoNQG__animateTop{0%{left:-100%}25%,to{left:100%}}.AnaiwaHero-module__WuoNQG__borderRight{background:linear-gradient(#0000,#e2b77a);width:1px;height:100%;animation:8s linear 2s infinite AnaiwaHero-module__WuoNQG__animateRight;top:-100%;right:0}@keyframes AnaiwaHero-module__WuoNQG__animateRight{0%{top:-100%}25%,to{top:100%}}.AnaiwaHero-module__WuoNQG__borderBottom{background:linear-gradient(270deg,#0000,#e2b77a);width:100%;height:1px;animation:8s linear 4s infinite AnaiwaHero-module__WuoNQG__animateBottom;bottom:0;right:-100%}@keyframes AnaiwaHero-module__WuoNQG__animateBottom{0%{right:-100%}25%,to{right:100%}}.AnaiwaHero-module__WuoNQG__borderLeft{background:linear-gradient(360deg,#0000,#e2b77a);width:1px;height:100%;animation:8s linear 6s infinite AnaiwaHero-module__WuoNQG__animateLeft;bottom:-100%;left:0}@keyframes AnaiwaHero-module__WuoNQG__animateLeft{0%{bottom:-100%}25%,to{bottom:100%}}@media (max-width:992px){.AnaiwaHero-module__WuoNQG__heroContainer{flex-direction:column;justify-content:flex-start;padding-top:130px}.AnaiwaHero-module__WuoNQG__logoContainer{width:170px;margin:0 auto 3rem;position:relative;top:auto;left:auto;transform:none}.AnaiwaHero-module__WuoNQG__heroContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:0}.AnaiwaHero-module__WuoNQG__rightColumn{align-items:flex-start;width:100%;margin-top:2rem;padding-bottom:0}.AnaiwaHero-module__WuoNQG__statsContainer{justify-content:flex-start;gap:2rem;width:100%}.AnaiwaHero-module__WuoNQG__locationSmall{justify-content:flex-start;width:100%}}@media (max-width:768px){.AnaiwaHero-module__WuoNQG__heroContainer{padding-top:120px}.AnaiwaHero-module__WuoNQG__logoContainer{width:140px;margin:0 auto 2rem}.AnaiwaHero-module__WuoNQG__backgroundImage{object-position:65% center}.AnaiwaHero-module__WuoNQG__gradientOverlay{background:linear-gradient(#0b1b1633 0%,#0b1b16cc 50%,#0b1b16fa 100%)}.AnaiwaHero-module__WuoNQG__leftColumn{text-align:center;align-items:center}.AnaiwaHero-module__WuoNQG__heroTitle{font-size:clamp(1.6rem,8vw,2.2rem)}.AnaiwaHero-module__WuoNQG__heroSubtitle{margin-top:1rem;margin-bottom:.5rem;font-size:clamp(.9rem,4.5vw,1.15rem)}.AnaiwaHero-module__WuoNQG__locationSmall{justify-content:center;width:100%;margin-top:1.5rem}.AnaiwaHero-module__WuoNQG__buttons{flex-direction:column;width:100%}.AnaiwaHero-module__WuoNQG__primaryBtn{width:100%}.AnaiwaHero-module__WuoNQG__statsContainer{border-top:1px solid #ffffff1a;flex-direction:row;justify-content:space-between;gap:1.5rem;width:100%;margin-top:1rem;padding:1rem 0}.AnaiwaHero-module__WuoNQG__statDivider{width:1px;height:30px}}
.AnaiwaVillasPricing-module__N1u09G__container{background-color:#f9f9f9;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.AnaiwaVillasPricing-module__N1u09G__header{text-align:center;max-width:800px;margin-bottom:3rem}.AnaiwaVillasPricing-module__N1u09G__title{color:#1a1a1a;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.AnaiwaVillasPricing-module__N1u09G__subtitle{color:#666;font-size:1.1rem;font-weight:300}.AnaiwaVillasPricing-module__N1u09G__calculatorWrapper{flex-direction:column;gap:2rem;width:100%;max-width:1200px;display:flex}@media (min-width:992px){.AnaiwaVillasPricing-module__N1u09G__calculatorWrapper{flex-direction:row;align-items:flex-start}}.AnaiwaVillasPricing-module__N1u09G__controlsSidebar{background:#fff;border-radius:16px;flex-direction:column;flex:1;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 10px 40px #0000000d}.AnaiwaVillasPricing-module__N1u09G__controlsSidebar h3{color:#1a1a1a;border-bottom:1px solid #eaeaea;margin-bottom:.5rem;padding-bottom:1rem;font-size:1.3rem;font-weight:600}.AnaiwaVillasPricing-module__N1u09G__controlGroup{flex-direction:column;gap:.8rem;display:flex}.AnaiwaVillasPricing-module__N1u09G__controlGroup label{color:#444;font-size:.95rem;font-weight:600}.AnaiwaVillasPricing-module__N1u09G__buttonGroup{gap:.5rem;display:flex}.AnaiwaVillasPricing-module__N1u09G__buttonGroup button{cursor:pointer;color:#555;background:#fdfdfd;border:1px solid #ddd;border-radius:8px;flex:1;padding:.8rem;font-weight:500;transition:all .3s}.AnaiwaVillasPricing-module__N1u09G__buttonGroup button:hover{background:#f4f4f4}.AnaiwaVillasPricing-module__N1u09G__buttonGroup .AnaiwaVillasPricing-module__N1u09G__activeBtn{color:#fff;background:#2b5a51;border-color:#2b5a51;box-shadow:0 4px 12px #2b5a5133}.AnaiwaVillasPricing-module__N1u09G__checkboxLabel{cursor:pointer;color:#555;align-items:center;gap:.8rem;display:flex;font-weight:400!important}.AnaiwaVillasPricing-module__N1u09G__checkboxLabel input{cursor:pointer;accent-color:#c5a47e;width:18px;height:18px}.AnaiwaVillasPricing-module__N1u09G__selectInput,.AnaiwaVillasPricing-module__N1u09G__textInput{background-color:#fdfdfd;border:1px solid #ddd;border-radius:8px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .3s}.AnaiwaVillasPricing-module__N1u09G__selectInput:focus,.AnaiwaVillasPricing-module__N1u09G__textInput:focus{border-color:#c5a47e;outline:none}.AnaiwaVillasPricing-module__N1u09G__inputRow{gap:1rem;display:flex}.AnaiwaVillasPricing-module__N1u09G__downloadBtn{color:#fff;cursor:pointer;background:#c5a47e;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 5px 15px #c5a47e4d}.AnaiwaVillasPricing-module__N1u09G__downloadBtn:hover{background:#b0916d;transform:translateY(-2px);box-shadow:0 8px 20px #c5a47e66}.AnaiwaVillasPricing-module__N1u09G__previewArea{background:0 0;border-radius:16px;flex:2;padding:1rem;overflow-x:auto}.AnaiwaVillasPricing-module__N1u09G__pdfContainer{color:#333;background:#fcfbf8;border:1px solid #eaeaea;border-radius:8px;min-width:700px;padding:3rem 4rem;font-family:Outfit,Inter,sans-serif;position:relative;box-shadow:0 15px 50px #00000014}.AnaiwaVillasPricing-module__N1u09G__pdfHeader{border-bottom:2px solid #c5a47e;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.AnaiwaVillasPricing-module__N1u09G__pdfLogo{object-fit:contain;width:auto;height:60px}.AnaiwaVillasPricing-module__N1u09G__pdfTitle{text-align:right}.AnaiwaVillasPricing-module__N1u09G__pdfTitle h3{color:#2b5a51;margin:0 0 .3rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:600}.AnaiwaVillasPricing-module__N1u09G__pdfTitle p{color:#888;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.9rem}.AnaiwaVillasPricing-module__N1u09G__sectionHeader{color:#2b5a51;border-bottom:1px solid #ddd;margin:2rem 0 1rem;padding-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600}.AnaiwaVillasPricing-module__N1u09G__infoGrid{grid-template-columns:1fr 1fr;gap:1.5rem 3rem;margin-bottom:2rem;display:grid}.AnaiwaVillasPricing-module__N1u09G__infoItem{flex-direction:column;gap:.3rem;display:flex}.AnaiwaVillasPricing-module__N1u09G__infoLabel{text-transform:uppercase;letter-spacing:1px;color:#888;font-size:.75rem;font-weight:600}.AnaiwaVillasPricing-module__N1u09G__infoValue{color:#1a1a1a;border-bottom:1px dashed #ccc;min-height:24px;padding-bottom:4px;font-size:1rem;font-weight:500}.AnaiwaVillasPricing-module__N1u09G__costSection{flex-direction:column;gap:1.5rem;display:flex}.AnaiwaVillasPricing-module__N1u09G__costRow{border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:.8rem 0;display:flex}.AnaiwaVillasPricing-module__N1u09G__costLabel{flex-direction:column;gap:.2rem;display:flex}.AnaiwaVillasPricing-module__N1u09G__costLabel strong{color:#333;font-size:.95rem}.AnaiwaVillasPricing-module__N1u09G__costLabel span{color:#888;font-size:.8rem}.AnaiwaVillasPricing-module__N1u09G__costValue{color:#1a1a1a;font-size:1.1rem;font-weight:500}.AnaiwaVillasPricing-module__N1u09G__costRowTotal{border-bottom:2px solid #2b5a51;justify-content:space-between;align-items:center;margin-top:.5rem;padding:1.5rem 0;display:flex}.AnaiwaVillasPricing-module__N1u09G__costRowTotal .AnaiwaVillasPricing-module__N1u09G__costLabel strong{color:#2b5a51;font-family:Playfair Display,serif;font-size:1.3rem}.AnaiwaVillasPricing-module__N1u09G__costRowTotal .AnaiwaVillasPricing-module__N1u09G__costValue{color:#2b5a51;font-size:1.5rem;font-weight:700}.AnaiwaVillasPricing-module__N1u09G__financeGrid{background:#fff;border:1px solid #eaeaea;border-radius:8px;grid-template-columns:1fr 1fr;gap:2rem;padding:1.5rem;display:grid}.AnaiwaVillasPricing-module__N1u09G__financeCard{flex-direction:column;gap:.5rem;display:flex}.AnaiwaVillasPricing-module__N1u09G__financeCardTitle{text-transform:uppercase;color:#666;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem}.AnaiwaVillasPricing-module__N1u09G__financeValueHighlight{color:#c5a47e;font-size:1.3rem;font-weight:700}.AnaiwaVillasPricing-module__N1u09G__pdfFooter{text-align:center;color:#999;border-top:1px solid #eaeaea;margin-top:3rem;padding-top:1.5rem;font-size:.75rem}
.LuwanaAuthority-module__WH66sa__authorityContainer{color:#fff;background-color:#050505;justify-content:center;padding:6rem 2rem;display:flex}.LuwanaAuthority-module__WH66sa__content{flex-direction:column;gap:3rem;width:100%;max-width:1200px;display:flex}.LuwanaAuthority-module__WH66sa__header{text-align:center;max-width:800px;margin:0 auto}.LuwanaAuthority-module__WH66sa__label{text-transform:uppercase;letter-spacing:2px;color:#a0a0a0;border-bottom:1px solid #fff3;margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem;display:inline-block}.LuwanaAuthority-module__WH66sa__title{background:linear-gradient(135deg,#fff 0%,#dcdcdc 50%,#9a9a9a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.LuwanaAuthority-module__WH66sa__subtitle{color:#d1d5db;font-size:1.1rem;font-weight:300}.LuwanaAuthority-module__WH66sa__grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}@media (min-width:768px){.LuwanaAuthority-module__WH66sa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.LuwanaAuthority-module__WH66sa__grid{grid-template-columns:repeat(3,1fr)}}.LuwanaAuthority-module__WH66sa__card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;padding:3rem 2rem;transition:all .3s;display:flex}.LuwanaAuthority-module__WH66sa__card:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.LuwanaAuthority-module__WH66sa__iconWrapper{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.LuwanaAuthority-module__WH66sa__card h3{margin:0 0 1rem;font-size:1.5rem;font-weight:600}.LuwanaAuthority-module__WH66sa__card p{color:#a0a0a0;flex:1;margin:0 0 2rem;line-height:1.6}.LuwanaAuthority-module__WH66sa__statusBadge{color:#00e676;background:#00c8531a;border:1px solid #00c8534d;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.LuwanaAuthority-module__WH66sa__dot{background:#00e676;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #00e676}.LuwanaAuthority-module__WH66sa__partnersSection{text-align:center;border-top:1px solid #ffffff1a;margin-top:6rem;padding-top:4rem}.LuwanaAuthority-module__WH66sa__partnersSection h3{text-transform:uppercase;letter-spacing:2px;color:#a0a0a0;margin-bottom:3rem;font-size:1.5rem;font-weight:400}.LuwanaAuthority-module__WH66sa__marqueeContainer{width:100%;padding:1rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.LuwanaAuthority-module__WH66sa__marqueeTrack{width:max-content;animation:30s linear infinite LuwanaAuthority-module__WH66sa__scrollMarquee;display:flex}.LuwanaAuthority-module__WH66sa__marqueeTrack:hover{animation-play-state:paused}.LuwanaAuthority-module__WH66sa__marqueeGroup{align-items:center;gap:6rem;padding-right:6rem;display:flex}@keyframes LuwanaAuthority-module__WH66sa__scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.LuwanaAuthority-module__WH66sa__partnerCard{flex-direction:column;align-items:center;gap:1rem;display:flex}.LuwanaAuthority-module__WH66sa__partnerRole{text-transform:uppercase;letter-spacing:1.5px;color:#888;font-size:.8rem}.LuwanaAuthority-module__WH66sa__partnerName{color:#fff;letter-spacing:1px;font-size:1.2rem;font-weight:700}.LuwanaAuthority-module__WH66sa__partnerLogo{object-fit:contain;width:150px;max-height:50px}
.LaBendicion-module__GDCJjW__mainContainer{color:#f1f5f9;width:100%;min-height:100vh;font-family:var(--font-inter), sans-serif;background-color:#060b14;position:relative;overflow-x:hidden}.LaBendicion-module__GDCJjW__heroSection{text-align:center;justify-content:center;align-items:center;min-height:90vh;padding:160px 2rem 100px;display:flex;position:relative}.LaBendicion-module__GDCJjW__heroBg{opacity:.25;filter:saturate(1.2)contrast(1.1);z-index:1;background-image:url(/bendicion.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.LaBendicion-module__GDCJjW__heroOverlay{z-index:2;background:radial-gradient(circle,#0c192c99 0%,#060b14 80%),linear-gradient(#0000 60%,#060b14 100%);position:absolute;inset:0}.LaBendicion-module__GDCJjW__heroContent{z-index:3;flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;display:flex;position:relative}.LaBendicion-module__GDCJjW__logoContainer{justify-content:center;align-items:center;width:100%;margin-bottom:.5rem;display:flex}.LaBendicion-module__GDCJjW__projectLogo{object-fit:contain;filter:drop-shadow(0 4px 10px #0000004d);height:120px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.LaBendicion-module__GDCJjW__projectLogo:hover{transform:scale(1.05)}.LaBendicion-module__GDCJjW__heroTag{color:#dbaa67;letter-spacing:.05em;text-transform:uppercase;background:#dbaa671a;border:1px solid #dbaa674d;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;animation:2.5s infinite alternate LaBendicion-module__GDCJjW__pulseGold;display:inline-flex}.LaBendicion-module__GDCJjW__heroTagIcon{color:#dbaa67}.LaBendicion-module__GDCJjW__heroContent h1{font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:800;line-height:1.1;font-family:var(--font-playfair), serif;background:linear-gradient(135deg,#fff 0%,#f3f4f6 30%,#dbaa67 100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 20px #00000080;-webkit-background-clip:text;margin:0}.LaBendicion-module__GDCJjW__heroSubtitle{color:#cbd5e1;max-width:800px;margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:500;line-height:1.5}.LaBendicion-module__GDCJjW__heroDesc{color:#94a3b8;max-width:720px;margin:0 auto;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.6}.LaBendicion-module__GDCJjW__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.LaBendicion-module__GDCJjW__primaryBtn{color:#060b14;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#dbaa67 0%,#c5934e 100%);border:none;border-radius:999px;align-items:center;gap:.75rem;padding:1rem 2.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 25px #dbaa6759}.LaBendicion-module__GDCJjW__primaryBtn:hover{background:linear-gradient(135deg,#e2b77a 0%,#dbaa67 100%);transform:translateY(-3px);box-shadow:0 15px 30px #dbaa6780}.LaBendicion-module__GDCJjW__outlineBtn{color:#fff;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:.75rem;padding:1rem 2.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.LaBendicion-module__GDCJjW__outlineBtn:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-3px)}.LaBendicion-module__GDCJjW__pillarsSection{z-index:10;margin-top:-50px;padding:2rem 2rem 4rem;position:relative}.LaBendicion-module__GDCJjW__pillarsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.LaBendicion-module__GDCJjW__pillarCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#0f172a99;border:1px solid #ffffff0f;border-radius:24px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px #0000004d}.LaBendicion-module__GDCJjW__pillarCard:hover{border-color:#dbaa6740;transform:translateY(-8px);box-shadow:0 20px 45px #dbaa6714}.LaBendicion-module__GDCJjW__pillarIconWrapper{color:#dbaa67;background:#dbaa6714;border:1px solid #dbaa6726;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex}.LaBendicion-module__GDCJjW__pillarIcon{width:28px;height:28px}.LaBendicion-module__GDCJjW__pillarCard h3{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:1.1rem;font-weight:500}.LaBendicion-module__GDCJjW__pillarValue{color:#fff;background:linear-gradient(135deg,#fff 0%,#dbaa67 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:800}.LaBendicion-module__GDCJjW__pillarSubText{color:#64748b;margin:0;font-size:.85rem}.LaBendicion-module__GDCJjW__aboutSection{background:linear-gradient(#060b14 0%,#0a1220 100%);padding:6rem 2rem;position:relative}.LaBendicion-module__GDCJjW__aboutContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.LaBendicion-module__GDCJjW__aboutVisual{position:relative}.LaBendicion-module__GDCJjW__visualCard{aspect-ratio:4/3;border:1px solid #ffffff14;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000080}.LaBendicion-module__GDCJjW__aboutImg{object-fit:cover;width:100%;height:100%;transition:transform .8s}.LaBendicion-module__GDCJjW__visualCard:hover .LaBendicion-module__GDCJjW__aboutImg{transform:scale(1.05)}.LaBendicion-module__GDCJjW__visualBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#0f172abf;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex;position:absolute;bottom:1.5rem;left:1.5rem}.LaBendicion-module__GDCJjW__aboutContent{flex-direction:column;gap:1.5rem;display:flex}.LaBendicion-module__GDCJjW__sectionLabel{color:#dbaa67;text-transform:uppercase;letter-spacing:.15em;font-size:.85rem;font-weight:700;display:block}.LaBendicion-module__GDCJjW__aboutContent h2{font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;font-family:var(--font-playfair), serif;color:#fff;margin:0;line-height:1.2}.LaBendicion-module__GDCJjW__paragraphs{color:#94a3b8;flex-direction:column;gap:1rem;font-size:1.05rem;line-height:1.6;display:flex}.LaBendicion-module__GDCJjW__paragraphs p{margin:0}.LaBendicion-module__GDCJjW__inlineCta{color:#dbaa67;align-items:center;gap:.5rem;margin-top:1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.LaBendicion-module__GDCJjW__inlineCta:hover{color:#e2b77a;transform:translate(4px)}.LaBendicion-module__GDCJjW__videoSection{background-color:#060b14;padding:6rem 2rem}.LaBendicion-module__GDCJjW__videoContainer{flex-direction:column;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}.LaBendicion-module__GDCJjW__videoHeader{text-align:center;max-width:600px}.LaBendicion-module__GDCJjW__videoHeader h2{font-size:clamp(2rem,3.5vw,2.75rem);font-family:var(--font-playfair), serif;margin:0 0 1rem;font-weight:700}.LaBendicion-module__GDCJjW__videoHeader p{color:#94a3b8;margin:0;font-size:1.1rem}.LaBendicion-module__GDCJjW__videoWrapper{aspect-ratio:16/9;background-color:#0c1322;border:1px solid #ffffff14;border-radius:28px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0006,0 0 40px #dbaa670d}.LaBendicion-module__GDCJjW__youtubeIframe{border:none;width:100%;height:100%}.LaBendicion-module__GDCJjW__videoPlaceholder{cursor:pointer;width:100%;height:100%;position:relative}.LaBendicion-module__GDCJjW__videoPlaceholderImg{object-fit:cover;opacity:.4;width:100%;height:100%;transition:transform .5s}.LaBendicion-module__GDCJjW__videoPlaceholder:hover .LaBendicion-module__GDCJjW__videoPlaceholderImg{transform:scale(1.02)}.LaBendicion-module__GDCJjW__playButton{color:#060b14;background:linear-gradient(135deg,#dbaa67 0%,#c5934e 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #dbaa6766}.LaBendicion-module__GDCJjW__videoPlaceholder:hover .LaBendicion-module__GDCJjW__playButton{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 15px 40px #dbaa6799}.LaBendicion-module__GDCJjW__amenitiesSection{background:linear-gradient(#0a1220 0%,#060b14 100%);padding:6rem 2rem}.LaBendicion-module__GDCJjW__amenitiesContainer{max-width:1200px;margin:0 auto}.LaBendicion-module__GDCJjW__amenitiesHeader{text-align:center;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto 4rem;display:flex}.LaBendicion-module__GDCJjW__amenitiesHeaderDesc{color:#94a3b8;margin:0;font-size:1.1rem;line-height:1.6}.LaBendicion-module__GDCJjW__amenitiesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.LaBendicion-module__GDCJjW__amenityCard{background:#0f172a66;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:1rem;padding:2.5rem 2rem;transition:all .3s;display:flex}.LaBendicion-module__GDCJjW__amenityCard:hover{background:#0f172a99;border-color:#dbaa6733;transform:translateY(-5px);box-shadow:0 15px 35px #0003}.LaBendicion-module__GDCJjW__amenityIconWrapper{color:#dbaa67;background:#dbaa6714;border:1px solid #dbaa6726;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.LaBendicion-module__GDCJjW__amenityCard h4{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.LaBendicion-module__GDCJjW__amenityCard p{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.5}.LaBendicion-module__GDCJjW__financialSection{background-color:#060b14;padding:6rem 2rem}.LaBendicion-module__GDCJjW__financialContainer{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.LaBendicion-module__GDCJjW__financialContent{flex-direction:column;gap:1.5rem;display:flex}.LaBendicion-module__GDCJjW__financialDesc{color:#94a3b8;margin:0;font-size:1.1rem;line-height:1.6}.LaBendicion-module__GDCJjW__financialTable{background:#0f172a80;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.LaBendicion-module__GDCJjW__tableRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem .5rem;display:flex}.LaBendicion-module__GDCJjW__tableRow:last-child{border-bottom:none}.LaBendicion-module__GDCJjW__rowLabel{color:#94a3b8;font-size:1rem;font-weight:500}.LaBendicion-module__GDCJjW__rowValue{color:#fff;font-size:1.1rem;font-weight:700}.LaBendicion-module__GDCJjW__rowValueHighlighted{color:#dbaa67;font-size:1.2rem;font-weight:800}.LaBendicion-module__GDCJjW__primaryBtnFull{color:#060b14;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#dbaa67 0%,#c5934e 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 25px #dbaa6740}.LaBendicion-module__GDCJjW__primaryBtnFull:hover{background:linear-gradient(135deg,#e2b77a 0%,#dbaa67 100%);transform:translateY(-3px);box-shadow:0 15px 30px #dbaa6766}.LaBendicion-module__GDCJjW__financialVisual{justify-content:center;display:flex}.LaBendicion-module__GDCJjW__financialBox{background:linear-gradient(135deg,#dbaa670f 0%,#0c192c66 100%);border:1px solid #dbaa6726;border-radius:28px;flex-direction:column;gap:1.5rem;padding:3rem 2.5rem;display:flex;box-shadow:0 20px 45px #0006}.LaBendicion-module__GDCJjW__boxHeader{align-items:center;gap:.75rem;display:flex}.LaBendicion-module__GDCJjW__boxHeader h3{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.LaBendicion-module__GDCJjW__goldText{color:#dbaa67}.LaBendicion-module__GDCJjW__financialBox p{color:#94a3b8;margin:0;font-size:1rem;line-height:1.6}.LaBendicion-module__GDCJjW__boxQuote{color:#cbd5e1;border-left:2px solid #dbaa67;margin:0;padding-left:1rem;font-size:.95rem;font-style:italic;line-height:1.5}.LaBendicion-module__GDCJjW__funnelSection{background:linear-gradient(#060b14 0%,#020408 100%);padding:6rem 2rem}.LaBendicion-module__GDCJjW__funnelContainer{flex-direction:column;align-items:center;gap:3.5rem;max-width:800px;margin:0 auto;display:flex}.LaBendicion-module__GDCJjW__funnelHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.LaBendicion-module__GDCJjW__funnelBadge{color:#f87171;text-transform:uppercase;letter-spacing:.05em;background:#ef44441a;border:1px solid #ef444433;border-radius:999px;padding:.4rem 1rem;font-size:.8rem;font-weight:700}.LaBendicion-module__GDCJjW__funnelHeader h2{font-size:clamp(2rem,3.5vw,2.75rem);font-family:var(--font-playfair), serif;margin:0;font-weight:700}.LaBendicion-module__GDCJjW__funnelHeader p{color:#94a3b8;max-width:680px;margin:0;font-size:1.1rem;line-height:1.6}.LaBendicion-module__GDCJjW__formCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172a80;border:1px solid #ffffff0d;border-radius:28px;width:100%;min-height:660px;padding:1.5rem;position:relative;box-shadow:0 30px 60px #00000080}.LaBendicion-module__GDCJjW__formLoader{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:1rem;font-size:.95rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LaBendicion-module__GDCJjW__spinner{border:3px solid #dbaa671a;border-top-color:#dbaa67;border-radius:50%;width:40px;height:40px;animation:1s linear infinite LaBendicion-module__GDCJjW__spin}.LaBendicion-module__GDCJjW__floatingWhatsapp{z-index:100;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:.75rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);animation:4s ease-in-out infinite LaBendicion-module__GDCJjW__floatBounce;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #25d36666}.LaBendicion-module__GDCJjW__floatingWhatsapp:hover{background:#22c35e;transform:translateY(-5px)scale(1.03);box-shadow:0 15px 30px #25d36699}.LaBendicion-module__GDCJjW__floatingText{display:inline-block}@keyframes LaBendicion-module__GDCJjW__spin{to{transform:rotate(360deg)}}@keyframes LaBendicion-module__GDCJjW__floatBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes LaBendicion-module__GDCJjW__pulseGold{0%{border-color:#dbaa6740;box-shadow:0 0 #dbaa6733}to{border-color:#dbaa6799;box-shadow:0 0 15px 4px #dbaa6766}}@media (max-width:1024px){.LaBendicion-module__GDCJjW__aboutContainer{grid-template-columns:1fr;gap:3rem}.LaBendicion-module__GDCJjW__aboutVisual{order:2}.LaBendicion-module__GDCJjW__aboutContent{order:1}.LaBendicion-module__GDCJjW__financialContainer{grid-template-columns:1fr;gap:3rem}.LaBendicion-module__GDCJjW__financialVisual{width:100%}.LaBendicion-module__GDCJjW__financialBox{box-sizing:border-box;width:100%}}@media (max-width:768px){.LaBendicion-module__GDCJjW__heroSection{min-height:80vh;padding-top:140px}.LaBendicion-module__GDCJjW__heroContent{gap:1.25rem}.LaBendicion-module__GDCJjW__heroActions{flex-direction:column;width:100%;max-width:320px}.LaBendicion-module__GDCJjW__primaryBtn,.LaBendicion-module__GDCJjW__outlineBtn{justify-content:center;width:100%}.LaBendicion-module__GDCJjW__floatingText{display:none}.LaBendicion-module__GDCJjW__floatingWhatsapp{border-radius:50%;padding:.8rem}.LaBendicion-module__GDCJjW__pillarsSection{margin-top:-20px;padding-bottom:2rem}.LaBendicion-module__GDCJjW__pillarCard{padding:2rem 1.5rem}.LaBendicion-module__GDCJjW__aboutSection,.LaBendicion-module__GDCJjW__videoSection,.LaBendicion-module__GDCJjW__amenitiesSection,.LaBendicion-module__GDCJjW__financialSection,.LaBendicion-module__GDCJjW__funnelSection{padding:4rem 1.5rem}.LaBendicion-module__GDCJjW__formCard{padding:.75rem}}.LaBendicion-module__GDCJjW__statsContainer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;background:#0f172a66;border:1px solid #dbaa6733;border-radius:20px;justify-content:center;align-items:center;gap:3rem;width:100%;max-width:750px;margin-top:2rem;margin-bottom:1rem;padding:1.5rem 3rem;animation:3s infinite alternate LaBendicion-module__GDCJjW__pulseGold;display:flex;box-shadow:0 15px 35px #0000004d,0 0 30px #dbaa670d}.LaBendicion-module__GDCJjW__statBox{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.LaBendicion-module__GDCJjW__statValue{color:#fff;background:linear-gradient(135deg,#fff 0%,#dbaa67 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.2rem;font-weight:800;line-height:1.1}.LaBendicion-module__GDCJjW__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.15em;margin-top:.5rem;font-size:.75rem;font-weight:600}.LaBendicion-module__GDCJjW__statDivider{background:linear-gradient(#0000,#dbaa6766,#0000);width:1px;height:45px}.LaBendicion-module__GDCJjW__luxuryBadge{color:#dbaa67;letter-spacing:.2em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f172a99;border:1px solid #dbaa6740;border-radius:4px;margin-top:1rem;padding:.4rem 1.25rem;font-size:.75rem;font-weight:600;display:inline-block;position:relative;overflow:hidden}.LaBendicion-module__GDCJjW__borderLine{display:block;position:absolute}.LaBendicion-module__GDCJjW__borderTop{background:linear-gradient(90deg,#0000,#dbaa67);width:100%;height:1px;animation:8s linear infinite LaBendicion-module__GDCJjW__animateTop;top:0;left:-100%}.LaBendicion-module__GDCJjW__borderRight{background:linear-gradient(#0000,#dbaa67);width:1px;height:100%;animation:8s linear 2s infinite LaBendicion-module__GDCJjW__animateRight;top:-100%;right:0}.LaBendicion-module__GDCJjW__borderBottom{background:linear-gradient(270deg,#0000,#dbaa67);width:100%;height:1px;animation:8s linear 4s infinite LaBendicion-module__GDCJjW__animateBottom;bottom:0;right:-100%}.LaBendicion-module__GDCJjW__borderLeft{background:linear-gradient(360deg,#0000,#dbaa67);width:1px;height:100%;animation:8s linear 6s infinite LaBendicion-module__GDCJjW__animateLeft;bottom:-100%;left:0}@keyframes LaBendicion-module__GDCJjW__animateTop{0%{left:-100%}25%,to{left:100%}}@keyframes LaBendicion-module__GDCJjW__animateRight{0%{top:-100%}25%,to{top:100%}}@keyframes LaBendicion-module__GDCJjW__animateBottom{0%{right:-100%}25%,to{right:100%}}@keyframes LaBendicion-module__GDCJjW__animateLeft{0%{bottom:-100%}25%,to{bottom:100%}}@media (max-width:768px){.LaBendicion-module__GDCJjW__statsContainer{box-sizing:border-box;flex-direction:row;justify-content:space-between;gap:.5rem;width:100%;margin-top:1.5rem;padding:1.25rem .75rem}.LaBendicion-module__GDCJjW__statValue{font-size:1.5rem}.LaBendicion-module__GDCJjW__statLabel{letter-spacing:.08em;font-size:.6rem}.LaBendicion-module__GDCJjW__statDivider{height:35px}}
.AnaiwaBenefits-module__krBSbG__benefitsSection{color:#fff;background-color:#071511;border-bottom:1px solid #e2b77a26;padding:1.5rem 0;overflow:hidden}.AnaiwaBenefits-module__krBSbG__marquee{white-space:nowrap;width:100%;display:flex;position:relative;overflow:hidden}.AnaiwaBenefits-module__krBSbG__marqueeContent{align-items:center;gap:5rem;padding-left:5rem;animation:30s linear infinite AnaiwaBenefits-module__krBSbG__scroll;display:flex}.AnaiwaBenefits-module__krBSbG__marquee:hover .AnaiwaBenefits-module__krBSbG__marqueeContent{animation-play-state:paused}@keyframes AnaiwaBenefits-module__krBSbG__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.AnaiwaBenefits-module__krBSbG__marqueeItem{text-transform:uppercase;color:#ffffffe6;letter-spacing:1.5px;align-items:center;gap:.8rem;font-size:.95rem;font-weight:500;display:flex}.AnaiwaBenefits-module__krBSbG__marqueeItem svg{color:#dbaa67}
