/* v1.3.41 - narrowly scoped front-end usability fixes. */
.htfwn-readable-on-dark{color:#e8edf2!important;opacity:1!important}
.htfwn-readable-on-dark strong,.htfwn-readable-on-dark b{color:#fff!important}
.htfwn-readable-on-light{color:#334155!important;opacity:1!important}
.htfwn-readable-kicker{color:#aeb8c1!important;opacity:1!important}

.htfwn-back-to-games-wrap{display:flex;justify-content:flex-end;align-items:center;margin:14px 0 2px!important;padding:0!important}
.htfwn-back-to-games{appearance:none;border:0;border-radius:8px;background:#49df78!important;color:#07110b!important;font-weight:900!important;font-size:13px!important;line-height:1!important;padding:10px 13px!important;cursor:pointer;box-shadow:none;text-decoration:none!important}
.htfwn-back-to-games:hover,.htfwn-back-to-games:focus{filter:brightness(1.06);transform:none}
#htfwn-games-top{scroll-margin-top:18px}
@media(max-width:680px){.htfwn-back-to-games{width:100%;padding:12px 14px!important}.htfwn-back-to-games-wrap{margin-top:12px!important}}


/* v1.3.39: Member Login contrast. Elementor/theme text colors can otherwise
   render form instructions and labels almost invisible on the dark login card. */
html.htfwn-member-login-page .htfwn-member-login-darktext{color:#dbe4ec!important;opacity:1!important}
html.htfwn-member-login-page label,
html.htfwn-member-login-page .login-remember,
html.htfwn-member-login-page .login-remember label{color:#dbe4ec!important;opacity:1!important}
html.htfwn-member-login-page .htfwn-readable-kicker{color:#c9d4de!important}


/* v1.3.41: hard contrast fix for the actual Member Login card, including
   nested spans generated by Elementor/Astra. Inputs/buttons retain their own colors. */
html.htfwn-member-login-page .htfwn-member-login-card p,
html.htfwn-member-login-page .htfwn-member-login-card label,
html.htfwn-member-login-page .htfwn-member-login-card label span,
html.htfwn-member-login-page .htfwn-member-login-card small,
html.htfwn-member-login-page .htfwn-member-login-card .login-remember,
html.htfwn-member-login-page .htfwn-member-login-card .login-remember *{
  color:#dbe4ec!important;opacity:1!important;text-shadow:none!important;
}
html.htfwn-member-login-page .htfwn-member-login-card .htfwn-readable-kicker,
html.htfwn-member-login-page .htfwn-member-login-card [class*="kicker"]{
  color:#cbd5df!important;opacity:1!important;
}
html.htfwn-member-login-page .htfwn-member-login-card input[type="text"],
html.htfwn-member-login-page .htfwn-member-login-card input[type="email"],
html.htfwn-member-login-page .htfwn-member-login-card input[type="password"]{
  color:#111827!important;background:#fff!important;opacity:1!important;
}
html.htfwn-member-login-page .htfwn-readable-on-light{color:#334155!important;opacity:1!important}
