<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,*::before,*::after { webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box; }
body,html{width:100%;height:100%}*{border:0;margin:0;outline:0;padding:0;-font:inherit;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;text-decoration:none;vertical-align:baseline}html{font-size:62.5%}body{font-size:10px;font-size:1rem;line-height:1;position:relative;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-o-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,br,dialog,figure,footer,header,hr,main,menu,nav,section{display:block}audio,canvas,video{display:inline-block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}input,select{vertical-align:middle}table{border-collapse:collapse;border-spacing:0;empty-cells:show}
button, input[type=submit],input[type=button],select {
	cursor: pointer;
}
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
}</pre></body></html>