
.lhr-form-shell{max-width:760px;margin:0 auto;background:#fff;border:1px solid #dfe6ef;border-radius:20px;padding:34px 38px;box-shadow:0 18px 55px rgba(15,27,45,.08);font-family:inherit;color:#14213a}
.lhr-form-shell *{box-sizing:border-box}.lhr-kicker{font-size:10px;font-weight:800;letter-spacing:.08em;color:#3465d9}.lhr-form-shell h2{font-size:27px;margin:5px 0 8px;color:#0c1b34}.lhr-form-shell .intro{font-size:12px;color:#667085;margin-bottom:24px}.lhr-free{font-size:10px;letter-spacing:.08em;margin-bottom:5px}.lhr-form-shell h3{font-size:16px;margin:0 0 7px}.lhr-form-shell p{font-size:12px;line-height:1.45}.section-num{font-size:11px;font-weight:800;margin-top:25px}.lhr-form-shell h4{font-size:14px;margin:3px 0}.help{color:#667085;margin:0 0 13px}.two{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px}.lhr-form-shell label{display:block;font-size:12px;font-weight:700;margin-bottom:13px}.lhr-form-shell input:not([type=checkbox]):not([type=radio]),.lhr-form-shell select,.lhr-form-shell textarea{display:block;width:100%;margin-top:6px;border:1px solid #cbd3df;border-radius:3px;background:#fff;padding:10px 11px;font:inherit;color:#17233b;outline:none}.lhr-form-shell textarea{resize:vertical}.lhr-form-shell input:focus,.lhr-form-shell select:focus,.lhr-form-shell textarea:focus{border-color:#315ee8;box-shadow:0 0 0 2px rgba(49,94,232,.08)}fieldset{border:0;padding:0;margin:2px 0 20px}fieldset legend{font-size:12px;font-weight:700;margin-bottom:7px}.radio{font-weight:400!important;margin:4px 0!important}.radio input,.consent input{margin-right:6px}.consent{font-weight:400!important;line-height:1.45}.cons-title{margin-top:17px!important}.secure{font-weight:600;color:#44546a}.submit{display:block;margin:18px auto 0;border:0;border-radius:4px;background:#2f62e9;color:#fff;font-weight:800;padding:11px 19px;cursor:pointer}.notice{padding:11px 13px;border-radius:6px;margin:12px 0;font-size:12px;font-weight:700}.ok{background:#ecfdf3;color:#067647}.bad{background:#fef3f2;color:#b42318}.hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}
@media(max-width:650px){.lhr-form-shell{padding:25px 20px;border-radius:15px}.two{grid-template-columns:1fr}.lhr-form-shell h2{font-size:23px}}

.lhr-form-logo{text-align:center;margin:0 0 24px}.lhr-form-logo img{max-height:150px;max-width:420px;width:auto;height:auto;object-fit:contain}

.lhr-channel-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:8px 0 22px}
.lhr-channel-options .channel-card{position:relative;margin:0!important;border:1px solid #d6dde8;border-radius:10px;padding:13px 12px;cursor:pointer;background:#fff;transition:.18s ease;font-weight:400!important}
.lhr-channel-options .channel-card:hover{border-color:#315ee8;box-shadow:0 6px 18px rgba(49,94,232,.08)}
.lhr-channel-options .channel-card input{position:absolute;top:12px;right:12px}
.lhr-channel-options .channel-card span{display:block;padding-right:24px}
.lhr-channel-options .channel-card strong{display:block;font-size:13px;color:#17233b;margin-bottom:4px}
.lhr-channel-options .channel-card small{display:block;font-size:10px;line-height:1.35;color:#667085}
.lhr-channel-options .channel-card:has(input:checked){border-color:#315ee8;background:#f5f8ff;box-shadow:0 0 0 2px rgba(49,94,232,.08)}
@media(max-width:650px){.lhr-channel-options{grid-template-columns:1fr}}

/* v1.1.7 compact top layout */
.lhr-form-shell{position:relative;padding-top:24px}
.lhr-form-logo{
  text-align:left;
  margin:0 0 10px;
  min-height:0;
}
.lhr-form-logo img{
  display:block;
  max-height:105px;
  max-width:300px;
  width:auto;
  height:auto;
  object-fit:contain;
}
.lhr-form-logo + h4,
.lhr-form-logo + .lhr-kicker{
  margin-top:0;
}
@media(min-width:760px){
  .lhr-form-logo{
    display:flex;
    justify-content:flex-start;
    align-items:flex-start;
    margin-bottom:6px;
  }
  .lhr-form-logo img{
    max-height:95px;
    max-width:280px;
  }
}
@media(max-width:759px){
  .lhr-form-logo{text-align:center;display:flex;justify-content:center}
  .lhr-form-logo img{max-height:90px;max-width:250px}
}

/* v1.1.8 — formulario con panel lateral de marca */
.lhr-form-shell{
  max-width:1120px;
  padding:28px 30px;
}
.lhr-form-layout{
  display:grid;
  grid-template-columns:minmax(0, 1.9fr) minmax(250px, .78fr);
  gap:34px;
  align-items:stretch;
}
.lhr-form-main{
  min-width:0;
}
.lhr-form-sidebar{
  border-left:1px solid #e3e8f0;
  padding:22px 10px 22px 34px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
  min-width:0;
}
.lhr-sidebar-logo{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:18px 0 10px;
}
.lhr-sidebar-logo img{
  width:auto;
  height:auto;
  max-width:300px;
  max-height:190px;
  object-fit:contain;
  display:block;
}
.lhr-sidebar-divider{
  width:70px;
  height:2px;
  background:#2f62e9;
  border-radius:999px;
  margin:12px auto 26px;
}
.lhr-sidebar-help h3{
  margin:0 0 10px;
  font-size:19px;
  color:#14213a;
}
.lhr-sidebar-help p{
  margin:0 auto;
  max-width:280px;
  font-size:13px;
  line-height:1.65;
  color:#667085;
}
.lhr-sidebar-secure{
  width:100%;
  margin-top:34px;
  padding:20px 18px;
  border:1px solid #e4e8ef;
  border-radius:14px;
  background:#f8fafc;
  text-align:left;
}
.lhr-secure-title{
  color:#155eef;
  font-size:14px;
  margin-bottom:8px;
}
.lhr-sidebar-secure p{
  margin:0;
  font-size:12px;
  line-height:1.55;
  color:#667085;
}
@media(max-width:900px){
  .lhr-form-shell{max-width:760px}
  .lhr-form-layout{grid-template-columns:1fr}
  .lhr-form-sidebar{
    border-left:0;
    border-top:1px solid #e3e8f0;
    padding:26px 0 4px;
    margin-top:10px;
  }
  .lhr-sidebar-logo img{
    max-width:280px;
    max-height:150px;
  }
  .lhr-sidebar-secure{
    max-width:520px;
  }
}
@media(max-width:650px){
  .lhr-form-shell{padding:22px 18px}
  .lhr-form-layout{gap:20px}
  .lhr-sidebar-logo img{max-width:230px;max-height:125px}
}

/* v1.1.9 — layout más compacto y respirable */
.lhr-form-shell{
  max-width:1060px;
  padding:24px 26px;
}
.lhr-form-layout{
  grid-template-columns:minmax(0, 2.15fr) minmax(250px, .85fr);
  gap:28px;
}
.lhr-form-main{
  padding-right:2px;
}
.lhr-form-sidebar{
  padding:16px 6px 16px 26px;
}
.lhr-sidebar-logo{
  padding:8px 0 4px;
}
.lhr-sidebar-logo img{
  max-width:250px;
  max-height:145px;
}
.lhr-sidebar-divider{
  margin:10px auto 20px;
}
.lhr-sidebar-help h3{
  font-size:18px;
  margin-bottom:8px;
}
.lhr-sidebar-help p{
  font-size:12px;
  line-height:1.55;
  max-width:250px;
}
.lhr-sidebar-secure{
  margin-top:24px;
  padding:16px 15px;
  border-radius:12px;
}
.lhr-form-shell .two{
  gap:10px 14px;
}
.lhr-form-shell label{
  margin-bottom:10px;
}
.lhr-form-shell input:not([type=checkbox]):not([type=radio]),
.lhr-form-shell select,
.lhr-form-shell textarea{
  padding:9px 10px;
}
.lhr-form-shell h4{
  margin-top:10px;
}
.lhr-form-shell .help{
  margin-bottom:9px;
}
.lhr-channel-options{
  gap:8px;
  margin-bottom:16px;
}
.lhr-channel-options .channel-card{
  padding:11px 10px;
}
.lhr-form-shell fieldset{
  margin-bottom:14px;
}
.lhr-form-shell .submit{
  margin-top:14px;
}
@media(max-width:900px){
  .lhr-form-shell{max-width:760px}
  .lhr-form-layout{grid-template-columns:1fr}
  .lhr-form-sidebar{
    padding:22px 0 0;
  }
}

/* v1.2.0 — envío AJAX + ticket emergente */
.lhr-sf-inline-error{display:none;margin:12px 0 0;padding:11px 13px;border-radius:9px;background:#fef3f2;color:#b42318;font-size:12px;font-weight:700}
.lhr-sf-inline-error.is-visible{display:block}
.lhr-form-shell .submit[disabled]{opacity:.7;cursor:wait}
.lhr-sf-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px}
.lhr-sf-modal.is-open{display:flex}
.lhr-sf-modal-backdrop{position:absolute;inset:0;background:rgba(5,20,40,.62);backdrop-filter:blur(4px)}
.lhr-sf-modal-card{position:relative;z-index:2;width:min(520px,100%);background:#fff;border-radius:24px;padding:34px 32px;text-align:center;box-shadow:0 30px 90px rgba(0,20,50,.28);animation:lhrSfPop .22s ease-out}
@keyframes lhrSfPop{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}
.lhr-sf-modal-close{position:absolute;right:15px;top:12px;border:0;background:transparent;color:#667085;font-size:28px;line-height:1;cursor:pointer}
.lhr-sf-modal-check{width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 17px;background:#eaf8ef;color:#169b51;font-size:32px;font-weight:900}
.lhr-sf-modal-kicker{font-size:11px;font-weight:900;letter-spacing:.12em;color:#155eef;margin-bottom:7px}
.lhr-sf-modal-card h3{font-size:25px!important;margin:0 0 10px!important;color:#0b2748!important}
.lhr-sf-modal-message{font-size:14px!important;line-height:1.65!important;color:#526276!important;max-width:410px;margin:0 auto 20px!important}
.lhr-sf-ticket-box{border:1px solid #dce6f2;background:#f7faff;border-radius:14px;padding:14px 18px;margin:0 auto 14px;max-width:360px}
.lhr-sf-ticket-box small{display:block;color:#667085;font-size:11px;margin-bottom:5px}.lhr-sf-ticket-box strong{display:block;font-size:18px;letter-spacing:.04em;color:#0b3b70;word-break:break-word}
.lhr-sf-email-note{font-size:12px!important;color:#667085!important;margin:0 0 18px!important}
.lhr-sf-wa-button,.lhr-sf-done{min-height:44px;border-radius:10px;padding:0 18px;align-items:center;justify-content:center;font-weight:800;text-decoration:none;cursor:pointer}
.lhr-sf-wa-button{background:#20a85a;color:#fff!important;margin:0 7px 8px}.lhr-sf-done{border:0;background:#0b66c3;color:#fff;margin:0 7px 8px}
body.lhr-sf-modal-open{overflow:hidden}
@media(max-width:520px){.lhr-sf-modal-card{padding:30px 20px 24px;border-radius:19px}.lhr-sf-modal-card h3{font-size:22px!important}}


/* ===== v1.2.2 — Modo compacto para páginas comerciales ===== */
.lhr-form-shell.lhr-sf-compact{
  max-width:560px;
  padding:22px 24px;
  border-radius:16px;
  box-shadow:0 12px 34px rgba(15,27,45,.07);
}
.lhr-sf-compact .lhr-sf-compact-head{margin-bottom:16px}
.lhr-sf-compact .lhr-sf-compact-head .lhr-kicker{margin-bottom:4px}
.lhr-sf-compact .lhr-sf-compact-head h3{
  margin:0 0 5px;
  font-size:20px;
  line-height:1.2;
  color:#0c2f60;
}
.lhr-sf-compact .lhr-sf-compact-head p{
  margin:0;
  color:#667085;
  font-size:12px;
}
.lhr-sf-compact-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px 12px;
}
.lhr-sf-compact label{
  margin:0;
  font-size:11px;
  font-weight:700;
}
.lhr-sf-compact input:not([type=checkbox]):not([type=radio]),
.lhr-sf-compact select,
.lhr-sf-compact textarea{
  margin-top:5px;
  min-height:40px;
  padding:8px 10px;
  border-radius:7px;
  font-size:12px;
}
.lhr-sf-compact textarea{min-height:72px}
.lhr-sf-compact-service,
.lhr-sf-compact-message{grid-column:1/-1}
.lhr-sf-compact-privacy{
  margin-top:12px!important;
  font-size:10px!important;
  line-height:1.35!important;
  color:#526174;
}
.lhr-sf-compact .submit{
  width:100%;
  margin:14px 0 0;
  padding:11px 16px;
  border-radius:8px;
  font-size:12px;
}
.lhr-sf-compact .lhr-sf-inline-error{font-size:11px;margin-top:8px}

@media(max-width:650px){
  .lhr-form-shell.lhr-sf-compact{padding:18px 16px}
  .lhr-sf-compact-grid{grid-template-columns:1fr}
  .lhr-sf-compact-service,.lhr-sf-compact-message{grid-column:auto}
}
