
body, html { width: 100%; height: 100%; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif; line-height: 1.6; font-size: 10px; }
*, body, html { padding: 0px; margin: 0px; }
* { border: 0px none; border-radius: 0px; -moz-text-size-adjust: none; }
*, ::after, ::before, :focus { box-sizing: border-box; }
:focus { outline: medium none; }
a { text-decoration: none; }
input, textarea { -moz-appearance: none ! important; font-family: inherit; }
input[placeholder], textarea[placeholder] { text-overflow: ellipsis; }
input::-moz-placeholder, textarea::-moz-placeholder { text-overflow: ellipsis; }
button { border: medium none; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: inherit; font-size-adjust: inherit; font-stretch: inherit; font-feature-settings: inherit; font-language-override: inherit; font-kerning: inherit; font-synthesis: inherit; font-variant: inherit; cursor: pointer; line-height: normal; background-color: transparent; outline: medium none; }
input:focus, textarea:focus { outline: medium none; }
select { -moz-appearance: none; }
#__next { width: 100%; height: 100%; }
h1, h2, h3, h4, p { white-space: pre-line; }
