.elementor-25313 .elementor-element.elementor-element-35352c7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25313 .elementor-element.elementor-element-743a4a7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25313 .elementor-element.elementor-element-3294d8f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for container, class: .elementor-element-35352c7 *//* =========================
   7-DAY DETOX LOGIN – DESKTOP CARD
   Container classes:
   detox-login-card detox-login-card-desktop detox-7day
   ========================= */

.detox-login-card.detox-login-card-desktop {
  max-width: 760px;
  margin: 0 auto;
  padding: 44px 44px 36px;
  background: #ffffff;
  border-radius: 22px;
  border: 1px solid rgba(15, 23, 42, 0.06);
  box-shadow: 0 22px 70px rgba(10, 25, 41, 0.12);
  position: relative;
  overflow: hidden;
}

/* Detox accent bar */
.detox-login-card.detox-login-card-desktop::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 6px;
  background: #0f766e; /* Detox teal */
}

/* Subtle glow */
.detox-login-card.detox-login-card-desktop::after {
  content: "";
  position: absolute;
  width: 520px;
  height: 520px;
  right: -260px;
  top: -260px;
  background: radial-gradient(circle, rgba(15,118,110,0.18), rgba(15,118,110,0) 60%);
  pointer-events: none;
}

/* =========================
   Title + Subtitle Widgets
   ========================= */

.login-page-title .elementor-heading-title {
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.15;
  color: #0b1f3b;
  margin-bottom: 8px;
}

.login-page-subtitle {
  font-size: 16px;
  line-height: 1.6;
  color: #5c6b80;
  margin-bottom: 18px;
}

/* =========================
   Helper Text
   ========================= */

.login-helper {
  font-size: 14px;
  line-height: 1.55;
  color: #64748b;
  margin-bottom: 14px;
}

.login-helper strong {
  font-weight: 600;
  color: #0b1f3b;
}

/* Detox helper accent */
.detox-7day-login-helper strong {
  color: #0f766e;
}

/* =========================
   Woo Login Form Styling
   Wrapper class: login-form-wrapper
   ========================= */

.login-form-wrapper .woocommerce form.login {
  border: none;
  padding: 0;
  margin: 0;
}

.login-form-wrapper .woocommerce label {
  font-size: 13px;
  font-weight: 600;
  color: #334155;
  margin-bottom: 6px;
}

