@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap";:root{--bg:#0b0b0a;--surface:#11110f;--surface-soft:#191713;--text:#eee7d6;--muted:#b7ac94;--dark-text:#18140e;--gold:#d8b66a;--gold-light:#f0ddb0;--beige:#f6efe1;--line:#d8b66a3d;--shadow:0 24px 70px #00000057;--radius:26px;--font-main:"Avenir Next", "Montserrat", "Inter", sans-serif;--font-serif:"Cormorant Garamond", Georgia, "Times New Roman", serif;font-family:var(--font-main);letter-spacing:.01em;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:300}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;font-family:var(--font-main);background:radial-gradient(circle at 0 0,#d8b66a2e,#0000 32rem),linear-gradient(#080807 0%,#11100d 55%,#080807 100%);margin:0;font-weight:300}body,button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-main);font-weight:300}.container{width:min(1180px,100% - 40px);margin:0 auto}.section{padding:110px 0;position:relative}.page-main{padding-top:76px;overflow:visible}.section-dark{background:linear-gradient(135deg,#080807f5,#191713f5),radial-gradient(circle at 80% 10%,#d8b66a33,#0000 24rem)}.section-header{text-align:center;width:min(760px,100%);margin:0 auto 46px}.section-header.align-left{text-align:left;margin-left:0}.section-header h2{color:var(--text);letter-spacing:-.035em;font-size:clamp(2.2rem,4vw,4rem);line-height:1.08}.section-header p:last-child,.hero-subtitle,.text-panel p,.property-card p{color:var(--muted);line-height:1.75}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;font-weight:400}.btn{cursor:pointer;letter-spacing:.04em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-weight:400;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:var(--dark-text)}.btn-ghost,.btn-outline{border-color:var(--line);color:var(--text)}.btn-ghost{background:#ffffff14}.btn-outline{background:#d8b66a14}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#080807eb;grid-template-columns:auto 1fr auto;align-items:center;column-gap:24px;min-height:76px;padding:0 22px 0 24px;display:grid;position:fixed;top:0;left:0;right:0}.brand{cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:12px;padding:0;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:54px}.brand-mark{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:var(--dark-text);font-family:var(--font-main);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.35rem;display:inline-flex}.brand strong,.brand small{display:block}.brand strong{font-family:var(--font-main);font-size:1.1rem;font-weight:400}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.main-nav{border-left:1px solid var(--line);justify-content:flex-start;justify-self:start;align-items:center;gap:clamp(14px,2.1vw,30px);padding-left:24px;display:flex}.main-nav button{color:#f3ead6;cursor:pointer;letter-spacing:.2px;background:0 0;border:0;padding:0;font-size:.92rem;font-weight:400;transition:color .18s;position:relative}.main-nav button:hover,.main-nav button.active{color:var(--gold-light)}.main-nav button:after{background:var(--gold-light);content:"";opacity:0;transform-origin:50%;width:100%;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-28px;left:0;transform:scaleX(.5)}.main-nav button.active:after{opacity:1;transform:scaleX(1)}.header-actions{border-left:1px solid var(--line);justify-self:end;align-items:center;gap:18px;margin-left:24px;padding-left:24px;display:flex}.language-selector,.header-icon-action,.header-text-action{color:#f3ead6;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;justify-content:center;align-items:center;min-height:34px;font-size:.74rem;font-weight:400;transition:color .18s,transform .18s;display:inline-flex}.social-menu{position:relative}.social-menu:after{content:"";height:18px;position:absolute;top:100%;left:0;right:0}.language-selector,.header-icon-action{border:0;border-radius:0;width:auto}.social-dropdown{opacity:0;pointer-events:none;background:#000000fa;border:1px solid #d8b66a94;min-width:190px;padding:16px 0;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 4px);right:0;transform:translateY(-8px)}.social-menu:hover .social-dropdown,.social-menu:focus-within .social-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.social-dropdown a,.disabled-social{color:#fff7e6;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:12px;min-height:40px;padding:0 18px;font-size:.95rem;font-weight:400;transition:background .18s,color .18s;display:flex}.social-dropdown a:hover{color:var(--gold-light);background:#d8b66a24}.social-icon{color:#d8a77d;flex:none;width:18px;height:18px;display:block}.disabled-social{cursor:not-allowed;opacity:.48}.header-icon-action{color:var(--gold-light);background:0 0}.whatsapp-icon{width:26px;height:26px;display:block}.language-selector:hover,.header-icon-action:hover,.header-text-action:hover{color:var(--gold-light);transform:translateY(-1px)}.menu-toggle{background:0 0;border:0;flex-direction:column;gap:5px;padding:8px;display:none}.menu-toggle span{background:var(--gold-light);border-radius:999px;width:26px;height:2px}.hero-section{text-align:left;align-items:center;min-height:100vh;padding:126px 0 58px;display:flex;overflow:hidden}.hero-section:before{background:linear-gradient(90deg, #070605cc 0%, #100c0994 42%, #563b266b 100%), var(--hero-image) center/cover;content:"";filter:blur(2px)saturate(.85);position:absolute;inset:0;transform:scale(1.035)}.hero-overlay{background:radial-gradient(circle at 72% 48%,#d5a18729,#0000 32%),linear-gradient(#00000038,#00000080);position:absolute;inset:0}.hero-content{z-index:1;grid-template-columns:minmax(0,1fr) minmax(340px,424px);align-items:center;gap:clamp(18px,3vw,44px);display:grid;position:relative}.hero-copy{max-width:760px}.hero-content h1{color:#fff;font-family:var(--font-main);letter-spacing:-.04em;text-shadow:0 6px 24px #00000073;font-size:clamp(2.6rem,5vw,5.2rem);font-weight:300;line-height:1.02}.hero-divider{background:#fff;width:82px;height:3px;margin:24px 0 22px;display:block}.hero-subtitle{color:#fff;text-shadow:0 4px 18px #0000008c;max-width:540px;font-size:clamp(.9rem,1.2vw,1.05rem);line-height:1.7}.hero-location-picker{flex-wrap:wrap;gap:10px;margin-top:clamp(1.15rem,2.4vw,1.65rem);display:flex}.hero-location-picker button{color:#fff;cursor:pointer;font-family:var(--font-main);letter-spacing:.1em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff73;border-radius:999px;padding:10px 18px;font-size:.74rem;font-weight:500;transition:background .2s,border-color .2s}.hero-location-picker button:hover{border-color:var(--gold-light);background:#d8b66a52}.hero-location-picker button:active{border-color:var(--gold-light);background:#d8b66a6b}.hero-location-picker button:focus-visible{outline:2px solid var(--gold-light);outline-offset:2px}.hero-search{color:#fff;text-align:left;background:linear-gradient(#12100cf5,#080807f0);border:1px solid #d8b66a52;justify-self:end;gap:18px;width:min(100%,424px);max-width:424px;padding:36px 34px 18px;display:grid;transform:translate(48px);box-shadow:0 28px 90px #00000075}.hero-field-label{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:400;display:block}.hero-search-currency button{color:#fff;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.hero-filter{position:relative}.hero-filter-trigger{color:#fff;cursor:pointer;background:#00000057;border:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:10px 18px;font-size:1rem;font-weight:400;display:flex}.hero-filter-trigger:after{content:"";border:1px solid #fff8e9db;border-width:0 1px 1px 0;width:7px;height:7px;margin-left:18px;transition:transform .18s;transform:rotate(45deg)}.hero-filter.is-open .hero-filter-trigger:after{transform:rotate(-135deg)}.hero-filter-trigger span{text-align:left;display:grid}.hero-filter-menu{z-index:5;background:#020202f0;border:1px solid #d8b66a47;gap:12px;padding:20px 18px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 20px 60px #0000006b}.hero-filter-menu-compact{gap:14px}.hero-filter-menu label{color:#fff;cursor:pointer;letter-spacing:.01em;align-items:center;gap:12px;min-height:22px;font-size:1.02rem;font-weight:400;line-height:1.2;display:flex}.hero-filter-menu input{appearance:none;background:0 0;border:1px solid #fff8e973;flex:none;place-items:center;width:16px;height:16px;margin:0;display:grid}.hero-filter-menu input:after{border:solid var(--gold-light);content:"";opacity:0;border-width:0 2px 2px 0;width:4px;height:8px;transform:rotate(45deg)translate(-1px,-1px)}.hero-filter-menu input:checked{border-color:var(--gold);background:0 0}.hero-filter-menu input:checked:after{opacity:1}.hero-filter-menu label:hover,.hero-filter-menu label span{color:#fff}.hero-search-currency{color:#fff;align-items:start;gap:10px;display:grid}.hero-search-currency div{gap:8px;display:flex}.hero-search-currency button{letter-spacing:.02em;font-size:.82rem}.hero-search-currency button.active{color:#fff;font-weight:400}.hero-price-row{color:#fff;white-space:nowrap;background:#00000057;border:1px solid #ffffff14;grid-template-columns:repeat(2,1fr);gap:12px;min-height:52px;padding:16px;font-size:.86rem;font-weight:300;display:grid}.hero-price-row label{color:#fff;gap:5px;display:grid}.hero-price-row span{color:#fff;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.hero-price-row input{appearance:textfield;caret-color:#fff;color:#fff;font:inherit;-webkit-text-fill-color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0}.hero-price-row input::-webkit-inner-spin-button{appearance:none;margin:0}.hero-price-row input::-webkit-outer-spin-button{appearance:none;margin:0}.hero-search-primary,.hero-search-secondary{cursor:pointer;font:inherit;width:100%;min-height:48px}.hero-search-primary{background:var(--gold);border:1px solid var(--gold);color:var(--dark-text);font-weight:400}.hero-search-secondary{color:var(--gold-light);background:0 0;border:1px solid #c9a65e8f;font-weight:400}.home-about-banner{min-height:clamp(24rem,56vw,40rem);position:relative;overflow:hidden}.home-about-banner-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.home-about-banner-layer{z-index:1;grid-template-columns:1fr 1fr;align-items:stretch;min-height:clamp(24rem,56vw,40rem);display:grid;position:relative}.home-about-banner-col--left{align-items:center;padding:clamp(2.25rem,5vw,4rem) clamp(1.25rem,3vw,2.5rem) clamp(2.25rem,5vw,4rem) max(1.25rem,50vw + min(1180px,100vw - 40px)/-2);display:flex;position:relative}.home-about-banner-col--left:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#fffffff7 0%,#ffffffe6 45%,#ffffff8c 70%,#ffffff80 82% 100%);position:absolute;inset:0}.home-about-banner-text{z-index:1;width:100%;max-width:min(36rem,50vw - 2.5rem);position:relative}.home-about-banner-text h1,.home-about-banner-text h2{color:var(--dark-text);font-family:var(--font-serif);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:700;line-height:1.15}.home-about-banner-accent{background:linear-gradient(90deg, var(--gold), var(--gold-light));width:3.5rem;height:4px;margin-bottom:1.25rem;display:block}.home-about-banner-body{color:var(--dark-text);font-family:var(--font-serif);margin:0;font-size:clamp(1.05rem,1.35vw,1.2rem);font-weight:400;line-height:1.65}.home-about-banner-col--right{min-height:100%;position:relative}.about-hero{min-height:clamp(24rem,56vw,40rem);position:relative;overflow:hidden}.about-hero__bg{background-position:72%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.about-hero__overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#fffffffa 20%,#ffffffeb 38%,#ffffff73 68%,#ffffff1f 82%,#0000 100%);position:absolute;inset:0}.about-hero__inner{z-index:2;align-items:center;min-height:clamp(24rem,56vw,40rem);padding-top:clamp(2.25rem,5vw,4rem);padding-bottom:clamp(2.25rem,5vw,4rem);display:flex;position:relative}.about-hero .home-about-banner-text{width:100%;max-width:min(36rem,100%)}.about-hero .about-hero__title-line{display:block}.home-about-banner-right-tone{pointer-events:none;background:linear-gradient(270deg,#0605046b 0%,#0605041f 38%,#0000 72%);position:absolute;inset:0}.home-services-preview{color:var(--text);background:linear-gradient(#0c0b09fa 0%,#080807 100%),radial-gradient(80% 50% at 50% 0,#d8b66a12,#0000 55%);padding:clamp(4rem,10vw,6.5rem) 0;position:relative}.home-services-preview__header{text-align:center;max-width:42rem;margin:0 auto clamp(2.75rem,6vw,4rem)}.home-services-preview__eyebrow{color:#fff9ebeb;font-family:var(--font-serif);letter-spacing:.28em;text-transform:uppercase;margin:0 0 1rem;font-size:clamp(.95rem,1.2vw,1.05rem);font-weight:600}.home-services-preview__accent{background:linear-gradient(90deg, var(--gold), var(--gold-light));border-radius:2px;width:3.5rem;height:3px;margin:0 auto 1.35rem;display:block}.home-services-preview__title{color:#fffbf0fa;font-family:var(--font-serif);letter-spacing:.01em;text-wrap:balance;margin:0 0 1.1rem;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:500;line-height:1.2}.home-services-preview__intro{color:#b7ac94f2;font-family:var(--font-main);max-width:36rem;margin:0 auto;font-size:clamp(.92rem,1.15vw,1.02rem);font-weight:300;line-height:1.65}.home-services-preview__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2.5vw,1.75rem);display:grid}.home-services-preview-card{border-radius:calc(var(--radius) - 4px);background:#ffffff08;border:1px solid #d8b66a1f;flex-direction:column;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000040,inset 0 1px #ffffff0a}@media (hover:hover){.home-services-preview-card:hover{border-color:#d8b66a47;transform:translateY(-3px);box-shadow:0 12px 40px #00000059,0 0 0 1px #d8b66a14}}.home-services-preview-card__media{aspect-ratio:16/10;background:#00000038;flex-shrink:0;width:100%;position:relative;overflow:hidden}.home-services-preview-card__img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.home-services-preview-card__body{background:linear-gradient(#fffcf6 0%,#faf6ee 100%);flex-direction:column;flex:1;padding:clamp(1.35rem,2.5vw,1.65rem) clamp(1.25rem,2.2vw,1.5rem) clamp(1.5rem,2.8vw,1.85rem);display:flex}.home-services-preview-card__heading{color:var(--dark-text);font-family:var(--font-serif);letter-spacing:.01em;margin:0 0 .65rem;font-size:clamp(1.22rem,1.6vw,1.42rem);font-weight:600;line-height:1.2}.home-services-preview-card__rule{background:linear-gradient(90deg, var(--gold), var(--gold-light));width:2.75rem;height:2px;margin-bottom:.75rem}.home-services-preview-card__text{color:#4a4338;font-family:var(--font-main);margin:0;font-size:clamp(.86rem,1vw,.94rem);font-weight:300;line-height:1.68}.home-services-preview__actions{justify-content:center;margin-top:clamp(2.25rem,5vw,3.25rem);display:flex}.home-services-preview__cta{color:var(--gold-light);cursor:pointer;font-family:var(--font-main);letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid #d8b66a73;border-radius:999px;padding:.9rem 1.85rem;font-size:.82rem;font-weight:500;transition:background .2s,border-color .2s,color .2s}.home-services-preview__cta:hover{color:#fff;background:#d8b66a1f;border-color:#f0ddb08c}.home-services-preview__cta:focus-visible{outline:2px solid var(--gold-light);outline-offset:3px}.services-gallery-band{color:var(--dark-text);background:linear-gradient(#deb13d 0%,#d4a228 45%,#c9971e 100%);padding:clamp(3.25rem,8vw,5.25rem) 0 clamp(3.5rem,9vw,5.75rem)}.services-gallery-band__header{text-align:center;max-width:40rem;margin:0 auto clamp(2.25rem,5vw,3.25rem)}.services-gallery-band__title{color:#0c0b09;font-family:var(--font-serif);letter-spacing:.22em;text-transform:uppercase;margin:0 0 1rem;font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:700;line-height:1.15}.services-gallery-band__rule{background:#0c0b09;border-radius:2px;width:3.5rem;height:4px;margin:0 auto;display:block}.services-gallery-carousel{--services-gallery-row-h:clamp(272px, 36vw, 416px)}.services-gallery-carousel__viewport{max-width:min(1040px,100%);margin:0 auto;position:relative}.services-gallery-carousel__strip{height:var(--services-gallery-row-h);min-height:var(--services-gallery-row-h);grid-template-columns:minmax(0,.88fr) minmax(0,1.24fr) minmax(0,.88fr);align-items:stretch;gap:clamp(.75rem,2.5vw,1.5rem);display:grid}.services-gallery-carousel__cell{background:0 0;justify-content:center;align-items:center;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.services-gallery-carousel__cell--side{align-self:stretch}.services-gallery-carousel__cell--center{z-index:1}.services-gallery-carousel__cell img{object-fit:contain;object-position:center;border-radius:0;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.services-gallery-carousel__cell--side img{filter:blur(9px);opacity:.92}.services-gallery-carousel__nav{color:#fff;cursor:pointer;font-family:var(--font-serif);text-shadow:0 2px 18px #00000073;z-index:3;background:#0807051f;border:0;border-radius:999px;justify-content:center;align-items:center;width:clamp(2.75rem,8vw,3.35rem);height:clamp(2.75rem,8vw,3.35rem);font-size:clamp(2.25rem,5vw,3rem);font-weight:300;line-height:1;transition:background .2s,color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.services-gallery-carousel__nav:hover{color:#fffef8;background:#08070538}.services-gallery-carousel__nav:focus-visible{outline-offset:3px;outline:2px solid #0c0b09}.services-gallery-carousel__nav--prev{left:clamp(.15rem,1.5vw,.75rem)}.services-gallery-carousel__nav--next{right:clamp(.15rem,1.5vw,.75rem)}@media (width<=720px){.services-gallery-carousel{--services-gallery-row-h:clamp(248px, 52vw, 360px)}.services-gallery-carousel__strip{grid-template-columns:1fr;gap:0}.services-gallery-carousel__cell--side{display:none}.services-gallery-carousel__cell--center{max-width:min(100%,88vw);margin:0 auto}.services-gallery-carousel__nav--prev{left:0}.services-gallery-carousel__nav--next{right:0}}.services-portfolio{color:#fffaf2f5;background:#1a2226;padding:clamp(3.25rem,8vw,5.25rem) 0;scroll-margin-top:88px}.services-portfolio__header{text-align:center;max-width:36rem;margin:0 auto clamp(2.25rem,5vw,3.25rem)}.services-portfolio__title{color:#fffaf2f5;font-family:var(--font-serif);letter-spacing:.22em;text-transform:uppercase;margin:0 0 1rem;font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:600;line-height:1.15}.services-portfolio__accent{background:linear-gradient(90deg, var(--gold), var(--gold-light));border-radius:2px;width:3.5rem;height:3px;margin:0 auto;display:block}.services-portfolio__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(6px,1.25vw,12px);display:grid}.services-portfolio-card{min-height:clamp(280px,32vw,400px);position:relative;overflow:hidden}.services-portfolio-card__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.services-portfolio-card__overlay{pointer-events:none;background:linear-gradient(#080a0c6b 0%,#080a0ca3 100%);position:absolute;inset:0}.services-portfolio-card__content{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:1.35rem;min-height:clamp(280px,32vw,400px);padding:clamp(1.5rem,4vw,2.25rem) clamp(1rem,3vw,1.75rem);display:flex;position:relative}.services-portfolio-card__heading{color:#fffef8;font-family:var(--font-serif);letter-spacing:.14em;text-transform:uppercase;max-width:16rem;margin:0;font-size:clamp(1.02rem,1.6vw,1.32rem);font-weight:600;line-height:1.35}.services-portfolio-card__cta{color:#fffef8;cursor:pointer;font-family:var(--font-serif);letter-spacing:.2em;text-transform:uppercase;background:0 0;border:1px solid #fffef8d9;padding:.65rem 1.85rem;font-size:.78rem;font-weight:600;transition:background .2s,border-color .2s}.services-portfolio-card__cta:hover{background:#ffffff14;border-color:#fff}.services-portfolio-card__cta:focus-visible{outline:2px solid var(--gold-light);outline-offset:3px}@media (width<=720px){.services-portfolio__grid{grid-template-columns:1fr}.home-location-projects .services-portfolio__grid.is-few{flex-flow:column;display:flex}.home-location-projects .services-portfolio__grid.is-few .services-portfolio-card{flex:none;width:100%;max-width:min(420px,100%)}}.home-location-projects .services-portfolio__grid.is-few{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:clamp(6px,1.25vw,12px);display:flex}.home-location-projects .services-portfolio__grid.is-few .services-portfolio-card{box-sizing:border-box;flex:0 calc(min(420px,50% - clamp(6px,1.25vw,12px)/2));max-width:min(420px,50% - clamp(6px,1.25vw,12px)/2)}.home-location-projects__tabs{flex-wrap:wrap;justify-content:center;gap:10px;max-width:42rem;margin:0 auto clamp(2rem,4vw,2.75rem);display:flex}.home-location-projects__tab{color:#fffaf2f5;cursor:pointer;font-family:var(--font-main);letter-spacing:.12em;text-transform:uppercase;background:#fffaf20f;border:1px solid #d8b66a73;border-radius:999px;padding:10px 20px;font-size:.72rem;font-weight:500;transition:background .2s,border-color .2s}.home-location-projects__tab:hover{border-color:var(--gold-light);background:#d8b66a2e}.home-location-projects__tab:active{border-color:var(--gold-light);background:#d8b66a47}.home-location-projects__tab.is-active{border-color:var(--gold-light);color:#fff;background:#d8b66a61}.home-location-projects__tab.is-active:hover{background:#d8b66a75;border-color:#f5e6bc}.home-location-projects__tab:focus-visible{outline:2px solid var(--gold-light);outline-offset:2px}.home-location-projects__soon{color:#fffaf2c7;font-family:var(--font-main);text-align:center;text-wrap:balance;max-width:36rem;margin:0 auto;padding:clamp(.5rem,2vw,1rem) 1rem clamp(1.5rem,3vw,2.5rem);font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.65}.home-project-materials{width:100%;max-width:min(40rem,100%);margin:clamp(1.25rem,3vw,1.75rem) auto 0}.home-project-materials__text{color:#0c0b09;font-family:var(--font-serif);-webkit-hyphens:auto;hyphens:auto;text-align:justify;margin:0 0 1rem;font-size:clamp(.94rem,1.2vw,1.05rem);font-weight:400;line-height:1.72}.home-project-materials__text:last-child{margin-bottom:0}.home-project-downloads{width:100%;max-width:min(40rem,100%);margin:clamp(1.25rem,3vw,2rem) auto 0}.home-project-downloads__list{flex-direction:column;gap:.85rem;display:flex}.home-project-downloads__row{display:flex}.services-take-action{min-height:clamp(20rem,48vw,32rem);position:relative;overflow:hidden}.services-take-action__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.services-take-action__overlay{pointer-events:none;z-index:1;background:linear-gradient(90deg,#fffffff7 0%,#ffffffeb 26%,#ffffff80 52%,#ffffff1f 72%,#0000 100%);position:absolute;inset:0}.services-take-action__inner{z-index:2;align-items:center;min-height:clamp(20rem,48vw,32rem);padding-top:clamp(2rem,5vw,3.5rem);padding-bottom:clamp(2rem,5vw,3.5rem);display:flex;position:relative}.services-take-action__text{max-width:min(44rem,92%)}.services-take-action__title{color:var(--dark-text);font-family:var(--font-serif);letter-spacing:.01em;text-transform:none;white-space:pre-line;margin:0 0 .85rem;font-size:clamp(2rem,3.8vw,2.85rem);font-weight:700;line-height:1.12}.services-take-action__rule{background:linear-gradient(90deg, #a67c32 0%, var(--gold) 45%, #e6cf8a 100%);width:clamp(3.75rem,11vw,5.25rem);height:2px;margin:0 0 .95rem;display:block}.services-take-action__subtitle{color:var(--dark-text);font-family:var(--font-serif);letter-spacing:.02em;text-transform:none;margin:0;font-size:clamp(.95rem,1.5vw,1.18rem);font-weight:400;line-height:1.45}@media (width<=720px){.services-take-action__overlay{background:linear-gradient(90deg,#fffffff2 0%,#ffffffc7 52%,#ffffff59 100%)}}.portfolio-detail--gff{color:#0c0b09;background:linear-gradient(#deb13d 0%,#d4a228 42%,#c9971e 100%);padding:clamp(1.25rem,3vw,2rem) 0 clamp(2.75rem,7vw,4rem)}.portfolio-detail--placeholder{background:var(--beige);color:var(--dark-text);padding:clamp(2rem,6vw,3.5rem) 0}.portfolio-detail--placeholder .portfolio-detail__body{text-align:center;text-wrap:balance}.portfolio-detail__back{color:inherit;cursor:pointer;font-family:var(--font-serif);text-align:left;text-underline-offset:3px;background:0 0;border:0;margin:0 0 1.25rem;padding:.35rem 0;font-size:.95rem;text-decoration:underline;display:block}.portfolio-detail--placeholder .portfolio-detail__back{color:var(--dark-text)}.portfolio-detail__header{text-align:center;max-width:min(46rem,100%);margin:0 auto clamp(1.75rem,4vw,2.5rem)}.portfolio-detail__page-title{font-family:var(--font-serif);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .85rem;font-size:clamp(1.15rem,2.2vw,1.55rem);font-weight:700;line-height:1.3}.portfolio-detail__rule{background:#0c0b09;border-radius:2px;width:3.5rem;height:3px;margin:0 auto;display:block}.portfolio-detail-block{text-align:center;max-width:min(46rem,100%);margin:0 auto clamp(1.75rem,4vw,2.5rem)}.portfolio-detail-block__title{font-family:var(--font-serif);margin:0 0 1rem;font-size:clamp(1.2rem,2.2vw,1.55rem);font-weight:600;line-height:1.3}.portfolio-detail-block__title--crest{letter-spacing:.18em;text-transform:uppercase;font-size:clamp(1.05rem,1.9vw,1.35rem)}.portfolio-detail-block__body{font-family:var(--font-serif);-webkit-hyphens:auto;hyphens:auto;text-align:justify;margin:0;font-size:clamp(.94rem,1.22vw,1.06rem);font-weight:400;line-height:1.72}.portfolio-detail-block+.portfolio-detail-featured{margin-top:clamp(.5rem,2vw,1rem)}.portfolio-detail-featured+.portfolio-detail-block,.portfolio-detail-more+.portfolio-detail-block{margin-top:clamp(2rem,5vw,2.85rem)}.portfolio-detail__project{font-family:var(--font-serif);margin:0 0 1.25rem;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:600;line-height:1.25}.portfolio-detail__body{font-family:var(--font-serif);-webkit-hyphens:auto;hyphens:auto;text-align:justify;margin:0;font-size:clamp(.94rem,1.22vw,1.06rem);font-weight:400;line-height:1.72}.portfolio-detail-featured{grid-template-rows:minmax(140px,22vw) minmax(140px,22vw);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1.25vw,12px);max-width:min(960px,100%);margin:0 auto;display:grid}.portfolio-detail-more--mid,.portfolio-detail-more--end{margin-top:clamp(1.25rem,3vw,2rem)}.portfolio-detail-featured__cell{border-radius:10px;min-height:0;overflow:hidden}.portfolio-detail-featured__cell img{object-fit:cover;width:100%;height:100%;display:block}.portfolio-detail-featured__cell--1{grid-area:1/1}.portfolio-detail-featured__cell--2{grid-area:1/2}.portfolio-detail-featured__cell--tall{grid-area:1/3/span 2}.portfolio-detail-featured__cell--4{grid-area:2/1}.portfolio-detail-featured__cell--5{grid-area:2/2}.portfolio-detail-more{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1.25vw,12px);max-width:min(960px,100%);margin:clamp(1.25rem,3vw,2rem) auto 0;display:grid}.portfolio-detail-more__cell{aspect-ratio:4/3;border-radius:10px;overflow:hidden}.portfolio-detail-more__cell img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=720px){.portfolio-detail-featured{grid-template-rows:none;grid-template-columns:1fr;grid-auto-rows:minmax(200px,52vw)}.portfolio-detail-featured__cell--1,.portfolio-detail-featured__cell--2,.portfolio-detail-featured__cell--tall,.portfolio-detail-featured__cell--4,.portfolio-detail-featured__cell--5{grid-area:auto/1}.portfolio-detail-more{grid-template-columns:1fr}.portfolio-detail-urban-row{grid-template-columns:1fr;align-items:stretch}.portfolio-detail-urban-row__cell--tall{max-height:none}.portfolio-detail-simple-grid{grid-template-columns:1fr}}.portfolio-detail--simple .portfolio-detail__inner{flex-direction:column;align-items:stretch;display:flex}.portfolio-detail--simple .portfolio-detail__back{align-self:flex-start}.portfolio-detail__header--simple{text-align:center;width:100%;margin-bottom:clamp(.25rem,1vw,.5rem)}.portfolio-detail__display-title{color:#0c0b09;font-family:var(--font-serif);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .85rem;font-size:clamp(1.85rem,3.8vw,2.85rem);font-weight:600;line-height:1.15}.portfolio-detail-simple-tags{flex-direction:column;align-items:center;gap:.35rem;margin-top:.25rem;display:flex}.portfolio-detail-simple-tags p{color:#0c0b09;font-family:var(--font-serif);margin:0;font-size:clamp(1.08rem,1.9vw,1.42rem);font-weight:400;line-height:1.35}.portfolio-detail-simple-body{color:#0c0b09;font-family:var(--font-serif);-webkit-hyphens:auto;hyphens:auto;text-align:justify;width:100%;max-width:min(40rem,100%);margin:clamp(1.1rem,2.8vw,1.65rem) auto 0;font-size:clamp(.94rem,1.2vw,1.05rem);font-weight:400;line-height:1.72;display:block}.portfolio-detail-landscape-hero{border-radius:12px;align-self:flex-start;max-width:min(440px,100%);margin-top:clamp(1.75rem,4vw,2.75rem);margin-left:clamp(.25rem,2vw,1.25rem);overflow:hidden}.portfolio-detail-landscape-hero img{width:100%;height:auto;display:block}.portfolio-detail-urban-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:clamp(8px,1.25vw,12px);max-width:min(980px,100%);margin:clamp(1.75rem,4vw,2.75rem) auto 0;display:grid}.portfolio-detail-urban-row__cell{border-radius:12px;overflow:hidden}.portfolio-detail-urban-row__cell:first-child,.portfolio-detail-urban-row__cell:nth-child(2){aspect-ratio:4/3;max-height:clamp(200px,26vw,280px)}.portfolio-detail-urban-row__cell img{object-fit:cover;width:100%;height:100%;display:block}.portfolio-detail-urban-row__cell--tall{aspect-ratio:3/5;max-height:clamp(300px,42vw,440px)}.portfolio-detail-simple-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1.25vw,12px);max-width:min(980px,100%);margin:clamp(1.5rem,3.5vw,2.25rem) auto 0;display:grid}.portfolio-detail-simple-grid--after-urban{margin-top:clamp(1.25rem,3vw,2rem)}.portfolio-detail-simple-grid__cell{aspect-ratio:4/3;border-radius:12px;overflow:hidden}.portfolio-detail-simple-grid__cell img{object-fit:cover;width:100%;height:100%;display:block}.portfolio-detail-simple-grid,.portfolio-detail-urban-row{width:100%}@media (width<=720px){.portfolio-detail-landscape-hero{align-self:stretch;max-width:100%;margin-left:0}}.split-grid{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:70px;display:grid}.text-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffff0e;gap:22px;padding:38px;display:grid}.stats-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:12px;display:grid}.stats-grid span{border-top:1px solid var(--line);color:var(--muted);padding-top:18px;font-size:.85rem}.stats-grid strong{color:var(--gold-light);font-family:var(--font-main);margin-bottom:4px;font-size:1.8rem;font-weight:300;display:block}.cards-grid,.property-grid,.testimonial-grid,.gallery-grid{gap:24px;display:grid}.cards-grid{grid-template-columns:repeat(3,1fr)}.service-card,.testimonial-grid article{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#ffffff13,#ffffff09);padding:34px}.service-card span{color:var(--gold);font-weight:400}.service-card h3,.results-heading h3,.property-card h3{color:var(--text);margin:18px 0 12px;font-size:1.55rem}.service-card p,.testimonial-grid p{color:var(--muted);line-height:1.72}.property-section,.gallery-section{background:var(--beige);color:var(--dark-text)}.property-section .section-header h2,.gallery-section .section-header h2{color:var(--dark-text)}.property-section .section-header p:last-child,.gallery-section .section-header p:last-child{color:#6b604f}.search-box{background:#fffaf0;border:1px solid #8e6f352e;border-radius:30px;margin-bottom:42px;padding:24px;box-shadow:0 28px 80px #32230b21}.search-tabs{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.search-tabs button{color:#6b5732;cursor:pointer;letter-spacing:.03em;background:#f0e4cc;border:0;border-radius:999px;padding:12px 20px;font-weight:400}.search-tabs button.active{color:var(--gold-light);background:#17130d}.search-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.search-grid label{color:#6f6047;letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:.82rem;font-weight:400;display:grid}.search-grid input,.search-grid select{color:#1b1710;background:#fff;border:1px solid #e5d6ba;border-radius:16px;width:100%;min-height:48px;padding:0 14px}.search-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.property-section .btn-outline,.gallery-section .btn-outline{color:var(--dark-text);border-color:#17130d38}.results-heading{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.results-heading h3{color:var(--dark-text);margin:0}.results-heading span{color:#7b6b50;font-weight:400}.property-grid{grid-template-columns:repeat(3,1fr)}.property-results-page{--results-field-label-color:#fff;--results-field-label-weight:400;--results-field-label-tracking:.05em;color:var(--results-field-label-color);background:#080706;padding:36px 0 70px}.property-results-container{width:min(100% - 64px,1500px)}.property-detail-page{background:radial-gradient(circle at top left, #d8b66a1a, transparent 24rem), var(--bg);color:var(--text);padding:70px 0 90px;overflow:visible}.property-detail-page>.container,.property-detail-layout{overflow:visible}.property-results-header{text-align:center;margin-bottom:18px}.property-results-header h1{color:#fff8e9eb;letter-spacing:.02em;text-transform:uppercase;font-size:clamp(1.35rem,2.2vw,2rem)}.property-results-filters{grid-template-columns:.95fr .9fr 1.45fr 1.45fr;align-items:end;gap:14px;margin-bottom:14px;display:grid}.results-filter-field{grid-template-rows:18px 54px;min-width:0;display:grid}.results-property-type-filter .hero-filter-trigger{color:#fff;min-height:54px;padding:0 16px}.results-property-type-filter .hero-filter-menu{min-width:230px;right:auto}.results-filter-bedrooms div{display:flex}.results-filter-field button,.results-filter-field select,.property-results-actions-row button,.property-results-toolbar button{color:#fff8e9f5;cursor:pointer;font:inherit;background:#100f0e;border:1px solid #fff8e93d;min-height:54px;padding:0 16px}.results-filter-bedrooms button{border-left:0;min-width:54px;padding:0 12px}.results-filter-bedrooms button:first-child{border-left:1px solid #fff8e929}.results-filter-bedrooms button.active{color:#17110d;background:#d6aa7f}.results-filter-range{grid-template-rows:18px 54px;display:grid;position:relative}.results-range-heading{justify-content:space-between;align-items:center;display:flex}.results-range-heading span,.results-filter-field>span{color:#fff;letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:400;display:block}.results-range-heading small{color:#fff;letter-spacing:.02em;gap:7px;font-size:.72rem;display:flex}.results-range-heading button{color:#fff;cursor:pointer;font:inherit;background:0 0;border:0;min-height:auto;padding:0;font-weight:300}.results-range-heading button.active{color:#fff;text-underline-offset:4px;-webkit-text-decoration:underline #d6aa7f;text-decoration:underline #d6aa7f;text-decoration-thickness:1px}.results-filter-range>div:not(.results-range-heading):not(.results-range-slider){color:#fff;border:1px solid #fff8e93d;justify-content:space-between;min-height:54px;padding:16px 18px;display:flex}.results-filter-range>div:not(.results-range-heading):not(.results-range-slider) label{color:#fff;align-items:center;gap:6px;font-size:.9rem;display:flex}.results-filter-range input{appearance:textfield;caret-color:#fff;color:#fff;font:inherit;-webkit-text-fill-color:#fff;background:0 0;border:0;outline:0;width:86px;padding:0}.results-filter-range input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.results-filter-range input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.results-range-slider{z-index:2;margin:0 18px;display:grid;position:absolute;top:71px;left:0;right:0}.results-range-slider i{background:linear-gradient(90deg, transparent 0, transparent var(--range-start), #d6aa7f var(--range-start), #d6aa7f var(--range-end), transparent var(--range-end), transparent 100%);height:2px;display:block;position:relative}.results-range-slider input[type=range]{appearance:none;pointer-events:none;background:0 0;width:100%;margin:0;position:absolute;inset:-8px 0 auto}.results-range-slider input[type=range]::-webkit-slider-runnable-track{background:0 0;height:18px}.results-range-slider input[type=range]::-webkit-slider-thumb{appearance:none;cursor:grab;pointer-events:auto;background:#d6aa7f;border:0;border-radius:999px;width:11px;height:11px;margin-top:3.5px}.results-range-slider input[type=range]::-moz-range-track{background:0 0}.results-range-slider input[type=range]::-moz-range-thumb{cursor:grab;pointer-events:auto;background:#d6aa7f;border:0;border-radius:999px;width:11px;height:11px}.property-results-actions-row{grid-template-columns:1fr auto;align-items:center;gap:18px;margin-bottom:26px;display:grid}.property-results-actions-row>span{color:#d6aa7f;text-align:left;text-transform:uppercase;font-size:.72rem}.property-results-actions-row>div{justify-content:flex-end;gap:14px;display:flex}.property-results-actions-row .search-button{color:#d6aa7f;text-transform:uppercase;border-color:#d6aa7fb8;min-width:110px}.property-results-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.property-results-toolbar{justify-content:flex-end;align-items:center;margin-bottom:18px;display:flex}.property-results-toolbar strong{color:#fff;font-size:.78rem;font-weight:300}.property-results-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.property-results-empty{color:#fff;font-family:var(--font-main);letter-spacing:.14em;text-align:center;text-transform:uppercase;-webkit-text-fill-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:min(52vh,420px);margin:0 auto;padding:48px 24px;display:flex}.property-results-empty__title{font-family:var(--font-main);margin:0 0 18px;font-size:clamp(1.4rem,2.6vw,1.95rem);font-weight:300;line-height:1.25}.property-results-empty__line{font-family:var(--font-main);max-width:38rem;margin:0;font-size:clamp(.74rem,1.25vw,.9rem);font-weight:300;line-height:1.55}.property-results-empty__line+.property-results-empty__line{margin-top:6px}.property-results-aside{gap:12px;padding:14px;display:grid;position:sticky;top:100px}.results-agent-card{background:#0f0e0d;border:1px solid #fff8e92e;grid-template-columns:70px 1fr;align-items:center;gap:12px;padding:14px;display:grid}.results-agent-card img{aspect-ratio:1;object-fit:cover;border-radius:0;grid-row:span 2;width:70px}.results-agent-card div{gap:4px;display:grid}.results-agent-card strong{color:#fff8e9;font-size:1.02rem;font-weight:300}.results-agent-card span{color:#fff8e99e;font-size:.78rem}.results-agent-actions{grid-column:1/-1;grid-template-columns:repeat(2,1fr);display:grid}.results-agent-card a{color:#d6aa7f;text-align:center;text-transform:uppercase;background:0 0;border:1px solid #d6aa7f52;padding:12px 14px;display:block}.results-map-button{color:#d6aa7f;cursor:pointer;font:inherit;background:#0f0e0d;border:1px solid #fff8e92e;width:100%;min-height:42px}.results-agent-card.results-agent-card--listing{color:#fff;grid-template-columns:unset;background:#000;border:1px solid #ffffff38;flex-direction:column;align-items:stretch;gap:18px;padding:18px 16px 16px;display:flex}.results-agent-card--listing .results-agent-card__head{align-items:flex-start;gap:14px;display:flex}.results-agent-card--listing .results-agent-card__logo-wrap{background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;padding:0;display:flex}.results-agent-card--listing .results-agent-card__logo{aspect-ratio:unset;grid-row:unset;object-fit:contain;width:100%;height:100%}.results-agent-card--listing .results-agent-card__meta{flex-direction:column;justify-content:center;gap:6px;min-width:0;display:flex}.results-agent-card--listing .results-agent-card__meta strong{color:#fff;-webkit-text-fill-color:#fff;letter-spacing:.05em;font-size:1.06rem;font-weight:500;line-height:1.2}.results-agent-card--listing .results-agent-card__meta span{color:#fff;-webkit-text-fill-color:#fff;letter-spacing:.05em;font-size:.8rem;font-weight:400;line-height:1.35}.results-agent-card--listing .results-agent-card__actions{grid-column:unset;grid-template-columns:1fr 1fr;gap:10px;display:grid}.results-agent-card--listing .results-agent-card__btn{color:#d4b47a;cursor:pointer;font:inherit;letter-spacing:.12em;text-align:center;text-transform:uppercase;background:0 0;border:1px solid #c9a26abf;padding:12px 10px;font-size:.72rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:block}.results-agent-card--listing .results-agent-card__btn:hover{color:#f0ddb0;background:#c9a26a1a;border-color:#e8cf98}.results-agent-card--listing .results-agent-card__wa{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 8px;display:flex}.results-agent-card--listing .results-agent-card__wa-intro{color:#fff;-webkit-text-fill-color:#fff;letter-spacing:.05em;font-size:.78rem;font-weight:400}.results-agent-card--listing .results-agent-card__wa-link{color:#d4b47a;align-items:center;gap:6px;font-size:.78rem;font-weight:500;text-decoration:none;display:inline-flex}.results-agent-card--listing .results-agent-card__wa-link:hover{color:#f0ddb0}.results-agent-card--listing .results-agent-card__wa-icon{color:currentColor;flex-shrink:0;width:16px;height:16px}.consultation-modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1050;background:#0000009e;justify-content:center;align-items:center;padding:28px 18px;display:flex;position:fixed;inset:0}.consultation-modal-shell{width:100%;max-width:720px;position:relative}.consultation-modal-close{color:#fff;cursor:pointer;z-index:2;background:0 0;border:none;padding:6px 10px;font-size:1.75rem;font-weight:200;line-height:1;position:absolute;top:-40px;right:0}.consultation-modal-close:hover{color:var(--gold-light)}.consultation-modal-panel{border:1px solid color-mix(in srgb, var(--gold) 52%, transparent);color:#fff;background:#111;max-height:min(90vh,860px);padding:32px 28px 28px;overflow:auto;box-shadow:0 24px 60px #0000008c}.consultation-modal-title{color:#fff;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:.92rem;font-weight:400}.consultation-modal-subtitle{color:#fffffff5;margin:0 0 26px;font-size:.88rem;font-weight:300;line-height:1.45}.consultation-modal-form{flex-direction:column;gap:18px;display:flex}.consultation-modal-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 20px;display:grid}.consultation-modal-field{margin:0;display:block}.consultation-modal-field input,.consultation-modal-field textarea{box-sizing:border-box;color:#fff;font:inherit;background:0 0;border:none;border-bottom:1px solid #ffffffb8;border-radius:0;outline:none;width:100%;padding:10px 0 12px;font-size:.86rem;font-weight:400}.consultation-modal-field input::placeholder,.consultation-modal-field textarea::placeholder{color:#ffffffb8}.consultation-modal-field input:focus,.consultation-modal-field textarea:focus{border-bottom-color:var(--gold)}.consultation-modal-field--block textarea{resize:vertical;min-height:100px}.consultation-modal-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.consultation-modal-more{color:var(--gold);cursor:pointer;font:inherit;letter-spacing:.04em;background:0 0;border:none;align-self:flex-start;align-items:center;gap:10px;padding:4px 0;font-size:.82rem;font-weight:500;display:inline-flex}.consultation-modal-more:hover{color:var(--gold-light)}.consultation-modal-chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;margin-top:-3px;transition:transform .2s;display:inline-block;transform:rotate(45deg)}.consultation-modal-more--open .consultation-modal-chevron{margin-top:0;transform:rotate(225deg)}.consultation-modal-send{border:1px solid var(--gold);color:var(--gold);cursor:pointer;font:inherit;letter-spacing:.2em;text-transform:uppercase;background:0 0;width:100%;margin-top:4px;padding:14px 20px;font-size:.78rem;font-weight:500;transition:border-color .15s,color .15s,background .15s}.consultation-modal-send:hover:not(:disabled){border-color:var(--gold-light);color:var(--gold-light);background:#d8b66a1f}.consultation-modal-send:disabled{cursor:wait;opacity:.65}.consultation-modal-feedback{color:#fffffff2;margin:0;font-size:.84rem;line-height:1.45}.consultation-modal-feedback--ok{color:#b4dcb4f2}.consultation-modal-feedback--err{color:#ffc8bef2}.consultation-modal-link-btn{color:var(--gold);cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:none;padding:0;text-decoration:underline}.consultation-modal-link-btn:hover{color:var(--gold-light)}.consultation-modal-footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 10px;margin-top:26px;padding-top:4px;display:flex}.consultation-modal-footer-intro{color:#fffffff5;font-size:.82rem;font-weight:400}.consultation-modal-footer-wa{color:var(--gold);align-items:center;gap:6px;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.consultation-modal-footer-wa:hover{color:var(--gold-light)}.consultation-modal-footer-wa-icon{color:currentColor;flex-shrink:0;width:17px;height:17px}@media (width<=640px){.consultation-modal-fields{grid-template-columns:1fr}.consultation-modal-close{top:-36px;right:-4px}}.pagination-controls{color:var(--muted);justify-content:center;align-items:center;gap:14px;margin-top:26px;display:flex}.pagination-controls button{color:var(--gold-light);cursor:pointer;font:inherit;background:0 0;border:1px solid #d8b66a5c;padding:10px 14px}.pagination-controls button:disabled{cursor:not-allowed;opacity:.4}.state-panel{border:1px solid var(--line);color:var(--gold-light);text-align:center;background:#fff8e90e;padding:26px}.state-panel-error{color:#f3b7a6}.property-image-fallback{aspect-ratio:4/3;color:var(--gold-light);text-align:center;background:linear-gradient(135deg,#d8b66a29,#fff8e90d);justify-content:center;align-items:center;padding:20px;display:flex}.property-detail-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:28px;display:grid}.property-detail-gallery{grid-template-columns:minmax(0,1fr) 180px;gap:12px;margin-bottom:28px;display:grid}.property-detail-main-image,.property-detail-thumbs img{border:1px solid var(--line);object-fit:cover;width:100%;height:100%}.property-detail-main-image{aspect-ratio:16/9}.property-detail-thumbs{gap:12px;display:grid}.property-detail-heading{border-bottom:1px solid var(--line);gap:12px;padding-bottom:24px;display:grid}.property-detail-heading p,.property-detail-meta,.property-detail-block p,.listing-details-grid dd{color:var(--muted)}.property-detail-heading h1{color:#fff;letter-spacing:-.04em;font-size:clamp(2rem,4vw,3.4rem)}.property-detail-heading strong{color:var(--gold-light);font-size:1.5rem;font-weight:400}.property-detail-meta{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:12px;padding:18px 0;display:flex}.property-detail-meta span,.amenities-grid span{border:1px solid var(--line);background:#fff8e90e;padding:10px 14px}.property-detail-block{border-bottom:1px solid var(--line);padding:28px 0}.property-detail-block h2{color:#fff;text-transform:uppercase;margin-bottom:16px;font-size:1.1rem;font-weight:400}.amenities-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.listing-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.listing-details-grid div{border-bottom:1px solid #d8b66a29;justify-content:space-between;padding:12px 0;display:flex}.listing-details-grid dt,.map-link{color:var(--gold-light)}.property-detail-sidebar-slot{align-self:start;width:100%;min-width:0}.property-detail-aside.property-results-aside{padding:0}.property-card{box-shadow:none;background:#000;border:1px solid #fff8e924;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.property-card-media{background:#080706;position:relative}.property-card-media-img{aspect-ratio:4/3;object-fit:cover;border:0;width:100%;display:block}.property-card-media-hit{cursor:pointer;background:0 0;border:none;width:100%;padding:0;line-height:0;display:block}.property-card-media-hit:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.property-carousel-control{color:#fff8e9;cursor:pointer;z-index:2;background:#08070659;border:0;width:34px;height:44px;padding:0;font-size:2rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.property-carousel-prev{left:0}.property-carousel-next{right:0}.property-carousel-dots{z-index:2;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;bottom:10px;left:0;right:0}.property-carousel-dots button{cursor:pointer;background:#fff8e980;border:0;border-radius:999px;width:6px;height:6px;padding:0}.property-carousel-dots button.active{background:#fff8e9;width:8px;height:8px}.property-card-body{background:#000;flex-direction:column;gap:0;padding:16px 16px 14px;display:flex}.property-card .property-card-title{color:#fff;-webkit-text-fill-color:#fff;font-family:var(--font-main);letter-spacing:.02em;margin:0 0 8px;font-size:1.12rem;font-weight:300;line-height:1.28}.property-card-loc{color:#fff;-webkit-text-fill-color:#fff;font-family:var(--font-main);letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:6px;font-size:.8rem;font-weight:400;display:flex}.property-card-loc-icon{color:#fff;-webkit-text-fill-color:#fff;flex-shrink:0;width:15px;height:15px}.property-card .property-card-type{color:#fff;-webkit-text-fill-color:#fff;font-family:var(--font-main);letter-spacing:.05em;text-transform:capitalize;margin:0 0 14px;font-size:.82rem;font-weight:400}.property-card-stats{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 20px;margin-bottom:14px;display:flex}.property-card-stat{color:#fff;-webkit-text-fill-color:#fff;font-family:var(--font-main);letter-spacing:.02em;align-items:center;gap:8px;font-size:.82rem;font-weight:400;display:flex}.property-card-stat--muted,.property-card-stat--muted .property-card-stat-icon{color:#fff;-webkit-text-fill-color:#fff}.property-card-stat-icon{color:#fff;-webkit-text-fill-color:#fff;flex-shrink:0;width:20px;height:20px}.property-card-divider{background:#ffffff47;width:100%;height:1px;margin:0 0 14px}.property-card-price{color:#fff;-webkit-text-fill-color:#fff;font-family:var(--font-main);letter-spacing:.05em;font-size:1.05rem;font-weight:400;line-height:1.45}.property-card-contact{border-top:1px solid #fff8e924;grid-template-columns:repeat(3,1fr);margin-top:auto;display:grid}.property-card-contact-cell{color:var(--gold);border-right:1px solid #fff8e924;justify-content:center;align-items:center;min-height:48px;padding:10px 8px;transition:background .15s,color .15s;display:flex}.property-card-contact-cell:last-child{border-right:none}.property-card-contact-cell:hover{color:var(--gold-light);background:#d8b66a14}.property-card-contact-icon{width:20px;height:20px}.empty-state{color:#6b604f;text-align:center;background:#fffaf0;border:1px solid #eadcc1;border-radius:20px;padding:26px}.gallery-grid{grid-template-columns:1.2fr .9fr .9fr}.gallery-grid figure{border-radius:var(--radius);margin:0;position:relative;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%;height:390px}.gallery-grid figcaption{color:#fff;background:linear-gradient(#0000,#000000bf);padding:60px 24px 24px;font-weight:400;position:absolute;bottom:0;left:0;right:0}.dld-hero{border-bottom:2px solid var(--gold);width:100%;min-height:clamp(22rem,56vw,38rem);display:flex}.dld-hero__text{box-sizing:border-box;color:#fff;background:#1a1d22;flex-direction:column;flex:0 0 35%;justify-content:center;min-width:0;max-width:38%;padding:clamp(2rem,4vw,3.5rem) clamp(1.5rem,3vw,3rem);display:flex}.dld-hero__title{color:#fff;font-family:var(--font-serif);letter-spacing:.02em;white-space:pre-line;margin:0 0 1rem;font-size:clamp(1.85rem,2.9vw,2.55rem);font-weight:700;line-height:1.12}.dld-hero__rule{background:linear-gradient(90deg, #a67c32 0%, var(--gold) 50%, #e6cf8a 100%);width:clamp(3.25rem,10vw,4.75rem);height:4px;margin:0 0 clamp(1.25rem,2.5vw,2rem);display:block}.dld-hero__body{color:#fffffff5;font-family:var(--font-main);margin:0;font-size:clamp(.78rem,.95vw,.92rem);font-weight:300;line-height:1.65}.dld-hero__media{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1;min-width:0;min-height:14rem}@media (width<=720px){.dld-hero{flex-direction:column;min-height:0}.dld-hero__text{flex:none;order:2;max-width:none;padding:clamp(1.75rem,5vw,2.5rem) clamp(1.25rem,4vw,1.5rem)}.dld-hero__media{order:1;min-height:clamp(12rem,42vw,18rem)}}.dld-verification{border-bottom:2px solid var(--gold);color:#fff;background:radial-gradient(80% 60% at 85% 20%,#d8b66a1f,#0000 55%),linear-gradient(#12151a 0%,#1a1d22 100%);padding:clamp(2.5rem,6vw,4.5rem) 0}.dld-verification__inner{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.dld-verification__eyebrow{color:var(--gold-light);font-family:var(--font-main);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .75rem;font-size:.72rem;font-weight:600}.dld-verification__title{color:#fff;font-family:var(--font-serif);letter-spacing:.01em;margin:0 0 1rem;font-size:clamp(1.75rem,3.2vw,2.65rem);font-weight:700;line-height:1.15}.dld-verification__rule{background:linear-gradient(90deg, #a67c32 0%, var(--gold) 50%, #e6cf8a 100%);width:clamp(3.25rem,10vw,4.75rem);height:4px;margin:0 0 1.35rem;display:block}.dld-verification__body{color:#ffffffeb;font-family:var(--font-main);max-width:36rem;margin:0 0 1rem;font-size:clamp(.95rem,1.15vw,1.05rem);font-weight:300;line-height:1.7}.dld-verification__hint{color:#f0ddb0e0;font-family:var(--font-main);max-width:32rem;margin:0;font-size:.88rem;font-weight:400;line-height:1.55}.dld-verification__qr{text-align:center;justify-self:center;width:100%;max-width:min(22rem,100%);margin:0}.dld-verification__qr img{height:auto;image-rendering:-webkit-optimize-contrast;background:#fff;border-radius:1rem;width:min(20rem,100%);max-width:100%;margin:0 auto;padding:.65rem;display:block;box-shadow:0 0 0 1px #d8b66a59,0 18px 48px #00000073}.dld-verification__caption{color:#ffffff9e;font-family:var(--font-main);letter-spacing:.04em;margin:.9rem 0 0;font-size:.75rem}@media (width<=820px){.dld-verification__inner{text-align:center;grid-template-columns:1fr}.dld-verification__rule,.dld-verification__body,.dld-verification__hint{margin-left:auto;margin-right:auto}.dld-verification__qr img{width:min(18.5rem,86vw)}}.dld-testimonials{color:#0b0a08;background:#c9a23b;padding:clamp(2rem,4vw,3.25rem) clamp(.75rem,2vw,1.5rem)}.dld-testimonials__wrap{max-width:min(1100px,100%);margin:0 auto}.dld-testimonials__header{text-align:center;margin-bottom:clamp(1.25rem,2.5vw,1.85rem)}.dld-testimonials__title{color:#0b0a08;font-family:var(--font-serif);letter-spacing:.14em;text-align:center;text-transform:uppercase;margin:0 auto .85rem;font-size:clamp(1.35rem,2.2vw,1.7rem);font-weight:700;line-height:1.2}.dld-testimonials__title-rule{background:#0b0a08;width:3.25rem;height:4px;margin:0 auto;display:block}.dld-testimonials__row{justify-content:center;align-items:center;gap:clamp(.25rem,1.5vw,1rem);display:flex}.dld-testimonials__stage{flex:auto;justify-content:center;align-items:flex-start;min-width:0;display:flex}.dld-testimonials__nav{color:#0b0a08;cursor:pointer;font-family:var(--font-serif);background:0 0;border:0;flex-shrink:0;align-self:center;min-width:44px;min-height:44px;padding:.25rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1;transition:opacity .2s}.dld-testimonials__nav:hover{opacity:.72}.dld-testimonials__nav:focus-visible{outline-offset:3px;outline:2px solid #0b0a08}.dld-testimonials__card{justify-content:center;gap:clamp(1.25rem,3vw,2.5rem);width:100%;min-width:0;max-width:min(52rem,100%);display:flex}.dld-testimonials__avatar-wrap{flex-shrink:0}.dld-testimonials__avatar{aspect-ratio:1;object-fit:cover;border:3px solid #0b0a0859;border-radius:50%;width:clamp(7.5rem,18vw,10rem);height:auto}.dld-testimonials__body{text-align:left;flex-direction:column;gap:.65rem;min-width:0;display:flex}.dld-testimonials__stars-slot{align-items:center;min-height:1.35rem;display:flex}.dld-testimonials__quote{color:#0b0a08;font-family:var(--font-serif);border:0;margin:0;padding:0;font-size:clamp(.95rem,1.35vw,1.12rem);font-weight:400;line-height:1.55}.dld-testimonials__quote-mark{font-weight:600}.dld-testimonials__stars{color:#0b0a08;letter-spacing:.05em;align-items:center;gap:.15rem;display:flex}.dld-testimonials__star{font-size:1rem;line-height:1}.dld-testimonials__meta{margin-top:.35rem}.dld-testimonials__meta-rule{background:#0b0a08;width:2.5rem;height:2px;margin:0 0 .65rem;display:block}.dld-testimonials__name{color:#0b0a08;font-family:var(--font-serif);margin:0 0 .2rem;font-size:clamp(1.05rem,1.5vw,1.2rem);font-weight:700;line-height:1.25}.dld-testimonials__role{color:#0b0a08;font-family:var(--font-serif);margin:0;font-size:clamp(.9rem,1.15vw,1rem);font-style:italic;font-weight:400;line-height:1.35}@media (width<=640px){.dld-testimonials__card{text-align:center;flex-direction:column;align-items:center}.dld-testimonials__body{text-align:center}.dld-testimonials__meta-rule{margin-left:auto;margin-right:auto}.dld-testimonials__stars,.dld-testimonials__stars-slot{justify-content:center}}.accent-panel{background:linear-gradient(135deg,#d8b66a2e,#ffffff0d)}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid article{gap:12px;display:grid}.testimonial-grid strong{color:var(--gold-light)}.testimonial-grid span{color:var(--muted)}.site-footer{color:#fff;background:#000;border-top:1px solid #d8b66a33;padding:2.75rem 0 2rem}.site-footer-lux .container{max-width:1180px}.footer-lux-top{justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:1.25rem;display:flex}.footer-lux-brand{cursor:pointer;background:0 0;border:0;padding:0}.footer-lux-logo{width:auto;height:clamp(52px,8vw,72px);display:block}.footer-lux-contacts-heading{color:#ffffffeb;letter-spacing:.22em;text-transform:uppercase;font-size:.72rem;font-weight:500}.footer-lux-rule{border:0;border-top:1px solid #ffffff1a;height:0;margin:0}.footer-lux-mid{grid-template-columns:minmax(0,1.55fr) minmax(180px,.95fr) auto;align-items:start;gap:2rem 2.25rem;padding:2.25rem 0 2rem;display:grid}.footer-lux-nav-block{flex-direction:column;gap:0;display:flex}.footer-lux-nav-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem 2rem;display:grid}.footer-lux-col{flex-direction:column;gap:.6rem;display:flex}.footer-lux-col button{color:#ffffffe0;cursor:pointer;font-family:var(--font-main);letter-spacing:.02em;text-align:left;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:400;transition:color .15s}.footer-lux-col button:hover{color:#fff}.footer-lux-aside{font-family:var(--font-main);flex-direction:column;gap:1.25rem;display:flex}.footer-lux-location-title{color:#fffffff0;font-family:var(--font-main);letter-spacing:.03em;margin:0;font-size:clamp(1.05rem,1.5vw,1.2rem);font-weight:500;line-height:1.3}.footer-lux-contact-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.footer-lux-contact-row{align-items:flex-start;gap:.65rem;text-decoration:none;display:flex}.footer-lux-contact-row--static{align-items:flex-start;gap:.65rem;display:flex}.footer-lux-contact-icon{color:#c9a26a;flex-shrink:0;justify-content:center;align-items:center;width:22px;margin-top:1px;display:flex}.footer-lux-wa-svg{color:inherit;width:17px;height:17px;display:block}.footer-lux-inline-icon{display:block}.footer-lux-contact-text{color:#fffc;font-family:var(--font-main);letter-spacing:.02em;font-size:.82rem;font-weight:400;line-height:1.45}.footer-lux-contact-row:hover .footer-lux-contact-text{color:#fffffff5}.footer-lux-contact-text--hours{color:#ffffffe6}.footer-lux-socials{flex-wrap:wrap;align-items:center;gap:.65rem .85rem;display:flex}.footer-lux-social{color:#c9a227;line-height:0;transition:color .15s,opacity .15s;display:flex}.footer-lux-social:hover{color:var(--gold-light)}.footer-lux-social-disabled{cursor:default;opacity:.35;pointer-events:none}.footer-lux-cta{color:var(--gold-light);font-family:var(--font-main);letter-spacing:.16em;text-align:center;text-transform:uppercase;border:1px solid #d8b66ad9;justify-content:center;max-width:100%;margin-top:.25rem;padding:.85rem 1.5rem;font-size:.74rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.footer-lux-qr{color:var(--gold-light);cursor:pointer;text-align:center;background:0 0;border:1px solid #d8b66a73;border-radius:.65rem;flex-direction:column;align-items:center;gap:.45rem;max-width:9.25rem;padding:.45rem .45rem .55rem;transition:border-color .15s,background .15s;display:flex}.footer-lux-qr:hover{background:#d8b66a14;border-color:#d8b66ae6}.footer-lux-qr:focus-visible{outline:2px solid var(--gold-light);outline-offset:2px}.footer-lux-qr__img{background:#fff;border-radius:.35rem;width:100%;height:auto;display:block}.footer-lux-qr__label{font-family:var(--font-main);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:600;line-height:1.3}.footer-lux-qr-col{justify-content:flex-end;padding-top:.15rem;display:flex}.footer-lux-cta:hover{border-color:var(--gold-light);color:#fff;background:#d8b66a26}.footer-lux-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;padding-top:1.35rem;display:flex}.footer-lux-copy{color:#ffffffe0;font-family:var(--font-main);letter-spacing:.02em;margin:0;font-size:.82rem;font-weight:400;line-height:1.5}.footer-lux-legal{flex-wrap:wrap;gap:1rem 1.5rem;display:flex}.footer-lux-legal a,.footer-lux-legal button{color:#ffffffe0;cursor:pointer;font-family:var(--font-main);letter-spacing:.02em;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:400;text-decoration:none;transition:color .15s}.footer-lux-legal a:hover,.footer-lux-legal button:hover{color:var(--gold-light)}.chat-widget-root{font-family:var(--font-main);z-index:40;position:fixed;bottom:24px;right:24px}.chat-widget-backdrop{cursor:pointer;z-index:39;background:#00000073;border:0;padding:0;position:fixed;inset:0}.chat-widget-trigger{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(165deg,#3a4354 0%,#252b36 100%);border:1px solid #ffffff14;border-radius:14px;max-width:min(320px,100vw - 48px);padding:0;transition:box-shadow .2s,transform .2s;display:block;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000073}.chat-widget-trigger:hover{transform:translateY(-2px);box-shadow:0 22px 56px #0000008c}.chat-widget-trigger-inner{align-items:center;gap:12px;padding:12px 14px;display:flex;position:relative}.chat-widget-wa-badge{color:#fff;background:#25d366;border:2px solid #1f242e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-left:auto;display:flex;box-shadow:0 4px 14px #00000059}.chat-widget-wa-badge__icon{width:30px;height:30px;display:block}.chat-widget-avatar-wrap{flex-shrink:0;position:relative}.chat-widget-avatar{background:linear-gradient(145deg,#5c677a,#3e4656);border:2px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.chat-widget-avatar__photo{object-fit:cover;object-position:center 60%;width:100%;height:100%;display:block}.chat-widget-avatar--sm{width:48px;height:48px}.chat-widget-online{background:#22c55e;border:2px solid #252b36;border-radius:50%;width:11px;height:11px;position:absolute;top:-1px;right:-1px}.chat-widget-trigger-text{flex-direction:column;gap:2px;min-width:0;display:flex}.chat-widget-name{letter-spacing:.01em;margin:0;font-size:1rem;font-weight:700}.chat-widget-name--trigger{display:block}.chat-widget-role{color:#ffffffad;margin:0;font-size:.78rem;font-weight:400;line-height:1.35}.chat-widget-role--trigger{display:block}.chat-widget-panel{z-index:41;background:#fff;border-radius:14px;flex-direction:column;width:min(360px,100vw - 32px);max-height:min(520px,100vh - 100px);animation:.28s both chat-widget-pop;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000008c}@keyframes chat-widget-pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-widget-header{color:#fff;background:linear-gradient(#323a48 0%,#262c37 100%);padding:16px 44px 16px 16px;position:relative}.chat-widget-close{color:#fff;cursor:pointer;background:#0003;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex;position:absolute;top:10px;right:10px}.chat-widget-close:hover{background:#ffffff1f}.chat-widget-header-main{align-items:center;gap:12px;display:flex}.chat-widget-header-text{min-width:0}.chat-widget-header .chat-widget-role{color:#ffffffd1;font-size:.8rem}.chat-widget-body{background:#fff;flex:1;min-height:140px;padding:16px 16px 8px;overflow-y:auto}.chat-widget-welcome{color:#2a2e35;background:#f4f5f7;border-radius:10px;margin:0;padding:12px 14px;font-size:.86rem;line-height:1.55}.chat-widget-composer{background:#fff;border-top:1px solid #e8eaef;align-items:center;gap:8px;padding:12px;display:flex}.chat-widget-input{color:#1a1d22;font:inherit;background:#f0f1f4;border:1px solid #e0e3e9;border-radius:10px;flex:1;min-width:0;padding:10px 12px;font-size:.88rem}.chat-widget-input::placeholder{color:#8b919c}.chat-widget-input:focus{border-color:#d8b66aa6;outline:none}.chat-widget-send{color:#c9a26a;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:flex}.chat-widget-send:hover:not(:disabled){color:var(--gold);background:#d8b66a1f}.chat-widget-send:disabled{cursor:not-allowed;opacity:.35}.reveal{animation:.72s both rise}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=1080px){.main-nav{gap:14px;padding-left:18px}.header-actions{gap:12px;margin-left:16px;padding-left:16px}.header-text-action{display:none}.cards-grid,.home-services-preview__grid,.property-grid,.property-results-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.property-results-filters,.property-results-actions-row,.property-results-layout{grid-template-columns:1fr}.property-results-actions-row>div{justify-content:flex-start}.search-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.section{padding:78px 0}.menu-toggle{justify-self:end;display:flex}.main-nav{border-left:0;border-bottom:1px solid var(--line);background:#080807fa;flex-direction:column;justify-self:stretch;padding:22px;display:none;position:absolute;top:76px;left:0;right:0}.main-nav.is-open{display:flex}.site-header{grid-template-columns:auto 1fr auto;padding-left:18px}.header-actions{border-left:0;grid-area:1/2;justify-self:end;margin-left:0;margin-right:12px;padding-left:0}.hero-section{text-align:center;min-height:auto;padding:132px 0 64px}.hero-content{grid-template-columns:1fr}.hero-copy{justify-self:center;max-width:680px}.hero-divider{margin-left:auto;margin-right:auto}.hero-search{justify-self:center;transform:none}.home-about-banner-layer{grid-template-columns:1fr}.home-about-banner-col--right{display:none}.home-about-banner-col--left{padding-left:clamp(1.25rem,4vw,1.5rem);padding-right:clamp(1.25rem,4vw,1.5rem)}.home-about-banner-col--left:before{background:#ffffffed}.home-about-banner-text{max-width:100%}.about-hero__overlay{background:linear-gradient(90deg,#fffffffa 0%,#fffffff0 48%,#ffffffb8 78%,#ffffff59 100%)}.about-hero__bg{background-position:50%}.footer-lux-mid{grid-template-columns:1fr;padding:1.75rem 0 1.5rem}.footer-lux-qr-col{justify-content:flex-start}.footer-lux-qr{max-width:9.25rem}.footer-lux-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-lux-top,.footer-lux-bottom{flex-direction:column;align-items:flex-start}.split-grid,.property-results-layout,.property-detail-layout,.property-detail-gallery,.cards-grid,.home-services-preview__grid,.property-grid,.property-results-grid,.testimonial-grid,.gallery-grid{grid-template-columns:1fr}.property-results-aside{position:static}.amenities-grid,.listing-details-grid{grid-template-columns:1fr}.search-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:1fr}}@media (width<=560px){.container{width:min(100% - 28px,1180px)}.site-header{padding-left:14px;padding-right:14px}.brand-logo{max-width:118px;height:46px}.hero-content h1{font-size:3.4rem}.search-actions{flex-direction:column}.property-results-container{width:min(100% - 28px,1500px)}.property-results-actions-row>div,.results-filter-bedrooms div{flex-wrap:wrap}.hero-search{padding:28px 24px 18px}.hero-search-currency,.hero-price-row{white-space:normal;grid-template-columns:1fr}.hero-search-currency{align-items:flex-start;display:grid}.btn{width:100%}.search-grid{grid-template-columns:1fr}.text-panel,.search-box,.service-card,.testimonial-grid article{padding:24px}.chat-widget-root{bottom:16px;right:16px}.chat-widget-panel{width:min(360px,100vw - 24px)}}.cms-admin-root{color:#f4efe4;background:#0f0e0c;min-height:60vh;padding-bottom:48px}.cms-layout{max-width:1200px;margin:0 auto;padding:24px 20px 48px}.cms-header{border-bottom:1px solid #d4af6a40;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.cms-header h1{color:var(--gold-light);margin:0 0 6px;font-size:1.35rem}.cms-body{margin-top:8px}.cms-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.cms-toolbar h2{color:var(--gold-light);margin:0;font-size:1.15rem}.cms-toolbar-actions{flex-wrap:wrap;gap:10px;display:flex}.cms-filters{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-bottom:20px;display:grid}.cms-filters label{letter-spacing:.04em;text-transform:uppercase;gap:6px;font-size:.78rem;display:grid}.cms-filters input,.cms-filters select{color:inherit;font:inherit;background:#1a1814;border:1px solid #ffffff1f;border-radius:8px;padding:8px 10px}.cms-table-wrap{overflow-x:auto}.cms-table{border-collapse:collapse;width:100%;font-size:.9rem}.cms-table th,.cms-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14;padding:10px 8px}.cms-table th{color:var(--gold-light);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.cms-actions-cell{flex-wrap:wrap;gap:8px;display:flex}.cms-btn-sm{padding:6px 10px;font-size:.78rem}.cms-btn-danger{color:#f0a8a8;border-color:#dc50508c}.cms-pagination{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.cms-state{color:#f4efe4bf;padding:24px 0}.cms-muted{color:#f4efe4a6}.cms-small{font-size:.82rem}.cms-alert{white-space:pre-wrap;border-radius:8px;margin-bottom:16px;padding:12px 14px}.cms-alert-error{color:#ffd4d4;background:#b4282833;border:1px solid #dc646473}.cms-error-list{margin:0;padding-left:20px;list-style:outside}.cms-modal-backdrop{z-index:100;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cms-modal{background:#1a1814;border:1px solid #d4af6a59;border-radius:12px;width:100%;max-width:420px;padding:22px}.cms-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.cms-tabs{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.cms-tabs button{color:inherit;cursor:pointer;font:inherit;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:8px 14px;font-size:.82rem}.cms-tabs button.active{border-color:var(--gold-light);color:var(--gold-light);background:#d4af6a33}.cms-tab-panels{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:20px}.cms-grid-form{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.cms-field{letter-spacing:.04em;text-transform:uppercase;gap:6px;font-size:.78rem;display:grid}.cms-field-label{color:var(--gold-light)}.cms-field-hint{color:#f4efe48c;letter-spacing:.02em;text-transform:none;margin-top:4px;font-size:.68rem;font-weight:400;display:block}.cms-field input,.cms-field select,.cms-field textarea{color:inherit;font:inherit;text-transform:none;background:#141210;border:1px solid #ffffff1f;border-radius:8px;padding:9px 10px}.cms-field textarea{resize:vertical;grid-column:1/-1}.cms-image-section{gap:20px;display:grid}.cms-image-block h4{color:var(--gold-light);margin:0 0 10px;font-size:.85rem}.cms-thumb-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cms-preview-main{object-fit:cover;border-radius:8px;max-width:260px;max-height:160px}.cms-url-list{gap:10px;margin:0 0 12px;padding:0;list-style:none;display:grid}.cms-url-list li{border:1px solid #ffffff14;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:8px;display:flex}.cms-thumb{object-fit:cover;border-radius:4px;width:64px;height:48px}.cms-url-text{overflow-wrap:anywhere;text-transform:none;flex:1;font-size:.75rem}.cms-file-label{text-transform:none;gap:6px;font-size:.8rem;display:grid}.cms-file-label input[type=file]{font-size:.78rem}.cms-file-hint{text-transform:none;margin:6px 0 0;font-size:.78rem}.cms-checkbox{text-transform:none;align-items:center;gap:8px;margin-top:8px;font-size:.82rem;display:flex}.cms-image-actions{gap:8px;display:grid}.cms-panel-muted{background:#ffffff0a;border-radius:8px;padding:16px}.site-footer{color:#fff}.site-footer.site-footer-lux .footer-lux-copy,.site-footer.site-footer-lux .footer-lux-legal a,.site-footer.site-footer-lux .footer-lux-legal button{color:#ffffffe0}.about-section .section-header h2,.about-section .eyebrow,.about-section .section-header p:last-child,.about-section .text-panel p,.about-section .stats-grid span,.about-section .stats-grid strong,.section-dark .section-header h2,.section-dark .eyebrow,.section-dark .section-header p:last-child,.section-dark .service-card h3,.section-dark .service-card p,.section-dark .service-card span,.section-dark .testimonial-grid article p,.section-dark .testimonial-grid article strong,.section-dark .testimonial-grid article span,.hero-search-currency button{color:#fff}.hero-search-currency button.active{color:#fff;text-underline-offset:3px;font-weight:500;text-decoration:underline}.hero-search .hero-price-row span,.hero-search-secondary{color:#fff}.property-results-page .results-range-heading span,.property-results-page .results-filter-field>span{color:var(--results-field-label-color,#fff);-webkit-text-fill-color:var(--results-field-label-color,#fff)}.property-results-page .results-range-heading small,.property-results-page .results-range-heading button,.property-results-page .property-results-actions-row>span,.property-results-page .property-results-toolbar strong,.property-results-page .property-results-actions-row .search-button,.property-results-page .pagination-controls,.property-results-page .pagination-controls button,.property-results-page .state-panel,.property-results-page .state-panel-error,.property-results-page .property-image-fallback{color:#fff}.property-results-page .property-card-type,.property-results-page .property-card-title,.property-results-page .property-card-loc,.property-results-page .property-card-loc span,.property-results-page .property-card-loc-icon,.property-results-page .property-card-stat,.property-results-page .property-card-stat span,.property-results-page .property-card-stat-icon,.property-results-page .property-card-price{color:var(--results-field-label-color,#fff);-webkit-text-fill-color:var(--results-field-label-color,#fff)}.property-results-page .property-card .property-card-title,.property-results-page .property-card-loc,.property-results-page .property-card-loc span,.property-results-page .property-card .property-card-type,.property-results-page .property-card-stat,.property-results-page .property-card-stat span,.property-results-page .property-card-price{font-weight:var(--results-field-label-weight,400)}.property-results-page .property-card-loc,.property-results-page .property-card-loc span,.property-results-page .property-card .property-card-type,.property-results-page .property-card .property-card-title,.property-results-page .property-card-price{letter-spacing:var(--results-field-label-tracking,.05em)}.property-results-page .property-card-stat--muted,.property-results-page .property-card-stat--muted .property-card-stat-icon{color:var(--results-field-label-color,#fff);-webkit-text-fill-color:var(--results-field-label-color,#fff)}.property-results-page .property-card-contact-cell{color:var(--gold)}.property-results-page .property-card-contact-cell:hover{color:var(--gold-light)}.property-results-page .results-agent-card strong,.property-results-page .results-agent-card span,.property-results-page .results-agent-card a{color:#fff}.property-results-page .results-agent-card--listing{color:var(--results-field-label-color,#fff)}.property-results-page .results-agent-card--listing .results-agent-card__meta strong,.property-results-page .results-agent-card--listing .results-agent-card__meta span,.property-results-page .results-agent-card--listing .results-agent-card__wa-intro{color:var(--results-field-label-color,#fff);-webkit-text-fill-color:var(--results-field-label-color,#fff)}.property-results-page .results-map-button{display:none}.property-results-page .results-agent-card--listing .results-agent-card__btn,.property-results-page .results-agent-card--listing .results-agent-card__wa-link,.property-results-page .results-agent-card--listing .results-agent-card__wa-link span{color:#d4b47a}.property-detail-page,.property-detail-page .property-detail-heading p,.property-detail-page .property-detail-meta,.property-detail-page .property-detail-block p,.property-detail-page .listing-details-grid dd,.property-detail-page .property-detail-heading strong,.property-detail-page .property-detail-meta span,.property-detail-page .amenities-grid span,.property-detail-page .listing-details-grid dt,.property-detail-page .map-link,.property-detail-page .results-agent-card strong,.property-detail-page .results-agent-card span,.property-detail-page .results-agent-card a,.property-detail-page .results-agent-card--listing{color:#fff}.property-detail-page .results-agent-card--listing .results-agent-card__meta strong,.property-detail-page .results-agent-card--listing .results-agent-card__meta span,.property-detail-page .results-agent-card--listing .results-agent-card__wa-intro{color:#fff;-webkit-text-fill-color:#fff}.property-detail-page .results-agent-card--listing .results-agent-card__btn,.property-detail-page .results-agent-card--listing .results-agent-card__wa-link,.property-detail-page .results-agent-card--listing .results-agent-card__wa-link span{color:#d4b47a}.cms-admin-root{color:#fff}.cms-admin-root .cms-muted,.cms-admin-root .cms-small{color:#ffffffeb}.cms-admin-root .cms-header h1,.cms-admin-root .cms-toolbar h2,.cms-admin-root .cms-table th,.cms-admin-root .cms-table td,.cms-admin-root .cms-field-label,.cms-admin-root .cms-image-block h4,.cms-admin-root .cms-tabs button,.cms-admin-root .cms-tabs button.active,.cms-admin-root .cms-modal h3,.cms-admin-root .cms-modal p,.cms-admin-root .cms-alert-error,.cms-admin-root .cms-url-text,.cms-admin-root .cms-file-label,.cms-admin-root .cms-checkbox,.cms-admin-root .cms-filters label{color:#fff}.cms-admin-root .cms-filters input,.cms-admin-root .cms-filters select,.cms-admin-root .cms-field input,.cms-admin-root .cms-field select,.cms-admin-root .cms-field textarea{color:#fff;background-color:#1a1814}.cms-admin-root .cms-btn-danger{color:#fff;border-color:#ffffff73}.hero-search .hero-filter-trigger,.hero-search .hero-filter-trigger span,.hero-search .hero-filter-menu label,.hero-search .hero-filter-menu label span,.property-results-page .results-property-type-filter .hero-filter-trigger,.property-results-page .results-property-type-filter .hero-filter-trigger span,.property-results-page .hero-filter-menu label,.property-results-page .hero-filter-menu label span{color:#fff}.hero-search select,.property-results-page select,.hero-search select option,.property-results-page select option{color:#fff;background-color:#141210}.cms-admin-root select,.cms-admin-root select option{color:#fff;background-color:#1a1814}
