/*      Request ID: 9e7f8b2aaeeaa71f4179e9e4a63ad01d_1780082107 (05/29/2026 3:16pm) (failed compilation: /home/soka/soka-dev.lwcal.com/livewhale/core/modules/login/styles/login.scss) (PcdBCoAwDATAF5l9U0iDLW4NNNri7wUPXgYGNboj49CPrfgULlOKRQfb9FWVDovh6FFueoKxtxN5PX8kLfMF)      */



/*      Resource ID: 671fec181afa03e730f669f1caf (login.scss, compiled by sass, minified by none) (05/29/2026 3:16pm) (A:1255, B:1255, C:1003, D:1003, F: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 */