<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.microsummary {
    max-width: 500px;
    margin: 0 auto 24px;
    text-align: left;
}

.microsummary__title {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 5px;
}

.microsummary__content {
    font-size: 18px;
    line-height: 25px;
}

.microsummary__error {
    text-align: left;
    margin: 8px auto 32px;
    padding: 12px 24px;
    font-size: 13px;
    line-height: 18px;
    background: #fbf0c3;
}
</pre></body></html>