body{background-color:#0000;background-image:linear-gradient(#ff8a052d,#ffffff5e),url(/images/background.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:105vh;padding:25px 20px}.form-container{-webkit-backdrop-filter:blur(8px);background:#ffffffeb;border-radius:30px;max-width:450px;margin:.5px auto;padding:30px 20px;box-shadow:0 15px 40px #0000001f}.form-header{border-left:8px solid #f07c00;margin-bottom:35px;padding-left:20px}.form-header h1{color:#004a99;margin-bottom:10px;font-size:1rem}.form-step h2{color:#004a99;margin-bottom:15px;font-size:1rem}.form-step p{color:#4b5563;margin-bottom:25px}.form-group{flex-direction:column;margin-bottom:25px;display:flex}.form-group label{margin-bottom:8px;font-weight:600}.form-group input,.form-group select{border:1px solid #d1d5db;border-radius:10px;height:52px;padding:0 15px;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group select:focus{border-color:#004a99;outline:none;box-shadow:0 0 0 4px #004a991f}.form-actions{justify-content:space-between;margin-top:40px;display:flex}.btn-back,.btn-next,.btn-submit{color:#fff;border:none;border-radius:10px;min-width:180px;height:50px;font-weight:600;transition:all .3s}.btn-back{background:#6b7280}.btn-next{background:#004a99}.btn-submit{background:#f07c00}.btn-back:hover,.btn-next:hover,.btn-submit:hover{transform:translateY(-2px)}.upload-section{margin-bottom:30px}.upload-label{margin-bottom:10px;font-weight:600;display:block}.preview-image img{object-fit:cover;border:4px solid #004a99;border-radius:12px;width:180px;height:180px}.file-name{color:#004a99;margin-top:10px;font-weight:600;display:block}.input-error{background-color:#fff5f5;border:1.5px solid #e53935}.error-text{margin-top:5px;font-size:.85rem;font-weight:500;color:#e53935!important}.error-summary{color:#e53935;text-align:center;margin-top:20px;font-weight:500}.form-actions{flex-direction:column;gap:15px;margin-top:40px;display:flex}.buttons-row{justify-content:space-between;display:flex}.btn-add{color:#004a99;cursor:pointer;background:0 0;border:1px solid #004a99;border-radius:8px;margin-top:10px;padding:8px;font-size:.9rem}.btn-add:hover{color:#fff;background:#004a99}.btn-remove{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:8px;margin-top:10px;padding:6px 10px;font-size:.85rem}.btn-remove:hover{background:#c62828}.checkbox-group{align-items:center;gap:8px;margin-top:10px;display:flex}.checkbox-group input{cursor:pointer;width:18px;height:18px}.checkbox-group label{cursor:pointer;font-weight:500}.upload-section input{margin-bottom:10px;display:block}.upload-section label{margin-top:10px;margin-bottom:5px;font-weight:600;display:block}.checkbox-group{margin-bottom:10px}.form-group{margin-bottom:15px}.preview-image{margin-top:10px}@media (width<=480px){.form-container{max-width:100%;padding:20px 15px}.buttons-row{flex-direction:column;gap:10px}.btn-back,.btn-next,.btn-submit{width:100%;min-width:unset}}.home-container{background-position:50%;background-size:cover;justify-content:center;align-items:center;height:90vh;display:flex}.home-card{background:#fffffff2;border-radius:30px;width:500px;overflow:hidden;box-shadow:0 15px 40px #0003}.home-image{object-fit:cover;width:100%;height:250px}.home-content{text-align:center;padding:20px}.home-content h1{color:#004aad;margin-bottom:10px;font-size:30px;font-weight:700}.home-content p{color:#555;margin-bottom:30px;font-size:20px}.btn-start{color:#fff;cursor:pointer;background:#004aad;border:none;border-radius:10px;padding:14px 30px;font-weight:600;transition:all .3s}.btn-start:hover{transform:translateY(-2px)}.gracias-page{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.card-gracias{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:420px;padding:40px 30px;animation:.5s ease-in-out fadeIn;box-shadow:0 10px 25px #0003}.card-gracias h1{color:#004aad;margin-bottom:15px;font-size:22px}.card-gracias p{color:#555;margin-bottom:20px;font-size:14px;line-height:1.5}.card-gracias .icon{margin-bottom:15px;font-size:40px}.card-gracias .extra{color:#065f46;background:#ecfdf5;border-radius:6px;margin-bottom:25px;padding:10px;font-size:13px}.card-gracias .btn-home{color:#fff;cursor:pointer;background:#004aad;border:none;border-radius:6px;padding:12px 20px;transition:all .3s}.card-gracias .btn-home:hover{background:#0d5f58}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.stepper{flex-wrap:wrap;justify-content:space-between;gap:10px;margin:30px 0;display:flex}.stepper-item{flex-direction:column;align-items:center;display:flex}.step-circle{color:#fff;background:#d1d5db;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:flex}.step-circle.active{background:#004a99}.step-label{margin-top:8px;font-size:.8rem}.progress-wrapper{margin-bottom:30px}.progress-track{background:#e5e7eb;border-radius:20px;width:100%;height:12px;overflow:hidden}.progress-fill{background:#f07c00;height:100%;transition:all .3s}.footer{text-align:center;color:#444;margin-top:60px;padding:30px 0;animation:.8s fadeInUp}.footer__copyright{font-size:14px;line-height:1.6}.footer__copyright span{color:#004aad;cursor:pointer;font-weight:600;transition:all .3s;position:relative}.footer__copyright span:hover{color:#14b8a6}.footer__copyright span:after{content:"";background:#14b8a6;width:0;height:2px;transition:all .4s;position:absolute;bottom:0;left:0}.footer__copyright span:hover:after{width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.backdrop{-webkit-backdrop-filter:blur(6px);z-index:999;background:#00000080;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.modal__footer{text-align:center;background-color:#fff;border-radius:16px;width:420px;padding:40px;animation:.35s scaleIn;position:relative;box-shadow:0 25px 60px #00000040}.modal-close{cursor:pointer;background:#eee;border:none;border-radius:50%;width:35px;height:35px;transition:all .3s;position:absolute;top:15px;right:15px}.modal-close:hover{color:#fff;background:#004aad;transform:rotate(90deg)}.modal__footer--title{text-transform:uppercase;letter-spacing:.1em;color:#004aad;margin-bottom:30px}.modal__footer-team{justify-content:center;margin:0;padding:0;list-style:none;display:flex}.modal__footer-card{text-align:center;background:#f9fafb;border-radius:16px;padding:25px 20px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000014}.modal__footer-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0003}.modal__footer-card--image{border-radius:50%;width:9px;height:9px;margin:0 auto 15px;transition:all .5s;position:relative;overflow:hidden}.modal__footer-card--image:before{content:"";background:#0f766e33;border-radius:50%;transition:all .4s;position:absolute;inset:0;transform:scale(0)}.modal__footer-card:hover .modal__footer-card--image:before{transform:scale(2)}.modal__footer-card img{object-fit:cover;border-radius:50%;width:20%;height:40%;transition:all .5s}.modal__footer-card:hover img{transform:scale(1.1)}.modal__footer-card--name{color:#004aad;margin-bottom:5px;font-weight:600}.modal__footer-card--description{color:#666;font-size:13px}.modal__footer-card button{color:#fff;cursor:pointer;background:#004aad;border:none;border-radius:8px;margin-top:12px;padding:8px 15px;transition:all .3s}.modal__footer-card button:hover{background:#14b8a6}@keyframes scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}
