body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important;margin:0!important;padding:0!important;min-height:100vh!important;display:flex!important;justify-content:center!important;align-items:center!important;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)!important}.container{background:#fff!important;padding:2rem!important;border-radius:15px!important;box-shadow:0 10px 20px #0000001a!important;text-align:center!important;max-width:500px!important;width:90%!important;animation:fadeIn 1s ease-in!important;margin:0 auto;box-sizing:border-box}@media (max-width: 480px){.container{padding:1rem;border-radius:8px;max-width:100%;width:95%}}.success-icon{width:80px!important;height:80px!important;margin-bottom:1rem!important}h1{color:#2ecc71!important;font-size:1.8rem!important;margin-bottom:1rem!important;text-align:center}p{color:#666!important;font-size:1.1rem!important;margin-bottom:2rem!important}.btn-login{background:#2ecc71!important;color:#fff!important;padding:12px 30px!important;border:none!important;border-radius:25px!important;font-size:1.1rem!important;cursor:pointer!important;transition:all .3s ease!important;text-decoration:none!important;display:inline-block!important}.btn-login:hover{background:#27ae60!important;transform:translateY(-2px)!important;box-shadow:0 5px 15px #2ecc714d!important}@keyframes fadeIn{0%{opacity:0!important;transform:translateY(20px)!important}to{opacity:1!important;transform:translateY(0)!important}}.logo{width:200px!important;height:auto!important;margin-bottom:2rem!important}
