@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";html,body,#root{margin:0;padding:0;width:100%;min-height:100vh;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f8fafc}*,*:before,*:after{box-sizing:inherit}.firma-page{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.firma-hero{width:100%;background:linear-gradient(145deg,#6d1212,#a01c1c 55%,#4a0d0d);padding:1.5rem 2rem;text-align:center;position:relative;overflow:hidden}.firma-hero:before{content:"";position:absolute;width:400px;height:400px;top:-180px;right:-80px;border-radius:50%;background:#ffffff0d;pointer-events:none}.firma-hero-logo{max-width:120px;height:auto;background:#ffffffe6;border-radius:10px;box-shadow:0 8px 32px #00000040;margin-bottom:.75rem;position:relative;z-index:2}.firma-hero-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0;position:relative;z-index:2}.container{max-width:1200px;margin:0 auto;padding:1.5rem;display:flex;gap:1.5rem;justify-content:center;align-items:flex-start;flex-wrap:wrap;flex:1}@media (max-width: 767px){.container{flex-direction:column;padding:.75rem}}.pdf-viewer{flex:1 1 400px;max-width:600px;width:100%;background:#fff;border-radius:16px;padding:.75rem;box-shadow:0 4px 24px #00000012;border:1px solid #f1f5f9;overflow-y:auto;height:75vh}@media (max-width: 767px){.pdf-viewer{max-width:100%;height:50vh}}.download-link{text-align:right;margin-bottom:.75rem}.download-link a{text-decoration:none;background:linear-gradient(135deg,#6d1212,#a01c1c);color:#fff;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem;transition:all .2s}.download-link a:hover{box-shadow:0 4px 12px #6d12124d;transform:translateY(-1px)}.formulario{flex:1 1 300px;min-width:320px;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 24px #00000012;border:1px solid #f1f5f9;border-top:3px solid #6d1212;display:flex;flex-direction:column}@media (max-width: 767px){.formulario{min-width:auto;width:100%;padding:1.25rem}}.formulario h2{margin:0 0 1rem;font-size:1.35rem;font-weight:700;color:#1e293b;word-wrap:break-word}@media (max-width: 767px){.formulario h2{font-size:1.15rem}}.formulario p,.formulario label{font-size:.925rem;color:#475569;margin-bottom:.5rem;line-height:1.6}.formulario p strong,.formulario label strong{color:#1e293b;font-weight:600}.radio-group{margin:1.25rem 0;padding:1rem;background:#fef2f2;border-radius:12px;border:1px solid #fecaca}.radio-group p{margin-bottom:.75rem}.radio-group label{display:inline-flex;align-items:center;gap:.4rem;margin-right:1.5rem;cursor:pointer;font-weight:500;color:#1e293b}.firma-label{font-weight:600!important;color:#1e293b!important;margin-bottom:.5rem;font-size:1rem}.firma-container{display:flex;flex-direction:column;gap:.75rem;align-items:center;margin-bottom:1.25rem}.firma-container canvas{border:2px dashed #cbd5e1;border-radius:12px;max-width:100%;width:100%!important;height:150px!important;background:#f8fafc}.borrar-firma-btn{background:#fff;color:#6d1212;border:1px solid #6d1212;border-radius:8px;padding:.5rem 1.25rem;cursor:pointer;font-weight:600;font-size:.875rem;transition:all .2s}.borrar-firma-btn:hover{background:#6d1212;color:#fff}@media (max-width: 767px){.borrar-firma-btn{width:100%}}.submit-btn{background:linear-gradient(135deg,#6d1212,#a01c1c);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:10px;cursor:pointer;font-size:1rem;width:100%;font-weight:600;transition:all .2s}.submit-btn:hover:not(:disabled){box-shadow:0 4px 16px #6d121259;transform:translateY(-1px)}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.status-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;background:#f8fafc}.status-hero{width:100%;background:linear-gradient(145deg,#6d1212,#a01c1c 55%,#4a0d0d);padding:2.5rem 2rem;text-align:center;position:relative;overflow:hidden}.status-hero:before,.status-hero:after{content:"";position:absolute;border-radius:50%;background:#ffffff0d;pointer-events:none}.status-hero:before{width:400px;height:400px;top:-180px;right:-80px}.status-hero:after{width:250px;height:250px;bottom:-120px;left:-60px;background:#ffffff12}.status-hero-logo{max-width:160px;height:auto;background:#ffffffe6;border-radius:10px;box-shadow:0 8px 32px #00000040;margin-bottom:1.25rem;position:relative;z-index:2}.status-hero-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(0,0,0,.2);position:relative;z-index:2}.status-content{flex:1;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;width:100%}.status-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 24px #00000012;border:1px solid #f1f5f9;max-width:500px;width:100%;text-align:center;border-top:3px solid #6d1212}.status-card .status-icon{margin-bottom:1rem}.status-card h2{font-size:1.35rem;font-weight:700;color:#1e293b;margin:0 0 1rem}.status-card p{font-size:.95rem;line-height:1.7;color:#475569;margin:0 0 .5rem}.status-card p:last-child{margin-bottom:0}.status-card p.status-secondary{font-size:.875rem;color:#64748b}.status-card .status-loading{font-size:1rem;color:#64748b}@media (max-width: 768px){.status-hero{padding:2rem 1.5rem}.status-hero-logo{max-width:120px}.status-hero-title{font-size:1.25rem}.status-content{padding:1.5rem 1rem}.status-card{padding:2rem 1.5rem}}
