/**
 * AnnGhar Abandoned Cart Recovery — frontend styles.
 * Intentionally minimal: the plugin has no visible frontend UI of its own,
 * this only covers the (optional) recovered-cart notice styling.
 */
.woocommerce-notices-wrapper .annghar-acr-recovered-notice {
	border-left: 4px solid #7f54b3;
}
