<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --input-disabled-back-color: #e7e8e9;
    --border-color: #d3d3d3;
    --light-gray-color: #ededed;
}

.font-18 {
    font-size: 18px;
}</pre></body></html>