.vf-wrap{margin-top:1.2rem}
.vf-resumen{padding:.9rem 1rem;border-radius:10px;background:#eef6ee;border:1px solid #cfe3cf;font-size:1rem;margin-bottom:1rem}
.vf-resumen.vf-alerta{background:#fdf2ec;border-color:#f0cdb4}
.vf-resumen .vf-ok{color:#1d6b2f}.vf-resumen .vf-ko{color:#a3301b}.vf-resumen .vf-dud{color:#8a6100}
.vf-lista{list-style:none;padding:0;margin:0}
.vf-item{display:flex;gap:.7rem;padding:.75rem .9rem;border:1px solid #e4e4e0;border-radius:10px;margin-bottom:.55rem;background:#fff}
.vf-item .vf-ico{flex:0 0 1.5rem;height:1.5rem;width:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:.85rem}
.vf-ok .vf-ico{background:#2f8f43}.vf-ko .vf-ico{background:#b8371f}.vf-dud .vf-ico{background:#c08a00}
.vf-cita{margin:0;font-weight:600;line-height:1.35}
.vf-est{margin:.2rem 0 0;font-size:.9rem;color:#5a5a55}
.vf-det{color:#6b6b64}
.vf-gate{margin-top:1.3rem;padding:1.1rem 1.2rem;border:1px solid #d7d7d2;border-radius:12px;background:#faf8f4}
.vf-gate h3{margin:0 0 .35rem}
.vf-gate form{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.7rem}
.vf-gate input[type=email]{flex:1 1 15rem;padding:.7rem .8rem;border:1px solid #c9c9c3;border-radius:8px;font-size:1rem}
#vf-texto{width:100%;padding:.8rem;border:1px solid #c9c9c3;border-radius:10px;font-size:1rem;line-height:1.45;font-family:inherit}
