.site-header{top:12px;width:min(760px,calc(100% - 24px));padding:6px 7px 6px 9px;background:rgba(23,18,14,.36);border:1px solid rgba(255,255,255,.14);box-shadow:none;backdrop-filter:blur(12px)}
.brand{gap:7px}.brand span{width:30px;height:30px;font-size:12px}.brand b{font-size:15px;font-weight:800}.header-actions{gap:2px}.header-link,.header-cta{padding:7px 11px;font-size:12px;border:1px solid transparent;font-weight:800}.header-link{background:transparent;color:rgba(255,255,255,.86)}.header-cta{background:rgba(255,255,255,.13);color:#fff;border-color:rgba(255,255,255,.13)}

.hero-shade{background:linear-gradient(90deg,rgba(16,12,8,.30),rgba(16,12,8,.10) 50%,rgba(16,12,8,0)),linear-gradient(0deg,rgba(16,12,8,.18),rgba(16,12,8,0) 58%)}
.hero>img{display:block!important;opacity:1!important;visibility:visible!important;object-fit:cover;object-position:center center;will-change:transform;animation:hero-pan-rtl 18s ease-in-out infinite alternate}
@keyframes hero-pan-rtl{from{transform:scale(1.06) translateX(1.6%)}to{transform:scale(1.06) translateX(-1.6%)}}
.hero-inner{bottom:48px;max-width:940px}.hero h1{max-width:840px;font-size:clamp(40px,6.2vw,76px);text-shadow:0 2px 18px rgba(0,0,0,.22)}.hero-inner>p{color:#f2b36d;text-shadow:0 1px 8px rgba(0,0,0,.22)}
.hero-offer{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:18px}.hero-price{display:block;font-size:clamp(34px,4.8vw,56px);line-height:1;letter-spacing:-.04em;text-shadow:0 2px 16px rgba(0,0,0,.22)}.hero-lead{margin-top:15px;font-size:clamp(17px,2vw,22px);text-shadow:0 1px 12px rgba(0,0,0,.24)}.hero-facts{margin-top:14px}.hero-facts span{padding:7px 10px;background:rgba(24,18,13,.20);border-color:rgba(255,255,255,.22);font-size:12px;backdrop-filter:blur(6px)}.hero-actions{margin-top:20px}

.promo-badge{display:inline-flex;align-items:center;justify-content:center;max-width:270px;padding:9px 13px;border-radius:10px;background:#e4572e;color:#fff;font-size:13px;font-weight:900;line-height:1.18;letter-spacing:.005em;box-shadow:0 8px 18px rgba(75,28,11,.18);transform:rotate(5deg);transform-origin:center;white-space:normal;text-align:center}

.price-section,.purchase-section{padding-top:44px;padding-bottom:48px}.price-section .section-title,.purchase-section .section-title{margin-bottom:16px}.price-section .section-title h2,.purchase-section .section-title h2{font-size:clamp(28px,4vw,44px);max-width:none}
.price-offer-card{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(280px,1fr) auto;align-items:center;gap:28px;padding:24px 28px;border:1px solid var(--line);border-radius:18px;background:rgba(255,250,241,.62)}.price-offer-copy{min-width:0}.price-offer-copy small{display:block;margin-bottom:6px;color:var(--muted);font-size:13px;line-height:1.35}.price-offer-copy strong{display:block;font-size:clamp(30px,4vw,44px);line-height:1;letter-spacing:-.04em;white-space:nowrap}.promo-badge--price{max-width:250px}
.price-inclusions-inline{justify-self:center;min-width:0;font-size:14px;line-height:1.45}.price-inclusions-inline b{display:block;margin-bottom:7px;font-size:14px}.price-inclusions-inline ul{margin:0;padding-left:18px}.price-inclusions-inline li{margin:2px 0;color:var(--muted)}

.purchase-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.purchase-option{display:flex;align-items:flex-start;gap:14px;padding:17px 18px;border:1px solid var(--line);border-radius:18px;background:rgba(255,250,241,.62)}.purchase-option small{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#efe3d4;color:var(--accent);font-size:10px;font-weight:900}.purchase-option h3{margin:1px 0 5px;font-size:clamp(22px,2.6vw,30px);line-height:1.05;letter-spacing:-.025em}.purchase-option p{margin:0;color:var(--muted);font-size:14px;line-height:1.4}.purchase-methods{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:13px}.purchase-methods span{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:rgba(255,250,241,.42);color:var(--muted);font-size:12px;font-weight:800}

.plot-hit.is-sold{fill:rgba(183,57,43,.48)!important;stroke:#fff!important;stroke-width:2!important}.plot-hit.is-sold:hover,.plot-hit.is-sold.is-selected{fill:rgba(183,57,43,.62)!important;stroke:#fff!important}.plot-label.is-sold{fill:#fff}#plotStatus.is-sold{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:#f4ddd8;color:#a93629;font-weight:900}.plot-sold-badge{position:absolute;z-index:6;display:inline-flex;align-items:center;justify-content:center;padding:4px 7px;border-radius:7px;background:#e4572e;color:#fff;font-size:10px;font-weight:900;line-height:1;letter-spacing:.02em;box-shadow:0 4px 10px rgba(75,28,11,.22);transform:translate(-50%,-50%) rotate(5deg);transform-origin:center;white-space:nowrap;pointer-events:none}

.photo-section{padding-top:44px}.photo-slider{isolation:isolate}.photo-slider img{display:block!important;opacity:1!important;visibility:visible!important;transform:translateX(100%) scale(1.012)!important;transition:transform .78s cubic-bezier(.22,.61,.36,1)!important;will-change:transform;z-index:0}.photo-slider img.active{transform:translateX(0) scale(1)!important;z-index:2}.photo-slider img.previous{transform:translateX(-100%) scale(1.012)!important;z-index:1}.slider-dots{z-index:5}.slider-dots button{transition:width .22s ease,background .22s ease}.map-section{padding-top:44px}.sales-card{padding:20px;border-radius:20px;box-shadow:0 8px 24px rgba(43,31,19,.055)}

@media(max-width:900px){.price-offer-card{grid-template-columns:1fr 1fr;gap:18px}.promo-badge--price{grid-column:2;grid-row:1 / span 2;justify-self:end}.price-inclusions-inline{justify-self:start}}
@media(max-width:820px){.purchase-options{grid-template-columns:1fr}.price-section,.purchase-section{padding-top:34px;padding-bottom:42px}}

@media(max-width:720px){.site-header{top:9px;width:calc(100% - 18px);padding:5px 6px 5px 8px}.brand span{width:28px;height:28px}.brand b{font-size:14px}.header-cta{padding:7px 10px}.hero{min-height:740px;background:#17120e}.hero::before{display:none}.hero>img{object-fit:cover;object-position:center center}.hero-shade{z-index:2;background:linear-gradient(90deg,rgba(16,12,8,.26),rgba(16,12,8,.07) 72%,rgba(16,12,8,.01)),linear-gradient(0deg,rgba(16,12,8,.18),rgba(16,12,8,0) 62%)}.hero-inner{z-index:3;left:18px;right:18px;bottom:34px}.hero h1{font-size:clamp(40px,11.7vw,56px);line-height:.96}.hero-offer{gap:12px;margin-top:14px}.hero-price{font-size:clamp(32px,10vw,44px)}.promo-badge{max-width:210px;padding:8px 10px;font-size:11px;transform:rotate(4deg)}.hero-lead{margin-top:13px;font-size:17px}.hero-facts{gap:5px;margin-top:12px}.hero-facts span{font-size:11px;padding:7px 9px}.hero-actions{margin-top:17px;gap:8px}.button{min-height:46px;padding:12px 18px}.price-section .section-title h2,.purchase-section .section-title h2{font-size:31px}.price-offer-card{grid-template-columns:1fr;align-items:start;gap:15px;padding:17px}.price-offer-copy strong{font-size:32px}.price-inclusions-inline{justify-self:start}.promo-badge--price{grid-column:auto;grid-row:auto;justify-self:start;max-width:190px;font-size:10px;padding:8px 9px}.purchase-option{padding:15px}.purchase-option h3{font-size:23px}.purchase-option p{font-size:13px}.purchase-methods{gap:6px}.purchase-methods span{font-size:11px;padding:6px 9px}.photo-slider{height:auto;min-height:0;max-height:none;aspect-ratio:16/10;background:#17120e}.photo-slider img{object-fit:cover;object-position:center center}.slider-dots{bottom:10px}.plot-sold-badge{padding:3px 5px;border-radius:6px;font-size:8px}}

@media(max-width:430px){.hero-offer{align-items:flex-start}.hero-price{white-space:nowrap}.hero-inner>p{font-size:10px;letter-spacing:.14em}}
@media(prefers-reduced-motion:reduce){.hero>img{animation:none}.photo-slider img{transition:none!important}}
