
.top-header-intro[data-v-e3e78612] {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}
.top-header-intro__image[data-v-e3e78612] {
  width: 38px;
  height: 38px;
  border-radius: 6px;
  object-fit: cover;
  border: 1px solid rgba(0, 0, 0, 0.08);
  flex: 0 0 auto;
}
.top-header-intro__copy[data-v-e3e78612] {
  min-width: 0;
  overflow: hidden;
}
.top-header-intro__copy > div[data-v-e3e78612] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.auth-dialog[data-v-330e6571] {
  width: min(320px, 94vw);
  max-width: 94vw;
}
.login-form-fields[data-v-330e6571] .q-field {
  width: 100%;
}
.login-form-fields[data-v-330e6571] {
  padding-left: 20px;
  padding-right: 28px;
}
