/**
 * @file
 * Klaviyo Personalization frontend styles.
 */

/* Variant sections are suppressed in the initial HTML; display:none prevents
   a flash if CSS loads before the element is fully hidden server-side. */
.klaviyo-variant-hidden {
  display: none;
}
