html.human-gate-pending,html.human-gate-pending body,body.human-gate-open{overflow:hidden}html.human-gate-pending body>*:not(.human-gate):not(script):not(style):not(link){pointer-events:none;user-select:none}.human-gate{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;overflow-y:auto;background:#0a0a0dd1;backdrop-filter:blur(10px)}.human-gate[hidden]{display:none}.human-gate-dialog{width:min(510px,100%);border:1px solid var(--line-strong);border-radius:8px;background:var(--paper-solid, var(--paper));box-shadow:0 24px 70px #0000004d;outline:none}.human-gate-head{display:flex;align-items:center;gap:13px;padding:22px 24px 18px;border-bottom:1px solid var(--line)}.human-gate-head img{flex:0 0 auto;border-radius:7px}.human-gate-kicker{margin:0 0 3px;color:var(--violet);font-size:.72rem;font-weight:800;text-transform:uppercase}.human-gate-head h2{margin:0;font-size:1.35rem;line-height:1.2}.human-gate-body{padding:22px 24px 24px}.human-gate-body>p:first-child{margin:0 0 18px;color:var(--muted);line-height:1.55}.human-widget{display:flex;min-height:65px;align-items:center;justify-content:center;width:100%;overflow:hidden}.human-widget iframe{max-width:100%}.human-gate-status{min-height:21px;margin:14px 0 0;color:var(--muted);font-size:.84rem;line-height:1.45;text-align:center}.human-gate-status.error{color:var(--uc-red, #d8344f)}.human-gate-status.success{color:var(--green, #16a765)}.human-gate-retry{width:100%;min-height:42px;margin-top:14px;border:1px solid var(--line-strong);border-radius:6px;background:var(--paper-soft);color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.human-gate-retry:hover{border-color:var(--violet)}@media(max-width:520px){.human-gate{align-items:start;padding:max(18px,env(safe-area-inset-top)) 12px max(18px,env(safe-area-inset-bottom))}.human-gate-dialog{margin-top:7vh}.human-gate-head,.human-gate-body{padding-inline:18px}.human-gate-head h2{font-size:1.2rem}}
