table td,table th{height:50px;vertical-align:middle}.progress-content-wrapper{width:100%;margin:0 auto}.blurred-progress{filter:blur(8px);opacity:0.7;pointer-events:none;user-select:none}@keyframes pulse-bg{0%{background-color:#eee}50%{background-color:#d5d5d5}100%{background-color:#eee}}@keyframes pulse-bg-dark{0%{background-color:#374151}50%{background-color:#4b5563}100%{background-color:#374151}}.skeleton-progress{height:20px;width:100%;border-radius:2px;animation:pulse-bg 1.5s infinite ease-in-out}.dark-mode .skeleton-progress{animation:pulse-bg-dark 1.5s infinite ease-in-out}.dark-mode .progress{background-color:#4b5563!important}