.property-detail-page{min-height:100vh;padding-top:var(--site-header-height,88px);background:var(--white)}
.property-title-band{margin-bottom:28px;padding:24px 0 20px;background:var(--paper)}.property-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:15px;color:var(--muted);font-size:.76rem}.property-breadcrumb a:hover{color:var(--brand)}
.property-detail-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px}.property-detail-header h1{max-width:980px;margin:6px 0;font-size:clamp(1.75rem,2.8vw,2.8rem);font-weight:650;line-height:1.08;letter-spacing:-.035em}.property-detail-location{display:flex;align-items:center;gap:7px;margin:0;color:var(--muted)}.property-detail-location .icon{width:19px;height:19px;color:var(--brand)}.property-detail-code{margin:0;color:var(--muted);font-size:.83rem}.property-detail-actions{display:flex;gap:8px}.property-detail-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:45px;padding:8px 14px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--ink);font-weight:700;cursor:pointer}.property-detail-actions button:hover,.property-detail-actions button[aria-pressed=true]{border-color:var(--brand);background:var(--brand);color:var(--brand-contrast,#fff)}.property-detail-actions .icon{width:19px;height:19px}
.detail-gallery{position:relative;display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,clamp(125px,13vw,215px));gap:8px;overflow:hidden;border-radius:20px;background:var(--paper)}.detail-gallery-item{position:relative;min-width:0;padding:0;border:0;background:var(--paper);cursor:zoom-in;overflow:hidden}.detail-gallery-item.is-main{grid-row:1/3}.detail-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.detail-gallery-item:hover img{transform:scale(1.025)}.detail-gallery-count{position:absolute;right:16px;bottom:16px;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 13px;border:1px solid rgba(255,255,255,.6);border-radius:9px;background:rgba(15,19,17,.76);color:#fff;font-weight:750;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.detail-gallery-count .icon{width:18px;height:18px}
.detail-gallery-count-1{display:block;aspect-ratio:16/8}.detail-gallery-count-1 .detail-gallery-item{width:100%;height:100%}.detail-gallery-count-2{grid-template-columns:1fr 1fr}.detail-gallery-count-2 .detail-gallery-item{grid-row:1/3}.detail-gallery-count-3{grid-template-columns:2fr 1fr}.detail-gallery-count-3 .detail-gallery-item:not(.is-main){grid-column:2}
@media(min-width:1101px){.detail-gallery-count-1{width:40%;margin-inline:auto;aspect-ratio:4/3}}
.property-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,470px);gap:clamp(38px,5vw,76px);align-items:start;padding-block:40px 90px}.property-detail-content{min-width:0}.property-overview{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:16px}.property-overview h1{margin:0;font-size:clamp(1.35rem,1.9vw,1.85rem);font-weight:650;line-height:1.15;letter-spacing:-.025em}.property-overview-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.property-overview-badges>span{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 11px;border:1px solid var(--line);border-radius:999px;background:var(--paper);font-size:.84rem;font-weight:750;white-space:nowrap}.property-overview .icon{width:15px;height:15px}.property-overview .detail-ribbon{border-color:transparent;background:var(--ribbon-bg,var(--brand));color:var(--ribbon-color,#fff)}
.property-detail-prices{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--paper);text-align:center}.property-detail-prices div{display:grid;gap:2px}.property-detail-prices small{color:var(--muted);font-size:.74rem}.property-detail-prices strong{color:var(--brand);font-size:clamp(1.35rem,2.2vw,2rem);font-weight:750}.property-costs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px;padding:12px;color:var(--muted);font-size:.8rem}
.property-main-specs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:22px 0 18px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.property-main-specs>div{display:grid;justify-items:center;align-content:start;gap:9px;min-width:0;text-align:center}.property-main-specs .icon{width:28px;height:28px;color:var(--brand)}.property-main-specs span{display:grid;justify-items:center;gap:2px;min-width:0;line-height:1.2}.property-main-specs strong{font-size:1rem;white-space:nowrap}.property-main-specs small{color:var(--muted);font-size:.84rem}
.property-main-specs-1{grid-template-columns:1fr}.property-main-specs-2{grid-template-columns:repeat(2,minmax(0,1fr))}.property-main-specs-3{grid-template-columns:repeat(3,minmax(0,1fr))}.property-main-specs-4{grid-template-columns:repeat(4,minmax(0,1fr))}.property-main-specs-5{grid-template-columns:repeat(5,minmax(0,1fr))}.property-main-specs-6{grid-template-columns:repeat(6,minmax(0,1fr))}
.property-detail-section{padding-top:48px}.property-detail-section h2{margin:4px 0 22px;font-size:clamp(1.65rem,2.5vw,2.5rem);font-weight:650;line-height:1.1;letter-spacing:-.03em}.property-detail-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 28px;margin:0;padding:0;list-style:none}.property-detail-features li{display:flex;align-items:center;gap:9px;min-width:0;padding:0;color:var(--muted);font-size:.9rem;line-height:1.35}.property-feature-check{position:relative;flex:0 0 17px;width:17px;height:17px;border:1.5px solid var(--brand);border-radius:50%;color:var(--brand)}.property-feature-check::after{position:absolute;top:47%;left:50%;font-size:.65rem;font-weight:850;line-height:1;content:"✓";transform:translate(-50%,-50%)}.property-description-wrap{position:relative;max-height:230px;overflow:hidden;transition:max-height .45s ease}.property-description-wrap::after{position:absolute;right:0;bottom:0;left:0;height:105px;background:linear-gradient(to bottom,transparent,var(--white));pointer-events:none;content:"";transition:opacity .25s ease}.property-description{color:var(--muted);font-size:1rem;line-height:1.8}.property-description-toggle{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;margin:12px auto 0;padding:8px 18px;border:1px solid var(--brand);border-radius:9px;background:transparent;color:var(--brand);font-weight:750;cursor:pointer}.property-description-toggle:hover{background:var(--brand);color:var(--brand-contrast,#fff)}.property-description-toggle .icon{width:18px;height:18px;transition:transform .3s ease}.property-description-section.is-expanded .property-description-wrap{max-height:none}.property-description-section.is-expanded .property-description-wrap::after{opacity:0}.property-description-section.is-expanded .property-description-toggle .icon{transform:rotate(180deg)}.property-description-section.is-short .property-description-wrap{max-height:none}.property-description-section.is-short .property-description-wrap::after,.property-description-section.is-short .property-description-toggle{display:none}.property-map-privacy{margin:-12px 0 16px;color:var(--muted);font-size:.8rem}.property-detail-map{height:430px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--paper)}
.property-contact-card{position:sticky;top:118px;display:grid;gap:12px;padding:30px;border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:0 18px 50px rgba(0,0,0,.08)}.property-contact-prices{display:grid;grid-template-columns:repeat(var(--property-price-count,1),minmax(0,1fr));gap:8px;text-align:center}.property-contact-prices>div{display:grid;min-width:0;gap:2px}.property-contact-prices small{overflow:hidden;color:var(--muted);font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.property-contact-prices strong{color:var(--brand);font-size:clamp(1.05rem,1.45vw,1.45rem);font-weight:750;line-height:1.08;white-space:nowrap}.property-contact-divider{height:1px;margin:12px 0;background:var(--line)}.property-contact-card h2{margin:0 0 3px;font-size:1.45rem}.property-contact-card>.property-contact-primary{display:flex;align-items:center;justify-content:center;gap:8px;min-height:49px;padding:10px 15px;border:1px solid #00be7b;border-radius:8px;background:#00be7b;color:#fff;font-weight:750}.property-contact-card>.property-contact-primary:hover{filter:brightness(.92);transform:translateY(-1px)}.property-contact-primary .icon{width:20px;height:20px}.property-contact-or{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.7rem;text-transform:uppercase}.property-contact-or::before,.property-contact-or::after{height:1px;flex:1;background:var(--line);content:""}.property-lead-form{display:grid;gap:10px}.property-lead-form>label:not(.property-privacy-check){display:grid;gap:4px}.property-lead-form label>span{color:var(--muted);font-size:.76rem}.property-lead-form input:not([type=checkbox]),.property-lead-form textarea{width:100%;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--ink);font:inherit;font-size:.83rem}.property-lead-form input:not([type=checkbox]){min-height:43px}.property-lead-form textarea{resize:vertical;line-height:1.4}.property-privacy-check{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.property-privacy-check input{flex:0 0 auto;width:16px;height:16px;margin:2px 0 0;accent-color:var(--brand)}.property-privacy-check a{color:var(--brand);text-decoration:underline}.property-lead-form>button{min-height:46px;border:1px solid var(--brand);border-radius:8px;background:var(--brand);color:var(--brand-contrast,#fff);font-weight:750;cursor:pointer}.property-lead-form>button:hover{filter:brightness(.9)}.property-lead-form>button:disabled{cursor:not-allowed;filter:grayscale(.4);opacity:.55}.property-form-status{margin:0;padding:8px;border-radius:7px;font-size:.76rem}.property-form-status.is-error{background:#fee4e2;color:#b42318}.property-contact-card .h-captcha{max-width:100%;overflow:hidden}
.property-contact-costs{display:flex;align-items:center;justify-content:center;gap:clamp(24px,4vw,48px);margin:-3px 0 7px;text-align:center}.property-contact-costs>span{display:grid;gap:1px}.property-contact-costs small{color:var(--muted);font-size:.84rem}.property-contact-costs strong{color:var(--ink);font-size:.9rem;font-weight:700;white-space:nowrap}
.property-price-promotion{overflow:hidden;color:var(--muted);font-size:.84rem;font-weight:650;line-height:1.15;text-decoration:line-through;text-decoration-thickness:1px;text-overflow:ellipsis;white-space:nowrap}
.property-contact-divider-after-costs{margin-top:5px}.property-contact-interest,.property-contact-share{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:49px;padding:10px 15px;border-radius:8px;font:inherit;font-weight:750;cursor:pointer;transition:background-color .2s,color .2s,transform .2s}.property-contact-interest{border:1px solid var(--brand);background:var(--brand);color:var(--brand-contrast,#fff)}.property-contact-interest:hover{filter:brightness(.9);transform:translateY(-1px)}.property-contact-share{border:1px solid var(--brand);background:transparent;color:var(--brand)}.property-contact-share:hover{background:var(--brand);color:var(--brand-contrast,#fff)}.property-contact-share .icon{width:19px;height:19px}.property-contact-notice{margin:2px 0 0;color:var(--muted);font-size:.84rem;line-height:1.45;text-align:center}.property-interest-dialog{width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid var(--line);border-radius:18px;background:var(--white);color:var(--ink);box-shadow:0 24px 80px rgba(0,0,0,.24)}.property-interest-dialog::backdrop{background:rgba(0,0,0,.55)}.property-interest-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid var(--line)}.property-interest-dialog>header .eyebrow{margin:0 0 3px}.property-interest-dialog>header h2{margin:0;font-size:1.35rem}.property-interest-dialog>header button{display:flex;align-items:center;gap:7px;min-height:42px;padding:8px 12px;border:1px solid var(--brand);border-radius:9px;background:var(--brand);color:var(--brand-contrast,#fff);font:inherit;font-weight:700;cursor:pointer}.property-interest-dialog>header button:hover{filter:brightness(.9)}.property-interest-dialog>.property-lead-form{padding:22px}.property-interest-dialog .h-captcha{max-width:100%;overflow:hidden}
.property-field-help{color:var(--muted);font-size:.74rem;line-height:1.3}
.property-interest-backdrop{position:fixed;z-index:9998;inset:0;background:rgba(0,0,0,.55)}.property-interest-dialog[open]{position:fixed;z-index:9999;inset:0;margin:auto;overflow-y:auto}
.property-share-backdrop{position:fixed;z-index:9998;inset:0;background:rgba(0,0,0,.55)}.property-share-dialog{width:min(470px,calc(100% - 32px));padding:0;border:1px solid var(--line);border-radius:16px;background:var(--white);color:var(--ink);box-shadow:0 24px 80px rgba(0,0,0,.24)}.property-share-dialog[open]{position:fixed;z-index:9999;inset:0;margin:auto}.property-share-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--line)}.property-share-dialog>header h2{margin:0;font-size:1.35rem}.property-share-dialog>header button{display:flex;align-items:center;gap:7px;min-height:40px;padding:7px 11px;border:1px solid var(--brand);border-radius:9px;background:var(--brand);color:var(--brand-contrast,#fff);font:inherit;font-weight:700;cursor:pointer}.property-share-dialog>header button:hover{filter:brightness(.9)}.property-share-content{display:grid;gap:12px;padding:18px 20px 20px}.property-share-content>p{margin:0;font-size:.9rem}.property-share-networks{display:flex;gap:10px}.property-share-networks a{display:grid;place-items:center;width:48px;height:46px;border:1px solid var(--line);border-radius:9px;background:var(--paper);transition:border-color .2s,transform .2s}.property-share-networks a:hover{border-color:currentColor;transform:translateY(-2px)}.property-share-networks a:nth-child(1){color:#00b96b}.property-share-networks a:nth-child(2){color:#1877f2}.property-share-networks a:nth-child(3){color:#229ed9}.property-share-networks a:nth-child(4){color:#e32636}.property-share-networks .icon{width:23px;height:23px}.property-share-copy{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;padding:5px 5px 5px 11px;border:1px solid var(--line);border-radius:9px;background:var(--paper)}.property-share-copy>.icon{width:20px;height:20px}.property-share-copy input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:.84rem;text-overflow:ellipsis}.property-share-copy button{min-height:38px;padding:7px 12px;border:1px solid var(--brand);border-radius:7px;background:var(--brand);color:var(--brand-contrast,#fff);font:inherit;font-weight:750;cursor:pointer}.property-share-copy button:hover{filter:brightness(.9)}.property-share-feedback{color:var(--brand);font-size:.84rem!important;font-weight:700}
@media(max-width:499px){.property-share-dialog>header button span{display:none}.property-share-dialog{width:calc(100% - 24px)}.property-share-copy{grid-template-columns:20px minmax(0,1fr) auto}.property-share-content{padding-inline:16px}.property-share-networks a{width:46px}}
.property-lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#090b0a;color:#fff}.property-lightbox::backdrop{background:rgba(0,0,0,.9)}.property-lightbox>header{position:absolute;z-index:2;top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(#090b0a,transparent)}.property-lightbox header p{margin:0}.property-lightbox header button{display:flex;align-items:center;gap:7px;min-height:42px;padding:8px 12px;border:1px solid var(--brand);border-radius:9px;background:var(--brand);color:var(--brand-contrast,#fff);cursor:pointer}.property-lightbox-stage{display:grid;grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;width:100%;height:100%;padding:72px 14px 18px}.property-lightbox-stage>img{max-width:100%;max-height:calc(100dvh - 100px);margin:auto;object-fit:contain}.property-lightbox-stage>button{display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.property-lightbox-stage .icon{width:24px;height:24px}.detail-not-found{padding-block:100px 160px}.detail-not-found h1{font-size:clamp(2rem,4vw,4rem)}.detail-not-found>a{display:inline-flex;padding:10px 16px;border-radius:9px;background:var(--brand);color:var(--brand-contrast,#fff);font-weight:750}
[data-theme=dark] .property-contact-card,[data-theme=dark] .property-detail-features li,[data-theme=dark] .property-detail-actions button{background:var(--white)}
@media(max-width:900px){.property-detail-layout{grid-template-columns:1fr}.property-contact-card{position:static}}
@media(min-width:700px) and (max-width:1100px){.property-main-specs-5,.property-main-specs-6{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:901px) and (max-height:850px){.property-contact-card{position:static}}
@media(max-width:699px){.property-detail-page{padding-top:76px}.property-title-band{padding-block:20px}.property-detail-header{grid-template-columns:1fr;gap:16px}.property-detail-header h1{font-size:1.65rem}.detail-gallery{display:flex;margin-inline:-16px;overflow-x:auto;border-radius:0;scroll-snap-type:x mandatory}.detail-gallery-item,.detail-gallery-item.is-main{flex:0 0 88vw;height:56vw;max-height:360px;scroll-snap-align:center}.detail-gallery-count{position:sticky;right:12px;align-self:flex-end;flex:0 0 auto;margin:0 12px 12px -155px}.property-detail-layout{padding-top:32px}.property-main-specs{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.property-detail-prices{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));padding:15px}.property-detail-features{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:9px 14px}.property-detail-features li{align-items:flex-start;font-size:.84rem}.property-detail-map{height:350px}.property-lightbox-stage{grid-template-columns:42px minmax(0,1fr) 42px;padding-inline:4px}.property-lightbox-stage>button{width:40px;height:40px}.property-lightbox header button span{display:none}}
@media(prefers-reduced-motion:reduce){.detail-gallery-item img{transition:none}.detail-gallery-item:hover img{transform:none}}
.property-header-prices{display:flex;align-items:end;justify-content:flex-end;gap:clamp(18px,2.4vw,36px);text-align:right}.property-header-prices>div{display:grid;gap:1px}.property-header-prices small{color:var(--muted);font-size:.84rem}.property-header-prices strong{color:var(--brand);font-size:clamp(1.25rem,1.8vw,1.75rem);font-weight:750;white-space:nowrap}.detail-gallery-video{position:absolute;z-index:2;top:50%;left:50%;display:grid;place-items:center;width:66px;height:48px;border-radius:13px;background:#f00;color:#fff;transform:translate(-50%,-50%);box-shadow:0 8px 25px rgba(0,0,0,.28);pointer-events:none}.detail-gallery-video .icon{width:30px;height:30px;fill:currentColor}.detail-gallery-favorite{position:absolute;z-index:3;top:14px;left:14px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:10px;background:rgba(15,19,17,.68);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.detail-gallery-favorite:hover,.detail-gallery-favorite[aria-pressed=true]{border-color:var(--brand);background:var(--brand);color:var(--brand-contrast,#fff)}.detail-gallery-favorite .icon{width:21px;height:21px}.detail-gallery-favorite[aria-pressed=true] .icon{fill:currentColor}.property-lightbox-media{display:grid;place-items:center;width:100%;height:100%;min-width:0;cursor:grab;touch-action:pan-y;user-select:none}.property-lightbox-media:active{cursor:grabbing}.property-lightbox-media img{max-width:100%;max-height:calc(100dvh - 100px);object-fit:contain}.property-lightbox-media iframe{width:min(1100px,100%);aspect-ratio:16/9;border:0}.property-detail-page .eyebrow,.property-breadcrumb,.property-detail-code,.property-overview>span,.property-detail-prices small,.property-costs,.property-map-privacy,.property-contact-or,.property-lead-form label>span,.property-lead-form input:not([type=checkbox]),.property-lead-form textarea,.property-form-status{font-size:.84rem}
@media(max-width:699px){.property-header-prices{justify-content:flex-start;overflow-x:auto;padding-bottom:3px;text-align:left}.detail-gallery-video{width:58px;height:42px}.property-contact-card{padding:22px 18px}}
@media(max-width:699px){.property-overview{grid-template-columns:1fr;gap:11px}.property-overview h1{font-size:1.3rem}.property-overview-badges{justify-content:flex-end}}
.property-contact-column{position:sticky;top:118px;display:grid;gap:16px;min-width:0}.property-contact-column>.property-contact-card{position:static}.property-agent-card{display:grid;justify-items:center;padding:25px 22px;border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:0 14px 34px rgba(0,0,0,.06);text-align:center}.property-agent-card>.eyebrow{margin:0 0 13px;color:var(--brand)}.property-agent-card>img{width:112px;height:112px;border:4px solid var(--paper);border-radius:50%;object-fit:cover}.property-agent-card h2{margin:12px 0 3px;font-size:1.2rem;line-height:1.2}.property-agent-meta{margin:0;color:var(--muted);font-size:.84rem}.property-agent-links{display:flex;justify-content:center;gap:8px;margin-top:14px}.property-agent-links:empty{display:none}.property-agent-links a{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--brand);border-radius:50%;color:var(--brand)}.property-agent-links a:hover{background:var(--brand);color:var(--brand-contrast,#fff)}.property-agent-links .icon{width:18px;height:18px}.property-agent-properties{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:44px;margin-top:16px;padding:9px 14px;border:1px solid var(--brand);border-radius:9px;color:var(--brand);font-size:.84rem;font-weight:750}.property-agent-properties:hover{background:var(--brand);color:var(--brand-contrast,#fff)}.property-agent-properties .icon{width:17px;height:17px}[data-theme=dark] .property-agent-card{background:var(--white)}
@media(max-width:900px){.property-contact-column{position:static}}
@media(min-width:901px) and (max-height:850px){.property-contact-column{position:static}}
.property-contact-card>button.property-contact-primary{width:100%;font:inherit;font-weight:750;cursor:pointer}
.property-agent-links button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--brand);border-radius:50%;background:transparent;color:var(--brand);cursor:pointer}.property-agent-links button:hover{background:var(--brand);color:var(--brand-contrast,#fff)}
.property-overview-main{display:grid;gap:9px;min-width:0}.property-overview-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 18px}.property-overview-meta p{margin:0}
.property-title-band-content{display:flex;align-items:center;justify-content:flex-start;gap:16px}.property-title-band-content .property-breadcrumb{margin-bottom:0}.property-back-link{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;padding:5px 8px 5px 5px;border:1px solid var(--line);border-radius:7px;color:var(--muted);font-size:.84rem;font-weight:650;transition:border-color .2s,color .2s}.property-back-link:hover{border-color:var(--brand);color:var(--brand)}.property-back-link .icon{width:17px;height:17px}
.detail-gallery-video .icon{width:25px;height:25px;fill:currentColor;stroke:none}
.property-lightbox[open]{position:fixed;z-index:9997;inset:0}.gallery-access-panel{width:min(560px,100%);max-height:calc(100dvh - 120px);padding:26px;overflow-y:auto;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:var(--white);color:var(--ink);cursor:default;box-shadow:0 24px 70px rgba(0,0,0,.35)}.gallery-access-panel>.eyebrow{margin:0 0 5px;color:var(--brand)}.gallery-access-panel>h2{margin:0;font-size:clamp(1.35rem,2.5vw,1.8rem)}.gallery-access-panel>p:not(.eyebrow){margin:7px 0 18px;color:var(--muted);font-size:.9rem}.gallery-access-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:18px;padding:4px;border-radius:10px;background:var(--paper)}.gallery-access-tabs button{min-height:42px;padding:8px;border:0;border-radius:8px;background:transparent;color:var(--muted);font:inherit;font-size:.84rem;font-weight:750;cursor:pointer}.gallery-access-tabs button.is-active{background:var(--brand);color:var(--brand-contrast,#fff)}.gallery-access-form{display:grid;gap:11px}.gallery-access-form[hidden]{display:none}.gallery-access-form>label:not(.gallery-access-privacy){display:grid;gap:4px}.gallery-access-form label>span{color:var(--muted);font-size:.84rem}.gallery-access-form input:not([type=checkbox]){width:100%;min-height:44px;padding:10px 11px;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--white);color:var(--ink);font:inherit;font-size:.84rem}.gallery-access-form input:not([type=checkbox]):focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 18%,transparent)}.gallery-access-privacy{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.gallery-access-privacy input{flex:0 0 auto;width:16px;height:16px;margin-top:2px;accent-color:var(--brand)}.gallery-access-privacy a{color:var(--brand);text-decoration:underline}.gallery-access-form>button{min-height:47px;padding:10px 15px;border:1px solid var(--brand);border-radius:8px;background:var(--brand);color:var(--brand-contrast,#fff);font:inherit;font-weight:750;cursor:pointer}.gallery-access-form>button:hover{filter:brightness(.9)}.gallery-access-captcha{max-width:100%;overflow:hidden}
@media(max-width:599px){.gallery-access-panel{max-height:calc(100dvh - 100px);padding:20px 16px;border-radius:13px}.gallery-access-tabs{grid-template-columns:1fr}.property-lightbox-media:has(.gallery-access-panel){align-items:start;overflow-y:auto}}
.property-development-card{display:grid;grid-template-columns:minmax(230px,.82fr) minmax(0,1.18fr);overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.property-development-media{position:relative;min-height:100%;background:var(--paper);overflow:hidden}.property-development-media img{width:100%;height:100%;min-height:360px;object-fit:cover}.property-development-media.has-no-image{display:grid;place-items:center;min-height:360px;background:linear-gradient(145deg,var(--paper),var(--white));color:var(--brand)}.property-development-media.has-no-image .icon{width:76px;height:76px;opacity:.7}.property-development-content{display:grid;align-content:center;gap:15px;padding:clamp(24px,3.5vw,38px)}.property-development-heading{display:grid;gap:12px}.property-development-heading>div:first-child>span{display:flex;align-items:center;gap:7px;color:var(--brand);font-size:.84rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.property-development-heading>div:first-child>span .icon{width:18px;height:18px}.property-development .property-development-heading h2{margin:6px 0 0;font-size:clamp(1.5rem,2.3vw,2.15rem);line-height:1.08}.property-development-badges{display:flex;flex-wrap:wrap;gap:7px}.property-development-badges span{display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:5px 10px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--muted);font-size:.84rem;font-weight:700}.property-development-badges .icon{width:15px;height:15px;color:var(--brand)}.property-development-location{display:flex;align-items:center;gap:7px;margin:0;color:var(--muted);font-size:.88rem}.property-development-location .icon{flex:0 0 auto;width:18px;height:18px;color:var(--brand)}.property-development-description{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);font-size:.9rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.property-development-amenities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;padding-top:3px}.property-development-amenities span{display:flex;align-items:flex-start;gap:8px;min-width:0;color:var(--muted);font-size:.84rem;line-height:1.35}.property-development-amenities i{display:grid;place-items:center;flex:0 0 17px;width:17px;height:17px;border:1.5px solid var(--brand);border-radius:50%;color:var(--brand);font-size:.62rem;font-style:normal;font-weight:850}.property-development-amenities .is-more{color:var(--brand);font-weight:750}.property-development-amenities .is-more::before{content:"";width:17px}.property-development-actions{display:flex;flex-wrap:wrap;gap:9px;padding-top:5px}.property-development-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:9px 14px;border:1px solid var(--brand);border-radius:9px;color:var(--brand);font-size:.84rem;font-weight:750}.property-development-actions a:hover,.property-development-actions .is-primary{background:var(--brand);color:var(--brand-contrast,#fff)}.property-development-actions .is-primary:hover{filter:brightness(.9)}
@media(max-width:1100px){.property-development-card{grid-template-columns:minmax(210px,.72fr) minmax(0,1.28fr)}.property-development-content{padding:25px}.property-development-media img{min-height:390px}}
@media(max-width:699px){.property-development-card{grid-template-columns:1fr}.property-development-media,.property-development-media.has-no-image{min-height:220px}.property-development-media img{height:240px;min-height:0}.property-development-content{padding:22px 18px}.property-development-amenities{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:9px 14px}.property-development-actions{display:grid}.property-development-actions a{width:100%}}
.property-development-content{position:relative}.property-development-heading>div:first-child{padding-right:120px}.property-development-status{position:absolute;top:20px;right:20px;display:inline-flex;align-items:center;justify-content:center;min-height:31px;max-width:130px;padding:5px 10px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--muted);font-size:.84rem;font-weight:750;line-height:1.2;text-align:center}
@media(max-width:699px){.property-development-heading>div:first-child{padding-top:27px;padding-right:0}.property-development-status{top:16px;right:16px}}
.property-features-section+.property-description-section{margin-top:48px;padding-top:48px;border-top:1px solid var(--line)}
@media(max-width:699px){.property-features-section+.property-description-section{margin-top:38px;padding-top:38px}}
.property-lightbox-stage{position:relative;display:block;padding:68px 0 0}.property-lightbox-media{width:100%;height:100%}.property-lightbox-media img{width:100%;height:100%;max-height:calc(100dvh - 68px);object-fit:contain}.property-lightbox-stage>button{position:absolute;z-index:3;bottom:clamp(26px,7vh,64px);width:52px;height:52px;border-color:rgba(255,255,255,.5);background:rgba(9,11,10,.72);box-shadow:0 8px 24px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.property-lightbox-stage>[data-lightbox-previous]{left:max(16px,env(safe-area-inset-left))}.property-lightbox-stage>[data-lightbox-next]{right:max(16px,env(safe-area-inset-right))}.property-lightbox-stage>button:hover{border-color:var(--brand);background:var(--brand);color:var(--brand-contrast,#fff)}
@media(max-width:699px){.property-lightbox-stage{padding-top:64px}.property-lightbox-media img{max-height:calc(100dvh - 64px)}.property-lightbox-stage>button{bottom:max(22px,env(safe-area-inset-bottom));width:50px;height:50px}.property-lightbox-stage>[data-lightbox-previous]{left:max(12px,env(safe-area-inset-left))}.property-lightbox-stage>[data-lightbox-next]{right:max(12px,env(safe-area-inset-right))}}
.property-lightbox-stage>button{top:50%;bottom:auto;transform:translateY(-50%)}
@media(max-width:699px){.property-lightbox-stage>button{top:auto;bottom:max(22px,env(safe-area-inset-bottom));transform:none}}
@media(max-width:499px){.property-title-band-content{gap:9px}.property-back-link span{display:none}.property-back-link{padding:6px}.property-breadcrumb{gap:5px}}
