html:has(body.clube-auth-active) {
  background: #eee8e3 !important;
}

body.clube-auth-active,
body.clube-auth-active #app,
body.clube-auth-active #mobile-shell {
  min-height: 100dvh;
  background: #2a211d !important;
}

body.clube-auth-active .bg-container.page.clube-auth-page {
  position: relative !important;
  min-height: 100dvh !important;
  overflow: hidden !important;
  background: #2a211d url('/assets/clube-auth-bg-20260823.png') center center / cover no-repeat !important;
}

body.clube-auth-active .bg-container.page.clube-auth-page::before {
  content: '';
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 50% 92%, rgba(154, 111, 86, .24) 0%, rgba(128, 96, 78, 0) 60%),
    linear-gradient(180deg, rgba(14, 12, 11, .20) 0%, rgba(14, 12, 11, .28) 40%, rgba(42, 30, 25, .34) 74%, rgba(84, 58, 47, .48) 100%);
}

body.clube-auth-active .clube-auth-page .bg-wrapper {
  position: relative !important;
  z-index: 1 !important;
  min-height: 100dvh !important;
  background: transparent !important;
  backdrop-filter: none !important;
}

body.clube-auth-active .clube-auth-page .login,
body.clube-auth-active .clube-auth-page .register {
  min-height: 100dvh !important;
  background: transparent !important;
}

body.clube-auth-active .clube-auth-page .nav-bar,
body.clube-auth-active .clube-auth-page .van-nav-bar {
  position: relative !important;
  z-index: 10 !important;
  height: 52px !important;
  background: transparent !important;
}

body.clube-auth-active .clube-auth-page .van-nav-bar::after {
  display: none !important;
}

body.clube-auth-active .clube-auth-page .wrapper {
  min-height: calc(100dvh - 52px) !important;
  box-sizing: border-box !important;
  padding: 10px 22px 28px !important;
  overflow-y: auto !important;
}

body.clube-auth-active .clube-auth-page .logo-container {
  display: none !important;
}

.clube-brand-lockup {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: clamp(12px, 6vh, 58px) 0 6px;
  color: #fff;
  text-align: center;
  text-shadow: 0 3px 20px rgba(0, 0, 0, .55);
}

.clube-brand-lockup strong {
  font: 900 clamp(48px, 14vw, 66px)/.92 Arial, Helvetica, sans-serif;
  letter-spacing: -.065em;
}

.clube-brand-lockup span {
  margin-top: 9px;
  padding-left: .24em;
  font: 700 11px/1.2 Arial, Helvetica, sans-serif;
  letter-spacing: .24em;
  opacity: .92;
}

body.clube-auth-active .clube-auth-page .wrapper .title {
  margin: 14px 0 2px !important;
  color: rgba(255, 255, 255, .94) !important;
  font-size: 17px !important;
  line-height: 32px !important;
  letter-spacing: .12em !important;
  text-shadow: 0 2px 12px rgba(0, 0, 0, .5);
}

body.clube-auth-active .clube-auth-page .loginForm {
  width: 100% !important;
  max-width: 370px !important;
  margin: 0 auto !important;
  padding: 8px 2px 22px !important;
  box-sizing: border-box !important;
}

body.clube-auth-active .clube-auth-page .loginForm .input,
body.clube-auth-active .clube-auth-page .loginForm .auth-confirm-field {
  min-height: 54px !important;
  margin-top: 13px !important;
  padding: 5px 16px !important;
  border: 1px solid rgba(255, 255, 255, .42) !important;
  border-radius: 28px !important;
  background: rgba(250, 248, 246, .90) !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, .20) !important;
  backdrop-filter: blur(12px) !important;
}

