.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--sand);z-index:1000;background:#fffffffa;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:relative}.Header-module__hBw1pG__logo{align-items:center;gap:1rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__logo span{font-family:var(--font-heading);letter-spacing:3px;color:var(--black);font-size:1.25rem}.Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__navRight{font-family:var(--font-body);align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__navLeft a,.Header-module__hBw1pG__navRight a{text-transform:uppercase;letter-spacing:2px;color:var(--black);font-size:.8rem;font-weight:500;transition:color .3s}.Header-module__hBw1pG__navLeft a:hover,.Header-module__hBw1pG__navRight a:hover{color:var(--gold)}.Header-module__hBw1pG__icons{gap:1.5rem;display:flex}.Header-module__hBw1pG__icon{cursor:pointer;transition:color .3s}.Header-module__hBw1pG__icon:hover{color:var(--gold)}.Header-module__hBw1pG__hamburger{cursor:pointer;color:var(--black);z-index:100;background:0 0;border:none;display:none}@media (max-width:900px){.Header-module__hBw1pG__logo{position:static;transform:none}.Header-module__hBw1pG__logo span{display:none}.Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__navRight{opacity:0;pointer-events:none;border-bottom:1px solid var(--sand);background:#fff;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;position:fixed;top:80px;left:0;right:0;transform:translateY(-100%)}.Header-module__hBw1pG__navLeft.Header-module__hBw1pG__open,.Header-module__hBw1pG__navRight.Header-module__hBw1pG__open{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__hBw1pG__navRight{top:auto;bottom:0;transform:translateY(100%)}.Header-module__hBw1pG__navRight.Header-module__hBw1pG__open{transform:translateY(0)}.Header-module__hBw1pG__hamburger{display:block}}
.Footer-module__S6Hkya__footer{background:var(--black);color:var(--cream);padding:5rem 0 2rem}.Footer-module__S6Hkya__top{border-bottom:1px solid #d4af3733;grid-template-columns:2fr 3fr;gap:4rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__logoWrapper{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Footer-module__S6Hkya__logoText{font-family:var(--font-heading);letter-spacing:3px;color:var(--gold);font-size:1.25rem}.Footer-module__S6Hkya__brand p{color:var(--sand);max-width:300px;line-height:1.8}.Footer-module__S6Hkya__links{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.Footer-module__S6Hkya__column h4{font-family:var(--font-heading);color:var(--gold);letter-spacing:2px;margin-bottom:1.5rem;font-size:.9rem}.Footer-module__S6Hkya__column a{color:var(--sand);margin-bottom:1rem;font-size:.9rem;transition:color .3s;display:block}.Footer-module__S6Hkya__column a:hover{color:var(--gold)}.Footer-module__S6Hkya__bottom{text-transform:uppercase;letter-spacing:1px;justify-content:space-between;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__bottom p{color:var(--sand)}.Footer-module__S6Hkya__bottom a{color:var(--gold);font-weight:600}@media (max-width:900px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__links{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgImage{object-fit:cover;z-index:0}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(#0f0f0f4d 0%,#0f0f0f99 100%);position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:2;text-align:center;justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__content{max-width:800px}.Hero-module__ZARIfG__subtitle{font-family:var(--font-body);letter-spacing:4px;text-transform:uppercase;color:var(--white);opacity:.9;margin-bottom:2rem;font-size:.9rem;display:block}.Hero-module__ZARIfG__title{color:var(--white);text-shadow:0 10px 30px #00000080;margin-bottom:3rem;line-height:1.1}.Hero-module__ZARIfG__search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;max-width:600px;margin:0 auto;padding:.5rem;display:flex}.Hero-module__ZARIfG__input{color:#fff;font-family:var(--font-body);background:0 0;border:none;flex:1;padding:1rem 1.5rem;font-size:1rem}.Hero-module__ZARIfG__input::placeholder{color:#fff9}.Hero-module__ZARIfG__input:focus{outline:none}.Hero-module__ZARIfG__searchBtn{background:var(--white);color:var(--black);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;padding:0 2rem;transition:all .3s}.Hero-module__ZARIfG__searchBtn:hover{background:var(--gold);color:#fff}.Hero-module__ZARIfG__scroll{z-index:2;color:#ffffffb3;text-transform:uppercase;letter-spacing:2px;flex-direction:column;align-items:center;gap:1rem;font-size:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__line{background:#ffffff4d;width:1px;height:60px}@media (max-width:768px){.Hero-module__ZARIfG__search{background:0 0;border:none;flex-direction:column;padding:0}.Hero-module__ZARIfG__input{background:#ffffff1a;border:1px solid #fff3;width:100%;margin-bottom:1rem}.Hero-module__ZARIfG__searchBtn{width:100%;padding:1rem}}
.Properties-module__OZit_W__properties{background:var(--cream)}.Properties-module__OZit_W__header{text-align:center;margin-bottom:5rem}.Properties-module__OZit_W__header p{font-family:var(--font-body);color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;margin-top:1rem;font-size:.9rem}.Properties-module__OZit_W__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.Properties-module__OZit_W__card{box-shadow:var(--shadow-sm);background:#fff;transition:all .5s;position:relative;top:0}.Properties-module__OZit_W__card:hover{box-shadow:var(--shadow-lg);top:-10px}.Properties-module__OZit_W__imageWrapper{aspect-ratio:4/5;position:relative;overflow:hidden}.Properties-module__OZit_W__image{object-fit:cover;transition:transform .8s}.Properties-module__OZit_W__card:hover .Properties-module__OZit_W__image{transform:scale(1.1)}.Properties-module__OZit_W__price{background:var(--black);color:var(--white);font-family:var(--font-heading);letter-spacing:1px;padding:.75rem 1.5rem;position:absolute;bottom:0;right:0}.Properties-module__OZit_W__info{padding:2rem}.Properties-module__OZit_W__top{border-bottom:1px solid #0000000d;margin-bottom:1.5rem;padding-bottom:1.5rem}.Properties-module__OZit_W__top h3{letter-spacing:1px;margin-bottom:.5rem;font-size:1.15rem}.Properties-module__OZit_W__location{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;align-items:center;font-size:.8rem;display:flex}.Properties-module__OZit_W__specs{justify-content:space-between;margin-bottom:2rem;display:flex}.Properties-module__OZit_W__spec{color:#888;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Properties-module__OZit_W__viewBtn{text-align:center;text-transform:uppercase;letter-spacing:2px;border:1px solid #0000001a;padding:.75rem;font-size:.75rem;transition:all .3s;display:block}.Properties-module__OZit_W__viewBtn:hover{background:var(--black);color:var(--gold);border-color:var(--black)}.Properties-module__OZit_W__cta{text-align:center;margin-top:5rem}@media (max-width:900px){.Properties-module__OZit_W__grid{grid-template-columns:1fr;gap:4rem}}
.Concierge-module__DKYB7G__concierge{background:var(--black);color:#fff}.Concierge-module__DKYB7G__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.Concierge-module__DKYB7G__label{color:var(--gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;font-size:.85rem;display:block}.Concierge-module__DKYB7G__left h2{color:#fff;margin-bottom:2rem}.Concierge-module__DKYB7G__intro{color:#aaa;max-width:500px;margin-bottom:3rem;font-size:1.1rem}.Concierge-module__DKYB7G__grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.Concierge-module__DKYB7G__serviceItem{flex-direction:column;gap:1.5rem;display:flex}.Concierge-module__DKYB7G__iconWrapper{width:50px;height:50px;color:var(--gold);border:1px solid #d4af374d;justify-content:center;align-items:center;transition:all .3s;display:flex}.Concierge-module__DKYB7G__serviceItem:hover .Concierge-module__DKYB7G__iconWrapper{background:var(--gold);color:var(--black);border-color:var(--gold)}.Concierge-module__DKYB7G__serviceItem h4{color:#fff;letter-spacing:1px;margin-bottom:.75rem;font-size:1rem}.Concierge-module__DKYB7G__serviceItem p{color:#888;font-size:.9rem;line-height:1.6}@media (max-width:900px){.Concierge-module__DKYB7G__wrapper{grid-template-columns:1fr;gap:4rem}.Concierge-module__DKYB7G__grid{gap:2rem}}
.about-module__8TymFG__hero{background:var(--black);color:var(--gold);text-align:center;padding:8rem 0 4rem}.about-module__8TymFG__hero h1{color:var(--gold);margin-bottom:1.5rem}.about-module__8TymFG__subtitle{max-width:700px;color:var(--cream);margin:0 auto;font-size:1.125rem}.about-module__8TymFG__story{text-align:center;max-width:800px;margin:0 auto}.about-module__8TymFG__story h2{margin-bottom:2.5rem}.about-module__8TymFG__story p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.9}.about-module__8TymFG__values{background:var(--cream)}.about-module__8TymFG__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.about-module__8TymFG__card{text-align:center;border:1px solid var(--sand);background:#fff;padding:3rem 2rem;transition:all .4s}.about-module__8TymFG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--gold);transform:translateY(-8px)}.about-module__8TymFG__icon{background:var(--black);width:80px;height:80px;color:var(--gold);justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.about-module__8TymFG__card h3{color:var(--black);margin-bottom:1rem}.about-module__8TymFG__card p{color:var(--text-muted);font-size:.95rem}@media (max-width:900px){.about-module__8TymFG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about-module__8TymFG__grid{grid-template-columns:1fr}}
.listings-module__8Ls8da__hero{background:var(--black);color:var(--gold);text-align:center;padding:8rem 0 4rem}.listings-module__8Ls8da__hero h1{color:var(--gold);margin-bottom:1.5rem}.listings-module__8Ls8da__subtitle{max-width:700px;color:var(--cream);margin:0 auto;font-size:1.125rem}
.legal-module__0qBMDG__hero{background:var(--cream);border-bottom:1px solid var(--sand);text-align:center;padding:6rem 0 3rem}.legal-module__0qBMDG__hero h1{margin-bottom:1rem}.legal-module__0qBMDG__hero p{color:var(--text-muted);text-transform:none;letter-spacing:normal;font-size:.9rem}.legal-module__0qBMDG__content{max-width:800px;margin:0 auto}.legal-module__0qBMDG__content h2{margin-top:3rem;margin-bottom:1.5rem}.legal-module__0qBMDG__content p{color:var(--text-muted);margin-bottom:1rem;font-size:1.05rem;line-height:1.9}.legal-module__0qBMDG__content a{color:var(--gold);font-weight:600;text-decoration:underline}
.legal-module__BU2bvq__hero{background:var(--cream);border-bottom:1px solid var(--sand);text-align:center;padding:6rem 0 3rem}.legal-module__BU2bvq__hero h1{margin-bottom:1rem}.legal-module__BU2bvq__hero p{color:var(--text-muted);text-transform:none;letter-spacing:normal;font-size:.9rem}.legal-module__BU2bvq__content{max-width:800px;margin:0 auto}.legal-module__BU2bvq__content h2{margin-top:3rem;margin-bottom:1.5rem}.legal-module__BU2bvq__content p{color:var(--text-muted);margin-bottom:1rem;font-size:1.05rem;line-height:1.9}.legal-module__BU2bvq__content a{color:var(--gold);font-weight:600;text-decoration:underline}
.Contact-module__hcVmEa__contact{background:url(/hero.png) 50%/cover no-repeat fixed;position:relative}.Contact-module__hcVmEa__contact:before{content:"";background:#0f0f0fd9;position:absolute;inset:0}.Contact-module__hcVmEa__wrapper{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid;position:relative}.Contact-module__hcVmEa__formCard{box-shadow:var(--shadow-lg);background:#fff;padding:4rem}.Contact-module__hcVmEa__formCard h3{color:var(--black);text-align:center;margin-bottom:.5rem}.Contact-module__hcVmEa__subtext{text-align:center;color:var(--text-muted);margin-bottom:2.5rem;font-size:.9rem}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{width:100%;font-size:.95rem;font-family:var(--font-body);background:0 0;border:none;border-bottom:1px solid #0000001a;padding:.75rem 0;transition:border-color .3s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--black);outline:none}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:#aaa}.Contact-module__hcVmEa__submitBtn{background:var(--black);color:#fff;text-transform:uppercase;letter-spacing:2px;cursor:pointer;border:none;margin-top:1rem;padding:1.25rem;font-size:.8rem;transition:all .3s}.Contact-module__hcVmEa__submitBtn:hover{background:var(--gold);color:#fff}.Contact-module__hcVmEa__info{color:#fff}.Contact-module__hcVmEa__info h2{color:#fff;margin-bottom:3rem;font-size:2rem}.Contact-module__hcVmEa__office{margin-bottom:3rem}.Contact-module__hcVmEa__office h4{color:var(--gold);margin-bottom:.5rem;font-size:1.1rem}.Contact-module__hcVmEa__office p{color:#ffffffb3;font-size:.95rem;line-height:1.6}.Contact-module__hcVmEa__phone{margin-top:.5rem;color:#fff!important}@media (max-width:900px){.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr;gap:4rem}.Contact-module__hcVmEa__formCard{padding:2rem}}
