.lrp-form{max-width:920px;margin:24px auto;color:#172033;font-family:system-ui,-apple-system,sans-serif}.lrp-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:26px;border-radius:14px 14px 0 0;background:linear-gradient(135deg,#075985,#0f766e);color:#fff}.lrp-header h2{margin:0 0 6px;color:#fff}.lrp-header p{margin:0 0 4px}.lrp-help-button{flex:0 0 auto;border:1px solid rgba(255,255,255,.75);border-radius:999px;padding:9px 14px;background:rgba(255,255,255,.13);color:#fff;font-weight:700;cursor:pointer}.lrp-help-button:hover{background:#fff;color:#075985}.lrp-progress{display:grid;grid-template-columns:repeat(4,1fr);background:#f0f6f8;border:1px solid #d8e2e8;border-top:0;padding:16px 12px}.lrp-progress span{position:relative;text-align:center;color:#64748b;font-size:13px}.lrp-progress span:not(:last-child):after{content:"";position:absolute;top:14px;left:62%;width:76%;height:2px;background:#cbd5e1}.lrp-progress b{position:relative;z-index:1;display:grid;place-items:center;width:30px;height:30px;margin:0 auto 6px;border-radius:50%;background:#cbd5e1;color:#475569}.lrp-progress em{font-style:normal}.lrp-progress .is-active b,.lrp-progress .is-done b{background:#0f766e;color:#fff}.lrp-progress .is-active{color:#0f766e;font-weight:700}.lrp-progress .is-done{cursor:pointer}.lrp-step{display:none}.lrp-step.is-active{display:block;animation:lrpFade .22s ease}.lrp-form fieldset{border:1px solid #d8e2e8;padding:22px;margin:0;background:#fff}.lrp-form legend{font-weight:700;color:#075985;padding:0 8px}.lrp-step-intro{margin-top:0;color:#52606d}.lrp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lrp-wide{grid-column:1/-1}.lrp-form label{display:flex;flex-direction:column;gap:6px;font-weight:600;margin:12px 0}.lrp-form input,.lrp-form select,.lrp-form textarea{box-sizing:border-box;width:100%;border:1px solid #aab8c2;border-radius:7px;padding:11px;background:#fff;color:#172033;font:inherit}.lrp-form input:focus,.lrp-form select:focus,.lrp-form textarea:focus{outline:3px solid #bae6fd;border-color:#0284c7}.lrp-check{display:block!important;font-weight:400!important}.lrp-check input{width:auto;margin-right:7px}.lrp-type{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lrp-type label{display:block;border:1px solid #aab8c2;border-radius:9px;padding:15px}.lrp-type input{width:auto}.lrp-type small{display:block;margin:5px 0 0 24px;font-weight:400}.lrp-actions{display:flex;justify-content:space-between;gap:12px;padding:18px 22px;border:1px solid #d8e2e8;border-top:0;border-radius:0 0 12px 12px;background:#f8fafc}.lrp-actions button{min-width:125px;padding:12px 20px;border:1px solid #0f766e;border-radius:7px;background:#fff;color:#0f766e;font-weight:700;cursor:pointer}.lrp-actions .lrp-next,.lrp-submit{background:#0f766e;color:#fff}.lrp-actions-final .lrp-submit{width:auto;font-size:16px}.lrp-actions button:hover{filter:brightness(.94)}.lrp-hidden,.lrp-hp{display:none!important}.lrp-success,.lrp-error{max-width:920px;margin:20px auto;padding:18px;border-radius:9px}.lrp-success{background:#ecfdf5;border:1px solid #10b981}.lrp-error{background:#fff1f2;border:1px solid #e11d48}.lrp-legal{font-size:13px;color:#52606d}.lrp-help{width:min(620px,calc(100% - 32px));border:0;border-radius:14px;padding:0;box-shadow:0 24px 70px rgba(15,23,42,.3);color:#172033}.lrp-help::backdrop{background:rgba(15,23,42,.62)}.lrp-help-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:#075985;color:#fff}.lrp-help-head h3{margin:0;color:#fff}.lrp-help-head button{border:0;background:transparent;color:#fff;font-size:29px;cursor:pointer}.lrp-help-body{padding:22px}.lrp-help-body section{border-bottom:1px solid #e2e8f0;padding:0 0 12px;margin:0 0 12px}.lrp-help-body p{margin:6px 0;line-height:1.55}.lrp-help-tip{padding:12px;border-radius:8px;background:#ecfeff;color:#155e75}@keyframes lrpFade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:680px){.lrp-grid,.lrp-type{grid-template-columns:1fr}.lrp-wide{grid-column:auto}.lrp-form fieldset{padding:17px}.lrp-header{align-items:flex-start;padding:20px}.lrp-help-button{font-size:12px;padding:8px 10px}.lrp-progress em{display:none}.lrp-progress span:not(:last-child):after{left:65%;width:70%}.lrp-actions{padding:14px}.lrp-actions button{min-width:0;flex:1}.lrp-actions-final .lrp-submit{width:auto}}

.lrp-help-button{display:flex;align-items:center;gap:10px;border:0;border-radius:12px;padding:10px 14px;background:#fbbf24;color:#713f12;text-align:left;box-shadow:0 8px 24px rgba(251,191,36,.3);animation:lrpHelpPulse 2.6s infinite}.lrp-help-button:hover{background:#fde68a;color:#713f12;transform:translateY(-1px)}.lrp-help-button strong,.lrp-help-button small{display:block}.lrp-help-button small{margin-top:2px;font-size:11px;font-weight:500}.lrp-help-icon,.lrp-guide-title-icon{display:grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:#fff;color:#b45309;font-size:20px;font-weight:900}.lrp-required-note{display:flex;justify-content:space-between;gap:15px;padding:11px 18px;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;font-size:13px}.lrp-is-required{position:relative}.lrp-is-required:before{content:"*";position:absolute;top:0;right:0;color:#dc2626;font-size:18px;font-weight:800}.lrp-help[open]{position:fixed!important;inset:0!important;margin:auto!important;max-height:min(82vh,760px);overflow:auto;z-index:999999}.lrp-help-head{justify-content:flex-start;background:linear-gradient(135deg,#075985,#0f766e)}.lrp-help-head>div:nth-child(2){flex:1}.lrp-help-head p{margin:3px 0 0;color:#d5f5f0;font-size:13px}.lrp-help-head button{margin-left:auto}.lrp-help-body section{display:flex;gap:13px}.lrp-help-body section>span{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#dbeafe;color:#075985;font-weight:800}.lrp-help-body section>div{flex:1}.lrp-help-body section small{display:block;color:#0f766e;font-weight:700}.lrp-guide-alert{margin-bottom:18px;padding:14px;border-left:5px solid #f59e0b;border-radius:8px;background:#fffbeb;color:#78350f}.lrp-guide-alert p{margin-bottom:0}.lrp-guide-title-icon{background:#fbbf24;color:#713f12}.lrp-help-tip{border:1px solid #a5f3fc}@keyframes lrpHelpPulse{0%,100%{box-shadow:0 8px 24px rgba(251,191,36,.25)}50%{box-shadow:0 8px 30px rgba(251,191,36,.58)}}@media(max-width:680px){.lrp-header{flex-direction:column}.lrp-help-button{width:100%;justify-content:center}.lrp-required-note{display:block}.lrp-required-note span{display:block;margin-top:3px}.lrp-help{max-height:90vh}.lrp-help-body{padding:17px}}

/* Identidad visual azul y superficies de lectura suave */
.lrp-form{background:#eef1f5;border-radius:14px;box-shadow:0 12px 35px rgba(15,23,42,.08)}.lrp-header{background:#0047AB}.lrp-progress{background:#e9edf3}.lrp-progress .is-active b,.lrp-progress .is-done b{background:#0047AB}.lrp-progress .is-active{color:#0047AB}.lrp-form fieldset{background:#f5f7fa}.lrp-form input,.lrp-form select,.lrp-form textarea{background:#fbfcfe;border-color:#aeb8c6}.lrp-form input:focus,.lrp-form select:focus,.lrp-form textarea:focus{border-color:#0047AB;outline-color:#bfd7ff}.lrp-form legend{color:#0047AB}.lrp-actions{background:#e9edf3}.lrp-actions button{border-color:#0047AB;color:#0047AB}.lrp-actions .lrp-next,.lrp-submit{background:#0047AB;color:#fff}.lrp-help-head{background:#0047AB}.lrp-help-body{background:#f5f7fa}.lrp-help-body section>span{color:#0047AB}.lrp-help-body section small{color:#0047AB}.lrp-success-modal{position:fixed!important;inset:0!important;margin:auto!important;width:min(500px,calc(100% - 32px));border:0;border-radius:18px;padding:30px;background:#f5f7fa;color:#172033;text-align:center;box-shadow:0 28px 80px rgba(0,35,90,.35);z-index:1000000}.lrp-success-modal::backdrop{background:rgba(9,25,49,.7);backdrop-filter:blur(3px)}.lrp-success-icon{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 16px;border-radius:50%;background:#dff7e8;color:#15803d;font-size:38px;font-weight:900}.lrp-success-modal h3{margin:0 0 12px;color:#0047AB;font-size:25px}.lrp-success-modal p{line-height:1.6}.lrp-success-code{margin:18px 0;padding:14px;border:1px solid #bfd7ff;border-radius:10px;background:#eaf2ff}.lrp-success-code span,.lrp-success-code strong{display:block}.lrp-success-code span{margin-bottom:4px;color:#52606d;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.lrp-success-code strong{color:#0047AB;font-size:20px}.lrp-success-mail{font-size:14px;color:#52606d}.lrp-success-modal button{width:100%;margin-top:8px;padding:13px;border:0;border-radius:8px;background:#0047AB;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.lrp-success-modal button:hover{background:#003884}
