.captcha-shell{width:100%;display:grid;gap:8px;justify-items:stretch}.captcha-shell .iconcaptcha-widget,.captcha-shell .turnstile-container{width:100%;max-width:100%;margin:0}.captcha-shell .cf-turnstile,.captcha-shell iframe{max-width:100%}.captcha-config-error,.captcha-disabled{padding:11px 12px;border:1px solid var(--color-border,#dce3eb);border-radius:12px;background:var(--color-surface-soft,#f7f9fb);color:var(--color-text-muted,#667085);font-size:.82rem}.captcha-config-error{border-color:#f5b7ad;background:#fff4f2;color:#9f2d20}.captcha-config-error strong,.captcha-config-error small{display:block}.captcha-config-error small{margin-top:4px}.captcha-shell.captcha-error:after{content:'Verification could not load. Refresh or switch the provider in admin.';font-size:.78rem;font-weight:750;color:#b42318}.captcha-shell.captcha-expired:after{content:'Verification expired. Please complete it again.';font-size:.78rem;font-weight:750;color:#b54708}.withdraw-captcha{grid-column:1/-1;margin-top:4px;max-width:420px}.captcha-admin-provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.captcha-admin-provider{padding:13px;border:1px solid var(--color-border,#dce3eb);border-radius:14px;background:var(--color-surface-soft,#f7f9fb)}.captcha-admin-provider strong{display:block;margin-bottom:7px}.captcha-admin-steps{counter-reset:captcha-step;display:grid;gap:9px;margin:12px 0}.captcha-admin-step{position:relative;padding:11px 12px 11px 46px;border:1px solid var(--color-border,#dce3eb);border-radius:13px;background:var(--color-surface,#fff)}.captcha-admin-step:before{counter-increment:captcha-step;content:counter(captcha-step);position:absolute;left:12px;top:10px;width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:var(--color-primary-soft,#e8f7f3);color:var(--color-primary,#148a72);font-weight:900}.captcha-admin-status{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.captcha-admin-status span{padding:7px 9px;border:1px solid var(--color-border,#dce3eb);border-radius:999px;background:var(--color-surface,#fff);font-size:.76rem;font-weight:800}.notice-policy-help{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}.notice-policy-help>div{padding:11px;border:1px solid var(--color-border,#dce3eb);border-radius:12px;background:var(--color-surface-soft,#f7f9fb)}.notice-policy-help strong,.notice-policy-help small{display:block}.notice-policy-help small{margin-top:4px;color:var(--color-text-muted,#667085)}
@media(max-width:760px){.captcha-admin-provider-grid,.notice-policy-help{grid-template-columns:1fr}.turnstile-container{min-height:65px}}
