<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @media screen and (max-width: 1000px) {
 .access-box {
 max-width: 100%;
 border: rgba(255, 255, 255, 1) 8px solid;
}
 .access-input, .access-input-lg, .access-btn {
 font-size: 15px;
}
}
</pre></body></html>