.captchaBox{margin-top:22px;padding:18px;border:1px solid #cbdcd3;border-radius:10px;background:#f4f8f6}.captchaHeader{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.captchaHeader strong{color:#0b3a57;font-size:15px}.captchaHeader span{color:#60767d;font-size:13px}.captchaControls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.captchaControls img{width:230px;max-width:100%;height:78px;object-fit:contain;border:1px solid #b8cec2;border-radius:8px;background:#f2f7f4}.captchaRefresh{border:1px solid #197753;border-radius:7px;padding:10px 13px;background:#fff;color:#197753;font-weight:700;cursor:pointer}.captchaRefresh:hover{background:#eaf5ef}.captchaAnswer{box-sizing:border-box;width:230px;max-width:100%;margin-top:12px;font-size:14px;letter-spacing:.08em;font-weight:700}.captchaAnswer::placeholder{font-size:12px;letter-spacing:0;font-weight:500}@media(max-width:520px){.captchaControls{align-items:stretch;flex-direction:column}.captchaControls img,.captchaRefresh,.captchaAnswer{width:100%}}
