.tsdp-box,.tsdp-list{box-sizing:border-box;background:#15171b;border:1px solid #292d33;border-radius:10px;padding:16px;margin:16px 0;color:#eee}.tsdp-title{font-size:16px;font-weight:700;margin-bottom:12px}.tsdp-start,.tsdp-cancel,.tsdp-refresh{border:0;border-radius:7px;padding:9px 15px;cursor:pointer}.tsdp-start{background:#ff9800;color:#111}.tsdp-cancel{background:#333;color:#fff;margin-right:6px}.tsdp-status{margin-top:12px;font-weight:600}.tsdp-progress{height:8px;background:#292d33;border-radius:10px;overflow:hidden;margin:10px 0}.tsdp-progress span{display:block;height:100%;width:0;background:#ff9800;transition:width .4s}.tsdp-info{font-size:13px;line-height:1.9}.tsdp-file{padding:8px 0;border-bottom:1px solid #282b30;font-size:13px}.tsdp-file a{color:#ffb74d;text-decoration:none}.tsdp-error{color:#ff6b6b}.tsdp-list-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.tsdp-item{padding:12px 0;border-bottom:1px solid #292d33}.tsdp-item:last-child{border-bottom:0}.tsdp-item-title{font-weight:700}.tsdp-mini{font-size:12px;opacity:.85;margin-top:5px}.tsdp-mini-bar{height:6px;background:#292d33;border-radius:8px;overflow:hidden;margin-top:7px}.tsdp-mini-bar span{display:block;height:100%;width:0;background:#ff9800}.tsdp-empty{opacity:.7}