:root{ --bg:#f6f8fc; --panel:#fff; --soft:#fbfdff; --line:#dfe5ee; --line-strong:#c9d4e3; --text:#101828; --muted:#667085; --blue:#2563eb; --blue-soft:#dbeafe; --green:#16a34a; --green-soft:#dcfce7; --amber:#f59e0b; --amber-soft:#fff7ed; --red:#e11d48; --red-soft:#ffe4e6; --shadow:0 10px 24px rgba(16,24,40,.06); --radius:16px; } *{box-sizing:border-box;min-width:0} html,body{margin:0;background:var(--bg);color:var(--text);font:14px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif} button,input,select,textarea{font:inherit} button{cursor:pointer} a{text-decoration:none;color:var(--blue)} label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#344054} input,select,textarea{width:100%;border:1px solid var(--line-strong);border-radius:9px;padding:10px 11px;background:#fff;color:var(--text);outline:none} input:focus,select:focus,textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px var(--blue-soft)} textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size:12px;line-height:1.5;resize:vertical} strong,p,h1,h2,h3,h4,span,a,button,div,li{overflow-wrap:break-word;word-break:normal;hyphens:none} [hidden],.support-elements{display:none!important} .app-shell{max-width:1540px;margin:0 auto;padding:20px} .onepage-main{display:grid;gap:14px} .topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:16px} .brand{display:flex;gap:12px;align-items:center} .brand-mark{font-size:28px;line-height:1} .brand h1{margin:0;font-size:21px;letter-spacing:-.03em} .brand p{margin:2px 0 0;color:var(--muted);font-size:13px} .top-actions{display:flex;gap:14px;justify-content:flex-end;align-items:center;flex-wrap:wrap} .panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px} .section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px} .section-head h2,.section-head h3{margin:0;font-size:16px;letter-spacing:-.02em} .panel-icon{color:var(--blue);margin-right:7px;font-weight:900} .muted{color:var(--muted)} .primary,.secondary,.link-btn,.bucket-pill,.user-chip,.logout-link,.filter,.badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;padding:9px 12px;white-space:nowrap;border:1px solid transparent} .primary{background:var(--blue);color:#fff;font-weight:800;border-color:var(--blue)} .primary.small{padding:10px 14px} .secondary,.link-btn,.bucket-pill,.logout-link{background:#fff;color:#101828;border-color:var(--line-strong)} .primary:disabled,.secondary:disabled{opacity:.5;cursor:not-allowed} .full{width:100%} .user-chip{background:#fff;border-color:var(--line-strong);font-weight:700} .status-dot{width:8px;height:8px;border-radius:999px;display:inline-block;background:#98a2b3} .status-dot.green{background:var(--green)} .status-dot.amber-dot{background:var(--amber)} .bucket-pill{background:#ecfdf3;border-color:#bbf7d0;color:#166534;font-weight:800} .badge{padding:6px 10px;font-size:12px;font-weight:800} .badge.neutral{background:#eef2ff;color:#475569} .badge.running,.pill.running{background:var(--blue-soft);color:var(--blue)} .badge.success,.pill.success,.pill.full_inference_success{background:var(--green-soft);color:var(--green)} .badge.warn,.pill.warn,.pill.manual_hardware_required,.pill.generated_needs_manual_hardware{background:var(--amber-soft);color:#c2410c} .badge.error,.pill.failed,.pill.error,.pill.blocked,.pill.technical_blocker{background:var(--red-soft);color:var(--red)} .badge.stale,.pill.stale{background:#f2f4f7;color:#667085} .link-btn.disabled{pointer-events:none;opacity:.5} .operation-status,.auth-panel{border-radius:12px;padding:10px 12px;border:1px solid var(--line-strong);background:#fff} .operation-status.info{background:var(--blue-soft);border-color:#bfdbfe;color:#1d4ed8} .operation-status.success{background:var(--green-soft);border-color:#bbf7d0;color:#166534} .operation-status.warning,.auth-panel.warning{background:var(--amber-soft);border-color:#fed7aa;color:#9a3412} .operation-status.error{background:var(--red-soft);border-color:#fecaca;color:#991b1b} .workspace-grid{display:grid;grid-template-columns:minmax(300px,420px) minmax(460px,1fr) minmax(300px,420px);gap:14px;align-items:start} .left-stack{display:grid;gap:12px} .bucket-setup-panel{display:grid;gap:10px} .compact-storage{padding:13px;overflow:hidden} .bucket-status-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#fbfdff);border-radius:14px;padding:11px;overflow:hidden} .bucket-status-main{display:flex;gap:10px;align-items:flex-start;min-width:0;overflow:hidden} .bucket-status-main strong{display:block;font-size:12px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px} .bucket-status-main p{margin:2px 0 0;color:var(--muted);font-size:11px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word} .bucket-status-orb{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#f2f4f7;border:1px solid var(--line);flex:0 0 auto} .bucket-status-orb.ready{background:var(--green-soft);border-color:#bbf7d0} .bucket-status-orb.checking,.bucket-status-orb.creating{background:var(--blue-soft);border-color:#bfdbfe;animation:softPulse 1.25s ease-in-out infinite} .bucket-status-orb.error{background:var(--amber-soft);border-color:#fed7aa} .mini-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900;color:var(--muted);margin-bottom:2px} .bucket-source-line{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:9px 10px;background:var(--soft);font-size:12px;min-width:0} .bucket-actions{display:grid;grid-template-columns:1fr 1fr} .bucket-actions.compact{gap:8px} .bucket-actions.compact .secondary{padding:8px 10px} .billing-panel{display:grid;gap:12px} .billing-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px} .billing-grid div{border:1px solid var(--line);background:var(--soft);border-radius:11px;padding:9px 10px} .billing-grid span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:900;margin-bottom:4px} .billing-grid strong{font-size:12px;line-height:1.25} .billing-note{margin:0;font-size:12px;line-height:1.35} .billing-actions{display:grid;grid-template-columns:1fr;gap:8px} .billing-actions .link-btn{justify-content:center;padding:8px 10px;font-size:12px} @keyframes softPulse{0%,100%{box-shadow:0 0 0 0 rgba(37,99,235,.12)}50%{box-shadow:0 0 0 5px rgba(37,99,235,.08)}} .runs-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:10px;color:var(--muted);font-size:12px} .all-events-panel{margin-top:0} .all-events-panel summary{cursor:pointer;font-weight:800;color:#344054} .field-stack{display:grid;gap:13px} .form-grid{display:grid;gap:12px} .two-cols{grid-template-columns:1fr 1fr} .build-panel{display:grid;gap:12px} .compact-toggles{display:grid;gap:10px;margin:2px 0} .compact-toggles label{display:flex;align-items:center;justify-content:flex-start;gap:10px;font-weight:600;color:#344054} .compact-toggles input{width:auto;appearance:none;width:32px;height:18px;border-radius:999px;padding:0;border:0;background:#d0d5dd;position:relative;order:-1} .compact-toggles input:checked{background:var(--blue)} .compact-toggles input:before{content:"";position:absolute;width:14px;height:14px;border-radius:999px;background:#fff;left:2px;top:2px;transition:.15s} .compact-toggles input:checked:before{left:16px} .build-gate{margin:0;text-align:center;font-size:12px} .quick-links{display:flex;gap:8px;flex-wrap:wrap;align-items:center} .active-run-panel{display:grid;gap:12px} .active-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0} .active-meta div{min-width:0}.active-meta strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-meta div:nth-child(4),.active-meta div:nth-child(5),.active-meta div:nth-child(6){grid-column:auto} .summary-meta span,.detail-grid span,.validation-grid span{display:block;font-size:11px;color:var(--muted);margin-bottom:4px} .summary-meta strong,.detail-grid strong,.validation-grid strong{font-size:12px;line-height:1.25} .summary-meta strong.warn-text{color:#b45309} .progress-caption{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#344054;margin-top:2px} .progress-bar{height:7px;background:#e5e7eb;border-radius:999px;overflow:hidden} .progress-bar>div{height:100%;background:var(--blue);border-radius:999px} .timeline{display:grid;grid-template-columns:repeat(9,minmax(48px,1fr));gap:0;align-items:start} .step{position:relative;display:grid;gap:5px;text-align:center;padding:10px 2px 0;border:0;background:transparent} .step:before{content:"";position:absolute;left:0;right:0;top:20px;height:2px;background:#d0d5dd;z-index:0} .step:first-child:before{left:50%} .step:last-child:before{right:50%} .step-dot{position:relative;z-index:1;width:24px;height:24px;border-radius:999px;border:2px solid #cfd6e3;background:#fff;margin:0 auto;display:grid;place-items:center;color:#667085;font-size:11px;font-weight:900} .step.completed:before{background:var(--green)} .step.completed .step-dot{background:var(--green);border-color:var(--green);color:#fff} .step.running:before{background:linear-gradient(90deg,var(--green) 0 50%,#d0d5dd 50%)} .step.running .step-dot{border-color:var(--blue);color:var(--blue);background:#fff;box-shadow:0 0 0 4px #eff6ff} .step.failed .step-dot,.step.blocked .step-dot{border-color:var(--red);color:var(--red)} .step strong{font-size:10px;line-height:1.15} .step small{display:none} .manual-action,.blockers{border:1px solid #fed7aa;background:var(--amber-soft);border-radius:12px;padding:11px;margin:0} .manual-action p,.blockers p{margin:4px 0 0;color:#9a3412} .inline-actions{display:flex;gap:8px;flex-wrap:wrap} .mini-panel{border:1px solid var(--line);border-radius:13px;background:#fff;padding:12px} .mini-panel h4{margin:0 0 8px;font-size:13px} .card-title-row{display:flex;justify-content:space-between;align-items:center;gap:10px} .linkish{border:0;background:transparent;color:var(--blue);font-weight:700;padding:0;white-space:nowrap} .activity-feed{display:grid} .activity-row{display:grid;grid-template-columns:72px 12px minmax(0,1fr) auto;gap:8px;align-items:center;border-top:1px solid var(--line);padding:9px 0} .activity-row:first-child{border-top:0} .activity-row time{font-size:11px;color:var(--muted)} .activity-row .activity-dot{width:8px;height:8px;border-radius:999px;background:#98a2b3} .activity-row.success .activity-dot{background:var(--green)} .activity-row.running .activity-dot{background:var(--blue)} .activity-row.warning .activity-dot{background:var(--amber)} .activity-row.error .activity-dot{background:var(--red)} .activity-row strong{font-size:12px} .activity-row p{margin:2px 0 0;color:var(--muted);font-size:11px} .activity-row em{font-style:normal;font-size:10px;border-radius:999px;padding:3px 7px;background:#f2f4f7;color:#344054} .search-wrap{position:relative} .search-wrap input{padding-right:34px} .search-wrap span{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--muted)} .run-filters{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0} .filter{padding:6px 10px;background:#fff;border-color:var(--line-strong);font-size:12px;color:#344054} .filter.active{border-color:#93c5fd;background:#eff6ff;color:var(--blue)} .runs-table{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff} .run-row{width:100%;display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px 0;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left} .run-row:last-child{border-bottom:0} .run-row:hover,.run-row.selected{background:#f8fafc} .run-row .dot{width:7px;height:7px;border-radius:999px;background:#98a2b3;margin-left:4px} .dot.running{background:var(--blue)} .dot.success,.dot.full_inference_success{background:var(--green)} .dot.manual_hardware_required,.dot.generated_needs_manual_hardware{background:var(--amber)} .dot.failed,.dot.blocked,.dot.technical_blocker{background:var(--red)} .dot.stale{background:#98a2b3} .dot.warn{background:var(--amber)} .dot.error{background:var(--red)} .run-row strong{font-size:12px} .run-row span{font-size:11px;color:var(--muted)} .run-row span:nth-child(4),.run-row span:nth-child(5){grid-column:2 / -1} .run-row span:nth-child(6){display:none} .run-row .pill{font-size:11px;font-style:normal;font-weight:800;border-radius:999px;padding:4px 8px;background:#f2f4f7;color:#344054;margin-right:4px} .selected-run-card{margin-top:12px;border-top:1px solid var(--line);padding-top:12px} .selected-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px} .selected-grid div:nth-child(1),.selected-grid div:nth-child(3),.selected-grid div:nth-child(5){grid-column:1} .selected-grid div:nth-child(2),.selected-grid div:nth-child(4),.selected-grid div:nth-child(6){grid-column:2} .selected-links-row{margin:10px 0} .selected-links-row .link-btn{font-size:12px;padding:8px 10px} .selected-run-card .secondary.full{margin-top:8px} .space-test-panel{padding:16px} .space-test-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,450px);gap:18px;align-items:start} .test-top-row{grid-template-columns:minmax(220px,1.2fr) minmax(150px,.8fr) minmax(150px,.8fr) 110px} .editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:12px} .validation-result-card{border:1px solid #bfdbfe;background:#f8fbff;border-radius:13px;padding:14px} .validation-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px} .report-preview,.events{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;background:#101828;color:#d0d5dd;border:1px solid #1d2939;border-radius:12px;padding:12px;white-space:pre-wrap;font-size:12px;line-height:1.5;max-height:300px;overflow:auto} .artifact-list{display:grid;gap:6px;font-size:13px} .artifact-list a{display:flex;justify-content:space-between;gap:8px;color:var(--blue);border-bottom:1px solid var(--line);padding:6px 0} .empty{padding:12px;color:var(--muted);font-size:13px} .support-elements,[hidden]{display:none!important} @media (max-width: 1380px){ .workspace-grid{grid-template-columns:minmax(280px,390px) minmax(430px,1fr) minmax(280px,390px)} .timeline{grid-template-columns:repeat(9,minmax(42px,1fr))} } @media (max-width: 1180px){ .workspace-grid{grid-template-columns:1fr 1fr} .runs-explorer-panel{grid-column:1 / -1} .space-test-grid{grid-template-columns:1fr} } @media (max-width: 720px){ .app-shell{padding:12px} .topbar,.workspace-grid,.space-test-grid,.editor-grid,.test-top-row,.two-cols,.active-meta,.selected-grid,.validation-grid,.bucket-actions{grid-template-columns:1fr} .billing-grid{grid-template-columns:1fr} .top-actions,.quick-links,.inline-actions,.active-run-actions{display:grid;grid-template-columns:1fr;align-items:stretch} .primary,.secondary,.link-btn,.bucket-pill,.user-chip,.logout-link,.filter{width:100%;white-space:normal} .timeline{grid-template-columns:1fr} .step{grid-template-columns:32px minmax(0,1fr);text-align:left;align-items:center;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff} .step:before{display:none} .step-dot{grid-column:1;grid-row:1 / span 2} .step strong,.step small{grid-column:2} .step small{display:block} .activity-row{grid-template-columns:54px 10px minmax(0,1fr)} .activity-row em{grid-column:3;justify-self:start;white-space:normal} .brand p{display:none} } .secondary.danger{border-color:#fecdd3;color:#be123c;background:#fff1f2} .secondary.danger:hover{background:#ffe4e6} .timeline{overflow-x:auto;scrollbar-width:thin;padding-bottom:4px} .timeline .step{min-width:72px} @media (min-width:721px){ .timeline{grid-template-columns:repeat(26,minmax(72px,1fr))} } .active-run-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center} .active-run-actions .link-btn{padding:8px 10px;font-size:12px} .active-run-actions #cancelRun{margin-left:auto} /* v56 feedback motion */ .progress-bar{position:relative} .progress-bar>div{ transition:width .75s cubic-bezier(.22,1,.36,1), background-color .25s ease, filter .25s ease; will-change:width,transform,filter; position:relative; overflow:hidden; } .progress-bar>div.is-running::after{ content:""; position:absolute; inset:0; background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent); transform:translateX(-100%); animation:progress-shimmer 1.4s linear infinite; } .progress-bar>div.progress-bump{ animation:progress-bump .55s ease-out; } .value-bump{ animation:value-bump .55s ease-out; } .badge.status-bump{ animation:status-bump .7s ease-out; } .step{ transition:background-color .25s ease,border-color .25s ease,transform .25s ease,opacity .25s ease; } .step:before{ transition:background .55s ease; } .step-dot{ transition:background-color .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease,transform .35s ease; } .step.running .step-dot{ animation:step-running-pulse 1.25s ease-in-out infinite; } .step.status-flash{ animation:step-status-flash .9s ease-out; } .step-dot.dot-pop{ animation:dot-pop .55s cubic-bezier(.34,1.56,.64,1); } .activity-row{ animation:activity-enter .28s ease-out; } @keyframes progress-shimmer{ to{transform:translateX(100%)} } @keyframes progress-bump{ 0%{filter:brightness(1);transform:scaleY(1)} 40%{filter:brightness(1.18);transform:scaleY(1.35)} 100%{filter:brightness(1);transform:scaleY(1)} } @keyframes value-bump{ 0%{transform:translateY(0);color:inherit} 40%{transform:translateY(-2px);color:var(--blue)} 100%{transform:translateY(0);color:inherit} } @keyframes status-bump{ 0%{transform:scale(1)} 35%{transform:scale(1.06)} 100%{transform:scale(1)} } @keyframes step-running-pulse{ 0%,100%{box-shadow:0 0 0 4px #eff6ff} 50%{box-shadow:0 0 0 8px rgba(37,99,235,.16)} } @keyframes step-status-flash{ 0%{background:rgba(37,99,235,.12);transform:translateY(-1px)} 100%{background:transparent;transform:translateY(0)} } @keyframes dot-pop{ 0%{transform:scale(.72)} 55%{transform:scale(1.2)} 100%{transform:scale(1)} } @keyframes activity-enter{ from{opacity:.2;transform:translateY(-4px)} to{opacity:1;transform:translateY(0)} } @media (prefers-reduced-motion: reduce){ .progress-bar>div, .progress-bar>div::after, .step, .step:before, .step-dot, .activity-row, .badge, .value-bump{ transition:none!important; animation:none!important; } } .active-run-cancel-only{justify-content:flex-end}.active-run-cancel-only #cancelRun{margin-left:auto} .selected-actions-stack{display:grid;gap:8px;margin-top:8px} /* v64: clearer timeline states and compact events */ .activity-feed.show-all{max-height:235px;overflow-y:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)} .activity-feed.show-all .activity-row{min-height:44px} .activity-feed:not(.show-all) .activity-row:nth-child(n+4){display:none} .step.status-done:before{background:var(--green)} .step.status-done .step-dot{background:var(--green);border-color:var(--green);color:#fff} .step.status-running:before{background:linear-gradient(90deg,var(--green) 0 50%,#d0d5dd 50%)} .step.status-running .step-dot{border-color:var(--blue);color:var(--blue);background:#fff;box-shadow:0 0 0 4px #eff6ff} .step.status-failed .step-dot{border-color:var(--red);color:var(--red);background:#fff1f2} .step.status-stopped .step-dot{border-color:#94a3b8;color:#64748b;background:#f8fafc;box-shadow:none!important;animation:none!important} .step.status-muted{opacity:.48} .step.status-muted .step-dot{border-style:dashed;background:#fff;color:#98a2b3} .step.status-pending .step-dot{background:#fff;color:#98a2b3} .step.status-stopped:before,.step.status-muted:before,.step.status-pending:before{background:#d0d5dd} .progress-bar>div:not(.is-running)::after{display:none} /* v65: fixed floating notifications */ .toast-layer{ position:fixed; top:16px; left:50%; transform:translateX(-50%); z-index:9999; width:min(720px,calc(100vw - 24px)); pointer-events:none; } .floating-toast{ box-shadow:0 18px 40px rgba(15,23,42,.18); pointer-events:auto; animation:toast-enter .22s ease-out; } .operation-status.loading{ background:#eef2ff; border-color:#c7d2fe; color:#3730a3; } @keyframes toast-enter{ from{opacity:0;transform:translateY(-8px)} to{opacity:1;transform:translateY(0)} } .step.status-stopped .step-dot{ border-color:#94a3b8; color:#64748b; background:#f8fafc; box-shadow:none!important; animation:none!important; } .step.status-stopped:before{background:#d0d5dd} .step.status-running .step-dot{animation:step-running-pulse 1.25s ease-in-out infinite} /* v68: timeline auto-centering + stable activity feed */ .timeline{ scroll-behavior:smooth; overscroll-behavior-x:contain; } .activity-feed.show-all{ max-height:235px; overflow-y:auto; } /* v70: simpler events list and visible-only timeline scrolling */ .activity-feed.show-all{max-height:184px;overflow-y:auto;scrollbar-width:thin} .timeline{scroll-behavior:smooth} /* v71: compact timeline groups */ @media (min-width:721px){ .timeline{grid-template-columns:repeat(7,minmax(112px,1fr))} .timeline .step{min-width:112px} } /* v74: grouped timeline dots with circular substep progress */ .timeline .step-dot{ width:28px; height:28px; border:0; background: radial-gradient(circle at center,#fff 0 52%,transparent 54%), conic-gradient(var(--blue) 0 var(--step-progress,0%),#d0d5dd var(--step-progress,0%) 100%); box-shadow:inset 0 0 0 1px #cfd6e3; } .timeline .step-dot span{ position:relative; z-index:1; width:18px; height:18px; border-radius:999px; display:grid; place-items:center; margin:auto; background:#fff; } .step.status-done .step-dot{ background: radial-gradient(circle at center,#fff 0 52%,transparent 54%), conic-gradient(var(--green) 0 100%,#d0d5dd 100% 100%); } .step.status-running .step-dot{ background: radial-gradient(circle at center,#fff 0 52%,transparent 54%), conic-gradient(var(--blue) 0 var(--step-progress,0%),#d0d5dd var(--step-progress,0%) 100%); } .step.status-failed .step-dot{ background: radial-gradient(circle at center,#fff 0 52%,transparent 54%), conic-gradient(var(--red) 0 max(var(--step-progress,0%),8%),#fecaca max(var(--step-progress,0%),8%) 100%); } .step.status-stopped .step-dot{ background: radial-gradient(circle at center,#fff 0 52%,transparent 54%), conic-gradient(#94a3b8 0 max(var(--step-progress,0%),8%),#d0d5dd max(var(--step-progress,0%),8%) 100%); } .step small{ display:block; margin-top:2px; color:var(--muted); font-size:9px; line-height:1.15; } @media (min-width:721px){ .timeline{grid-template-columns:repeat(11,minmax(92px,1fr))} .timeline .step{min-width:92px} } /* v75: stronger grouped timeline rings and 12 precise stages */ .timeline .step-dot{ width:32px; height:32px; padding:3px; background:conic-gradient(var(--ring-color,var(--blue)) 0 var(--step-progress,0%),#d7dde7 var(--step-progress,0%) 100%); box-shadow:0 0 0 1px #cfd6e3 inset,0 1px 2px rgba(15,23,42,.08); } .timeline .step-dot span{ width:22px; height:22px; color:#475467; } .step.status-done{--ring-color:var(--green)} .step.status-running{--ring-color:var(--blue)} .step.status-failed{--ring-color:var(--red)} .step.status-stopped{--ring-color:#64748b} .step.status-pending,.step.status-muted{--ring-color:#cbd5e1} .step.status-running .step-dot{animation:step-running-pulse 1.6s ease-in-out infinite} @media (min-width:721px){ .timeline{grid-template-columns:repeat(12,minmax(90px,1fr))} .timeline .step{min-width:90px} } .implementation-mode-help{margin:-4px 0 0;border:1px solid #dbeafe;background:#eff6ff;color:#1e3a8a;border-radius:10px;padding:8px 10px;font-size:11.5px;line-height:1.35} .implementation-mode-help strong{display:block;font-size:12px;margin-bottom:2px;color:#172554} .implementation-mode-help span{display:block} .cost-note{margin:6px 0 2px;font-size:11px;line-height:1.35;color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:7px 9px} /* v76: coherent status color system */ .progress-bar>div.is-success{background:var(--green)} .progress-bar>div.is-error{background:var(--red)} .progress-bar>div.is-running-state{background:var(--blue)} .progress-bar>div.is-stopped{background:#64748b} .progress-bar>div.is-neutral{background:#98a2b3} #progressStatus.error,.badge.error{background:#fff1f2;color:#be123c;border-color:#fecdd3} #progressStatus.success,.badge.success{background:#ecfdf3;color:#027a48;border-color:#bbf7d0} #progressStatus.running,.badge.running{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe} #progressStatus.stopped,.badge.stopped{background:#f8fafc;color:#475569;border-color:#cbd5e1} .step.status-failed:before{background:var(--red)} .step.status-failed .step-dot{--ring-color:var(--red);color:var(--red)} .step.status-stopped .step-dot{--ring-color:#64748b;color:#64748b} .activity-row.warn .activity-dot,.activity-row.warning .activity-dot{background:var(--amber)} .activity-row.recovered .activity-dot{background:var(--amber)} .activity-row.recovered strong{color:#92400e} .activity-row.recovered p{color:#92400e} .activity-row.error strong{color:#be123c} /* v78: report preview is useful by itself */ /* v80: timeline failed-history / recovered feedback */ .step.status-warn{--ring-color:var(--amber)} .step.status-warn:before{background:var(--amber)} .step.status-warn .step-dot{--ring-color:var(--amber);color:#92400e} .step.status-warn small{color:#92400e} .top-actions .bucket-pill{display:none!important} /* v81: post-failure timeline state */ .step.status-after-fail{--ring-color:#94a3b8;opacity:.72} .step.status-after-fail:before{background:linear-gradient(90deg,var(--red) 0 35%,#cbd5e1 35% 100%)} .step.status-after-fail .step-dot{--ring-color:#94a3b8;color:#64748b} .step.status-after-fail small{color:#64748b} /* v82: explicit failure trace design */ .timeline-trace-note{ border:1px solid var(--line); border-radius:12px; padding:9px 11px; display:grid; gap:3px; background:#fff; } .timeline-trace-note strong{ display:flex; align-items:center; gap:7px; font-size:12px; } .timeline-trace-note strong span{ width:18px; height:18px; border-radius:999px; display:grid; place-items:center; font-size:11px; font-weight:900; } .timeline-trace-note p{ margin:0; font-size:11px; line-height:1.35; color:var(--muted); } .timeline-trace-note.failed{ border-color:#fecdd3; background:linear-gradient(180deg,#fff1f2 0%,#fff 100%); } .timeline-trace-note.failed strong{color:#be123c} .timeline-trace-note.failed strong span{background:#be123c;color:white} .timeline-trace-note.recovered{ border-color:#fed7aa; background:linear-gradient(180deg,#fff7ed 0%,#fff 100%); } .timeline-trace-note.recovered strong{color:#92400e} .timeline-trace-note.recovered strong span{background:var(--amber);color:#78350f} .timeline.trace-failed .step.trace-breakpoint{ transform:translateY(-2px); } .timeline.trace-failed .step.trace-breakpoint:after, .timeline.trace-recovered .step.trace-recovered:after{ content:""; position:absolute; left:50%; top:0; transform:translateX(-50%); width:2px; height:44px; border-radius:999px; z-index:0; } .timeline.trace-failed .step.trace-breakpoint:after{background:var(--red)} .timeline.trace-recovered .step.trace-recovered:after{background:var(--amber)} .timeline.trace-failed .step.trace-breakpoint .step-dot{ box-shadow:0 0 0 5px #fff1f2,0 0 0 7px #fecdd3; } .timeline.trace-recovered .step.trace-recovered .step-dot{ box-shadow:0 0 0 5px #fff7ed,0 0 0 7px #fed7aa; } .timeline.trace-failed .step.trace-post-failure{ opacity:.58; } .timeline.trace-failed .step.trace-post-failure:before{ background:repeating-linear-gradient(90deg,#cbd5e1 0 6px,transparent 6px 11px); } .timeline.trace-failed .step.trace-post-failure .step-dot{ background: repeating-linear-gradient(135deg,#f8fafc 0 4px,#e2e8f0 4px 8px); color:#64748b; } .timeline.trace-failed .step.trace-post-failure strong, .timeline.trace-failed .step.trace-post-failure small{ color:#64748b; } /* v84: hardware fallback is a routing decision, not an incident */ .step.status-fallback{--ring-color:var(--blue)} .step.status-fallback:before{background:var(--blue)} .step.status-fallback .step-dot{--ring-color:var(--blue);color:var(--blue)} .step.status-fallback small{color:#1d4ed8} .timeline-trace-note.fallback{ border-color:#bfdbfe; background:linear-gradient(180deg,#eff6ff 0%,#fff 100%); } .timeline-trace-note.fallback strong{color:#1d4ed8} .timeline-trace-note.fallback strong span{background:#1d4ed8;color:white} .timeline.trace-fallback .step.trace-fallback:after{ content:""; position:absolute; left:50%; top:0; transform:translateX(-50%); width:2px; height:44px; border-radius:999px; z-index:0; background:#1d4ed8; } .timeline.trace-fallback .step.trace-fallback .step-dot{ box-shadow:0 0 0 5px #eff6ff,0 0 0 7px #bfdbfe; } .activity-row.hardware-fallback .activity-dot{background:var(--blue)} .activity-row.hardware-fallback strong{color:#1d4ed8} .activity-row.hardware-fallback p{color:#1d4ed8} /* v85: failure/fallback reasons */ .timeline-trace-note .trace-reason{ margin-top:4px; padding:7px 8px; border-radius:9px; background:rgba(255,255,255,.72); border:1px solid rgba(148,163,184,.25); color:#344054; } .timeline-trace-note .trace-reason b{color:inherit} .step .step-reason{ margin-top:3px; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; font-size:9px; color:#475467; } .step.status-fallback .step-reason{color:#1d4ed8} .step.status-failed .step-reason{color:#be123c} .step.status-warn .step-reason{color:#92400e} .activity-row .event-reason{ margin-top:3px; color:#475467; font-size:10px; line-height:1.3; } .activity-row.error .event-reason{color:#be123c} .activity-row.hardware-fallback .event-reason{color:#1d4ed8} /* v87: validation is a separate Space test workflow */ .validation-help{ margin:0 0 12px; padding:8px 10px; border:1px solid var(--line); border-radius:10px; background:#f8fafc; font-size:11px; line-height:1.35; } .validation-result-card .badge.running{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe} .validation-result-card .badge.success{background:#ecfdf3;color:#027a48;border-color:#bbf7d0} .validation-result-card .badge.error{background:#fff1f2;color:#be123c;border-color:#fecdd3} /* v89: Space Test lives under Active Run in the center column */ .active-run-panel + .space-test-panel{ margin-top:0; } .workspace-grid > .space-test-panel{ grid-column:2; } .workspace-grid > .runs-explorer-panel{ grid-column:3; } .workspace-grid > .left-stack{ grid-column:1; } .workspace-grid > .active-run-panel{ grid-column:2; } .space-test-panel .space-test-grid{ grid-template-columns:1fr; gap:12px; } .space-test-panel .test-top-row{ grid-template-columns:1fr 120px; } .space-test-panel .test-top-row label:first-child{ grid-column:1 / -1; } .space-test-panel .editor-grid{ grid-template-columns:1fr; } .space-test-panel .validation-grid{ grid-template-columns:1fr 1fr; } @media (max-width:1180px){ .workspace-grid > .left-stack{grid-column:1} .center-stack{grid-column:2} .workspace-grid > .runs-explorer-panel{grid-column:1 / -1} } /* v90: Pi/provider model mismatch warning */ .blockers strong:first-child{display:block} .blockers p code{font-size:11px} .activity-row.warning .event-reason,.activity-row.warn .event-reason{color:#92400e} /* v92: robust 3-column layout after moving Space Test */ .workspace-grid{ grid-template-columns:minmax(300px,360px) minmax(520px,1fr) minmax(340px,400px); grid-auto-flow:row; } .center-stack{ grid-column:2; display:grid; gap:14px; min-width:0; } .workspace-grid > .left-stack{grid-column:1;min-width:0} .workspace-grid > .runs-explorer-panel{grid-column:3;min-width:0} .center-stack > .active-run-panel, .center-stack > .space-test-panel{min-width:0} .runs-explorer-panel, .selected-run-card, .space-test-panel, .active-run-panel{overflow-wrap:normal;word-break:normal} .runs-explorer-panel h2, .runs-explorer-panel h3, .space-test-panel h2, .validation-help{ white-space:normal; word-break:normal; overflow-wrap:break-word; } .space-test-panel .space-test-grid{ grid-template-columns:1fr; } .space-test-panel .test-top-row{ grid-template-columns:minmax(0,1fr) minmax(120px,140px); } .space-test-panel .test-top-row label:first-child{ grid-column:1 / -1; } .space-test-panel .editor-grid{ grid-template-columns:1fr; } .space-test-panel textarea{ min-height:120px; } @media (max-width:1280px){ .workspace-grid{ grid-template-columns:minmax(280px,340px) minmax(520px,1fr); } .center-stack{grid-column:2} .workspace-grid > .runs-explorer-panel{ grid-column:1 / -1; } } @media (max-width:920px){ .workspace-grid{ grid-template-columns:1fr; } .center-stack, .workspace-grid > .left-stack, .workspace-grid > .runs-explorer-panel{ grid-column:1; } } /* v95: Active Run and Space Test share the center workspace as tabs */ .center-tabs{ display:grid; grid-template-columns:1fr 1fr; gap:8px; padding:4px; border:1px solid var(--line); border-radius:14px; background:#eef2f7; } .center-tab{ border:1px solid transparent; background:transparent; color:#475467; border-radius:10px; padding:10px 12px; font-weight:800; display:flex; align-items:center; justify-content:center; gap:8px; } .center-tab.active{ background:#fff; color:var(--text); border-color:var(--line-strong); box-shadow:0 4px 12px rgba(16,24,40,.06); } .center-tab-panel.active{display:grid} .tab-status-dot{ width:8px; height:8px; border-radius:999px; background:#98a2b3; display:inline-block; } .tab-status-dot.running{background:var(--blue);box-shadow:0 0 0 4px #dbeafe} .tab-status-dot.success{background:var(--green)} .tab-status-dot.error{background:var(--red)} .tab-status-dot.warn{background:var(--amber)} .validation-result-card{position:relative;overflow:hidden} .validation-result-card.is-validating::before{ content:""; position:absolute; left:0; right:0; top:0; height:3px; background:linear-gradient(90deg,transparent,var(--blue),transparent); animation:validation-scan 1.25s linear infinite; } @keyframes validation-scan{ from{transform:translateX(-100%)} to{transform:translateX(100%)} } @media (max-width:720px){ .center-tabs{grid-template-columns:1fr} } /* v96: validation runs render inside the Space Test tab instead of the Active Run timeline */ .run-row.validation-run{border-color:#bfdbfe;background:#f8fbff} .validation-progress-caption{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#344054;margin:8px 0 6px} .validation-progress-bar{height:9px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-bottom:12px} .validation-progress-fill{height:100%;width:0%;background:var(--blue);transition:width .35s ease} .validation-progress-fill.success{background:var(--green)} .validation-progress-fill.error{background:var(--red)} .validation-progress-fill.is-running{position:relative;overflow:hidden} .validation-progress-fill.is-running::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:validation-scan 1.1s linear infinite} .validation-timeline{display:grid;gap:7px;margin:10px 0 14px} .validation-step{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 10px;font-size:12px} .validation-step strong{text-transform:capitalize} .validation-step em{font-style:normal;color:var(--muted)} .validation-step.running{border-color:#bfdbfe;background:#eff6ff} .validation-step.success{border-color:#bbf7d0;background:#ecfdf3} .validation-step.error{border-color:#fecdd3;background:#fff1f2} /* v97 central run actions */ .active-run-actions{margin:10px 0 12px} .active-run-actions .secondary.small{padding:8px 10px;font-size:12px} .validation-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px} .runs-explorer-panel .selected-run-card{display:none} /* v103: aggregated run stats replace the ambiguous Run Health block */ .run-stats-card{margin-top:12px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);padding:12px} .run-stats-card h4{margin:0;font-size:13px} .run-stats-list{display:grid;gap:9px;margin-top:10px} .run-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px} .run-stat-cell{border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px;min-width:0} .run-stat-cell span,.run-stats-band span{display:block;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.08em;color:#667085;font-weight:900} .run-stat-cell strong{display:block;margin-top:6px;font-size:16px;line-height:1.1;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .run-stat-cell em{display:block;margin-top:4px;font-style:normal;font-size:10.5px;line-height:1.25;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .run-stat-cell.success{border-color:#bbf7d0;background:linear-gradient(180deg,#f0fdf4 0%,#fff 100%)} .run-stat-cell.warn{border-color:#fed7aa;background:linear-gradient(180deg,#fff7ed 0%,#fff 100%)} .run-stat-cell.running{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff 0%,#fff 100%)} .run-stats-band{border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px;min-width:0} .run-stats-band strong{display:block;margin-top:6px;font-size:12px;line-height:1.25;color:#101828;overflow:hidden;text-overflow:ellipsis} .run-stats-band.warn{border-color:#fed7aa;background:#fffaf3}.run-stats-band.success{border-color:#bbf7d0;background:#f0fdf4} @media (max-width:420px){.run-stats-grid{grid-template-columns:1fr}.run-stat-cell strong{font-size:14px}} /* v99: discovered Gradio endpoints inside Space Test */ .validation-endpoints-card{margin-top:12px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;padding:10px} .validation-endpoints-card h4{margin:0;font-size:12px} .validation-endpoints-card .card-title-row .muted{font-size:10px} .validation-endpoints{margin-top:8px} .endpoint-chip-list{display:flex;flex-wrap:wrap;gap:7px} .endpoint-chip{border:1px solid #dfe5ee;background:#fff;color:#344054;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850;display:inline-flex;align-items:center;gap:6px;max-width:100%} .endpoint-chip:hover{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8} .endpoint-chip.selected{border-color:#93c5fd;background:#dbeafe;color:#1d4ed8;box-shadow:0 0 0 3px rgba(37,99,235,.08)} .endpoint-chip em{font-style:normal;font-size:9px;border-radius:999px;background:#fff;padding:2px 5px;color:#1d4ed8} .endpoint-params{margin:8px 0 0;color:#667085;font-size:11px;line-height:1.35} .compact-empty{font-size:11px;padding:6px 0;color:#667085} /* v159: horizontal source-document dock */ .run-documents-card{background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)} .run-documents-card .card-title-row{align-items:center} .run-documents-card .card-title-row .muted{font-size:10.5px} .run-documents-dock{display:flex;align-items:stretch;gap:8px;margin-top:8px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 8px;scrollbar-width:thin;scroll-snap-type:x proximity} .run-doc-btn{position:relative;flex:0 0 86px;display:grid;grid-template-rows:34px auto auto;justify-items:center;align-content:start;gap:5px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:9px 8px 8px;color:#344054;text-align:center;min-height:92px;text-decoration:none;scroll-snap-align:start;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease} .run-doc-btn.ready:hover{border-color:#93c5fd;background:#fff;box-shadow:0 8px 18px rgba(16,24,40,.08);transform:translateY(-1px)} .run-doc-btn.pending{opacity:.56;filter:grayscale(.25);cursor:not-allowed;background:#f8fafc;border-style:dashed} .run-doc-btn.ready::after{content:"";position:absolute;top:7px;right:7px;width:7px;height:7px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 2px #fff} .run-doc-btn.pending::after{content:"";position:absolute;top:7px;right:7px;width:7px;height:7px;border-radius:999px;background:#cbd5e1;box-shadow:0 0 0 2px #fff} .run-doc-btn .doc-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#f8fafc;border:1px solid #eef2f7;font-size:16px;line-height:1} .run-doc-btn strong{display:block;width:100%;font-size:11.5px;line-height:1.12;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .run-doc-btn em{display:block;width:100%;font-style:normal;font-size:9.5px;line-height:1.18;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .run-doc-btn.raw.ready{border-color:#fed7aa;background:linear-gradient(180deg,#fffaf3 0%,#fff 100%)} .run-doc-btn.raw.ready .doc-icon{background:#fff7ed;border-color:#fed7aa} .run-doc-btn.safe.ready{border-color:#c7d2fe;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)} .run-doc-btn.safe.ready .doc-icon{background:#eef2ff;border-color:#c7d2fe} .run-doc-btn.warn.ready{border-color:#fed7aa;background:linear-gradient(180deg,#fff7ed 0%,#fff 100%)} .run-doc-btn.warn.ready strong{color:#9a3412} .run-documents-dock .empty{min-width:100%} @media (max-width:420px){.run-doc-btn{flex-basis:78px;min-height:88px;padding-left:7px;padding-right:7px}.run-doc-btn strong{font-size:11px}.run-doc-btn em{font-size:9px}} /* v102: narrow-safe run explorer, point-based validation progress */ .runs-table{min-width:0} .run-row.run-card{grid-template-columns:minmax(0,1fr);align-items:flex-start} .run-card-title{flex-wrap:wrap;row-gap:4px} .run-card-title .run-id{max-width:100%} .run-card-meta{min-width:0;overflow:hidden} .run-card-meta span{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .run-card-side{width:100%;justify-self:stretch;justify-content:space-between;min-width:0} .run-card-side .pill{min-width:0;max-width:calc(100% - 38px);overflow:hidden;text-overflow:ellipsis} .icon-btn{flex:0 0 auto} @media (min-width:380px){.run-card-side{justify-content:flex-start}} .validation-timeline{display:flex;align-items:flex-start;gap:0;overflow-x:auto;margin:10px 0 14px;padding:4px 2px 8px;scrollbar-width:thin} .validation-step{position:relative;display:grid;grid-template-columns:1fr;justify-items:center;gap:5px;min-width:78px;border:0;background:transparent!important;border-radius:0;padding:0 8px;font-size:11px;color:#475467;text-align:center} .validation-step:not(:last-child)::after{content:"";position:absolute;top:9px;left:calc(50% + 10px);right:calc(-50% + 10px);height:2px;background:#e5e7eb;z-index:0} .validation-step .dot{position:relative;z-index:1;width:18px;height:18px;border-radius:999px;border:2px solid #cbd5e1;background:#fff;box-shadow:0 0 0 4px #fff} .validation-step .dot.running{border-color:var(--blue);background:#dbeafe;animation:softPulse 1.25s ease-in-out infinite} .validation-step .dot.success{border-color:var(--green);background:#dcfce7} .validation-step .dot.error{border-color:var(--red);background:#ffe4e6} .validation-step .dot.warn{border-color:var(--amber);background:#ffedd5} .validation-step strong{font-size:10px;line-height:1.15;text-transform:none;max-width:82px;white-space:normal;color:#344054} .validation-step em{font-size:9px;line-height:1;color:#667085;max-width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .validation-step.success strong{color:#166534}.validation-step.error strong{color:#be123c}.validation-step.running strong{color:#1d4ed8} /* v104: robust run cards, endpoint picker, event feed and Active Run latency */ .run-row.run-card{ display:grid; grid-template-columns:minmax(0,1fr); gap:10px; padding:12px; border-bottom:1px solid var(--line); overflow:hidden; } .run-row.run-card *{box-sizing:border-box;min-width:0} .run-card-main{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;align-items:start;width:100%;min-width:0} .run-card-copy{display:grid;gap:7px;min-width:0;overflow:hidden} .run-card-title{display:flex;align-items:center;gap:7px;min-width:0;max-width:100%} .run-card-title .run-id{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;line-height:1.2;color:#101828} .kind-chip{flex:0 0 auto;font-style:normal;font-size:10px;font-weight:850;border-radius:999px;padding:3px 7px;border:1px solid #dbe4f0;background:#fff;color:#344054;line-height:1} .kind-chip.validation{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8} .kind-chip.build{border-color:#e5e7eb;background:#f8fafc;color:#475467} .run-card-meta{display:grid;grid-template-columns:1fr;gap:4px;width:100%;min-width:0;overflow:hidden} .run-card-meta span{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px;align-items:baseline;width:100%;min-width:0;max-width:100%;font-size:11px;color:#667085;line-height:1.2;overflow:hidden;white-space:nowrap;text-overflow:ellipsis} .run-card-meta span b{font-size:10px;letter-spacing:.02em;text-transform:uppercase;color:#98a2b3;font-weight:850;flex:0 0 auto} .run-card-side{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;min-width:0} .run-card-side .pill{display:block;min-width:0;max-width:calc(100% - 42px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:0} .run-card-side .icon-btn{width:34px;height:28px;border-radius:999px;display:grid;place-items:center;padding:0;font-size:16px;line-height:1} .validation-endpoints-card{background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)} .validation-endpoints-card .card-title-row{gap:8px;align-items:center} .endpoint-chip-list{gap:8px;margin-bottom:10px} .endpoint-chip{cursor:pointer;padding:7px 10px;box-shadow:0 1px 2px rgba(16,24,40,.03)} .endpoint-chip em{margin-left:2px;background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe} .endpoint-chip.selected em{background:#fff;color:#1d4ed8} .endpoint-selected-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;margin-top:8px;padding:8px;border:1px solid #dbeafe;border-radius:10px;background:#eff6ff} .endpoint-selected-row span{font-size:10px;text-transform:uppercase;letter-spacing:.04em;font-weight:850;color:#64748b} .endpoint-selected-row strong{font-size:12px;color:#1d4ed8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .endpoint-params{margin:8px 0 0;padding:8px;border-radius:10px;background:#fff;border:1px solid #eef2f7;color:#667085;font-size:11px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden} .active-latency-card{background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)} .active-latency-card.has-latency{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff 0%,#fff 100%)} .active-latency-card .card-title-row .muted{font-size:10.5px} .active-latency-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px} .active-latency-grid div{border:1px solid var(--line);border-radius:12px;background:#fff;padding:9px 10px;min-width:0} .active-latency-grid span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#98a2b3;font-weight:850} .active-latency-grid strong{display:block;margin-top:2px;font-size:15px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .latency-note{margin:8px 0 0;color:#667085;font-size:11px;line-height:1.35} .activity-feed{max-height:300px;overflow:auto;scrollbar-width:thin} .activity-row{grid-template-columns:62px 28px minmax(0,1fr) auto;align-items:start;padding:10px 0;gap:10px} .activity-row time{font-size:11px;white-space:nowrap;color:#667085;padding-top:4px} .activity-icon{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#f8fafc;border:1px solid #eef2f7;font-size:12px;box-shadow:0 1px 2px rgba(16,24,40,.04)} .activity-row.success .activity-icon{background:#ecfdf3;border-color:#bbf7d0;color:#166534} .activity-row.running .activity-icon{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8} .activity-row.warning .activity-icon,.activity-row.warn .activity-icon{background:#fffbeb;border-color:#fde68a;color:#92400e} .activity-row.error .activity-icon{background:#fff1f2;border-color:#fecdd3;color:#be123c} .activity-row.hardware-fallback .activity-icon{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8} .activity-copy{min-width:0;overflow:hidden} .activity-copy strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12.5px;line-height:1.3;color:#101828;word-break:break-word} .activity-copy p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;line-height:1.3} .activity-copy .event-reason{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;word-break:break-word} .activity-row>em{justify-self:end;max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px} @media (max-width:720px){.activity-row{grid-template-columns:54px 26px minmax(0,1fr)}.activity-row>em{display:none}.active-latency-grid{grid-template-columns:1fr}.endpoint-selected-row{grid-template-columns:1fr}.endpoint-selected-row .secondary{width:100%}} /* v105: UI cleanup, narrow cards and lighter event rendering */ .run-row.run-card{ border:1px solid var(--line); border-radius:14px; margin:8px 0; background:#fff; box-shadow:0 1px 2px rgba(16,24,40,.03); } .run-row.run-card + .run-row.run-card{border-top:1px solid var(--line)} .run-card-title{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%} .run-card-meta span{grid-template-columns:minmax(46px,max-content) minmax(0,1fr)} .run-card-meta span b::after{content:":"} .run-card-meta span em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;color:#667085} .run-card-side{padding-left:20px} .run-card-side .pill{max-width:100%;font-size:10.5px;text-align:center} .run-card-side .icon-btn{background:#f8fafc;border-color:#e5e7eb;color:#667085} .run-card-side .icon-btn:hover{background:#fff1f2;border-color:#fecdd3;color:#be123c} @media (max-width:420px){ .run-row.run-card{padding:10px} .run-card-main{grid-template-columns:8px minmax(0,1fr);gap:8px} .run-card-title{grid-template-columns:minmax(0,1fr)} .kind-chip{justify-self:start} .run-card-side{padding-left:16px;display:grid;grid-template-columns:minmax(0,1fr) 34px} } .endpoint-params{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start;-webkit-line-clamp:unset} .endpoint-params>strong{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#64748b} .endpoint-params>span{display:flex;flex-wrap:wrap;gap:5px;min-width:0} .endpoint-params>span em{font-style:normal;font-size:10.5px;border:1px solid #e5e7eb;background:#f8fafc;border-radius:999px;padding:2px 6px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#475467} .activity-feed{max-height:320px;overscroll-behavior:contain} .activity-row{border-bottom:1px solid #eef2f7} .activity-row:last-child{border-bottom:0} .activity-copy p{display:flex;gap:6px;align-items:center;min-width:0;white-space:nowrap} .activity-copy p span,.activity-copy p em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal} .activity-copy p span{max-width:55%;color:#667085} .activity-copy p em{color:#98a2b3} /* v110: model pre-scan gate */ .model-prescan-card{border:1px solid #e5e7eb;background:#fff;border-radius:14px;padding:11px;display:grid;gap:9px;box-shadow:0 1px 2px rgba(16,24,40,.03)} .model-prescan-card.required{background:#f8fafc} .model-prescan-card.success{border-color:#bbf7d0;background:#f0fdf4} .model-prescan-card.warn{border-color:#fed7aa;background:#fff7ed} .model-prescan-card.error{border-color:#fecdd3;background:#fff1f2} .model-prescan-card.running{border-color:#bfdbfe;background:#eff6ff} .model-prescan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0} .model-prescan-head>div{min-width:0;display:grid;gap:2px}.model-prescan-head strong{font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#64748b}.model-prescan-card p{margin:0;font-size:12px;line-height:1.35}.model-prescan-signals{display:grid;gap:8px}.model-prescan-signals>div{display:grid;gap:5px}.model-prescan-signals strong{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.model-prescan-signals span{display:block;border:1px solid #e5e7eb;background:rgba(255,255,255,.72);border-radius:9px;padding:5px 7px;font-size:11.5px;line-height:1.3;color:#344054}.model-prescan-signals span.good{border-color:#bbf7d0}.model-prescan-signals span.risk{border-color:#fed7aa}.model-risk-ack{display:flex!important;align-items:flex-start;gap:8px;border:1px dashed #fb7185;background:#fff;padding:8px;border-radius:10px;font-size:12px;color:#9f1239}.model-risk-ack input{margin-top:2px}.model-risk-ack[hidden]{display:none!important}#scanModel{justify-self:start} /* v112: final cohesion pass for production preview */ .implementation-mode-help{ display:grid; gap:2px; border:1px solid #eef2f7; border-radius:10px; background:#f8fafc; padding:8px 10px; font-size:11.5px; line-height:1.35; color:#667085; } .implementation-mode-help strong{font-size:11.5px;color:#344054} .model-prescan-card,.bucket-status-card,.run-stats-card{min-width:0;overflow:hidden} .model-prescan-card p,.model-prescan-signals span{word-break:break-word} .runs-table{display:grid;gap:8px} .run-row.run-card{margin:0} .run-card-meta span em{word-break:break-word} .activity-feed,.validation-timeline{overscroll-behavior:contain} .endpoint-chip{min-width:0;overflow:hidden} .endpoint-chip span,.endpoint-chip strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} @media (max-width:560px){ .model-prescan-head{display:grid;grid-template-columns:1fr;gap:6px} .model-prescan-head .badge{justify-self:start} .run-stats-card{padding:10px} } /* v113: clarity pass for billing, run cards, coded event icons and endpoint schema details */ .optional-label{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:800;margin-left:4px} .billing-simple{display:grid;grid-template-columns:1fr 1fr;gap:8px} .billing-simple div{border:1px solid var(--line);background:var(--soft);border-radius:11px;padding:9px 10px} .billing-simple span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:900;margin-bottom:4px} .billing-simple strong{font-size:12px;line-height:1.25}.billing-panel .link-btn.full{justify-content:center;width:100%} .runs-table{display:grid;gap:10px}.run-row.run-card{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:14px!important;border:1px solid #e5e7eb!important;border-radius:18px!important;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;box-shadow:0 1px 2px rgba(16,24,40,.04)!important;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.run-row.run-card:hover{border-color:#bfdbfe!important;box-shadow:0 10px 24px rgba(15,23,42,.08)!important;transform:translateY(-1px)}.run-row.run-card.selected{border-color:#93c5fd!important;box-shadow:0 0 0 3px rgba(37,99,235,.09),0 10px 24px rgba(15,23,42,.08)!important}.run-card-top{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:10px;align-items:start}.run-card-title{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center;gap:8px;width:100%;min-width:0}.run-card-title .run-id{font-size:12.5px;line-height:1.25;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kind-chip{font-size:10px;font-style:normal;text-transform:uppercase;letter-spacing:.05em;font-weight:900;border-radius:999px;padding:4px 7px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.kind-chip.validation{background:#f5f3ff;color:#6d28d9;border-color:#ddd6fe}.run-delete-btn{width:30px!important;height:30px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;color:#667085!important}.run-delete-btn:hover{background:#fff1f2!important;border-color:#fecdd3!important;color:#be123c!important}.run-card-meta{display:grid!important;gap:7px!important;margin:0!important;overflow:visible!important}.run-meta-line{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px;align-items:baseline;min-width:0}.run-meta-line span{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#98a2b3;font-weight:900}.run-meta-line strong{font-size:12px;color:#344054;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.run-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.run-status-led{width:8px;height:8px;border-radius:999px;background:#cbd5e1;box-shadow:0 0 0 3px rgba(148,163,184,.12)}.run-status-led.success{background:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.12)}.run-status-led.running{background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.run-status-led.warn{background:#d97706;box-shadow:0 0 0 3px rgba(217,119,6,.12)}.run-status-led.error{background:#e11d48;box-shadow:0 0 0 3px rgba(225,29,72,.12)}.run-card-footer .pill{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px}.activity-row .activity-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;border:1px solid #e5e7eb;background:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:900;letter-spacing:-.02em;color:#475467}.activity-row.success .activity-icon{background:#ecfdf3;border-color:#bbf7d0;color:#166534}.activity-row.running .activity-icon{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.activity-row.warning .activity-icon,.activity-row.warn .activity-icon{background:#fffbeb;border-color:#fde68a;color:#92400e}.activity-row.error .activity-icon{background:#fff1f2;border-color:#fecdd3;color:#be123c}.activity-row.hardware-fallback .activity-icon{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}.endpoint-info-card{display:grid;gap:8px;margin-top:8px;padding:9px;border:1px solid #e5e7eb;background:#fff;border-radius:12px}.endpoint-io{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px;align-items:start}.endpoint-io>strong{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.endpoint-io>span{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.endpoint-io em{display:inline-grid;gap:1px;font-style:normal;font-size:10.5px;border:1px solid #e5e7eb;background:#f8fafc;border-radius:10px;padding:4px 7px;max-width:100%;overflow:hidden}.endpoint-io em strong{font-size:11px;color:#344054;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.endpoint-io em span{font-size:9px;color:#667085;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.endpoint-help{margin:8px 0 0;color:#667085;font-size:11px;line-height:1.35}.endpoint-selected-row button{white-space:nowrap}@media (max-width:520px){.billing-simple{grid-template-columns:1fr}.run-card-title{grid-template-columns:minmax(0,1fr)!important}.kind-chip{justify-self:start}.run-meta-line{grid-template-columns:56px minmax(0,1fr)}.endpoint-selected-row{grid-template-columns:1fr!important}.endpoint-io{grid-template-columns:1fr}} /* v114: premium vector icons for the main run activity feed */ .activity-row .activity-icon{ width:28px!important; height:28px!important; border-radius:9px!important; display:grid!important; place-items:center!important; border:1px solid #e5e7eb!important; background:#f8fafc!important; color:#475467!important; box-shadow:0 1px 2px rgba(16,24,40,.04)!important; font-size:0!important; flex:0 0 auto; } .activity-row .activity-icon svg{ width:15px; height:15px; display:block; fill:none; stroke:currentColor; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; } .activity-row.running .activity-icon{background:#eff6ff!important;border-color:#bfdbfe!important;color:#1d4ed8!important} .activity-row.success .activity-icon{background:#ecfdf3!important;border-color:#bbf7d0!important;color:#166534!important} .activity-row.warning .activity-icon,.activity-row.warn .activity-icon{background:#fffbeb!important;border-color:#fde68a!important;color:#92400e!important} .activity-row.error .activity-icon{background:#fff1f2!important;border-color:#fecdd3!important;color:#be123c!important} .activity-row.hardware-fallback .activity-icon{background:#eef2ff!important;border-color:#c7d2fe!important;color:#3730a3!important} .activity-row .activity-icon[data-event-icon="clock"] svg{animation:activity-spin 1.1s linear infinite;transform-origin:center} @keyframes activity-spin{to{transform:rotate(360deg)}} /* v116: compact premium Run Explorer list + billing note relocation */ .billing-panel{display:grid;gap:10px} .billing-cost-note{ border:1px solid #fed7aa; background:#fff7ed; color:#7c2d12; border-radius:12px; padding:9px 10px; font-size:11.5px; line-height:1.38; } .billing-simple{grid-template-columns:1fr 1fr} .billing-note{margin:0;font-size:11.5px;line-height:1.35} .runs-table{ display:grid!important; gap:0!important; border:1px solid #e5e7eb!important; border-radius:18px!important; overflow:hidden!important; background:#fff!important; } .run-row.run-list-item{ display:grid!important; grid-template-columns:12px minmax(0,1fr) auto 28px!important; gap:12px!important; align-items:center!important; padding:13px 12px!important; min-width:0!important; border:0!important; border-radius:0!important; background:#fff!important; box-shadow:none!important; cursor:pointer; transition:background .14s ease,box-shadow .14s ease; } .run-row.run-list-item + .run-row.run-list-item{border-top:1px solid #eef2f7!important} .run-row.run-list-item:hover{background:#f8fbff!important;transform:none!important;box-shadow:none!important} .run-row.run-list-item.selected{ background:linear-gradient(90deg,rgba(37,99,235,.08),rgba(255,255,255,0) 38%)!important; box-shadow:inset 3px 0 0 #60a5fa!important; } .run-list-dot{ width:8px; height:8px; border-radius:999px; background:#cbd5e1; box-shadow:0 0 0 3px rgba(148,163,184,.12); justify-self:center; } .run-list-dot.success{background:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.12)} .run-list-dot.running{background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)} .run-list-dot.warn,.run-list-dot.warning{background:#d97706;box-shadow:0 0 0 3px rgba(217,119,6,.12)} .run-list-dot.error{background:#e11d48;box-shadow:0 0 0 3px rgba(225,29,72,.12)} .run-list-copy{display:grid;gap:3px;min-width:0} .run-list-head{display:flex;align-items:center;gap:8px;min-width:0} .run-list-title{ min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#101828; font-size:13.5px; line-height:1.2; font-weight:800; } .run-list-kind{ flex:0 0 auto; border:1px solid #dbeafe; background:#eff6ff; color:#1d4ed8; border-radius:999px; padding:2px 6px; font-size:9.5px; line-height:1.2; letter-spacing:.06em; text-transform:uppercase; font-weight:900; } .run-list-kind.validation{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9} .run-list-sub, .run-list-id{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .run-list-sub{font-size:12px;line-height:1.25;color:#475467;font-weight:600} .run-list-id{font-size:10.5px;line-height:1.2;color:#98a2b3;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace} .run-list-status{display:grid;justify-items:end;gap:4px;min-width:86px} .run-list-status time{font-size:11px;color:#667085;white-space:nowrap;font-weight:650} .run-status-pill{ display:inline-flex; max-width:110px; align-items:center; justify-content:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; border-radius:999px; padding:4px 8px; font-size:10.5px; line-height:1; font-style:normal; font-weight:850; text-transform:none; border:1px solid #e5e7eb; background:#f8fafc; color:#475467; } .run-status-pill.success{background:#ecfdf3;border-color:#bbf7d0;color:#166534} .run-status-pill.running{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8} .run-status-pill.warn,.run-status-pill.warning{background:#fffbeb;border-color:#fde68a;color:#92400e} .run-status-pill.error{background:#fff1f2;border-color:#fecdd3;color:#be123c} .run-row.run-list-item .run-delete-btn{ width:28px!important; height:28px!important; border-radius:999px!important; background:#fff!important; border:1px solid #e5e7eb!important; color:#98a2b3!important; display:grid!important; place-items:center!important; padding:0!important; font-size:15px!important; } .run-row.run-list-item .run-delete-btn:hover{background:#fff1f2!important;border-color:#fecdd3!important;color:#be123c!important} @media (max-width:520px){ .run-row.run-list-item{grid-template-columns:10px minmax(0,1fr) 28px!important;gap:9px!important;padding:12px 10px!important} .run-list-status{grid-column:2;grid-row:2;display:flex;justify-content:space-between;justify-items:stretch;min-width:0;width:100%} .run-list-title{font-size:12.5px} .run-list-kind{display:none} .run-list-id{display:none} } /* v120: visible Agent recovery protocol for Pi diagnosis/rebuild/repair phases */ .agent-recovery-card{ background:linear-gradient(180deg,#fff 0%,#f8fbff 100%); border-color:#dbeafe; } .agent-recovery-card[hidden]{display:none!important} .agent-recovery-body{display:grid;gap:10px;margin-top:8px} .recovery-summary{border:1px solid #e5e7eb;background:#fff;border-radius:13px;padding:10px 11px} .recovery-summary strong{display:block;font-size:13px;color:#101828;margin-bottom:3px} .recovery-summary p{margin:0;color:#475467;font-size:11.5px;line-height:1.38} .recovery-ladder{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px} .recovery-ladder span{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:7px 7px;min-width:0} .recovery-ladder b{width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:#f1f5f9;color:#64748b;font-size:10px} .recovery-ladder em{font-style:normal;font-size:10.5px;font-weight:800;color:#475467;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .recovery-ladder span.done{border-color:#bbf7d0;background:#f0fdf4} .recovery-ladder span.done b{background:#16a34a;color:#fff} .recovery-ladder span.running{border-color:#bfdbfe;background:#eff6ff} .recovery-ladder span.running b{background:#2563eb;color:#fff;animation:pulse-soft 1.4s ease-in-out infinite} .recovery-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px} .recovery-meta div{border:1px solid #e5e7eb;background:#fff;border-radius:11px;padding:8px 9px;min-width:0} .recovery-meta span{display:block;font-size:9.5px;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-weight:900} .recovery-meta strong{display:block;margin-top:2px;font-size:11.5px;color:#344054;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .recovery-evidence{margin:0;padding-left:18px;color:#475467;font-size:11.5px;line-height:1.4} .recovery-next{margin:0;border:1px dashed #c7d2fe;background:#f8fbff;color:#3730a3;border-radius:11px;padding:8px 9px;font-size:11.5px;line-height:1.35} .recovery-docs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;border:1px solid #e5e7eb;background:#fff;border-radius:11px;padding:8px 9px} .recovery-docs span{font-size:9.5px;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-weight:900;margin-right:2px} .recovery-docs a{font-size:11px;font-weight:850;text-decoration:none;border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:4px 8px} .recovery-docs a.warn{border-color:#fed7aa;background:#fff7ed;color:#c2410c} .recovery-docs a.raw{border-color:#fecdd3;background:#fff1f2;color:#be123c} .run-doc-btn .doc-icon{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:900} @media (max-width:720px){.recovery-ladder,.recovery-meta{grid-template-columns:1fr 1fr}} @media (max-width:480px){.recovery-ladder,.recovery-meta{grid-template-columns:1fr}} /* v124: stabilization override for timeline and compact Run Explorer. Keep this block at the end so older pass-specific rules cannot reintroduce wrapping timeline dots or overflowing run badges. */ @media (min-width:721px){ .timeline{ display:grid!important; grid-auto-flow:column!important; grid-auto-rows:auto!important; align-items:start!important; gap:0!important; overflow-x:auto!important; overflow-y:hidden!important; scroll-behavior:auto!important; scrollbar-width:thin; padding-bottom:6px!important; } .timeline .step{ min-width:96px!important; max-width:none!important; } } .timeline .step{min-width:0;contain:layout paint;} .timeline .step strong{ display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; min-height:2.3em; word-break:normal; } .timeline .step small{ max-width:92px; margin-left:auto; margin-right:auto; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } .step.status-running .step-dot{animation:none!important;} .step.status-changed .step-dot,.step-dot.dot-pop{animation:none!important;} .run-row.run-list-item{ grid-template-columns:10px minmax(0,1fr) minmax(72px,88px) 26px!important; gap:10px!important; padding:12px 12px!important; } .run-list-head{gap:6px!important;} .run-list-title{font-size:13px!important;font-weight:760!important;} .run-list-kind, .run-list-kind.validation, .run-list-kind.build{ border-color:#d0d5dd!important; background:#f8fafc!important; color:#475467!important; font-size:9px!important; letter-spacing:.055em!important; padding:2px 6px!important; max-width:56px!important; overflow:hidden!important; text-overflow:ellipsis!important; white-space:nowrap!important; } .run-list-sub{font-size:11.5px!important;color:#475467!important;font-weight:560!important;} .run-list-id{font-size:10px!important;color:#98a2b3!important;} .run-list-status{min-width:0!important;width:100%;display:grid!important;justify-items:end!important;gap:4px!important;} .run-status-pill{ max-width:82px!important; min-width:0!important; padding:4px 8px!important; font-size:10px!important; line-height:1!important; white-space:nowrap!important; overflow:hidden!important; text-overflow:ellipsis!important; } .run-list-status time{font-size:10.5px!important;} .run-row.run-list-item .run-delete-btn{width:26px!important;height:26px!important;font-size:14px!important;} @media (max-width:520px){ .run-row.run-list-item{grid-template-columns:10px minmax(0,1fr) 26px!important;} .run-list-status{grid-column:2!important;grid-row:2!important;display:flex!important;justify-content:space-between!important;} } /* v125 — stable product timeline and compact run selection refresh */ .timeline{ display:grid; grid-auto-flow:column; grid-auto-columns:minmax(82px,1fr); grid-template-columns:none!important; gap:0; align-items:start; overflow-x:auto; overflow-y:hidden; padding-bottom:2px; scrollbar-width:thin; scroll-behavior:auto!important; contain:layout paint; } .timeline .step{ min-width:82px; max-width:132px; padding-top:8px; } .timeline .step strong{ display:block; max-width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:10.5px; letter-spacing:0; } .timeline .step small{ display:none!important; } .timeline .step.running .step-dot{ animation:none!important; } .timeline .step.failed .step-dot, .timeline .step.blocked .step-dot{ background:#fff1f2; border-color:var(--red); color:var(--red); } .timeline .step.failed:before, .timeline .step.blocked:before{ background:linear-gradient(90deg,var(--green) 0 50%,#fecdd3 50%); } @media (max-width:900px){ .timeline .step{min-width:88px} } .runs-table{ overflow:hidden; } .run-list-item{ grid-template-columns:10px minmax(0,1fr) minmax(74px,auto) 26px!important; padding:11px 12px!important; } .run-list-kind{ border-color:#e2e8f0!important; background:#f8fafc!important; color:#475467!important; max-width:62px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } .run-list-status{min-width:74px!important} .run-status-pill{ max-width:82px!important; min-width:0; padding:4px 7px!important; font-size:10px!important; } .run-list-title{font-size:13px!important} .run-list-sub{font-size:11.5px!important} .run-list-id{font-size:10px!important} /* v127 — billing as actionable compute checklist */ .billing-readiness{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px} .billing-ready-card{border:1px solid var(--line);border-radius:11px;background:#fff;padding:9px;display:grid;gap:2px} .billing-ready-card span{font-size:10px;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.05em} .billing-ready-card strong{font-size:12.5px;color:#101828} .billing-ready-card em{font-style:normal;font-size:10.5px;color:#667085;line-height:1.25} .billing-compute-checklist{display:grid;gap:7px;margin:8px 0 10px} .billing-compute-checklist div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px;align-items:start;border:1px solid #eef2f7;border-radius:10px;background:#fbfdff;padding:8px} .billing-compute-checklist strong{font-size:11px;color:#344054;white-space:nowrap} .billing-compute-checklist span{font-size:11px;color:#667085;line-height:1.28} .billing-panel .billing-note{font-size:11px;line-height:1.35;margin:8px 0 10px} @media (max-width:720px){.billing-readiness{grid-template-columns:1fr}.billing-compute-checklist div{grid-template-columns:1fr}} /* v128 — intentionally simple billing warning */ .billing-panel{display:grid;gap:10px} .billing-warning-simple{ border:1px solid #fed7aa; background:#fff7ed; color:#7c2d12; border-radius:12px; padding:11px 12px; } .billing-warning-simple strong{ display:block; margin-bottom:4px; color:#9a3412; font-size:13px; } .billing-warning-simple p{ margin:0; font-size:12px; line-height:1.4; } .billing-panel .link-btn.full{justify-content:center;width:100%} /* v129 — restore clear current-step pulse without layout flicker */ .timeline .step.running .step-dot{ animation: timeline-current-pulse 1.4s ease-in-out infinite!important; box-shadow:0 0 0 0 rgba(37,99,235,.24); } @keyframes timeline-current-pulse{ 0%{box-shadow:0 0 0 0 rgba(37,99,235,.24)} 70%{box-shadow:0 0 0 8px rgba(37,99,235,0)} 100%{box-shadow:0 0 0 0 rgba(37,99,235,0)} } .run-doc-btn.pending{ pointer-events:none; opacity:.54; } .run-doc-btn.pending .doc-icon{ filter:grayscale(1); } /* v147 — UI/UX verification polish */ .run-delete-btn[disabled], .run-delete-btn[aria-disabled="true"]{ opacity:.34; cursor:not-allowed; filter:grayscale(1); } .run-delete-btn[disabled]:hover, .run-delete-btn[aria-disabled="true"]:hover{ transform:none; box-shadow:none; } .endpoint-chip-list{ align-items:center; } .endpoint-info-card{ overflow-wrap:anywhere; } /* v149 — align compact timeline classes with JS status-* classes */ .step.status-done:before{background:var(--green)} .step.status-done .step-dot{background:var(--green);border-color:var(--green);color:#fff} .step.status-running:before,.step.status-waiting:before{background:linear-gradient(90deg,var(--green) 0 50%,#d0d5dd 50%)} .step.status-running .step-dot,.step.status-waiting .step-dot{ border-color:var(--blue); color:var(--blue); background:#fff; box-shadow:0 0 0 4px #eff6ff; animation:step-running-pulse 1.25s ease-in-out infinite; } .step.status-failed:before,.step.status-stopped:before,.step.status-after-fail:before{ background:linear-gradient(90deg,var(--green) 0 50%,var(--red) 50%); } .step.status-after-fail:before{background:var(--red)} .step.status-failed .step-dot,.step.status-stopped .step-dot,.step.status-after-fail .step-dot{ border-color:var(--red); color:var(--red); background:#fff; } .step.status-fallback .step-dot,.step.status-warn .step-dot{ border-color:var(--amber); color:#92400e; background:#fffbeb; } .timeline.trace-failed .step.trace-post-failure:before{background:var(--red)} .timeline.trace-failed .step.trace-breakpoint:before{background:linear-gradient(90deg,var(--green) 0 50%,var(--red) 50%)} /* v151 — UI refresh and layout stabilization */ .workspace-grid{ grid-template-columns:minmax(340px,410px) minmax(520px,1fr) minmax(340px,400px); } @media (max-width:1280px){ .workspace-grid{ grid-template-columns:minmax(320px,380px) minmax(520px,1fr); } } #billingPanel{ margin-top:14px; } .step.status-running .step-dot::after, .step.status-waiting .step-dot::after, .step.running .step-dot::after{ content:""; position:absolute; inset:-9px; border-radius:999px; border:2px solid rgba(37,99,235,.25); animation:step-ring-pulse 1.2s ease-out infinite; pointer-events:none; } @keyframes step-ring-pulse{ 0%{transform:scale(.72);opacity:.9} 70%{transform:scale(1.35);opacity:0} 100%{transform:scale(1.35);opacity:0} } .active-meta{ grid-template-columns:repeat(3,minmax(0,1fr)); } .event-origin{ text-transform:uppercase; letter-spacing:.05em; font-size:9px; font-weight:900; border-radius:999px; padding:2px 6px; background:#f2f4f7; color:#475467; justify-self:start; } .event-origin.pi{background:#eef2ff;color:#4f46e5} .event-origin.job{background:#eff6ff;color:#2563eb} .event-origin.space{background:#fff7ed;color:#c2410c} .event-origin.gradio{background:#ecfdf3;color:#047857} .event-origin.factory{background:#f8fafc;color:#344054} /* v152 — pending-field feedback, trace/recovery UI polish */ .active-meta strong.is-pending{ color:#98a2b3; position:relative; } .active-meta strong.is-pending::after{ content:""; display:inline-block; width:1.1em; text-align:left; animation:pending-dots 1.2s steps(4,end) infinite; } @keyframes pending-dots{ 0%{content:""} 25%{content:"."} 50%{content:".."} 75%,100%{content:"..."} } .step.trace-breakpoint.status-failed:before, .step.trace-breakpoint.status-stopped:before{ background:linear-gradient(90deg,var(--green) 0 calc(50% - 1px),var(--red) calc(50% - 1px) 100%); } .step.trace-post-failure.status-pending .step-dot, .step.trace-post-failure.status-muted .step-dot{ border-color:var(--red); color:var(--red); background:#fff5f5; } .step.trace-post-failure.status-pending:before, .step.trace-post-failure.status-muted:before{ background:var(--red); } /* v153 — visual stability and premium polish */ .loading-shimmer{ position:relative; overflow:hidden; } .loading-shimmer::after{ content:""; position:absolute; inset:0; transform:translateX(-100%); background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent); animation:shimmer-pass 1.3s ease-in-out infinite; } @keyframes shimmer-pass{100%{transform:translateX(100%)}} #activeLatencyCard.is-loading{ opacity:.78; } .timeline.trace-failed .step.trace-breakpoint{ transform:none; } .timeline.trace-failed .step.trace-breakpoint .step-dot, .timeline.trace-recovered .step.trace-recovered .step-dot{ width:28px; height:28px; min-width:28px; } .timeline.trace-failed .step.trace-breakpoint:after, .timeline.trace-recovered .step.trace-recovered:after{ top:2px; height:40px; } .endpoint-meta{ display:flex; gap:8px; flex-wrap:wrap; margin-bottom:8px; } .endpoint-meta span{ border:1px solid var(--rule); border-radius:999px; padding:3px 8px; background:#fff; color:var(--muted); font-size:11px; font-weight:800; } .endpoint-param span{ display:block; opacity:.7; margin-top:2px; } .prescan-meta{ display:grid!important; grid-template-columns:repeat(3,minmax(0,1fr)); gap:8px!important; margin-bottom:8px; } .prescan-meta span{ border:1px solid var(--rule); border-radius:12px; padding:8px 10px; background:#fff; } .prescan-meta em{ display:block; font-size:10px; text-transform:uppercase; letter-spacing:.06em; color:var(--muted); font-style:normal; font-weight:900; } .prescan-meta strong{ display:block; margin-top:3px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } /* v160 premium destructive action modal */ .delete-run-modal[hidden]{display:none!important} .delete-run-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .18s ease} .delete-run-modal.is-open{opacity:1;pointer-events:auto} .delete-run-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.42);backdrop-filter:blur(10px)} .delete-run-card{position:relative;width:min(520px,calc(100vw - 32px));display:grid;gap:16px;padding:22px;border-radius:28px;border:1px solid rgba(255,255,255,.78);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96));box-shadow:0 30px 90px rgba(15,23,42,.25),0 1px 0 rgba(255,255,255,.8) inset;transform:translateY(8px) scale(.98);transition:transform .18s ease} .delete-run-modal.is-open .delete-run-card{transform:translateY(0) scale(1)} .delete-run-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#667085;font-size:20px;line-height:1;display:grid;place-items:center;cursor:pointer} .delete-run-close:hover{background:#fff1f2;border-color:#fecdd3;color:#be123c} .delete-run-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(180deg,#fff1f2,#ffe4e6);border:1px solid #fecdd3;color:#be123c;font-size:26px;box-shadow:0 10px 24px rgba(190,18,60,.12)} .delete-run-copy{display:grid;gap:6px;padding-right:28px}.delete-run-kicker{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#be123c}.delete-run-copy h3{margin:0;font-size:22px;line-height:1.15;color:#101828;letter-spacing:-.03em}.delete-run-copy p{margin:0;color:#475467;font-size:13px;line-height:1.45} .delete-run-meta{display:grid;gap:8px;padding:12px;border:1px solid #e5e7eb;border-radius:18px;background:#fff}.delete-run-meta span{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:center;font-size:12px;color:#344054}.delete-run-meta strong{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#98a2b3}.delete-run-meta code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11.5px;color:#101828;background:#f8fafc;border:1px solid #eef2f7;border-radius:9px;padding:5px 7px} .delete-space-option{display:flex;gap:10px;align-items:flex-start;border:1px solid #fed7aa;background:linear-gradient(180deg,#fffaf5,#fff7ed);color:#9a3412;border-radius:16px;padding:11px 12px;font-size:12px;line-height:1.35}.delete-space-option[hidden]{display:none!important}.delete-space-option input{margin-top:2px;accent-color:#be123c}.delete-space-option span{display:grid;gap:2px}.delete-space-option strong{color:#9a3412}.delete-space-option em{font-style:normal;color:#c2410c;word-break:break-word} .delete-run-warning{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:16px;padding:10px 12px;font-size:12px;line-height:1.4}.delete-run-warning[hidden]{display:none!important} .delete-run-actions{display:flex;justify-content:flex-end;gap:10px}.delete-run-actions .primary.danger{background:linear-gradient(180deg,#e11d48,#be123c);border-color:#be123c;color:#fff;box-shadow:0 12px 24px rgba(190,18,60,.22)}.delete-run-actions .primary.danger:hover{background:linear-gradient(180deg,#be123c,#9f1239)} @media (max-width:520px){.delete-run-modal{padding:14px}.delete-run-card{border-radius:22px;padding:18px}.delete-run-actions{display:grid;grid-template-columns:1fr}.delete-run-actions button{width:100%}.delete-run-meta span{grid-template-columns:1fr;gap:4px}} /* v162: Latest events gets enough vertical room for live runs */ .latest-events-card .activity-feed, .latest-events-card .activity-feed.show-all{ max-height:354px; overflow-y:auto; overscroll-behavior:contain; } /* v164 — premium agent timeline: precise milestones + clockwise grouped progress */ .timeline{ --tl-line:#d8dee9; --tl-muted:#98a2b3; --tl-ring-bg:#e5e7eb; display:grid!important; grid-auto-flow:column!important; grid-auto-columns:minmax(98px,1fr)!important; gap:0!important; align-items:start!important; padding:8px 2px 10px!important; overflow-x:auto!important; overflow-y:hidden!important; scroll-snap-type:x proximity; } .timeline .step{ position:relative; display:grid; justify-items:center; gap:6px; min-width:98px!important; max-width:136px!important; padding:7px 8px 2px!important; scroll-snap-align:center; text-align:center; transition:opacity .18s ease, transform .18s ease, filter .18s ease; } .timeline .step:before{ content:""; position:absolute; left:0; right:0; top:24px; height:2px; background:var(--tl-line); z-index:0; transition:background .22s ease; } .timeline .step:first-child:before{left:50%} .timeline .step:last-child:before{right:50%} .timeline .step-dot{ position:relative; z-index:1; width:34px!important; height:34px!important; min-width:34px!important; border:0!important; border-radius:999px; display:grid; place-items:center; padding:3px!important; color:var(--timeline-fg,#475467)!important; background: conic-gradient(from 0deg,var(--timeline-ring,var(--blue)) 0 var(--step-progress,0%),var(--tl-ring-bg) var(--step-progress,0%) 100%)!important; box-shadow:0 1px 2px rgba(15,23,42,.08),0 0 0 1px rgba(15,23,42,.06) inset!important; transition:background .28s ease, transform .18s ease, box-shadow .18s ease, color .18s ease; } .timeline .step-dot span{ position:relative; z-index:2; width:24px!important; height:24px!important; border-radius:999px; display:grid; place-items:center; margin:auto; background:#fff!important; color:inherit!important; font-size:11px; font-weight:900; line-height:1; box-shadow:0 0 0 1px rgba(15,23,42,.06) inset; } .timeline .step.is-grouped .step-dot::before{ content:""; position:absolute; inset:-3px; border-radius:999px; border:1px solid rgba(15,23,42,.08); pointer-events:none; } .timeline .step-count{ position:absolute; right:-8px; bottom:-5px; z-index:3; min-width:23px; height:15px; padding:0 5px; display:grid; place-items:center; border-radius:999px; border:1px solid rgba(15,23,42,.08); background:#fff; color:#667085; font-size:8.5px; font-style:normal; font-weight:900; letter-spacing:-.02em; box-shadow:0 2px 5px rgba(15,23,42,.08); } .timeline .step strong{ display:block!important; max-width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#344054; font-size:10.75px!important; line-height:1.12; letter-spacing:-.01em; } .timeline .step small{ display:block!important; max-width:100%; margin-top:2px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#98a2b3; font-size:9px!important; line-height:1.1; } .timeline .step.status-done{--timeline-ring:var(--green);--timeline-fg:#047857} .timeline .step.status-running,.timeline .step.status-waiting{--timeline-ring:var(--blue);--timeline-fg:#2563eb} .timeline .step.status-fallback,.timeline .step.status-warn{--timeline-ring:var(--amber);--timeline-fg:#92400e;--tl-line:#fde68a} .timeline .step.status-failed{--timeline-ring:var(--red);--timeline-fg:#be123c;--tl-line:#fecdd3} .timeline .step.status-stopped,.timeline .step.status-after-fail{--timeline-ring:#64748b;--timeline-fg:#475569;--tl-line:#cbd5e1} .timeline .step.status-pending,.timeline .step.status-muted{--timeline-ring:#cbd5e1;--timeline-fg:#98a2b3;opacity:.72} .timeline .step.status-done:before{background:var(--green)!important} .timeline .step.status-running:before,.timeline .step.status-waiting:before{background:linear-gradient(90deg,var(--green) 0 50%,var(--tl-line) 50%)!important} .timeline .step.status-fallback:before,.timeline .step.status-warn:before{background:linear-gradient(90deg,var(--green) 0 50%,var(--amber) 50%)!important} .timeline .step.status-failed:before{background:linear-gradient(90deg,var(--green) 0 50%,var(--red) 50%)!important} .timeline .step.status-after-fail:before{background:var(--red)!important} .timeline .step.status-running .step-dot, .timeline .step.status-waiting .step-dot{ animation:timeline-active-breathe 1.45s ease-in-out infinite!important; } .timeline .step.status-running .step-dot::after, .timeline .step.status-waiting .step-dot::after, .timeline .step.running .step-dot::after{ inset:-8px!important; border-color:rgba(37,99,235,.2)!important; animation:timeline-soft-wave 1.45s ease-out infinite!important; } .timeline .step.status-changed .step-dot, .timeline .step .step-dot.dot-pop{ animation:timeline-dot-pop .56s cubic-bezier(.2,.9,.2,1.2)!important; } .timeline.trace-failed .step.trace-breakpoint .step-dot, .timeline.trace-recovered .step.trace-recovered .step-dot{ width:34px!important; height:34px!important; min-width:34px!important; } .timeline.trace-failed .step.trace-breakpoint:after, .timeline.trace-recovered .step.trace-recovered:after{ display:none!important; } @keyframes timeline-active-breathe{ 0%,100%{transform:translateY(0) scale(1);box-shadow:0 1px 2px rgba(15,23,42,.08),0 0 0 1px rgba(37,99,235,.08) inset} 50%{transform:translateY(-1px) scale(1.04);box-shadow:0 8px 18px rgba(37,99,235,.13),0 0 0 1px rgba(37,99,235,.12) inset} } @keyframes timeline-soft-wave{ 0%{transform:scale(.78);opacity:.85} 72%{transform:scale(1.28);opacity:0} 100%{transform:scale(1.28);opacity:0} } @keyframes timeline-dot-pop{ 0%{transform:scale(.82)} 60%{transform:scale(1.12)} 100%{transform:scale(1)} } @media (prefers-reduced-motion:reduce){ .timeline,.timeline *{scroll-behavior:auto!important;animation:none!important;transition:none!important} } @media (max-width:720px){ .timeline{grid-auto-flow:row!important;grid-auto-columns:auto!important;grid-template-columns:1fr!important;overflow-x:hidden!important;gap:6px!important} .timeline .step{grid-template-columns:34px minmax(0,1fr);justify-items:start;text-align:left;max-width:none!important;width:100%!important;min-width:0!important} .timeline .step:before{left:24px!important;right:auto!important;top:0;bottom:0;width:2px;height:auto} .timeline .step strong,.timeline .step small{text-align:left} } /* v165 — visual polish + timeline failure correctness */ .progress-bar{ height:10px!important; padding:2px; border:1px solid rgba(15,23,42,.07); background:linear-gradient(180deg,#f8fafc,#eef2f7)!important; border-radius:999px!important; box-shadow:inset 0 1px 2px rgba(15,23,42,.07),0 1px 0 rgba(255,255,255,.7); } .progress-bar>div{ height:100%!important; border-radius:999px!important; background:linear-gradient(90deg,#2f6df6,#67a3ff)!important; box-shadow:0 1px 2px rgba(37,99,235,.22),inset 0 1px 0 rgba(255,255,255,.35); } .progress-bar>div.is-success{background:linear-gradient(90deg,#16a34a,#4ade80)!important} .progress-bar>div.is-error{background:linear-gradient(90deg,#e11d48,#fb7185)!important} .progress-bar>div.is-stopped{background:linear-gradient(90deg,#64748b,#94a3b8)!important} .progress-caption{margin-bottom:7px!important;color:#475467!important;font-weight:700} .model-prescan-card{ position:relative; overflow:hidden; border-color:rgba(20,184,166,.18)!important; background: radial-gradient(circle at 10% 0%,rgba(45,212,191,.16),transparent 28%), linear-gradient(180deg,#ffffff,#f8fffc)!important; box-shadow:0 14px 32px rgba(16,24,40,.06),0 1px 0 rgba(255,255,255,.85) inset!important; } .model-prescan-card:before{ content:""; position:absolute; inset:0 0 auto 0; height:3px; background:linear-gradient(90deg,#22c55e,#14b8a6,#60a5fa); opacity:.65; } .model-prescan-card.success{background:radial-gradient(circle at 10% 0%,rgba(34,197,94,.16),transparent 30%),linear-gradient(180deg,#ffffff,#f0fdf4)!important} .model-prescan-card.warn{background:radial-gradient(circle at 10% 0%,rgba(251,191,36,.18),transparent 30%),linear-gradient(180deg,#ffffff,#fff7ed)!important} .model-prescan-card.error{background:radial-gradient(circle at 10% 0%,rgba(244,63,94,.15),transparent 30%),linear-gradient(180deg,#ffffff,#fff1f2)!important} .model-prescan-head strong{font-size:14px!important;letter-spacing:-.015em} .model-prescan-signals span{background:rgba(255,255,255,.86)!important;box-shadow:0 1px 0 rgba(255,255,255,.7) inset} .timeline .step-dot{ /* CSS conic 0deg starts at 12 o'clock; progress advances clockwise. */ background:conic-gradient(from 0deg,var(--timeline-ring,var(--blue)) 0 var(--step-progress,0%),var(--tl-ring-bg) var(--step-progress,0%) 100%)!important; } .timeline .step.status-pending .step-count, .timeline .step.status-muted .step-count{display:none!important} .timeline .step.status-failed .step-reason{ color:#be123c!important; background:#fff1f2; border:1px solid #fecdd3; border-radius:8px; padding:3px 5px; white-space:normal!important; max-width:122px; } .activity-icon svg{stroke-width:1.9!important;stroke-linecap:round;stroke-linejoin:round} .activity-row.error .activity-icon{background:#fff1f2;color:#e11d48;border-color:#fecdd3} .activity-row.hardware-fallback .activity-icon{background:#eff6ff;color:#2563eb;border-color:#bfdbfe} .recovery-ladder span.failed{border-color:#fecdd3;background:#fff1f2} .recovery-ladder span.failed b{background:#e11d48;color:#fff} .recovery-ladder span.failed em{color:#9f1239} .recovery-summary:has(+ .recovery-ladder span.failed){border-color:#fecdd3;background:linear-gradient(180deg,#fff,#fff1f2)} /* legacy v164 test anchor: conic-gradient(from -90deg */ /* v172: calmer, premium Model pre-scan card */ .model-prescan-card{ position:relative; border:1px solid rgba(148,163,184,.28)!important; border-radius:20px!important; padding:14px!important; background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.92))!important; box-shadow:0 12px 34px rgba(15,23,42,.06),0 1px 0 rgba(255,255,255,.9) inset!important; overflow:hidden; } .model-prescan-card:before{ content:""; position:absolute; inset:0 0 auto 0; height:3px; background:linear-gradient(90deg,#94a3b8,#cbd5e1); opacity:.9; } .model-prescan-card.success:before{background:linear-gradient(90deg,#22c55e,#38bdf8)} .model-prescan-card.warn:before{background:linear-gradient(90deg,#f59e0b,#fb7185)} .model-prescan-card.error:before{background:linear-gradient(90deg,#ef4444,#fb7185)} .model-prescan-card.running:before{background:linear-gradient(90deg,#2563eb,#38bdf8)} .model-prescan-card.success, .model-prescan-card.warn, .model-prescan-card.error, .model-prescan-card.running{ background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.94))!important; } .model-prescan-head{align-items:center!important;gap:12px!important} .model-prescan-head>div{gap:3px!important} .model-prescan-head strong{font-size:15px!important;line-height:1.2!important;letter-spacing:-.025em!important} .model-prescan-card .mini-kicker{font-size:10px!important;letter-spacing:.16em!important;color:#64748b!important} .model-prescan-card>p{font-size:12.5px!important;line-height:1.45!important;color:#475569!important} .model-prescan-card .badge{ border-radius:999px!important; padding:6px 10px!important; font-size:11px!important; box-shadow:0 1px 0 rgba(255,255,255,.85) inset; } .model-prescan-signals{gap:10px!important} .prescan-meta{ display:grid!important; grid-template-columns:repeat(3,minmax(0,1fr)); gap:7px!important; } .prescan-meta span{ min-height:0!important; padding:8px 9px!important; border-radius:13px!important; border:1px solid rgba(226,232,240,.9)!important; background:rgba(255,255,255,.78)!important; box-shadow:0 1px 0 rgba(255,255,255,.8) inset!important; } .prescan-meta em{font-size:9px!important;letter-spacing:.12em!important;color:#64748b!important} .prescan-meta strong{font-size:12px!important;line-height:1.25!important;color:#0f172a!important;word-break:break-word} .model-prescan-signals>div:not(.prescan-meta){display:grid!important;gap:6px!important} .model-prescan-signals>div:not(.prescan-meta)>strong{ font-size:9.5px!important; letter-spacing:.14em!important; color:#64748b!important; } .model-prescan-signals span:not(.prescan-meta span){ border:1px solid rgba(226,232,240,.9)!important; border-radius:12px!important; padding:7px 9px!important; font-size:11.5px!important; background:rgba(255,255,255,.74)!important; color:#334155!important; } .model-prescan-signals span.good{border-color:rgba(34,197,94,.22)!important;background:rgba(240,253,244,.72)!important} .model-prescan-signals span.risk{border-color:rgba(245,158,11,.26)!important;background:rgba(255,251,235,.75)!important} #scanModel{border-radius:13px!important;padding:9px 12px!important;font-size:12px!important} @media(max-width:720px){.prescan-meta{grid-template-columns:1fr!important}} .eval-feedback{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin:2px 0 0;padding:2px 8px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.72);color:var(--muted);font-size:.68rem;font-weight:700;line-height:1.2;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eval-feedback.on{border-color:rgba(34,197,94,.22);background:rgba(236,253,245,.82);color:#047857}.eval-feedback.off{opacity:.78;background:rgba(248,250,252,.74)} /* v179: calmer pre-scan surface + clear eval archive affordance */ .model-prescan-card{ border:1px solid rgba(226,232,240,.9)!important; border-radius:18px!important; padding:13px!important; background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.88))!important; box-shadow:0 10px 26px rgba(15,23,42,.045),0 1px 0 rgba(255,255,255,.9) inset!important; } .model-prescan-card:before{display:none!important;content:none!important} .model-prescan-card.required, .model-prescan-card.success, .model-prescan-card.warn, .model-prescan-card.error, .model-prescan-card.running{ background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.9))!important; } .model-prescan-card.success{border-color:rgba(34,197,94,.26)!important} .model-prescan-card.warn{border-color:rgba(245,158,11,.28)!important} .model-prescan-card.error{border-color:rgba(244,63,94,.24)!important} .model-prescan-card.running{border-color:rgba(37,99,235,.24)!important} .model-prescan-card .badge{box-shadow:none!important;background:rgba(248,250,252,.96)!important;border-color:rgba(226,232,240,.95)!important} .model-prescan-card .badge.success{background:rgba(236,253,245,.95)!important;border-color:rgba(34,197,94,.24)!important;color:#047857!important} .model-prescan-card .badge.warn{background:rgba(255,251,235,.95)!important;border-color:rgba(245,158,11,.26)!important;color:#92400e!important} .model-prescan-card .badge.error{background:rgba(255,241,242,.95)!important;border-color:rgba(244,63,94,.22)!important;color:#be123c!important} .model-prescan-card .badge.running{background:rgba(239,246,255,.95)!important;border-color:rgba(37,99,235,.22)!important;color:#1d4ed8!important} .model-prescan-card>p{max-width:58ch!important;color:#475569!important} .prescan-meta span, .model-prescan-signals span:not(.prescan-meta span){box-shadow:none!important} .eval-feedback{gap:4px!important;max-width:100%;} .eval-feedback.off{color:#64748b!important;background:rgba(248,250,252,.86)!important;border-color:rgba(226,232,240,.95)!important;opacity:1!important} /* v180: direct eval archive activation */ .eval-enable-button[hidden]{display:none!important;} .eval-enable-button{white-space:nowrap;} /* v183: Eval Archive moved to the observability column under Run Stats */ .compact-storage{gap:12px!important;} .compact-storage .bucket-status-card{margin-bottom:0!important;} .eval-archive-panel{ margin-top:14px; padding:14px; border-radius:20px; background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(248,250,252,.76)); border:1px solid rgba(226,232,240,.78); box-shadow:0 16px 36px rgba(15,23,42,.035),0 1px 0 rgba(255,255,255,.92) inset; } .eval-archive-panel[hidden]{display:none!important;} .eval-archive-panel.on{background:linear-gradient(180deg,rgba(240,253,244,.82),rgba(255,255,255,.86));border-color:rgba(34,197,94,.2)} .eval-archive-panel.off{background:linear-gradient(180deg,rgba(248,250,252,.88),rgba(255,255,255,.86));} .eval-archive-title-row{align-items:flex-start;margin-bottom:8px!important;} .eval-archive-title-row h4{margin:2px 0 0;font-size:.98rem;line-height:1.15;letter-spacing:-.02em;color:var(--ink);} .eval-archive-summary{margin:0 0 12px;color:var(--muted);font-size:.78rem;line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;} .eval-archive-panel.on .eval-archive-summary{color:#047857;} .eval-archive-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap;} .eval-archive-actions button{min-height:34px;padding:8px 11px!important;border-radius:12px!important;white-space:nowrap;} .eval-archive-actions .danger{color:#be123c!important;background:rgba(255,241,242,.82)!important;border-color:rgba(244,63,94,.2)!important;} .eval-feedback{display:block!important;width:auto!important;max-width:100%;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;font-size:.78rem!important;font-weight:650!important;line-height:1.35!important;letter-spacing:0!important;} .eval-feedback.off{color:#64748b!important;background:transparent!important;border:0!important;opacity:1!important} @media(max-width:760px){.eval-archive-actions{justify-content:flex-start}} /* v184: compact premium Model pre-scan states */ .model-prescan-card.required{ border-color:rgba(148,163,184,.28)!important; background:radial-gradient(circle at 12% 0%,rgba(59,130,246,.075),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,252,.94))!important; box-shadow:0 14px 34px rgba(15,23,42,.055),0 1px 0 rgba(255,255,255,.9) inset!important; } .model-prescan-card.required .model-prescan-head strong{font-size:16px!important;letter-spacing:-.03em!important} .model-prescan-card.required>p{font-size:12.75px!important;line-height:1.42!important;max-width:50ch!important} .model-prescan-card.required #scanModel{ border-color:rgba(37,99,235,.22)!important; background:linear-gradient(180deg,#fff,#f8fafc)!important; box-shadow:0 8px 18px rgba(15,23,42,.06)!important; } .model-prescan-card.success{ border-color:rgba(34,197,94,.20)!important; background:radial-gradient(circle at 98% 0%,rgba(34,197,94,.08),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,252,.93))!important; } .model-prescan-card.success .model-prescan-head strong{font-size:15px!important} .model-prescan-card.success>p{font-size:12.5px!important;line-height:1.36!important;margin-top:-2px!important} .model-prescan-card.success .model-prescan-signals{gap:8px!important} .prescan-compact-grid{ display:grid!important; grid-template-columns:repeat(3,minmax(0,1fr))!important; gap:7px!important; } .prescan-chip{ display:grid!important; grid-template-columns:auto 1fr!important; grid-template-areas:"icon label" "icon value"!important; column-gap:7px!important; align-items:center!important; min-width:0!important; padding:8px 9px!important; border-radius:14px!important; border:1px solid rgba(226,232,240,.82)!important; background:rgba(255,255,255,.82)!important; } .prescan-chip i{ grid-area:icon!important; width:23px!important; height:23px!important; display:inline-flex!important; align-items:center!important; justify-content:center!important; border-radius:999px!important; background:rgba(248,250,252,.96)!important; color:#475569!important; font-style:normal!important; font-size:12px!important; font-weight:900!important; } .prescan-chip em{ grid-area:label!important; font-size:8.5px!important; line-height:1!important; letter-spacing:.13em!important; text-transform:uppercase!important; color:#64748b!important; font-style:normal!important; font-weight:850!important; } .prescan-chip strong{ grid-area:value!important; min-width:0!important; overflow:hidden!important; text-overflow:ellipsis!important; white-space:nowrap!important; color:#0f172a!important; font-size:11.5px!important; line-height:1.15!important; } .prescan-chip.good{border-color:rgba(34,197,94,.18)!important;background:rgba(240,253,244,.56)!important} .prescan-chip.good i{background:rgba(220,252,231,.95)!important;color:#047857!important} .prescan-pill-row{display:flex!important;flex-wrap:wrap!important;gap:6px!important;min-width:0!important} .prescan-pill{ display:inline-flex!important; align-items:center!important; gap:5px!important; max-width:100%!important; padding:5px 8px!important; border-radius:999px!important; border:1px solid rgba(226,232,240,.86)!important; background:rgba(255,255,255,.76)!important; color:#334155!important; font-size:10.75px!important; line-height:1.2!important; white-space:nowrap!important; overflow:hidden!important; text-overflow:ellipsis!important; } .prescan-pill.good{border-color:rgba(34,197,94,.18)!important;background:rgba(240,253,244,.68)!important} .prescan-pill.risk{border-color:rgba(245,158,11,.25)!important;background:rgba(255,251,235,.72)!important} .prescan-pill .prescan-icon{font-weight:900!important;opacity:.8!important} .prescan-recommendation-line{ display:flex!important; align-items:center!important; gap:7px!important; padding:7px 9px!important; border-radius:13px!important; border:1px solid rgba(226,232,240,.82)!important; background:rgba(255,255,255,.72)!important; color:#475569!important; font-size:11px!important; line-height:1.25!important; } .prescan-recommendation-line b{color:#0f172a!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.11em!important} .model-prescan-card.success #scanModel{padding:7px 10px!important;font-size:11.5px!important;border-radius:12px!important} @media(max-width:720px){.prescan-compact-grid{grid-template-columns:1fr!important}.prescan-pill{white-space:normal!important}} /* v185: consistent compact Model pre-scan rendering for all states */ .model-prescan-card.required{padding:14px!important;gap:10px!important} .model-prescan-card.required .model-prescan-signals{display:block!important;margin-top:1px!important} .model-prescan-card.running{ border-color:rgba(37,99,235,.20)!important; background:radial-gradient(circle at 96% 0%,rgba(59,130,246,.09),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,252,.94))!important; } .model-prescan-card.warn{ border-color:rgba(245,158,11,.22)!important; background:radial-gradient(circle at 96% 0%,rgba(245,158,11,.10),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,251,235,.52))!important; } .model-prescan-card.error{ border-color:rgba(244,63,94,.20)!important; background:radial-gradient(circle at 96% 0%,rgba(244,63,94,.09),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,241,242,.52))!important; } .model-prescan-card.running .model-prescan-head strong, .model-prescan-card.warn .model-prescan-head strong, .model-prescan-card.error .model-prescan-head strong{font-size:15px!important;letter-spacing:-.025em!important} .model-prescan-card.warn .prescan-chip, .model-prescan-card.error .prescan-chip, .model-prescan-card.running .prescan-chip{background:rgba(255,255,255,.78)!important} .prescan-pill.running{border-color:rgba(37,99,235,.18)!important;background:rgba(239,246,255,.72)!important;color:#1e3a8a!important} .prescan-recommendation-line.warn{border-color:rgba(245,158,11,.18)!important;background:rgba(255,251,235,.70)!important} .prescan-recommendation-line.error{border-color:rgba(244,63,94,.18)!important;background:rgba(255,241,242,.70)!important} .prescan-recommendation-line.running{border-color:rgba(37,99,235,.16)!important;background:rgba(239,246,255,.62)!important} .prescan-hints{margin-top:2px!important} .prescan-spinner{display:inline-flex!important;animation:prescan-spin 1.1s linear infinite!important} @keyframes prescan-spin{to{transform:rotate(360deg)}} .model-prescan-card.warn #scanModel, .model-prescan-card.error #scanModel, .model-prescan-card.running #scanModel{padding:7px 10px!important;font-size:11.5px!important;border-radius:12px!important} .model-prescan-card.error #scanModel{border-color:rgba(244,63,94,.18)!important;background:linear-gradient(180deg,#fff,#fff7f7)!important} @media(prefers-reduced-motion:reduce){.prescan-spinner{animation:none!important}} /* v186: Eval Archive breathing room + less redundant Model pre-scan summary */ .eval-archive-panel{ padding:16px!important; display:grid!important; gap:10px!important; } .eval-archive-title-row{ margin-bottom:2px!important; align-items:flex-start!important; } .eval-archive-title-row .badge{ align-self:start!important; margin-top:0!important; } .eval-archive-summary{ margin:0!important; max-width:100%!important; line-height:1.35!important; } .eval-archive-actions{ margin-top:8px!important; padding-top:12px!important; border-top:1px solid rgba(226,232,240,.72)!important; gap:10px!important; } .eval-archive-panel.on .eval-archive-actions{border-top-color:rgba(34,197,94,.14)!important} .eval-archive-actions button{ min-height:36px!important; padding:8px 12px!important; } .model-prescan-card{ gap:9px!important; } .model-prescan-card.success{ padding:13px!important; } .model-prescan-card.success>p{ max-width:52ch!important; } .prescan-compact-grid{ grid-template-columns:repeat(3,minmax(0,1fr))!important; gap:6px!important; } .prescan-chip{ padding:7px 8px!important; border-radius:13px!important; } .prescan-chip i{ width:21px!important; height:21px!important; font-size:11px!important; } .prescan-chip em{font-size:8px!important} .prescan-chip strong{font-size:11px!important} .prescan-decision-line{ display:flex!important; align-items:flex-start!important; gap:8px!important; padding:8px 10px!important; border-radius:14px!important; border:1px solid rgba(226,232,240,.84)!important; background:rgba(255,255,255,.78)!important; color:#475569!important; font-size:11.25px!important; line-height:1.25!important; min-width:0!important; } .prescan-decision-line b{ flex:0 0 auto!important; color:#0f172a!important; font-size:10px!important; text-transform:uppercase!important; letter-spacing:.12em!important; } .prescan-decision-line span{ min-width:0!important; overflow:hidden!important; text-overflow:ellipsis!important; display:-webkit-box!important; -webkit-line-clamp:2!important; -webkit-box-orient:vertical!important; } .prescan-decision-line.success{border-color:rgba(34,197,94,.18)!important;background:rgba(240,253,244,.55)!important} .prescan-decision-line.warn{border-color:rgba(245,158,11,.20)!important;background:rgba(255,251,235,.62)!important} .prescan-decision-line.error{border-color:rgba(244,63,94,.18)!important;background:rgba(255,241,242,.62)!important} .prescan-decision-line.running{border-color:rgba(37,99,235,.16)!important;background:rgba(239,246,255,.58)!important} .model-prescan-card.success .prescan-pill-row .prescan-pill.good{display:none!important} .model-prescan-card.success .model-prescan-signals{gap:7px!important} .model-prescan-card.success #scanModel{margin-top:1px!important} @media(max-width:720px){ .eval-archive-actions{padding-top:10px!important} .prescan-decision-line{display:grid!important;gap:4px!important} }