#kiv-morse-tool .kiv-morse-actions {display: flex; flex-wrap: wrap; justify-content: center; gap: 8px;}
#kiv-morse-tool .btn {white-space: normal; max-width: 100%;}
#kiv-morse-tool #kiv-morse-status {min-height: 24px; margin: 12px 0 0; overflow-wrap: anywhere;}
#kiv-morse-tool #result {white-space: pre-wrap; overflow-wrap: anywhere; word-break: break-word;}
#kiv-morse-tool [hidden] {display: none !important;}
