<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].use[4]!./node_modules/import-glob-loader/index.js!./src/sass/login-style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
html {
  font-size: 62.5%;
}

body, input {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}

body #login {
  padding: 0;
}

#login h1 a,
.login h1 a {
  display: none;
  padding-bottom: 30px;
}

body .custom-logo-link {
  margin: 0 auto 30px;
  display: block;
  text-align: center;
}

.custom-logo-link svg {
  max-width: 100%;
  height: auto;
  fill: currentColor;
}

path {
  fill: currentColor;
}

.custom-logo-link img {
  max-width: 100%;
  height: auto;
}

.site-title {
  font-size: 2rem;
  text-align: center;
  text-transform: capitalize;
}

.site-title a {
  text-decoration: none;
}

*::-moz-placeholder {
  font-size: inherit;
}

*::placeholder {
  font-size: inherit;
}

/*# sourceMappingURL=login.css.map*/</pre></body></html>