.captcha-page{display:flex;flex-direction:column;height:100vh;height:100dvh;background:#fff;position:relative;overflow-x:clip;overflow-y:hidden}.captcha-page__faucet{position:absolute;top:24px;left:-10px;width:auto;height:120px;z-index:10;pointer-events:none}.captcha-page__content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:150px 20px 20px;min-height:0}.captcha-page__title{font-family:Cash Sans Mono,monospace;font-weight:500;font-size:24px;color:#000;text-align:center;margin-bottom:8px;white-space:nowrap}@media(min-width:640px){.captcha-page__title{font-size:36px;margin-bottom:12px}}.captcha-page__subtitle{font-family:Cash Sans Mono,monospace;font-weight:700;font-size:14px;letter-spacing:2.5px;color:#000;text-align:center;text-transform:uppercase;margin-bottom:24px}@media(min-width:768px){.captcha-page__faucet{left:-30px;height:280px;top:40px}.captcha-page__title{font-size:42px}.captcha-page__subtitle{font-size:16px;letter-spacing:3px;margin-bottom:32px}.captcha-page__content{justify-content:center;padding:20px 40px}}@media(max-width:767px){.captcha-page__content{padding-top:140px}}.captcha{display:flex;flex-direction:column;gap:12px;width:100%;max-width:min(612px,50vh * (612 / 488));margin:0 auto;user-select:none;-webkit-user-select:none}@media(min-width:768px){.captcha{gap:16px}}.captcha__image{position:relative;width:100%;aspect-ratio:612 / 488;border-radius:20px;overflow:clip}.captcha--solved .captcha__image,.captcha--solved{overflow:visible}.captcha__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:20px}.captcha__washington{position:absolute;top:9.36%;left:0;width:99.91%;height:84.54%;object-fit:cover}.captcha__washington--smile{opacity:0;pointer-events:none;z-index:1}.captcha__cutout{position:absolute;width:24.51%;height:30.74%;top:28.37%;left:45.96%;pointer-events:none}.captcha__piece{position:absolute;width:24.51%;height:30.74%;top:28.37%;left:5%;cursor:grab;z-index:10;transition:none;touch-action:none}.captcha__piece:active{cursor:grabbing}.captcha__piece-img{position:absolute;inset:0;width:100%;height:100%}.captcha__piece-canvas{position:absolute;inset:0;width:100%;height:100%;border-radius:0;overflow:visible}.captcha__slider{position:relative;width:100%;height:100px;background:#f4f5f6;border-radius:20px;display:flex;align-items:center;flex-shrink:0}@media(min-width:768px){.captcha__slider{height:120px}}.captcha__slider-track{position:relative;width:100%;height:100%;display:flex;align-items:center;padding:0 20px}.captcha__slider-handle{position:relative;width:64px;height:64px;min-width:64px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;z-index:2;box-shadow:0 2px 8px #00000014;transition:box-shadow .15s ease}.captcha__slider-handle:active{cursor:grabbing;box-shadow:0 4px 16px #00000026}.captcha__slider-handle svg{width:28px;height:28px;fill:#c4c4c4}.captcha__slider-label{position:absolute;left:0;right:0;text-align:center;font-family:Cash Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:400;color:#b8b8b8;pointer-events:none;z-index:1}.captcha__badge{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:130%;height:auto;opacity:0;pointer-events:none;z-index:20}@media(max-width:767px){.captcha__badge{width:100vw;height:45%;object-fit:fill}}.captcha__slider-smileys{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:2px;padding:10px;opacity:0;pointer-events:none;z-index:3}.captcha__slider-smileys img{height:85%;width:auto}@media(min-width:768px){.captcha__slider-smileys{gap:4px}}.captcha--solved .captcha__washington--smile{opacity:1;transition:opacity .3s ease .15s}.captcha--solved .captcha__cutout{transition:opacity .3s ease;opacity:0}.captcha--solved .captcha__piece-canvas{transition:opacity .4s ease .2s;opacity:0}.captcha--solved .captcha__slider{background:#4dff4d;transition:background .3s ease .2s}.captcha--solved .captcha__slider-handle{opacity:0;transition:opacity .2s ease}.captcha--solved .captcha__slider-smileys{opacity:1;transition:opacity .4s ease .3s}.captcha--solved .captcha__slider-label{opacity:0;transition:opacity .2s ease}.captcha--solved .captcha__badge{opacity:1;transition:opacity .4s ease .3s}.captcha-page--leaving{opacity:0;transition:opacity .6s ease}@keyframes captcha-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.captcha--shake .captcha__piece{animation:captcha-shake .4s ease}@media(max-width:640px){.captcha__slider{height:80px}.captcha__slider-handle{width:48px;height:48px;min-width:48px;border-radius:10px}.captcha__slider-handle svg{width:20px;height:20px}.captcha__slider-label{font-size:13px}.captcha__slider-track{padding:0 16px}}
