.global-upload-activity-monitor{margin:24px 0;padding:24px;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(20,24,32,.08);border:1px solid rgba(20,24,32,.08)}
.gum-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.gum-head h2{margin:5px 0 4px;font-size:24px}.gum-head p{margin:0;color:#667085}.gum-eyebrow{font-size:11px;letter-spacing:.14em;font-weight:700;color:#667085}.gum-head-actions,.gum-actions,.gum-drawer-actions{display:flex;gap:8px;flex-wrap:wrap}.gum-head button,.gum-actions button,.gum-drawer-actions button{border:1px solid #d0d5dd;background:#fff;border-radius:9px;padding:8px 11px;cursor:pointer}.gum-head button:hover,.gum-actions button:hover,.gum-drawer-actions button:hover{background:#f7f8fa}.gum-dismiss-all{color:#9b3d3d}.gum-safety{margin:18px 0}.gum-alert,.gum-ready{padding:13px 15px;border-radius:12px;display:flex;gap:10px;align-items:center}.gum-alert{background:#fff7ed;color:#9a4b14}.gum-ready{background:#f2fbf7;color:#206044}.gum-alert span,.gum-ready span{color:inherit;opacity:.82}.gum-jobs{display:grid;gap:12px}.gum-job{padding:16px 18px;border:1px solid #eaecf0;border-radius:14px;cursor:pointer;transition:.18s ease;background:#fff}.gum-job:hover{border-color:#cbd5e1;box-shadow:0 8px 24px rgba(15,23,42,.06)}.gum-job:focus{outline:2px solid #94a3b8;outline-offset:2px}.gum-job-head{display:flex;justify-content:space-between;gap:16px}.gum-job-head>div:first-child{display:flex;flex-direction:column;min-width:0}.gum-job-head strong{font-size:13px}.gum-job-head span{font-size:14px;color:#475467;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gum-head-right{display:flex;align-items:center;gap:14px}.gum-head-right>b{font-size:13px}.gum-track{height:5px;background:#eef1f4;border-radius:999px;overflow:hidden;margin:12px 0}.gum-track i{height:100%;display:block;background:linear-gradient(90deg,#8da7b7,#4f7286)}.gum-meta{display:flex;gap:13px;flex-wrap:wrap;font-size:12px;color:#667085}.gum-stalled{color:#b54708;font-weight:700}.gum-error{color:#b42318;font-size:12px}.gum-actions{margin-top:12px}.gum-details-button{margin-left:auto}.gum-empty{padding:20px;color:#667085;text-align:center}.gum-foot{margin-top:14px;font-size:11px;color:#98a2b3}.gum-vital{display:flex;align-items:center;gap:7px;min-width:118px}.gum-vital em{font-style:normal;font-size:10px;font-weight:800;letter-spacing:.08em}.gum-ecg{position:relative;width:68px;height:22px;overflow:hidden;display:block}.gum-ecg:before,.gum-ecg i{content:"";position:absolute;inset:0;background-repeat:repeat-x;background-size:68px 22px}.gum-ecg:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='22' viewBox='0 0 68 22'%3E%3Cpath d='M0 11h13l4-8 6 16 5-8h12l4-5 5 10 4-5h15' fill='none' stroke='%23488b70' stroke-width='1.8'/%3E%3C/svg%3E")}.gum-vital.live .gum-ecg:before,.gum-vital.busy_delayed .gum-ecg:before{animation:gumBeat 1.15s linear infinite}.gum-vital.live{color:#2f7a5e}.gum-vital.delayed,.gum-vital.busy_delayed{color:#b26a16}.gum-vital.delayed .gum-ecg:before,.gum-vital.busy_delayed .gum-ecg:before{filter:sepia(1);animation-duration:2.3s}.gum-vital.no_signal{color:#b42318}.gum-vital.no_signal .gum-ecg:before{background-image:linear-gradient(#b42318,#b42318);background-size:100% 2px;background-position:center;background-repeat:no-repeat;animation:none}.gum-vital.completed{color:#667085}.gum-vital.completed .gum-ecg:before{animation:none;opacity:.45}@keyframes gumBeat{from{background-position-x:0}to{background-position-x:68px}}
.gum-drawer{position:fixed;inset:0;z-index:99999}.gum-drawer-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.36);backdrop-filter:blur(2px)}.gum-drawer-panel{position:absolute;right:0;top:0;height:100%;width:min(560px,94vw);background:#fff;overflow:auto;padding:28px;box-shadow:-18px 0 55px rgba(15,23,42,.18)}.gum-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:28px;cursor:pointer}.gum-drawer-title{display:flex;justify-content:space-between;gap:16px;padding-right:30px}.gum-drawer-title span{font-size:11px;letter-spacing:.1em;color:#667085}.gum-drawer-title h3{margin:4px 0 0;font-size:20px;word-break:break-word}.gum-drawer section{padding:18px 0;border-bottom:1px solid #eaecf0}.gum-drawer h4{margin:0 0 12px;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#475467}.gum-drawer dl{display:grid;grid-template-columns:150px 1fr;gap:8px 14px;margin:0;font-size:13px}.gum-drawer dt{color:#667085}.gum-drawer dd{margin:0;word-break:break-word}.gum-pipeline{list-style:none;padding:0;margin:0;display:grid;gap:9px}.gum-pipeline li{display:flex;align-items:center;gap:10px;color:#98a2b3}.gum-pipeline li span{width:10px;height:10px;border-radius:50%;border:2px solid #d0d5dd}.gum-pipeline li.done{color:#344054}.gum-pipeline li.done span{background:#6f9b88;border-color:#6f9b88}.gum-pipeline li.active{color:#344054;font-weight:700}.gum-pipeline li.active span{border-color:#4f7286;box-shadow:0 0 0 5px rgba(79,114,134,.12);animation:gumNode 1.2s infinite}@keyframes gumNode{50%{box-shadow:0 0 0 9px rgba(79,114,134,0)}}.gum-logs{display:grid;gap:8px;max-height:260px;overflow:auto}.gum-logs p{display:grid;grid-template-columns:125px 1fr;gap:10px;margin:0;font-size:12px}.gum-logs time{color:#98a2b3}.gum-drawer-actions{padding-top:18px;position:sticky;bottom:-28px;background:#fff;padding-bottom:4px}
@media(max-width:700px){.gum-head{flex-direction:column}.gum-job-head{align-items:flex-start}.gum-head-right{flex-direction:column;align-items:flex-end}.gum-meta{display:grid}.gum-drawer dl{grid-template-columns:1fr}.gum-logs p{grid-template-columns:1fr}.gum-details-button{margin-left:0}}
