.auth-captcha,.smart-captcha-wrap{width:100%;height:100px;min-height:100px;border-radius:12px;overflow:hidden;background:color-mix(in srgb,var(--surface-2) 96%,transparent);color-scheme:light;isolation:isolate}.auth-captcha>div,.smart-captcha-wrap>div{width:100%;height:100%;border-radius:inherit;overflow:hidden}.auth-captcha>div>div,.smart-captcha-wrap>div>div{width:100%!important;height:100%!important}.auth-captcha iframe,.smart-captcha-wrap iframe{width:100%!important;height:100%!important;max-width:none!important}[data-theme=dark] .auth-captcha,[data-theme=dark] .smart-captcha-wrap{color-scheme:dark;background:#313036}