.test-progress-container{background-color:#f5f7fb;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-bottom:1rem;padding:1rem}.test-progress-container .progress-info{flex-flow:row;justify-content:space-between;align-items:center;gap:0;margin-bottom:.75rem;display:flex}.test-progress-container .progress-info .progress-label{color:#4b5563;font-size:1rem;font-weight:600}.test-progress-container .progress-info .progress-count{color:#6b7280;font-size:.9rem}.test-progress-container .progress-bar-background{background-color:#e5e7eb;border-radius:5px;width:100%;height:10px;overflow:hidden}.test-progress-container .progress-bar-background .progress-bar-foreground{background-color:#16a34a;border-radius:5px;height:100%;transition:width .3s}
