/*      Request ID: 9e7f8b2aaeeaa71f4179e9e4a63ad01d_1778691975 (05/20/2026 4:03am) (PcdBCoAwDATAF9l9U6iLrSYNNFXp7wUPvQwMihtxSdef7RSzmbQ+fIsoU+PAGrJ3wny/lQH1ozbEmCspR3w=)      */



/*      Resource ID: da84b3345734e5b13ea694189a8 (login.css, minified by none) (05/20/2026 4:03am) (A:1003, B:1003, J:1003, K:1003)      */

.login_template .container {
  position: relative;
  max-width: 450px;
  margin: 2rem 0;
}
.login_template .container .card {
  --lwbs-card-border-radius: 0;
}
.login_template .container h2 {
  font-weight: bold;
  margin: 0.5rem 0 1rem !important;
  font-size: 1.5rem;
  text-align: center;
  color: #a24;
}
.login_template .container:before {
  content: "";
  background-image: url("/live/resource/image/livewhale-logo-login.png");
  background-size: contain;
  background-position: center;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  margin-bottom: 2rem;
  max-width: 470px;
  width: 100%;
  aspect-ratio: 284/69;
}
.login_template .container:after {
  content: "";
  background-image: url("/live/resource/image/whale-login-background.jpg");
  background-size: cover;
  background-position: center;
  mix-blend-mode: luminosity;
  opacity: 0.3;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
}

/*# sourceMappingURL=login.css.map */