/* 20260614: stop-stream button horizontal offset override. */
html body #textRow.textarea-chat.neuro-card.aiblock-trans #wg28-stop-stream,
html body .wg28-chat-send-message.quizai .wg28-input-dock.wg28-input-dock--legacy #textRow.textarea-chat.neuro-card.aiblock-trans #wg28-stop-stream,
html body .wg28-input-dock.wg28-input-dock--legacy #textRow.textarea-chat.neuro-card.aiblock-trans #wg28-stop-stream,
html body button#wg28-stop-stream {
    position: relative !important;
    left: -5px !important;
}
