.location-module__C2To8q__locationPage{min-height:100vh;padding-top:80px}.location-module__C2To8q__locationHero{background-image:url(https://images.unsplash.com/photo-1596395819057-e37f55a8516d?ixlib=rb-4.0.3&auto=format&fit=crop&w=1328&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;min-height:400px;display:flex;position:relative}.location-module__C2To8q__heroOverlay{text-align:center;background:linear-gradient(#0a0a0a80,#0a0a0acc);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 5%;display:flex;position:absolute;top:0;left:0}.location-module__C2To8q__heroOverlay h1{color:var(--accent-gold);margin-bottom:1rem;font-size:4rem}.location-module__C2To8q__heroOverlay p{color:#fff;max-width:600px;font-size:1.25rem}.location-module__C2To8q__statsCard{background:var(--bg-card);border:1px solid var(--accent-gold);border-radius:12px;padding:2.5rem;box-shadow:0 10px 30px #00000080}.location-module__C2To8q__statsCard h3{font-family:var(--font-sans);color:var(--accent-gold);margin-bottom:1.5rem;font-size:1.5rem}.location-module__C2To8q__statsCard ul{list-style:none}.location-module__C2To8q__statsCard li{border-bottom:1px solid #ffffff1a;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;font-size:1.1rem;display:flex}.location-module__C2To8q__statsCard li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@media (max-width:768px){.location-module__C2To8q__heroOverlay h1{font-size:2.5rem}}
.page-module___8aEwW__home{width:100%}.page-module___8aEwW__hero{background-image:url(/ChatGPT%20Image%20Jun%203,%202026,%2005_21_24%20PM.png);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroOverlay{z-index:1;background:linear-gradient(135deg,#0a0a0aeb 0%,#0a0a0a99 60%,#0a0a0abf 100%);position:absolute;inset:0}.page-module___8aEwW__hero:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(at 20%,#d4af3712 0%,#0000 60%);animation:6s ease-in-out infinite page-module___8aEwW__pulseGlow;position:absolute;inset:0}@keyframes page-module___8aEwW__pulseGlow{0%,to{opacity:.5}50%{opacity:1}}.page-module___8aEwW__heroContent{z-index:2;text-align:center;max-width:820px;margin-bottom:5rem;padding:0 5%;position:relative}.page-module___8aEwW__heroContent h1{letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);line-height:1.08}.page-module___8aEwW__heroContent p{color:#d0d0d0;max-width:680px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.7}.page-module___8aEwW__heroActions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module___8aEwW__heroCta{position:relative;overflow:hidden}.page-module___8aEwW__heroCta:after{content:"";background:#ffffff26;width:40%;height:200%;animation:3s ease-in-out infinite page-module___8aEwW__shimmerBtn;position:absolute;top:-50%;left:-60%;transform:skew(-20deg)}@keyframes page-module___8aEwW__shimmerBtn{0%{left:-60%}to{left:160%}}.page-module___8aEwW__scrollIndicator{z-index:10;color:#ffffff80;text-transform:uppercase;letter-spacing:2px;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;display:flex;position:absolute;bottom:6rem;left:50%;transform:translate(-50%)}.page-module___8aEwW__scrollLine{background:linear-gradient(to bottom, var(--accent-gold), transparent);width:1px;height:40px;animation:2s ease-in-out infinite page-module___8aEwW__scrollPulse}@keyframes page-module___8aEwW__scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(.5)}}.page-module___8aEwW__searchWidget{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#161616f2;border:1px solid #d4af3766;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:flex;position:relative;box-shadow:0 10px 40px #0009}.page-module___8aEwW__filterRow{flex-wrap:wrap;align-items:flex-end;gap:1.5rem;width:100%;display:flex}.page-module___8aEwW__searchInput{flex-direction:column;flex:180px;gap:.5rem;display:flex}.page-module___8aEwW__searchInput label{color:var(--accent-gold);text-transform:uppercase;letter-spacing:1.5px;font-size:.78rem;font-weight:600}.page-module___8aEwW__searchInput select{color:#fff;font-size:.95rem;font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff26;outline:none;padding:.6rem 0;transition:border-color .3s}.page-module___8aEwW__searchInput select option{background:var(--bg-secondary);color:#fff}.page-module___8aEwW__searchInput select:focus{border-color:var(--accent-gold)}.page-module___8aEwW__checkboxGroup{flex-wrap:wrap;flex:2 200px;align-items:center;gap:1rem;padding-bottom:.6rem;display:flex}.page-module___8aEwW__checkboxLabel{color:#fff;cursor:pointer;align-items:center;gap:.3rem;font-size:.85rem;display:flex}.page-module___8aEwW__searchBtn{cursor:pointer;border:none;flex:150px;height:100%;min-height:45px}.page-module___8aEwW__propertyCard{background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;border-radius:16px;transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .4s;overflow:hidden}.page-module___8aEwW__propertyCard:hover{border-color:#d4af3780;transform:translateY(-12px);box-shadow:0 24px 48px #000000b3,0 0 0 1px #d4af3726}.page-module___8aEwW__propertyImage{background-position:50%;background-size:cover;height:260px;transition:transform .5s;position:relative;overflow:hidden}.page-module___8aEwW__propertyCard:hover .page-module___8aEwW__propertyImage{transform:scale(1.05)}.page-module___8aEwW__imageOverlay{background:linear-gradient(#0000 50%,#00000080 100%);transition:opacity .3s;position:absolute;inset:0}.page-module___8aEwW__badge{background:var(--accent-gold);color:var(--bg-primary);text-transform:uppercase;letter-spacing:1px;z-index:2;border-radius:4px;padding:.3rem 1rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem}.page-module___8aEwW__propertyInfo{padding:1.5rem}.page-module___8aEwW__propertyTitle{font-size:1.2rem;font-family:var(--font-sans);margin-bottom:.5rem;font-weight:600;transition:color .2s}.page-module___8aEwW__propertyCard:hover .page-module___8aEwW__propertyTitle{color:var(--accent-gold)}.page-module___8aEwW__propertyLocation{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.page-module___8aEwW__propertyFeatures{border-bottom:1px solid #ffffff12;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.page-module___8aEwW__propertyFeatures span{color:#ccc;background:#ffffff0f;border-radius:20px;padding:.3rem .7rem;font-size:.82rem}.page-module___8aEwW__statusBadge{border:1px solid #2e7d324d;color:#66bb6a!important;background:#2e7d3233!important}.page-module___8aEwW__propertyFooter{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__price{color:var(--accent-gold);font-size:1.2rem;font-weight:700}.page-module___8aEwW__statsBar{background:var(--bg-secondary);border-top:1px solid #d4af3726;border-bottom:1px solid #d4af3726;grid-template-columns:repeat(4,1fr);gap:0;margin-top:4rem;display:grid}.page-module___8aEwW__statItem{text-align:center;border-right:1px solid #d4af371a;padding:3rem 1.5rem;transition:background .3s}.page-module___8aEwW__statItem:last-child{border-right:none}.page-module___8aEwW__statItem:hover{background:#d4af370a}.page-module___8aEwW__statValue{font-family:var(--font-serif);margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1}.page-module___8aEwW__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1.5px;font-size:.8rem}.page-module___8aEwW__darkSection{background:var(--bg-secondary);position:relative}.page-module___8aEwW__darkSection:before,.page-module___8aEwW__darkSection:after{content:"";background:linear-gradient(90deg,#0000,#d4af3740,#0000);width:100%;height:1px;position:absolute;left:0}.page-module___8aEwW__darkSection:before{top:0}.page-module___8aEwW__darkSection:after{bottom:0}.page-module___8aEwW__featureList{margin-top:1.5rem;list-style:none}.page-module___8aEwW__featureList li{color:#ddd;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.05rem;transition:color .2s;display:flex}.page-module___8aEwW__featureList li:hover{color:#fff}.page-module___8aEwW__checkIcon{width:22px;height:22px;color:var(--accent-gold);background:#d4af3726;border:1px solid #d4af3766;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.page-module___8aEwW__investmentGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.page-module___8aEwW__investmentCard{text-align:center;border-radius:16px;padding:2rem;transition:transform .3s}.page-module___8aEwW__investmentCard:hover{transform:translateY(-6px)}.page-module___8aEwW__investmentCard h4{margin-bottom:.5rem;font-size:2.5rem}.page-module___8aEwW__investmentCard p{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.82rem;line-height:1.5}.page-module___8aEwW__locationCard{background-position:50%;background-size:cover;border-radius:16px;height:420px;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s;display:block;position:relative;overflow:hidden}.page-module___8aEwW__locationCard:hover{transform:scale(1.03);box-shadow:0 20px 40px #00000080}.page-module___8aEwW__locationOverlay{background:linear-gradient(#0000 0%,#000000e6 100%);width:100%;padding:2rem;transition:padding .4s;position:absolute;bottom:0;left:0}.page-module___8aEwW__locationCard:hover .page-module___8aEwW__locationOverlay{padding-bottom:3rem}.page-module___8aEwW__locationOverlay h3{margin-bottom:.25rem;font-size:1.5rem}.page-module___8aEwW__locationOverlay p{color:var(--accent-gold);text-transform:uppercase;letter-spacing:1.5px;opacity:0;font-size:.85rem;transition:all .35s;transform:translateY(10px)}.page-module___8aEwW__locationCard:hover .page-module___8aEwW__locationOverlay p{opacity:1;transform:translateY(0)}.page-module___8aEwW__testimonialStrip{background:#d4af370a;border-top:1px solid #d4af371f;border-bottom:1px solid #d4af371f;padding:2rem 0;overflow:hidden}.page-module___8aEwW__testimonialTrack{gap:4rem;width:max-content;animation:30s linear infinite page-module___8aEwW__marquee;display:flex}.page-module___8aEwW__testimonialTrack:hover{animation-play-state:paused}@keyframes page-module___8aEwW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module___8aEwW__testimonialItem{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.92rem;font-style:italic;transition:color .2s;display:flex}.page-module___8aEwW__testimonialItem:hover{color:#ddd}.page-module___8aEwW__quoteIcon{color:var(--accent-gold);opacity:.6;font-size:2rem;font-style:normal;line-height:1}.page-module___8aEwW__ctaSection{background:radial-gradient(ellipse at 30% 50%, #d4af3714 0%, transparent 60%), radial-gradient(ellipse at 70% 50%, #d4af370d 0%, transparent 60%), linear-gradient(180deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);border-top:1px solid #d4af3733;border-bottom:1px solid #d4af371a;padding:7rem 5%;position:relative;overflow:hidden}.page-module___8aEwW__ctaSection:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-gold), transparent);pointer-events:none;width:600px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module___8aEwW__ctaSection:after{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d4af37' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}@media (max-width:900px){.page-module___8aEwW__statsBar{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__statItem{border-bottom:1px solid #d4af371a}}@media (max-width:992px){.page-module___8aEwW__heroContent h1{font-size:3.2rem}.page-module___8aEwW__searchWidget{padding:1.5rem}.page-module___8aEwW__searchInput{flex:40%}.page-module___8aEwW__investmentGrid{grid-template-columns:1fr 1fr}.page-module___8aEwW__hero{margin-bottom:0}}@media (max-width:768px){.page-module___8aEwW__heroContent h1{font-size:2.4rem}.page-module___8aEwW__heroContent p{font-size:1rem}.page-module___8aEwW__heroActions{flex-direction:column;align-items:center}.page-module___8aEwW__searchWidget{border-left:none;border-right:none;border-radius:0;width:100%;margin:0 auto;padding:1.5rem 1rem}.page-module___8aEwW__filterRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid!important}.page-module___8aEwW__searchInput{width:100%}.page-module___8aEwW__checkboxGroup,.page-module___8aEwW__searchBtn{grid-column:1/-1;width:100%}.page-module___8aEwW__searchWidget button[type=submit]{z-index:100;width:100%;position:sticky;bottom:20px;box-shadow:0 10px 20px #000c}.page-module___8aEwW__hero{height:auto;margin-bottom:0;padding:120px 0 40px}.page-module___8aEwW__statsBar{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__investmentGrid{grid-template-columns:1fr;margin-top:2rem}.page-module___8aEwW__scrollIndicator{display:none}}.page-module___8aEwW__locationChip{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:2rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s}.page-module___8aEwW__locationChip:hover{border-color:var(--accent-gold);color:var(--accent-gold)}@media (max-width:480px){.page-module___8aEwW__filterRow{grid-template-columns:1fr!important}.page-module___8aEwW__searchBtn{grid-column:1/-1}}
