.dl-toast{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:1000;width:calc(100% - 40px);max-width:460px;display:flex;gap:14px;padding:16px 18px;background:#3b3b3b;border-radius:12px;box-shadow:0 10px 30px #0000002e;animation:dl-slide-in .85s cubic-bezier(.22,1,.36,1)}@keyframes dl-slide-in{0%{opacity:0;transform:translate(-50%,-120%)}to{opacity:1;transform:translate(-50%)}}.dl-toast-icon{flex:0 0 auto;color:#7e94dd;padding-top:2px;display:flex;align-items:center}.dl-toast-body{flex:1 1 auto;min-width:0}.dl-toast-title{font-size:16px;font-weight:500;color:#e8e8e8}.dl-toast-sub{font-size:13px;color:#e8e8e8;margin-top:2px}.dl-toast-note{font-size:12px;line-height:1.35;color:#111;background:#fff6d6;border:1px solid #f0e2a8;border-radius:6px;padding:6px 8px;margin-top:4px}.captcha-overlay{min-height:100%;display:flex;align-items:center;justify-content:center;padding:20px;background:#8f8f8f}.captcha-card{width:100%;max-width:480px;background:#fff;border-radius:12px;padding:28px 28px 22px;box-shadow:0 4px 16px #0000002e}.captcha-logo img{height:20px;width:auto;margin-bottom:15px}.captcha-title{font-size:20px;font-weight:700;line-height:1.28;color:#000;margin-bottom:12px}.captcha-text{font-size:15px;line-height:1.42;color:#4d4d4d;margin-bottom:22px}.captcha-check{width:100%;display:flex;align-items:center;gap:14px;padding:14px 16px;background:#fff;border:1px solid #dcdcdc;border-radius:8px;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}.captcha-check:hover:not(:disabled){border-color:#b9b9b9}.captcha-check:disabled{cursor:default}.captcha-check-box{flex:0 0 auto;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.captcha-checkbox{width:22px;height:22px;border:2px solid #bcbcbc;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.captcha-checkbox.checked{background:#2ea44f;border-color:#2ea44f}.captcha-spinner{width:22px;height:22px;border:2.5px solid #e2e2e2;border-top-color:#6b6b6b;border-radius:50%;animation:captcha-spin .7s linear infinite}@keyframes captcha-spin{to{transform:rotate(360deg)}}.captcha-check-labels{display:flex;flex-direction:column;gap:2px}.captcha-check-title{font-size:15px;color:#000;line-height:1.2}.captcha-check-sub{font-size:13px;color:#8a8a8a;line-height:1.2}.captcha-check-icons{margin-left:auto;display:flex;align-items:center;gap:10px;color:#a6a6a6}.captcha-icon{display:block}.captcha-footer{margin-top:18px;display:flex;flex-direction:column;gap:6px}.captcha-footer-top{font-size:13px;color:#6b6b6b}.captcha-footer-bottom{font-size:12px;color:#a0a0a0}.captcha-blank{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#fff;display:flex;align-items:center;justify-content:center}.captcha-blank-spinner{width:42px;height:42px;border:4px solid #e2e2e2;border-top-color:#4a72f5;border-radius:50%;animation:captcha-spin .7s linear infinite}@media (prefers-reduced-motion: reduce){.captcha-spinner{animation-duration:1.5s}}.landing{position:relative;min-height:100%;display:flex;flex-direction:column;align-items:center;padding:30px 20px 60px;overflow:hidden;background:#c9c9c9}.landing-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1}.landing-logo{position:relative;z-index:0;height:22px;width:auto;margin-bottom:28px}.landing-card{position:relative;z-index:2;width:100%;max-width:500px;background:#fff;border-radius:18px;padding:30px;display:flex;flex-direction:column;gap:20px;box-shadow:0 0 10px #ffffff8c,0 6px 14px #000000eb}.text-red{color:#f32222}.text-gray{color:#5b5c5d}.text-title{margin-bottom:5px;margin-top:10px;font-size:20px;font-weight:700;line-height:1.2;text-align:center}.text-body{margin-bottom:5px;margin-top:5px;font-size:16px;font-weight:500;line-height:1.6;text-align:center}.text-notice{margin-bottom:5px;font-size:18px;font-weight:700;line-height:1.4;text-align:center}.text-caption{margin-top:5px;font-size:14px;line-height:1.4;text-align:center;color:#3c3c3c}.landing-button{width:100%;height:60px;border:none;border-radius:12px;background:#224fe1;color:#fff;font-size:20px;font-weight:400;letter-spacing:.5px;cursor:pointer;font-family:inherit;box-shadow:0 6px 14px #4a72f566;transition:background .15s ease,transform .05s ease;display:flex;align-items:center;justify-content:center;text-decoration:none;margin-bottom:10px}.landing-button:hover{background:#2553ea}.landing-button:active{transform:translateY(1px)}.landing-phone{font-size:22px;letter-spacing:1px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:-apple-system,Segoe UI,Roboto,Arial,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
