:root{--primary-color: #cca136;--text-light: #ffffff;--bg-dark: #1a1a1a}.header{background-color:var(--bg-dark);color:var(--text-light);padding:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}.logo-text{color:var(--primary-color);font-weight:bold}.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color)}.btn-primary:hover{background-color:#b38d2e;border-color:#b38d2e}.form-section{margin-bottom:2rem}.section-title{color:var(--primary-color);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.photo-container{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;justify-content:center}.photo-preview{position:relative;width:120px;height:120px;border:2px dashed #ddd;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background-color:#f8f9fa}.btn{transition:all .3s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.btn{padding:.7rem 1.4rem;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s}.btn-primario:hover{background:#0056b3}.btn-secundario{background:#e9ecef;color:#495057}.btn-secundario:hover{background:#dee2e6}#progressBar{height:20px;border-radius:10px}#progressPercent{display:block;text-align:center;font-weight:bold}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.loader{width:60px;height:60px;border:6px solid #ddd;border-top:6px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-text{margin-top:12px;color:#fff;font-size:14px;font-family:Arial,sans-serif;opacity:.9}.contador-regresivo{position:fixed;left:20px;bottom:20px;background-color:rgba(0,0,0,.7);color:#fff;padding:6px 10px;border-radius:20px;font-family:"Arial",sans-serif;font-size:14px;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:1000;display:flex;align-items:center}.am-form-check-input{width:18px;height:18px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #e63946;border-radius:4px;outline:none;transition:.2s}.am-form-check-input:checked{background-color:#2ecc71;border-color:#27ae60}.am-form-check-input:hover{border-color:#b71c1c}.step-container{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:2rem;margin-bottom:2rem}.step-header{border-bottom:2px solid var(--primary-color);padding-bottom:1rem;margin-bottom:1.5rem}.stepper{display:flex;justify-content:space-between;margin-bottom:2rem;position:relative}.stepper::before{content:"";position:absolute;top:20px;left:0;right:0;height:2px;background-color:#ddd;z-index:1}.step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.step-number{width:40px;height:40px;border-radius:50%;background-color:#ddd;color:#666;display:flex;align-items:center;justify-content:center;font-weight:bold;margin-bottom:.5rem}.step.active .step-number{background-color:var(--primary-color);color:#fff}.step.completed .step-number{background-color:#28a745;color:#fff}.step-label{font-size:.9rem;color:#666}.step.active .step-label{color:var(--primary-color);font-weight:bold}@media(max-width: 768px){.photo-preview{width:130px;height:100px}.stepper{flex-wrap:wrap}.step{margin-bottom:1rem}}.photo-preview img{width:100%;height:100%;object-fit:fill}.photo-icon{font-size:2rem;color:#666}.photo-label{margin-top:.5rem;font-size:.8rem;color:#666}@media(max-width: 992px){.photo-preview{width:45%;height:180px}}@media(max-width: 576px){.photo-preview{width:100%;height:180px}}.guest-card{border:1px solid #eee;border-radius:8px;padding:1rem;margin-bottom:1rem;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.guest-photo{border:1px solid #eee;border-radius:8px;margin-bottom:1rem;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);height:70%;width:100%}.guest-info{margin-bottom:.5rem}input:focus,textarea:focus,select:focus{border-color:#cca136 !important;box-shadow:0 0 0 .15rem rgba(204,161,54,.25) !important}.photo-preview.doc-front,.photo-preview.doc-back,.photo-preview.guest-doc-front,.photo-preview.guest-doc-back{border-radius:8px}.photo-preview i{font-size:2rem;color:#ccc;margin-bottom:8px}.photo-preview .photo-label{font-size:.8rem;color:#666;text-align:center}.contador-regresivo span{margin-left:5px;font-weight:bold;color:#4caf50}.icono-reloj{width:16px;height:16px;margin-right:8px}.recaptcha-container{display:flex;justify-content:flex-end;margin:15px 0}.recaptcha-wrapper{max-width:304px;width:100%}.g-recaptcha{transform:scale(0.95);transform-origin:right top;margin-right:-5px}.g-recaptcha>div{margin:0 auto}@media(max-width: 576px){.recaptcha-container{justify-content:center}.g-recaptcha{transform:scale(0.85)}}#rotateNoticeCameraMobile{position:fixed;inset:0;background:rgba(0,0,0,.9);color:#fff;display:none;align-items:center;justify-content:center;text-align:center;font-size:1.2rem;padding:2rem;z-index:2000;flex-direction:column}#rotateNoticeCameraMobile.active{display:flex}@media(max-width: 768px){#rotateNoticeCameraMobile{font-size:1rem;padding:1.5rem}}.phone{display:inline-block;font-size:2.5rem;margin-bottom:1rem;animation:rotatePhone 7s infinite}@keyframes rotatePhone{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-90deg)}100%{transform:rotate(0deg)}}/*# sourceMappingURL=main.css.map */
