.fd-property-matches-page{max-width:1200px;margin:0 auto;padding:24px 16px 60px}.fd-property-match-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0;padding:18px 20px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.fd-property-match-toolbar strong{display:block;font-size:18px}.fd-property-match-toolbar span{display:block;margin-top:4px;color:#6b7280;font-size:13px}.fd-property-match-role-switch{display:flex;gap:8px;margin:0 0 24px}.fd-property-match-role-switch a{padding:9px 14px;border:1px solid #d9dde3;border-radius:999px;text-decoration:none;font-size:13px}.fd-property-match-role-switch a.is-active{background:#111827;color:#fff;border-color:#111827}.fd-property-match-section{margin:0 0 38px}.fd-property-match-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:16px}.fd-property-match-heading h2{margin:4px 0}.fd-property-match-heading p{margin:0;color:#6b7280;font-size:13px}.fd-property-match-heading>a{font-size:13px;text-decoration:none}.fd-property-match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fd-property-match-card{overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 3px 14px rgba(0,0,0,.04)}.fd-property-match-image{display:block;position:relative;height:190px;background:#f3f4f6;text-decoration:none}.fd-property-match-image img{width:100%;height:100%;object-fit:cover}.fd-property-match-image>span.fd-property-match-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280}.fd-property-match-score{position:absolute;right:10px;top:10px;padding:6px 9px;border-radius:999px;background:#fff;font-size:12px;font-weight:700;box-shadow:0 2px 8px rgba(0,0,0,.12)}.fd-property-match-body{padding:15px}.fd-property-match-body h3{font-size:17px;line-height:1.3;margin:5px 0}.fd-property-match-body h3 a{color:inherit;text-decoration:none}.fd-property-match-body .fd-property-result-location{font-size:13px;min-height:34px}.fd-property-match-body .fd-property-result-price{display:block;margin:8px 0}.fd-property-match-reasons{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.fd-property-match-reasons span{font-size:11px;padding:5px 7px;border-radius:7px;background:#f3f4f6;color:#374151}.fd-property-match-empty{padding:36px 24px;text-align:center;border:1px dashed #d1d5db;border-radius:14px;background:#fff}.fd-property-match-empty h2{margin-top:0}.fd-property-match-empty p{color:#6b7280}.fd-property-match-empty.compact{text-align:left;padding:22px}.fd-property-match-empty.compact strong,.fd-property-match-empty.compact span{display:block}.fd-property-match-empty.compact span{margin-top:5px;color:#6b7280;font-size:13px}@media(max-width:900px){.fd-property-match-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.fd-property-match-toolbar,.fd-property-match-heading{align-items:stretch;flex-direction:column}.fd-property-match-grid{grid-template-columns:1fr}.fd-property-match-image{height:210px}}


/* V227 — Buyer / Tenant matching discovery cards */
.fd-property-match-summary{display:flex;flex-wrap:wrap;gap:7px;margin:-4px 0 18px}.fd-property-match-summary span{display:inline-flex;align-items:center;padding:6px 9px;border:1px solid #e4e7ec;border-radius:999px;background:#f8fafc;color:#475467;font-size:11px;font-weight:700}.fd-property-match-image{overflow:hidden}.fd-property-match-image img{transition:transform .25s ease}.fd-property-match-card:hover .fd-property-match-image img{transform:scale(1.03)}.fd-property-match-listing,.fd-property-match-photo-count{position:absolute;top:10px;padding:5px 8px;border-radius:7px;background:rgba(255,255,255,.95);color:#344054;font-size:11px;font-weight:800;box-shadow:0 2px 8px rgba(16,24,40,.12)}.fd-property-match-listing{left:10px}.fd-property-match-photo-count{right:10px}.fd-property-match-score{top:44px;right:10px}.fd-property-match-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.fd-property-match-status{font-size:10px;color:#667085}.fd-property-match-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:8px 0}.fd-property-match-price-row>span{color:#667085;font-size:11px;white-space:nowrap}.fd-property-match-actions{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:7px;margin-top:14px}.fd-property-match-actions .fd-property-favorite-button,.fd-property-match-actions .fd-property-compare-button,.fd-property-match-actions .fd-property-result-link{display:inline-flex;align-items:center;justify-content:center;min-height:35px;padding:0 10px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;text-decoration:none;font-size:12px;font-weight:700;box-sizing:border-box}.fd-property-match-actions .fd-property-favorite-button{position:static;box-shadow:none;cursor:pointer}.fd-property-match-actions .fd-property-favorite-button span:first-child{font-size:14px;margin-right:4px}.fd-property-match-actions .fd-property-result-link{color:#175cd3}.fd-property-match-actions .fd-property-compare-button{cursor:pointer}.fd-property-match-actions .is-compared{background:#f2f4f7}.fd-property-match-actions .is-saved{background:#fff5f5}.fd-property-match-card{height:100%;display:flex;flex-direction:column}.fd-property-match-body{flex:1;display:flex;flex-direction:column}.fd-property-match-actions{margin-top:auto;padding-top:14px}@media(max-width:600px){.fd-property-match-summary{margin-bottom:14px}.fd-property-match-actions{grid-template-columns:1fr 1fr}.fd-property-match-actions .fd-property-result-link{grid-column:1/-1}.fd-property-match-score{top:44px}.fd-property-match-topline{align-items:flex-start;flex-direction:column;gap:3px}}
