#kiv-enlower-tool .kiv-enlower-scope {max-width: 32rem; margin: 0 auto 12px;}
#kiv-enlower-tool .kiv-enlower-scope label {display: block;}
#kiv-enlower-tool .kiv-enlower-scope select {width: 100%; min-width: 0;}
#kiv-enlower-tool .kiv-enlower-actions {display: flex; flex-wrap: wrap; justify-content: center; gap: 8px;}
#kiv-enlower-tool .btn {white-space: normal; max-width: 100%; overflow-wrap: anywhere;}
#kiv-enlower-tool textarea {resize: vertical; min-height: 160px;}
#kiv-enlower-tool #kiv-enlower-status {min-height: 1.5em; margin: 12px 0 0; text-align: center; overflow-wrap: anywhere;}
#kiv-enlower-tool button:focus-visible, #kiv-enlower-tool select:focus-visible, #kiv-enlower-tool textarea:focus-visible {outline: 2px solid #287d54; outline-offset: 2px;}
