.auth-captcha{background:#030f0ca3;border:1px solid #8fe6ff29;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.auth-captcha__header{color:#eaf0ffd1;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:900;display:flex}.auth-captcha__status{color:#eaf0ffb3;text-align:end;background:#ffffff09;border:1px solid #eaf0ff1a;border-radius:999px;align-items:center;min-height:26px;padding:4px 9px;font-size:11px;line-height:1.2;display:inline-flex}.auth-captcha__status--verified,.auth-captcha__status--development-bypass{color:#53ff9d;background:#53ff9d0f;border-color:#53ff9d3d}.auth-captcha__status--expired,.auth-captcha__status--error,.auth-captcha__status--unavailable{color:#ffd18a;background:#ffd18a0f;border-color:#ffd18a38}.auth-captcha__widget{max-width:100%;min-height:65px;overflow:hidden}.auth-captcha__placeholder{color:#eaf0ffa3;text-align:center;background:#071e1670;border:1px dashed #53ff9d2e;border-radius:8px;place-items:center;min-height:62px;font-size:13px;display:grid}@media (max-width:430px){.auth-captcha{padding:10px}.auth-captcha__header{flex-direction:column;align-items:flex-start}.auth-captcha__status{text-align:center;justify-content:center;width:100%}}@media (max-width:360px){.auth-captcha{margin-inline:-4px;padding-inline:4px}}
