.wum-human-check{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0;max-width:390px;color:#1d2327;font-family:inherit}.wum-human-check *{box-sizing:border-box}.wum-human-button{display:flex;align-items:center;gap:12px;width:100%;min-height:58px;padding:12px 14px;border:1px solid #c3c4c7;border-radius:10px;background:#fff;color:#1d2327;font:inherit;text-align:left;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:border-color .15s,box-shadow .15s,background .15s}.wum-human-button:hover,.wum-human-button:focus{border-color:#2271b1;box-shadow:0 0 0 2px rgba(34,113,177,.15);outline:none}.wum-human-box{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;border:2px solid #646970;border-radius:5px;background:#fff}.wum-human-text{flex:1;font-weight:600;line-height:1.25}.wum-human-spinner{display:none;flex:0 0 20px;width:20px;height:20px;border:2px solid #dcdcde;border-top-color:#2271b1;border-radius:50%;animation:wumHumanSpin .8s linear infinite}.wum-human-check.is-loading .wum-human-spinner{display:block}.wum-human-check.is-loading .wum-human-button{cursor:wait}.wum-human-check.is-passed .wum-human-button{border-color:#00a32a;background:#f0fff4;cursor:default}.wum-human-check.is-passed .wum-human-box{border-color:#00a32a;background:#00a32a;color:#fff}.wum-human-check.is-passed .wum-human-box:after{content:'✓';font-size:17px;font-weight:700;color:#fff}.wum-human-check.has-error .wum-human-button{border-color:#d63638;background:#fff5f5}.wum-human-check.has-error .wum-human-box{border-color:#d63638}.wum-human-brand{margin-left:auto;color:#646970;font-size:11px}.wum-human-error{width:100%;color:#b32d2e;font-size:12px}.wum-theme-dark{color:#f0f0f1}.wum-theme-dark .wum-human-button{background:#1d2327;border-color:#646970;color:#f0f0f1}.wum-theme-dark.is-passed .wum-human-button{background:#102b18}.wum-theme-auto{color-scheme:light dark}.wum-size-flexible{max-width:none;width:100%}.wum-size-normal{width:360px;max-width:100%}.wum-size-compact{width:285px;max-width:100%}.wum-size-compact .wum-human-button{min-height:48px;padding:8px 10px}.wum-size-compact .wum-human-box{width:20px;height:20px;flex-basis:20px}.wum-human-button[disabled]{opacity:1}.wum-human-check noscript{width:100%}@keyframes wumHumanSpin{to{transform:rotate(360deg)}}@media(prefers-color-scheme:dark){.wum-theme-auto .wum-human-button{background:#1d2327;border-color:#646970;color:#f0f0f1}.wum-theme-auto.is-passed .wum-human-button{background:#102b18}}@media(max-width:480px){.wum-human-check{width:100%;max-width:none}.wum-human-button{width:100%}}@media(prefers-reduced-motion:reduce){.wum-human-spinner{animation-duration:1.8s}}
