:root{--pxre-gap:20px;--pxre-primary:#34c38f;--pxre-dark:#0f172a;--pxre-muted:#64748b;--pxre-border:#e2e8f0}
.pxre-admin{box-sizing:border-box;padding:24px;max-width:1400px;margin:auto}.pxre-admin header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.pxre-admin h1,.pxre-admin h2,.pxre-admin h3{margin:0 0 8px}.pxre-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:20px}.pxre-stats>div,.pxre-panel{background:#fff;border:1px solid #e5e7eb;border-radius:var(--pxth-radius-card,0);padding:20px}.pxre-stats strong{display:block;font-size:28px}.pxre-stats span{color:var(--pxre-muted)}.pxre-panel-head{display:flex;justify-content:space-between}.pxre-admin table{width:100%;border-collapse:collapse}.pxre-admin th,.pxre-admin td{text-align:left;padding:12px;border-bottom:1px solid #e5e7eb;vertical-align:top}.pxre-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pxre-admin label{display:block;margin:12px 0}.pxre-admin input,.pxre-admin select,.pxre-admin textarea,.pxre-search input,.pxre-search select,.pxre-contact input,.pxre-contact textarea{width:100%;padding:11px;border:1px solid #cbd5e1;border-radius:var(--pxth-radius-input,0);background:#fff}.pxre-search button,.pxre-contact button,.pxre-admin button,.pxre-admin .button{display:inline-block;padding:11px 18px;border:0;border-radius:999px;background:var(--pxre-primary);color:#fff;text-decoration:none;cursor:pointer}.pxre-admin .danger{background:#b91c1c}
.pxre-hero{position:relative;min-height:540px;border-radius:var(--pxth-radius-section,0);overflow:hidden;padding:50px}.pxre-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.2),rgba(15,23,42,.48))}.pxre-hero-inner{position:relative;z-index:1;min-height:440px;display:flex;align-items:center;justify-content:center}.pxre-hero-copy{max-width:900px;text-align:center;color:inherit}.pxre-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.08;margin:0 0 12px;color:var(--pxth-title-color,currentColor)}.pxre-hero p{font-size:18px;margin:0}.pxre-hero-locations{font-size:14px!important;letter-spacing:.28em;font-weight:700;margin:0 0 10px!important}.pxre-hero-search-box{position:absolute;max-width:760px;width:min(90%,760px);background:rgba(15,23,42,.78);backdrop-filter:blur(10px);border-radius:36px;padding:18px}.pxre-hero.is-top-left .pxre-hero-search-box{top:20px;left:20px}.pxre-hero.is-top-center .pxre-hero-search-box{top:20px;left:50%;transform:translateX(-50%)}.pxre-hero.is-top-right .pxre-hero-search-box{top:20px;right:20px}.pxre-hero.is-center-left .pxre-hero-search-box{top:50%;left:20px;transform:translateY(-50%)}.pxre-hero.is-center-center .pxre-hero-search-box{top:50%;left:50%;transform:translate(-50%,-50%)}.pxre-hero.is-center-right .pxre-hero-search-box{top:50%;right:20px;transform:translateY(-50%)}.pxre-hero.is-bottom-left .pxre-hero-search-box{bottom:24px;left:20px}.pxre-hero.is-bottom-right .pxre-hero-search-box{bottom:24px;right:20px}.pxre-hero.is-bottom-center .pxre-hero-search-box{bottom:24px;left:50%;transform:translateX(-50%)}
.pxre-tabs,.pxre-block-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}.pxre-tabs button,.pxre-block-tabs button{border:0;border-radius:999px;padding:12px 18px;background:#2a3342;color:#fff;cursor:pointer;font-weight:700}.pxre-tabs button.is-active,.pxre-block-tabs button.is-active{background:var(--pxre-primary)}.pxre-tabs-standalone{margin-bottom:18px}.pxre-search-standalone{padding:22px;border:1px solid var(--pxre-border);border-radius:var(--pxth-radius-card,0);background:#fff}.pxre-search{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.pxre-search button{min-height:52px}
.pxre-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pxre-card{overflow:hidden;border:1px solid var(--pxre-border);border-radius:var(--pxth-radius-card,0);background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}.pxre-card-media{height:240px;background:linear-gradient(135deg,#cbd5e1,#f1f5f9);position:relative}.pxre-badge{position:absolute;top:12px;padding:5px 8px;border-radius:999px;background:rgba(15,23,42,.8);color:#fff;font-size:12px;font-weight:700}.pxre-badge.is-featured{left:12px;background:#8dd400}.pxre-badge.is-purpose{right:12px}.pxre-card-body{padding:18px}.pxre-card-eyebrow{font-size:14px;color:#0f172a;text-transform:uppercase}.pxre-card h3{margin:8px 0 12px;font-size:20px;line-height:1.35}.pxre-card h3 a{text-decoration:none;color:inherit}.pxre-price{font-weight:800;font-size:34px;line-height:1.1;margin:8px 0 12px;color:#0f172a}.pxre-meta,.pxre-location,.pxre-ref{color:var(--pxre-muted)}.pxre-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.pxre-card-actions{display:flex;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid var(--pxre-border)}.pxre-card-actions a{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border:1px solid var(--pxre-primary);border-radius:8px;color:#159669;text-decoration:none}.pxre-cards.is-list{grid-template-columns:1fr}.pxre-cards.is-list .pxre-card{display:grid;grid-template-columns:320px 1fr}.pxre-cards.is-list .pxre-card-media{height:auto;min-height:260px}
.pxre-split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.pxre-map{min-height:480px;background:#e2e8f0;position:sticky;top:20px;border-radius:var(--pxth-radius-card,0);padding:20px}.pxre-detail{display:grid;grid-template-columns:1.2fr 1fr;gap:32px}.pxre-detail-gallery{min-height:560px;background:#e2e8f0}.pxre-gallery{display:grid;grid-template-columns:2fr 1fr;gap:8px}.pxre-gallery div{min-height:220px;background:#e2e8f0}.pxre-agent{display:flex;gap:16px;padding:20px;border:1px solid var(--pxre-border)}.pxre-avatar{width:72px;height:72px;border-radius:50%;background:#cbd5e1}.pxre-contact{display:grid;gap:12px}.pxre-hp{position:absolute!important;left:-9999px!important}
.pxre-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pxre-category-card{padding:22px;border:1px solid var(--pxre-border);border-radius:var(--pxth-radius-card,0);text-decoration:none;color:inherit;background:#fff}.pxre-category-icon{display:inline-flex;align-items:center;justify-content:center;height:42px;min-width:42px;padding:0 10px;border-radius:999px;background:#effdf6;color:#159669;font-weight:700;margin-bottom:12px}.pxre-category-card strong{display:block;font-size:20px;margin-bottom:0}.pxre-category-card small{color:var(--pxre-muted)}
.pxre-province-grid{display:grid;grid-template-columns:repeat(var(--pxre-cols,4),minmax(0,1fr));gap:28px}.pxre-province-grid.is-carousel{display:flex;overflow:auto;gap:24px;padding-bottom:10px;scroll-snap-type:x mandatory}.pxre-province-grid.is-carousel .pxre-province-card{min-width:280px;scroll-snap-align:start}.pxre-province-card{position:relative;display:block;min-height:420px;border-radius:var(--pxth-radius-card,0);overflow:hidden;background:linear-gradient(135deg,#94a3b8,#cbd5e1);text-decoration:none;color:#fff}.pxre-province-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(15,23,42,.55))}.pxre-province-content{position:absolute;inset:auto 0 0 0;padding:18px;z-index:1}.pxre-province-content small,.pxre-province-content span{display:block}.pxre-province-content strong{display:block;font-size:34px;line-height:1.15;margin:6px 0 18px}
.pxre-tab-panels [data-tab-panel]{display:none}.pxre-tab-panels [data-tab-panel].is-active{display:block}.pxre-faq details{padding:16px;border:1px solid var(--pxre-border);margin-bottom:10px}.pxre-cta{text-align:center;padding:64px;background:var(--pxre-dark);color:inherit;border-radius:var(--pxth-radius-section,0)}.pxre-cta h2{color:var(--pxth-title-color,currentColor)}.pxre-cta .pxth-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
@media(max-width:1200px){.pxre-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.pxre-search{grid-template-columns:repeat(3,minmax(0,1fr))}.pxre-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pxre-province-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.pxre-stats{grid-template-columns:repeat(2,1fr)}.pxre-cards,.pxre-category-grid,.pxre-province-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pxre-search{grid-template-columns:repeat(2,minmax(0,1fr))}.pxre-split,.pxre-detail{grid-template-columns:1fr}.pxre-map{position:relative}.pxre-form-grid{grid-template-columns:1fr}.pxre-hero{padding:28px}.pxre-hero-search-box{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%;margin-top:22px}.pxre-hero-inner{display:block}}
@media(max-width:600px){.pxre-cards,.pxre-category-grid,.pxre-province-grid,.pxre-search{grid-template-columns:1fr}.pxre-cards.is-list .pxre-card{grid-template-columns:1fr}.pxre-admin{padding:14px}.pxre-card-media{height:220px}.pxre-card-actions{flex-direction:column}.pxre-hero h1{font-size:34px}.pxre-price{font-size:28px}}
.pxre-block-root{display:contents}
.pxre-cards{grid-template-columns:repeat(var(--pxre-card-cols,4),minmax(0,1fr))}.pxre-card h3,.pxre-card-actions a,.pxre-admin th,.pxre-admin td{overflow-wrap:anywhere;word-break:normal}.pxre-card-actions a{min-width:0;white-space:nowrap;font-size:14px}.pxre-property-detail-complete{max-width:1180px;margin:auto}.pxre-detail-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:24px}.pxre-detail-head h1{margin:6px 0 8px;font-size:clamp(30px,4vw,50px)}.pxre-detail-price{font-size:30px;font-weight:800;white-space:nowrap}.pxre-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px}.pxre-detail-gallery-main,.pxre-detail-card,.pxre-agent-card{background:#fff;border:1px solid #e2e8f0;border-radius:var(--pxth-radius-card,0);padding:18px;margin-bottom:20px}.pxre-detail-cover{height:520px;background:#e2e8f0 center/cover no-repeat}.pxre-detail-thumbs{display:flex;gap:8px;overflow:auto;margin-top:10px}.pxre-detail-thumbs button{width:94px;height:70px;flex:0 0 auto;border:1px solid #cbd5e1;background:center/cover no-repeat}.pxre-detail-stats,.pxre-amenity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pxre-detail-stats span,.pxre-amenity-grid span{padding:12px;background:#f8fafc;border:1px solid #e2e8f0}.pxre-detail-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.pxre-detail-data>div{display:flex;justify-content:space-between;gap:20px;padding:12px;border-bottom:1px solid #e2e8f0}.pxre-detail-data dt{font-weight:700}.pxre-agent-card{position:sticky;top:20px}.pxre-admin-map-picker{height:360px;border:1px solid #cbd5e1;background:#eef2f7}.pxre-transit-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pxre-transit-admin-grid form{border:1px solid #e2e8f0;padding:18px}.pxre-admin table{table-layout:auto}.pxre-admin th,.pxre-admin td{line-height:1.35}.pxre-admin td button{white-space:nowrap}@media(max-width:900px){.pxre-detail-layout{grid-template-columns:1fr}.pxre-agent-card{position:relative;top:auto}.pxre-detail-stats,.pxre-amenity-grid{grid-template-columns:repeat(2,1fr)}.pxre-transit-admin-grid{grid-template-columns:1fr}}@media(max-width:600px){.pxre-detail-head{display:block}.pxre-detail-price{margin-top:12px}.pxre-detail-cover{height:320px}.pxre-detail-data{grid-template-columns:1fr}}
.pxre-search-route-page{background:#fff;min-height:70vh}.pxre-route-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.pxre-search-route-head{padding:42px 0 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.pxre-search-route-head nav{display:flex;gap:8px;font-size:13px;color:#64748b}.pxre-search-route-head h1{font-size:clamp(28px,4vw,44px);margin:14px 0 8px}.pxre-search-route-head p{margin:0;color:#64748b}.pxre-search-route-section{padding:26px 0}.pxre-search-result-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.pxre-search-result-head h2{margin:0}.pxre-search-result-head a{color:#159669;text-decoration:none;font-weight:700}
/* v0.2.0 layout and detail contract */
.pxre-route-wrap,.pxre-property-detail-complete{width:min(1180px,calc(100% - 32px));max-width:1180px;margin-left:auto;margin-right:auto;box-sizing:border-box}
.pxre-search-route-section .pxre-block-root,.pxre-search-route-section .pxre-search-standalone,.pxre-search-route-section [data-property-results-id]{width:100%;max-width:100%;min-width:0;box-sizing:border-box}
.pxre-search-route-section{overflow-x:clip}
.pxre-cards{min-width:0;max-width:100%;gap:18px}
.pxre-card{min-width:0;box-sizing:border-box;box-shadow:none}
.pxre-card-media-link{display:block;color:inherit;text-decoration:none;position:relative}
.pxre-card-media{display:block;height:245px;position:relative;background-color:#e8edf3}
.pxre-card-media-actions{position:absolute;right:12px;bottom:12px;display:flex;gap:8px;z-index:2}
.pxre-card-media-actions span{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:rgba(15,23,42,.72);color:#fff;font-size:15px}
.pxre-card-body{padding:16px 18px}
.pxre-card-eyebrow{font-size:12px;line-height:1.2;margin-bottom:6px}
.pxre-card .pxre-price{font-size:20px;line-height:1.25;margin:0 0 12px;overflow-wrap:anywhere}
.pxre-card h3{font-size:17px;line-height:1.35;margin:0 0 10px}
.pxre-location{font-size:13px;line-height:1.5}
.pxre-meta{font-size:13px;line-height:1.4;gap:10px}
.pxre-card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px -18px -16px;padding:12px 10px;border-top:1px solid var(--pxre-border)}
.pxre-card-actions a{padding:8px 6px;font-size:13px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pxre-search-result-head{max-width:100%}
.pxre-search-route-section [data-property-results-id]{--pxre-card-cols:3}

.pxre-detail-head{margin:28px auto 20px;align-items:flex-start}
.pxre-detail-head-side{text-align:right;min-width:220px}
.pxre-detail-head h1{font-size:32px;line-height:1.2;margin:8px 0}
.pxre-detail-head p{margin:0;color:#667085}
.pxre-detail-labels{display:flex;gap:8px;flex-wrap:wrap}
.pxre-detail-labels span{display:inline-flex;padding:4px 8px;border-radius:4px;background:#26334a;color:#fff;font-size:11px;font-weight:700}
.pxre-detail-labels span:first-child{background:#6ecb42}
.pxre-detail-head .pxre-detail-price{font-size:24px;line-height:1.25;margin:0 0 10px}
.pxre-detail-tools{display:flex;gap:8px;justify-content:flex-end}
.pxre-detail-tools button{width:36px;height:36px;border:1px solid #d8dee8;background:#fff;border-radius:6px;cursor:pointer}
.pxre-gallery-mosaic{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:210px 210px;gap:6px;margin-bottom:24px;overflow:hidden;border-radius:var(--pxth-radius-card,0)}
.pxre-gallery-tile{border:0;background:center/cover no-repeat;position:relative;cursor:pointer;min-height:0}
.pxre-gallery-tile.tile-1{grid-column:1;grid-row:1/3}
.pxre-gallery-tile.tile-2{grid-column:2;grid-row:1}
.pxre-gallery-tile.tile-3{grid-column:3;grid-row:1}
.pxre-gallery-tile.tile-4{grid-column:2;grid-row:2}
.pxre-gallery-tile.tile-5{grid-column:3;grid-row:2}
.pxre-gallery-tile::after{content:"";position:absolute;inset:0;background:rgba(15,23,42,0);transition:.2s}
.pxre-gallery-tile:hover::after{background:rgba(15,23,42,.12)}
.pxre-gallery-tile b{position:absolute;right:12px;bottom:12px;z-index:2;padding:8px 10px;background:rgba(15,23,42,.8);color:#fff;border-radius:4px;font-size:12px}
.pxre-detail-layout{grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}
.pxre-detail-card,.pxre-agent-card{padding:20px;border-radius:4px;box-shadow:none}
.pxre-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}
.pxre-section-head h2{margin:0}
.pxre-section-head span{font-size:12px;color:#667085}
.pxre-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:18px;align-items:stretch}
.pxre-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.pxre-detail-stats span{display:flex;flex-direction:column;gap:4px;align-items:flex-start;justify-content:center;padding:14px}
.pxre-detail-stats b{font-size:18px}
.pxre-detail-stats small{color:#667085}
.pxre-mini-map{height:150px;min-height:150px!important;padding:0!important;position:relative!important;top:auto!important}
.pxre-description{line-height:1.75;color:#344054}
.pxre-documents{list-style:none;padding:0;margin:14px 0 0}
.pxre-documents li{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #edf0f4}
.pxre-documents a{color:#159669;text-decoration:none;white-space:nowrap}
.pxre-detail-data{grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #d9eadf;background:#effaf3}
.pxre-detail-data>div{padding:10px 12px;background:transparent}
.pxre-detail-data dd{margin:0;text-align:right}
.pxre-amenity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.pxre-tour-wide{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px}
.pxre-tour-image{min-height:360px;background:center/cover no-repeat}
.pxre-tour-form{grid-template-columns:repeat(2,minmax(0,1fr))}
.pxre-tour-form textarea,.pxre-tour-form button,.pxre-tour-form>label,.pxre-tour-tabs{grid-column:1/-1}
.pxre-tour-tabs{display:flex;gap:8px;margin-bottom:10px}
.pxre-tour-tabs button,.pxre-tour-tabs label{flex:1;padding:9px 10px;border:1px solid #d8dee8;background:#fff;border-radius:4px;text-align:center;cursor:pointer}
.pxre-tour-tabs button.is-active{border-color:#35b77b;color:#159669}
.pxre-mortgage{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:center}
.pxre-mortgage-result{width:190px;height:190px;border-radius:50%;border:18px solid #ff6585;border-right-color:#49a6ff;border-bottom-color:#ffc94d;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:auto}
.pxre-mortgage-result strong{font-size:24px}
.pxre-mortgage-result span{font-size:12px;color:#667085}
.pxre-mortgage-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.pxre-floor-plans details{border-top:1px solid #e5e9f0}
.pxre-floor-plans summary{display:flex;justify-content:space-between;gap:12px;padding:14px 0;cursor:pointer;font-weight:700}
.pxre-floor-plans summary span{color:#159669;font-size:12px}
.pxre-floor-plans img{max-width:100%;height:auto;display:block;margin:0 auto 16px}
.pxre-virtual-tour iframe{width:100%;height:460px;border:0;background:#181818}
.pxre-agent-card{position:sticky;top:20px}
.pxre-agent-info{display:flex;gap:12px;align-items:center;margin-bottom:14px}
.pxre-agent-info h3,.pxre-agent-info p{margin:0 0 4px}
.pxre-review-list article{padding:14px 0;border-bottom:1px solid #edf0f4}
.pxre-review-list article>div{display:flex;justify-content:space-between;gap:12px}
.pxre-review-list article span{color:#f6b51c}
.pxre-review-list h3{font-size:16px;margin:8px 0}
.pxre-review-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}
.pxre-review-form textarea,.pxre-review-form button{grid-column:1/-1}
.pxre-review-form input,.pxre-review-form select,.pxre-review-form textarea{width:100%;padding:11px;border:1px solid #cbd5e1}
.pxre-review-form button{padding:11px;border:0;background:#35bf8d;color:#fff;cursor:pointer}
.pxre-similar .pxre-cards{--pxre-card-cols:2!important}
.pxre-lightbox{position:fixed;inset:0;z-index:2147483646;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;padding:30px}
.pxre-lightbox[hidden]{display:none}
.pxre-lightbox img{max-width:92vw;max-height:88vh;object-fit:contain}
.pxre-lightbox button{position:absolute;top:18px;right:22px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;font-size:24px;cursor:pointer}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:1000px){.pxre-detail-layout{grid-template-columns:1fr}.pxre-agent-card{position:relative;top:auto}.pxre-gallery-mosaic{grid-template-rows:180px 180px}.pxre-overview-grid{grid-template-columns:1fr}.pxre-mini-map{height:250px;min-height:250px!important}}
@media(max-width:760px){.pxre-route-wrap,.pxre-property-detail-complete{width:min(100% - 22px,1180px)}.pxre-search-route-section [data-property-results-id]{--pxre-card-cols:1}.pxre-gallery-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:260px 140px 140px}.pxre-gallery-tile.tile-1{grid-column:1/3;grid-row:1}.pxre-gallery-tile.tile-2{grid-column:1;grid-row:2}.pxre-gallery-tile.tile-3{grid-column:2;grid-row:2}.pxre-gallery-tile.tile-4{grid-column:1;grid-row:3}.pxre-gallery-tile.tile-5{grid-column:2;grid-row:3}.pxre-detail-head{display:block}.pxre-detail-head-side{text-align:left;margin-top:14px}.pxre-detail-tools{justify-content:flex-start}.pxre-detail-stats,.pxre-amenity-grid,.pxre-detail-data{grid-template-columns:repeat(2,minmax(0,1fr))}.pxre-tour-wide,.pxre-mortgage{grid-template-columns:1fr}.pxre-tour-image{min-height:240px}.pxre-review-form,.pxre-mortgage-fields{grid-template-columns:1fr}.pxre-review-form textarea,.pxre-review-form button{grid-column:auto}.pxre-similar .pxre-cards{--pxre-card-cols:1!important}}

/* v0.2.1 consolidated block contracts */
.pxre-search{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.pxre-search>*{min-width:0;box-sizing:border-box}
.pxre-station-field{grid-column:span 2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.pxre-price-range{grid-column:span 2;position:relative;min-height:54px;padding:8px 14px;border:1px solid #cbd5e1;border-radius:var(--pxth-radius-input,0);background:#fff}
.pxre-price-range-values{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;font-weight:700;color:#334155;margin-bottom:4px}
.pxre-price-range input[type=range]{position:absolute;left:14px;right:14px;bottom:7px;width:calc(100% - 28px);height:18px;margin:0;background:transparent;pointer-events:none;appearance:none}
.pxre-price-range input[type=range]::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:50%;background:var(--pxre-primary);border:2px solid #fff;box-shadow:0 0 0 1px #16a36f;pointer-events:auto;cursor:grab}
.pxre-price-range input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--pxre-primary);border:2px solid #fff;box-shadow:0 0 0 1px #16a36f;pointer-events:auto;cursor:grab}
.pxre-results-with-map{width:100vw;max-width:none;position:relative;left:50%;margin-left:-50vw;padding:0 max(24px,calc((100vw - 1440px)/2));box-sizing:border-box}
.pxre-list-map{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:22px;align-items:start}
.pxre-list-map-map{height:var(--pxre-map-height,680px);position:sticky;top:16px;border:1px solid #dbe2ea;background:#eef2f7;min-width:0}
.pxre-list-map-list{min-width:0}.pxre-list-map-list .pxre-cards{--pxre-card-cols:2}
.pxre-card.is-map-active{outline:3px solid var(--pxre-primary);outline-offset:2px}
.pxre-category-grid{grid-template-columns:repeat(var(--pxre-category-cols,4),minmax(0,1fr))}
.pxre-category-card{position:relative;z-index:0;display:flex;gap:0;align-items:center;min-height:112px;overflow:hidden}
.pxre-category-card.icon-top{display:block}
.pxre-category-grid.icon-top .pxre-category-card{display:block;text-align:left}
.pxre-category-grid.icon-left .pxre-category-card{flex-direction:row;text-align:left}
.pxre-category-grid.icon-right .pxre-category-card{flex-direction:row-reverse;text-align:right}
.pxre-category-card.has-cover{color:#fff;min-height:180px;background-position:center;background-size:cover}
.pxre-category-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.18),rgba(15,23,42,.78));z-index:-1}
.pxre-category-icon{flex:0 0 auto;margin:0}.pxre-category-grid.icon-top .pxre-category-icon{margin-bottom:12px}
.pxre-category-text{display:block;min-width:0}.pxre-category-text strong,.pxre-category-text small{display:block}
@media(max-width:1000px){.pxre-search{grid-template-columns:repeat(2,minmax(0,1fr))}.pxre-list-map{grid-template-columns:1fr}.pxre-list-map-map{position:relative;top:auto;height:480px;order:-1}.pxre-results-with-map{width:auto;left:auto;margin-left:0;padding:0}.pxre-list-map-list .pxre-cards{--pxre-card-cols:2}}
@media(max-width:600px){.pxre-search{grid-template-columns:1fr}.pxre-station-field,.pxre-price-range{grid-column:auto}.pxre-list-map-list .pxre-cards{--pxre-card-cols:1}.pxre-category-grid{grid-template-columns:1fr}}
.pxre-category-icon>span{font-size:24px;line-height:1}

/* v0.2.3 Half Map Listing Contract */
.pxre-results-with-map{width:auto;max-width:100%;position:static;left:auto;margin-left:0;padding:0;box-sizing:border-box}
.pxre-results-with-map.is-viewport-width{width:100vw;max-width:none;position:relative;left:50%;margin-left:-50vw;padding:0}
.pxre-list-map{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;align-items:stretch;width:100%;max-width:100%;min-height:var(--pxre-map-height,720px);background:#fff;border-top:1px solid var(--pxre-border);border-bottom:1px solid var(--pxre-border)}
.pxre-list-map-list{order:1;height:var(--pxre-map-height,720px);min-width:0;overflow:auto;padding:22px;background:#fff;scrollbar-gutter:stable}
.pxre-list-map-map{order:2;height:var(--pxre-map-height,720px);min-width:0;position:sticky;top:0;border:0;border-left:1px solid var(--pxre-border);background:#eef2f7}
.pxre-listing-only{width:100%;min-width:0;--pxre-list-grid-cols:3}
.pxre-listing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;min-height:42px}
.pxre-listing-count{font-size:15px;font-weight:700;color:#334155}
.pxre-listing-view-switch{display:inline-flex;align-items:center;gap:6px}
.pxre-listing-view-switch button{width:38px;height:38px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#64748b;font-size:19px;line-height:1;cursor:pointer}
.pxre-listing-view-switch button.is-active{background:var(--pxre-dark);border-color:var(--pxre-dark);color:#fff}
.pxre-list-map-list .pxre-cards,.pxre-listing-only .pxre-cards{grid-template-columns:repeat(var(--pxre-list-grid-cols,2),minmax(0,1fr));gap:18px}
.pxre-list-map-list .pxre-cards.is-list,.pxre-listing-only .pxre-cards.is-list{grid-template-columns:1fr}
.pxre-list-map-list .pxre-cards.is-list .pxre-card,.pxre-listing-only .pxre-cards.is-list .pxre-card{display:grid;grid-template-columns:minmax(210px,42%) minmax(0,1fr)}
.pxre-list-map-list .pxre-cards.is-list .pxre-card-media,.pxre-listing-only .pxre-cards.is-list .pxre-card-media{height:100%;min-height:230px}
.pxre-list-map-list .pxre-card-media{height:210px}
.pxre-list-map-list .pxre-card-body{padding:15px}
.pxre-list-map-list .pxre-price{font-size:20px;margin:7px 0 10px}
.pxre-list-map-list .pxre-card h3{font-size:17px;margin:6px 0 10px}
.pxre-list-map-list .pxre-location{font-size:13px;line-height:1.45}
.pxre-list-map-list .pxre-meta{font-size:13px;gap:7px}
.pxre-list-map-list .pxre-card-actions{gap:6px}
.pxre-list-map-list .pxre-card-actions a{padding:7px 9px;font-size:12px;flex:1}
.pxre-list-map .pxre-map-reset{position:sticky;top:0;z-index:4;margin:0 0 12px;padding:9px 14px;border:0;border-radius:999px;background:var(--pxre-dark);color:#fff;cursor:pointer}
.pxre-list-map .pxre-card{transition:transform .16s ease,box-shadow .16s ease,outline-color .16s ease}
.pxre-list-map .pxre-card:hover,.pxre-list-map .pxre-card:focus-within{transform:translateY(-2px);box-shadow:0 12px 30px rgba(15,23,42,.12)}

@media(max-width:1180px){
  .pxre-results-with-map.is-viewport-width{width:100%;left:auto;margin-left:0}
  .pxre-list-map{grid-template-columns:1fr;min-height:0}
  .pxre-list-map-map{order:1;position:relative;top:auto;height:min(520px,var(--pxre-map-height,720px));border-left:0;border-bottom:1px solid var(--pxre-border)}
  .pxre-list-map-list{order:2;height:auto;max-height:none;overflow:visible;padding:18px}
  .pxre-list-map-list .pxre-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .pxre-list-map-list .pxre-cards,.pxre-listing-only .pxre-cards{grid-template-columns:1fr}
  .pxre-list-map-list .pxre-cards.is-list .pxre-card,.pxre-listing-only .pxre-cards.is-list .pxre-card{grid-template-columns:1fr}
  .pxre-list-map-map{height:420px}
  .pxre-list-map-list{padding:14px}
}

/* v0.3.1 central theme and full-width contract */
.pxre-block-root{--pxre-title-color:var(--global-title-color,var(--pxth-title-color,#0f172a));--pxre-button-bg:var(--global-button-color,var(--pxth-button-bg,#0f172a));--pxre-button-text:var(--global-button-text-color,var(--pxth-button-text,#fff));--pxre-radius-section:var(--pxth-radius-section,0);--pxre-radius-card:var(--pxth-radius-card,0);--pxre-radius-button:var(--pxth-radius-button,0);--pxre-radius-input:var(--pxth-radius-input,0);--pxre-radius-image:var(--pxth-radius-image,0)}
.pxre-block-root h1,.pxre-block-root h2,.pxre-block-root h3,.pxre-block-root .pxre-price{color:var(--pxre-title-color)}
.pxre-block-root button,.pxre-block-root .pxre-cta a,.pxre-block-root .pxre-card-actions a{border-radius:var(--pxre-radius-button)}
.pxre-block-root input,.pxre-block-root select,.pxre-block-root textarea{border-radius:var(--pxre-radius-input)}
.pxre-card,.pxre-search-standalone,.pxre-category-card,.pxre-province-card,.pxre-detail-card,.pxre-agent-card{border-radius:var(--pxre-radius-card)}
.pxre-card-media,.pxre-gallery-tile img{border-radius:var(--pxre-radius-image)}
.pxre-hero,.pxre-cta{border-radius:var(--pxre-radius-section)}
.pxre-tabs button.is-active,.pxre-search button,.pxre-contact button,.pxre-review-form button{background:var(--pxre-button-bg)!important;color:var(--pxre-button-text)!important}
.pxre-hero.is-viewport-width,.pxre-cta.is-viewport-width,.pxre-hero.pxre-full-width,.pxre-cta.pxre-full-width{width:100vw!important;max-width:none!important;position:relative!important;left:auto!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;box-sizing:border-box!important;border-radius:0!important}
.pxre-hero-copy h1,.pxre-cta h2{color:var(--global-title-color,var(--pxth-title-color,#fff))}
.pxre-hero .pxre-hero-copy h1,.pxre-hero .pxre-hero-copy p,.pxre-cta h2,.pxre-cta p{position:relative;z-index:2}
.pxre-hero:not(:has(.pxre-hero-search-box)) .pxre-hero-inner{justify-content:center;text-align:center}
.pxre-hero:not(:has(.pxre-hero-search-box)) .pxre-hero-copy{max-width:920px}


/* v0.3.4 collision-safe Hero layout */
.pxre-hero-inner{position:relative;display:block;min-height:440px}
.pxre-hero-copy{
  position:absolute;
  z-index:3;
  width:min(900px,calc(100% - 80px));
  max-width:900px;
  margin:0;
  color:#fff;
}
.pxre-hero-copy h1,.pxre-hero-copy p{margin-left:0;margin-right:0}
.pxre-hero.text-top-left .pxre-hero-copy{top:42px;left:42px;text-align:left}
.pxre-hero.text-top-center .pxre-hero-copy{top:42px;left:50%;transform:translateX(-50%);text-align:center}
.pxre-hero.text-top-right .pxre-hero-copy{top:42px;right:42px;text-align:right}
.pxre-hero.text-center-left .pxre-hero-copy{top:50%;left:42px;transform:translateY(-50%);text-align:left}
.pxre-hero.text-center-center .pxre-hero-copy{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}
.pxre-hero.text-center-right .pxre-hero-copy{top:50%;right:42px;transform:translateY(-50%);text-align:right}
.pxre-hero.text-bottom-left .pxre-hero-copy{bottom:42px;left:42px;text-align:left}
.pxre-hero.text-bottom-center .pxre-hero-copy{bottom:42px;left:50%;transform:translateX(-50%);text-align:center}
.pxre-hero.text-bottom-right .pxre-hero-copy{bottom:42px;right:42px;text-align:right}

.pxre-hero.search-top-left .pxre-hero-search-box{top:24px;bottom:auto;left:24px;right:auto;transform:none}
.pxre-hero.search-top-center .pxre-hero-search-box{top:24px;bottom:auto;left:50%;right:auto;transform:translateX(-50%)}
.pxre-hero.search-top-right .pxre-hero-search-box{top:24px;bottom:auto;left:auto;right:24px;transform:none}
.pxre-hero.search-center-left .pxre-hero-search-box{top:50%;bottom:auto;left:24px;right:auto;transform:translateY(-50%)}
.pxre-hero.search-center-center .pxre-hero-search-box{top:50%;bottom:auto;left:50%;right:auto;transform:translate(-50%,-50%)}
.pxre-hero.search-center-right .pxre-hero-search-box{top:50%;bottom:auto;left:auto;right:24px;transform:translateY(-50%)}
.pxre-hero.search-bottom-left .pxre-hero-search-box{top:auto;bottom:24px;left:24px;right:auto;transform:none}
.pxre-hero.search-bottom-center .pxre-hero-search-box{top:auto;bottom:24px;left:50%;right:auto;transform:translateX(-50%)}
.pxre-hero.search-bottom-right .pxre-hero-search-box{top:auto;bottom:24px;left:auto;right:24px;transform:none}

/* Auto mode reserves visual breathing room between the copy and the form. */
.pxre-hero.is-auto-layout.text-top-left .pxre-hero-copy,
.pxre-hero.is-auto-layout.text-top-center .pxre-hero-copy,
.pxre-hero.is-auto-layout.text-top-right .pxre-hero-copy{max-height:190px;overflow:hidden}
.pxre-hero.is-auto-layout.text-bottom-left .pxre-hero-copy,
.pxre-hero.is-auto-layout.text-bottom-center .pxre-hero-copy,
.pxre-hero.is-auto-layout.text-bottom-right .pxre-hero-copy{max-height:190px;overflow:hidden}

@media(max-width:900px){
  .pxre-hero-inner{display:flex;flex-direction:column;justify-content:center;min-height:0;gap:22px}
  .pxre-hero-copy,
  .pxre-hero[class*="text-"] .pxre-hero-copy{
    position:relative!important;
    top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;
    transform:none!important;
    width:100%;max-width:100%;text-align:center!important;
  }
  .pxre-hero-search-box,
  .pxre-hero[class*="search-"] .pxre-hero-search-box{
    position:relative!important;
    top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;
    transform:none!important;
    width:100%;max-width:100%;margin:0;
  }
}

/* v0.3.5 responsive block contracts */
.pxre-category-grid{
  grid-template-columns:repeat(var(--pxre-category-cols,4),minmax(0,1fr));
}
.pxre-list-map-list .pxre-cards,
.pxre-listing-only .pxre-cards{
  grid-template-columns:repeat(var(--pxre-list-grid-cols,2),minmax(0,1fr));
}

/* Search results page: compact, aligned heading and independently editable blocks. */
body.pxre-search-results-page .pxth-uniform-breadcrumb{
  padding:clamp(34px,4vw,54px) 16px;
}
body.pxre-search-results-page .pxth-uniform-breadcrumb .breadcrumb-title{
  font-size:clamp(30px,3.6vw,46px);
  line-height:1.08;
  margin:0;
}
body.pxre-search-results-page .pxth-uniform-breadcrumb .path{
  margin-top:8px;
  line-height:1.35;
}
body.pxre-search-results-page .pxre-search-standalone{
  margin:0;
}
body.pxre-search-results-page [data-pxre-rendered-type="property-search-form"],
body.pxre-search-results-page [data-pxre-rendered-type="property-search-results"]{
  margin:0;
}

@media (max-width:900px){
  .pxre-category-grid{
    grid-template-columns:repeat(var(--pxre-category-tablet-cols,2),minmax(0,1fr));
  }
  .pxre-list-map-list .pxre-cards,
  .pxre-listing-only .pxre-cards{
    grid-template-columns:repeat(var(--pxre-list-tablet-cols,2),minmax(0,1fr));
  }
}
@media (max-width:600px){
  .pxre-category-grid{
    grid-template-columns:repeat(var(--pxre-category-mobile-cols,1),minmax(0,1fr));
  }
  .pxre-list-map-list .pxre-cards,
  .pxre-listing-only .pxre-cards{
    grid-template-columns:repeat(var(--pxre-list-mobile-cols,1),minmax(0,1fr));
  }
  .pxre-category-card{
    min-width:0;
  }
  .pxre-category-card strong,
  .pxre-category-card small{
    overflow-wrap:anywhere;
  }
}

/* v0.3.6: Hero/CTA Full Width follows the Core Map block breakout contract. */
.pxre-hero.pxre-full-width,.pxre-cta.pxre-full-width{margin-top:0!important;margin-bottom:0!important}

/* v0.3.7: global-radius, category alignment, compact card typography, and responsive LINE actions. */
.pxre-hero-search-box{
  border-radius:var(--pxre-radius-card,var(--pxth-radius-card,0))!important;
}
.pxre-category-grid.icon-top .pxre-category-card{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.pxre-category-grid.icon-top .pxre-category-icon{
  margin:0 auto 12px;
}
.pxre-category-grid.icon-top .pxre-category-text{
  width:100%;
  text-align:center;
}
.pxre-card .pxre-price{
  margin:0!important;
}
.pxre-card h3{
  margin:0!important;
  font-size:16px!important;
  font-weight:500!important;
  line-height:1.4;
}
.pxre-card-actions a.pxre-contact-action{
  gap:6px;
}
.pxre-action-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
}
.pxre-action-label{
  display:inline;
}
@media(max-width:767px){
  .pxre-card-actions a.pxre-contact-action{
    min-height:42px;
    padding:8px!important;
    overflow:visible;
    text-overflow:clip;
  }
  .pxre-action-label{
    display:none;
  }
  .pxre-action-icon{
    font-size:18px;
    line-height:1;
  }
}

/* v0.3.8: province selection/responsive, 3:2 media, automatic contrast, and common block typography. */
.pxre-block-root{
  font-size:var(--pxre-block-body-size,16px);
  line-height:1.6;
}
.pxre-block-title{
  width:min(1180px,calc(100% - 32px));
  margin:0 auto 20px;
  color:var(--pxre-title-color,var(--pxth-title-color,#0f172a));
  font-size:var(--pxre-block-heading-size,32px);
  font-weight:800;
  line-height:1.2;
}
.pxre-block-root :where(.pxre-search input,.pxre-search select,.pxre-search button,.pxre-card-body,.pxre-category-card,.pxre-province-card,.pxre-faq,.pxre-cta p){
  font-size:var(--pxre-block-body-size,16px);
}
.pxre-block-root :where(.pxre-hero h1,.pxre-category-card strong,.pxre-province-content strong,.pxre-faq summary,.pxre-cta h2){
  font-size:var(--pxre-block-heading-size,32px);
}

/* A dark Core button background must always use the Core-calculated light text. */
.pxre-tabs button.is-active,
.pxre-block-tabs button.is-active,
.pxre-search button,
.pxre-contact button,
.pxre-review-form button,
.pxre-admin button:not(.danger),
.pxre-admin .button{
  color:var(--pxth-auto-button-text,var(--global-button-text-color,var(--pxth-button-text,#fff)))!important;
  -webkit-text-fill-color:var(--pxth-auto-button-text,var(--global-button-text-color,var(--pxth-button-text,#fff)))!important;
}
.pxre-tabs button:not(.is-active),.pxre-block-tabs button:not(.is-active){
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* Property media uses a compact 3:2 ratio. The card clips the image; lower image corners stay square. */
.pxre-card-media-link{
  display:block;
  overflow:hidden;
  border-radius:var(--pxre-radius-card,var(--pxth-radius-card,0)) var(--pxre-radius-card,var(--pxth-radius-card,0)) 0 0;
}
.pxre-card-media{
  display:block;
  width:100%;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:3/2;
  border-radius:var(--pxre-radius-image,var(--pxth-radius-image,0)) var(--pxre-radius-image,var(--pxth-radius-image,0)) 0 0!important;
}
.pxre-cards.is-list .pxre-card-media-link{min-width:0}
.pxre-cards.is-list .pxre-card-media{height:100%!important;aspect-ratio:3/2;min-height:0!important}

.pxre-province-grid{
  grid-template-columns:repeat(var(--pxre-cols,4),minmax(0,1fr));
}
@media(max-width:900px){
  .pxre-province-grid:not(.is-carousel){
    grid-template-columns:repeat(var(--pxre-province-tablet-cols,2),minmax(0,1fr));
  }
  .pxre-province-content strong{font-size:min(var(--pxre-block-heading-size,32px),24px)}
}
@media(max-width:600px){
  .pxre-province-grid:not(.is-carousel){
    grid-template-columns:repeat(var(--pxre-province-mobile-cols,1),minmax(0,1fr));
    gap:12px;
  }
  .pxre-province-card{min-height:260px}
  .pxre-province-content{padding:12px}
  .pxre-province-content strong{font-size:min(var(--pxre-block-heading-size,32px),18px);line-height:1.25;margin:4px 0 10px}
  .pxre-province-content small,.pxre-province-content span{font-size:11px}
  .pxre-category-card{padding:14px}
  .pxre-category-card strong{font-size:min(var(--pxre-block-heading-size,32px),17px);line-height:1.3;margin-bottom:0}
  .pxre-category-card small{font-size:12px}
  .pxre-category-icon{height:36px;min-width:36px;margin-bottom:8px}
  .pxre-block-title{width:min(100% - 24px,1180px);font-size:min(var(--pxre-block-heading-size,32px),26px);margin-bottom:14px}
}

/* v0.3.9: numeric typography uses Core defaults; FAQ typography remains compact. */
.pxre-block-title{
  font-size:var(--pxre-block-heading-size,var(--title-md,24px));
  line-height:1.25;
  margin-bottom:16px;
}
.pxre-faq summary{
  font-size:clamp(16px,var(--pxre-block-body-size,var(--text,17px)),20px)!important;
  line-height:1.45;
  font-weight:700;
}
.pxre-faq details{padding:14px 16px}
.pxre-faq details p{margin:10px 0 0}
@media(max-width:600px){
  .pxre-block-title{font-size:min(var(--pxre-block-heading-size,var(--title-md,24px)),24px);line-height:1.3}
  .pxre-faq summary{font-size:16px!important}
}

/* v0.4.22: exact column carousel geometry; controls use Core v1.3.27 button contract. */
.pxre-province-carousel{position:relative;min-width:0}
.pxre-province-carousel .pxre-province-grid.is-carousel{
  display:flex;
  gap:24px;
  align-items:stretch;
  overflow-x:auto;
  overflow-y:hidden;
  padding:0;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  overscroll-behavior-x:contain;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.pxre-province-carousel .pxre-province-grid.is-carousel::-webkit-scrollbar{display:none}
.pxre-province-grid.is-carousel .pxre-province-card{
  flex:0 0 var(--pxre-carousel-basis,calc((100% - 72px) / 4));
  width:var(--pxre-carousel-basis,calc((100% - 72px) / 4));
  min-width:0;
  min-height:0;
  aspect-ratio:4/5;
  scroll-snap-align:start;
  background-position:center;
  background-size:cover;
  border-radius:var(--pxth-radius-card,0);
}
.pxre-province-grid.is-carousel .pxre-province-overlay{
  background:linear-gradient(180deg,transparent 24%,color-mix(in srgb,var(--pxth-title-color,#0f172a) 78%,transparent));
}
.pxre-province-grid.is-carousel .pxre-province-content{
  padding:18px;
  color:var(--pxth-button-text,var(--global-button-text-color,#fff));
}
.pxre-province-grid.is-carousel .pxre-province-content strong{
  margin:5px 0 12px;
  font-size:clamp(20px,2vw,30px);
  line-height:1.15;
}
.pxre-province-grid.is-carousel .pxre-province-content small,
.pxre-province-grid.is-carousel .pxre-province-content span{font-size:13px;font-weight:700}
.pxre-province-carousel-nav{
  position:absolute;
  inset:50% 8px auto;
  transform:translateY(-50%);
  display:flex;
  justify-content:space-between;
  pointer-events:none;
  z-index:2;
}
.pxre-province-carousel-nav button{pointer-events:auto}
@media(max-width:900px){
  .pxre-province-carousel .pxre-province-grid.is-carousel{gap:18px}
  .pxre-province-grid.is-carousel .pxre-province-card{
    flex-basis:var(--pxre-carousel-tablet-basis,calc((100% - 18px) / 2));
    width:var(--pxre-carousel-tablet-basis,calc((100% - 18px) / 2));
  }
}
@media(max-width:600px){
  .pxre-province-carousel .pxre-province-grid.is-carousel{gap:12px}
  .pxre-province-grid.is-carousel .pxre-province-card{
    flex-basis:var(--pxre-carousel-mobile-basis,100%);
    width:var(--pxre-carousel-mobile-basis,100%);
    aspect-ratio:4/5;
  }
  .pxre-province-carousel-nav{inset-inline:6px}
}

/* v0.4.25: preserve Block-selected title and secondary text colors without
   competing with Core's section color !important selector. The semantic H1/H2/P remain;
   their text is wrapped by autonomous custom elements not targeted by Core's deep selector. */
.pxre-hero pxre-title-text,
.pxre-cta pxre-title-text{display:contents;color:var(--pxth-title-color,currentColor)}
.pxre-hero pxre-secondary-text,
.pxre-cta pxre-secondary-text{display:contents;color:var(--pxre-secondary-text-color,currentColor)}


/* v0.4.25: CTA button colors are driven by the Core button variables selected
   in Block Settings. This later, scoped rule replaces the legacy fixed white CTA button. */
.pxre-cta > a.pxre-cta-button.pxth-button[data-pxth-button]{
  background:var(--pxth-button-bg,var(--global-button-color,var(--theme-button-bg,#2563eb)));
  background-color:var(--pxth-button-bg,var(--global-button-color,var(--theme-button-bg,#2563eb)));
  border-color:var(--pxth-button-bg,var(--global-button-color,var(--theme-button-bg,#2563eb)));
  color:var(--pxth-button-text,var(--global-button-text-color,#fff));
  -webkit-text-fill-color:var(--pxth-button-text,var(--global-button-text-color,#fff));
}
.pxre-cta > a.pxre-cta-button.pxth-button[data-pxth-button] pxre-button-text{
  display:contents;
  color:inherit;
  -webkit-text-fill-color:inherit;
}

/* v0.4.28 — compact category-card content spacing. */
.pxre-category-card{gap:0}
.pxre-category-card strong{margin-bottom:0}


/* v0.4.29 — modern CTA geometry; all visual tokens remain owned by Core. */
.pxre-cta{
  position:relative;
  overflow:hidden;
  padding:clamp(42px,6vw,82px) clamp(20px,5vw,64px);
}
.pxre-cta__inner{
  position:relative;
  z-index:2;
  width:min(100%,var(--pxth-site-width,1200px));
  margin-inline:auto;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:clamp(22px,4vw,52px);
  text-align:left;
}
.pxre-cta__copy{
  display:grid;
  gap:10px;
  min-width:0;
}
.pxre-cta__copy h2,
.pxre-cta__copy p{margin:0}
.pxre-cta__copy h2{line-height:1.15}
.pxre-cta__copy p{line-height:1.65}
.pxre-cta__action{display:flex;align-items:center;justify-content:flex-end}
.pxre-cta > .pxre-cta__inner .pxre-cta-button.pxth-button[data-pxth-button]{
  min-height:48px;
  padding:0 24px;
  gap:10px;
  background:var(--pxth-button-bg);
  background-color:var(--pxth-button-bg);
  border:1px solid var(--pxth-button-bg);
  color:var(--pxth-button-text);
  -webkit-text-fill-color:var(--pxth-button-text);
  border-radius:var(--pxth-radius-button);
  box-shadow:var(--shadow-sm);
  font-weight:800;
  line-height:1;
  white-space:nowrap;
}
.pxre-cta-button__icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:1.15em;
  line-height:1;
  color:inherit;
  -webkit-text-fill-color:inherit;
}
@media(max-width:760px){
  .pxre-cta__inner{grid-template-columns:1fr;text-align:center}
  .pxre-cta__action{justify-content:center}
  .pxre-cta > .pxre-cta__inner .pxre-cta-button.pxth-button[data-pxth-button]{width:min(100%,320px)}
}

/* v0.4.35 Listing view switch: Core button contract with isolated icon color. */
.pxre-listing-view-switch button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:var(--pxth-admin-surface,var(--pxth-body-background,#fff));
  color:var(--pxth-title-color,var(--global-title-color,#64748b));
}
.pxre-listing-view-switch button pxre-view-icon{
  display:block;
  color:inherit;
  -webkit-text-fill-color:currentColor;
  font:inherit;
  line-height:1;
}
.pxre-listing-view-switch button.is-active{
  background:var(--global-button-color,var(--theme-button-bg,var(--pxth-button-bg,#0f172a)));
  background-color:var(--global-button-color,var(--theme-button-bg,var(--pxth-button-bg,#0f172a)));
  border-color:var(--global-button-color,var(--theme-button-bg,var(--pxth-button-bg,#0f172a)));
}
.pxre-listing-view-switch button.is-active pxre-view-icon{
  color:var(--global-button-text-color,var(--pxth-button-text,#fff));
  -webkit-text-fill-color:var(--global-button-text-color,var(--pxth-button-text,#fff));
}

/* v0.4.35 — isolate property status and media icons from section text-fill rules. */
.pxre-badge pxre-badge-text,
.pxre-card-media-actions pxre-card-action-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:var(--pxth-button-text,#fff);
  -webkit-text-fill-color:var(--pxth-button-text,#fff);
  font:inherit;
  line-height:1;
}
.pxre-badge.is-purpose{
  background:var(--pxth-button-bg,var(--global-button-color,#0f172a));
  color:var(--pxth-button-text,#fff);
  -webkit-text-fill-color:var(--pxth-button-text,#fff);
}
.pxre-card-media-actions span{
  background:var(--pxth-button-bg,var(--global-button-color,#0f172a));
  color:var(--pxth-button-text,#fff);
  -webkit-text-fill-color:var(--pxth-button-text,#fff);
}


/* v0.4.37 — public action controls inherit the Core Site Button settings. */
:root{--pxre-primary:var(--global-button-color,var(--theme-button-bg,var(--pxth-button-bg,#0f172a)))}
.pxre-block-root,
.pxre-real-estate-page{
  --pxre-primary:var(--global-button-color,var(--theme-button-bg,var(--pxth-button-bg,#0f172a)));
  --pxre-core-button-bg:var(--global-button-color,var(--theme-button-bg,var(--pxth-button-bg,#0f172a)));
  --pxre-core-button-text:var(--global-button-text-color,var(--pxth-button-text,#fff));
}
.pxre-tabs button,
.pxre-block-tabs button{
  border:1px solid var(--pxre-core-button-bg);
  background:transparent;
  background:color-mix(in srgb,var(--pxre-core-button-bg) 12%,transparent);
  color:var(--pxre-core-button-bg)!important;
  -webkit-text-fill-color:var(--pxre-core-button-bg)!important;
}
.pxre-tabs button.is-active,
.pxre-block-tabs button.is-active,
.pxre-search button[type="submit"],
.pxre-search button:not([type]),
.pxre-contact button,
.pxre-review-form button{
  background:var(--pxre-core-button-bg)!important;
  background-color:var(--pxre-core-button-bg)!important;
  border-color:var(--pxre-core-button-bg)!important;
  color:var(--pxre-core-button-text)!important;
  -webkit-text-fill-color:var(--pxre-core-button-text)!important;
}
.pxre-listing-view-switch button{
  border-color:var(--pxre-core-button-bg);
  background:var(--pxth-body-background,#fff);
  color:var(--pxre-core-button-bg);
  -webkit-text-fill-color:var(--pxre-core-button-bg);
}
.pxre-listing-view-switch button pxre-view-icon{
  color:inherit;
  -webkit-text-fill-color:inherit;
}
.pxre-listing-view-switch button.is-active{
  background:var(--pxre-core-button-bg);
  background-color:var(--pxre-core-button-bg);
  border-color:var(--pxre-core-button-bg);
  color:var(--pxre-core-button-text);
  -webkit-text-fill-color:var(--pxre-core-button-text);
}
.pxre-listing-view-switch button.is-active pxre-view-icon{
  color:inherit;
  -webkit-text-fill-color:inherit;
}
.pxre-badge.is-purpose,
.pxre-card-media-actions span{
  background:var(--pxre-core-button-bg);
  background-color:var(--pxre-core-button-bg);
  color:var(--pxre-core-button-text);
  -webkit-text-fill-color:var(--pxre-core-button-text);
}
.pxre-badge.is-purpose pxre-badge-text,
.pxre-card-media-actions pxre-card-action-icon{
  color:inherit;
  -webkit-text-fill-color:inherit;
}
.pxre-card-actions a.pxre-contact-action{
  border-color:var(--pxre-core-button-bg);
  background:transparent;
  color:var(--pxre-core-button-bg);
  -webkit-text-fill-color:var(--pxre-core-button-bg);
}
.pxre-card-actions a.pxre-contact-action :where(.pxre-action-icon,.pxre-action-label){
  color:inherit;
  -webkit-text-fill-color:inherit;
}
.pxre-card-actions a.pxre-contact-action:hover,
.pxre-card-actions a.pxre-contact-action:focus-visible{
  background:var(--pxre-core-button-bg);
  color:var(--pxre-core-button-text);
  -webkit-text-fill-color:var(--pxre-core-button-text);
}
.pxre-price-range input[type=range]::-webkit-slider-thumb{
  background:var(--pxre-core-button-bg);
  box-shadow:0 0 0 1px var(--pxre-core-button-bg);
}
.pxre-price-range input[type=range]::-moz-range-thumb{
  background:var(--pxre-core-button-bg);
  box-shadow:0 0 0 1px var(--pxre-core-button-bg);
}
.pxre-card.is-map-active{outline-color:var(--pxre-core-button-bg)}

/* v0.4.39 — neutral tab skin, card-only listing-type colors and button-linked prices. */
.pxre-tabs button,
.pxre-block-tabs button{
  background:#2a3342!important;
  background-color:#2a3342!important;
  border:0!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1;
}
.pxre-tabs button pxre-tab-label,
.pxre-block-tabs button pxre-tab-label{
  display:contents;
  color:inherit;
  -webkit-text-fill-color:inherit;
}
.pxre-tabs button.is-active,
.pxre-block-tabs button.is-active{
  background:var(--pxre-core-button-bg)!important;
  background-color:var(--pxre-core-button-bg)!important;
  border:0!important;
  color:var(--pxre-core-button-text)!important;
  -webkit-text-fill-color:var(--pxre-core-button-text)!important;
}
/* Administrator listing-type colors are intentionally limited to property-card badges. */
.pxre-card .pxre-badge.is-purpose{
  background:var(--pxre-listing-type-color,var(--pxre-core-button-bg))!important;
  background-color:var(--pxre-listing-type-color,var(--pxre-core-button-bg))!important;
  color:var(--pxre-listing-type-text,var(--pxre-core-button-text))!important;
  -webkit-text-fill-color:var(--pxre-listing-type-text,var(--pxre-core-button-text))!important;
}
.pxre-card .pxre-badge.is-purpose pxre-badge-text{
  color:inherit!important;
  -webkit-text-fill-color:inherit!important;
}
/* Detail labels stay inside the site-button contract instead of using a listing-type color. */
.pxre-detail-labels span:last-child{
  background:var(--pxre-core-button-bg)!important;
  background-color:var(--pxre-core-button-bg)!important;
  color:var(--pxre-core-button-text)!important;
  -webkit-text-fill-color:var(--pxre-core-button-text)!important;
}
/* Main property prices follow the Site Button color. */
.pxre-block-root .pxre-price,
.pxre-real-estate-page .pxre-price,
.pxre-property-detail-complete .pxre-detail-price{
  color:var(--pxre-core-button-bg)!important;
  -webkit-text-fill-color:var(--pxre-core-button-bg)!important;
}


/* v0.4.42 — card contact buttons use neutral border and neutral text until hover. */
.pxre-card-actions a.pxre-contact-action{
  border:1px solid #eeeeee!important;
  background:#fff!important;
  color:#333333!important;
  -webkit-text-fill-color:#333333!important;
  transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease;
}
.pxre-card-actions a.pxre-contact-action:hover,
.pxre-card-actions a.pxre-contact-action:focus-visible{
  border-color:var(--pxre-core-button-bg)!important;
  background:var(--pxre-core-button-bg)!important;
  color:var(--pxre-core-button-text)!important;
  -webkit-text-fill-color:var(--pxre-core-button-text)!important;
}
.pxre-card-actions a.pxre-contact-action:hover :where(.pxre-action-icon,.pxre-action-label),
.pxre-card-actions a.pxre-contact-action:focus-visible :where(.pxre-action-icon,.pxre-action-label){
  color:inherit!important;
  -webkit-text-fill-color:inherit!important;
}
