body{margin:0;font-family:Arial,sans-serif;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh}.login-bg{background-image:url(/login-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;display:flex;align-items:center;justify-content:center;animation:bgMove 18s ease-in-out infinite alternate}.login-bg .container{background:#ffffffe0;border-radius:16px;box-shadow:0 4px 32px #0002;padding:36px 28px 28px;max-width:380px;width:100%;animation:loginFadeIn 1.3s cubic-bezier(.23,1.03,.37,1.04)}.login-bg .container:hover{box-shadow:0 8px 40px #0003,0 1.5px 6px #2222;transition:box-shadow .3s cubic-bezier(.23,1.03,.37,1.04)}@keyframes loginFadeIn{0%{opacity:0;transform:translateY(60px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bgMove{0%{background-position:50% 100%}to{background-position:51% 80%}}.container{max-width:600px;margin:40px auto;padding:20px}h1,h2,h3,h4{color:#444}.question{font-size:1.1em;margin-bottom:10px}.answers label{display:block;margin:5px 0}.progress-bar{width:100%;background-color:#eee;border-radius:5px;overflow:hidden;height:10px;margin:15px 0}.progress-bar-fill{height:100%;background-color:#4caf50;width:0;transition:width .3s}.bar-track{width:100%;background-color:#eee;border-radius:5px;height:10px;margin:3px 0}.bar-fill{height:10px;border-radius:5px}.bar-actual-fill{background-color:#4caf50}.bar-self-fill{background-color:#2196f3}.category-name{font-weight:700}.flag{color:#e91e63;font-weight:700;margin-left:5px}.resultCard{border:1px solid #ccc;background:#fafafa;padding:10px;border-radius:5px;margin-bottom:15px}form{display:flex;flex-direction:column;max-width:300px}label{margin-bottom:10px}input[type=email],input[type=password]{padding:8px;margin-top:5px;margin-bottom:15px;border:1px solid #ccc;border-radius:3px}button{padding:10px;background-color:#4caf50;color:#fff;font-weight:700;border:none;border-radius:3px;cursor:pointer}button:disabled{background-color:#9e9e9e;cursor:not-allowed}.pregunta-bg-1{background-image:url(/AHORA.png)!important}.pregunta-bg-2{background-image:url(/Despertar.png)!important}.pregunta-bg-3{background-image:url(/Embajadores.jpg)!important}.pregunta-bg-4{background-image:url(/Mostrate.png)!important}.pregunta-bg-5{background-image:url(/Sentir.png)!important}.pregunta-bg-6{background-image:url(/Tiempo.jpg)!important}.pregunta-bg-7{background-image:url(/Vida.png)!important}.pregunta-bg-1,.pregunta-bg-2,.pregunta-bg-3,.pregunta-bg-4,.pregunta-bg-5,.pregunta-bg-6,.pregunta-bg-7{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;min-height:100vh;transition:background-image .5s}
