/* V87 — cadastro facial visível dentro do modal Editar convidado; sem alterar o template */
.v86-face-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:18px;padding:16px 0 2px;border-top:1px solid #ececec}.v86-face-info{display:flex;flex-direction:column;gap:6px}.v86-face-info>b{font-size:14px}.v86-face-btn{min-height:42px}.v86-face-status{font-size:13px;color:#777}.v86-face-status.on{font-weight:700;color:#267a45}.presence-check{padding:0;cursor:pointer;font-family:inherit}.presence-check:not(.on):hover{border-color:#111;background:#f5f5f5}.presence-check:focus-visible{outline:2px solid #111;outline-offset:2px}.presence-check.on{cursor:default}.presence-check:disabled{opacity:1}
@media(max-width:620px){.v86-face-row{align-items:stretch}.v86-face-btn{width:100%}}
