
/* Fan30Tech Account Login Offline v153 step10
   Single-scope change: remove lower decorative circular/arc outline. */

.login-panel:has(.account-login-form)::after {
  display: none !important;
  content: none !important;
}
