.property-catalog{--brand:#bb0050;--ink:#27272a;--line:#dddde1;--white:#fff;padding-bottom:48px}
.property-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;align-items:end}
.property-filters .property-region,.property-filters .property-price-filter{min-width:0;width:100%;max-width:none}
.property-filters select{width:100%}
@media(max-width:1000px){.property-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.property-filters{grid-template-columns:minmax(0,1fr)}}
.properties-intro{padding:40px 0 30px}.properties-intro h1{margin:12px 0 16px;color:var(--brand);font-weight:800}.properties-intro p{max-width:700px;margin:0;color:#50505a}.properties-breadcrumb{font-size:.875rem}.properties-breadcrumb a{text-decoration:underline;text-underline-offset:3px}
.properties-toolbar{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.property-tabs{display:flex;gap:8px}.property-tabs button{display:flex;gap:14px;align-items:center;justify-content:center;min-height:48px;padding:11px 24px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.property-tabs button[aria-selected=true]{background:var(--brand);border-color:var(--brand);color:#fff}.tab-count{font-size:.875rem;font-weight:400}.property-region{display:flex;flex-direction:column;gap:6px;font-size:.875rem;font-weight:700}.property-region select{font:inherit;font-size:1rem;font-weight:400;color:var(--ink);background:#fff;min-height:48px;padding:10px 36px 10px 14px;max-width:100%;border:1px solid #a7a7ae;border-radius:6px}
.property-status{font-size:.875rem;color:#50505a;margin:18px 0 25px}.property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 30px}.property-card{min-width:0;border:1px solid var(--line);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;background:#fff}.property-card[hidden],.property-panel[hidden],.property-empty[hidden]{display:none!important}.property-image{display:block;position:relative;overflow:hidden}.property-image>img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:top}.property-badge{position:absolute;bottom:16px;left:16px;background:#fff;color:var(--brand);padding:5px 13px;font-size:.875rem;font-weight:700;border-radius:6px}.property-body{padding:28px;display:flex;flex-direction:column;flex:1}.property-location{font-size:.875rem;margin:0 0 7px;color:#50505a}.property-body h2{font-size:1.5rem;line-height:1.3;font-weight:700;margin:0 0 13px}.property-description{font-size:1rem;line-height:1.7;margin:0 0 18px}.property-facts{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:.875rem;margin-bottom:18px}.property-price{font-size:1.5rem;line-height:1.35;font-weight:700;color:var(--brand);margin:auto 0 5px}.property-price-note{font-size:.875rem;line-height:1.6;margin:0 0 20px}.property-agent{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:17px;margin:0 0 16px;font-size:.875rem;line-height:1.4}.property-agent img{display:block;width:44px;height:44px;max-width:none;flex:0 0 44px;object-fit:cover;object-position:50% 20%;border-radius:50%;background:#f0f0f2}.property-agent small{display:block;font-size:.8125rem;color:#50505a}.property-agent strong{display:block;font-weight:700}.property-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:.875rem}.property-source{color:#50505a}.property-detail{font-size:1rem;font-weight:700;color:var(--brand);text-decoration:underline;text-underline-offset:4px}.properties-note{font-size:.875rem;color:#50505a;margin:32px 0 0}.property-empty{padding:30px 0 60px}.property-empty button{font:inherit;border:1px solid var(--brand);border-radius:6px;color:var(--brand);background:#fff;padding:10px 18px;cursor:pointer}.property-panel{outline-offset:8px}
@media(max-width:650px){.properties-intro{padding-top:28px}.properties-toolbar{align-items:stretch;gap:18px}.property-tabs,.property-region{width:100%}.property-tabs button{flex:1;padding-inline:16px}.property-region select{width:100%}.property-grid{grid-template-columns:1fr;gap:26px}.property-body{padding:23px}.property-body h2{font-size:1.375rem}.property-price{font-size:1.375rem}}

.property-reservation{align-self:flex-start;color:var(--brand);background:#fff0f5;border-radius:4px;font-size:.875rem;font-weight:700;padding:4px 10px;margin:0 0 12px}.property-other-offers{border-top:1px solid var(--line);margin-top:40px;padding-top:24px}.property-other-offers h2{font-size:1.25rem;margin:0 0 12px}.property-other-offers p{font-size:.875rem;line-height:1.6;margin:6px 0}.property-other-offers a{text-decoration:underline;text-underline-offset:3px}

.property-price-filter{display:grid;grid-template-columns:1fr auto;gap:6px 12px;font-size:.875rem;font-weight:700;min-width:170px;flex:1;max-width:225px}.property-price-filter span{font-weight:400;color:#50505a}.property-price-filter input{grid-column:1/-1;width:100%;box-sizing:border-box;min-height:48px;border:1px solid #a7a7ae;border-radius:6px;padding:10px 14px;background:#fff;font:inherit;font-size:1rem;font-weight:400;color:var(--ink)}.property-filter-help{font-size:.8125rem;line-height:1.5;color:#50505a;margin:12px 0}.property-price-filter input:focus-visible{outline:2px solid var(--brand);outline-offset:3px}@media(max-width:650px){.property-price-filter{width:100%;max-width:none;flex:auto}}

.property-display-toolbar{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:20px;margin-top:24px}.property-view-controls,.property-sort{display:flex;flex-direction:column;gap:6px;font-size:.875rem;font-weight:700}.property-view-buttons{display:flex;gap:8px}.property-view-buttons button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 16px;border:1px solid #a7a7ae;border-radius:6px;background:#fff;color:var(--ink);font:inherit;cursor:pointer}.property-view-buttons button[aria-pressed=true]{background:var(--brand);border-color:var(--brand);color:#fff}.property-view-buttons svg{flex:none}.property-sort select{min-height:44px;max-width:100%;padding:9px 34px 9px 12px;border:1px solid #a7a7ae;border-radius:6px;color:var(--ink);background:#fff;font:inherit;font-size:1rem;font-weight:400}.property-view-buttons button:focus-visible,.property-sort select:focus-visible{outline:2px solid var(--brand);outline-offset:3px}
.property-catalog[data-view=list] .property-grid{grid-template-columns:minmax(0,1fr);gap:16px}.property-catalog[data-view=list] .property-card{display:grid;grid-template-columns:200px minmax(0,1fr)}.property-catalog[data-view=list] .property-image{align-self:start;margin:18px 0 18px 18px;border-radius:4px}.property-catalog[data-view=list] .property-image>img{aspect-ratio:4/3}.property-catalog[data-view=list] .property-badge{bottom:8px;left:8px;padding:3px 8px;font-size:.75rem}.property-catalog[data-view=list] .property-body{padding:18px 22px;min-width:0}.property-catalog[data-view=list] .property-body h2{font-size:1.25rem;margin-bottom:10px}.property-catalog[data-view=list] .property-description,.property-catalog[data-view=list] .property-facts{display:none}.property-catalog[data-view=list] .property-price{margin:0 0 4px;font-size:1.25rem}.property-catalog[data-view=list] .property-price-note{font-size:.8125rem;margin-bottom:12px}.property-catalog[data-view=list] .property-agent{padding-top:10px;margin-bottom:10px}.property-catalog[data-view=list] .property-agent img{width:34px;height:34px;flex-basis:34px}.property-catalog[data-view=list] .property-agent small{font-size:.75rem}
@media(min-width:850px){.property-catalog[data-view=list] .property-body{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);column-gap:24px}.property-catalog[data-view=list] .property-reservation{grid-column:1/-1;justify-self:start}.property-catalog[data-view=list] .property-location{grid-column:1;grid-row:auto}.property-catalog[data-view=list] .property-body h2{grid-column:1}.property-catalog[data-view=list] .property-price,.property-catalog[data-view=list] .property-price-note{grid-column:2}.property-catalog[data-view=list] .property-agent{grid-column:1;align-self:end}.property-catalog[data-view=list] .property-bottom{grid-column:2;align-self:end}}
@media(max-width:650px){.property-display-toolbar{gap:16px;align-items:stretch}.property-sort,.property-view-controls{width:100%}.property-view-buttons button{flex:1}.property-sort select{width:100%}.property-catalog[data-view=list] .property-card{grid-template-columns:92px minmax(0,1fr)}.property-catalog[data-view=list] .property-image{margin:14px 0 14px 10px}.property-catalog[data-view=list] .property-image>img{aspect-ratio:1}.property-catalog[data-view=list] .property-badge{position:static;display:block;text-align:center;padding:4px 0;background:#fff0f5}.property-catalog[data-view=list] .property-body{padding:14px 12px}.property-catalog[data-view=list] .property-body h2{font-size:1.0625rem}.property-catalog[data-view=list] .property-location{font-size:.8125rem}.property-catalog[data-view=list] .property-price{font-size:1.125rem}.property-catalog[data-view=list] .property-source{display:none}}
