*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;background:#262626;color:#eee;font-family:Arial,Helvetica,sans-serif}.dl-shell{min-height:100vh;background:#262626;color:#eee}.dl-titlebar{height:30px;line-height:30px;padding:0 8px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(#4d4d4d,#242424);border-bottom:1px solid #111}.dl-logo{font-weight:700;color:#fff}.dl-titlebar-right{display:flex;align-items:center;gap:10px;min-width:0}.dl-server{font-size:12px;color:#ccc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dl-logout-button{height:22px;line-height:20px;font-weight:700}.dl-menubar{height:26px;line-height:26px;padding:0 8px;background:#323232;border-bottom:1px solid #111;color:#ddd;font-size:12px}.dl-sidebar{background:#1f1f1f!important;border-right:1px solid #111;padding-top:4px}.side-item{width:100%;text-align:left;background:transparent;border:0;color:#ddd;padding:8px 10px;cursor:pointer;font-size:13px}.side-item:hover,.side-item.active{background:#0d4872;color:#fff}.dl-content{padding:0;overflow:hidden;background:#262626}.dl-toolbar{min-height:34px;padding:5px 8px;background:#2f2f2f;border-bottom:1px solid #111;display:flex;align-items:center;justify-content:space-between;gap:8px}.dl-toolbar-left{display:flex;align-items:center;gap:6px;min-width:0;flex:1 1 auto;overflow:hidden}.dl-toolbar-right{display:flex;align-items:center;gap:6px;flex:0 0 auto;margin-left:auto}.section-menu-button{min-width:76px}.dl-search{width:260px}.dl-states{min-width:380px}.filter-toggle.active{border-color:#1677ff!important;color:#fff!important;background:#0d4872!important}.limit-note{color:#bbb;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.live-status{display:inline-flex;align-items:center;height:22px;padding:0 7px;border-radius:2px;font-size:12px;font-weight:700;border:1px solid #333}.live-status.connected{color:#93ff9e;background:#06220a;border-color:#155f20}.live-status.disconnected{color:#ffb3b3;background:#2a0808;border-color:#6a1717}.job-actions-bar{padding:4px 8px;background:#242424;border-bottom:1px solid #111}.dl-grid-wrap{height:calc(100vh - 360px);min-height:260px;background:#111}.dl-grid-wrap.tall{height:calc(100vh - 95px)}.dl-bottom-panel{height:250px;background:#1a1a1a;border-top:1px solid #444;overflow:auto;min-height:120px;max-height:620px}.lazy-footer{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#aaa}.panel-resize-handle{flex:0 0 7px;height:7px;cursor:row-resize;background:linear-gradient(#303030,#171717);border-top:1px solid #0f0f0f;border-bottom:1px solid #555;position:relative}.panel-resize-handle:after{content:"";position:absolute;left:50%;top:2px;width:86px;height:2px;transform:translate(-50%);background:#777;border-radius:999px;opacity:.75}.panel-resize-handle:hover{background:linear-gradient(#3c3c3c,#202020)}.panel-resize-handle:hover:after{background:#aaa}.placeholder-panel,.empty-note{padding:16px;color:#ccc}.json-box{margin:0;padding:10px;background:#050505;color:#cfe8ff;overflow:auto}.json-box.small{max-height:205px}.raw-textarea textarea,.raw-textarea{font-family:Consolas,monospace!important}.dl-job-table .ant-table,.dl-mini-table .ant-table{background:#000!important;color:#eee!important;font-size:12px}.dl-job-table .ant-table-thead>tr>th,.dl-mini-table .ant-table-thead>tr>th{background:linear-gradient(#616161,#303030)!important;color:#fff!important;border-color:#111!important;padding:2px 5px!important;height:21px;font-size:12px}.dl-job-table .ant-table-tbody>tr>td,.dl-mini-table .ant-table-tbody>tr>td{border-color:#101010!important;padding:1px 5px!important;height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.dl-job-table .ant-table-tbody>tr:nth-child(odd)>td,.dl-mini-table .ant-table-tbody>tr:nth-child(odd)>td{background:#000!important}.dl-job-table .ant-table-tbody>tr:nth-child(2n)>td,.dl-mini-table .ant-table-tbody>tr:nth-child(2n)>td{background:#1c1c1c!important}.dl-job-table .ant-table-tbody>tr:hover>td,.dl-mini-table .ant-table-tbody>tr:hover>td{background:#26384a!important}.dl-job-table .ant-table-tbody>tr.selected-row>td{background:#0d4872!important}.dl-job-table .ant-table-tbody>tr.batch-row>td{font-weight:800!important}.dl-job-table .ant-table-tbody>tr.child-job-row>td{font-weight:400!important}.status-row-rendering td,.status-row-rendering .job-name,.status-row-rendering .job-batch-title,.status-row-rendering .status-text{color:#2cff54!important}.status-row-completed td,.status-row-completed .job-name,.status-row-completed .job-batch-title,.status-row-completed .status-text{color:#69c9ff!important}.status-row-failed td,.status-row-failed .job-name,.status-row-failed .job-batch-title,.status-row-failed .status-text{color:#ff3030!important}.status-row-pending td,.status-row-pending .job-name,.status-row-pending .job-batch-title,.status-row-pending .status-text{color:#ffb54c!important}.status-row-suspended td,.status-row-suspended .job-name,.status-row-suspended .job-batch-title,.status-row-suspended .status-text{color:#aaa!important}.status-row-queued td,.status-row-queued .job-name,.status-row-queued .job-batch-title,.status-row-queued .status-text{color:#fff!important}.status-row-unknown td,.status-row-unknown .job-name,.status-row-unknown .job-batch-title,.status-row-unknown .status-text{color:#ccc!important}.error-cell{color:#ff3a3a!important;font-weight:800}.user-cell{font-weight:700}.cell-ellipsis,.job-name-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.job-name,.job-batch-title{display:inline-flex;align-items:center;max-width:100%;min-width:0}.job-name{font-weight:400}.job-batch-title{font-weight:800}.dl-tree-toggle{display:inline-block;flex:0 0 14px;width:14px;margin-right:4px;color:#d9d9d9;cursor:pointer}.dl-tree-leading-space{display:inline-block;flex:0 0 auto;height:1px}.dl-tree-leading-space.standalone{width:18px;margin-right:4px}.dl-tree-leading-space.child{width:44px;margin-right:4px}.dl-progress-wrap{position:relative;height:14px;min-width:110px;background:#eee;border:1px solid #222;border-radius:3px;overflow:hidden;color:#000;text-align:center;line-height:12px;font-size:11px;font-weight:700}.dl-progress-wrap span{position:relative;z-index:2}.dl-progress-fill{position:absolute;top:0;left:0;bottom:0;z-index:1}.dl-progress-fill.rendering{background:#7f7}.dl-progress-fill.completed{background:#74cfff}.dl-progress-fill.failed{background:#ff4d4d}.dl-progress-fill.pending{background:#ffbd73}.dl-progress-fill.suspended{background:#8a8a8a}.dl-progress-fill.queued{background:#fff}.dl-progress-fill.unknown{background:#ccc}.props-panel{padding:8px}.task-monitor-panel{height:100%;display:flex;flex-direction:column;background:#0a0a0a}.task-toolbar{padding:4px 6px;background:#303030;border-bottom:1px solid #111;color:#ddd;font-size:12px}.task-table{flex:1}.task-status-text{font-weight:700}.task-status-text.rendering,.task-status-row-rendering td{color:#2cff54!important}.task-status-text.completed,.task-status-row-completed td{color:#69c9ff!important}.task-status-text.failed,.task-status-row-failed td{color:#ff3030!important}.task-status-text.pending,.task-status-row-pending td{color:#ffb54c!important}.task-status-text.suspended,.task-status-row-suspended td{color:#aaa!important}.task-status-text.queued,.task-status-row-queued td{color:#fff!important}.task-status-text.unknown,.task-status-row-unknown td{color:#ccc!important}.task-id-cell{color:inherit!important;font-weight:700}.task-log-modal .ant-modal-content,.task-log-modal .ant-modal-header{background:#151515!important;color:#eee}.task-log-modal .ant-modal-title{color:#eee!important}.task-log-layout{display:flex;flex-direction:column;gap:8px}.task-report-table .report-row-log td{color:#69c9ff!important}.task-report-table .report-row-requeue td{color:#ffb54c!important}.task-report-table .report-row-error td{color:#ff3030!important}.task-report-table .task-selected-row td{background:#0fa80f!important;color:#000!important}.report-type.log{color:#69c9ff}.report-type.requeue{color:#ffb54c}.report-type.error{color:#ff3030}.task-log-content-wrap{height:320px;overflow:auto;background:#000;border:1px solid #333}.task-log-loading,.task-log-empty{padding:12px;color:#aaa}.colored-log-content{font-family:Consolas,Courier New,monospace;font-size:12px;line-height:16px;padding:4px 0}.log-line{display:flex;white-space:pre;min-height:16px;color:#d7d7d7}.log-line:hover{background:#202020}.log-num{flex:0 0 48px;text-align:right;padding-right:10px;color:#9ad7ff;-webkit-user-select:none;user-select:none;border-right:1px solid #222;margin-right:8px}.log-text{flex:1 1 auto}.log-info{color:#7fd4ff}.log-stdout{color:#3dff72}.log-warning{color:#ffcf5a}.log-error{color:#ff4d4d}.log-python{color:#9ad7ff}.log-content{margin:6px 0 0;max-height:110px;background:#000;color:#d7d7d7;overflow:auto;padding:6px}.ant-tabs-tab{padding:4px 8px!important}.ant-drawer-body{background:#1b1b1b}.ant-drawer-header{background:#151515!important}.task-log-content-wrap{overflow:auto!important;white-space:nowrap!important}.colored-log-content{width:max-content!important;min-width:100%!important;white-space:pre!important}.log-line{display:flex!important;flex-wrap:nowrap!important;width:max-content!important;min-width:100%!important;white-space:pre!important;word-break:normal!important;overflow-wrap:normal!important}.log-text{flex:0 0 auto!important;white-space:pre!important;word-break:normal!important;overflow-wrap:normal!important}.log-num{flex:0 0 48px!important}.scroll-load-note{color:#c7e8ff;font-size:12px;font-weight:700;padding-left:10px}.jobs-with-filter{display:flex;height:calc(100vh - 64px);min-height:520px;overflow:hidden;background:#111}.jobs-right-pane{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.deadline-filter-panel{flex:0 0 260px;width:260px;background:#3f3f3f;border-right:1px solid #1a1a1a;color:#fff;font-size:12px;display:flex;flex-direction:column}.deadline-filter-title{height:30px;display:flex;align-items:center;justify-content:space-between;padding:4px 6px;border-bottom:1px solid #222;background:linear-gradient(#555,#383838);font-weight:700}.deadline-filter-scroll{overflow:auto;padding:5px 5px 10px}.deadline-filter-section{margin-bottom:4px}.deadline-filter-header{display:flex;align-items:center;gap:4px;height:22px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff}.deadline-filter-header:hover{background:#4b4b4b}.deadline-filter-toggle{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border:1px solid #888;background:#333;color:#fff;font-weight:700;line-height:12px}.deadline-filter-count{margin-left:auto;color:#bfbfbf;font-size:11px;padding-right:4px}.deadline-filter-body{margin-left:16px;border:1px solid #555;background:#3b3b3b;padding:4px 5px;max-height:220px;overflow:auto}.deadline-filter-checkbox{display:flex!important;align-items:center;width:100%;margin-inline-start:0!important;margin:1px 0!important;color:#fff!important;white-space:nowrap}.deadline-filter-checkbox .ant-checkbox+span{display:flex;min-width:0;width:100%;align-items:center;gap:6px;padding-inline-start:5px}.deadline-filter-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deadline-filter-option-count{flex:0 0 auto;color:#c8c8c8;font-size:11px}.deadline-filter-empty{color:#cfcfcf;font-style:italic;padding:3px 0}.jobs-with-filter .dl-grid-wrap{flex:1 1 auto;height:auto;min-height:220px;overflow:hidden}.jobs-with-filter .dl-bottom-panel{flex:0 0 250px;min-height:120px;max-height:620px}@media(max-width:900px){.deadline-filter-panel{flex-basis:210px;width:210px}.dl-search{width:210px}}.status-row-disabled td,.status-row-disabled .job-name,.status-row-disabled .worker-name,.worker-status-tag.disabled{color:#ffd84c!important}.dl-worker-table .ant-table-cell{white-space:nowrap}.dl-worker-table .worker-name{font-weight:700}.dl-worker-table .ant-tag{background:#111!important;border-color:#555!important;color:inherit!important}.deadline-filter-pending{margin:6px 8px 8px;padding:5px 7px;border:1px solid rgba(250,173,20,.35);border-radius:4px;background:#faad141f;color:#ffd666;font-size:11px}.worker-actions-bar{flex:0 0 auto;padding:6px 8px;border:1px solid #555;border-bottom:none;background:#303030}.selected-note{color:#dcdcdc;font-size:12px;padding-right:6px}.webservice-response-summary{background:#111827;border:1px solid #334155;border-radius:6px;color:#dbeafe;font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;line-height:1.45;max-height:220px;overflow:auto;padding:10px 12px;white-space:pre}.webservice-response-json{margin-top:10px;max-height:420px;overflow:auto;white-space:pre}.webservice-response-table .ant-table,.webservice-response-table .ant-table-container,.webservice-response-table .ant-table-content,.webservice-response-table .ant-table-body{background:#050505!important}.webservice-response-table .ant-table-thead>tr>th{background:linear-gradient(#5c5c5c,#262626)!important;border-right:1px solid #525252!important;color:#fff!important;font-weight:700!important}.webservice-response-table .ant-table-tbody>tr>td{background:#050505!important;border-bottom:1px solid #262626!important;color:#e8e8e8!important;font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;white-space:nowrap}.webservice-response-table .ant-table-tbody>tr:nth-child(odd)>td{background:#1f1f1f!important}.response-status-ok{color:#79ff79;font-weight:700}.response-status-failed{color:#ff4d4f;font-weight:700}.webservice-response-table .ant-table-tbody>tr.response-row-selected>td,.webservice-response-table .ant-table-tbody>tr.response-row-selected:hover>td{background:#1b7a1b!important;color:#fff!important}.remote-command-output{margin-top:8px;height:260px;overflow:auto;background:#050505;border:1px solid #3a3a3a;color:#fff;font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;line-height:1.45;white-space:pre}.remote-command-line{display:flex;min-width:max-content}.remote-command-line-no{flex:0 0 42px;width:42px;padding:0 8px 0 4px;color:#75c7ff;text-align:right;-webkit-user-select:none;user-select:none;border-right:1px solid #333;background:#0b0b0b}.remote-command-line-text{padding-left:10px;white-space:pre}.remote-command-empty{color:#888;padding:10px}.ant-table-wrapper th.ant-table-cell{position:relative}.dwm-col-resizer{position:absolute;top:0;right:-3px;width:7px;height:100%;cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:20}.dwm-col-resizer:hover{background:#74cfff73}body.dwm-col-resizing{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}body.dwm-col-resizing *{cursor:col-resize!important}.ant-dropdown .ant-dropdown-menu{background:#222!important;border:1px solid #444!important}.ant-dropdown .ant-dropdown-menu-item{color:#eee!important}.ant-dropdown .ant-dropdown-menu-item-selected,.ant-dropdown .ant-dropdown-menu-item:hover{background:#0d4872!important;color:#fff!important}.job-load-more-bar{flex:0 0 30px;height:30px;min-height:30px;position:relative;z-index:8;display:flex;align-items:center;justify-content:center;gap:8px;background:#151515;border-top:1px solid #303030;border-bottom:1px solid #303030}.job-load-more-bar .ant-btn{height:20px;font-size:12px;padding:0 12px;color:#dff6ff;border-color:#4c4c4c;background:#202020}.job-load-more-bar .ant-btn:not(:disabled):hover{color:#fff;border-color:#5ea7d6;background:#263745}.layout-toggle.active{border-color:#1677ff!important;color:#fff!important;background:#0d4872!important}.mobile-shell .dl-titlebar{height:34px;line-height:34px;padding:0 8px}.mobile-shell .dl-server{display:none}.mobile-shell .dl-toolbar{align-items:stretch;flex-direction:column;gap:6px;padding:6px}.mobile-shell .dl-toolbar-left,.mobile-shell .dl-toolbar-right{width:100%;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:thin}.mobile-shell .dl-toolbar-left .ant-btn,.mobile-shell .dl-toolbar-left .section-menu-button,.mobile-shell .dl-toolbar-left .filter-toggle{min-height:38px;padding:0 12px;flex:0 0 auto}.mobile-shell .dl-search{min-width:210px;flex:1 0 210px}.mobile-shell .limit-note{display:none}.mobile-list-layout{height:calc(100vh - 96px)}.mobile-list-layout .deadline-filter-panel{position:fixed;left:8px;right:8px;top:92px;bottom:8px;width:auto;z-index:80;box-shadow:0 8px 24px #0009;border:1px solid #555}.mobile-list-layout .jobs-right-pane{min-width:0}.mobile-shell .job-actions-bar,.mobile-shell .worker-actions-bar{overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:6px}.mobile-shell .job-actions-bar .ant-space,.mobile-shell .worker-actions-bar .ant-space{flex-wrap:nowrap!important}.mobile-shell .job-actions-bar .ant-btn,.mobile-shell .worker-actions-bar .ant-btn{min-height:40px;padding:0 12px}.mobile-card-list{height:calc(100vh - 178px);overflow:auto;padding:8px;background:#101010;-webkit-overflow-scrolling:touch}.mobile-card{border:1px solid #333;border-radius:9px;background:#1c1c1c;margin-bottom:8px;padding:10px;box-shadow:inset 0 1px #ffffff0a;touch-action:manipulation}.mobile-card.status-row-rendering{border-left:4px solid #2cff54}.mobile-card.status-row-completed{border-left:4px solid #69c9ff}.mobile-card.status-row-failed{border-left:4px solid #ff3030}.mobile-card.status-row-pending{border-left:4px solid #ffb54c}.mobile-card.status-row-disabled{border-left:4px solid #ffd24d}.mobile-card.status-row-suspended{border-left:4px solid #aaa}.mobile-card-main{display:flex;align-items:flex-start;gap:10px}.mobile-card-main .ant-checkbox-wrapper,.mobile-card-main .ant-checkbox,.mobile-card-main .ant-checkbox-inner{transform:scale(1.15);margin-top:3px}.mobile-card-content{min-width:0;flex:1 1 auto}.mobile-card-title{font-weight:800;font-size:14px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-card-title.rendering{color:#2cff54}.mobile-card-title.completed{color:#69c9ff}.mobile-card-title.failed{color:#ff3030}.mobile-card-title.pending{color:#ffb54c}.mobile-card-title.disabled{color:#ffd24d}.mobile-card-meta{display:flex;flex-wrap:wrap;gap:6px 12px;color:#c7d7e4;font-size:12px;margin-top:5px}.mobile-card-meta span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-card .dl-progress-wrap{margin-top:8px;width:100%;min-width:0;height:18px;line-height:16px}.mobile-card-actions{display:flex;gap:8px;margin-top:9px;padding-left:32px}.mobile-card-actions .ant-btn,.mobile-load-more .ant-btn{min-height:42px}.mobile-batch-card{background:#141a20}.mobile-worker-list{height:calc(100vh - 172px)}.mobile-worker-card .mobile-card-title{font-size:15px}.mobile-details-drawer .ant-drawer-content,.mobile-details-drawer .ant-drawer-header,.mobile-details-drawer .ant-drawer-body{background:#171717!important;color:#eee!important}.mobile-details-drawer .ant-drawer-title{color:#fff!important}.mobile-details-drawer .ant-drawer-body{padding:8px;overflow:auto}@media(max-width:760px){.desktop-shell .dl-server{display:none}.desktop-shell .dl-toolbar-left{overflow-x:auto}}.layout-icon-toggle{width:24px;min-width:24px;height:22px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;background:#171717!important;border-color:#3f3f3f!important;color:#d9f5ff!important}.layout-icon-toggle:hover{border-color:#5ea7d6!important;color:#fff!important;background:#253545!important}.layout-icon-toggle.active{color:#00e676!important;border-color:#007a2e!important;background:#06220e!important}.dl-toolbar-right{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 0 auto}.mobile-batch-children{margin:10px 0 2px 32px;padding-left:12px;border-left:2px solid #4b5563}.mobile-batch-children-label{color:#9ca3af;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px}.mobile-card.mobile-child-job-block{margin:6px 0 8px;padding:8px;border-radius:7px;background:#101010;border:1px solid #3a3a3a;border-left-width:4px;box-shadow:none}.mobile-child-job-block .mobile-card-title{font-size:13px}.mobile-child-prefix{color:#9ca3af;margin-right:5px}.mobile-child-job-block .mobile-card-actions{padding-left:30px}.mobile-batch-card>.mobile-card-actions{margin-bottom:0}.job-status-summary{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}.job-status-pill{display:inline-flex;align-items:center;gap:3px;height:20px;padding:0 7px;border:1px solid #4b4b4b;border-radius:2px;background:#121212;color:#d8d8d8;font-size:11px;line-height:18px;white-space:nowrap}.job-status-pill.rendering{color:#2f5;border-color:#117833;background:#06170a}.job-status-pill.queued{color:#d8e8ff;border-color:#64748b;background:#10141a}.job-status-pill.pending{color:#ffb13b;border-color:#8a5b16;background:#1c1204}.job-status-pill.failed{color:#f55;border-color:#8a1f1f;background:#1f0707}.job-status-pill b{color:inherit}.mobile-shell .job-status-summary{order:-1;width:100%;justify-content:flex-end;margin-bottom:2px}.mobile-shell .job-status-pill{height:22px;font-size:11px;padding:0 6px}.mobile-worker-hw{display:grid;grid-template-columns:1fr;gap:5px;margin-top:8px;padding:8px 9px;border:1px solid #333f4a;border-radius:7px;background:#090f16b8}.mobile-worker-hw>div{display:grid;grid-template-columns:42px 1fr;align-items:start;gap:7px;min-width:0;font-size:12px;line-height:1.35}.mobile-worker-hw b{color:#7dd3fc;font-weight:700}.mobile-worker-hw span{min-width:0;overflow-wrap:anywhere;color:#e5f4ff}.mobile-shell .dl-toolbar-right{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;width:100%;overflow:visible}.mobile-shell .job-status-summary{order:-1;flex:1 0 100%;width:100%;min-width:0;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:thin}.mobile-shell .job-status-pill{flex:0 0 auto;height:21px;padding:0 6px;font-size:10.5px;line-height:19px;white-space:nowrap}.mobile-shell .live-status{flex:0 0 auto;max-width:none;height:22px;min-height:22px;padding:0 6px;font-size:10.5px;line-height:20px;white-space:nowrap;word-break:keep-all}.mobile-shell .layout-icon-toggle{flex:0 0 28px;width:28px;min-width:28px;height:24px;padding:0!important}@media(max-width:430px){.mobile-shell .live-status,.mobile-shell .job-status-pill{font-size:10px;padding:0 5px}}.mobile-status-icons{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto}.mobile-status-icon{width:28px;height:24px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;border:1px solid #3f3f3f;background:#111;font-size:14px;line-height:1;cursor:help;box-shadow:inset 0 1px #ffffff14}.mobile-status-icon.connected{color:#25ff57;border-color:#0c7a24;background:#061a0b}.mobile-status-icon.disconnected{color:#ff6a6a;border-color:#7a1515;background:#1b0606}.mobile-status-icon .anticon{display:inline-flex}.mobile-shell .dl-toolbar-right{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;padding-bottom:2px;scrollbar-width:thin}.mobile-shell .dl-toolbar-right .job-status-summary{order:0!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:4px!important;margin:0!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:none}.mobile-shell .dl-toolbar-right .job-status-summary::-webkit-scrollbar{display:none}.mobile-shell .dl-toolbar-right .job-status-pill{flex:0 0 auto!important;height:20px!important;padding:0 5px!important;font-size:10px!important;line-height:18px!important}.mobile-shell .dl-toolbar-right .mobile-status-icons{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:4px!important;white-space:nowrap!important}.mobile-shell .dl-toolbar-right .mobile-status-icon,.mobile-shell .dl-toolbar-right .layout-icon-toggle{flex:0 0 25px!important;width:25px!important;min-width:25px!important;height:22px!important;padding:0!important}.props-panel-single .ant-descriptions-row>th,.props-panel-single .ant-descriptions-row>td{display:block;width:100%!important}.props-panel-single .ant-descriptions-item-label{border-right:0!important;border-bottom:1px solid #333!important}.props-panel-single .ant-descriptions-item-content{min-height:32px;word-break:break-word}.mobile-details-drawer .props-panel-single{padding:0}.auth-card{width:min(420px,calc(100vw - 32px));text-align:center;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 60px #00000059}.auth-card__icon{width:58px;height:58px;border-radius:18px;margin:0 auto 12px;display:grid;place-items:center;font-size:28px;background:#ffffff14}.dl-progress-segment{position:absolute;top:0;bottom:0;z-index:1}.dl-progress-segment.completed{background:#74cfff}.dl-progress-segment.rendering{background:#7f7}.dl-progress-segment.failed{background:#ff4d4d}.dl-progress-segment.suspended{background:#8a8a8a}.dl-progress-segment.pending{background:#ffbd73}.dl-progress-segment.queued{background:#f5f5f5}.dl-progress-segment.unknown{background:#c8c8c8}.task-table .task-status-row-suspended td,.task-table .task-status-row-suspended .task-status-text,.dl-mini-table .task-status-row-suspended td,.dl-mini-table .task-status-text.suspended{color:#aaa!important}.task-table .task-status-row-suspended .dl-progress-segment.suspended,.task-table .task-status-row-suspended .dl-progress-fill.suspended,.dl-progress-wrap.suspended .dl-progress-segment.suspended,.dl-progress-wrap.suspended .dl-progress-fill.suspended{background:#8a8a8a!important}.dl-bottom-panel .ant-tabs,.dl-bottom-panel .ant-tabs-content-holder,.dl-bottom-panel .ant-tabs-content,.dl-bottom-panel .ant-tabs-tabpane{height:100%;min-height:0}.dl-bottom-panel .ant-tabs-content-holder,.dl-bottom-panel .ant-tabs-tabpane{overflow:hidden}.task-monitor-panel{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.task-monitor-panel .task-toolbar{flex:0 0 auto}.task-monitor-panel .task-table{flex:1 1 auto;min-height:0}.reports-panel{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.reports-toolbar{flex:0 0 auto;padding:4px 0 6px}.reports-table{flex:0 0 auto;min-height:0}.reports-log-content{flex:1 1 auto;min-height:120px;max-height:none!important;overflow:auto;margin:6px 0 0!important}.reports-empty-log{flex:1 1 auto;min-height:80px;display:flex;align-items:center;justify-content:center;color:#777;border-top:1px solid #333;margin-top:6px}.dl-job-table .ant-table-body{padding-bottom:2px}
