@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);body{background-color:#f6f6f6;font-size:14px;overflow-x:clip}*{font-family:Roboto,sans-serif;margin:0;padding:0}hr{margin:15px 0}.container{background-color:#fff;border-bottom:4px solid #e4dbdb;border-radius:14px;left:50%;margin:0;padding:30px;position:absolute;text-align:center;top:50%;transform:translateY(-50%) translateX(-50%);width:550px}.copy a{color:#000}.logotype{background-image:url(https://bestmine.pw/favicon.ico);background-position:50%;background-repeat:no-repeat;background-size:contain;height:42px;margin:0 auto;width:42px}.v2-page{-webkit-font-smoothing:antialiased;align-items:center;background:#f4f4f6;background-image:radial-gradient(ellipse 70% 50% at 50% 0,#fca80012 0,#0000 70%);color:#323745;display:flex;font-family:Inter,sans-serif;inset:0;justify-content:center;position:fixed}.v2-card{animation:v2-fadeIn .5s ease-out;background:#fff;border:1px solid #32374514;border-radius:24px;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000f;padding:48px 40px 40px;text-align:center;width:420px}@keyframes v2-fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.v2-logo{filter:drop-shadow(0 4px 16px rgba(252,168,0,.2));height:56px;margin:0 auto 32px;transition:filter .3s ease;width:52px}.v2-logo:hover{filter:drop-shadow(0 4px 24px rgba(252,168,0,.35))}.v2-logo img{height:100%;width:100%}.v2-title{color:#323745;font-size:20px;font-weight:600;letter-spacing:-.01em;margin-bottom:8px}.v2-subtitle{color:#9096a2;font-size:14px;font-weight:400;line-height:1.5;margin-bottom:32px}.v2-divider{background:linear-gradient(90deg,#0000,#32374514,#0000);height:1px;margin:32px 0}.v2-turnstile{display:flex;justify-content:center;min-height:65px}.v2-status{align-items:center;animation:v2-statusIn .3s ease-out;border-radius:100px;display:inline-flex;font-size:14px;font-weight:500;gap:10px;padding:12px 24px}@keyframes v2-statusIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.v2-status.loading{background:#fef8eb;border:1px solid #fca80033;color:#b07800}.v2-status.success{background:#edfcf2;border:1px solid #22c55e33;color:#16794a}.v2-status.error{background:#fef2f2;border:1px solid #ef444426;color:#b91c1c}.v2-spinner{animation:v2-spin .7s linear infinite;border:2px solid #fca80033;border-radius:50%;border-top-color:#fca800;height:16px;width:16px}@keyframes v2-spin{to{transform:rotate(1turn)}}.v2-footer{color:#c0c4cc;font-size:12px;font-weight:400;letter-spacing:.02em}.v2-footer a{color:#a0a5b0;text-decoration:none;transition:color .2s ease}.v2-footer a:hover{color:#323745}.v2-result-icon{align-items:center;animation:v2-iconPop .5s cubic-bezier(.34,1.56,.64,1);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 28px;width:80px}@keyframes v2-iconPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.v2-result-icon.is-success{background:#edfcf2;border:1.5px solid #22c55e33;box-shadow:0 8px 24px #22c55e1a}.v2-result-icon.is-blocked{background:#fef2f2;border:1.5px solid #ef444426;box-shadow:0 8px 24px #ef444414}.v2-result-icon svg{height:32px;width:32px}.v2-message{color:#9096a2;font-size:14px;font-weight:400;line-height:1.7;margin-bottom:32px}.v2-tips{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.v2-tip{align-items:center;background:#f8f8fa;border:1px solid #3237450f;border-radius:12px;display:flex;gap:12px;padding:12px 16px;transition:background .2s ease}.v2-tip:hover{background:#f0f0f3}.v2-tip svg{color:#b0b5be;flex-shrink:0;height:18px;width:18px}.v2-tip span{color:#6b7280;font-size:13px;text-align:left}.v2-progress-wrap{margin-bottom:32px}.v2-progress-track{background:#eeeef0;border-radius:100px;height:4px;margin-bottom:10px;overflow:hidden}.v2-progress-bar{border-radius:100px;height:100%}.v2-progress-bar.is-success{animation:v2-countdown 15s linear forwards;background:linear-gradient(90deg,#22c55e,#4ade80)}.v2-progress-bar.is-blocked{animation:v2-countdown 60s linear forwards;background:linear-gradient(90deg,#ef4444,#f87171)}@keyframes v2-countdown{0%{width:100%}to{width:0}}.v2-hint{color:#c0c4cc;font-size:12px}.v2-link{align-items:center;border-radius:100px;display:inline-flex;font-size:13px;font-weight:500;gap:6px;margin-bottom:32px;padding:10px 20px;text-decoration:none;transition:all .2s ease}.v2-link.is-success{background:#edfcf2;border:1px solid #22c55e26;color:#16794a}.v2-link.is-success:hover{background:#dcfce7;border-color:#22c55e40}.v2-link.is-blocked{background:#f8f8fa;border:1px solid #32374514;color:#6b7280}.v2-link.is-blocked:hover{background:#f0f0f3;border-color:#32374524}.v2-link svg{height:14px;width:14px}.v2-check-path{stroke:#22c55e;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:40;stroke-dashoffset:40;animation:v2-draw .6s ease .2s forwards}.v2-cross-path{stroke:#ef4444;stroke-width:2.5;stroke-linecap:round;fill:none;stroke-dasharray:20;stroke-dashoffset:20;animation:v2-draw .4s ease .2s forwards}@keyframes v2-draw{to{stroke-dashoffset:0}}
/*# sourceMappingURL=main.66198f8e.css.map*/