.ref-city-hero .ref-hero-image img { object-position: center 58%; }
.ref-city-page .ref-workspace-main { grid-template-rows: minmax(470px, 1fr) auto; }
.ref-city-page .ref-selection-grid { grid-template-columns: repeat(5, minmax(175px, 1fr)); }
.ref-building-inspector .ref-inspector-action { position: sticky; bottom: 0; padding-top: 10px; background: linear-gradient(0deg, rgba(5,13,24,.98) 72%, transparent); }
@media (max-width: 1320px) { .ref-city-page .ref-selection-grid { grid-template-columns: repeat(5, 160px); } }
