@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg-page: #0f0f10;--board: #1f1f1f;--sidebar: #191919;--surface: #262626;--surface-2: #222222;--line: #353535;--line-strong: #4a4a4a;--text: #f4f4f4;--text-muted: #b7b7b7;--text-subtle: #888888;--focus: rgba(255, 255, 255, .28);--danger: #ffb7b7}*{box-sizing:border-box}body{margin:0;font-family:Manrope,sans-serif;background:var(--bg-page);color:var(--text)}h1,h2,h3,p{margin:0}input,button{font:inherit}label{display:flex;flex-direction:column;gap:.55rem;font-size:.86rem;font-weight:600;color:var(--text-muted)}input{border:1px solid var(--line);border-radius:10px;background:#2a2a2a;color:var(--text);padding:.74rem .85rem}input:focus{outline:2px solid var(--focus);outline-offset:1px}.file-drop-field{display:flex;flex-direction:column;gap:.45rem}.file-drop-field__label{font-size:.86rem;font-weight:600;color:var(--text-muted)}.file-drop{width:100%;border:1px dashed #474747;border-radius:12px;background:linear-gradient(180deg,#2a2a2a,#252525);color:var(--text);min-height:74px;padding:.8rem .88rem;display:flex;align-items:center;gap:.85rem;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.file-drop:hover{border-color:#5d5d5d;box-shadow:inset 0 0 0 1px #ffffff0a}.file-drop--drag{border-color:#2f6ef3;background:linear-gradient(180deg,#2b313f,#272d3a);box-shadow:0 0 0 2px #2f6ef333}.file-drop--filled{border-style:solid;border-color:#4068bc;background:linear-gradient(180deg,#272c36,#23272f)}.file-drop__icon{width:28px;height:28px;border-radius:999px;border:1px solid #4462a4;background:#2f4f90;display:grid;place-items:center;color:#f4f8ff;font-size:.72rem;font-weight:700;flex-shrink:0}.file-drop__meta{display:flex;flex-direction:column;gap:.17rem;min-width:0;flex:1}.file-drop__meta strong{font-size:.84rem;font-weight:700;color:#f5f5f5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-drop__meta small{font-size:.72rem;color:var(--text-subtle)}.file-drop__action{border-radius:999px;border:1px solid #4b4b4b;background:#2f2f2f;color:#eee;font-size:.72rem;font-weight:600;padding:.28rem .72rem;flex-shrink:0}.file-drop__input{display:none}.boot{min-height:100vh;display:grid;place-items:center;color:#e8e8e8;font-weight:700}.console-eyebrow{font-size:.66rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--text-subtle)}.console-muted{color:var(--text-muted)}.console-error{color:var(--danger);font-weight:600}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:1.2rem;background:#0f0f10}.login-panel{width:min(430px,100%);display:flex;flex-direction:column;gap:1.05rem;background:#1e1e1e;border:1px solid #2c2c2c;box-shadow:0 24px 48px #00000047}.login-panel h1{font-size:1.9rem}.login-form{display:flex;flex-direction:column;gap:.9rem}.console-wrap{min-height:100vh;padding:0}.board-shell{width:100%;max-width:none;margin:0;min-height:100vh;background:linear-gradient(180deg,#242424,#1d1d1d);border:1px solid #2f2f2f;border-radius:0;box-shadow:0 20px 48px #00000052;overflow:hidden;display:grid;grid-template-columns:220px 1fr}.board-sidebar{background:linear-gradient(180deg,#1a1a1a,#171717);border-right:1px solid #2d2d2d;padding:1.35rem 1rem;display:flex;flex-direction:column;gap:1.1rem}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:.55rem}.sidebar-jobs{width:100%;border:1px solid #3a3a3a;border-radius:8px;background:#202020;color:#f0f0f0;padding:.56rem .62rem;display:flex;justify-content:space-between;align-items:baseline;cursor:pointer;transition:border-color .15s ease,background .15s ease}.sidebar-jobs:hover{border-color:#4a4a4a;background:#262626}.sidebar-jobs span{font-size:.71rem;color:#c8c8c8}.sidebar-jobs strong{font-size:1.1rem;line-height:1}.sidebar-profile{display:flex;align-items:center;gap:.65rem;padding-bottom:.65rem;border-bottom:1px solid #2d2d2d}.sidebar-avatar{width:33px;height:33px;border-radius:999px;background:#2b2b2b;border:1px solid #3b3b3b;display:grid;place-items:center;font-size:.8rem;font-weight:700;color:#f0f0f0}.sidebar-name{font-size:.9rem;font-weight:700}.sidebar-sub{font-size:.72rem;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.08em}.workflow-tabs{display:flex;flex-direction:column;gap:.5rem}.workflow-tab{border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text-muted);text-align:left;padding:.52rem .62rem;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.workflow-tab:hover{border-color:#3b3b3b;color:#ececec}.workflow-tab--active{border-color:var(--line-strong);background:#252525;color:#fff}.workflow-tab__title{font-size:.86rem;font-weight:700}.board-main{padding:1.45rem 1.45rem 1.35rem;display:flex;flex-direction:column;gap:1.25rem}.board-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.board-header h1{font-size:clamp(1.2rem,1.9vw,1.6rem);font-weight:700}.board-total{text-align:right}.board-total span{display:block;font-size:.67rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-subtle);margin-bottom:.2rem}.board-total strong{font-size:1.55rem;font-weight:700}.stats-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.stats-band>div{border:0;border-top:1px solid var(--line);background:transparent;padding:.52rem .2rem .1rem}.stats-band p{font-size:.74rem;color:var(--text-muted);margin-bottom:.12rem}.stats-band strong{font-size:1.06rem}.chart-area{border:0;border-top:1px solid var(--line);padding:.72rem .1rem .55rem;background:transparent}.bars-chart{margin-top:.65rem;height:122px;display:grid;grid-template-columns:repeat(18,minmax(0,1fr));align-items:end;gap:.38rem;padding-bottom:.2rem}.bars-chart span{display:block;width:100%;min-height:16px;border-radius:2px;background:linear-gradient(180deg,#efefef,#c9c9c9)}.bars-empty{margin-top:.8rem;font-size:.78rem;color:var(--text-muted)}.control-area{border:0;border-top:1px solid var(--line);background:transparent;padding:.82rem .1rem .18rem}.control-head{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.6rem}.control-head h2{font-size:1rem}.workflow-panel{display:flex;flex-direction:column;gap:.75rem}.workflow-panel h3{font-size:.95rem}.jobs-zone{border:0;border-top:1px solid var(--line);background:transparent;padding:.82rem .1rem .1rem;display:flex;flex-direction:column;gap:.7rem}.jobs-header{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem}.jobs-header h2{font-size:1rem}.jobs-header span{font-size:.72rem;color:var(--text-subtle)}.jobs-table{display:flex;flex-direction:column;gap:.55rem;max-height:280px;overflow:auto;padding-right:.1rem}.jobs-row{border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:.62rem .7rem;display:flex;flex-direction:column;gap:.48rem}.jobs-row__titleblock{display:flex;justify-content:space-between;align-items:center;gap:.55rem}.jobs-row__titleblock strong{font-size:.82rem}.jobs-row__meta{color:var(--text-muted);font-size:.7rem}.jobs-row__percent{font-size:1.48rem;font-weight:800;color:#f5f7ff;letter-spacing:.01em}.jobs-row__stats{display:flex;flex-wrap:wrap;gap:.35rem}.jobs-row__stat{border:1px solid #3a3a3a;border-radius:999px;background:#2e2e2e;color:#ececec;font-size:.66rem;font-weight:600;padding:.15rem .5rem}.jobs-row__logs{border:1px solid #383838;border-radius:8px;background:#202020;padding:.45rem .5rem;max-height:150px;overflow:auto;display:flex;flex-direction:column;gap:.22rem}.jobs-row__logline{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.67rem;color:#d7d7d7;line-height:1.38;display:flex;gap:.5rem}.jobs-row__logtime{color:#8e8e8e;flex:0 0 auto}.status-pill{border-radius:999px;padding:.15rem .46rem;font-size:.61rem;font-weight:700;border:1px solid var(--line-strong);background:#2f2f2f}.progress-line{height:7px;background:#323232;border-radius:999px;overflow:hidden}.progress-line__fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f3f3f3,#cbcbcb);transition:width .22s ease}.jobs-row__actions{display:flex;flex-wrap:wrap;gap:.4rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:999px;font-family:Manrope,sans-serif;font-weight:600;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;border:1px solid transparent;outline:none}.button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.button:disabled{opacity:.58;cursor:not-allowed}.button--full-width{width:100%}.button--sm{height:32px;padding:0 .95rem;font-size:.76rem}.button--md{height:39px;padding:0 1.15rem;font-size:.84rem}.button--lg{height:48px;padding:0 1.45rem;font-size:.95rem}.button--primary{background:#2563eb;color:#f4f8ff}.button--primary:hover:not(:disabled){background:#2f6ef3}.button--primary:active:not(:disabled){background:#1f56d0}.button--secondary{background:#2a2a2a;border-color:var(--line-strong);color:#efefef}.button--secondary:hover:not(:disabled){background:#323232}.button--ghost{background:transparent;border-color:var(--line-strong);color:#d5d5d5}.button--ghost:hover:not(:disabled){background:#282828}.button--danger{background:#7f1d1d;border-color:#a53333;color:#ffe9e9}.button--danger:hover:not(:disabled){background:#912222}.jobs-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008f;display:grid;place-items:center;z-index:50;padding:1rem}.jobs-modal__panel{width:min(640px,100%);max-height:min(80vh,720px);overflow:auto;border:1px solid #383838;border-radius:12px;background:#1f1f1f;box-shadow:0 22px 44px #00000059;padding:.9rem;display:flex;flex-direction:column;gap:.7rem}.jobs-modal__head{display:flex;justify-content:space-between;align-items:center}.jobs-modal__head h3{font-size:1rem}.jobs-modal__row{border:1px solid #343434;border-radius:8px;background:#262626;padding:.55rem .65rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem}.jobs-modal__title{font-size:.84rem;font-weight:700;color:#f1f1f1}.jobs-modal__meta{margin-top:.14rem;font-size:.72rem;color:#b9b9b9}.card{background-color:var(--surface);border:1px solid var(--line);border-radius:14px;min-width:0;overflow:hidden}.card--padding-sm{padding:1rem}.card--padding-md{padding:1.5rem}.card--padding-lg{padding:1.8rem}.card--muted{background:#1f1f1f}@media(max-width:980px){.board-shell{grid-template-columns:1fr}.board-sidebar{border-right:0;border-bottom:1px solid #2d2d2d}.workflow-tabs{flex-direction:row;flex-wrap:wrap}.workflow-tab{flex:1 1 180px}.stats-band{grid-template-columns:1fr}}@media(max-width:640px){.console-wrap{padding:0}.board-shell{min-height:100vh}.board-main{padding:.9rem}.board-header{flex-direction:column;align-items:flex-start;gap:.5rem}.jobs-table{max-height:none}}
