<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,
form,fieldset,legend,button,input,textarea,th,td,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin: 0;padding: 0;}
/* body,button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53;} */
body,button,input,select,textarea{font-size:0;border:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family: PingFangSC-Regular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif}
li{list-style:none;}
a,a:hover,a:link,a:visited,a:active{text-decoration:none;}
img{border:none; vertical-align: middle;}
button,input,select,textarea{font-size:100%;outline: none}
table{border-collapse:collapse;border-spacing:0;}
.hide{display:none;}
a,input{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a{-webkit-tap-highlight-color:transparent;}
html,body{-webkit-user-select:none;user-select:none;min-height: 100%;background: #f8f8f8;}
a,img{-webkit-touch-callout:none;}
body {-webkit-overflow-scrolling: touch; overflow-scrolling: touch;font-family:"Helvetica Neue",Helvetica,'Apple SD Gothic Neo','Malgun Gothic',Arial,sans-serif;min-height:100vh;}
element{
   -webkit-tap-highlight-color:rgba(255,255,255,0);
   -webkit-touch-callout:none;
   -webkit-tap-highlight-color:rgba(255,255,255,0);
}
html{
  font-size: 100px;
}
html, body {
  height: 100%;
  overflow-y: hidden;
}



</pre></body></html>