/* xl - DESKTOP STYLES */
body.login {
  background-color: white;
}
body.login #login h1 a, body.login .login h1 a {
  background-image: url("https://wordpressbasis.createbetter.design/wp-content/uploads/2026/03/screenshot.png");
  background-color: white;
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 25px;
  height: 200px;
  width: 200px;
  background-repeat: no-repeat;
  cursor: not-allowed;
  pointer-events: none;
}
body.login p#nav a, body.login p#backtoblog a, body.login a.privacy-policy-link {
  color: black;
  text-decoration: underline;
}
body.login div.language-switcher {
  display: none;
}
body.login div.privacy-policy-page-link {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F30-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%22%7D */