.status-area{flex:1;min-width:0;margin-right:18px}.status{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress{position:relative;height:18px;margin-top:6px;background:#080f1d;border:1px solid #29334a;overflow:hidden}.progress span{position:absolute;inset:0 auto 0 0;width:0;background:linear-gradient(90deg,#16b8e8,#39d5a1);transition:width .25s ease}.progress small{position:absolute;inset:0;display:grid;place-items:center;color:#f1f5fb;font-size:9px;font-weight:800;letter-spacing:.5px}.actions{flex:0 0 auto}.actions #generate{width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actions #generate.done{background:#39d5a1;color:#071611}.actions #generate.working{background:#2c3b55;color:#f1f5fb}@media(max-width:560px){.status-area{margin-right:0}.actions #generate{width:100%}}
