.upload-progress{height:46px;margin-top:18px;background:#314858;border-radius:8px;position:relative;overflow:hidden;display:grid;place-items:center}.upload-progress span{position:absolute;inset:0 auto 0 0;width:0;background:linear-gradient(90deg,#08bd8b,#1a9df0);transition:width .25s}.upload-progress b{position:relative;z-index:1;color:#fff}.kernel-upload button:disabled{opacity:.55;cursor:wait}
