html,body{margin:0;padding:0;overflow:hidden;height:100%;font-family:Nunito,sans-serif}#root{height:100%}.cloudflare-protection{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f7f7f7;font-family:Arial,sans-serif}.container{text-align:center;background:#fff;border-radius:10px;box-shadow:0 4px 20px #0000001a;padding:40px;width:90%;max-width:400px}.cloudflare-logo{width:100px;margin-bottom:20px}h1{font-size:24px;color:#333;margin-bottom:15px}p{color:#666;margin:10px 0}.captcha-simulated{margin:20px 0}.captcha-box{border:2px dashed #3498db;border-radius:5px;padding:20px;display:inline-block;text-align:center;position:relative}.captcha-box span{display:block;margin-bottom:10px}.captcha-loader{border:4px solid #e0e0e0;border-top:4px solid #3498db;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
