/* PayG Gas Manager Enhanced Styles */
/* Version 2.5 */

.payg-progress-bar { height: 25px; background: #f3f4f6; border-radius: 12px; overflow: hidden; }
.payg-progress-fill { height: 100%; border-radius: 12px; transition: width 1s ease-in-out; }
