
.login-overlay[data-v-1479fa21] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.7);
  z-index: 10;
}
.login-box[data-v-1479fa21] {
  position: relative;
}
.w-full[data-v-1479fa21] {
  width: 100%;
}
.p-error[data-v-1479fa21] {
  color: var(--p-red-500, #e24c4c);
  font-size: 0.875rem;
}
