/* search-profile-card-local.css - theme-local rules beside the CDN card sheet (search-profile-card-36.css), linked by header.php in
   the search / discovery context and on the new edit door's live card (nz_add_form B8, plan 6.7 / 12.2): the unit a card prints after a
   NON-hour price - " / 30 min" or " / 2 h" - when the profile has no 1-hour price (r12). An hour price prints no unit, as before B8. */
.search-profile-card__rate-unit { font-size: .8em; font-weight: 400; opacity: .75; }
html[data-theme="dark"] .search-profile-card__rate-unit { opacity: .8; }
