/* Vibe Checkout — estilos comuns às três telas. */
.vc-empty-state {
  text-align: center;
  padding: 64px 18px;
  font-family: var(--gz-body-font, 'Instrument Sans', Arial, sans-serif);
  color: var(--gz-color-grey, #888);
}