body.clube-auth-active .clube-auth-page .loginForm input {
  color: #211e1c !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

body.clube-auth-active .clube-auth-page .loginForm input::placeholder {
  color: #817a75 !important;
  opacity: .78 !important;
}

body.clube-auth-active .clube-auth-page .reset-text,
body.clube-auth-active .clube-auth-page .register-text,
body.clube-auth-active .clube-auth-page .agreement {
  color: #fff !important;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .65);
}

body.clube-auth-active .clube-auth-page .reset-text {
  margin: 15px 4px 10px !important;
}

body.clube-auth-active .clube-auth-page .register-text {
  margin: 12px 0 8px !important;
}

body.clube-auth-active .clube-auth-page .reset-text span,
body.clube-auth-active .clube-auth-page .register-text span,
body.clube-auth-active .clube-auth-page .agreement-text {
  color: #fff !important;
  font-size: 13px !important;
  line-height: 19px !important;
}

body.clube-auth-active .clube-auth-page button.auth-uiverse-button,
body.clube-auth-active .clube-auth-page button.login-btn {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  width: 100% !important;
  max-width: none !important;
  height: 48px !important;
  min-height: 48px !important;
  margin: 8px auto 0 !important;
  padding: 0 24px !important;
  border: none !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
  color: #11131c !important;
  box-shadow: none !important;
  font-family: Arial, sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  cursor: pointer !important;
  transition: box-shadow .22s ease, transform .18s ease, filter .2s ease !important;
}

body.clube-auth-active .clube-auth-login button.login-btn {
  margin-top: 8px !important;
  border-radius: 4px !important;
  background: linear-gradient(135deg, #5bdcb9, #4fd4a8) !important;
  font-size: 16px !important;
}

body.clube-auth-active .clube-auth-register button.login-btn {
  margin-top: 8px !important;
  border-radius: 8px !important;
  background: linear-gradient(135deg, #ff9f1a, #ffb74d) !important;
  font-size: 18px !important;
}

@media (hover: hover) {
  body.clube-auth-active .clube-auth-login button.login-btn:hover {
    box-shadow: 0 0 18px rgba(89, 220, 185, .35) !important;
    transform: translateY(-1px) !important;
  }
  body.clube-auth-active .clube-auth-register button.login-btn:hover {
    box-shadow: 0 0 18px rgba(255, 159, 26, .35) !important;
    transform: translateY(-1px) !important;
  }
}

body.clube-auth-active .clube-auth-page button.login-btn:active {
  transform: translateY(1px) !important;
}

body.clube-auth-active .clube-auth-page button.login-btn:focus-visible {
  outline: 2px solid rgba(255, 255, 255, .86) !important;
  outline-offset: 3px !important;
}

body.clube-auth-active .clube-auth-page button.login-btn:disabled,
body.clube-auth-active .clube-auth-page button.login-btn.van-button--disabled {
  opacity: .66 !important;
  cursor: wait !important;
  transform: none !important;
  filter: saturate(.7) !important;
}

body.clube-auth-active .clube-auth-login button.login-btn::before,
body.clube-auth-active .clube-auth-login button.login-btn::after,
body.clube-auth-active .clube-auth-register button.login-btn::after {
  display: none !important;
}

body.clube-auth-active .clube-auth-register button.login-btn::before {
  content: "" !important;
  position: absolute !important;
  display: block !important;
  left: -100% !important;
  right: auto !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: auto !important;
  border-radius: 0 !important;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .25), transparent) !important;
  opacity: 1 !important;
  transform: none !important;
  transition: left .35s ease !important;
  pointer-events: none !important;
}

@media (hover: hover) {
  body.clube-auth-active .clube-auth-register button.login-btn:hover::before {
    left: 100% !important;
  }
}

body.clube-auth-active .clube-auth-page .auth-language-switch {
  top: 14px !important;
  right: 14px !important;
  border-color: rgba(255, 255, 255, .42) !important;
  background: rgba(18, 17, 16, .58) !important;
  backdrop-filter: blur(12px) !important;
}

body.clube-auth-active .clube-auth-page .auth-language-switch button.is-active {
  background: #f3eee9 !important;
  color: #211e1c !important;
}

body.clube-auth-active .clube-auth-register .clube-brand-lockup {
  margin-top: 0;
}

body.clube-auth-active .clube-auth-register .clube-brand-lockup strong {
  font-size: 43px;
}

body.clube-auth-active .clube-auth-register .wrapper .title {
  margin-top: 8px !important;
}

body.clube-auth-active .clube-auth-register .loginForm {
  padding-top: 0 !important;
}

@media (max-height: 720px) {
  .clube-brand-lockup { margin-top: 0; }
  .clube-brand-lockup strong { font-size: 42px; }
  body.clube-auth-active .clube-auth-page .loginForm .input,
  body.clube-auth-active .clube-auth-page .loginForm .auth-confirm-field { min-height: 48px !important; margin-top: 10px !important; }
  body.clube-auth-active .clube-auth-page button.auth-uiverse-button,
  body.clube-auth-active .clube-auth-page button.login-btn { min-height: 48px !important; }
  body.clube-auth-active .clube-auth-login button.login-btn { margin-top: 8px !important; }
  body.clube-auth-active .clube-auth-register button.login-btn { margin-top: 8px !important; }
}


/* CODEX_AUTH_IMAGE_LOGO_20260824 */
body.clube-auth-active .clube-auth-page .clube-brand-lockup.is-symbol-only {
  min-height: 90px;
  margin: clamp(8px, 3vh, 26px) 0 2px;
}
body.clube-auth-active .clube-auth-register .clube-brand-lockup.is-symbol-only {
  margin-top: 0;
}
body.clube-auth-active .clube-auth-page .clube-brand-symbol {
  display: block;
  width: 88px;
  height: 88px;
  margin: 0;
  object-fit: contain;
  object-position: center;
  border: 1px solid rgba(228, 180, 124, .34);
  border-radius: 15px;
  background: rgba(17, 21, 20, .72);
  box-shadow: 0 8px 24px rgba(0, 0, 0, .30);
}
@media (max-height: 720px) {
  body.clube-auth-active .clube-auth-page .clube-brand-lockup.is-symbol-only {
    min-height: 76px;
    margin-top: 0;
  }
  body.clube-auth-active .clube-auth-page .clube-brand-symbol {
    width: 74px;
    height: 74px;
    border-radius: 13px;
  }
}
