/* screen - sign-up */

.sign-up {
  align-items: flex-start;
  background-color: var(--ebony);
  display: flex;
  width: 100%;
  justify-content: center;
}

.sign-up .overlap-group1 {
  align-items: center;
  background-image: url(/img/anima/mask-group-7.png);
  background-size: 100% 100%;
  background-position: center;
  display: flex;
  min-height: 100vh;
  width: 100%;
  padding: 40px 20px;
  position: relative;
  justify-content: center;
}

.sign-up .div {
  border: 0px none;
  height: 31.5px;
  position: relative;
  width: 196.91px;
}

.sign-up .frame-2 {
  align-items: center;
  display: flex;
  height: 22px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 4px;
  width: 25px;
}

.sign-up .frame-3 {
  border: 0px none;
  height: 22.5px;
  position: relative;
  width: 25.31px;
}

.sign-up .vector {
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 24px;
}

.sign-up .ulta-imagesnet {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: 22.5px;
  font-weight: 400;
  left: 34px;
  letter-spacing: 0;
  line-height: 31.5px;
  position: absolute;
  top: -2px;
  white-space: nowrap;
}

.sign-up .frame-15 {
  align-items: center;
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 8px;
  justify-content: center;
  position: relative;
}

.sign-up .sign-in {
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  opacity: 0.5;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.sign-up .sign-up-1 {
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.sign-up .line-7 {
  height: 2px;
  left: 206px;
  position: absolute;
  top: 142px;
  width: 162px;
}

.sign-up .frame {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 8px;
  position: relative;
  width: 100%;
}

.sign-up .frame-45 {
  align-items: center;
  align-self: stretch;
  background-color: #ffffff1a;
  border-radius: 8px;
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  padding: 12px;
  position: relative;
  width: 100%;
}

.sign-up .frame-45:focus-within {
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 0 2px rgba(110, 73, 244, 0.3);
}

/* Input field styling - EXACT MATCH TO THEME */
.sign-up .frame-45 input.enter-your,
.sign-up input.enter-your.lufga-regular-normal-white-14px,
.sign-up .frame-45 input#email,
.sign-up .frame-45 input#password,
.sign-up .frame-45 input#confirmPassword {
  all: unset;
  display: inline-block;
  box-sizing: border-box;
  background: transparent;
  border: none;
  color: #ffffff;
  font-family: 'Lufga-Regular', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0;
  width: 100%;
  flex: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sign-up .frame-45 input::placeholder,
.sign-up input.enter-your::placeholder {
  color: #ffffff;
  opacity: 0.8;
  font-family: 'Lufga-Regular', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  line-height: normal;
}

/* Remove ALL validation and focus outlines */
.sign-up input:focus,
.sign-up input:active,
.sign-up .frame-45 input:focus {
  outline: none;
  box-shadow: none;
  border: none;
}

.sign-up input.valid,
.sign-up input.invalid,
.sign-up input.modified,
.sign-up .valid.modified:not([type=checkbox]),
.sign-up .invalid:not([type=checkbox]) {
  outline: none;
  box-shadow: none;
  border: none;
}

.sign-up .confirm-password {
  align-self: stretch;
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
}

.sign-up .text-danger {
  color: #ff6b6b;
  font-size: 12px;
  font-family: var(--font-family-lufga-regular);
  margin-top: 4px;
}

.sign-up .validation-summary {
  color: #ff6b6b;
  font-size: 14px;
  font-family: var(--font-family-lufga-regular);
}

/* Frame-160 for social buttons */
.sign-up .frame-160 {
  align-items: flex-start;
  align-self: stretch;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  flex: 0 0 auto;
  gap: 24px;
  position: relative;
  width: 100%;
}

.sign-up .frame-160 > form,
.sign-up .frame-160 > .external-login-form {
  flex: 1 1 0;
  min-width: 0;
  display: flex !important;
  flex-direction: row !important;
}

.sign-up .google__g__-logo-1 {
  height: 24px;
  overflow: hidden;
  position: relative;
  width: 24px;
}

.sign-up .vector-container {
  height: 22px;
  left: 1px;
  position: absolute;
  top: 1px;
  width: 22px;
}

.sign-up .google {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  width: fit-content;
  color: var(--white);
}

.sign-up .facebook {
  letter-spacing: 0;
  line-height: normal;
  margin-right: -4.50px;
  position: relative;
  width: fit-content;
  color: var(--white);
}

.sign-up .frame-156 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 24px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.sign-up .or-continue-with {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.sign-up .frame-158 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 100%;
}

.sign-up .frame-159 {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 4px 4px;
  justify-content: center;
  position: relative;
  width: 324px;
}

.sign-up .by-continuing-you-agree-to-our {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  opacity: 0.5;
  position: relative;
  width: fit-content;
}

.sign-up .terms-of-service {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.sign-up .and {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  opacity: 0.5;
  position: relative;
  width: fit-content;
}

.sign-up .privacy-policy {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  width: fit-content;
}

.sign-up .frame-2-1 {
  align-items: center;
  align-self: stretch;
  background: linear-gradient(90deg, rgba(196, 74, 244, 1) 0%, rgba(111, 74, 244, 1) 100%);
  border-radius: 1000px;
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  padding: 12px 24px;
  position: relative;
  width: 100%;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.sign-up .frame-2-1:hover:not(:disabled) {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(196, 74, 244, 0.4);
}

.sign-up .frame-2-1:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.sign-up .create-account {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.sign-up .line {
  flex: 1;
  flex-grow: 1;
  height: 1px;
  object-fit: cover;
  position: relative;
}

.sign-up .frame-1 {
  align-items: center;
  border: 1px solid;
  border-color: var(--white);
  border-radius: 1000px;
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 16px;
  justify-content: center;
  padding: 12px 24px;
  position: relative;
  background-color: transparent;
  cursor: pointer;
}

.sign-up .vector-1 {
  height: 10px;
  left: 11px;
  position: absolute;
  top: 9px;
  width: 11px;
}

.sign-up .vector-2 {
  height: 9px;
  left: 1px;
  position: absolute;
  top: 13px;
  width: 17px;
}

.sign-up .vector-3 {
  height: 10px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 5px;
}

.sign-up .vector-4 {
  height: 9px;
  left: 1px;
  position: absolute;
  top: 0;
  width: 17px;
}

.sign-up .vector-5 {
  height: 22px;
  left: -2261px;
  position: absolute;
  top: -4896px;
  width: 22px;
}

.sign-up .facebook_f_logo_2021-1 {
  background-image: url(../img/vector-135.svg);
  background-size: 100% 100%;
  height: 23.88px;
  margin-left: -4.50px;
  overflow: hidden;
  position: relative;
  width: 24px;
}

.sign-up .vector-6 {
  height: 19px;
  left: 7px;
  position: absolute;
  top: 5px;
  width: 10px;
}
