.property-portfolio__featured,.property-portfolio__catalog{padding-block:clamp(48px,8vw,80px)}.property-portfolio__catalog--alt{background:var(--surface);border-block:1px solid var(--border-light)}.property-portfolio__head{margin-bottom:clamp(28px,4vw,40px)}.property-portfolio__hero-wrap{margin-bottom:clamp(20px,3vw,28px)}.property-portfolio__grid{grid-template-columns:1fr;gap:clamp(20px,3vw,28px);display:grid}@media (min-width:640px){.property-portfolio__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.property-portfolio__grid{grid-template-columns:repeat(3,1fr)}.property-portfolio__grid--featured{grid-template-columns:repeat(2,1fr)}}.property-portfolio-empty{text-align:center;padding:clamp(48px,8vw,72px) 0}.property-portfolio-card{border:1px solid var(--border-light);background:var(--surface-elevated);border-radius:10px;flex-direction:column;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 1px 4px #1a17140a,0 4px 16px #1a17140a}.property-portfolio-card:hover{border-color:#a8895c59;transform:translateY(-2px);box-shadow:0 8px 32px #1a171414}.property-portfolio-card--hero{flex-direction:column}@media (min-width:768px){.property-portfolio-card--hero{flex-direction:row;min-height:380px}}.property-portfolio-card__media{aspect-ratio:4/3;background:var(--border);flex-shrink:0;position:relative;overflow:hidden}.property-portfolio-card--featured:not(.property-portfolio-card--hero) .property-portfolio-card__media,.property-portfolio-card__media--hero{aspect-ratio:16/10}@media (min-width:768px){.property-portfolio-card__media--hero{aspect-ratio:auto;width:58%;min-height:380px}}.property-portfolio-card__img{object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.property-portfolio-card:hover .property-portfolio-card__img{transform:scale(1.04)}.property-portfolio-card__placeholder{background:linear-gradient(135deg, var(--border-light), var(--border));position:absolute;inset:0}.property-portfolio-card__overlay{pointer-events:none;background:linear-gradient(#0000 30%,#1a171414 55%,#1a17148c 100%);position:absolute;inset:0}.property-portfolio-card--hero .property-portfolio-card__overlay{background:linear-gradient(#0000 50%,#1a171459 100%)}@media (min-width:768px){.property-portfolio-card--hero .property-portfolio-card__overlay{background:linear-gradient(90deg,#0000 40%,#1a17141f 100%)}}.property-portfolio-card__badges{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:14px;left:14px}.property-portfolio-card__badge{letter-spacing:.14em;text-transform:uppercase;color:var(--text);border:1px solid var(--border-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9eb;border-radius:4px;padding:5px 10px;font-size:9px;font-weight:600}.property-portfolio-card__badge--gold{color:var(--surface-elevated);background:var(--gold);border-color:var(--gold)}.property-portfolio-card__price-overlay{z-index:2;color:#fff;text-shadow:0 1px 12px #00000059;margin:0;font-size:clamp(1.15rem,2.5vw,1.35rem);font-weight:500;position:absolute;bottom:14px;right:14px}.property-portfolio-card__body{flex-direction:column;flex:1;padding:clamp(18px,3vw,24px);display:flex}.property-portfolio-card__body--hero{justify-content:center;padding:clamp(22px,4vw,32px)}.property-portfolio-card__location{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 6px;font-size:10px;font-weight:500}.property-portfolio-card__title{color:var(--text);margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;line-height:1.25;transition:color .2s}.property-portfolio-card--hero .property-portfolio-card__title{font-size:clamp(1.5rem,3vw,2rem)}.property-portfolio-card:hover .property-portfolio-card__title{color:var(--gold-hover)}.property-portfolio-card__excerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:12px 0 0;font-size:13px;font-weight:300;line-height:1.65;display:-webkit-box;overflow:hidden}.property-portfolio-card__specs{color:var(--text-secondary);flex-wrap:wrap;gap:10px 16px;margin:14px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.property-portfolio-card__specs li{align-items:center;gap:5px;display:inline-flex}.property-portfolio-card__spec-energy{color:var(--muted)}.property-portfolio-card__price{color:var(--text);margin:16px 0 0;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:500}.property-portfolio-card__cta{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);align-items:center;gap:6px;margin-top:auto;padding-top:16px;font-size:11px;font-weight:600;display:inline-flex}.property-portfolio-card--hero .property-portfolio-card__cta{margin-top:20px;padding-top:0}@media (prefers-reduced-motion:reduce){.property-portfolio-card,.property-portfolio-card__img{transition:none}.property-portfolio-card:hover,.property-portfolio-card:hover .property-portfolio-card__img{transform:none}}
