Test page for floating toast notifications. Fixed width, auto-dismiss after 4s unless buttons are present.
Title + message with close button. Auto-generated title from type when omitted.
Auto-dismiss only, no X button.
Avatar or logo instead of the type icon.
Action buttons — toast stays until clicked. Clicking "Accept" fires a follow-up toast.
Frosted glass halo behind the toast — backdrop-filter blur with gradient fade.
Latest on top, older toasts collapse into peek strips. Click a peek strip to expand the full stack.
Real Rails flash via POST + redirect. Tests Turbo Drive compatibility.