/* FABLE-ACQUA-CORRECTION-02 — minimum section-scoped fit correction only.
   Phase 02 audit F07: the exact source stat `3 floors` replaces the retired
   Steam `60+`; the approved 154px/124px stat pill with nowrap 42-62px type was
   sized for a short number and clips the exact string at every viewport.
   This file changes fit only (size/wrap/centering); approved spacing.css and
   shared V11 CSS are untouched. Exact source copy is never shortened. */
.steam-blueprint-page.steam-home-v4 .steam-blueprint-facilities--design-v1 .steam-blueprint-facilities__parking-feature strong {
  white-space: normal;
  text-align: center;
  line-height: 1.05;
  font-size: clamp(22px, 6vw, 30px);
}