.login-form-wrapper .woocommerce input.input-text {
  height: 48px;
  border-radius: 12px;
  border: 1px solid rgba(15, 23, 42, 0.12);
  padding: 0 14px;
  font-size: 15px;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.login-form-wrapper .woocommerce input.input-text:focus {
  outline: none;
  border-color: rgba(15, 118, 110, 0.60);
  box-shadow: 0 0 0 4px rgba(15, 118, 110, 0.16);
}

/* Detox login button */
.login-form-wrapper .woocommerce button.button,
.login-form-wrapper .woocommerce input.button {
  width: 100%;
  min-height: 52px;
  border-radius: 999px;
  font-weight: 800;
  letter-spacing: 0.3px;
  background: linear-gradient(135deg, #0f766e 0%, #0a5a54 100%);
  box-shadow: 0 14px 32px rgba(15, 118, 110, 0.32);
  border: none;
  color: #fff;
}

.login-form-wrapper .woocommerce button.button:hover,
.login-form-wrapper .woocommerce input.button:hover {
  transform: translateY(-1px);
  box-shadow: 0 18px 44px rgba(15, 118, 110, 0.38);
}

/* Forgot password */
.login-form-wrapper .woocommerce .lost_password a {
  font-size: 14px;
  color: #0f766e;
  font-weight: 600;
}

.login-form-wrapper .woocommerce .lost_password a:hover {
  text-decoration: underline;
}

/* Hide Woo "My Account" dashboard UI on this login page if user is already logged in */
.login-form-wrapper .woocommerce-MyAccount-navigation,
.login-form-wrapper .woocommerce-MyAccount-content {
  display: none;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3294d8f *//* =========================
   7-DAY DETOX LOGIN – DESKTOP CARD
   Container classes:
   detox-login-card detox-login-card-desktop detox-7day
   ========================= */

.detox-login-card.detox-login-card-desktop {
  max-width: 760px;
  margin: 0 auto;
  padding: 44px 44px 36px;
  background: #ffffff;
  border-radius: 22px;
  border: 1px solid rgba(15, 23, 42, 0.06);
  box-shadow: 0 22px 70px rgba(10, 25, 41, 0.12);
  position: relative;
  overflow: hidden;
}

/* Detox accent bar */
.detox-login-card.detox-login-card-desktop::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 6px;
  background: #0f766e; /* Detox teal */
}

/* Subtle glow */
.detox-login-card.detox-login-card-desktop::after {
  content: "";
  position: absolute;
  width: 520px;
  height: 520px;
  right: -260px;
  top: -260px;
  background: radial-gradient(circle, rgba(15,118,110,0.18), rgba(15,118,110,0) 60%);
  pointer-events: none;
}

/* =========================
   Title + Subtitle Widgets
   ========================= */

.login-page-title .elementor-heading-title {
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.15;
  color: #0b1f3b;
  margin-bottom: 8px;
}

.login-page-subtitle {
  font-size: 16px;
  line-height: 1.6;
  color: #5c6b80;
  margin-bottom: 18px;
}

/* =========================
   Helper Text
   ========================= */

.login-helper {
  font-size: 14px;
  line-height: 1.55;
  color: #64748b;
  margin-bottom: 14px;
}

.login-helper strong {
  font-weight: 600;
  color: #0b1f3b;
}

/* Detox helper accent */
.detox-7day-login-helper strong {
  color: #0f766e;
}

/* =========================
   Woo Login Form Styling
   Wrapper class: login-form-wrapper
   ========================= */

.login-form-wrapper .woocommerce form.login {
  border: none;
  padding: 0;
  margin: 0;
}

.login-form-wrapper .woocommerce label {
  font-size: 13px;
  font-weight: 600;
  color: #334155;
  margin-bottom: 6px;
}

.login-form-wrapper .woocommerce input.input-text {
  height: 48px;
  border-radius: 12px;
  border: 1px solid rgba(15, 23, 42, 0.12);
  padding: 0 14px;
  font-size: 15px;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.login-form-wrapper .woocommerce input.input-text:focus {
  outline: none;
  border-color: rgba(15, 118, 110, 0.60);
  box-shadow: 0 0 0 4px rgba(15, 118, 110, 0.16);
}

/* Detox login button */
.login-form-wrapper .woocommerce button.button,
.login-form-wrapper .woocommerce input.button {
  width: 100%;
  min-height: 52px;
  border-radius: 999px;
  font-weight: 800;
  letter-spacing: 0.3px;
  background: linear-gradient(135deg, #0f766e 0%, #0a5a54 100%);
  box-shadow: 0 14px 32px rgba(15, 118, 110, 0.32);
  border: none;
  color: #fff;
}

.login-form-wrapper .woocommerce button.button:hover,
.login-form-wrapper .woocommerce input.button:hover {
  transform: translateY(-1px);
  box-shadow: 0 18px 44px rgba(15, 118, 110, 0.38);
}

/* Forgot password */
.login-form-wrapper .woocommerce .lost_password a {
  font-size: 14px;
  color: #0f766e;
  font-weight: 600;
}

.login-form-wrapper .woocommerce .lost_password a:hover {
  text-decoration: underline;
}

/* Hide Woo "My Account" dashboard UI on this login page if user is already logged in */
.login-form-wrapper .woocommerce-MyAccount-navigation,
.login-form-wrapper .woocommerce-MyAccount-content {
  display: none;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-743a4a7 *//* =========================
   7-DAY DETOX LOGIN – MOBILE CARD
   Container classes:
   detox-login-card detox-login-card-mobile detox-7day
   ========================= */

.detox-login-card.detox-login-card-mobile {
  max-width: 92vw;
  margin: 0 auto;
  padding: 28px 18px 22px;
  background: #ffffff;
  border-radius: 18px;
  border: 1px solid rgba(15, 23, 42, 0.06);
  box-shadow: 0 18px 54px rgba(10, 25, 41, 0.12);
  position: relative;
  overflow: hidden;
}

.detox-login-card.detox-login-card-mobile::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 6px;
  background: #0f766e;
}

.login-page-title .elementor-heading-title {
  font-size: 24px;
}

.login-page-subtitle {
  font-size: 15px;
  margin-bottom: 14px;
}

.login-form-wrapper .woocommerce button.button,
.login-form-wrapper .woocommerce input.button {
  min-height: 52px;
}/* End custom CSS */