/* TOOLS / html_entities — module-local styles only. */

[data-he-output] {
    word-break: break-all;
}

.tool-field-check input[type="radio"] {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.he-form-group {
    border: 0;
    padding: 0;
    margin: 0 0 12px;
}

.he-form-group legend {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--text-secondary);
    padding: 0;
    margin-bottom: 4px;
}

.he-form-group .tool-field-check {
    margin-bottom: 4px;
}
