.item-captcha{width:min(100%,420px);margin:22px auto;padding:22px 24px 18px;border:1px solid #342d3b;border-radius:12px;background:#171717;color:#f7f2fb;text-align:center;box-shadow:0 16px 40px rgba(0,0,0,.28)}
.item-captcha h2{margin:0 0 12px;font-size:18px;line-height:1.2;font-weight:900;color:#fff}.item-captcha>p{max-width:330px;margin:0 auto 16px;font-size:13px;line-height:1.45;color:#eee}.item-captcha>p strong{color:#b45cff}
.item-pool{position:relative;width:270px;max-width:100%;height:142px;margin:0 auto 18px;overflow:hidden;border-radius:3px;background-color:#151515;background-image:linear-gradient(45deg,#1b1b1b 25%,transparent 25%),linear-gradient(-45deg,#1b1b1b 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#1b1b1b 75%),linear-gradient(-45deg,transparent 75%,#1b1b1b 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}
.captcha-item{width:52px;height:52px;padding:2px;border:0;background:transparent;color:#fff;cursor:grab;touch-action:manipulation;transition:transform .15s ease,filter .15s ease}.item-pool .captcha-item{position:absolute}.item-pool .captcha-item:nth-child(1){left:4%;top:8%}.item-pool .captcha-item:nth-child(2){left:38%;top:47%}.item-pool .captcha-item:nth-child(3){left:72%;top:6%}.item-pool .captcha-item:nth-child(4){left:17%;top:56%}.item-pool .captcha-item:nth-child(5){left:56%;top:12%}.item-pool .captcha-item:nth-child(6){left:78%;top:55%}.item-pool .captcha-item:nth-child(7){left:34%;top:3%}.item-pool .captcha-item:nth-child(8){left:58%;top:58%}
.captcha-item:hover,.captcha-item:focus-visible{z-index:5;outline:0;filter:drop-shadow(0 0 7px rgba(180,92,255,.85));transform:scale(1.14)}.captcha-item:active{cursor:grabbing}.captcha-item svg{display:block;width:48px;height:48px;overflow:visible;filter:drop-shadow(2px 3px 1px rgba(0,0,0,.7))}.captcha-item small{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.item-drop{display:flex;align-items:center;justify-content:center;gap:12px;min-height:108px;padding:12px;border:3px dashed #eee;border-radius:9px;background:#444;color:#eee;font-size:13px;transition:border-color .15s,background .15s}.item-drop.dragover{border-color:#b45cff;background:#352341}.item-drop .captcha-item{position:relative!important;left:auto!important;top:auto!important;flex:0 0 58px;width:58px;height:58px;border-radius:7px;background:rgba(10,10,10,.24)}.item-drop .captcha-item svg{width:52px;height:52px}.item-drop .captcha-item.selected{filter:drop-shadow(0 0 6px rgba(180,92,255,.65))}
.item-refresh{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:11px 20px;border:1px solid #72528a;border-radius:5px;background:#555;color:#fff!important;font-size:13px;font-weight:800;text-decoration:none}.item-refresh:hover{background:#65407e;border-color:#b45cff}.item-captcha .item-mobile-help{display:none;margin:10px 0 0;color:#aaa;font-size:11px}@media(max-width:560px){.item-captcha{padding:20px 14px}.item-captcha .item-mobile-help{display:block}.item-pool{width:260px}}
