.property-costs{padding:var(--space-5);background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-block-end:var(--space-6);container-type:inline-size}.property-costs__heading{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);letter-spacing:var(--tracking-wide);text-transform:uppercase;margin:0 0 var(--space-4)}.property-costs__grid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@container (min-width:520px){.property-costs__grid{gap:var(--space-8);grid-template-columns:1fr 1fr}}.property-costs__column{gap:var(--space-3);flex-direction:column;display:flex}.property-costs__column-heading{font-size:var(--text-2xs);font-weight:var(--weight-medium);color:var(--text-secondary);letter-spacing:var(--tracking-wide);text-transform:uppercase;margin:0}.property-costs__list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;display:flex}.property-costs__row{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding-block:var(--space-1);border-bottom:1px dashed var(--border-subtle);display:flex}.property-costs__row:last-child{border-bottom:0}.property-costs__label{font-size:var(--text-sm);color:var(--text-primary);margin:0}.property-costs__value{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);margin:0}.property-costs__value.numeric{font-variant-numeric:tabular-nums}.property-costs__empty{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.property-costs__footnote{font-size:var(--text-2xs);color:var(--text-secondary);margin:var(--space-2) 0 0;line-height:var(--leading-snug,1.35)}.property-costs__total{border-top:1px solid var(--border-default);margin-block-start:var(--space-5);padding-block-start:var(--space-4)}.property-costs__total-row{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.property-costs__total-label{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary)}.property-costs__total-value{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary)}.property-costs__total-value.numeric{font-variant-numeric:tabular-nums}.property-costs__total-note{font-size:var(--text-2xs);color:var(--text-secondary);margin:var(--space-1) 0 0}
.property-facts{container-type:inline-size}.property-facts__heading{font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--text-primary);letter-spacing:var(--tracking-snug);margin-block-end:var(--space-6)}.property-facts__list{gap:var(--space-4) var(--space-8);grid-template-columns:repeat(2,1fr);margin:0;padding:0;display:grid}@container (min-width:480px){.property-facts__list{grid-template-columns:repeat(3,1fr)}}@container (min-width:720px){.property-facts__list{grid-template-columns:repeat(4,1fr)}}.property-facts__item{gap:var(--space-1);flex-direction:column;display:flex}.property-facts__term{font-size:var(--text-2xs);font-weight:var(--weight-medium);color:var(--text-secondary);letter-spacing:var(--tracking-wide);text-transform:uppercase}.property-facts__value{font-size:var(--text-base);font-weight:var(--weight-medium);color:var(--text-primary);margin:0}.property-facts__value.numeric{font-variant-numeric:tabular-nums}
