.admin-dashboard-page-wrapper{align-items:flex-start;gap:24px;display:flex}.automation-box{background:#fff;border:1px solid #e2e2e4;border-radius:16px;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex}.automation-title{font-size:20px;font-weight:600}.upload-area{cursor:pointer;background:#fafafa;border:1px dashed #c4c4c8;border-radius:12px;padding:14px 16px}.upload-label{color:#555;font-size:14px}.start-button{cursor:pointer;color:#fff;background:#242442;border:none;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:600}.start-button:disabled{opacity:.65;cursor:default}.status-bar{background:#f0f0f2;border-radius:999px;width:100%;height:6px;overflow:hidden}.progress{border-radius:inherit;background:#4caf50;height:100%;transition:width .3s}.done-msg{color:#167a3b;font-size:14px}.run-time{color:#777;margin-left:4px}.error-msg{color:#b00020;font-size:14px}.download-link{color:#242442;margin-top:4px;font-size:14px;text-decoration:underline;display:inline-block}.log-wrapper{background:#fff;border:1px solid #e2e2e4;border-radius:16px;flex-direction:column;flex:1;min-height:260px;padding:20px;display:flex}.log-title{margin-bottom:8px;font-size:16px;font-weight:600}.log-content{white-space:pre-wrap;flex:1;padding-right:4px;font-family:SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;overflow-y:auto}.file-list{flex-direction:column;gap:6px;display:flex}.file-row{background:#f2f2f4;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.remove-btn{cursor:pointer;color:#b00020;background:0 0;border:none;font-size:16px}
