<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  padding: 0;
  margin: 0;
  border: none;
  line-height: 1em;
  box-sizing: border-box;
  font-weight: normal;
}

body {
  font-size: 16px;
  font-family: "Sawarabi Gothic", serif, sans-serif;
}
body a:hover {
  text-decoration: none !important;
}
body * {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
}/*# sourceMappingURL=reset.css.map */</pre></body></html>