pub const TOAST_STACK_MAX_VISIBLE: usize = 3;
Default cap on simultaneously visible toasts (Tailwind reference spec: max 3 visible).