.public-site .property-page{--detail-ink:#173f50;--detail-muted:#687f8c;--detail-line:#e0e8ed;--detail-gold:#a58352;background:#f5f8f9;padding-top:0;padding-bottom:0}.public-site .property-page .property-detail{background:0 0;width:min(100% - 80px,1280px);padding-bottom:72px}.property-page .breadcrumbs{align-items:center;gap:10px;min-height:60px;margin:0;padding:0;font-size:12px;display:flex}.property-page .breadcrumbs a{align-items:center;min-height:44px;display:inline-flex}.property-page .breadcrumbs [aria-current]{color:var(--detail-ink)}.property-page .property-heading{justify-content:space-between;align-items:flex-start;gap:32px;padding:12px 0 28px;animation:.45s both property-enter;display:flex}.property-heading__copy{flex:1;min-width:0}.property-heading__labels{color:var(--detail-muted);flex-wrap:wrap;align-items:center;gap:14px;font-size:12px;display:flex}.property-heading__labels .badge{color:var(--accent);background:#e4eef1;border-radius:8px;padding:5px 14px;font-weight:700}.property-heading__code{border-inline-start:1px solid var(--detail-line);align-items:center;gap:7px;padding-inline-start:14px;display:inline-flex}.property-heading__code bdi{letter-spacing:.4px;font-size:11px}.public-site .property-page h1{color:var(--detail-ink);letter-spacing:-.6px;margin:14px 0 12px;font-size:clamp(24px,2.2vw,32px);font-weight:800;line-height:1.7}.property-heading__meta{color:var(--detail-muted);flex-wrap:wrap;align-items:center;gap:10px 24px;font-size:12px;display:flex}.property-heading__meta a,.property-heading__meta>span{align-items:center;gap:7px;display:inline-flex}.property-heading__meta a{min-height:32px;color:var(--accent)}.property-heading__meta svg{flex-shrink:0}.property-heading__side{justify-items:end;gap:20px;max-width:350px;padding-top:4px;display:grid}.property-page .detail-action-row{gap:8px;display:flex;position:static}.property-page .detail-action-row .icon-action{border:1px solid var(--detail-line);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--detail-ink);background:#fff;border-radius:12px;transition:color .2s,background .2s,border-color .2s,transform .2s}.property-page .detail-action-row .icon-action:hover{background:var(--accent-soft);border-color:#c3d7df;transform:translateY(-2px)}.property-page .detail-action-row .icon-action[aria-pressed=true]{color:var(--accent);background:#e6f0f4;border-color:#b4ccd7}.property-page .detail-share{position:relative}.property-page .detail-share>span{top:calc(100% + 7px);background:var(--detail-ink);color:#fff;white-space:nowrap;z-index:5;border-radius:8px;margin:0;padding:4px 10px;position:absolute;inset-inline-end:0}.property-heading__price{text-align:end;gap:5px;display:grid}.property-heading__price>span{color:var(--detail-muted);font-size:11px}.property-heading__price strong{color:var(--detail-ink);overflow-wrap:anywhere;font-size:clamp(18px,1.75vw,24px);font-weight:800;line-height:1.7}.property-page .advanced-gallery{min-width:0;margin:0}.property-page .advanced-gallery__tabs{background:0 0;border:0;gap:8px;margin-bottom:12px;display:flex;overflow-x:auto}.property-page .advanced-gallery__tabs button{border:1px solid var(--detail-line);min-height:44px;color:var(--detail-muted);background:#fff;border-radius:10px;flex-shrink:0;padding:10px 16px}.property-page .advanced-gallery__tabs button[aria-selected=true]{background:var(--detail-ink);color:#fff;border-color:var(--detail-ink)}.property-page .advanced-gallery__panel{border:0;border-radius:20px;overflow:hidden}.property-page .property-gallery{background:#dce6eb;border-radius:20px;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:8px;height:clamp(340px,34vw,460px);min-height:0;animation:.55s 60ms both property-enter;display:grid}.property-page .property-gallery--single,.property-page .property-gallery--empty{grid-template-columns:1fr}.property-page .property-gallery button{cursor:pointer;border:0;border-radius:0;min-height:0;padding:0}.property-page .property-gallery__main{isolation:isolate;grid-column:auto;height:100%;position:relative}.property-page .property-gallery--single .property-gallery__main{grid-column:1/-1}.property-page .property-gallery__main:after{content:"";pointer-events:none;background:linear-gradient(#0000,#15354360);position:absolute;inset:55% 0 0}.property-page .property-gallery img{transition:transform .65s cubic-bezier(.2,.65,.3,1)}@media (hover:hover){.property-page .property-gallery button:not(.gallery-count):hover img{transform:scale(1.035)}}.property-page .property-gallery__thumbs{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;min-width:0;display:grid}.property-page .property-gallery__thumbs button{min-width:0;height:auto;position:relative;overflow:hidden}.property-page .property-gallery[data-photo-count="2"] .property-gallery__thumbs{grid-template:1fr/1fr}.property-page .property-gallery[data-photo-count="3"] .property-gallery__thumbs{grid-template-columns:1fr}.property-page .property-gallery[data-photo-count="4"] .property-gallery__thumbs button:first-child{grid-column:1/-1}.property-gallery__expand{bottom:24px;color:#fff;z-index:1;opacity:0;align-items:center;gap:10px;font-size:12px;font-weight:600;transition:opacity .2s,transform .2s;display:flex;position:absolute;inset-inline-start:24px;transform:translateY(5px)}.property-gallery__main:hover .property-gallery__expand,.property-gallery__main:focus-visible .property-gallery__expand{opacity:1;transform:none}.property-page .property-gallery .gallery-count{bottom:20px;color:var(--detail-ink);background:#fff;border:1px solid #ffffffd0;border-radius:10px;align-items:center;gap:9px;padding:0 18px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;inset-inline:auto 20px;box-shadow:0 4px 20px #173f5015;min-height:44px!important}.property-page .property-gallery .gallery-count:hover{background:#edf4f6}.property-gallery--empty>span{color:var(--detail-muted);background:#fff;border-radius:10px;justify-self:center;padding:10px 18px;font-size:13px;position:absolute;bottom:24px}.public-site .dialog-panel.property-lightbox{color:#fff;background:#102d3c;border:1px solid #2a4756;border-radius:20px;width:min(1180px,100vw - 48px);max-width:none;max-height:calc(100dvh - 48px);overflow:hidden;box-shadow:0 24px 100px #061c3259}.public-site .property-lightbox .dialog-header{color:#fff;background:#102d3c;border-color:#ffffff18;padding:18px 22px}.property-lightbox .dialog-header h2{color:#fff;font-size:16px;font-weight:600}.property-lightbox .dialog-header .icon-button{color:#fff;background:#ffffff10;border:1px solid #ffffff24;border-radius:12px;width:44px;height:44px}.property-lightbox .dialog-content{padding:12px 20px 20px;overflow:auto}.property-lightbox__stage{touch-action:pan-y;background:#0b2330;border-radius:12px;width:100%;height:min(61dvh,640px);min-height:160px;position:relative;overflow:hidden}.property-lightbox__photo{animation:.2s both property-photo;position:absolute;inset:0}.property-lightbox__stage>button{color:#fff;cursor:pointer;z-index:2;background:#173f50d9;border:1px solid #ffffff45;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.property-lightbox__stage>button:hover{background:#245d76}.property-lightbox__previous{inset-inline-start:16px}.property-lightbox__next{inset-inline-end:16px}.property-lightbox__counter{color:#fff;background:#0b2330d9;border:1px solid #ffffff30;border-radius:9px;padding:7px 16px;font-size:12px;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.property-lightbox__thumbnails{gap:10px;padding:16px 3px 3px;display:flex;overflow-x:auto}.property-lightbox__thumbnails button{opacity:.55;cursor:pointer;background:#234353;border:2px solid #0000;border-radius:10px;flex-shrink:0;width:90px;height:64px;transition:border-color .2s,opacity .2s;position:relative;overflow:hidden}.property-lightbox__thumbnails button[aria-current=true]{opacity:1;border-color:#d6bd91}.property-lightbox__thumbnails button:hover{opacity:1}.property-section-bar{top:var(--header-height,80px);z-index:25;border-block:1px solid var(--detail-line);background:#f5f8f9;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;display:flex;position:sticky}.property-section-nav{scrollbar-width:none;align-items:center;gap:26px;display:flex;overflow-x:auto}.property-section-nav::-webkit-scrollbar{display:none}.property-section-nav a{min-height:62px;color:var(--detail-muted);white-space:nowrap;align-items:center;font-size:13px;font-weight:600;display:inline-flex;position:relative}.property-section-nav a:after{content:"";inset-inline:0;background:var(--accent);border-radius:3px 3px 0 0;height:3px;transition:transform .2s;position:absolute;bottom:-1px;transform:scaleX(0)}.property-section-nav a[aria-current=location]{color:var(--accent)}.property-section-nav a[aria-current=location]:after{transform:scaleX(1)}.property-section-contact{min-height:44px;color:var(--accent);white-space:nowrap;align-items:center;gap:10px;font-size:12px;font-weight:700;display:inline-flex}.property-page .property-detail__layout{grid-template-columns:minmax(0,1fr) 350px;align-items:stretch;gap:32px;padding-top:28px;display:grid}.property-page .property-content{align-content:start;gap:24px;min-width:0;display:grid}.property-page .detail-block{border:1px solid var(--detail-line);background:#fff;border-radius:18px;min-width:0;padding:28px}.property-page :where(section[id],aside[id],h2[id]){scroll-margin-top:72px}.property-page :where(section[id],aside[id]):focus{outline:none}html:has(.property-page){scroll-behavior:smooth}.property-block-heading{align-items:center;gap:12px;margin-bottom:24px;display:flex}.property-block-icon{color:var(--accent);background:#eef5f7;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.property-page .detail-block h2{color:var(--detail-ink);margin:0;font-size:20px;font-weight:750;line-height:1.8}.property-page .property-keyfacts{border:1px solid var(--detail-line);background:#f8fafb;border-radius:14px;gap:0;margin:0 0 26px;padding:22px 8px}.property-page .property-keyfacts>div{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px;min-width:0;padding-inline:12px;display:grid}.property-page .property-keyfacts>div+div{border-inline-start:1px solid var(--detail-line)}.property-page .property-keyfacts svg{width:24px;height:24px;color:var(--accent);grid-row:auto;margin-bottom:5px}.property-page .property-keyfacts strong{white-space:normal;font-size:20px;font-weight:750;overflow:visible}.property-page .property-keyfacts small{color:var(--detail-muted);font-size:12px}.property-description .long-copy{color:#5e7481;white-space:pre-line;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:2.25}.property-description--collapsed{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.property-description>button{min-height:44px;color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:12px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.property-description>button svg{transition:transform .2s}.property-description>button[aria-expanded=true] svg{transform:rotate(180deg)}.property-amenities{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.property-amenities li{background:#f6f9fa;border:1px solid #eaf0f3;border-radius:10px;align-items:center;gap:10px;padding:13px 16px;font-size:13px;display:flex}.property-amenities svg{color:var(--accent);flex-shrink:0}.property-attributes{grid-template-columns:1fr 1fr;gap:0 26px;margin:24px 0 0;display:grid}.property-attributes>div{border-bottom:1px solid var(--detail-line);justify-content:space-between;gap:18px;padding:16px 0;font-size:13px;display:flex}.property-attributes dt{color:var(--detail-muted)}.property-attributes dd{color:var(--detail-ink);text-align:end;overflow-wrap:anywhere;margin:0;font-weight:650}.property-page .detail-location{color:var(--detail-muted);margin:-10px 0 20px;font-size:13px}.property-location-map{border:1px solid var(--detail-line);border-radius:14px;position:relative;overflow:hidden}.property-location-label{top:14px;z-index:3;color:var(--detail-ink);border:1px solid var(--detail-line);pointer-events:none;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:11px;display:inline-flex;position:absolute;inset-inline-end:14px}.property-page .approximate-map{border:0;border-radius:0;min-height:280px}.property-page .map-empty--compact{border:1px dashed var(--detail-line);min-height:180px;color:var(--detail-muted);border-radius:14px;font-size:13px}.property-page .property-contact{align-self:stretch;min-width:0;display:block;position:static}.property-contact__sticky{gap:16px;display:grid;position:sticky;top:166px}.property-page .contact-card{border:1px solid #d9e5eb;border-top:3px solid var(--accent);background:#fff;border-radius:18px;gap:24px;padding:26px;display:grid;box-shadow:0 8px 24px #173f5008}.property-contact__price{border-bottom:1px solid var(--detail-line);gap:8px;padding-bottom:22px;display:grid}.property-contact__price>span{color:var(--detail-muted);font-size:12px}.property-contact__price>strong{overflow-wrap:anywhere;color:var(--detail-ink);font-size:23px;font-weight:800;line-height:1.8}.property-contact__price>small{color:#886b40;font-size:12px}.property-contact__identity{align-items:center;gap:12px;display:flex}.property-contact__identity>span{width:52px;height:52px;color:var(--accent);background:#edf4f7;border-radius:14px;flex-shrink:0;place-items:center;display:grid}.property-contact__identity>div{min-width:0}.property-contact__identity small{color:var(--detail-muted);font-size:11px}.property-page .property-contact__identity h2{overflow-wrap:anywhere;font-size:16px;font-weight:750;line-height:1.8}.property-page .contact-actions{gap:10px;display:grid}.property-page .contact-actions .button,.property-page .lead-request-actions .button{border-radius:11px;min-height:50px;font-size:12px}.property-page .property-phone{justify-content:flex-start;gap:9px;display:flex}.property-phone bdi{letter-spacing:.5px;margin-inline-start:auto;font-size:14px}.property-page .lead-request-actions{border:0;grid-template-columns:1fr 1fr;gap:10px;padding:0;display:grid}.property-page .lead-request-actions .button{color:var(--accent);box-shadow:none;background:#fff;border:1px solid #ccdde5;padding-inline:10px}.property-page .lead-request-actions .button:hover{background:#eff5f7;border-color:#a6c4d1}.property-page .lead-request-actions .button>span{flex-wrap:wrap;gap:6px}.property-contact__reference{border-top:1px solid var(--detail-line);justify-content:space-between;gap:16px;padding-top:20px;font-size:12px;display:flex}.property-contact__reference>span{color:var(--detail-muted)}.property-contact__reference strong{font-weight:600}.property-page .contact-fail-closed{color:var(--detail-muted);border:1px solid var(--detail-line);background:#f6f8f9;padding:14px;font-size:13px}.property-page .report-box{background:0 0;border:0;padding:0 8px}.property-page .report-box summary{cursor:pointer;min-height:44px;color:var(--detail-muted);justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex}.property-page .report-box summary::marker{content:""}.property-page .report-box summary svg{width:15px}.property-page .report-box form{border:1px solid var(--detail-line);background:#fff;border-radius:14px;padding:18px}.property-page .property-provider-selector__heading h2{font-size:17px}.property-page .property-provider-option{background:#fff;border-radius:12px;padding:12px;transition:background .2s,border-color .2s}.property-page .property-provider-option--selected{border-color:var(--accent);background:#f0f6f8}.property-page .selected-provider{border-top:1px solid var(--detail-line);margin-top:16px;padding-top:18px}.property-page .property-insights{gap:24px;min-height:0;display:grid}.property-page .insight-panel{background:#fff}.property-page .insight-heading{margin-bottom:24px}.property-page .insight-heading>div>span{color:var(--detail-gold);margin-bottom:5px;font-size:11px;display:block}.property-page .market-summary{gap:16px}.property-page .market-summary__primary{border:1px solid var(--detail-line);background:#eff5f7;border-radius:14px;padding:20px}.property-page .market-summary__primary strong{font-size:21px}.property-page .market-stats{border:1px solid var(--detail-line);background:#fafcfc;border-radius:14px}.property-page .market-stats dd{overflow-wrap:anywhere;font-size:13px}.property-page .market-comparison,.property-page .price-history{border:1px solid var(--detail-line);box-shadow:none;border-radius:14px}.property-page .price-history li{padding-block:14px}.property-page .price-history li>b{overflow-wrap:anywhere}.property-page .lead-public-form .field-control{background:#fafcfd;border:1px solid #d6e3e9;border-radius:11px;min-height:48px}.property-page .lead-public-form .field-control:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring);background:#fff;outline:none}.property-page .lead-public-form .button[type=submit]{border-radius:11px;min-height:50px}.property-related{border-top:1px solid var(--detail-line);margin-top:56px;padding-top:40px}.property-related__heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.property-eyebrow{color:var(--detail-gold);font-size:11px;font-weight:600}.property-related__heading h2{color:var(--detail-ink);margin:7px 0 0;font-size:24px}.property-related__heading>a{min-height:44px;color:var(--accent);align-items:center;gap:10px;font-size:12px;font-weight:650;display:inline-flex}.property-related__tabs{gap:12px;margin-bottom:24px;display:flex}.property-related__tabs button{border:1px solid var(--detail-line);min-height:44px;color:var(--detail-muted);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:12px;padding:10px 16px;font-size:12px;display:inline-flex}.property-related__tabs button[aria-selected=true]{background:var(--detail-ink);color:#fff;border-color:var(--detail-ink)}.property-related__tabs button>span{opacity:.65}.property-related__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;animation:.22s property-photo;display:grid}.property-related__grid>div{min-width:0}.property-page .property-related .property-card{border:1px solid var(--detail-line);height:auto;box-shadow:none;border-radius:16px;transition:transform .25s,box-shadow .25s}.property-page .property-related .property-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #173f500d}.property-page .property-related .property-card__image{aspect-ratio:16/10;height:auto;min-height:0}.property-page .property-related .property-price{white-space:normal;font-size:17px;line-height:1.8;overflow:visible}.property-page .property-related .property-card__body{padding:20px}.property-page .property-related .property-card h3{font-size:15px;line-height:1.9}.property-related__distance{color:var(--detail-muted);align-items:center;gap:6px;padding:12px 8px;font-size:11px;display:flex}.property-mobile-contact{display:none}.property-page .property-detail-loading{width:min(100% - 80px,1280px);padding-block:40px}.property-page .skeleton--gallery{border-radius:20px;height:420px;margin-block:24px}@keyframes property-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes property-photo{0%{opacity:.35}to{opacity:1}}@media (max-width:1100px){.public-site .property-page .property-detail{width:calc(100% - 48px)}.property-page .property-detail__layout{grid-template-columns:minmax(0,1fr) 310px;gap:20px}.property-page .detail-block{padding:22px}.property-page .contact-card{gap:20px;padding:22px}.property-heading__side{max-width:280px}.property-section-contact{display:none}.property-amenities{grid-template-columns:1fr 1fr}.property-related__grid{gap:18px}}@media (max-width:900px){.property-page .property-detail__layout{grid-template-columns:minmax(0,1fr);gap:24px}.property-page .property-contact__sticky{position:static}.property-page .property-contact{scroll-margin-top:72px}.property-heading__side{max-width:260px}.property-page .contact-card{gap:20px}.property-contact__price{display:none}.property-page .contact-actions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.property-page .property-gallery{height:370px}.property-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-mobile-contact{bottom:0;z-index:34;padding:12px 24px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dce6eb;justify-content:space-between;align-items:center;gap:18px;display:flex;position:fixed;inset-inline:0;box-shadow:0 -5px 25px #173f5008}.property-mobile-contact>div{gap:3px;min-width:0;display:grid}.property-mobile-contact>div>span{color:var(--detail-muted);font-size:10px}.property-mobile-contact strong{overflow-wrap:anywhere;color:var(--detail-ink);font-size:15px;line-height:1.7}.property-mobile-contact .button{border-radius:11px;flex-shrink:0;min-height:48px;padding:10px 18px;font-size:12px}.public-site:has(.property-page) .site-footer{padding-bottom:112px}.public-site:has(.property-page) .compare-tray{bottom:94px}}@media (max-width:600px){.public-site .property-page .property-detail{width:calc(100% - 32px);padding-bottom:40px}.property-page .breadcrumbs{gap:8px;min-height:48px;font-size:11px}.property-page .property-heading{padding:8px 0 22px;display:block;position:relative}.property-heading__labels{gap:9px;padding-inline-end:0;font-size:11px}.property-heading__code{border:0;margin-inline-start:auto;padding:0;font-size:10px}.property-heading__code bdi{font-size:9px}.public-site .property-page h1{letter-spacing:-.4px;margin:14px 0 8px;font-size:23px;line-height:1.8}.property-heading__meta{gap:4px 12px;font-size:11px}.property-heading__meta>span{font-size:10px}.property-heading__side{justify-content:space-between;align-items:center;gap:16px;max-width:none;margin-top:18px;display:flex}.property-heading__price{text-align:start;order:-1;min-width:0}.property-heading__price strong{font-size:17px}.property-heading__price>span{font-size:10px}.property-page .detail-action-row{flex-shrink:0;gap:5px}.property-page .detail-action-row .icon-action{border-radius:10px}.property-page .property-gallery{border-radius:16px;grid-template-columns:minmax(0,1fr) 80px;gap:5px;height:290px}.property-page .property-gallery--single,.property-page .property-gallery--empty{grid-template-columns:1fr}.property-page .property-gallery__thumbs{grid-template-rows:1fr 1fr;grid-template-columns:1fr;gap:5px}.property-page .property-gallery__thumbs button:nth-child(n+3){display:none}.property-page .property-gallery[data-photo-count="4"] .property-gallery__thumbs button:first-child{grid-column:auto}.property-page .property-gallery .gallery-count{bottom:14px;border-radius:9px;min-height:44px;padding:0 12px;font-size:11px;inset-inline-end:14px}.property-gallery__expand{display:none}.property-section-bar{margin-top:20px;margin-inline:-16px;padding-inline:16px}.property-section-nav{gap:24px}.property-section-nav a{min-height:55px;font-size:12px}.property-page .property-detail__layout{padding-top:20px}.property-page .property-content{gap:18px}.property-page .detail-block{border-radius:16px;padding:20px 18px}.property-block-heading{gap:10px;margin-bottom:20px}.property-page .detail-block h2{font-size:18px}.property-block-icon{border-radius:10px;width:36px;height:36px}.property-page .property-keyfacts{margin-bottom:22px;padding:18px 0}.property-page .property-keyfacts>div{padding-inline:5px}.property-page .property-keyfacts strong{font-size:17px}.property-page .property-keyfacts small{font-size:11px}.property-description .long-copy{font-size:13px;line-height:2.25}.property-amenities{gap:8px}.property-amenities li{gap:8px;padding:12px;font-size:12px}.property-attributes{grid-template-columns:1fr}.property-page .approximate-map{min-height:250px}.property-page .market-summary{grid-template-columns:1fr;display:grid}.property-page .market-stats{gap:8px;padding:12px}.property-page .market-stats dd{font-size:11px}.property-page .market-summary__primary strong{font-size:19px}.property-page .price-history li{grid-template-columns:auto 1fr;gap:10px}.property-page .price-history li>b{grid-column:2;font-size:13px}.property-page .contact-card{padding:22px}.property-page .contact-actions{grid-template-columns:1fr}.property-related{margin-top:36px;padding-top:28px}.property-related__heading{gap:12px}.property-related__heading h2{font-size:20px}.property-related__heading>a{gap:6px;font-size:11px}.property-related__grid{scroll-snap-type:x proximity;scrollbar-width:thin;gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.property-related__grid>div{scroll-snap-align:start;flex:0 0 calc(100% - 26px)}.property-related__tabs{gap:8px;margin-bottom:18px}.property-related__tabs button{padding:10px 12px;font-size:11px}.property-mobile-contact{padding:10px 16px calc(10px + env(safe-area-inset-bottom));gap:12px}.property-mobile-contact strong{font-size:13px}.property-mobile-contact .button{padding-inline:14px;font-size:11px}.public-site .dialog-panel.property-lightbox{border-radius:16px;width:calc(100vw - 16px);max-height:calc(100dvh - 24px)}.property-lightbox .dialog-header{padding:12px 14px}.property-lightbox .dialog-content{padding:8px 10px 14px}.property-lightbox__stage{height:58dvh}.property-lightbox__stage>button{width:44px;height:44px}.property-lightbox__previous{inset-inline-start:8px}.property-lightbox__next{inset-inline-end:8px}.property-lightbox__thumbnails{gap:8px;padding-top:12px}.property-lightbox__thumbnails button{width:72px;height:52px}.property-page .property-detail-loading{width:calc(100% - 32px)}.property-page .skeleton--gallery{height:290px}}@media (prefers-reduced-motion:reduce){html:has(.property-page){scroll-behavior:auto}.property-page *,.property-page :before,.property-page :after,.property-lightbox *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.property-page .property-card:hover,.property-page .detail-action-row .icon-action:hover,.property-page .property-gallery button:hover img{transform:none}}
