/* Order Risk > 5-Day Fulfillment Plan (tab 2) -- 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
   (--p5-* token blob) and 8-11px fine print are gone. */

#plan5DayView .p5-items { font-size: 12px; color: #334155; }
#plan5DayView td.itemcol { max-width: 340px; }
#plan5DayView .table-scroll { max-height: max(70vh, 480px); }
