:root{color:#242622;background:#eef1ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden;-webkit-text-size-adjust:100%}button,input,select{font:inherit}button,label{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{position:relative;display:grid;grid-template-columns:252px minmax(0,1fr);width:100%;height:100%;background:#eef1ec}.drop-overlay{position:fixed;top:14px;right:14px;bottom:14px;left:14px;z-index:20;display:none;place-items:center;border:2px dashed #58c981;border-radius:8px;background:#eef8f1db;color:#163f27;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-shell.is-dragging .drop-overlay{display:grid}.drop-overlay div{display:grid;min-width:280px;place-items:center;gap:8px;padding:24px;border:1px solid #b7dfc4;border-radius:8px;background:#fbfffc;box-shadow:0 22px 70px #1c32232e}.drop-overlay strong{color:#132318;font-size:1.04rem;font-weight:880}.drop-overlay span{color:#596b5e;font-size:.86rem;font-weight:760}.sidebar{display:grid;grid-template-rows:auto 1fr auto;gap:22px;min-width:0;padding:22px 16px;border-right:1px solid #d7ddd4;background:#f8faf6}.brand{display:flex;align-items:center;min-width:0;gap:12px}.brand-mark{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border-radius:8px;background:#19241f;color:#6fed9a}.brand div{min-width:0}.brand strong,.brand span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand strong{color:#111411;font-size:1.05rem;font-weight:850}.brand span{color:#727b70;font-size:.78rem;font-weight:720}.nav-list{display:grid;align-content:start;gap:6px}.nav-list button{display:flex;align-items:center;min-width:0;min-height:42px;gap:10px;padding:0 12px;border-radius:8px;background:transparent;color:#596158;font-size:.9rem;font-weight:760;text-align:left}.nav-list button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-list button:hover,.nav-list button.is-active{background:#e9eee7;color:#111411}.nav-list button.is-active{box-shadow:inset 3px 0 #54c980}.runner-card{display:flex;align-items:center;min-height:44px;gap:10px;padding:0 12px;border:1px solid #dbe1d8;border-radius:8px;color:#697168;font-size:.84rem;font-weight:760}.runner-card.is-online{border-color:#a6d9b8;color:#226b3d;background:#edf8f0}.runner-card.is-offline{border-color:#e4b6b6;color:#9a3232;background:#fff0f0}.runner-card.is-uploading,.runner-card.is-checking{border-color:#b8d8e8;color:#1e6684;background:#eef8fc}.workspace{min-width:0;min-height:0;overflow:auto;padding:22px}.desk-view,.page-view{display:grid;min-height:calc(100vh - 44px);gap:18px}.page-header{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:16px}.page-header h1,.page-header p{margin:0}.page-header h1{color:#111411;font-size:1.72rem;font-weight:880}.eyebrow{color:#6b766a;font-size:.78rem;font-weight:840;text-transform:uppercase}.header-actions{display:flex;gap:8px}.icon-button,.primary-action,.secondary-action,.text-button,.upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;gap:8px;border-radius:8px;font-size:.86rem;font-weight:800}.icon-button{width:40px;border:1px solid #d7ddd4;background:#fff;color:#3a4139}.primary-action{padding:0 14px;background:#19241f;color:#f9fbf8}.primary-action.wide,.secondary-action{width:100%}.secondary-action{border:1px solid #d4dcd2;background:#fff;color:#252b25}.text-button{min-height:34px;padding:0 10px;background:transparent;color:#54605a}.desk-grid{display:grid;grid-template-columns:minmax(300px,392px) minmax(320px,1fr);grid-template-rows:auto minmax(380px,1fr);min-height:0;gap:16px}.intake-pane,.queue-pane,.table-panel,.settings-grid,.world-list,.stage-board,.training-grid{border:1px solid #d8ded5;border-radius:8px;background:#fbfcfa}.intake-pane{display:grid;align-content:start;gap:14px;padding:16px}.pane-head{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:12px}.pane-head span,.metric-row span,.setting-field span,.stage-card span,.storage-card span,.training-module span{color:#6f7a6e;font-size:.76rem;font-weight:760}.pane-head strong,.metric-row strong,.stage-card strong,.storage-card strong,.training-module strong{display:block;color:#161916;font-weight:860}.upload-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.upload-button{position:relative;overflow:hidden;min-height:52px;border:1px solid #d4dcd2;background:#fff;color:#252b25}.upload-button.primary{border-color:#9fd9b2;background:#eaf8ef;color:#1d6438}.upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.drop-card{display:flex;align-items:center;min-height:62px;gap:12px;padding:12px;border:1px dashed #bfc9bd;border-radius:8px;background:#f7faf5;color:#586457}.drop-card.is-active{border-color:#58c981;background:#eaf8ef;color:#1d6438}.drop-card strong,.drop-card span{display:block}.drop-card strong{color:#20271f;font-size:.88rem;font-weight:850}.drop-card span{margin-top:2px;color:#6d786c;font-size:.76rem;font-weight:720}.endpoint-row{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:0 10px;border:1px solid #d8ded5;border-radius:8px;background:#fff}.endpoint-row span{color:#697367;font-size:.8rem;font-weight:820}.endpoint-row input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#20251f;font-size:.84rem}.endpoint-row input::placeholder{color:#a2aaa0}.connection-hint{margin:-4px 0 0;color:#667062;font-size:.76rem;font-weight:720;line-height:1.4}.metric-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metric-row div{min-width:0;padding:11px;border:1px solid #dfe5dc;border-radius:8px;background:#f5f7f3}.metric-row strong{overflow:hidden;margin-top:4px;text-overflow:ellipsis;white-space:nowrap}.flow-actions{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:10px}.reconstruction-status{display:grid;gap:7px;padding:10px;border:1px solid #dfe5dc;border-radius:8px;background:#f5f7f3}.reconstruction-status span,.reconstruction-status strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reconstruction-status span{color:#596457;font-size:.78rem;font-weight:820}.reconstruction-status strong{color:#9a3232;font-size:.75rem;font-weight:780}.reconstruction-status em{display:block;overflow:hidden;height:5px;border-radius:999px;background:#d9e0d7}.reconstruction-status i{display:block;height:100%;border-radius:inherit;background:#54c980;transition:width .18s ease}.reconstruction-status.is-failed i{background:#e07171}.job-artifacts{display:grid;gap:7px;padding:10px;border:1px solid #dfe5dc;border-radius:8px;background:#fff}.job-artifacts div{display:grid;gap:3px;min-width:0}.job-artifacts span{color:#6b7568;font-size:.72rem;font-weight:820}.job-artifacts strong{overflow-wrap:anywhere;color:#182018;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.72rem;font-weight:760;line-height:1.35}.coverage-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.coverage-grid span{display:block;aspect-ratio:1;border:1px solid #ccd3ca;border-radius:5px;background:#aeb5ad}.coverage-grid span.is-covered{border-color:#7fd19b;background:#63d889}.queue-pane{display:grid;grid-column:1;grid-row:2;align-content:start;gap:12px;padding:16px;min-height:0}.queue-list{display:grid;gap:8px;min-height:0}.queue-item{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;min-height:56px;gap:10px;padding:8px;border:1px solid #dfe5dc;border-radius:8px;background:#fff}.queue-item strong,.queue-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-item strong{color:#151815;font-size:.86rem;font-weight:820}.queue-item span{color:#747d72;font-size:.74rem;font-weight:720}.queue-item em{padding:5px 8px;border-radius:999px;background:#eef1ec;color:#596157;font-size:.72rem;font-style:normal;font-weight:820}.queue-item em.is-uploaded{background:#e7f8ed;color:#267042}.queue-item em.is-submitted{background:#fff7df;color:#8a5e00}.queue-item em.is-preprocessed{background:#e7f8ed;color:#267042}.queue-item em.is-failed{background:#fff0f0;color:#9a3232}.file-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#eef3ee;color:#43624d}.empty-state{display:grid;min-height:180px;place-items:center;align-content:center;gap:8px;border:1px dashed #cbd4c9;border-radius:8px;color:#7c857b;font-size:.86rem;font-weight:760}.world-pane{position:relative;overflow:hidden;grid-column:2;grid-row:1 / span 2;min-height:100%;border-radius:8px;background:#111713}.world-stage{position:absolute;top:0;right:0;bottom:0;left:0}.world-stage canvas{display:block;width:100%;height:100%}.stage-overlay{position:absolute;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding:0 12px;border:1px solid rgba(244,240,232,.14);border-radius:8px;background:#10120fb8;color:#f4f0e8bd;font-size:.8rem;font-weight:760;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stage-overlay strong{color:#f4f0e8;font-weight:850}.stage-overlay.top{top:14px;left:14px;right:14px}.stage-overlay.bottom{right:14px;bottom:14px;left:14px}.stage-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden}.stage-card{position:relative;display:grid;align-content:center;min-height:126px;gap:8px;padding:18px;border-right:1px solid #dfe5dc}.stage-card:last-child{border-right:0}.stage-card em{display:block;width:34px;height:4px;border-radius:999px;background:#cdd5cb}.stage-card em.is-active{background:#54c980}.table-panel{display:grid;align-content:start;overflow:hidden}.table-row{display:grid;grid-template-columns:minmax(180px,1fr) 140px 120px 120px;min-height:48px;align-items:center;gap:12px;padding:0 16px;border-top:1px solid #e3e8e0;color:#3d453c;font-size:.86rem;font-weight:720}.table-row.head{border-top:0;background:#f5f7f3;color:#6c756a;font-size:.76rem;font-weight:840;text-transform:uppercase}.table-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.world-list{display:grid;align-content:start;overflow:hidden}.world-row{display:grid;grid-template-columns:42px minmax(220px,1fr) 120px 120px 120px;align-items:center;min-height:72px;gap:12px;padding:0 16px;border-top:1px solid #e3e8e0;cursor:pointer}.world-row:first-child{border-top:0}.world-row:hover,.world-row.is-selected{background:#f5f8f4}.world-row strong,.world-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.world-row strong{color:#161916;font-weight:840}.world-row span,.world-row em{color:#737d71;font-size:.82rem;font-style:normal;font-weight:720}.training-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden}.training-module{display:grid;align-content:center;min-height:180px;gap:10px;padding:22px;border-right:1px solid #e3e8e0;color:#263127}.training-module:last-child{border-right:0}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;padding:16px}.setting-field{display:grid;grid-template-columns:76px minmax(0,1fr) 72px;align-items:center;min-height:48px;gap:12px;padding:0 12px;border:1px solid #dfe5dc;border-radius:8px;background:#fff}.setting-field select,.setting-field input{min-width:0}.setting-field select{height:34px;border:1px solid #d8ded5;border-radius:7px;background:#fbfcfa;color:#232923}.setting-field strong{color:#222821;font-size:.84rem;text-align:right}.storage-card{display:grid;grid-column:1 / -1;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:64px;padding:12px;border:1px solid #dfe5dc;border-radius:8px;background:#fff}.storage-card span{grid-column:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1100px){.app-shell{grid-template-columns:84px minmax(0,1fr)}.brand div,.nav-list button span{display:none}.brand{justify-content:center}.nav-list button,.runner-card{justify-content:center;padding:0}.runner-card span{display:none}}@media(max-width:900px){body{overflow:auto}.app-shell{grid-template-columns:1fr;height:auto;min-height:100%}.sidebar{position:sticky;top:0;z-index:5;grid-template-columns:auto 1fr auto;grid-template-rows:auto;align-items:center;gap:12px;padding:10px;border-right:0;border-bottom:1px solid #d7ddd4}.brand div{display:block}.nav-list{grid-auto-flow:column;grid-auto-columns:44px;overflow-x:auto}.runner-card{width:44px}.workspace{padding:14px}.desk-grid{grid-template-columns:1fr;grid-template-rows:auto auto 420px}.queue-pane,.world-pane{grid-column:auto;grid-row:auto}.stage-board,.training-grid,.settings-grid{grid-template-columns:1fr}.table-row,.world-row{grid-template-columns:minmax(0,1fr) auto}.table-row span:nth-child(2),.table-row span:nth-child(3),.world-row em,.world-row>span{display:none}}@media(max-width:520px){.page-header{align-items:flex-start;flex-direction:column}.upload-actions,.metric-row,.flow-actions{grid-template-columns:1fr}.setting-field{grid-template-columns:1fr;padding:10px}.setting-field strong{text-align:left}}
