/* Layout only; colours, controls and typography come from STIPE Shared UI v1. */
.stipe-helper-bot.st-ui { clear: both; margin-top: var(--st-space-4); }
.stipe-helper-bot.st-ui[hidden] { display: none; }
.stipe-helper-bot.st-ui .stipe-helper-bot__title { display: block; margin-bottom: var(--st-space-2); }
.stipe-helper-bot.st-ui .stipe-helper-bot__message { margin: var(--st-space-3) 0 var(--st-space-4); overflow-wrap: anywhere; }
.stipe-helper-bot.st-ui .stipe-helper-bot__meta { overflow-wrap: anywhere; }
