/* Änderungsprotokoll: 2026-07-06 | subagent-run-ui-phpunit-tests | @skill-css-rules, @skill-change-provenance | Basis-Content-Text für Screens und JS-Render */
.base-content-text {
    font-family: var(--font-family-primary);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.65;
    color: var(--color-text-secondary);
    margin: 0 0 16px;
}

.base-content-text-small {
    font-family: var(--font-family-primary);
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: var(--color-text-secondary);
    margin: 0 0 12px;
}
