.PropertyClient-module__BJOcha__main{width:100%;position:relative}.PropertyClient-module__BJOcha__contentSections{background:var(--background);flex-direction:column;gap:6rem;padding:6rem 0;display:flex}.PropertyClient-module__BJOcha__section{scroll-margin-top:100px}
.Header-module__hBw1pG__headerContainer{z-index:90;flex-direction:column;align-items:center;width:100%;padding-top:2rem;padding-bottom:2rem;display:flex;position:relative}.Header-module__hBw1pG__logoBox{filter:drop-shadow(0 0 15px #ffffff4d);justify-content:center;align-items:center;transition:transform .3s;display:flex}.Header-module__hBw1pG__logoBox:hover{transform:scale(1.05)}.Header-module__hBw1pG__navWrapper{z-index:100;-webkit-backdrop-filter:blur(32px);border-radius:var(--radius-pill);background:#ffffff05;border:1px solid #ffffff14;width:95%;max-width:1400px;margin:0 auto;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:sticky;top:1.5rem}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navWrapper{-webkit-backdrop-filter:blur(48px);background:#0b0e1499;top:1rem;box-shadow:0 10px 30px #0000004d}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;height:70px;padding:0 2rem;display:flex}.Header-module__hBw1pG__nav{gap:1.5rem;margin:0 auto;display:flex}.Header-module__hBw1pG__link{color:var(--muted);font-size:.95rem;font-weight:600;transition:color .3s;position:relative}.Header-module__hBw1pG__link:hover{color:var(--foreground)}.Header-module__hBw1pG__link:after{content:"";background-color:var(--primary);width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__link:hover:after{width:100%}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__navWrapper{border-radius:var(--radius-lg);top:1rem}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navWrapper{border-radius:0;width:100%;top:0}.Header-module__hBw1pG__container{justify-content:center;height:80px}}.Header-module__hBw1pG__navItem{cursor:pointer;align-items:center;height:100%;display:flex;position:relative}.Header-module__hBw1pG__megaMenu{-webkit-backdrop-filter:blur(48px);border-radius:var(--radius-md);cursor:default;background:#0b0e14e6;border:1px solid #ffffff1a;width:450px;margin-top:.5rem;padding:2.5rem;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #00000080,inset 0 1px #ffffff0d}.Header-module__hBw1pG__dropdownMenu{-webkit-backdrop-filter:blur(48px);border-radius:var(--radius-md);cursor:default;background:#0b0e14e6;border:1px solid #ffffff1a;width:250px;margin-top:.5rem;padding:1.5rem;position:absolute;top:100%;right:0;box-shadow:0 20px 50px #00000080,inset 0 1px #ffffff0d}.Header-module__hBw1pG__megaMenuGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.Header-module__hBw1pG__megaMenuTitle{font-family:var(--font-playfair), serif;color:var(--primary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff0d;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.125rem}.Header-module__hBw1pG__megaMenuLinks{flex-direction:column;gap:1rem;display:flex}.Header-module__hBw1pG__subLink{color:var(--muted);align-items:center;font-size:.95rem;transition:all .3s;display:flex}.Header-module__hBw1pG__subLink:hover{color:var(--foreground);transform:translate(5px)}.Header-module__hBw1pG__megaMenuLarge{width:700px}.Header-module__hBw1pG__megaMenuSplit{gap:2rem;display:flex}.Header-module__hBw1pG__citiesColumn{border-right:1px solid #ffffff1a;width:30%;padding-right:2rem}.Header-module__hBw1pG__categoriesColumn{width:70%}.Header-module__hBw1pG__cityList{flex-direction:column;gap:.75rem;display:flex}.Header-module__hBw1pG__cityItem{color:var(--muted);border-radius:var(--radius-md);cursor:pointer;padding:.5rem 1rem;font-size:1.05rem;transition:all .3s}.Header-module__hBw1pG__cityItem:hover,.Header-module__hBw1pG__activeCity{color:var(--primary);background:#f060431a;font-weight:600}
.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(48px);color:var(--muted);z-index:2;background:#0b0e1499;border-top:1px solid #ffffff0d;padding:6rem 0 2rem;position:relative}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__desc{max-width:300px;line-height:1.6}.Footer-module__S6Hkya__title{color:var(--foreground);font-family:var(--font-playfair), serif;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__links{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__link{align-items:center;gap:.5rem;transition:all .3s;display:flex}.Footer-module__S6Hkya__linkArrow{opacity:0;color:var(--primary);transition:all .3s cubic-bezier(.175,.885,.32,1.275);transform:translate(-10px)}.Footer-module__S6Hkya__link:hover{color:var(--primary);transform:translate(5px)}.Footer-module__S6Hkya__link:hover .Footer-module__S6Hkya__linkArrow{opacity:1;transform:translate(0)}.Footer-module__S6Hkya__contactItem{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--primary);background:#f060431a;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.Footer-module__S6Hkya__newsletter{margin-top:2rem}.Footer-module__S6Hkya__newsletterTitle{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:1rem;font-size:1.125rem}.Footer-module__S6Hkya__newsletterForm{border-radius:var(--radius-pill);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;padding:.25rem;display:flex}.Footer-module__S6Hkya__newsletterInput{color:var(--foreground);background:0 0;border:none;flex:1;padding:.75rem 1.25rem;font-family:inherit}.Footer-module__S6Hkya__newsletterInput:focus{outline:none}.Footer-module__S6Hkya__newsletterBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s,background .3s;display:flex}.Footer-module__S6Hkya__newsletterBtn:hover{background:var(--primary-hover);transform:scale(1.05)}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.875rem;position:relative}.Footer-module__S6Hkya__bottom:after{content:"";pointer-events:none;z-index:-1;filter:blur(40px);background:radial-gradient(at bottom,#f0604326,#0000 70%);width:70%;height:200px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem}}
.Hero-module__ZARIfG__megaHero{--mouse-x:50%;--mouse-y:50%;z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:0 0 6rem;display:flex;position:relative}.Hero-module__ZARIfG__content{will-change:transform, opacity;flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex}.Hero-module__ZARIfG__title{text-align:center;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y), #f06043 0%, #1d3369 25%, #fff 60%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;cursor:default;background-size:150% 150%;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:5.5rem}.Hero-module__ZARIfG__subtitle{color:var(--muted);text-align:center;max-width:600px;margin-bottom:4rem;font-size:1.25rem}.Hero-module__ZARIfG__searchConsole{border-radius:var(--radius-lg);flex-direction:column;gap:2rem;width:100%;padding:2.5rem;display:flex;position:relative}.Hero-module__ZARIfG__searchTabs{border-bottom:1px solid #ffffff1a;gap:1rem;padding-bottom:1.5rem;display:flex}.Hero-module__ZARIfG__tab{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-family:inherit;font-size:1.125rem;font-weight:700;transition:color .3s;position:relative}.Hero-module__ZARIfG__tab.Hero-module__ZARIfG__active{color:var(--foreground)}.Hero-module__ZARIfG__tabIndicator{background:var(--primary);border-radius:2px;height:2px;position:absolute;bottom:-1.5rem;left:0;right:0}.Hero-module__ZARIfG__searchInputs{grid-template-columns:2fr 1fr 1fr auto;align-items:end;gap:1rem;display:grid}.Hero-module__ZARIfG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Hero-module__ZARIfG__label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.Hero-module__ZARIfG__field{border-radius:var(--radius-md);color:var(--foreground);box-sizing:border-box;appearance:none;background:#0000004d;border:1px solid #ffffff1a;width:100%;height:60px;padding:0 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}select.Hero-module__ZARIfG__field{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 1.25rem top 50%;background-repeat:no-repeat;background-size:.65rem}.Hero-module__ZARIfG__field:focus{border-color:var(--primary);background:#00000080;outline:none}.Hero-module__ZARIfG__field option{color:#fff;background:#0b0e14}.Hero-module__ZARIfG__trending{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__trendingLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-right:.5rem;font-size:.875rem;font-weight:700}.Hero-module__ZARIfG__trendingChip{border-radius:var(--radius-pill);color:var(--muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;transition:all .3s}.Hero-module__ZARIfG__trendingChip:hover{color:var(--foreground);background:#ffffff1a;border-color:#f060434d;transform:translateY(-2px);box-shadow:0 4px 15px #f060431a}@media (max-width:1024px){.Hero-module__ZARIfG__searchInputs{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__searchInputs{grid-template-columns:1fr}.Hero-module__ZARIfG__searchTabs{flex-wrap:wrap}.Hero-module__ZARIfG__searchConsole{padding:1.5rem}}
.ListingHero-module__2itNHq__heroContainer{background:radial-gradient(circle at 100% 0,#1d336966,#0000 60%);padding:4rem 0;position:relative;overflow:hidden}.ListingHero-module__2itNHq__heroContainer:before{content:"";filter:blur(100px);z-index:-1;background:#f060431a;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.ListingHero-module__2itNHq__grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:4rem;display:grid}.ListingHero-module__2itNHq__propertyInfo{flex-direction:column;gap:1.5rem;display:flex}.ListingHero-module__2itNHq__badges{gap:.75rem;display:flex}.ListingHero-module__2itNHq__badge{color:var(--brand-orange);border-radius:var(--radius-pill);letter-spacing:.5px;background:#f0604326;border:1px solid #f060434d;padding:.4rem 1rem;font-size:.85rem;font-weight:700}.ListingHero-module__2itNHq__reraBadge{color:#fff;background:#1d33694d;border-color:#ffffff4d;align-items:center;text-decoration:none;transition:all .3s;display:flex}.ListingHero-module__2itNHq__reraBadge:hover{background:#1d336999;border-color:#fff}.ListingHero-module__2itNHq__title{color:#fff;margin:0;font-family:Butler Bold,serif;font-size:3.5rem;line-height:1.1}.ListingHero-module__2itNHq__location{color:var(--muted);align-items:center;gap:.5rem;font-size:1.2rem;display:flex}.ListingHero-module__2itNHq__developer{color:#fffc;font-size:1.1rem}.ListingHero-module__2itNHq__developer strong{color:var(--brand-orange)}.ListingHero-module__2itNHq__keySpecs{border-radius:var(--radius-md);background:#1d336966;border:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;padding:1.5rem;display:grid}.ListingHero-module__2itNHq__spec{flex-direction:column;gap:.4rem;display:flex}.ListingHero-module__2itNHq__specLabel{text-transform:uppercase;color:var(--muted);letter-spacing:1px;font-size:.8rem}.ListingHero-module__2itNHq__specValue{color:#fff;font-size:1.1rem;font-weight:700}.ListingHero-module__2itNHq__description{color:#fffc;margin-top:1rem;font-size:1.05rem;line-height:1.6}.ListingHero-module__2itNHq__highlights{grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.ListingHero-module__2itNHq__highlights li{color:#fff;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.ListingHero-module__2itNHq__visualsColumn{flex-direction:column;gap:2rem;display:flex}.ListingHero-module__2itNHq__imageGallery{flex-direction:column;gap:1rem;display:flex}.ListingHero-module__2itNHq__mainImage{border-radius:var(--radius-lg);background-position:50%;background-size:cover;width:100%;height:350px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.ListingHero-module__2itNHq__imageOverlay{background:linear-gradient(#0000,#00000080);position:absolute;inset:0}.ListingHero-module__2itNHq__thumbnails{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ListingHero-module__2itNHq__thumb{border-radius:var(--radius-md);cursor:pointer;background-position:50%;background-size:cover;height:160px;transition:transform .3s;position:relative}.ListingHero-module__2itNHq__thumb:hover{transform:translateY(-3px)}.ListingHero-module__2itNHq__viewAllOverlay{border-radius:var(--radius-md);background:#1d3369b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ListingHero-module__2itNHq__viewAllOverlay span{color:#fff;letter-spacing:1px;font-weight:700}.ListingHero-module__2itNHq__priceCard{background:#ffffff08;border:1px solid #ffffff1a;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 15px 35px #0003}.ListingHero-module__2itNHq__priceHeader{flex-direction:column;display:flex}.ListingHero-module__2itNHq__priceLabel{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.ListingHero-module__2itNHq__price{color:#fff;margin:0;font-family:Butler Bold,serif;font-size:3rem}.ListingHero-module__2itNHq__emiWrapper{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.ListingHero-module__2itNHq__emiLabel{color:#ffffffb3}.ListingHero-module__2itNHq__emiValue{color:var(--brand-orange);font-size:1.1rem;font-weight:700}.ListingHero-module__2itNHq__enquireBtn{width:100%;padding:1.2rem;font-size:1.1rem}@media (max-width:992px){.ListingHero-module__2itNHq__grid{grid-template-columns:1fr;gap:3rem}.ListingHero-module__2itNHq__title{font-size:2.5rem}.ListingHero-module__2itNHq__visualsColumn{grid-row:1}}@media (max-width:768px){.ListingHero-module__2itNHq__keySpecs{grid-template-columns:1fr;gap:1.5rem}.ListingHero-module__2itNHq__highlights{grid-template-columns:1fr}}
.AiSearchBar-module__q03mQa__searchContainer{width:100%;position:relative}.AiSearchBar-module__q03mQa__searchBox{border-radius:var(--radius-pill);background:#0006;border:1px solid #ffffff1a;align-items:center;padding:.5rem .5rem .5rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 10px 40px #0000004d}.AiSearchBar-module__q03mQa__searchBox:focus-within{border-color:var(--primary);background:#0009;box-shadow:0 15px 50px #f0604333}.AiSearchBar-module__q03mQa__icon{color:var(--muted);margin-right:1rem}.AiSearchBar-module__q03mQa__input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;height:60px;font-family:inherit;font-size:1.125rem}.AiSearchBar-module__q03mQa__input::placeholder{color:var(--muted)}.AiSearchBar-module__q03mQa__btn{border-radius:var(--radius-pill);align-items:center;gap:.5rem;height:60px;padding:0 2.5rem;font-weight:600;transition:all .3s;display:flex}.AiSearchBar-module__q03mQa__aiIndicator{color:var(--primary);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f0604326;border:1px solid #f060434d;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;top:-40px;right:20px}.AiSearchBar-module__q03mQa__sparkle{animation:1.5s infinite AiSearchBar-module__q03mQa__pulse}@keyframes AiSearchBar-module__q03mQa__pulse{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.7;transform:scale(1)}}@media (max-width:768px){.AiSearchBar-module__q03mQa__searchBox{border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:1rem}.AiSearchBar-module__q03mQa__input{width:100%;height:50px}.AiSearchBar-module__q03mQa__btn{justify-content:center;width:100%}.AiSearchBar-module__q03mQa__aiIndicator{top:-50px;right:0}}
.LeadFormModal-module__TkKV-a__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LeadFormModal-module__TkKV-a__modalContent{background:#1d3369d9;border:1px solid #fff3;border-radius:12px;width:90%;max-width:450px;padding:30px;animation:.3s ease-out LeadFormModal-module__TkKV-a__modalFadeIn;position:relative;box-shadow:0 10px 40px #00000080}@keyframes LeadFormModal-module__TkKV-a__modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LeadFormModal-module__TkKV-a__closeBtn{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:24px;line-height:1;transition:opacity .2s;position:absolute;top:15px;right:15px}.LeadFormModal-module__TkKV-a__closeBtn:hover{opacity:1}.LeadFormModal-module__TkKV-a__modalTitle{color:#fff;margin-bottom:10px;font-family:Butler Bold,serif;font-size:28px}.LeadFormModal-module__TkKV-a__modalSubtitle{color:#fffc;margin-bottom:25px;font-family:Lato Bold,sans-serif;font-size:14px}.LeadFormModal-module__TkKV-a__form{flex-direction:column;gap:15px;display:flex}.LeadFormModal-module__TkKV-a__inputGroup{flex-direction:column;gap:5px;display:flex}.LeadFormModal-module__TkKV-a__inputGroup label{color:#ffffffe6;font-family:Lato Bold,sans-serif;font-size:14px}.LeadFormModal-module__TkKV-a__inputGroup input{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;outline:none;padding:12px 15px;font-size:16px;transition:all .2s}.LeadFormModal-module__TkKV-a__inputGroup input::placeholder{color:#fff6}.LeadFormModal-module__TkKV-a__inputGroup input:focus{border-color:var(--brand-orange);background:#ffffff26}.LeadFormModal-module__TkKV-a__submitBtn{border-radius:6px;width:100%;margin-top:10px;padding:14px;font-size:16px}
.LeadModal-module__Oi6cmG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LeadModal-module__Oi6cmG__modal{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-width:500px;padding:2.5rem;position:relative;box-shadow:0 20px 40px #0003}.LeadModal-module__Oi6cmG__closeBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.LeadModal-module__Oi6cmG__header{text-align:center;margin-bottom:2rem}.LeadModal-module__Oi6cmG__title{color:var(--secondary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.LeadModal-module__Oi6cmG__subtitle{color:var(--muted);font-size:.875rem}.LeadModal-module__Oi6cmG__form{flex-direction:column;gap:1.25rem;display:flex}.LeadModal-module__Oi6cmG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.LeadModal-module__Oi6cmG__label{color:var(--foreground);font-size:.875rem;font-weight:600}.LeadModal-module__Oi6cmG__input{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;padding:.75rem 1rem;font-family:inherit}.LeadModal-module__Oi6cmG__input:focus{border-color:var(--primary);outline:none}.LeadModal-module__Oi6cmG__submitBtn{width:100%;margin-top:1rem}.LeadModal-module__Oi6cmG__disclaimer{color:var(--muted);text-align:center;margin-top:1.5rem;font-size:.75rem}
.StickySubNav-module__xYE6ha__navWrapper{-webkit-backdrop-filter:blur(20px);z-index:50;background:#0b0e14bf;border-bottom:1px solid #ffffff14;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.StickySubNav-module__xYE6ha__sticky{background:#0b0e14e6;position:sticky;top:80px;box-shadow:0 10px 40px #0009}.StickySubNav-module__xYE6ha__navContainer{justify-content:space-between;align-items:center;height:70px;display:flex}.StickySubNav-module__xYE6ha__navLinks{gap:2.5rem;height:100%;display:flex}.StickySubNav-module__xYE6ha__navItem{color:var(--muted);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;align-items:center;height:100%;font-family:inherit;font-size:1.05rem;font-weight:600;transition:color .3s;display:flex;position:relative}.StickySubNav-module__xYE6ha__navItem:hover{color:#fff}.StickySubNav-module__xYE6ha__navItem.StickySubNav-module__xYE6ha__active{color:var(--brand-orange)}.StickySubNav-module__xYE6ha__navItem.StickySubNav-module__xYE6ha__active:after{content:"";background:var(--brand-orange);border-radius:3px 3px 0 0;width:100%;height:3px;position:absolute;bottom:0;left:0;box-shadow:0 -2px 10px #f0604380}.StickySubNav-module__xYE6ha__ctaGroup{gap:1rem;display:flex}.StickySubNav-module__xYE6ha__btnSmall{padding:.6rem 1.5rem;font-size:.95rem}@media (max-width:992px){.StickySubNav-module__xYE6ha__navLinks{white-space:nowrap;gap:1.5rem;padding-bottom:0;overflow-x:auto}.StickySubNav-module__xYE6ha__ctaGroup{display:none}}
.PropertyGrid-module__1yd3Ga__section{z-index:2;padding:8rem 0;position:relative}.PropertyGrid-module__1yd3Ga__header{text-align:center;margin-bottom:4rem}.PropertyGrid-module__1yd3Ga__tabs{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.PropertyGrid-module__1yd3Ga__tab{border-radius:var(--radius-pill);color:var(--muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;padding:.75rem 2rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.PropertyGrid-module__1yd3Ga__tab:hover{color:var(--foreground);background:#ffffff1a}.PropertyGrid-module__1yd3Ga__tab.PropertyGrid-module__1yd3Ga__active{color:var(--foreground);background:#ffffff26;border-color:#ffffff4d;box-shadow:0 4px 12px #0003}.PropertyGrid-module__1yd3Ga__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem;display:grid}.PropertyGrid-module__1yd3Ga__card{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;display:flex;position:relative;overflow:hidden}.PropertyGrid-module__1yd3Ga__card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#fff3 0%,#fff0 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.PropertyGrid-module__1yd3Ga__imagePlaceholder{height:240px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;background:#0003;justify-content:center;align-items:center;font-weight:700;display:flex}.PropertyGrid-module__1yd3Ga__cardContent{flex-direction:column;flex:1;padding:2rem;display:flex}.PropertyGrid-module__1yd3Ga__price{color:var(--primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PropertyGrid-module__1yd3Ga__title{color:var(--foreground);font-size:1.25rem;font-weight:700;font-family:var(--font-playfair), serif;margin-bottom:.5rem}.PropertyGrid-module__1yd3Ga__location{color:var(--muted);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.PropertyGrid-module__1yd3Ga__specs{border-top:1px solid #ffffff1a;gap:1.5rem;margin-bottom:2rem;padding-top:1.5rem;display:flex}.PropertyGrid-module__1yd3Ga__specItem{color:var(--foreground);font-size:.95rem;font-weight:700}.PropertyGrid-module__1yd3Ga__specLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;display:block}.PropertyGrid-module__1yd3Ga__cta{width:100%;color:var(--foreground);border-color:#fff3;margin-top:auto}.PropertyGrid-module__1yd3Ga__cta:hover{background:#ffffff1a}
.InteractiveFloorPlanModal-module__06NatG__modalOverlay{-webkit-backdrop-filter:blur(10px);z-index:1000;background:#0a0f19f2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.InteractiveFloorPlanModal-module__06NatG__modalContent{flex-direction:row;width:100vw;height:100vh;display:flex;position:relative}.InteractiveFloorPlanModal-module__06NatG__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:2rem}.InteractiveFloorPlanModal-module__06NatG__closeBtn:hover{background:var(--brand-orange);border-color:var(--brand-orange);transform:rotate(90deg)}.InteractiveFloorPlanModal-module__06NatG__sidebar{background:var(--brand-blue);color:#fff;z-index:5;border-right:1px solid #ffffff1a;flex-direction:column;width:380px;height:100%;display:flex;box-shadow:5px 0 20px #0003}.InteractiveFloorPlanModal-module__06NatG__sidebarHeader{border-bottom:1px solid #ffffff1a;padding:2rem}.InteractiveFloorPlanModal-module__06NatG__sidebarHeader h3{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.8rem}.InteractiveFloorPlanModal-module__06NatG__sidebarHeader p{font-family:var(--font-secondary);color:#ffffffb3;font-size:.95rem}.InteractiveFloorPlanModal-module__06NatG__planList{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.InteractiveFloorPlanModal-module__06NatG__planBtn{border-radius:var(--radius-md);text-align:left;cursor:pointer;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;padding:1.5rem;transition:all .3s}.InteractiveFloorPlanModal-module__06NatG__planBtn:hover{background:#ffffff1a;transform:translateY(-2px)}.InteractiveFloorPlanModal-module__06NatG__activePlanBtn{border-color:var(--brand-orange);background:#f060431a;box-shadow:0 4px 15px #f0604333}.InteractiveFloorPlanModal-module__06NatG__planTitle{font-family:var(--font-body);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.InteractiveFloorPlanModal-module__06NatG__planSize{font-family:var(--font-secondary);color:#fffc;margin-bottom:.5rem;font-size:.95rem}.InteractiveFloorPlanModal-module__06NatG__planPrice{color:var(--brand-orange);font-size:1.1rem;font-weight:700}.InteractiveFloorPlanModal-module__06NatG__sidebarFooter{border-top:1px solid #ffffff1a;padding:1.5rem}.InteractiveFloorPlanModal-module__06NatG__ctaBtn{justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1.1rem;display:flex}.InteractiveFloorPlanModal-module__06NatG__viewerArea{background:radial-gradient(circle,#1a233a 0%,#0a0f19 100%);flex-direction:column;flex:1;display:flex;position:relative}.InteractiveFloorPlanModal-module__06NatG__viewerHeader{z-index:5;color:#fff;position:absolute;top:2rem;left:2rem}.InteractiveFloorPlanModal-module__06NatG__viewerHeader h2{font-family:var(--font-heading);text-shadow:0 2px 10px #00000080;margin-bottom:.5rem;font-size:2.2rem}.InteractiveFloorPlanModal-module__06NatG__badge{background:var(--brand-orange);color:#fff;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:1px;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.InteractiveFloorPlanModal-module__06NatG__transformContainer{flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.InteractiveFloorPlanModal-module__06NatG__transformWrapperClass{width:100%;height:100%}.InteractiveFloorPlanModal-module__06NatG__transformContentClass{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.InteractiveFloorPlanModal-module__06NatG__viewerImage{object-fit:contain;cursor:grab;filter:drop-shadow(0 20px 40px #0006);max-width:90%;max-height:90vh}.InteractiveFloorPlanModal-module__06NatG__viewerImage:active{cursor:grabbing}.InteractiveFloorPlanModal-module__06NatG__controls{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md);z-index:10;background:#ffffff1a;border:1px solid #fff3;flex-direction:column;gap:.5rem;padding:.5rem;display:flex;position:absolute;bottom:3rem;right:3rem}.InteractiveFloorPlanModal-module__06NatG__controls button{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#ffffff1a;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.InteractiveFloorPlanModal-module__06NatG__controls button:hover{background:var(--brand-orange)}.InteractiveFloorPlanModal-module__06NatG__hint{color:#fffc;border-radius:var(--radius-pill);font-family:var(--font-secondary);pointer-events:none;z-index:10;background:#00000080;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.InteractiveFloorPlanModal-module__06NatG__modalContent{flex-direction:column}.InteractiveFloorPlanModal-module__06NatG__sidebar{border-bottom:1px solid #ffffff1a;border-right:none;width:100%;height:auto;max-height:40vh}.InteractiveFloorPlanModal-module__06NatG__viewerHeader{top:1rem;left:1rem}.InteractiveFloorPlanModal-module__06NatG__viewerHeader h2{font-size:1.5rem}.InteractiveFloorPlanModal-module__06NatG__controls{flex-direction:row;bottom:1rem;right:1rem}.InteractiveFloorPlanModal-module__06NatG__closeBtn{width:36px;height:36px;top:1rem;right:1rem}}
.Localities-module__BS0Rdq__section{z-index:2;padding:8rem 0;position:relative}.Localities-module__BS0Rdq__header{text-align:center;margin-bottom:4rem}.Localities-module__BS0Rdq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Localities-module__BS0Rdq__card{border-radius:var(--radius-lg);cursor:pointer;align-items:flex-end;height:400px;padding:2.5rem;display:flex;position:relative;overflow:hidden}.Localities-module__BS0Rdq__card:before{content:"";z-index:1;background:linear-gradient(#0b0e1400 40%,#0b0e14e6 100%);position:absolute;inset:0}.Localities-module__BS0Rdq__cardBg{z-index:0;background-position:50%;background-size:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1);position:absolute;inset:0}.Localities-module__BS0Rdq__card:hover .Localities-module__BS0Rdq__cardBg{transform:scale(1.1)}.Localities-module__BS0Rdq__cardContent{z-index:2;width:100%;position:relative}.Localities-module__BS0Rdq__title{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:700}.Localities-module__BS0Rdq__stats{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:700}@media (max-width:1024px){.Localities-module__BS0Rdq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Localities-module__BS0Rdq__grid{grid-template-columns:1fr}}
.FloorPlans-module__Ld7mZq__sectionTitle{text-align:center;margin-bottom:2rem}.FloorPlans-module__Ld7mZq__tabsWrapper{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.FloorPlans-module__Ld7mZq__tabBtn{color:var(--muted);border-radius:var(--radius-pill);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.FloorPlans-module__Ld7mZq__tabBtn:hover{color:#fff;background:#ffffff1a}.FloorPlans-module__Ld7mZq__tabBtn.FloorPlans-module__Ld7mZq__activeTab{background:var(--brand-orange);color:#fff;border-color:var(--brand-orange);box-shadow:0 5px 15px #f0604366}.FloorPlans-module__Ld7mZq__planViewer{max-width:900px;margin:0 auto}.FloorPlans-module__Ld7mZq__card{background:#ffffff05;border:1px solid #ffffff0d;grid-template-columns:1.5fr 1fr;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.FloorPlans-module__Ld7mZq__imageWrapper{background:#0000004d;border-right:1px solid #ffffff0d;justify-content:center;align-items:center;height:450px;display:flex;position:relative}.FloorPlans-module__Ld7mZq__planImage{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;padding:2rem}.FloorPlans-module__Ld7mZq__placeholderImage{color:var(--muted);font-weight:600}.FloorPlans-module__Ld7mZq__details{flex-direction:column;justify-content:center;gap:2rem;padding:3rem;display:flex}.FloorPlans-module__Ld7mZq__infoBlock{flex-direction:column;gap:.5rem;display:flex}.FloorPlans-module__Ld7mZq__bhk{color:#fff;margin:0;font-family:Butler Bold,serif;font-size:2.5rem}.FloorPlans-module__Ld7mZq__size{color:var(--muted);font-size:1.1rem}.FloorPlans-module__Ld7mZq__size strong{color:#fff}.FloorPlans-module__Ld7mZq__priceBlock{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;flex-direction:column;gap:.2rem;padding:1.5rem 0;display:flex}.FloorPlans-module__Ld7mZq__priceLabel{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.FloorPlans-module__Ld7mZq__price{color:var(--brand-orange);font-size:2rem;font-weight:700}.FloorPlans-module__Ld7mZq__btnFull{width:100%;padding:1rem;font-size:1.1rem}@media (max-width:768px){.FloorPlans-module__Ld7mZq__card{grid-template-columns:1fr}.FloorPlans-module__Ld7mZq__imageWrapper{border-bottom:1px solid #ffffff0d;border-right:none;height:300px}.FloorPlans-module__Ld7mZq__details{padding:2rem}}
.Insights-module___nMrRW__section{z-index:2;padding:8rem 0;position:relative}.Insights-module___nMrRW__header{text-align:center;margin-bottom:4rem}.Insights-module___nMrRW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Insights-module___nMrRW__card{text-align:center;border-radius:var(--radius-lg);flex-direction:column;align-items:center;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.Insights-module___nMrRW__card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#fff3 0%,#fff0 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Insights-module___nMrRW__icon{width:48px;height:48px;color:var(--primary);margin-bottom:1.5rem}.Insights-module___nMrRW__title{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Insights-module___nMrRW__text{color:var(--muted);font-size:1rem;line-height:1.6}@media (max-width:1024px){.Insights-module___nMrRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Insights-module___nMrRW__grid{grid-template-columns:1fr}}
.Facilities-module__3FWweG__sectionTitle{text-align:center;margin-bottom:3rem}.Facilities-module__3FWweG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.Facilities-module__3FWweG__categoryCard{background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;gap:2rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex}.Facilities-module__3FWweG__categoryCard:hover{border-color:#f060434d;transform:translateY(-5px);box-shadow:0 15px 35px #0000004d}.Facilities-module__3FWweG__categoryTitle{color:#fff;border-bottom:1px solid #ffffff1a;margin:0;padding-bottom:1rem;font-family:Butler Bold,serif;font-size:1.8rem}.Facilities-module__3FWweG__itemList{grid-template-columns:1fr 1fr;gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.Facilities-module__3FWweG__item{color:#ffffffb3;flex-direction:column;align-items:flex-start;gap:.8rem;font-size:1rem;font-weight:500;transition:color .3s;display:flex}.Facilities-module__3FWweG__item:hover{color:#fff}.Facilities-module__3FWweG__iconWrapper{width:45px;height:45px;color:var(--brand-orange);background:#f060431a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Facilities-module__3FWweG__item:hover .Facilities-module__3FWweG__iconWrapper{background:var(--brand-orange);color:#fff;transform:scale(1.1);box-shadow:0 5px 15px #f0604366}@media (max-width:768px){.Facilities-module__3FWweG__itemList{grid-template-columns:1fr}}
.ReliveAdvantage-module__2Jp2_W__section{z-index:2;padding:6rem 0;position:relative}.ReliveAdvantage-module__2Jp2_W__header{text-align:center;margin-bottom:4rem}.ReliveAdvantage-module__2Jp2_W__title{font-family:var(--font-playfair), serif;color:var(--primary);background:linear-gradient(135deg, var(--primary), #ff8566);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:.05em;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.ReliveAdvantage-module__2Jp2_W__subtitle{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.25rem}.ReliveAdvantage-module__2Jp2_W__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ReliveAdvantage-module__2Jp2_W__card{text-align:center;border-radius:var(--radius-lg);flex-direction:column;align-items:center;padding:3rem 2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;display:flex}.ReliveAdvantage-module__2Jp2_W__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #f0604326,inset 0 1px #fff3}.ReliveAdvantage-module__2Jp2_W__iconWrapper{width:80px;height:80px;color:var(--primary);background:#f060431a;border:1px solid #f0604333;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .4s;display:flex}.ReliveAdvantage-module__2Jp2_W__card:hover .ReliveAdvantage-module__2Jp2_W__iconWrapper{background:#f0604333;transform:scale(1.1)}.ReliveAdvantage-module__2Jp2_W__cardTitle{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.ReliveAdvantage-module__2Jp2_W__cardDesc{color:var(--muted);line-height:1.6}@media (max-width:1024px){.ReliveAdvantage-module__2Jp2_W__title{font-size:2.5rem}}@media (max-width:768px){.ReliveAdvantage-module__2Jp2_W__grid{grid-template-columns:1fr}.ReliveAdvantage-module__2Jp2_W__title{font-size:2rem}}
.ExploreLocality-module__yha_-G__sectionTitle{text-align:center;margin-bottom:3rem}.ExploreLocality-module__yha_-G__grid{grid-template-columns:1.5fr 1fr;align-items:stretch;gap:3rem;display:grid}.ExploreLocality-module__yha_-G__mapContainer{border-radius:var(--radius-lg);background:radial-gradient(circle,#1d336966 0%,#0b0e14cc 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000004d}.ExploreLocality-module__yha_-G__mapContainer:before{content:"";border:2px dashed #f060434d;border-radius:50%;width:200px;height:200px;animation:10s linear infinite ExploreLocality-module__yha_-G__pulse;position:absolute}.ExploreLocality-module__yha_-G__mapContainer:after{content:"";border:1px solid #ffffff0d;border-radius:50%;width:300px;height:300px;animation:15s linear infinite reverse ExploreLocality-module__yha_-G__pulse;position:absolute}@keyframes ExploreLocality-module__yha_-G__pulse{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ExploreLocality-module__yha_-G__placeholderMap{z-index:2;flex-direction:column;align-items:center;gap:1rem;display:flex}.ExploreLocality-module__yha_-G__placeholderMap svg{color:var(--brand-orange);filter:drop-shadow(0 5px 15px #f0604380)}.ExploreLocality-module__yha_-G__placeholderText{color:#fff;letter-spacing:1px;font-family:Butler Bold,serif;font-size:1.5rem;font-weight:600}.ExploreLocality-module__yha_-G__landmarks{border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.ExploreLocality-module__yha_-G__landmarksTitle{color:#fff;border-bottom:1px solid #ffffff1a;margin:0;padding-bottom:1rem;font-family:Butler Bold,serif;font-size:1.8rem}.ExploreLocality-module__yha_-G__landmarkList{flex-direction:column;gap:1.25rem;display:flex}.ExploreLocality-module__yha_-G__landmarkItem{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem;transition:all .3s;display:flex}.ExploreLocality-module__yha_-G__landmarkItem:hover{background:#ffffff0f;border-color:#f060434d;transform:translate(5px)}.ExploreLocality-module__yha_-G__landmarkLeft{align-items:center;gap:1rem;display:flex}.ExploreLocality-module__yha_-G__iconBox{background:#f060431a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.ExploreLocality-module__yha_-G__landmarkItem:hover .ExploreLocality-module__yha_-G__iconBox{background:var(--brand-orange)}.ExploreLocality-module__yha_-G__landmarkItem:hover .ExploreLocality-module__yha_-G__icon{color:#fff}.ExploreLocality-module__yha_-G__icon{color:var(--brand-orange);transition:all .3s}.ExploreLocality-module__yha_-G__landmarkInfo{flex-direction:column;gap:.2rem;display:flex}.ExploreLocality-module__yha_-G__landmarkName{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.ExploreLocality-module__yha_-G__landmarkType{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.ExploreLocality-module__yha_-G__landmarkDistance{color:var(--brand-orange);font-size:1.1rem;font-weight:700}.ExploreLocality-module__yha_-G__mapsBtn{text-align:center;width:100%;margin-top:1rem;font-weight:600}@media (max-width:992px){.ExploreLocality-module__yha_-G__grid{grid-template-columns:1fr;gap:2rem}.ExploreLocality-module__yha_-G__mapContainer{height:350px;min-height:auto}}
.VideoShowcase-module__gKHO9q__section{z-index:2;padding:6rem 0;position:relative}.VideoShowcase-module__gKHO9q__header{text-align:center;margin-bottom:3rem}.VideoShowcase-module__gKHO9q__title{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:1rem;font-size:3rem;font-weight:700}.VideoShowcase-module__gKHO9q__subtitle{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.125rem}.VideoShowcase-module__gKHO9q__videoWrapper{aspect-ratio:16/9;border-radius:var(--radius-lg);background:#00000080;border:1px solid #ffffff1a;width:100%;max-width:1100px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080,0 0 40px #f060431a}.VideoShowcase-module__gKHO9q__videoWrapper:before{content:"";border-radius:var(--radius-lg);pointer-events:none;z-index:2;border:2px solid #ffffff0d;position:absolute;inset:0}.VideoShowcase-module__gKHO9q__iframe{z-index:1;border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.VideoShowcase-module__gKHO9q__title{font-size:2rem}.VideoShowcase-module__gKHO9q__videoWrapper,.VideoShowcase-module__gKHO9q__videoWrapper:before{border-radius:var(--radius-md)}}
.BuilderInfo-module__vDSlmG__sectionTitle{text-align:center;margin-bottom:3rem}.BuilderInfo-module__vDSlmG__builderCard{border-radius:var(--radius-lg);background:radial-gradient(circle at 100% 100%,#1d336966,#ffffff05);border:1px solid #ffffff14;flex-direction:column;gap:2.5rem;max-width:800px;margin:0 auto;padding:3rem;display:flex;box-shadow:0 15px 40px #0000004d}.BuilderInfo-module__vDSlmG__header{border-bottom:1px solid #ffffff1a;align-items:center;gap:2rem;padding-bottom:2rem;display:flex}.BuilderInfo-module__vDSlmG__logoWrapper{background:#f060431a;border:1px solid #f060434d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;box-shadow:inset 0 0 20px #f060431a}.BuilderInfo-module__vDSlmG__logoIcon{color:var(--brand-orange)}.BuilderInfo-module__vDSlmG__info{flex-direction:column;gap:.5rem;display:flex}.BuilderInfo-module__vDSlmG__name{color:#fff;margin:0;font-family:Butler Bold,serif;font-size:2.2rem}.BuilderInfo-module__vDSlmG__stats{gap:2rem;display:flex}.BuilderInfo-module__vDSlmG__stat{color:var(--muted);align-items:center;gap:.5rem;font-size:1.05rem;display:flex}.BuilderInfo-module__vDSlmG__icon{color:var(--brand-orange)}.BuilderInfo-module__vDSlmG__body{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}.BuilderInfo-module__vDSlmG__description{color:#fffc;margin:0;font-size:1.15rem;line-height:1.7}.BuilderInfo-module__vDSlmG__btn{border-color:#ffffff4d;padding:1rem 2rem;font-weight:600}.BuilderInfo-module__vDSlmG__btn:hover{color:var(--brand-blue);background:#fff}@media (max-width:768px){.BuilderInfo-module__vDSlmG__header{text-align:center;flex-direction:column}.BuilderInfo-module__vDSlmG__stats{flex-wrap:wrap;justify-content:center;gap:1rem}.BuilderInfo-module__vDSlmG__body{text-align:center;align-items:center}}
.FaqSection-module__UtxuQW__section{z-index:2;padding:6rem 0;position:relative}.FaqSection-module__UtxuQW__header{text-align:center;margin-bottom:4rem}.FaqSection-module__UtxuQW__title{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:1rem;font-size:3rem;font-weight:700}.FaqSection-module__UtxuQW__subtitle{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.125rem}.FaqSection-module__UtxuQW__categoryTitle{font-family:var(--font-playfair), serif;color:var(--primary);border-bottom:1px solid #ffffff1a;margin:2rem 0 1rem;padding-bottom:.5rem;font-size:1.5rem}.FaqSection-module__UtxuQW__faqWrapper{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FaqSection-module__UtxuQW__faqItem{border-radius:var(--radius-md);background:#ffffff05;border:1px solid #ffffff0d;transition:background .3s;overflow:hidden}.FaqSection-module__UtxuQW__faqItem:hover{background:#ffffff0d}.FaqSection-module__UtxuQW__questionBtn{width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-family:inherit;font-size:1.125rem;font-weight:700;display:flex}.FaqSection-module__UtxuQW__questionText{padding-right:2rem}.FaqSection-module__UtxuQW__icon{color:var(--primary);transition:transform .3s}.FaqSection-module__UtxuQW__iconOpen{transform:rotate(180deg)}.FaqSection-module__UtxuQW__answerContainer{overflow:hidden}.FaqSection-module__UtxuQW__answerContent{color:var(--muted);padding:0 2rem 1.5rem;line-height:1.6}@media (max-width:768px){.FaqSection-module__UtxuQW__title{font-size:2.25rem}.FaqSection-module__UtxuQW__questionBtn{padding:1.25rem;font-size:1rem}.FaqSection-module__UtxuQW__answerContent{padding:0 1.25rem 1.25rem}}
.PropertyFaqs-module__B5qKVW__sectionTitle{text-align:center;margin-bottom:3rem}.PropertyFaqs-module__B5qKVW__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.PropertyFaqs-module__B5qKVW__faqItem{padding:0;overflow:hidden}.PropertyFaqs-module__B5qKVW__questionBtn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;font-family:inherit;display:flex}.PropertyFaqs-module__B5qKVW__question{color:#fff;padding-right:2rem;font-size:1.15rem;font-weight:600}.PropertyFaqs-module__B5qKVW__icon{color:var(--primary);flex-shrink:0;transition:transform .3s}.PropertyFaqs-module__B5qKVW__answerWrapper{overflow:hidden}.PropertyFaqs-module__B5qKVW__answer{color:var(--muted);padding:0 2rem 1.5rem;font-size:1.05rem;line-height:1.7}
.ProjectVideos-module__7J7GfW__sectionTitle{text-align:center;margin-bottom:3rem}.ProjectVideos-module__7J7GfW__grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;display:grid}.ProjectVideos-module__7J7GfW__videoCard{border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff0d;padding:1.5rem;box-shadow:0 15px 35px #0003}.ProjectVideos-module__7J7GfW__iframeWrapper{border-radius:var(--radius-md);background:#000;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #00000080}.ProjectVideos-module__7J7GfW__iframeWrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.ProjectVideos-module__7J7GfW__grid{grid-template-columns:1fr}}
.Careers-module__PFxZfG__hero{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:120px 20px 60px;display:flex;position:relative;overflow:hidden}.Careers-module__PFxZfG__heroBg{z-index:-1;background:radial-gradient(circle,#1d336966 0%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Careers-module__PFxZfG__heroBgImage{object-fit:cover;opacity:.15;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.Careers-module__PFxZfG__heroTitle{font-family:var(--font-playfair), serif;color:var(--primary);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.1}.Careers-module__PFxZfG__heroSubtitle{font-family:var(--font-lato), sans-serif;color:var(--muted);max-width:800px;margin:0 auto 3rem;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6}.Careers-module__PFxZfG__heroCTA{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Careers-module__PFxZfG__heroCTA:hover{background:#d95337;transform:translateY(-3px);box-shadow:0 10px 25px #f0604366}.Careers-module__PFxZfG__section{padding:100px 0}.Careers-module__PFxZfG__sectionTitle{font-family:var(--font-playfair), serif;color:var(--foreground);text-align:center;margin-bottom:1rem;font-size:2.8rem}.Careers-module__PFxZfG__sectionSubtitle{text-align:center;color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:4rem;font-size:1.2rem;font-weight:700}.Careers-module__PFxZfG__perksGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Careers-module__PFxZfG__perkCard{text-align:center;-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:3rem 2rem;transition:all .4s}.Careers-module__PFxZfG__perkCard:hover{background:#1d33690d;border-color:#1d336980;transform:translateY(-10px);box-shadow:0 20px 40px #0003}.Careers-module__PFxZfG__perkIcon{color:var(--accent);margin-bottom:1.5rem;font-size:3rem}.Careers-module__PFxZfG__perkTitle{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.Careers-module__PFxZfG__perkDesc{color:var(--muted);line-height:1.6}.Careers-module__PFxZfG__jobsGrid{flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.Careers-module__PFxZfG__jobCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;padding:2rem;transition:all .3s;display:flex}.Careers-module__PFxZfG__jobCard:hover{background:#ffffff0f;border-color:#f060434d;transform:translate(10px)}.Careers-module__PFxZfG__jobInfo{flex:1}.Careers-module__PFxZfG__jobTitle{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:.5rem;font-size:1.8rem}.Careers-module__PFxZfG__jobMeta{color:var(--muted);font-size:.95rem;font-family:var(--font-lato), sans-serif;gap:1.5rem;display:flex}.Careers-module__PFxZfG__jobMetaItem{align-items:center;gap:6px;display:flex}.Careers-module__PFxZfG__applyBtn{color:var(--accent);border:2px solid var(--accent);text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:0 0;border-radius:50px;padding:.8rem 2rem;font-weight:700;transition:all .3s}.Careers-module__PFxZfG__applyBtn:hover{background:var(--accent);color:#fff;box-shadow:0 5px 15px #f060434d}@media (max-width:768px){.Careers-module__PFxZfG__jobCard{flex-direction:column;align-items:flex-start;gap:1.5rem}.Careers-module__PFxZfG__applyBtn{width:100%}.Careers-module__PFxZfG__jobMeta{flex-wrap:wrap;gap:1rem}}.Careers-module__PFxZfG__modalOverlay{-webkit-backdrop-filter:blur(10px);z-index:1000;background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.Careers-module__PFxZfG__modalContent{background:#141419fa;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:550px;max-height:90vh;padding:3rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000080}.Careers-module__PFxZfG__closeBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.Careers-module__PFxZfG__closeBtn:hover{background:#ffffff1a;transform:rotate(90deg)}.Careers-module__PFxZfG__modalHeader{margin-bottom:2.5rem}.Careers-module__PFxZfG__modalTitle{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:.5rem;font-size:2.2rem}.Careers-module__PFxZfG__modalSubtitle{color:var(--accent);font-size:1.1rem;font-weight:700}.Careers-module__PFxZfG__formGroup{margin-bottom:1.5rem}.Careers-module__PFxZfG__formLabel{color:#fffc;font-size:.95rem;font-family:var(--font-lato), sans-serif;margin-bottom:.5rem;display:block}.Careers-module__PFxZfG__formInput,.Careers-module__PFxZfG__formTextarea{color:#fff;width:100%;font-size:1rem;font-family:var(--font-lato), sans-serif;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.2rem;transition:all .3s}.Careers-module__PFxZfG__formTextarea{resize:vertical;min-height:100px}.Careers-module__PFxZfG__formInput:focus,.Careers-module__PFxZfG__formTextarea:focus{border-color:var(--primary);background:#1d33691a;outline:none;box-shadow:0 0 0 3px #1d33694d}.Careers-module__PFxZfG__submitBtn{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Careers-module__PFxZfG__submitBtn:hover{background:#d95337;transform:translateY(-2px);box-shadow:0 8px 25px #f0604366}.Careers-module__PFxZfG__successState{text-align:center;padding:3rem 0}.Careers-module__PFxZfG__successIcon{color:#4caf50;margin-bottom:1.5rem;font-size:5rem}.Careers-module__PFxZfG__successTitle{font-family:var(--font-playfair), serif;color:#fff;margin-bottom:1rem;font-size:2.2rem}.Careers-module__PFxZfG__successText{color:var(--muted);font-size:1.1rem;line-height:1.6}
.Contact-module__J3q-aa__hero{text-align:center;padding:120px 20px 60px;position:relative}.Contact-module__J3q-aa__heroTitle{font-family:var(--font-playfair), serif;color:var(--primary);margin-bottom:1rem;font-size:clamp(3rem,6vw,4.5rem)}.Contact-module__J3q-aa__heroSubtitle{font-family:var(--font-lato), sans-serif;color:var(--muted);max-width:600px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.Contact-module__J3q-aa__contentWrapper{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-top:3rem;padding-bottom:80px;display:grid}@media (max-width:900px){.Contact-module__J3q-aa__contentWrapper{grid-template-columns:1fr;gap:3rem}}.Contact-module__J3q-aa__infoCards{flex-direction:column;gap:2rem;display:flex}.Contact-module__J3q-aa__card{-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:2.5rem;transition:all .4s}.Contact-module__J3q-aa__card:hover{border-color:#1d336980;transform:translateY(-5px);box-shadow:0 15px 30px #0003}.Contact-module__J3q-aa__cardHeader{align-items:center;gap:1.2rem;margin-bottom:1.5rem;display:flex}.Contact-module__J3q-aa__iconWrapper{width:55px;height:55px;color:var(--accent);background:#1d336980;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s;display:flex}.Contact-module__J3q-aa__card:hover .Contact-module__J3q-aa__iconWrapper{transform:scale(1.1)}.Contact-module__J3q-aa__cardTitle{color:var(--foreground);font-family:var(--font-playfair), serif;font-size:1.5rem}.Contact-module__J3q-aa__cardContent{color:var(--muted);margin-left:calc(55px + 1.2rem);line-height:1.8}.Contact-module__J3q-aa__cardContent strong{color:var(--primary);font-weight:700}.Contact-module__J3q-aa__cardContent a{color:var(--foreground);text-decoration:none;transition:color .3s}.Contact-module__J3q-aa__cardContent a:hover{color:var(--accent)}.Contact-module__J3q-aa__formWrapper{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#1d3369cc,#141419e6);border:1px solid #ffffff1a;border-radius:24px;padding:3.5rem;box-shadow:0 25px 50px #0000004d}.Contact-module__J3q-aa__formTitle{font-family:var(--font-playfair), serif;color:#fff;margin-bottom:2rem;font-size:2.2rem}.Contact-module__J3q-aa__formGroup{margin-bottom:1.5rem}.Contact-module__J3q-aa__formLabel{color:#fffc;font-size:.95rem;font-family:var(--font-lato), sans-serif;margin-bottom:.5rem;display:block}.Contact-module__J3q-aa__formInput,.Contact-module__J3q-aa__formTextarea{color:#fff;width:100%;font-size:1rem;font-family:var(--font-lato), sans-serif;background:#0003;border:1px solid #ffffff26;border-radius:12px;padding:1rem 1.2rem;transition:all .3s}.Contact-module__J3q-aa__formTextarea{resize:vertical;min-height:120px}.Contact-module__J3q-aa__formInput:focus,.Contact-module__J3q-aa__formTextarea:focus{border-color:var(--primary);background:#1d336933;outline:none;box-shadow:0 0 0 3px #1d33694d}.Contact-module__J3q-aa__submitBtn{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Contact-module__J3q-aa__submitBtn:hover:not(:disabled){background:#d95337;transform:translateY(-2px);box-shadow:0 8px 25px #f0604366}.Contact-module__J3q-aa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__J3q-aa__successMsg{color:#4caf50;text-align:center;font-family:var(--font-lato), sans-serif;background:#4caf501a;border:1px solid #4caf504d;border-radius:8px;margin-top:1.5rem;padding:1rem}.Contact-module__J3q-aa__mapSection{border:1px solid #ffffff0d;border-radius:20px;width:100%;height:400px;margin-top:4rem;overflow:hidden}.Contact-module__J3q-aa__mapIframe{filter:invert(90%)hue-rotate(180deg)brightness(80%)contrast(90%);border:0;width:100%;height:100%}
.Events-module__z-cy0a__hero{text-align:center;justify-content:center;align-items:center;min-height:50vh;padding:120px 20px 60px;display:flex;position:relative;overflow:hidden}.Events-module__z-cy0a__heroBg{z-index:-1;background:radial-gradient(circle,#1d336966 0%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Events-module__z-cy0a__heroTitle{font-family:var(--font-playfair), serif;color:var(--primary);margin-bottom:1rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:700}.Events-module__z-cy0a__heroSubtitle{font-family:var(--font-lato), sans-serif;color:var(--muted);max-width:700px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.Events-module__z-cy0a__section{padding:80px 0}.Events-module__z-cy0a__sectionTitle{font-family:var(--font-playfair), serif;color:var(--foreground);text-align:center;margin-bottom:3rem;font-size:2.5rem}.Events-module__z-cy0a__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.Events-module__z-cy0a__eventCard{-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.Events-module__z-cy0a__eventCard:hover{border-color:#f060434d;transform:translateY(-10px);box-shadow:0 20px 40px #f0604326}.Events-module__z-cy0a__cardImageWrapper{height:240px;position:relative;overflow:hidden}.Events-module__z-cy0a__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.Events-module__z-cy0a__eventCard:hover .Events-module__z-cy0a__cardImage{transform:scale(1.08)}.Events-module__z-cy0a__eventTypeBadge{background:var(--accent);color:#fff;font-size:.85rem;font-weight:700;font-family:var(--font-lato), sans-serif;text-transform:uppercase;letter-spacing:1px;border-radius:30px;padding:.5rem 1.2rem;position:absolute;top:15px;right:15px;box-shadow:0 4px 15px #f0604366}.Events-module__z-cy0a__cardContent{flex-direction:column;flex:1;padding:2rem;display:flex}.Events-module__z-cy0a__dateRow{color:var(--primary);align-items:center;gap:10px;margin-bottom:1rem;font-size:.95rem;font-weight:700;display:flex}.Events-module__z-cy0a__cardTitle{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:1rem;font-size:1.8rem;line-height:1.3}.Events-module__z-cy0a__cardDesc{color:var(--muted);flex:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Events-module__z-cy0a__locationRow{color:#ffffffb3;align-items:flex-start;gap:8px;margin-bottom:2rem;font-size:.95rem;line-height:1.4;display:flex}.Events-module__z-cy0a__registerBtn{border:1px solid var(--accent);width:100%;color:var(--accent);cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--font-lato), sans-serif;text-transform:uppercase;letter-spacing:1px;background:0 0;border-radius:12px;padding:1.2rem;transition:all .3s}.Events-module__z-cy0a__registerBtn:hover{background:var(--accent);color:#fff;box-shadow:0 5px 20px #f0604366}.Events-module__z-cy0a__modalOverlay{-webkit-backdrop-filter:blur(10px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.Events-module__z-cy0a__modalContent{background:#141419f2;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:500px;padding:3rem 2.5rem;position:relative;box-shadow:0 25px 50px #00000080}.Events-module__z-cy0a__closeBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.Events-module__z-cy0a__closeBtn:hover{background:#ffffff1a;transform:rotate(90deg)}.Events-module__z-cy0a__modalHeader{text-align:center;margin-bottom:2rem}.Events-module__z-cy0a__modalTitle{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:.5rem;font-size:2rem}.Events-module__z-cy0a__modalSubtitle{color:var(--primary);font-size:1.1rem;font-weight:700}.Events-module__z-cy0a__formGroup{margin-bottom:1.5rem}.Events-module__z-cy0a__formLabel{color:#ffffffb3;font-size:.9rem;font-family:var(--font-lato), sans-serif;margin-bottom:.5rem;display:block}.Events-module__z-cy0a__formInput{color:#fff;width:100%;font-size:1rem;font-family:var(--font-lato), sans-serif;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.2rem;transition:all .3s}.Events-module__z-cy0a__formInput:focus{border-color:var(--primary);background:#1d33691a;outline:none;box-shadow:0 0 0 3px #1d33694d}.Events-module__z-cy0a__submitBtn{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Events-module__z-cy0a__submitBtn:hover{background:#d95337;transform:translateY(-2px);box-shadow:0 8px 25px #f0604366}.Events-module__z-cy0a__successState{text-align:center;padding:2rem 0}.Events-module__z-cy0a__successIcon{color:#4caf50;margin-bottom:1.5rem;font-size:4rem}.Events-module__z-cy0a__successTitle{font-family:var(--font-playfair), serif;color:#fff;margin-bottom:1rem;font-size:2rem}.Events-module__z-cy0a__successText{color:var(--muted);line-height:1.6}.Events-module__z-cy0a__galleryGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}.Events-module__z-cy0a__galleryItem{aspect-ratio:4/3;cursor:pointer;border-radius:16px;position:relative;overflow:hidden}.Events-module__z-cy0a__galleryItem:first-child{aspect-ratio:16/10;grid-area:span 2/span 2}.Events-module__z-cy0a__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.165,.84,.44,1)}.Events-module__z-cy0a__galleryItem:hover .Events-module__z-cy0a__galleryImage{transform:scale(1.1)}.Events-module__z-cy0a__galleryOverlay{color:#fff;opacity:0;background:linear-gradient(#0000,#000000e6);width:100%;padding:2rem 1.5rem 1.5rem;transition:all .4s;position:absolute;bottom:0;left:0;transform:translateY(20px)}.Events-module__z-cy0a__galleryItem:hover .Events-module__z-cy0a__galleryOverlay{opacity:1;transform:translateY(0)}.Events-module__z-cy0a__galleryTitle{font-family:var(--font-playfair), serif;margin-bottom:.3rem;font-size:1.4rem}.Events-module__z-cy0a__galleryDate{color:var(--primary);font-size:.85rem;font-weight:700}@media (max-width:900px){.Events-module__z-cy0a__galleryGrid{grid-template-columns:repeat(2,1fr)}.Events-module__z-cy0a__galleryItem:first-child{aspect-ratio:16/9;grid-column:span 2}}@media (max-width:600px){.Events-module__z-cy0a__galleryGrid{grid-template-columns:1fr}.Events-module__z-cy0a__galleryItem:first-child{aspect-ratio:4/3;grid-area:span 1/span 1}}
.Nri-module__AUXS9G__hero{text-align:center;background:linear-gradient(to bottom, #141419e6, var(--background)), url(/images/luxury-bg.jpg) center/cover no-repeat;justify-content:center;align-items:center;min-height:70vh;padding:120px 20px 60px;display:flex;position:relative}.Nri-module__AUXS9G__heroTitle{font-family:var(--font-playfair), serif;color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem)}.Nri-module__AUXS9G__heroSubtitle{font-family:var(--font-lato), sans-serif;color:#fffc;max-width:800px;margin:0 auto 3rem;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6}.Nri-module__AUXS9G__primaryBtn{background:var(--accent);color:#fff;font-family:var(--font-lato), sans-serif;cursor:pointer;border:none;border-radius:30px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 30px #f060434d}.Nri-module__AUXS9G__primaryBtn:hover{background:#d95337;transform:translateY(-2px);box-shadow:0 15px 40px #f0604380}.Nri-module__AUXS9G__section{padding:80px 0}.Nri-module__AUXS9G__sectionTitle{text-align:center;font-family:var(--font-playfair), serif;color:var(--primary);margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem)}.Nri-module__AUXS9G__sectionSubtitle{text-align:center;color:var(--muted);max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.Nri-module__AUXS9G__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Nri-module__AUXS9G__serviceCard{-webkit-backdrop-filter:blur(10px);text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:2.5rem;transition:all .4s}.Nri-module__AUXS9G__serviceCard:hover{border-color:#1d336966;transform:translateY(-10px);box-shadow:0 20px 40px #0003}.Nri-module__AUXS9G__iconWrapper{width:70px;height:70px;color:var(--accent);background:#1d33694d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:transform .3s;display:flex}.Nri-module__AUXS9G__serviceCard:hover .Nri-module__AUXS9G__iconWrapper{background:#1d336999;transform:scale(1.1)rotate(5deg)}.Nri-module__AUXS9G__serviceTitle{color:var(--foreground);font-family:var(--font-playfair), serif;margin-bottom:1rem;font-size:1.4rem}.Nri-module__AUXS9G__serviceText{color:var(--muted);font-size:.95rem;line-height:1.6}.Nri-module__AUXS9G__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.Nri-module__AUXS9G__projectCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden}.Nri-module__AUXS9G__projectCard:hover{border-color:#f060434d;transform:translateY(-5px);box-shadow:0 15px 35px #0000004d}.Nri-module__AUXS9G__projectImageWrapper{background:#1d33691a;justify-content:center;align-items:center;width:100%;height:250px;display:flex;position:relative;overflow:hidden}.Nri-module__AUXS9G__placeholderImage{font-family:var(--font-lato);color:#ffffff4d;letter-spacing:2px;text-transform:uppercase;font-size:1.2rem}.Nri-module__AUXS9G__projectContent{flex-direction:column;flex:1;padding:2rem;display:flex}.Nri-module__AUXS9G__projectTitle{color:var(--foreground);font-family:var(--font-playfair), serif;margin-bottom:.5rem;font-size:1.6rem}.Nri-module__AUXS9G__projectLocation{color:var(--accent);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.Nri-module__AUXS9G__projectDesc{color:var(--muted);flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Nri-module__AUXS9G__projectLink{color:#fff;align-items:center;gap:.5rem;margin-top:auto;font-weight:700;text-decoration:none;transition:color .3s;display:flex}.Nri-module__AUXS9G__projectLink:hover{color:var(--accent)}.Nri-module__AUXS9G__faqWrapper{max-width:800px;margin:0 auto}.Nri-module__AUXS9G__faqItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.Nri-module__AUXS9G__faqItem:hover{border-color:#ffffff1a}.Nri-module__AUXS9G__faqQuestion{width:100%;color:var(--foreground);font-family:var(--font-lato), sans-serif;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:700;display:flex}.Nri-module__AUXS9G__faqAnswer{color:var(--muted);padding:0 1.5rem 1.5rem;line-height:1.6}.Nri-module__AUXS9G__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0a0a0cd9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Nri-module__AUXS9G__modalContent{background:linear-gradient(145deg,#1e2028f2,#14161cfa);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:550px;max-height:90vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000080}.Nri-module__AUXS9G__modalContent::-webkit-scrollbar{width:6px}.Nri-module__AUXS9G__modalContent::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.Nri-module__AUXS9G__closeBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Nri-module__AUXS9G__closeBtn:hover{background:#ffffff26;transform:rotate(90deg)}.Nri-module__AUXS9G__modalHeader{text-align:center;margin-bottom:2rem}.Nri-module__AUXS9G__modalTitle{font-family:var(--font-playfair), serif;color:var(--primary);margin-bottom:.5rem;font-size:2rem}.Nri-module__AUXS9G__modalSubtitle{color:var(--muted);font-size:.95rem}.Nri-module__AUXS9G__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.Nri-module__AUXS9G__formRow{grid-template-columns:1fr}}.Nri-module__AUXS9G__formGroup{margin-bottom:1.2rem}.Nri-module__AUXS9G__formLabel{color:#fffc;margin-bottom:.5rem;font-size:.9rem;display:block}.Nri-module__AUXS9G__formInput,.Nri-module__AUXS9G__formSelect{color:#fff;width:100%;font-size:.95rem;font-family:var(--font-lato), sans-serif;background:#0003;border:1px solid #ffffff26;border-radius:8px;padding:.8rem 1rem;transition:all .3s}.Nri-module__AUXS9G__formSelect{appearance:none}.Nri-module__AUXS9G__formInput:focus,.Nri-module__AUXS9G__formSelect:focus{border-color:var(--accent);background:#f060431a;outline:none}.Nri-module__AUXS9G__submitBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Nri-module__AUXS9G__submitBtn:hover:not(:disabled){background:#d95337;transform:translateY(-2px)}.Nri-module__AUXS9G__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Nri-module__AUXS9G__successState{text-align:center;padding:2rem 0}.Nri-module__AUXS9G__successIcon{color:#4caf50;width:64px;height:64px;margin:0 auto 1.5rem}.Nri-module__AUXS9G__successTitle{font-family:var(--font-playfair), serif;color:#fff;margin-bottom:1rem;font-size:1.8rem}.Nri-module__AUXS9G__successText{color:var(--muted);line-height:1.6}
.Portfolio-module__waoPaG__hero{text-align:center;background:linear-gradient(to bottom, #141419e6, var(--background)), url(/images/modern-office-bg.jpg) center/cover no-repeat;justify-content:center;align-items:center;min-height:60vh;padding:120px 20px 60px;display:flex;position:relative}.Portfolio-module__waoPaG__heroTitle{font-family:var(--font-playfair), serif;color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:1rem;font-size:clamp(3.5rem,7vw,6rem);font-weight:700}.Portfolio-module__waoPaG__heroSubtitle{font-family:var(--font-lato), sans-serif;color:var(--accent);text-transform:uppercase;letter-spacing:3px;max-width:800px;margin:0 auto;font-size:clamp(1.2rem,2.5vw,1.8rem);line-height:1.6}.Portfolio-module__waoPaG__section{padding:80px 0}.Portfolio-module__waoPaG__sectionTitle{text-align:center;font-family:var(--font-playfair), serif;color:var(--primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem)}.Portfolio-module__waoPaG__sectionSubtitle{text-align:center;color:var(--muted);max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.Portfolio-module__waoPaG__statsGrid{z-index:10;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:-60px;display:grid;position:relative}.Portfolio-module__waoPaG__statCard{text-align:center;-webkit-backdrop-filter:blur(12px);background:#1d3369d9;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem 1.5rem;transition:transform .4s;box-shadow:0 15px 35px #0000004d}.Portfolio-module__waoPaG__statCard:hover{border-color:var(--accent);transform:translateY(-10px)}.Portfolio-module__waoPaG__statValue{font-family:var(--font-playfair), serif;color:#fff;margin-bottom:.5rem;font-size:3.5rem;font-weight:700;line-height:1}.Portfolio-module__waoPaG__statLabel{font-family:var(--font-lato), sans-serif;color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:1.1rem}.Portfolio-module__waoPaG__fundamentalsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.Portfolio-module__waoPaG__fundamentalCard{-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:3rem 2rem;transition:all .4s;position:relative;overflow:hidden}.Portfolio-module__waoPaG__fundamentalCard:hover{background:#1d33691a;border-color:#1d33694d}.Portfolio-module__waoPaG__fundamentalCard:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:4px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Portfolio-module__waoPaG__fundamentalCard:hover:before{transform:scaleX(1)}.Portfolio-module__waoPaG__fundamentalIcon{color:var(--primary);margin-bottom:1.5rem}.Portfolio-module__waoPaG__fundamentalTitle{font-family:var(--font-playfair), serif;color:var(--foreground);margin-bottom:1rem;font-size:1.8rem}.Portfolio-module__waoPaG__fundamentalText{color:var(--muted);font-size:1rem;line-height:1.7}.Portfolio-module__waoPaG__valuesList{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;display:flex}.Portfolio-module__waoPaG__valuePill{color:var(--primary);background:#1d33691a;border:1px solid #1d33694d;border-radius:30px;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s}.Portfolio-module__waoPaG__valuePill:hover{background:var(--primary);color:#fff}.Portfolio-module__waoPaG__marqueeContainer{white-space:nowrap;background:#ffffff05;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;width:100%;padding:2rem 0;position:relative;overflow:hidden}.Portfolio-module__waoPaG__marqueeContainer:before,.Portfolio-module__waoPaG__marqueeContainer:after{content:"";z-index:2;width:150px;height:100%;position:absolute;top:0}.Portfolio-module__waoPaG__marqueeContainer:before{background:linear-gradient(to right, var(--background), transparent);left:0}.Portfolio-module__waoPaG__marqueeContainer:after{background:linear-gradient(to left, var(--background), transparent);right:0}.Portfolio-module__waoPaG__marqueeTrack{animation:30s linear infinite Portfolio-module__waoPaG__marquee;display:inline-block}.Portfolio-module__waoPaG__marqueeItem{font-family:var(--font-playfair), serif;color:#ffffff80;justify-content:center;align-items:center;padding:1rem 3rem;font-size:2rem;font-weight:700;transition:color .3s;display:inline-flex}.Portfolio-module__waoPaG__marqueeItem:hover{color:#fff}@keyframes Portfolio-module__waoPaG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Portfolio-module__waoPaG__masonryGrid{column-count:3;column-gap:2rem}@media (max-width:1024px){.Portfolio-module__waoPaG__masonryGrid{column-count:2}}@media (max-width:768px){.Portfolio-module__waoPaG__masonryGrid{column-count:1}}.Portfolio-module__waoPaG__testimonialCard{break-inside:avoid;background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;margin-bottom:2rem;padding:2.5rem;transition:all .4s;position:relative}.Portfolio-module__waoPaG__testimonialCard:hover{background:#1d33691a;border-color:#f060434d;transform:translateY(-5px)}.Portfolio-module__waoPaG__testimonialQuoteIcon{color:#f0604333;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.Portfolio-module__waoPaG__testimonialKeyword{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:20px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.Portfolio-module__waoPaG__testimonialText{color:var(--foreground);z-index:1;margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.8;position:relative}.Portfolio-module__waoPaG__testimonialAuthor{align-items:center;gap:1rem;display:flex}.Portfolio-module__waoPaG__authorAvatar{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.Portfolio-module__waoPaG__authorInfo h4{color:var(--primary);font-family:var(--font-lato), sans-serif;margin:0;font-size:1.1rem}.Portfolio-module__waoPaG__authorInfo p{color:var(--muted);margin:0;font-size:.9rem}.Portfolio-module__waoPaG__pdfSection{background:#1d33690d;border-top:1px solid #ffffff0d}.Portfolio-module__waoPaG__pdfContainer{background:#fff;border:1px solid #ffffff1a;border-radius:24px;max-width:1000px;margin:0 auto;overflow:hidden;box-shadow:0 20px 40px #0000004d}.Portfolio-module__waoPaG__pdfIframe{border:none;width:100%;height:80vh;min-height:600px}.Portfolio-module__waoPaG__pdfActions{text-align:center;margin-top:2rem}.Portfolio-module__waoPaG__downloadBtn{background:var(--primary);color:#fff;border-radius:30px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Portfolio-module__waoPaG__downloadBtn:hover{background:var(--accent);transform:translateY(-2px)}
.ProjectOffers-module__fi0AsG__sectionTitle{text-align:center;margin-bottom:3rem}.ProjectOffers-module__fi0AsG__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.ProjectOffers-module__fi0AsG__offerCard{background:radial-gradient(circle at 0 0,#1d336966,#ffffff05);border:1px solid #ffffff0d;flex-direction:column;gap:1.5rem;padding:2rem;transition:transform .3s;display:flex}.ProjectOffers-module__fi0AsG__offerCard:hover{border-color:#f060434d;transform:translateY(-5px)}.ProjectOffers-module__fi0AsG__header{align-items:center;gap:1rem;display:flex}.ProjectOffers-module__fi0AsG__iconBox{background:#f0604326;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ProjectOffers-module__fi0AsG__icon{color:var(--brand-orange)}.ProjectOffers-module__fi0AsG__title{color:#fff;margin:0;font-family:Butler Bold,serif;font-size:1.4rem;line-height:1.3}.ProjectOffers-module__fi0AsG__mediaContainer{border-radius:var(--radius-md);background:#0000004d;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #00000080}.ProjectOffers-module__fi0AsG__mediaEmbed,.ProjectOffers-module__fi0AsG__mediaImage{width:100%;height:100%;position:absolute;top:0;left:0}.ProjectOffers-module__fi0AsG__mediaImage{background-position:50%;background-size:cover}@media (max-width:768px){.ProjectOffers-module__fi0AsG__grid{grid-template-columns:1fr}}
