/* Frontend styles for Mypowerly Pricing Table Multipayment Gateways Bridge
 * This file intentionally imports the widget display styles so the
 * main frontend stylesheet always contains the necessary rules.
 */

@import url('widget-display.css');

/* Add minimal fallback rules in case @import is unavailable */
.ptmpgb-widget-wrapper { display: block; }

