/* Memberships: the terms line under a tier price that carries an offer.
   Used by the San free period (founder decision, 2026-09-19). A stylesheet, not
   a style attribute: the site's CSP sets style-src-attr 'none'. Scoped under
   .pcard so it outranks the generic `.pcard p` size and colour. Full ink, not
   muted: this line is where the price after the free period is disclosed. */
.pcard .tier-terms{margin:-4px 0 0;font-size:13.5px;font-weight:500;line-height:1.4;color:var(--ink)}
