
.cedhv-fs-wrap{max-width:980px;margin:24px auto;font-family:Arial,Helvetica,sans-serif;color:#292929}
.cedhv-fs-form{background:#fff}
.cedhv-fs-section{margin:0 0 26px;padding:22px;border:1px solid #e3e3e3;border-radius:10px;background:#fff}
.cedhv-fs-section h3{margin:0 0 18px;font-size:20px;line-height:1.3}
.cedhv-fs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}
.cedhv-fs-grid label,.cedhv-fs-section fieldset{display:block;font-weight:600}
.cedhv-fs-wide{grid-column:span 1}
.cedhv-fs-full{grid-column:1/-1}
.cedhv-fs-form input[type=text],.cedhv-fs-form input[type=email],.cedhv-fs-form input[type=number],
.cedhv-fs-form input[type=tel],.cedhv-fs-form input[type=date],.cedhv-fs-form input[type=time],
.cedhv-fs-form select,.cedhv-fs-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:11px 12px;border:1px solid #b9b9b9;border-radius:6px;background:#fff;font:inherit;font-weight:400}
.cedhv-fs-form textarea{resize:vertical;min-height:170px}
.cedhv-fs-form input:focus,.cedhv-fs-form select:focus,.cedhv-fs-form textarea:focus{outline:2px solid rgba(0,0,0,.18);outline-offset:1px}
.cedhv-fs-form label span,.cedhv-fs-privacy strong{color:#b00020}
.cedhv-fs-section fieldset{border:0;padding:0;margin:0 0 16px}
.cedhv-fs-section legend{font-weight:600;margin-bottom:10px}
.cedhv-fs-radio{display:inline-flex!important;align-items:center;gap:6px;margin-right:18px;font-weight:400!important}
.cedhv-fs-privacy{display:flex;align-items:flex-start;gap:10px;font-weight:400!important}
.cedhv-fs-privacy input{margin-top:4px}
.cedhv-fs-conditional{margin-top:16px}
.cedhv-fs-submit{appearance:none;border:0;border-radius:6px;padding:13px 26px;font-size:16px;font-weight:700;cursor:pointer;background:#333;color:#fff}
.cedhv-fs-submit[disabled]{opacity:.5;cursor:not-allowed}
.cedhv-fs-required{font-size:13px;color:#666}
.cedhv-fs-hp{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
.cedhv-fs-error,.cedhv-fs-success{padding:20px;border-radius:8px;margin:0 0 24px}
.cedhv-fs-error{border:1px solid #d63638;background:#fff5f5;color:#7a1315}
.cedhv-fs-success{border:1px solid #46b450;background:#f5fff6}
.cedhv-fs-success h2{margin-top:0}
.cedhv-fs-folio{display:inline-block;padding:12px 18px;margin:8px 0 14px;border:2px solid #333;border-radius:6px;font-size:24px;font-weight:700;letter-spacing:.6px;background:#fff}
.cedhv-fs-note{margin-bottom:0}
.cedhv-fs-turnstile{margin:18px 0}
@media(max-width:720px){
  .cedhv-fs-grid{grid-template-columns:1fr}
  .cedhv-fs-section{padding:16px}
  .cedhv-fs-folio{font-size:20px}
}

.cedhv-fs-mail-info{margin:14px 0;padding:10px 12px;background:#fff;border-left:4px solid #777}
.cedhv-fs-print-actions{margin-top:18px}
@media print{
  body *{visibility:hidden!important}
  .cedhv-fs-confirmation-print,.cedhv-fs-confirmation-print *{visibility:visible!important}
  .cedhv-fs-confirmation-print{position:absolute!important;left:0!important;top:0!important;width:100%!important;max-width:none!important;margin:0!important}
  .cedhv-fs-print-actions,.cedhv-fs-mail-info{display:none!important}
  .cedhv-fs-success{border:0!important;background:#fff!important;padding:0!important}
  .cedhv-fs-folio{border:2px solid #222!important}
}

/* Comprobante ciudadano - presentación de producción */
.cedhv-fs-receipt{max-width:820px;margin:0 auto;padding:28px!important;border:1px solid #d8d8d8!important;background:#fff!important}
.cedhv-fs-receipt-head{display:flex;gap:16px;align-items:center;padding-bottom:18px;margin-bottom:22px;border-bottom:2px solid #333}
.cedhv-fs-receipt-brand{display:flex;align-items:center;justify-content:center;min-width:72px;height:72px;border:2px solid #333;border-radius:50%;font-weight:800;font-size:18px;letter-spacing:.5px}
.cedhv-fs-receipt-org{font-size:19px;font-weight:800;line-height:1.25}
.cedhv-fs-receipt-doc{font-size:15px;margin-top:4px;color:#555}
.cedhv-fs-receipt-intro{font-size:15px;line-height:1.55;margin:0 0 22px}
.cedhv-fs-receipt-box{padding:22px;border:1px solid #bdbdbd;border-radius:8px;background:#fafafa;text-align:center;margin:18px 0 22px}
.cedhv-fs-receipt-label{font-size:13px;text-transform:uppercase;letter-spacing:.8px;color:#555;font-weight:700}
.cedhv-fs-receipt-date{font-size:12px;color:#666;margin-top:8px}
.cedhv-fs-receipt-footer{margin-top:26px;padding-top:14px;border-top:1px solid #ccc;font-size:12px;color:#555;text-align:center;line-height:1.5}
.cedhv-fs-note{padding:14px 16px;border-left:4px solid #333;background:#f8f8f8;line-height:1.5}
@media print{
  @page{size:A4;margin:16mm}
  .cedhv-fs-receipt{border:0!important;padding:0!important;max-width:none!important}
  .cedhv-fs-receipt-head{margin-top:0!important}
  .cedhv-fs-receipt-brand{min-width:62px;height:62px;font-size:16px}
  .cedhv-fs-receipt-org{font-size:17px}
  .cedhv-fs-receipt-doc{font-size:14px}
  .cedhv-fs-receipt-box{background:#fff!important}
}

/* v1.0.7: impresión robusta frente a estilos del tema */
.cedhv-fs-receipt-head{display:block}
.cedhv-fs-receipt-brand{display:none!important}

@media print{
  html,body{
    width:auto!important;
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
    background:#fff!important;
  }

  .cedhv-fs-confirmation-print{
    position:static!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
    transform:none!important;
  }

  .cedhv-fs-confirmation-print .cedhv-fs-receipt{
    position:static!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
    transform:none!important;
    page-break-inside:auto!important;
    break-inside:auto!important;
  }

  .cedhv-fs-receipt-head,
  .cedhv-fs-receipt-intro,
  .cedhv-fs-receipt-box,
  .cedhv-fs-note,
  .cedhv-fs-receipt-footer{
    display:block!important;
    position:static!important;
    visibility:visible!important;
    opacity:1!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
    transform:none!important;
    float:none!important;
    clear:both!important;
  }

  .cedhv-fs-receipt-box{
    page-break-inside:avoid!important;
    break-inside:avoid!important;
  }

  .cedhv-fs-folio,
  .cedhv-fs-receipt-label,
  .cedhv-fs-receipt-date{
    visibility:visible!important;
    opacity:1!important;
  }

  .cedhv-fs-note{
    margin-top:18px!important;
    margin-bottom:18px!important;
    page-break-inside:avoid!important;
    break-inside:avoid!important;
  }

  .cedhv-fs-receipt-footer{
    margin-top:24px!important;
    page-break-inside:avoid!important;
    break-inside:avoid!important;
  }
}
