.container{margin:0 auto;max-width:1220px;padding:0 15px;width:100%}@media (max-width:992px){.container{max-width:768px}}@media (max-width:768px){.container{max-width:576px}}@media (max-width:576px){.container{max-width:576px;max-width:100%}}.captcha{display:flex;flex-direction:column;gap:clamp(12px,1.25vw,18px);min-width:0}.captcha,.captcha__head{width:100%}.captcha__refresh{background:#1a1520;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;color:#eee0f1;cursor:pointer;font-family:Alegreya SC;font-size:clamp(16px,1.1vw,22px);font-weight:500;line-height:120%;padding:12px 18px;transition:.3s;width:100%}.captcha__refresh:hover{background:#2a2530}.captcha__question{background:radial-gradient(circle at top left,rgba(134,72,156,.26),transparent 48%),linear-gradient(145deg,#221b26fa,#141216fa);border:1px solid rgba(213,176,228,.12);border-radius:clamp(14px,1.2vw,18px);padding:clamp(16px,1.5vw,24px)}.captcha__question-text{color:#fff;font-family:Alegreya SC;font-size:clamp(22px,2vw,34px);font-weight:500;line-height:105%}.captcha__question-note{color:#eee0f1b8;font-size:clamp(16px,1vw,18px);margin-top:8px}.captcha__message,.captcha__question-note{font-family:Alegreya;font-weight:400;line-height:120%}.captcha__message{color:#eee0f1cc;font-size:clamp(15px,1vw,18px);min-height:24px}.captcha__message.is-error{color:#ff9c9c}.captcha__mosaic{display:grid;gap:clamp(10px,1vw,16px);grid-template-columns:repeat(3,minmax(0,1fr))}.captcha__mosaic-item{aspect-ratio:1/1;background:linear-gradient(180deg,#262129fa,#161419fa);border:1px solid hsla(0,0%,100%,.06);border-radius:clamp(14px,1.2vw,18px);box-shadow:inset 0 1px #ffffff0d;cursor:pointer;min-height:0;padding:clamp(10px,1vw,16px);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.captcha__mosaic-item:hover{background:radial-gradient(circle at top,rgba(134,72,156,.18),transparent 55%),linear-gradient(180deg,#2a242efa,#18151bfa);border-color:#d5b0e447;transform:translateY(-2px)}.captcha__mosaic-item.is-selected{border-color:#77aff38a;box-shadow:0 0 0 1px #77aff333}.captcha__mosaic-item.is-error{background:radial-gradient(circle at top,rgba(228,70,83,.16),transparent 55%),linear-gradient(180deg,#301d21fa,#1a1214fa);border-color:#e4465399}.captcha__mosaic-item:disabled{cursor:default;opacity:.92}.captcha__mosaic-image{filter:drop-shadow(0 12px 24px rgba(0,0,0,.28));height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.modal__content-captcha{border-radius:20px;margin:auto;max-height:calc(100dvh - 32px);max-width:820px;overflow-x:hidden;overflow-y:auto;padding:clamp(14px,1.5vw,26px);scrollbar-width:thin;width:min(92vw,820px)}@media (max-width:768px){.captcha__question-text{font-size:26px}.captcha__mosaic{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:430px){.modal__content-captcha{border-radius:16px;max-height:calc(100dvh - 20px);padding:12px;width:calc(100vw - 20px)}.captcha{gap:10px}.captcha__refresh{border-radius:9px;font-size:16px;padding:10px 14px}.captcha__question{border-radius:14px;padding:14px}.captcha__question-text{font-size:18px;line-height:112%}.captcha__question-note{font-size:15px;margin-top:6px}.captcha__message{font-size:15px;min-height:0}.captcha__mosaic{gap:8px}.captcha__mosaic-item{border-radius:12px;padding:8px}}@media (min-width:1600px){.modal__content-captcha{max-width:900px;width:min(52vw,900px)}}
