.gfsp-progress-container{margin:8px 0 14px 0;font-size:14px;color:var(--gfsp-text,#333)}
.gfsp-progress-text{margin-bottom:6px;line-height:1.4}
.gfsp-progress-bar{width:100%;height:8px;background:var(--gfsp-bg,#eee);border-radius:999px;overflow:hidden}
.gfsp-progress-fill{display:block;height:100%;background:var(--gfsp-fill,#2ecc71);width:0%;transition:width .4s ease;border-radius:999px}

