/* Order Risk > Post-Purchase Slippage (tab 3) -- view-specific rules only.
   The shared Order Risk vocabulary lives in order_risk.css; colors and type
   come from tokens.css. Restyled 2026-07-23: the old scoped cream palette
   (--pp-* token blob) and 8-11px fine print are gone. */

#postPurchaseView .pp-items { font-size: 12px; color: #334155; }
#postPurchaseView .table-scroll { max-height: max(70vh, 480px); }
