.ReNavbar-module__aStiOG__header{z-index:100;-webkit-backdrop-filter:blur(10px);background-color:#ffffffd9;border-bottom:1px solid #0000000d;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #00000008}.ReNavbar-module__aStiOG__navbar{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.ReNavbar-module__aStiOG__logo{font-family:var(--font-serif);color:var(--gold);letter-spacing:-.02em;padding-left:1.5rem;font-size:1.5rem;font-weight:700}.ReNavbar-module__aStiOG__navLinks{gap:2rem;display:flex}.ReNavbar-module__aStiOG__navLink{letter-spacing:.05em;text-transform:uppercase;color:var(--foreground);font-size:.875rem;font-weight:500;transition:color .3s}.ReNavbar-module__aStiOG__navLink:hover{color:var(--gold)}.ReNavbar-module__aStiOG__hamburger{color:var(--foreground);cursor:pointer;z-index:101;background:0 0;border:none;padding:.5rem;display:none}.ReNavbar-module__aStiOG__mobileMenu{display:none}@media (max-width:768px){.ReNavbar-module__aStiOG__navLinks{display:none}.ReNavbar-module__aStiOG__hamburger{display:block}.ReNavbar-module__aStiOG__mobileMenu{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:100;opacity:0;pointer-events:none;background-color:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding-top:5rem;transition:all .3s;display:flex;position:fixed;inset:0;transform:translateY(-20px)}.ReNavbar-module__aStiOG__mobileMenuOpen{opacity:1;pointer-events:all;transform:translateY(0)}.ReNavbar-module__aStiOG__mobileMenu .ReNavbar-module__aStiOG__navLink{font-size:1.25rem;font-weight:600}}
.Footer-module__4xI6dW__footer{background-color:var(--background);border-top:1px solid #0000000d;padding:4rem 0 2rem}.Footer-module__4xI6dW__grid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.Footer-module__4xI6dW__logo{font-family:var(--font-serif);color:var(--gold);font-size:2.5rem;font-weight:500}.Footer-module__4xI6dW__navLinks{text-align:center;flex-direction:column;gap:1rem;display:flex}.Footer-module__4xI6dW__navLink{letter-spacing:.05em;text-transform:uppercase;color:var(--foreground);font-size:.8rem;font-weight:500;transition:color .3s}.Footer-module__4xI6dW__navLink:hover{color:var(--gold)}.Footer-module__4xI6dW__social{gap:1rem;display:flex}.Footer-module__4xI6dW__socialIcon{color:var(--gold);transition:opacity .3s}.Footer-module__4xI6dW__socialIcon:hover{opacity:.7}.Footer-module__4xI6dW__bottom{color:#fff;text-align:center;background-color:#000;justify-content:space-between;align-items:center;padding:1rem 0;font-size:.8rem;display:flex}.Footer-module__4xI6dW__bottomText{color:#ffffff80}@media (max-width:768px){.Footer-module__4xI6dW__grid{text-align:center;flex-direction:column}.Footer-module__4xI6dW__bottom{flex-direction:column;gap:1rem}}
.FeaturedProperties-module__ju87FW__section{background-color:var(--light-gold);padding:6rem 0}.FeaturedProperties-module__ju87FW__sectionHeader{border-bottom:1px solid #b59c6b33;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1rem;display:flex}.FeaturedProperties-module__ju87FW__viewMoreLink{color:var(--gold);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;align-items:center;font-size:.875rem;font-weight:600;transition:color .3s,transform .3s;display:flex}.FeaturedProperties-module__ju87FW__viewMoreLink:hover{color:var(--gold-hover);transform:translate(5px)}.FeaturedProperties-module__ju87FW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.FeaturedProperties-module__ju87FW__card{background-color:var(--white);text-align:center;transition:transform .3s,box-shadow .3s}.FeaturedProperties-module__ju87FW__card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #0000001a}.FeaturedProperties-module__ju87FW__imageWrapper{height:250px;position:relative;overflow:hidden}.FeaturedProperties-module__ju87FW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.FeaturedProperties-module__ju87FW__card:hover .FeaturedProperties-module__ju87FW__image{transform:scale(1.05)}.FeaturedProperties-module__ju87FW__content{padding:2rem}.FeaturedProperties-module__ju87FW__title{letter-spacing:.05em;color:var(--foreground);margin-bottom:1.5rem;font-size:.9rem;font-weight:700}.FeaturedProperties-module__ju87FW__btnWrapper{margin-top:1rem}@media (max-width:992px){.FeaturedProperties-module__ju87FW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FeaturedProperties-module__ju87FW__grid{grid-template-columns:1fr}}
.HeroSection-module__roj82G__hero{background-color:#0000;background-image:linear-gradient(90deg,#fdfbf7 60%,#fdfbf700 80%),url(/images/banner.jpg);background-position:100%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:80vh;padding-top:80px;display:flex;position:relative}.HeroSection-module__roj82G__content{max-width:600px}.HeroSection-module__roj82G__title{color:var(--gold);text-transform:uppercase;margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.HeroSection-module__roj82G__subtitle{color:var(--foreground);margin-bottom:2.5rem;font-size:1.25rem;font-weight:400}@media (max-width:768px){.HeroSection-module__roj82G__hero{text-align:center;background-color:#0000;background-image:linear-gradient(#fdfbf7e6 0% 100%),url(/images/banner.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.HeroSection-module__roj82G__title{font-size:3rem}.HeroSection-module__roj82G__content{margin:0 auto}}
.AboutSection-module__i266EW__section{background-color:var(--white);padding:6rem 0}.AboutSection-module__i266EW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.AboutSection-module__i266EW__imageWrapper{height:600px;position:relative;overflow:hidden}.AboutSection-module__i266EW__image{object-fit:cover}.AboutSection-module__i266EW__content{padding:2rem 0}.AboutSection-module__i266EW__title{color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem}.AboutSection-module__i266EW__description{color:#555;margin-bottom:3rem;font-size:1rem;line-height:1.8}.AboutSection-module__i266EW__quotes{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.AboutSection-module__i266EW__quoteBox{border:1px solid var(--gold);text-align:center;color:var(--foreground);padding:2rem;font-size:.9rem;font-style:italic;position:relative}@media (max-width:992px){.AboutSection-module__i266EW__grid{grid-template-columns:1fr}.AboutSection-module__i266EW__imageWrapper{height:400px}}@media (max-width:600px){.AboutSection-module__i266EW__quotes{grid-template-columns:1fr}}
.WhyWorkWithUs-module__NZxFkW__section{background-color:var(--white);text-align:center;padding:6rem 0}.WhyWorkWithUs-module__NZxFkW__grid{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem;display:grid}.WhyWorkWithUs-module__NZxFkW__item{flex-direction:column;align-items:center;display:flex}.WhyWorkWithUs-module__NZxFkW__iconWrapper{color:var(--gold);margin-bottom:1.5rem}.WhyWorkWithUs-module__NZxFkW__text{color:#666;font-size:.9rem;line-height:1.6}@media (max-width:768px){.WhyWorkWithUs-module__NZxFkW__grid{grid-template-columns:1fr;gap:4rem}}
.AllProperties-module__QJVgGW__pageContainer{background-color:var(--background);min-height:100vh;padding-top:100px}.AllProperties-module__QJVgGW__hero{background-color:var(--light-gold);text-align:center;margin-bottom:3rem;padding:4rem 0}.AllProperties-module__QJVgGW__heroTitle{color:var(--foreground);margin-bottom:1rem;font-size:3rem}.AllProperties-module__QJVgGW__heroSubtitle{color:var(--foreground);opacity:.8;max-width:600px;margin:0 auto;font-size:1.1rem}.AllProperties-module__QJVgGW__filtersSection{background-color:var(--white);border-radius:1rem;flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;padding:2rem;display:flex;box-shadow:0 10px 30px #0000000d}.AllProperties-module__QJVgGW__filterGroup{flex-direction:column;flex:1;gap:.5rem;min-width:200px;display:flex}.AllProperties-module__QJVgGW__filterLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--gold);font-size:.75rem;font-weight:600}.AllProperties-module__QJVgGW__filterInput{width:100%;font-family:var(--font-sans);border:1px solid #0000001a;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-size:.9rem;transition:border-color .3s}.AllProperties-module__QJVgGW__filterInput:focus{border-color:var(--gold)}.AllProperties-module__QJVgGW__priceInputs{align-items:center;gap:.5rem;display:flex}.AllProperties-module__QJVgGW__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.AllProperties-module__QJVgGW__card{background:var(--white);border-radius:1rem;flex-direction:column;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000008}.AllProperties-module__QJVgGW__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.AllProperties-module__QJVgGW__imageWrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.AllProperties-module__QJVgGW__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.AllProperties-module__QJVgGW__card:hover .AllProperties-module__QJVgGW__image{transform:scale(1.1)}.AllProperties-module__QJVgGW__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.AllProperties-module__QJVgGW__title{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.AllProperties-module__QJVgGW__location{color:#666;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.AllProperties-module__QJVgGW__priceContainer{border-top:1px solid #0000000d;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;padding-top:1rem;display:flex}.AllProperties-module__QJVgGW__sellPrice{color:var(--gold);font-size:1.25rem;font-weight:700}.AllProperties-module__QJVgGW__rentPrice{color:#888;font-size:.9rem}.AllProperties-module__QJVgGW__details{gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.AllProperties-module__QJVgGW__detailItem{color:#555;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.AllProperties-module__QJVgGW__pagination{justify-content:center;align-items:center;gap:1rem;margin-bottom:5rem;display:flex}.AllProperties-module__QJVgGW__pageButton{border:1px solid var(--gold);width:40px;height:40px;color:var(--gold);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-weight:600;transition:all .3s;display:flex}.AllProperties-module__QJVgGW__pageButton:hover:not(:disabled){background-color:var(--gold);color:var(--white)}.AllProperties-module__QJVgGW__pageButton:disabled{opacity:.3;cursor:not-allowed}.AllProperties-module__QJVgGW__activePage{background-color:var(--gold);color:var(--white)}.AllProperties-module__QJVgGW__noResults{text-align:center;padding:5rem 0}.AllProperties-module__QJVgGW__noResultsTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.AllProperties-module__QJVgGW__noResultsText{color:#888}@media (max-width:768px){.AllProperties-module__QJVgGW__heroTitle{font-size:2rem}.AllProperties-module__QJVgGW__filtersSection{padding:1.5rem}.AllProperties-module__QJVgGW__filterGroup{min-width:100%}.AllProperties-module__QJVgGW__grid{grid-template-columns:1fr}}
.ContactForm-module__T96IYq__section{background-color:var(--light-gold);padding:6rem 0}.ContactForm-module__T96IYq__wrapper{max-width:800px;margin:0 auto}.ContactForm-module__T96IYq__card{background-color:var(--white);padding:4rem;box-shadow:0 10px 40px #0000000d}.ContactForm-module__T96IYq__title{text-align:center;font-family:var(--font-serif);color:var(--foreground);margin-bottom:2rem;font-size:2rem}.ContactForm-module__T96IYq__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__T96IYq__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactForm-module__T96IYq__input{width:100%;font-family:var(--font-sans);background-color:#0000;border:1px solid #e0e0e0;padding:1rem;font-size:.9rem;transition:border-color .3s}.ContactForm-module__T96IYq__input:focus{border-color:var(--gold);outline:none}.ContactForm-module__T96IYq__textarea{resize:vertical;min-height:120px}.ContactForm-module__T96IYq__btnWrapper{margin-top:1rem}.ContactForm-module__T96IYq__submitBtn{width:100%}.ContactForm-module__T96IYq__contactInfo{border-top:1px solid #0000001a;justify-content:space-between;margin-top:4rem;padding-top:2rem;display:flex}.ContactForm-module__T96IYq__infoBlock{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__T96IYq__infoLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground);font-size:.8rem;font-weight:700}.ContactForm-module__T96IYq__infoValue{color:#666;align-items:center;gap:.5rem;font-size:.9rem;display:flex}@media (max-width:768px){.ContactForm-module__T96IYq__card{padding:2rem}.ContactForm-module__T96IYq__row{grid-template-columns:1fr}.ContactForm-module__T96IYq__contactInfo{flex-direction:column;gap:2rem}}
.PropertyDetails-module__k58vhW__pageContainer{background-color:var(--background);min-height:100vh;color:var(--foreground)}.PropertyDetails-module__k58vhW__heroSection{width:100%;height:60vh;min-height:400px;position:relative;overflow:hidden}.PropertyDetails-module__k58vhW__heroImage{object-fit:cover;width:100%;height:100%}.PropertyDetails-module__k58vhW__heroOverlay{background:linear-gradient(#0000004d 0%,#0000 50%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:4rem 10%;display:flex;position:absolute;inset:0}.PropertyDetails-module__k58vhW__heroTitle{color:var(--gold);text-transform:uppercase;max-width:800px;margin-bottom:.5rem;font-size:clamp(3rem,5vw,5rem);line-height:1.1}.PropertyDetails-module__k58vhW__heroPrice{color:var(--white);font-family:var(--font-sans);font-size:clamp(1.2rem,2vw,1.8rem);font-weight:300}.PropertyDetails-module__k58vhW__contentWrapper{grid-template-columns:1fr;gap:4rem;max-width:1400px;margin:0 auto;padding:4rem 2rem;display:grid}@media (min-width:1024px){.PropertyDetails-module__k58vhW__contentWrapper{grid-template-columns:2fr 1fr;gap:6rem}}.PropertyDetails-module__k58vhW__mainContent{flex-direction:column;gap:4rem;display:flex}.PropertyDetails-module__k58vhW__galleryGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.PropertyDetails-module__k58vhW__galleryGrid{grid-template-columns:repeat(3,1fr)}}.PropertyDetails-module__k58vhW__galleryImage{aspect-ratio:4/3;object-fit:cover;width:100%}.PropertyDetails-module__k58vhW__sectionTitle{text-align:center;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:2rem;position:relative}.PropertyDetails-module__k58vhW__sectionTitle:after{content:"";background-color:var(--gold);width:2px;height:40px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.PropertyDetails-module__k58vhW__sectionTitleNoLine{text-align:center;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:2rem}.PropertyDetails-module__k58vhW__overviewGrid{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:2rem;display:flex}.PropertyDetails-module__k58vhW__overviewItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.PropertyDetails-module__k58vhW__overviewIcon{color:var(--gold);width:40px;height:40px}.PropertyDetails-module__k58vhW__overviewValue{font-family:var(--font-sans);text-transform:uppercase;font-size:1.1rem;font-weight:600}.PropertyDetails-module__k58vhW__description{text-align:center;font-family:var(--font-sans);color:#555;white-space:pre-wrap;max-width:800px;margin:0 auto;font-size:1rem;line-height:1.8}.PropertyDetails-module__k58vhW__featuresGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;display:grid}@media (min-width:600px){.PropertyDetails-module__k58vhW__featuresGrid{grid-template-columns:repeat(2,1fr)}}.PropertyDetails-module__k58vhW__featureItem{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:1rem;font-size:.9rem;font-weight:600;display:flex}.PropertyDetails-module__k58vhW__featureIcon{color:var(--gold)}.PropertyDetails-module__k58vhW__sidebar{flex-direction:column;gap:4rem;display:flex}.PropertyDetails-module__k58vhW__mapContainer{aspect-ratio:4/3;background-color:#eaeaea;justify-content:center;align-items:center;width:100%;display:flex}.PropertyDetails-module__k58vhW__mapEmbed{border:none;width:100%;height:100%}.PropertyDetails-module__k58vhW__agentCard{background-color:var(--white);padding:3rem 2rem;box-shadow:0 10px 40px #0000000d}.PropertyDetails-module__k58vhW__agentHeader{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.PropertyDetails-module__k58vhW__agentImage{object-fit:cover;border-radius:50%;width:80px;height:80px}.PropertyDetails-module__k58vhW__agentName{color:var(--foreground);font-size:1.5rem}.PropertyDetails-module__k58vhW__agentTitle{font-family:var(--font-sans);color:var(--gold);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.PropertyDetails-module__k58vhW__agentBio{font-family:var(--font-sans);color:#666;margin-bottom:2rem;font-size:.85rem;line-height:1.6}.PropertyDetails-module__k58vhW__contactForm{flex-direction:column;gap:1rem;display:flex}.PropertyDetails-module__k58vhW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PropertyDetails-module__k58vhW__input{width:100%;font-family:var(--font-sans);border:1px solid #ddd;padding:.8rem;font-size:.9rem}.PropertyDetails-module__k58vhW__input:focus{border-color:var(--gold);outline:none}.PropertyDetails-module__k58vhW__textarea{width:100%;font-family:var(--font-sans);resize:vertical;border:1px solid #ddd;min-height:100px;padding:.8rem;font-size:.9rem}.PropertyDetails-module__k58vhW__textarea:focus{border-color:var(--gold);outline:none}.PropertyDetails-module__k58vhW__submitBtn{background-color:var(--gold);color:var(--white);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;padding:1rem;font-weight:600;transition:background-color .3s}.PropertyDetails-module__k58vhW__submitBtn:hover{background-color:var(--gold-hover)}
