<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.scube-common-header {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 9999;
}
.scube-common-header img {
	vertical-align: bottom;
}
@media screen and (max-width: 800px) {
	.scube-common-header img {
		width: 60px;
	}
}</pre></body></html>