/* Lápiz exacto estilo FOODYA Menú/Checkout original */
.fycts-edit{
  width:28px!important;height:28px!important;min-width:28px!important;
  padding:0!important;border:0!important;background:transparent!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  border-radius:7px!important;box-shadow:none!important;
}
.fycts-edit .fy-bizum-pencil{width:15px;height:15px;display:block}
.fycts-edit:active{background:#fff7ed!important}

/* Bloque legal más limpio */
.foodya-ticket-legal.fy-verifactu-legal{
  background:#f8fafc!important;border:1px solid #e5e7eb!important;color:#374151!important;
  border-radius:16px!important;padding:14px 16px!important;line-height:1.45!important;
}
.foodya-ticket-legal.fy-verifactu-legal strong{color:#111827!important}
.foodya-ticket-legal .fy-vf-title{font-weight:900;color:#111827;margin-bottom:4px}
.foodya-ticket-legal .fy-vf-copy{font-size:13px}

/* Hacer obvio que copiar sirve para Bizum */
.foodya-qr-btn.fy-bizum-copy-share{font-weight:850!important}
.foodya-bizum-copy.fy-bizum-ready{font-weight:850!important}
