/* screen - login */

/* Remove any global font family inheritance for login screen */
.login,
.login * {
  font-family: inherit;
}

.login {
  align-items: flex-start;
  background-color: var(--ebony);
  display: flex;
  width: 100%;
  justify-content: center;
}

.login .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;
}


.login .div {
  border: 0px none;
  height: 31.5px;
  position: relative;
  width: 196.91px;
}

.login .frame-2 {
  align-items: center;
  display: flex;
  height: 22px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 4px;
  width: 25px;
}

.login .frame-3 {
  border: 0px none;
  height: 22.5px;
  position: relative;
  width: 25.31px;
}

.login .vector {
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 24px;
}

.login .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;
}

.login .frame-15 {
  align-items: center;
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 8px;
  justify-content: center;
  position: relative;
}

.login .sign-up {
  color: var(--white);
  opacity: 0.5;
}

.login .line-7 {
  height: 2px;
  left: 32px;
  position: absolute;
  top: 142px;
  width: 162px;
}

.login .frame {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 8px;
  position: relative;
  width: 100%;
}

.login .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%;
}

.login .frame-45:focus-within {
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 0 2px rgba(110, 73, 244, 0.3);
}

.login .frame-155 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.login .frame-153 {
  align-items: center;
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 12px;
  position: relative;
}

.login .frame-45-1 {
  background-color: var(--white-2);
  border-radius: 4px;
  height: 24px;
  position: relative;
  width: 24px;
}

.login .remember-me {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  width: fit-content;
}

.login .frame-154 {
  align-items: center;
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 12px;
  justify-content: flex-end;
  position: relative;
}

.login .forgot-password {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
  text-decoration: none;
}

.login .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;
}

.login .frame-2-1:hover:not(:disabled) {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(196, 74, 244, 0.4);
}

.login .frame-2-1:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.login .sign-in-1 {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.login .line {
  flex: 1;
  flex-grow: 1;
  height: 1px;
  object-fit: cover;
  position: relative;
}

.login .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;
}

.login .vector-1 {
  height: 10px;
  left: 11px;
  position: absolute;
  top: 9px;
  width: 11px;
}

.login .vector-2 {
  height: 9px;
  left: 1px;
  position: absolute;
  top: 13px;
  width: 17px;
}

.login .vector-3 {
  height: 10px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 5px;
}

.login .vector-4 {
  height: 9px;
  left: 1px;
  position: absolute;
  top: 0;
  width: 17px;
}

.login .vector-5 {
  height: 22px;
  left: -581px;
  position: absolute;
  top: -4808px;
  width: 22px;
}

.login .facebook_f_logo_2021-1 {
  background-image: url(../img/vector-182.svg);
  background-size: 100% 100%;
  height: 23.88px;
  margin-left: -4.50px;
  overflow: hidden;
  position: relative;
  width: 24px;
}

.login .vector-6 {
  height: 19px;
  left: 7px;
  position: absolute;
  top: 5px;
  width: 10px;
}

.login .sign {
  color: var(--white);
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.login .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%;
}

.login .frame-160 > form,
.login .frame-160 > .external-login-form {
  flex: 1 1 0;
  min-width: 0;
  display: flex !important;
  flex-direction: row !important;
}

.login .google__g__-logo-1 {
  height: 24px;
  overflow: hidden;
  position: relative;
  width: 24px;
}

.login .vector-container {
  height: 22px;
  left: 1px;
  position: absolute;
  top: 1px;
  width: 22px;
}

.login .google {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  width: fit-content;
}

.login .facebook {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  margin-right: -4.50px;
  position: relative;
  width: fit-content;
}

.login .frame-156 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 24px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.login .or-continue-with {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.login .frame-158 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 100%;
}

.login .frame-159 {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 4px 4px;
  justify-content: center;
  position: relative;
  width: 324px;
}

.login .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;
}

.login .terms-of-service {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.login .and {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  opacity: 0.5;
  position: relative;
  width: fit-content;
}

.login .privacy-policy {
  color: var(--white);
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  width: fit-content;
}

/* Input field styling - EXACT MATCH TO THEME */
    .login .frame-45 input.enter-your,
    .login input.enter-your.lufga-regular-normal-white-14px,
    .login .frame-45 input#email,
    .login .frame-45 input#password {
        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;
        -webkit-box-shadow: 0 0 0 30px #463655 inset !important;
        -webkit-text-fill-color: white !important;
    }

.login .frame-45 input::placeholder,
.login 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 */
.login input:focus,
.login input:active,
.login .frame-45 input:focus {
  outline: none;
  box-shadow: none;
  border: none;
}

.login input.valid,
.login input.invalid,
.login input.modified,
.login .valid.modified:not([type=checkbox]),
.login .invalid:not([type=checkbox]) {
  outline: none;
  box-shadow: none;
  border: none;
}

/* Override typography class for inputs specifically */
.login input.lufga-regular-normal-white-14px,
.login .frame-45 input.lufga-regular-normal-white-14px {
  color: #ffffff !important;
  font-family: 'Lufga-Regular', Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

/* Ensure all text elements use proper Lufga fonts */
.login .lufga-regular-normal-white-14px:not(input) {
  color: #ffffff;
  font-family: 'Lufga-Regular', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}

.login .lufga-regular-normal-white-16px {
  color: #ffffff;
  font-family: 'Lufga-Regular', Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
}

.login .lufga-medium-white-18px {
  color: #ffffff;
  font-family: 'Lufga-Medium', Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
}

.login .text-danger {
  color: #ff6b6b;
  font-size: 12px;
  font-family: var(--font-family-lufga-regular);
  margin-top: 4px;
}

.login .validation-summary {
  color: #ff6b6b;
  font-size: 14px;
  font-family: var(--font-family-lufga-regular);
}

.login .validation-message {
  color: #ff6b6b;
  font-size: 12px;
  font-family: var(--font-family-lufga-regular);
  margin-top: 4px;
}

/* Checkbox styling */
.login input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: var(--white-2);
  border-radius: 4px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  position: relative;
  margin: 0;
}

.login input[type="checkbox"]:checked {
  background-color: var(--purple-heart);
}

.login input[type="checkbox"]:checked::after {
  content: '✓';
  position: absolute;
  color: white;
  font-size: 16px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.login .password-toggle-btn {
  z-index: 10;
}

.login .password-toggle-btn:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}

.login .password-toggle-btn:focus {
  outline: none;
}
