.LOG {
  align-items: center;
  background-color: var(--basehightlight);
  display: flex;
  flex-direction: column;
  gap: 72px;
  padding: 88px 0px 124px;
  position: relative;
  height: 100%;
  justify-content: center;
}

.LOG .frame {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  padding: 0px 0px 0px 0px;
  position: relative;

}

.LOG .logo {
  height: 48px !important;
  position: relative !important;
  width: 322px !important;

}


.LOG .panel {
  align-items: center;
  background-color: var(--labelcontrastdefault);
  border-radius: 8px;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 48px;
  margin-bottom: -4.00px;
  padding: 32px 56px 56px;
  position: relative;
  width: 100%;
  min-width:370px;
  max-width:430px;
}

.LOG .input {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  position: relative;
  width: 100%;
}

.LOG .contents .input:invalid {
  border-color: var(--attentionprimary) !important;
}


.LOG.mail-link-expired .div {
  align-items: center;

}

.LOG.mail-link-expired .panel {
  max-width: 530px;

}


.LOG .div {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  position: relative;
  width: 100%;
}

.LOG .div-2 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.LOG .div-wrapper {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 2px;
  position: relative;
  width: 100%;
}

.LOG .text-wrapper-2 {
  color: var(--attentionprimary);
  font-family: var(--subtitle-4-font-family);
  font-size: var(--subtitle-4-font-size);
  font-style: var(--subtitle-4-font-style);
  font-weight: var(--subtitle-4-font-weight);
  letter-spacing: var(--subtitle-4-letter-spacing);
  line-height: var(--subtitle-4-line-height);
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.LOG .text-wrapper-3 {
  align-self: stretch;
  color: var(--labelsecondary);
  font-family: var(--subtitle-2-font-family);
  font-size: var(--subtitle-2-font-size);
  font-style: var(--subtitle-2-font-style);
  font-weight: var(--subtitle-2-font-weight);
  letter-spacing: var(--subtitle-2-letter-spacing);
  line-height: var(--subtitle-2-line-height);
  position: relative;
}

.LOG .textinput-medium {
  align-items: flex-start;
  align-self: stretch;
  border-radius: 4px;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 2px;
  justify-content: center;
  position: relative;
  width: 100%;


}

.LOG .contents {
  align-items: center;
  align-self: stretch;
  background-color: var(--labelcontrastdefault);
  border: 1px solid;
  border-color: var(--baseprimary-dark);
  border-radius: 4px;
  display: flex;
  height: 40px;
  padding: 0px 8px;
  position: relative;
  width: 100%;
  &.error {
    border-color: var(--attentionprimary);
  }
}

.LOG .label {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  border: none;
  color: var(--labelprimary);
  display: -webkit-box;
  flex: 1;
  font-family: var(--body-3-font-family);
  font-size: var(--body-3-font-size);
  font-style: var(--body-3-font-style);
  font-weight: var(--body-3-font-weight);
  letter-spacing: var(--body-3-letter-spacing);
  line-height: var(--body-3-line-height);
  outline: none;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
}

.LOG .text-wrapper-4 {
  align-self: stretch;
  color: var(--labelsecondary);
  font-family: var(--subtitle-2-font-family);
  font-size: var(--subtitle-2-font-size);
  font-style: var(--subtitle-2-font-style);
  font-weight: var(--subtitle-2-font-weight);
  letter-spacing: var(--subtitle-2-letter-spacing);
  line-height: var(--subtitle-2-line-height);
  margin-top: -1.00px;
  position: relative;
}

.LOG .design-component-instance-node {
  font-family: var(--body-1-font-family) !important;
  font-size: var(--body-1-font-size) !important;
  font-style: var(--body-1-font-style) !important;
  font-weight: var(--body-1-font-weight) !important;
  letter-spacing: var(--body-1-letter-spacing) !important;
  line-height: var(--body-1-line-height) !important;
}

.LOG .div-3 {
  align-items: center;
  align-self: stretch;
  display: flex;
  gap: 3px;
  height: 24px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.LOG .checkbox {
  cursor: pointer;
}

.LOG .text-wrapper-5 {
  color: var(--labelprimary);
  font-family: var(--body-2-font-family);
  font-size: var(--body-2-font-size);
  font-style: var(--body-2-font-style);
  font-weight: var(--body-2-font-weight);
  letter-spacing: var(--body-2-letter-spacing);
  line-height: var(--body-2-line-height);
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.LOG .text-wrapper-6 {
  color: var(--labelprimary);
  font-family: var(--h-1-font-family);
  font-size: var(--h-1-font-size);
  font-style: var(--h-1-font-style);
  font-weight: var(--h-1-font-weight);
  letter-spacing: var(--h-1-letter-spacing);
  line-height: var(--h-1-line-height);
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
  margin-bottom: -24px;
}

.LOG .checkbox {
  height: 24px !important;
  position: relative !important;
  width: 24px !important;
}

.LOG .btn {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 12px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  position: relative;
  width: 320px;
}

.LOG .button-primary {
  align-self: stretch !important;
  background-color: var(--baseprimary);
  border: 1px solid;
  border-color: var(--baseprimary);
  border-radius: 100px;
  box-shadow: var(--btn);
  color: var(--labelcontrastdefault) !important;
  cursor: pointer;
  display: flex;
  height: 40px !important;
  justify-content: center;
  overflow: hidden;
  padding: 0px 16px;
  position: relative;
  width: 100% !important;
}

.LOG .button-primary.disabled {
  background-color: #ccc;
  border-color: #ccc;
  color: #888 !important;
  cursor: not-allowed;
  box-shadow: none;
  opacity: 0.6;
  /* pointer-events: none; */
  cursor: not-allowed;
}

@media (hover: hover) {
    .LOG .button-primary.disabled:hover{
      cursor: wait;
    }
}

.LOG .button-secondary {
  align-items: center;
    background-color: var(--labelcontrastdefault);
    border: 1px solid;
    border-color: var(--baseprimary);
    border-radius: 100px;
    box-shadow: var(--btn);
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    overflow: hidden;
    padding: 0px 16px;
    position: relative;
    width: 100%;
}

.LOG .button {
  all: unset;
  box-sizing: border-box;
  color: var(--background-2primary);
  font-family: var(--btn-1-font-family);
  font-size: var(--btn-1-font-size);
  font-style: var(--btn-1-font-style);
  font-weight: var(--btn-1-font-weight);
  letter-spacing: var(--btn-1-letter-spacing);
  line-height: var(--btn-1-line-height);
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.LOG .textbutton-primary {
  align-items: center;
  display: inline-flex;
  gap: 2px;
  position: relative;
}

.LOG .textbutton {
  color: var(--baseprimary);
  cursor: pointer;
  font-family: var(--btn-1-font-family);
  font-size: var(--btn-1-font-size);
  font-style: var(--btn-1-font-style);
  font-weight: var(--btn-1-font-weight);
  letter-spacing: var(--btn-1-letter-spacing);
  line-height: var(--btn-1-line-height);
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}


.LOG .snack-bar {
  align-items: flex-start;
  background-color: var(--basehightlight);
  border: 1px solid;
  border-color: var(--baseprimary);
  border-radius: 8px;
  box-shadow: var(--header);
  display: flex;
  gap: 10px;
  justify-content: center;
  left: 50%;
  padding: 10px 8px 10px 16px;
  position: absolute;
  top: 180px;
}

.LOG .snack-bar-close {
  cursor: pointer;
  height: 24px !important;
  position: relative !important;
  width: 24px !important;
}
.LOG .frame-wrapper {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 6px;
  justify-content: center;
  padding: 2px 0px;
  position: relative;
}
.LOG .text-wrapper-7 {
  color: var(--labelprimary);
  flex: 1;
  font-family: var(--subtitle-3-font-family);
  font-size: var(--subtitle-3-font-size);
  font-style: var(--subtitle-3-font-style);
  font-weight: var(--subtitle-3-font-weight);
  letter-spacing: var(--subtitle-3-letter-spacing);
  line-height: var(--subtitle-3-line-height);
  margin-top: -1.00px;
  position: relative;
}

.LOG .frame-11 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 6px;
  position: relative;
  width: 100%;
}

.LOG .checked {
  cursor: pointer;
  height: 20px !important ;
  position: relative !important;
  width: 20px !important ;
}

.LOG .checkbox-1{
  cursor: pointer;
  height: 17px ;
  position: relative ;
  width: 17px ;
}

.LOG .save {
  display: flex;
  gap: 6px;
  align-self: center;
  margin-top: 18px;
  justify-self: center;
  height: 24px;
}

.ERR {
  align-items: center;
  background-color: var(--basehightlight);
  color: var(--labelprimary);
  display: flex;
  flex-direction: column;
  font-family: var(--h-1-font-family);
  font-style: var(--h-1-font-style);
  font-weight: var(--h-1-font-weight);
  gap: 24px;
  padding: 88px 0px 124px;
  position: relative;
  height: 100%;
  justify-content: center;
  width:80%;
  min-width:200px;
  margin: auto;
}

.ERR .title {
  font-size: 3em;
  min-width: 400px;
  text-align: center;
}

.ERR .text-wrapper {
  min-width: 320px;
  text-align: center;
}

.ERR .text-wrapper span {
  display: inline-block;
}

.ERR .button-primary {
  align-self: stretch !important;
  background-color: var(--baseprimary);
  border: 1px solid;
  border-color: var(--baseprimary);
  border-radius: 100px;
  box-shadow: var(--btn);
  color: var(--labelcontrastdefault) !important;
  cursor: pointer;
  display: flex;
  font-family: var(--btn-1-font-family);
  font-style: var(--btn-1-font-style);
  font-weight: var(--btn-1-font-weight);
  height: 40px !important;
  justify-content: center;
  overflow: hidden;
  padding: 0px 16px;
  position: relative;
  width: 172px;
  margin-top: 32px;
}

.ERR .textbutton-primary {
  align-items: center;
  display: inline-flex;
  gap: 2px;
  position: relative;
}

.LOG .text-wrapper-8 {
  color: var(--attentionprimary);
  font-family: var(--body-2-font-family);
  font-size: var(--body-3-font-size);
  font-style: var(--body-2-font-style);
  font-weight: var(--body-2-font-weight);
  letter-spacing: var(--body-2-letter-spacing);
  line-height: var(--body-2-line-height);
  position: relative;
  width: fit-content;
  margin: 12px 0px -24px;
}

@media screen and (max-width: 1024px) {
  .LOG {
    justify-content: normal;
    padding: 140px 0 100px;
  }
}

@media screen and (max-width: 500px) {
  .LOG {
    justify-content: center;
    gap: 48px;
    padding: 112px 0 100px;
  }

  .ERR .title {
    font-size: 2.5em;
  }
}

.LOG .h1-wrapper{
  font-family: var(--h-1-font-family);
  font-style: var(--h-1-font-style);
  font-weight: var(--h-1-font-weight);
  font-size: calc(var(--h-1-font-size) + 10%) ;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.loading {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 0.25rem solid rgba(255, 255, 255, 0.2);
  border-top-color: rgb(255, 255, 255);
  animation: spin 1s infinite linear;
  vertical-align: middle;
}

.button-primary .button {
  display: flex;
  align-items: center;
  justify-content: center;
}