
/* EVIA v4.8.16.16 - clean WhatsApp template bubble formatting */
body.evia-template-format-v481616 .evia-template-bubble-v481616{
  white-space:normal !important;
}

.evia-template-card-v481616{
  display:block !important;
  font-family:inherit !important;
  white-space:normal !important;
  line-height:1.35 !important;
}

.evia-template-card-head-v481616{
  display:flex !important;
  flex-direction:column !important;
  gap:4px !important;
  margin-bottom:10px !important;
}

.evia-template-card-badge-v481616{
  display:inline-flex !important;
  width:max-content !important;
  max-width:100% !important;
  padding:4px 9px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.16) !important;
  color:inherit !important;
  font-size:11px !important;
  font-weight:800 !important;
  letter-spacing:.04em !important;
  text-transform:uppercase !important;
}

.evia-template-card-title-v481616{
  display:block !important;
  font-weight:900 !important;
  font-size:15px !important;
}

.evia-template-card-grid-v481616{
  display:grid !important;
  grid-template-columns:auto minmax(0,1fr) !important;
  gap:6px 12px !important;
}

.evia-template-card-row-v481616{
  display:contents !important;
}

.evia-template-card-key-v481616{
  font-size:12px !important;
  font-weight:800 !important;
  opacity:.72 !important;
  white-space:nowrap !important;
}

.evia-template-card-value-v481616{
  font-size:13px !important;
  font-weight:700 !important;
  overflow-wrap:anywhere !important;
}

body.evia-template-format-v481616 .evia-template-card-v481616 pre,
body.evia-template-format-v481616 .evia-template-card-v481616 code{
  font-family:inherit !important;
  background:transparent !important;
  border:0 !important;
  padding:0 !important;
}
