.roasl-form-protection { width: 100%; min-width: 0; margin-top: 12px; }
.roasl-form-message { font: inherit; font-size: 16px; line-height: 1.5; }
.roasl-form-message:empty { display: none; }
.roasl-form-trap { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.roasl-turnstile { max-width: 100%; }
.roasl-local-captcha label { display: block; font-size: 16px; line-height: 1.5; }
.roasl-local-captcha label input { display: block; max-width: 130px; margin-top: 8px; }
.roasl-captcha-refresh { margin-block: 8px; border: 0; padding: 6px 0; background: transparent; color: inherit; font: inherit; font-size: 15px; text-decoration: underline; cursor: pointer; }
.roasl-captcha-refresh:focus-visible { outline: 2px solid currentColor; outline-offset: 3px; }
