:root{--bg:#fbfbfc;--surface:#fff;--surface-subtle:#f7f7f9;--surface-active:#eef3ff;--ink:#17171a;--muted:#6f6f78;--faint:#9696a0;--line:#e7e7eb;--line-strong:#d8d8df;--accent:#285aff;--accent-hover:#1641d8;--accent-soft:#eef3ff;--teal:#0f766e;--green:#16824b;--green-soft:#ebf8f0;--amber:#9a6500;--amber-soft:#fff7df;--red:#b4232d;--red-soft:#fff0f1;--header-h:64px;--sidebar-w:224px;--radius:10px;--font:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-family:var(--font)}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html{min-width:320px}body,html{background:var(--bg)}body{margin:0;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button{color:inherit}[hidden]{display:none!important}:focus-visible{outline:2px solid rgba(40,90,255,.28);outline-offset:1px}iconify-icon{font-size:18px}.app-header{position:sticky;top:0;z-index:30;height:var(--header-h);display:grid;grid-template-columns:var(--sidebar-w) minmax(260px,420px) minmax(0,1fr);align-items:center;border-bottom:1px solid var(--line);background:rgba(255,255,255,.95);backdrop-filter:blur(16px)}.brand{height:100%;display:flex;align-items:center;gap:10px;padding:0 20px;border:0;background:transparent;cursor:pointer;font-size:17px;font-weight:760;letter-spacing:-.025em}.brand-full{height:30px;width:auto;display:block}.brand-icon{height:30px;width:30px;display:none}.global-search{position:relative;margin-left:24px}.global-search>iconify-icon{position:absolute;left:12px;top:19px;transform:translateY(-50%);color:var(--faint);pointer-events:none}.global-search input{width:100%;height:38px;padding:0 46px 0 38px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle);color:var(--ink)}.search-key{position:absolute;right:9px;top:8px;padding:3px 6px;border:1px solid var(--line);border-radius:5px;color:var(--faint);background:#fff;font-size:10px}.search-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:min(70vh,470px);overflow-y:auto;padding:6px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 18px 44px rgba(20,20,40,.16);z-index:40}.search-empty{padding:20px 14px;color:var(--faint);font-size:13px;text-align:center}.search-group+.search-group{margin-top:4px;border-top:1px solid var(--line);padding-top:4px}.search-group-label{margin:0;padding:8px 10px 5px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--faint)}.search-item{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.search-item.is-active{background:var(--surface-subtle)}.search-item>iconify-icon:first-child{flex:none;color:var(--faint);font-size:17px}.search-item-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.search-item-label{font-size:13.5px;font-weight:560;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-item-label mark{background:var(--accent-soft);color:var(--accent);border-radius:3px;padding:0 1px;font-weight:700}.search-item-sub{font-size:11.5px;color:var(--faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-item-tag{flex:none;font-size:10.5px;font-weight:700;color:var(--accent);background:var(--accent-soft);padding:2px 8px;border-radius:999px}.search-item-go{flex:none;color:var(--faint);font-size:14px}@media (max-width:760px){.search-panel{position:fixed;left:8px;right:8px;top:calc(var(--header-h) + 6px);max-height:calc(100dvh - var(--header-h) - 16px)}}.header-utils{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:0 20px}.account-button,.balance-button,.icon-button,.utility-link{height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;text-decoration:none;font-size:13px}.balance-button,.utility-link{padding:0 10px}.balance-button:hover,.icon-button:hover,.utility-link:hover{color:var(--ink);background:var(--surface-subtle)}.balance-button strong{color:var(--ink);font-weight:650}.balance-button.low{color:var(--amber);background:var(--amber-soft)}.balance-button.low strong{color:var(--amber)}.icon-button{width:36px}.account-wrap{position:relative}.account-button{width:36px;border-radius:50%;background:#eeeef2;color:#4c4c56;font-weight:700;overflow:hidden;padding:0}.account-avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.account-menu{position:absolute;right:0;top:44px;width:250px;padding:8px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 18px 45px rgba(20,20,30,.13)}.account-meta{padding:10px 10px 12px;border-bottom:1px solid var(--line)}.account-meta span,.account-meta strong{display:block}.account-meta span{margin-top:3px;color:var(--muted);font-size:12px}.account-balance{display:flex;justify-content:space-between;margin-top:12px;color:var(--muted);font-size:12px}.account-balance b{color:var(--ink)}.menu-item{width:100%;min-height:38px;display:flex;align-items:center;gap:9px;margin-top:3px;padding:0 9px;border:0;border-radius:7px;background:transparent;cursor:pointer;text-align:left;font-size:13px}.menu-item:hover{background:var(--surface-subtle)}.sidebar{position:fixed;top:var(--header-h);bottom:0;left:0;z-index:20;width:var(--sidebar-w);display:flex;flex-direction:column;padding:12px 12px 22px;border-right:1px solid var(--line);background:#fafafa;overflow-y:auto}.switcher-wrap{position:relative}.workspace-switcher{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 11px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:650}.workspace-switcher span{display:flex;align-items:center;gap:8px;min-width:0}.workspace-switcher .switcher-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-menu{position:absolute;z-index:25;top:46px;left:0;width:100%;padding:6px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 16px 36px rgba(20,20,30,.13)}.workspace-menu-item{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 9px;border:0;border-radius:7px;background:transparent;cursor:pointer;font-size:12.5px;text-align:left}.workspace-menu-item>span{display:inline-flex;align-items:center;gap:7px}.workspace-menu-item iconify-icon{font-size:16px}.workspace-menu-item:hover{background:var(--surface-subtle)}.workspace-menu-item[aria-current=true]{color:var(--accent);background:var(--surface-active);font-weight:650}.workspace-menu-separator{height:1px;margin:5px 3px;background:var(--line)}.side-section{margin-top:18px}.side-label{margin:0 10px 7px;color:var(--faint);font-size:10px;font-weight:740;letter-spacing:.1em;text-transform:uppercase}.side-nav{width:100%;min-height:38px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#55555f;cursor:pointer;font-size:13.5px;text-align:left}.side-nav:hover{color:var(--ink);background:#f1f1f4}.side-nav[aria-current=page]{color:var(--accent);background:var(--surface-active);font-weight:620}.side-nav iconify-icon{color:#777782}.side-nav[aria-current=page] iconify-icon{color:var(--accent)}.sidebar-foot{position:relative;margin-top:auto;padding-top:18px;display:flex;flex-direction:column;gap:6px}.credits-card{display:flex;align-items:center;gap:10px;width:100%;padding:9px 11px;border-radius:11px;cursor:pointer;text-align:left;border:1px solid var(--line);background:var(--surface);box-shadow:0 1px 2px rgba(20,30,60,.04);transition:box-shadow .16s ease,border-color .16s ease,background .16s ease}.credits-card:hover{border-color:#d5dced;background:#fcfdff;box-shadow:0 3px 10px rgba(40,90,255,.08)}.credits-card-coin{flex:none;width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(145deg,#fde7a6,#f0c24e 48%,#d9a12a);box-shadow:inset 0 1px 1.5px rgba(255,255,255,.85),inset 0 -1.5px 2px rgba(150,95,0,.32),0 1px 1.5px rgba(120,80,0,.2)}.credits-card-coin iconify-icon{font-size:15px;color:#7a5200}.credits-card-body{display:flex;flex-direction:column;line-height:1.2;min-width:0}.credits-card-label{font-size:10px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.credits-card-value{font-size:15px;font-weight:700;color:var(--ink);letter-spacing:-.01em}.credits-card-go{margin-left:auto;font-size:15px;color:#b9c1d4;transition:transform .14s ease,color .14s ease}.credits-card:hover .credits-card-go{transform:translateX(2px);color:var(--accent)}.connect-trigger{min-height:44px}.connect-trigger .connect-chevron{margin-left:auto;font-size:14px;transition:transform .16s ease}.connect-trigger[aria-expanded=true] .connect-chevron{transform:rotate(180deg)}.connect-menu{position:absolute;z-index:30;right:0;bottom:calc(100% + 8px);left:0;padding:6px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 16px 36px rgba(20,20,30,.13)}.connect-item{min-height:44px;display:flex;align-items:center;gap:9px;padding:0 9px;border-radius:7px;color:#55555f;text-decoration:none;font-size:13px}.connect-item:hover{color:var(--ink);background:var(--surface-subtle)}.connect-item:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.connect-item iconify-icon{color:#777782;font-size:16px}.connect-item .connect-external{margin-left:auto;color:var(--faint);font-size:13px}main{min-height:calc(100vh - var(--header-h))}.view{display:none}.view.is-active{display:block}.page{max-width:1320px;margin:0 auto;padding:28px 32px 64px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.page-header h1{margin:0;font-size:28px;line-height:1.15;letter-spacing:-.035em}.page-header p{max-width:720px;margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.header-actions{display:flex;align-items:center;gap:8px}.button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-size:13px;font-weight:620}.button:hover{background:var(--surface-subtle)}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-hover)}.button:disabled{cursor:default;opacity:.45}.button:disabled:hover{background:inherit}.button.quiet{border-color:transparent;background:transparent;color:var(--accent)}.button.small{min-height:32px;padding:0 10px;font-size:12px}.segmented{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:9px;background:#f0f0f3}.segmented button{min-height:38px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;font-size:12px;font-weight:620;white-space:nowrap}.segmented button:hover{color:var(--ink)}.segmented button[aria-pressed=true]{background:#fff;color:var(--ink);box-shadow:0 1px 3px rgba(20,20,30,.12)}.segmented.compact button{min-height:36px}.search-input,.select{height:38px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:13px}.search-input{width:280px}.toolbar{justify-content:space-between;gap:12px;margin-bottom:14px}.toolbar,.toolbar-group{display:flex;align-items:center}.toolbar-group{gap:8px}.table-wrap{overflow-x:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}table{width:100%;border-collapse:collapse;font-size:13px}th{padding:12px 14px;color:var(--muted);font-size:11px;font-weight:650;letter-spacing:.02em;text-align:left;white-space:nowrap}td{padding:15px 14px;border-top:1px solid var(--line);color:#4b4b54;vertical-align:middle}td strong{color:var(--ink);font-weight:650}.object-row{cursor:pointer}.object-row:hover{background:#f7f9ff}.object-row:focus-visible{position:relative;outline:2px solid rgba(40,90,255,.35);outline-offset:-2px}.object-row .row-disclosure{width:42px;color:var(--faint);text-align:right}.object-row:hover .row-disclosure{color:var(--accent)}.object-cell{min-width:190px}.object-title{display:flex;align-items:center;gap:10px}.object-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;background:var(--surface-subtle);color:#5e5e68}.object-copy span,.object-copy strong{display:block}.object-copy span{max-width:350px;margin-top:4px;color:var(--muted);font-size:11.5px;line-height:1.35}.number{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap}.revenue{color:var(--green);font-weight:650}.status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:12px}.status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--faint)}.status.healthy{color:var(--green)}.status.healthy:before{background:#2ebd6b}.status.running{color:var(--accent)}.status.running:before{background:var(--accent)}.status.neutral{color:var(--muted)}.status.neutral:before{background:var(--faint)}.status.warning{color:var(--amber)}.status.warning:before{background:#f5b82e}.status.failed{color:var(--red)}.status.failed:before{background:#dc4450}.row-action{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer}.row-action:hover{background:var(--surface-subtle);color:var(--ink)}.notice{display:flex;align-items:flex-start;gap:11px;margin-bottom:22px;padding:13px 14px;border:1px solid #f0d287;background:var(--amber-soft);color:#6f4a00;font-size:13px;line-height:1.45}.notice strong{display:block;margin-bottom:2px}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-bottom:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metric{padding:17px 18px;border-right:1px solid var(--line)}.metric:first-child{padding-left:0}.metric:last-child{border-right:0}.metric small,.metric span{display:block;color:var(--muted);font-size:11.5px}.metric strong{display:block;margin:6px 0 5px;font-size:23px;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.dashboard-kpis.kpis-3{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-card{position:relative;min-height:112px;padding:17px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;color:inherit;font:inherit;text-align:left}.kpi-card.actionable{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.kpi-card.actionable:hover{border-color:#cbd8ff;box-shadow:0 5px 16px rgba(40,90,255,.08);transform:translateY(-1px)}.kpi-card.primary-tint{background:#f7f9ff}.kpi-card.green{background:#f7fcf9}.kpi-card.blue{background:#f8fbfd}.kpi-card small,.kpi-card span{display:block;color:var(--muted);font-size:11.5px}.kpi-card strong{display:block;margin:8px 0 6px;font-size:24px;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.kpi-card>iconify-icon{position:absolute;top:50%;right:16px;width:34px;height:34px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;background:var(--accent-soft);color:var(--accent)}.kpi-card.green>iconify-icon{background:var(--green-soft);color:var(--green)}.kpi-card.blue>iconify-icon{background:#eaf5fb;color:#207aaa}.info-label{gap:5px}.info-label,.info-tip{display:inline-flex!important;align-items:center}.info-tip{position:relative;justify-content:center;width:16px;height:16px;color:var(--muted);cursor:help;vertical-align:middle}.info-tip>iconify-icon{font-size:14px}.info-tip-content{position:fixed;z-index:1000;top:var(--tip-top,-9999px);left:var(--tip-left,-9999px);width:250px;max-width:calc(100vw - 24px);padding:10px 11px;border-radius:8px;background:#22232a;box-shadow:0 8px 24px rgba(20,20,30,.16);color:#fff!important;font-size:10.5px!important;font-weight:450;line-height:1.45;opacity:0;pointer-events:none;transform:translateY(3px);transition:opacity .14s ease,transform .14s ease}.info-tip:focus-visible .info-tip-content,.info-tip:hover .info-tip-content{opacity:1;transform:translateY(0)}.delta-up{color:var(--accent)!important;font-weight:620}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,.7fr);gap:18px;margin-bottom:18px}.dashboard-lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.dashboard-card{min-width:0;padding:17px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 1px 2px rgba(20,20,30,.025)}.dashboard-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.dashboard-card-head h2{margin:0;font-size:15px;letter-spacing:-.015em}.dashboard-card-head p{margin:4px 0 0;color:var(--muted);font-size:11.5px}.chart-legend{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:8px;color:var(--muted);font-size:11px}.legend-item{display:inline-flex;align-items:center;gap:6px}.legend-swatch{width:14px;height:3px;border-radius:999px;background:var(--accent)}.legend-swatch.green{background:var(--green)}.legend-swatch.teal{background:var(--teal)}.legend-swatch.bar{width:10px;height:7px;border:1px solid #b8b8c2;border-radius:2px;background:rgba(123,123,140,.16)}.chart-wrap{position:relative;height:244px}.attention-card{border:0;background:#fff7e5;box-shadow:none!important}.attention-title{display:flex;align-items:center;gap:9px;color:#6f4a00}.attention-title iconify-icon{font-size:20px}.attention-body{margin-top:14px}.attention-body h3{margin:0;font-size:15px}.attention-body p{margin:7px 0 16px;color:#5e5136;font-size:12px;line-height:1.5}.attention-meta{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:14px}.attention-meta div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid rgba(154,101,0,.14);color:#6f6044;font-size:11.5px}.attention-card .button{width:auto}.dashboard-table{width:100%;border-collapse:collapse;font-size:12px}.dashboard-table th{padding:9px 7px;font-size:10px}.dashboard-table td{padding:12px 7px}.dashboard-table td:first-child,.dashboard-table th:first-child{padding-left:0}.dashboard-table td:last-child,.dashboard-table th:last-child{padding-right:0}.dashboard-card-foot{display:flex;justify-content:center;padding-top:10px}.readiness-strip{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;overflow:hidden}.readiness-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:11px;align-items:center;min-height:68px;padding:13px 16px}.readiness-item+.readiness-item{border-left:1px solid var(--line)}.readiness-item>iconify-icon{color:var(--muted);font-size:22px}.readiness-item span,.readiness-item strong{display:block}.readiness-item strong{font-size:12.5px}.readiness-item span{margin-top:4px;color:var(--muted);font-size:11px}.analytics-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.65fr);gap:18px;margin-bottom:18px}.analytics-side h3{margin:0;font-size:14px}.analytics-side>p{margin:5px 0 16px;color:var(--muted);font-size:11.5px;line-height:1.5}.mix-list{display:grid;gap:14px}.mix-row-head{display:flex;justify-content:space-between;gap:12px;color:#4d4d56;font-size:11.5px}.mix-track{height:6px;margin-top:7px;overflow:hidden;border-radius:999px;background:#eeeef2}.mix-track span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.mix-track.green span{background:var(--green)}.mix-track.teal span{background:var(--teal)}.analytics-note{display:flex;align-items:flex-start;gap:9px;margin-top:18px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;line-height:1.45}.analytics-note iconify-icon{flex:0 0 auto;color:var(--accent)}.section{margin-top:28px}.section-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.section-header h2{margin:0;font-size:16px;letter-spacing:-.015em}.section-header a,.section-header span{color:var(--muted);font-size:12px}.section-header a{color:var(--accent);text-decoration:none}.tabs{display:flex;gap:22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.tab{min-height:42px;padding:0;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);cursor:pointer;font-size:13px;font-weight:620}.tab[aria-selected=true]{color:var(--ink);border-color:var(--accent)}.tab-panel{display:none}.tab-panel.is-active{display:block}.detail-header{display:flex;align-items:center;gap:13px}.back-link{min-height:32px;display:inline-flex;align-items:center;gap:6px;margin:0 0 13px;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer;font:620 12px/1 var(--font)}.back-link:hover{color:var(--accent)}.back-link iconify-icon{font-size:17px}.detail-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;background:var(--accent-soft);color:var(--accent)}.detail-title h1{margin:0;font-size:30px;font-weight:720;line-height:1.15;letter-spacing:-.035em}.detail-title p{margin:5px 0 0}.run-layout{display:grid;grid-template-columns:330px minmax(0,1fr);height:calc(100vh - 204px);min-height:500px;max-height:760px;border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden}.run-list{overflow-y:auto;border-right:1px solid var(--line)}.run-list-head{padding:14px;border-bottom:1px solid var(--line)}.run-list-head .search-input{width:100%}.run-list-head .filter-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.run-list-head>.select{margin-top:8px}.list-scope{display:block;margin-top:11px;color:var(--muted);font-size:10.5px}.task-mode-switch{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:9px;background:var(--surface-subtle)}.task-mode-button{min-height:34px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;font:620 11.5px/1 var(--font)}.task-mode-button[aria-selected=true]{background:#fff;color:var(--ink);box-shadow:0 1px 3px rgba(28,28,35,.1)}.task-mode-button[data-task-mode=test][aria-selected=true]{color:var(--accent)}.task-mode-context{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:12px;padding:11px 13px;border:1px solid #dcefe4;border-radius:8px;background:#f7fcf9}.task-mode-context>iconify-icon{color:var(--green);font-size:19px}.task-mode-context span,.task-mode-context strong{display:block}.task-mode-context strong{font-size:11.5px}.task-mode-context span{margin-top:3px;color:var(--muted);font-size:10.5px;line-height:1.4}.task-mode-context.test{border-color:#cbd8ff;background:#f7f9ff}.task-mode-context.test>iconify-icon{color:var(--accent)}.mode-badge{justify-self:end;padding:5px 8px;border-radius:999px;background:#e7f5ec;color:#25633e!important;font-size:10px!important;font-weight:680}.task-mode-context.test .mode-badge{background:var(--accent-soft);color:var(--accent-hover)!important}.run-item{width:100%;display:block;padding:13px 14px;border:0;border-bottom:1px solid var(--line);background:#fff;cursor:pointer;text-align:left}.run-item.active,.run-item:hover{background:#f7f9ff}.run-item.active{box-shadow:inset 3px 0 var(--accent)}.run-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.run-item strong{display:block;font-size:13px}.run-item span{display:block;margin-top:5px;color:var(--muted);font-size:11.5px}.run-item .session-state{display:inline-flex;flex:0 0 auto;align-items:center;margin:0;color:var(--muted);font-size:10.5px;font-weight:650}.run-item .session-state:before{width:6px;height:6px;margin-right:5px;border-radius:50%;background:currentColor;content:""}.run-item .session-state.completed{color:var(--green)}.run-item .session-state.working{color:var(--accent)}.run-item .session-state.attention{color:var(--red)}.session-empty{padding:24px 16px;color:var(--muted);font-size:12px;text-align:center}.run-row.is-selected td{background:#f7f9ff}.run-detail{min-width:0;min-height:0;display:flex;flex-direction:column;padding:0;overflow:hidden}.run-detail h2{margin:0;font-size:20px;letter-spacing:-.02em}.inspector-head,.session-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.session-detail-head .button{flex:0 0 auto}.run-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:9px;color:var(--muted);font-size:11.5px}.run-meta .meta-label{color:var(--faint)}.result-box{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.result-box h3{margin:0 0 9px;font-size:14px}.result-box p{color:#41414a;font-size:13px;line-height:1.6}.file-row{display:flex;align-items:flex-start;flex-wrap:wrap;gap:11px;margin-top:14px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.file-row iconify-icon{color:var(--accent);font-size:24px}.file-row div{min-width:0;flex:1}.file-row span,.file-row strong{display:block}.file-row strong{overflow-wrap:anywhere;font-size:12.5px;line-height:1.35}.file-row span{margin-top:3px;color:var(--muted);font-size:11px}.file-row>.toolbar-group{width:100%;flex:0 0 100%;justify-content:flex-end}.task-actions{justify-content:flex-end;margin-top:16px}.task-actions,.task-mutation-actions{display:flex;flex-wrap:wrap;gap:8px}.task-detail-shell{padding:20px 22px 0}.task-detail-shell .tabs{margin:16px 0 0}.conversation{display:grid;gap:18px;padding:20px 22px 24px}#task-conversation.is-active{min-height:0;display:flex;flex:1;flex-direction:column;overflow:hidden}#task-conversation.is-active>.conversation,#task-trace.is-active{min-height:0;flex:1;overflow-y:auto}.message{display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;align-items:start}.message-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:var(--surface-subtle);color:var(--muted)}.message.agent .message-avatar{background:var(--accent-soft);color:var(--accent)}.message-avatar iconify-icon{font-size:16px}.message-body{min-width:0}.message-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:7px}.message-head strong{font-size:12.5px}.message-head span{color:var(--muted);font-size:10.5px}.message-copy{color:#3f3f48;font-size:13px;line-height:1.62}.message-copy p{margin:0}.user-prompt{padding:12px 14px;border-radius:9px;background:var(--surface-subtle)}.activity-disclosure{width:100%;display:flex;align-items:center;gap:8px;margin:12px 0;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#4b4b54;cursor:pointer;text-align:left;font-size:11.5px;font-weight:650}.activity-disclosure iconify-icon:last-child{margin-left:auto;transition:transform .16s ease}.activity-disclosure[aria-expanded=true] iconify-icon:last-child{transform:rotate(180deg)}.activity-detail{display:grid;gap:7px;margin:-4px 0 12px;padding:11px 12px;border-left:2px solid #bfd0ff;background:#f7f9ff;color:var(--muted);font-size:11px}.activity-detail span{display:flex;align-items:center;gap:8px}.task-state{display:flex;align-items:center;gap:7px;margin-top:13px;padding:9px 11px;border:1px solid #dcefe4;border-radius:8px;background:#f7fcf9;color:#276640;font-size:11.5px;font-weight:650}.task-feedback{display:flex;gap:4px;margin-left:2px}.task-feedback .icon-button{width:34px;height:34px}.composer{margin-top:auto;padding:12px 22px 20px;border-top:0;background:#fff}.composer-box{padding:10px;border:1px solid var(--line-strong);border-radius:10px;background:#fff}.composer textarea{width:100%;min-height:54px;padding:2px 3px 8px;resize:vertical;border:0;outline:0;color:var(--ink);font:13px/1.5 var(--font)}.composer-actions{display:flex;align-items:center;gap:8px}.composer-actions .select{margin-left:auto}.composer-hint{margin-top:8px;color:var(--muted);font-size:10.5px}.live-observer-note{display:flex;align-items:center;gap:8px;margin-top:14px;padding:10px 11px;border-radius:8px;background:var(--surface-subtle);color:var(--muted);font-size:11px}.live-observer-note iconify-icon{flex:0 0 auto;color:var(--green)}.run-inspector{margin-top:24px;padding:22px 24px 24px;border:1px solid var(--line);border-radius:9px;background:#fff}.inspector-head h2{margin:0;font-size:20px;letter-spacing:-.02em}.inspector-head p{margin:5px 0 0;color:var(--muted);font-size:12px}.run-inspector .tabs{margin-top:20px;margin-bottom:18px}.run-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.run-summary-stat{padding:14px 16px;border-right:1px solid var(--line)}.run-summary-stat:first-child{padding-left:0}.run-summary-stat:last-child{border-right:0}.run-summary-stat small,.run-summary-stat span{display:block;color:var(--muted);font-size:11px}.run-summary-stat strong{display:block;margin:5px 0 4px;font-size:17px;font-variant-numeric:tabular-nums}.summary-copy{max-width:780px;margin-top:18px;color:#41414a;font-size:13px;line-height:1.6}.trace-panel{padding:18px 22px 24px}.trace-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.trace-toolbar span,.trace-toolbar strong{display:block}.trace-toolbar strong{font-size:13px}.trace-toolbar span{margin-top:4px;color:var(--muted);font-size:11.5px}.trace-slowest{flex:0 0 auto;color:var(--amber)!important;font-size:11px!important;font-weight:650}.trace-overview{position:relative;height:5px;margin:16px 4px 20px;border-radius:999px;background:#e9ebf0}.trace-overview span{position:absolute;top:-3px;width:3px;height:11px;margin-left:-1px;border-radius:999px;background:var(--accent)}.trace-overview span.is-result{background:var(--green)}.trace-overview span.is-error{background:var(--red)}.trace-list{position:relative;display:grid;gap:3px}.trace-list:before{position:absolute;top:16px;bottom:16px;left:85px;width:1px;background:#e3e5ea;content:""}.trace-event{position:relative;display:grid;grid-template-columns:68px 12px minmax(0,1fr) auto;gap:11px;align-items:start;padding:10px 0}.trace-duration,.trace-time{color:var(--muted);font-size:11px;font-variant-numeric:tabular-nums}.trace-mark{z-index:1;width:9px;height:9px;margin-top:3px;border:2px solid var(--accent);border-radius:50%;background:#fff}.trace-event.is-result .trace-mark{border-color:var(--green);background:var(--green)}.trace-event.is-error .trace-mark{border-color:var(--red);background:var(--red)}.trace-copy span,.trace-copy strong{display:block}.trace-copy strong{font-size:12.5px}.trace-copy span{margin-top:4px;color:var(--muted);font-size:11.5px;line-height:1.45}.trace-event-head{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.trace-event-head .trace-slow-badge{margin:0;color:var(--amber);font-size:10px;font-weight:680}.output-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:26px}.output-layout h3{margin:0 0 8px;font-size:14px}.output-layout p{margin:0;color:#41414a;font-size:13px;line-height:1.6}.settings-list{max-width:820px;border-top:1px solid var(--line)}.settings-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.settings-row>iconify-icon{color:var(--muted);font-size:22px}.settings-row span,.settings-row strong{display:block}.settings-row span{margin-top:4px;color:var(--muted);font-size:12px}.billing-page{max-width:1040px;margin:0}.billing-scope{display:inline-flex;align-items:center;gap:6px;margin-top:9px;color:var(--muted);font-size:12px}.billing-scope iconify-icon{font-size:15px}.billing-page .settings-list{max-width:100%}.billing-page .settings-row{min-height:74px}.billing-page .settings-row span{max-width:670px;line-height:1.45}.billing-page .button.small{min-height:36px}.billing-page .section-header{margin-top:30px}.billing-page .section-header>span{white-space:nowrap}.billing-plan-line{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:28px 0 22px}.billing-plan-line span,.billing-plan-line strong{display:block}.billing-plan-line strong{font-size:14px}.billing-plan-line span{margin-top:4px;color:var(--muted);font-size:12px}.billing-balance-panel{display:grid;grid-template-columns:minmax(220px,1.35fr) repeat(2,minmax(150px,.72fr)) auto;align-items:center;gap:28px;margin-bottom:30px;padding:22px 24px;border-radius:12px;background:#f4f6fa}.billing-balance-primary span,.billing-balance-stat span{display:block;color:var(--muted);font-size:11.5px}.billing-balance-primary strong{display:block;margin:6px 0 4px;font-size:25px;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.billing-balance-primary small,.billing-balance-stat small{color:var(--muted);font-size:11.5px}.billing-balance-stat strong{display:block;margin:5px 0 3px;font-size:17px;font-variant-numeric:tabular-nums}#view-billing .billing-flat-list{display:grid;gap:2px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.overview-summary{margin-top:28px}.overview-summary-list .settings-row{min-height:70px}.summary-value{min-width:160px;text-align:right}.summary-value strong{font-size:13px}.summary-value span{white-space:nowrap}.settings-form{max-width:980px}.settings-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.settings-form-head h2{margin:0;font-size:18px}.settings-form-head p{margin:5px 0 0;color:var(--muted);font-size:12.5px;line-height:1.5}.form-section{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;padding:22px 0;border-top:1px solid var(--line)}.form-section h3{margin:0;font-size:14px}.form-section>div:first-child p{margin:6px 0 0;color:var(--muted);font-size:11.5px;line-height:1.5}.field-stack{display:grid;gap:16px}.field label{display:block;margin-bottom:6px;color:#55555f;font-size:12px;font-weight:650}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line-strong);border-radius:8px;background:#fff;color:var(--ink);font:inherit}.field input,.field select{min-height:40px;padding:0 11px}.field textarea{min-height:112px;padding:10px 11px;resize:vertical;line-height:1.5}.field input[readonly],.field textarea[readonly]{background:var(--surface-subtle);color:#55555f}.field-help{display:block;margin-top:6px;color:var(--muted);font-size:11.5px;line-height:1.45}.inline-value{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle);font-size:12.5px}.tag-list{display:flex;flex-wrap:wrap;gap:7px}.tag{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface-subtle);color:#4d4d57;font-size:11.5px}.section-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-actions strong{font-size:12px}.capability-list{display:grid;gap:8px}.capability-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:48px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.capability-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:var(--surface-subtle);color:var(--muted)}.capability-copy span,.capability-copy strong{display:block}.capability-copy strong{font-size:12.5px}.capability-copy span{margin-top:3px;color:var(--muted);font-size:10.5px}.capability-actions{display:flex;align-items:center;gap:6px}.toggle-button{min-width:78px;min-height:30px;padding:0 10px;border:1px solid #c9ead8;border-radius:999px;background:var(--green-soft);color:var(--green);cursor:pointer;font-size:10.5px;font-weight:700}.toggle-button[aria-pressed=false]{border-color:var(--line);background:var(--surface-subtle);color:var(--muted)}.two-column-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.header-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) auto;gap:8px;align-items:end}.header-row .field input{min-height:36px}.header-row .icon-button{margin-bottom:1px}.settings-form-footer{position:sticky;bottom:0;z-index:2;display:flex;justify-content:flex-end;gap:12px;padding:14px 0;border-top:1px solid var(--line);background:rgba(251,251,252,.94);backdrop-filter:blur(8px)}.save-state{color:var(--muted);font-size:11.5px}.quickstart{max-width:860px}.quickstart-steps{margin-top:10px;border-top:1px solid var(--line)}.quickstart-step{display:grid;grid-template-columns:32px 180px minmax(0,1fr);gap:14px;padding:22px 0;border-bottom:1px solid var(--line)}.step-number{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:700}.quickstart-step h2{margin:3px 0 0;font-size:14px}.quickstart-copy>p{max-width:600px;margin:1px 0 14px;color:var(--muted);font-size:12.5px;line-height:1.55}.agent-preview{margin:0 0 14px;padding:14px 16px;overflow:auto;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle);color:#3d3d47;font:11.5px/1.6 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap}.quickstart-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:rgba(20,20,28,.42);backdrop-filter:blur(3px)}.modal{width:min(100%,480px);max-height:calc(100vh - 40px);overflow-y:auto;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 24px 70px rgba(20,20,30,.24)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 0}.modal-header h2{margin:0;font-size:20px;letter-spacing:-.025em}.modal-header p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.modal-close{flex:0 0 auto}.modal-body{padding:22px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.key-reveal{padding:13px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface-subtle)}.key-reveal code{display:block;overflow-wrap:anywhere;color:var(--ink);font-size:14px}.key-reveal span{display:block;margin-top:7px;color:var(--muted);font-size:12px;line-height:1.45}.copy-state{color:var(--green);font-size:11.5px}.optional-label{color:var(--muted);font-weight:500}.security-note{display:flex;align-items:flex-start;gap:9px;max-width:620px;margin:14px 0 0;color:#6c4a0a;font-size:11.5px;line-height:1.5}.security-note iconify-icon{flex:0 0 auto;margin-top:1px;color:var(--amber);font-size:16px}.mobile-menu{display:none}.page{max-width:1240px;padding-top:36px}.page-header{margin-bottom:30px}.page-header h1{font-size:30px;font-weight:720}.page-header p{max-width:650px;margin-top:7px;font-size:13.5px}.button,.global-search input,.search-input,.select{border-radius:7px}.button{min-height:40px}.button.primary{box-shadow:none}th{padding-top:11px;padding-bottom:11px}td{padding-top:16px;padding-bottom:16px}.object-row:hover{background:#f5f8ff}.metrics{margin-bottom:34px}.metric{padding-top:19px;padding-bottom:19px}.metric strong{font-size:25px}.notice{border-radius:8px}#view-analytics .dashboard-card,#view-analytics .kpi-card,#view-monetization .dashboard-card,#view-monetization .kpi-card,#view-workspace .dashboard-card,#view-workspace .kpi-card{box-shadow:0 1px 2px rgba(20,20,30,.03),0 8px 24px rgba(20,20,30,.035)}#view-workspace .dashboard-card{border-color:transparent}#view-workspace .readiness-strip{display:none}#view-harnesses .object-copy span{max-width:270px}#view-harness .settings-form-head{padding-bottom:8px}#view-harness .form-section{grid-template-columns:210px minmax(0,720px);gap:38px;padding:20px 0;border-top:0}#view-harness .form-section.form-group-break{margin-top:10px;padding-top:30px;border-top:1px solid var(--line)}#view-harness .capability-list{border-radius:9px;background:var(--surface-subtle)}#view-harness .capability-row{padding:10px 0}#view-harness .capability-row+.capability-row{border-top:1px solid var(--line)}#view-billing .settings-list,#view-quickstart .quickstart-steps,#view-settings .form-section{border-color:var(--line)}#view-api-keys .page{max-width:1120px}#view-api-keys .page-header{margin-bottom:22px}.api-key-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.api-key-search{position:relative;width:min(320px,100%)}.api-key-search iconify-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:var(--muted);font-size:17px;pointer-events:none}.api-key-search .search-input{width:100%;padding-left:37px}.api-key-toolbar-meta{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:11.5px}.api-key-security{display:inline-flex;align-items:center;gap:7px}.api-key-security iconify-icon{color:#696973;font-size:16px}#view-api-keys .table-wrap{overflow:visible;border:0}#view-api-keys thead{background:#f6f6f8}#view-api-keys th{border:0;color:#65656e}#view-api-keys td{border-top:0;border-bottom:1px solid var(--line)}#view-api-keys tbody tr:last-child td{border-bottom:0}#view-api-keys tbody tr:hover{background:#fafbfe}#view-api-keys code{color:#555560;font-size:12px}.api-key-empty{padding:30px 14px;color:var(--muted);text-align:center}.api-key-menu-wrap{position:relative;display:flex;justify-content:flex-end}.api-key-menu{position:absolute;z-index:8;top:34px;right:0;width:142px;padding:5px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(20,20,30,.12)}.api-key-menu button{width:100%;padding:8px 9px;border:0;border-radius:5px;background:transparent;color:var(--ink);text-align:left;cursor:pointer;font:inherit;font-size:12px}.api-key-menu button:hover{background:var(--surface-subtle)}.api-key-menu .danger{color:var(--red)}#view-billing .settings-row{grid-template-columns:32px minmax(0,1fr) auto}#view-dashboard .notice{border:0;background:#fff7e5}#view-dashboard .metrics{gap:12px;border:0}#view-dashboard .metric{min-height:106px;padding:17px 18px;border:0;border-radius:10px;background:#fff;box-shadow:0 1px 2px rgba(20,20,30,.035),0 7px 22px rgba(20,20,30,.03)}#view-dashboard .metric:first-child{padding-left:18px}#view-dashboard .table-wrap,#view-harnesses .table-wrap{border:0}#view-dashboard thead,#view-harnesses thead{background:#f6f6f8}#view-dashboard th,#view-harnesses th{border:0;color:#65656e}#view-dashboard td,#view-harnesses td{border-top:0;border-bottom:1px solid var(--line)}#view-dashboard tbody tr:last-child td,#view-harnesses tbody tr:last-child td{border-bottom:0}#view-harnesses .toolbar{margin:8px 0 14px}.collection-tools{display:flex;align-items:center;gap:10px;min-width:0}.filter-chips{display:flex;align-items:center;gap:4px;padding:3px;border-radius:8px;background:#f0f1f4}.filter-chip{min-height:32px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;font-size:12px;font-weight:620;white-space:nowrap}.filter-chip:hover{color:var(--ink)}.filter-chip[aria-pressed=true]{background:#fff;color:var(--ink);box-shadow:0 1px 3px rgba(20,20,30,.09)}.object-count{color:var(--muted);font-size:11.5px}.collection-view .table-wrap{overflow-x:auto;border:0}.collection-view thead{background:#f6f6f8}.collection-view th{border:0;color:#65656e}.collection-view td{border-top:0;border-bottom:1px solid var(--line)}.collection-view tbody tr:last-child td{border-bottom:0}.detail-context{display:flex;align-items:center;justify-content:space-between;gap:18px}#view-quickstart .quickstart-steps{margin-top:4px;border:0}#view-quickstart .quickstart-step{position:relative;padding:4px 0 34px;border:0}#view-quickstart .quickstart-step:not(:last-child):after{position:absolute;top:31px;bottom:7px;left:12px;width:2px;border-radius:999px;background:#e5e9f2;content:""}#view-quickstart .agent-preview{border:0;background:#f3f4f7}#view-harness .capability-list{gap:0;overflow:hidden;padding:0 12px;border-radius:10px;background:#f5f6f8}#view-harness .capability-row{min-height:56px;padding:9px 0;border:0;border-bottom:1px solid rgba(111,111,125,.13);border-radius:0;background:transparent}#view-harness .capability-row:last-child{border-bottom:0}#view-harness .capability-icon{background:rgba(255,255,255,.72)}#view-harness .inline-value{border:0;background:#f3f4f7}#view-tasks .task-mode-context{border:0}#view-tasks .page-header{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:start;-moz-column-gap:28px;column-gap:28px}#view-tasks .page-header>div:first-child{min-width:0}#view-tasks .page-header .header-actions{display:grid;grid-template-columns:max-content 220px max-content;align-items:center;gap:8px}#view-tasks #newTestTask,#view-tasks .task-mode-button,#view-tasks .task-mode-switch{white-space:nowrap}#view-tasks #taskHarness{width:220px;min-width:0}#view-tasks .run-layout{border:0;gap:18px;border-radius:0;background:transparent;box-shadow:none;overflow:visible}#view-tasks .run-list{border-right:0;border-radius:12px;background:#f4f5f7;scrollbar-width:thin}#view-tasks .run-list-head{padding:14px 14px 10px;border-bottom:0;background:transparent}#view-tasks .run-item{width:calc(100% - 16px);margin:4px 8px;padding:13px 12px;border:0;border-radius:9px;background:transparent}#view-tasks .run-item:hover{background:rgba(255,255,255,.68)}#view-tasks .run-item.active{background:#fff;box-shadow:0 1px 4px rgba(20,20,30,.08)}#view-tasks .run-detail{border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(20,20,30,.04),0 10px 30px rgba(20,20,30,.035)}#view-tasks .tabs{border-bottom-color:rgba(111,111,125,.12)}#view-tasks .activity-disclosure{border:0;background:#f4f5f7}#view-tasks .task-state{border:0}#view-tasks .file-row{padding:12px;border:0;border-radius:9px;background:#f7f8fa}#view-analytics .dashboard-card .table-wrap{border:0}#view-analytics .dashboard-card thead{background:#f6f6f8}#view-analytics .dashboard-card th{border:0}#view-analytics .dashboard-card td{border-top:0;border-bottom:1px solid var(--line)}#view-analytics .dashboard-card tbody tr:last-child td{border-bottom:0}#view-monetization .dashboard-card .table-wrap{border:0}#view-monetization .dashboard-card thead{background:#f6f6f8}#view-monetization .dashboard-card th{border:0}#view-monetization .dashboard-card td{border-top:0;border-bottom:1px solid var(--line)}#view-monetization .dashboard-card tbody tr:last-child td{border-bottom:0}#view-monetization .page-header{margin-bottom:20px}.monetization-tabs{margin-bottom:12px}.monetization-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:18px}.monetization-panel-head h2{margin:0;font-size:18px;letter-spacing:-.02em}.monetization-panel-head p{max-width:650px;margin:6px 0 0;color:var(--muted);font-size:12.5px;line-height:1.5}.monetization-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.monetization-toolbar .toolbar-group{min-width:0}.monetization-table{min-width:940px}.monetization-table .product-copy span,.monetization-table .product-copy strong{display:block}.monetization-table .product-copy span{margin-top:3px;color:var(--muted);font-size:11px}.entitlement-meter{width:118px}.entitlement-meter span{display:block;margin-bottom:6px;color:#4d4d56;font-size:11.5px;white-space:nowrap}.entitlement-meter-track{height:5px;overflow:hidden;border-radius:999px;background:#eceef3}.entitlement-meter-track i{display:block;height:100%;border-radius:inherit;background:var(--accent)}.connection-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:4px 0 28px;padding:4px;border-radius:10px;background:#f4f6fa}.connection-summary>div{min-height:92px;padding:16px}.connection-summary small,.connection-summary span{display:block;color:var(--muted);font-size:11.5px}.connection-summary strong{display:block;margin:8px 0 5px;font-size:15px}.money-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:12px;padding:20px 0}.money-flow-step span,.money-flow-step strong{display:block}.money-flow-step strong{font-size:13px}.money-flow-step span{margin-top:5px;color:var(--muted);font-size:11.5px;line-height:1.45}.money-flow>iconify-icon{color:var(--faint);font-size:20px}.monetization-note{max-width:920px;margin:0;color:var(--muted);font-size:11.5px;line-height:1.55}.monetization-activity{margin-top:20px}.table-subcopy{color:var(--muted);font-size:10.5px}.number.negative{color:var(--danger)}.payout-guidance{display:flex;align-items:flex-start;gap:10px;max-width:920px;margin:2px 0 14px;padding:12px 14px;border-radius:9px;background:#f4f6fa}.payout-guidance iconify-icon{flex:0 0 auto;margin-top:2px;color:var(--accent);font-size:17px}.payout-guidance p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.5}.payout-guidance strong{color:var(--text)}.product-modal-summary{margin:2px 0 16px;padding:12px 13px;border-radius:8px;background:#f4f6fa;color:var(--muted);font-size:11.5px;line-height:1.45}#monetization-overview.is-active{display:grid;gap:20px}#monetization-overview>.dashboard-card,#monetization-overview>.dashboard-card-head,#monetization-overview>.dashboard-kpis{margin:0}.workspace-pulse .dashboard-card-head{margin-bottom:6px}.pulse-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-list>div{display:flex;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.pulse-list>div:nth-child(odd){padding-right:24px}.pulse-list>div:nth-child(2n){padding-left:24px;border-left:1px solid var(--line)}.pulse-list>div:nth-last-child(-n+2){border-bottom:0}.pulse-list span{display:inline-flex;align-items:center;gap:8px;color:var(--muted)}.pulse-list span iconify-icon{font-size:18px}.pulse-list strong{font-size:16px;font-variant-numeric:tabular-nums;white-space:nowrap}.pulse-list strong small{margin-left:5px;color:var(--muted);font-size:12px;font-weight:600}.harness-inventory-table{min-width:980px}.harness-runtime{display:grid;gap:3px}.harness-runtime span{color:var(--muted);font-size:11.5px}.detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px;gap:4px;padding:4px;border:0;border-radius:10px;background:#f4f6fa}.detail-metric{display:grid;gap:5px;min-width:0;padding:15px 16px;border:0;background:transparent;color:var(--ink);text-align:left;font:inherit}button.detail-metric{cursor:pointer}button.detail-metric:hover{border-radius:7px;background:#fff}.detail-metric small,.detail-metric span{color:var(--muted)}.detail-metric span{font-size:11.5px;font-weight:600}.detail-metric strong{font-size:24px;line-height:1.08;font-variant-numeric:tabular-nums}.detail-metric small{font-size:11.5px}.harness-activity{padding-top:2px}.harness-activity .dashboard-card-head{margin-bottom:10px}.harness-activity-feed{display:grid}#recentHarnessFailures{display:grid;border-top:1px solid rgba(111,111,125,.13)}.harness-activity-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:11px;align-items:start;width:100%;padding:13px 0;border:0;background:transparent;color:var(--ink);font:inherit;text-align:left}button.harness-activity-row{cursor:pointer}button.harness-activity-row:hover{background:rgba(48,95,255,.035)}button.harness-activity-row:focus-visible{border-radius:7px;outline:2px solid var(--accent);outline-offset:2px}.harness-activity-row+.harness-activity-row{border-top:1px solid rgba(111,111,125,.13)}.harness-activity-node{width:20px;height:20px;display:grid;place-items:center;color:var(--muted)}.harness-activity-node iconify-icon{font-size:16px}.harness-activity-row.is-failure .harness-activity-node{color:var(--red)}.harness-activity-copy{min-width:0}.harness-activity-copy small,.harness-activity-copy span,.harness-activity-copy strong{display:block}.harness-activity-copy strong{font-size:13px}.harness-activity-copy small{margin-top:4px;color:var(--muted);font-size:11.5px}.harness-activity-copy span{margin-top:5px;color:var(--muted);font-size:11.5px;line-height:1.45}.simple-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid var(--line)}.simple-list>div:last-child{border-bottom:0}.simple-list span:first-child{display:grid;gap:4px}.simple-list small{color:var(--muted)}.definition-list{margin:0}.definition-list>div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid var(--line)}.definition-list>div:last-child{border-bottom:0}.definition-list dt{color:var(--muted)}.definition-list dd{margin:0;font-weight:650;text-align:right}#view-billing .billing-flat-list .settings-row{padding:14px 8px;border:0;border-radius:8px}#view-billing .billing-flat-list .settings-row:hover{background:rgba(48,95,255,.025)}.harness-sheet{width:min(100%,720px);max-height:calc(100vh - 24px)}.harness-sheet .modal-header{padding:18px 20px 0}.harness-sheet .modal-header p{margin-top:4px}.harness-sheet .modal-body{padding:14px 20px 16px}.harness-sheet .field-stack{gap:13px}.harness-sheet .modal-actions{position:sticky;bottom:-16px;margin:12px -2px 0;padding:10px 2px 0;background:#fff}.base-choice-list{display:grid;gap:8px;margin-top:8px}.field .base-choice{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:60px;padding:8px 12px;border:1px solid var(--line);border-radius:9px;cursor:pointer}.field .base-choice:hover{background:var(--surface-subtle)}.field .base-choice:has(input:checked){border-color:var(--accent);background:var(--accent-soft)}.base-choice input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.base-choice-icon{width:34px;height:34px;display:grid;place-items:center;color:var(--accent)}.base-choice-copy span,.base-choice-copy strong{display:block}.base-choice-copy strong{font-size:13.5px}.base-choice-copy span{margin-top:4px;color:var(--muted);font-size:11.5px;line-height:1.4}.base-choice-models{color:var(--muted);font-size:11px;white-space:nowrap}.base-choice.disabled{cursor:default;opacity:.55}.base-choice.disabled:hover{background:transparent}.soon-label{padding:3px 6px;border-radius:5px;background:var(--surface-subtle);font-size:10px;font-weight:650}.creation-next{display:flex;gap:9px;margin-top:10px;color:var(--muted);font-size:11.5px;line-height:1.45}.creation-next iconify-icon{flex:0 0 auto;margin-top:1px;color:var(--accent)}.harness-sheet .base-choice-list{gap:0;padding:4px;border-radius:10px;background:#f3f4f7}.harness-sheet .field .base-choice{border:0;border-radius:7px}.harness-sheet .field .base-choice:has(input:checked){border-color:transparent;background:#fff;box-shadow:0 1px 4px rgba(20,20,30,.1)}@media (max-width:1180px){#view-tasks .page-header{grid-template-columns:1fr;row-gap:18px}#view-tasks .page-header .header-actions{justify-content:start}}@media (max-width:980px){:root{--sidebar-w:204px}.app-header{grid-template-columns:var(--sidebar-w) minmax(200px,360px) minmax(0,1fr)}.utility-link{display:none}.metrics{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.run-layout{grid-template-columns:280px minmax(0,1fr)}.run-detail{min-width:0}.task-actions{justify-content:flex-start}.quickstart-step{grid-template-columns:32px minmax(0,1fr)}.quickstart-copy{grid-column:2}.summary-value{min-width:0;text-align:left}#view-dashboard .metrics,.dashboard-kpis,.detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid,.dashboard-main-grid{grid-template-columns:1fr}.billing-balance-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.billing-balance-panel .button{grid-column:1/-1;justify-self:start}.connection-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){:root{--sidebar-w:0px}.concept-bar{text-align:center}.app-header{grid-template-columns:auto minmax(0,1fr) auto;padding:0 10px}.brand{padding:0 4px}.brand-full{display:none}.brand-icon{display:block}.global-search{margin-left:4px}.balance-button span,.header-utils .icon-button,.utility-link{display:none}.header-utils .mobile-menu{display:inline-flex}.sidebar{display:none;top:var(--header-h);width:250px;box-shadow:16px 0 35px rgba(20,20,30,.12)}.sidebar.is-open{display:block}main{margin-left:0}.page{padding:24px 16px 50px}.page-header{align-items:stretch;flex-direction:column}#view-tasks .page-header .header-actions{width:100%}.settings-form-head{align-items:stretch;flex-direction:column}.settings-form-head .header-actions{justify-content:space-between}.page-header .button.primary{align-self:flex-start}.toolbar{align-items:stretch;flex-direction:column}.pulse-list{grid-template-columns:1fr}.pulse-list>div:nth-child(2n),.pulse-list>div:nth-child(odd){padding:16px 0;border-left:0;border-bottom:1px solid var(--line)}.pulse-list>div:last-child{border-bottom:0}.toolbar-group{flex-wrap:wrap}.search-input{width:100%}.api-key-toolbar{align-items:stretch;flex-direction:column}.api-key-search{width:100%}.api-key-toolbar-meta{justify-content:space-between}.run-layout{grid-template-columns:1fr;height:auto;max-height:none}.task-mode-context{grid-template-columns:24px minmax(0,1fr)}.mode-badge{grid-column:2;justify-self:start}.run-list{border-right:0}.run-detail{min-height:420px}.run-summary-grid{grid-template-columns:repeat(2,1fr)}.run-summary-stat:nth-child(2){border-right:0}.run-summary-stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.output-layout{grid-template-columns:1fr}#view-harness .form-section,.form-section{grid-template-columns:1fr;gap:14px}#view-harness .form-section{padding:22px 0}.two-column-fields{grid-template-columns:1fr}.overview-summary-list .settings-row{grid-template-columns:32px minmax(0,1fr)}.overview-summary-list .settings-row>:last-child{grid-column:2;justify-self:start}.billing-page .settings-row{grid-template-columns:32px minmax(0,1fr)}.billing-page .settings-row>:last-child{grid-column:2;justify-self:start}.modal-actions{flex-wrap:wrap}.modal{max-height:calc(100dvh - 24px)}.dashboard-lower-grid{grid-template-columns:1fr}.monetization-tabs{gap:18px;overflow-x:auto}.monetization-activity .dashboard-card-head,.monetization-panel-head,.monetization-toolbar{align-items:stretch;flex-direction:column}.monetization-activity .segmented{align-self:flex-start}.monetization-toolbar .toolbar-group{align-items:stretch;flex-direction:column}.monetization-toolbar .search-input,.monetization-toolbar .select{width:100%}.money-flow{grid-template-columns:1fr;gap:8px}.money-flow>iconify-icon{transform:rotate(90deg)}.detail-metrics{grid-template-columns:1fr}.harness-inventory-table{min-width:0}.harness-inventory-table .harness-desktop-col{display:none}.readiness-strip{grid-template-columns:1fr}.readiness-item+.readiness-item{border-top:1px solid var(--line);border-left:0}.collection-tools{width:100%;align-items:stretch;flex-direction:column}.filter-chips{align-self:flex-start;overflow-x:auto;max-width:100%}.collection-tools .search-input,.collection-tools .select{width:100%}.collection-view .table-wrap{max-width:100%;overflow-x:auto}#view-harnesses table{min-width:0}.detail-context{flex-direction:column}.detail-context,.detail-header{align-items:flex-start}.detail-title{min-width:0}.detail-title h1{overflow-wrap:anywhere}.detail-title p{line-height:1.45}.attention-meta{grid-template-columns:1fr;gap:0}.attention-card .button{width:100%}#view-workspace .dashboard-table{width:100%;table-layout:fixed}#view-workspace .dashboard-lower-grid>section:first-child .dashboard-table :is(th,td):nth-child(3),#view-workspace .dashboard-lower-grid>section:first-child .dashboard-table :is(th,td):nth-child(4),#view-workspace .dashboard-lower-grid>section:first-child .dashboard-table :is(th,td):nth-child(5),#view-workspace .dashboard-lower-grid>section:nth-child(2) .dashboard-table :is(th,td):nth-child(2),#view-workspace .dashboard-lower-grid>section:nth-child(2) .dashboard-table :is(th,td):nth-child(4){display:none}#view-workspace .dashboard-table :is(th,td):last-child{width:42px}#view-workspace .dashboard-lower-grid>section:first-child .dashboard-table :is(th,td):nth-child(2){width:104px}#view-workspace .dashboard-lower-grid>section:nth-child(2) .dashboard-table :is(th,td):nth-child(3){width:92px}}@media (max-width:460px){#view-tasks .page-header .header-actions{grid-template-columns:1fr}#view-tasks .task-mode-switch{width:-moz-max-content;width:max-content}#view-tasks #taskHarness{width:100%}.global-search input{padding-right:12px}.search-key{display:none}.detail-title h1,.page-header h1{font-size:25px}.metrics{grid-template-columns:1fr 1fr}.metric{padding:14px 10px}.metric:first-child{padding-left:10px}.metric strong{font-size:20px}td,th{padding-left:10px;padding-right:10px}.run-detail{padding:0}.composer,.conversation,.task-detail-shell{padding-left:16px;padding-right:16px}.capability-row{grid-template-columns:30px minmax(0,1fr)}.capability-actions{grid-column:2;justify-content:flex-start}.header-row{grid-template-columns:1fr}.inspector-head,.session-detail-head{align-items:stretch;flex-direction:column}.run-inspector{padding:18px 16px}.run-inspector .tabs{gap:18px;overflow-x:auto}.trace-toolbar{align-items:flex-start;flex-direction:column;gap:6px}.trace-list:before{left:67px}.trace-event{grid-template-columns:52px 12px minmax(0,1fr)}.trace-duration{display:none}.dashboard-kpis{grid-template-columns:1fr}.billing-plan-line{align-items:flex-start;flex-direction:column;gap:12px}.billing-balance-panel{grid-template-columns:1fr;gap:18px;padding:20px}.billing-balance-panel .button{grid-column:auto;width:100%}.connection-summary{grid-template-columns:1fr}.billing-page .section-header{align-items:flex-start;flex-direction:column;gap:4px}.billing-page .button.small{min-height:44px}#view-api-keys td:nth-child(3),#view-api-keys td:nth-child(4),#view-api-keys th:nth-child(3),#view-api-keys th:nth-child(4){display:none}#view-api-keys td,#view-api-keys th{padding-left:8px;padding-right:8px}#view-api-keys td:first-child,#view-api-keys th:first-child{width:34%}#view-api-keys code{font-size:10px;white-space:nowrap}.chart-wrap{height:220px}.field .base-choice{grid-template-columns:30px minmax(0,1fr)}.base-choice-models{grid-column:3;white-space:normal}.readiness-item{grid-template-columns:30px minmax(0,1fr)}.readiness-item .button,.readiness-item .row-action{grid-column:2;justify-self:start}}main{height:calc(100vh - var(--header-h));overflow-y:auto;min-height:0;margin-left:var(--sidebar-w)}body{overflow:hidden}@media (max-width:760px){main{margin-left:0}}main .hr-wrap{max-width:1320px;margin:0 auto;padding:28px 32px 64px}.tasks-page{max-width:none;padding:20px 24px 24px}.tasks-page .run-layout{height:calc(100vh - 108px);max-height:none}.run-list-hint{display:block;margin-bottom:5px;color:var(--faint);font-size:10.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.run-list-new{width:100%;justify-content:center}.run-list-head .select{width:100%;min-width:0}.run-list-head .search-input{margin-top:10px}.page{padding-top:24px}.page-header{margin-bottom:18px}.page-header p{margin-top:5px}.recent-tasks-table{table-layout:fixed;width:100%}.recent-tasks-table .cell-ellip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-tasks-table .cell-task{width:38%}.recent-tasks-table .cell-harness{width:26%}.recent-tasks-table .cell-nowrap{white-space:nowrap}.recent-tasks-table th:first-child{width:38%}.recent-tasks-table th:nth-child(2){width:26%}.recent-tasks-table td:last-child,.recent-tasks-table th:nth-child(5){width:44px}.run-detail-fill{flex:1;min-height:0;display:flex;flex-direction:column}.run-detail-fill .wbx-conv,.run-detail-fill>.wbx-conv{height:100%}.run-trace-scroll{flex:1;min-height:0;overflow-y:auto}.run-item .run-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:0}.run-item-del{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 auto;border-radius:6px;color:var(--faint);opacity:0;cursor:pointer}.run-item-del:focus,.run-item:hover .run-item-del{opacity:1}.run-item-del:hover{background:color-mix(in srgb,#DC2626 12%,transparent);color:#DC2626}.run-item-top strong{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:820px){.tasks-page .run-layout{grid-template-columns:1fr;height:calc(100vh - 120px);min-height:420px}.tasks-page .run-layout.m-detail .run-list,.tasks-page .run-layout:not(.m-detail) .run-detail{display:none}.tasks-page .page-header .header-actions{flex-wrap:wrap}}.button.danger{border-color:#f3c6c6;background:#fff5f5;color:#b4232d}.button.danger:hover{background:#fdeaea}.session-detail-lead{min-width:0;flex:1}.session-title-row{display:flex;align-items:center;gap:10px;min-width:0}.session-title-row .wbx-panel-tgl{flex:0 0 auto}.run-credits-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;border:1px solid var(--line);background:var(--surface-subtle,#f7f9ff);color:var(--muted);font-size:12px;font-weight:600;white-space:nowrap}.run-credits-chip iconify-icon{font-size:13px;color:var(--accent,#285aff)}.session-title-ellip{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.run-trace-embed{flex:1;min-height:0;display:flex;overflow:hidden}.run-trace-embed>*{flex:1;min-width:0}.run-trace-embed .session-empty{align-self:center;width:100%}.settings-footer-sticky{position:sticky;bottom:0;z-index:5;margin-top:0;padding:12px 0;background:var(--bg);border-top:1px solid var(--line)}.skl-title-edit{display:inline-flex;align-items:center;gap:8px;min-width:0;flex:1}.skl-name-input{min-width:220px;border:1px solid var(--line);border-radius:7px;padding:5px 9px;font-size:13px;font-weight:600;font-family:inherit}.run-list-head .list-scope{margin:10px 0 0}.run-filter-row{position:relative;display:flex;align-items:center;gap:8px;margin-top:8px}.run-filter-row .search-input{flex:1;min-width:0;margin-top:0}.run-flt-btn{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line-strong,#d5d5dc);border-radius:9px;background:#fff;color:var(--muted);cursor:pointer;font-size:17px}.run-flt-btn:hover{color:var(--ink)}.run-flt-btn.active{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.run-flt-menu{position:absolute;z-index:20;top:calc(100% + 6px);right:0;min-width:160px;padding:5px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 14px 32px rgba(20,20,30,.14)}.run-flt-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:var(--ink);cursor:pointer;font-size:13px;text-align:left}.run-flt-item:hover{background:#f4f4f7}.run-flt-item.on{color:var(--accent);font-weight:640}.run-list-head{padding:16px 14px 14px}.run-list-head .list-scope,.run-list-hint{display:block;margin:0 0 6px;color:var(--faint);font-size:10.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.run-list-head .list-scope{margin:16px 0 6px}.run-list-head .list-scope strong{color:var(--muted);font-weight:740}.run-list-new{margin-top:10px}.run-filter-row{margin-top:0}.run-trace-embed .tr-mtitle{display:none}.run-trace-embed .tr-mhead{padding-top:4px}#view-harness .settings-footer-sticky{position:fixed;left:var(--sidebar-w);right:0;bottom:0;margin:0;padding:12px 32px;background:#fff;border-top:1px solid var(--line);z-index:20}#view-harness .settings-form{padding-bottom:88px}@media (max-width:760px){#view-harness .settings-footer-sticky{left:0}}.wbx-composer,.wbx-composer-row,.wbx-composer-row>*,.wbx-conv,.wbx-conv-main{min-width:0}.wbx-composer-row .wbx-select-wrap{flex:0 1 auto;min-width:0;position:relative}.wbx-composer-row .wbx-select-wrap .wbx-select{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wbx-composer-row .uic-send{flex:0 0 auto}.settings-footer-sticky{display:flex;align-items:center;gap:10px}.settings-footer-spacer{flex:1}.button:disabled:hover{background:var(--surface,#fff)}.button.primary:disabled,.button.primary:disabled:hover{background:var(--accent);border-color:var(--accent);color:#fff}.button.danger:disabled:hover{background:#fff5f5}.sidebar .global-nav{margin-top:8px;margin-bottom:18px}.sidebar .switcher-wrap,.sidebar .switcher-wrap .side-label{margin-bottom:6px}.sidebar .workspace-nav{margin-top:0;padding-top:0}@keyframes sk-shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.sk{display:inline-block;border-radius:6px;background:linear-gradient(90deg,#ececf1,#f7f7fa 60px,#ececf1 120px);background-size:200px 100%;animation:sk-shimmer 1.3s ease-in-out infinite}.sk-tr td{padding:15px 14px;border-top:1px solid var(--line)}.sk-item{padding:13px 14px;border-bottom:1px solid var(--line)}.sk-page-head{margin:4px 0 24px}.sk-blocks{display:grid;gap:14px}.sk-block{display:block;width:100%;height:96px;border-radius:10px}.sk-block.tall{height:260px}.sk-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.sk-kpi{display:block;height:112px;border-radius:10px}.run-list{display:flex;flex-direction:column;overflow:hidden}.run-list-head{flex:0 0 auto}.run-list-scroll{flex:1;min-height:0;overflow-y:auto}.wbx-composer-input:focus,.wbx-composer-input:focus-visible{outline:none!important;box-shadow:none}.wbx-send-stop{display:inline-flex;align-items:center;gap:6px}.wbx-act-ic iconify-icon{font-size:16px}.session-share-btn{margin-left:2px}.share-choice-list{display:grid;gap:8px}.share-choice{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer;text-align:left}.share-choice:hover{background:var(--surface-subtle)}.share-choice.on{border-color:var(--accent);background:var(--accent-soft)}.share-choice>span{flex:1;display:flex;flex-direction:column;gap:2px}.share-choice strong{font-size:13.5px}.share-choice span span{color:var(--muted);font-size:12px}.share-choice>iconify-icon:last-child{color:var(--accent)}.share-link-row{display:flex;gap:8px;margin-top:14px}.share-link-row input{flex:1;min-width:0;border:1px solid var(--line-strong);border-radius:8px;padding:8px 10px;font:12.5px/1.4 ui-monospace,monospace;color:var(--ink);background:var(--surface-subtle)}.share-brand{display:flex;align-items:center;gap:7px;margin:0 0 10px;color:var(--muted);font-size:12.5px}.share-conv{display:grid;gap:18px}.share-turn{display:grid;gap:12px}.share-user{display:flex;justify-content:flex-end}.share-user-bubble{max-width:80%;padding:10px 14px;border-radius:14px 14px 4px 14px;background:var(--accent-soft);line-height:1.55;white-space:pre-wrap}.share-asst,.share-user-bubble{color:var(--ink);font-size:13.5px}.share-asst{line-height:1.6;overflow-wrap:anywhere}.share-asst pre{overflow-x:auto;padding:12px;border-radius:8px;background:#f6f6f8;font-size:12px}.share-asst code{background:#f2f2f5;border-radius:4px;padding:1px 4px;font-size:12px}.share-asst pre code{background:transparent;padding:0}.share-page{padding-bottom:80px}.share-meta{display:flex;align-items:center;gap:7px;margin-top:9px;flex-wrap:wrap}.share-tag{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--ink-2,#3f3f46);background:var(--surface-2,#f6f6f8);border:1px solid var(--line,#e4e4e7);padding:2.5px 9px;border-radius:999px;white-space:nowrap}.share-tag iconify-icon{color:var(--muted);font-size:13px}.wbx-send{justify-content:center}.field select,.modal select,.select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:34px!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px}.session-share-btn{margin-left:auto}.run-list-head>.select{margin-top:0}.run-list-hint{margin-bottom:6px}.run-list-head .list-scope{margin-top:14px}@keyframes welcomeIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}@keyframes welcomeOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes welcomeShine{0%{transform:translateX(-120%) rotate(8deg)}60%,to{transform:translateX(220%) rotate(8deg)}}.welcome-overlay{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px;background:radial-gradient(120% 120% at 50% 0,rgba(40,90,255,.16),rgba(16,18,26,.55) 60%);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:welcomeOverlayIn .18s ease both}.welcome-card{width:min(100%,416px);border:1px solid rgba(40,90,255,.14);border-radius:22px;background:var(--surface);box-shadow:0 2px 4px rgba(20,20,30,.04),0 30px 60px -18px rgba(30,50,120,.34),0 0 0 6px rgba(40,90,255,.05);animation:welcomeIn .34s cubic-bezier(.2,.8,.2,1) both}.welcome-card,.welcome-hero{position:relative;overflow:hidden}.welcome-hero{padding:30px 28px 20px;text-align:center;background:radial-gradient(90% 130% at 50% -30%,rgba(40,90,255,.16),rgba(40,90,255,0) 62%),linear-gradient(180deg,#f3f6ff 0,var(--surface) 100%);border-bottom:1px solid var(--line)}.welcome-badge{position:relative;width:64px;height:64px;margin:2px auto 16px;display:grid;place-items:center;border-radius:19px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 10px 26px -10px rgba(30,50,120,.28),0 0 0 5px rgba(40,90,255,.07),inset 0 1px 0 rgba(255,255,255,.9)}.welcome-badge img{width:36px;height:36px;display:block}.welcome-wide{position:relative;width:min(100%,760px);border:1px solid rgba(40,90,255,.14);border-radius:22px;background:var(--surface);box-shadow:0 2px 4px rgba(20,20,30,.04),0 30px 60px -18px rgba(30,50,120,.34),0 0 0 6px rgba(40,90,255,.05);padding:34px 30px 30px;animation:welcomeIn .34s cubic-bezier(.2,.8,.2,1) both}.welcome-wide-close{position:absolute;top:16px;right:16px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;transition:background .12s,color .12s}.welcome-wide-close:hover{background:var(--surface-subtle);color:var(--ink)}.welcome-wide-close iconify-icon{font-size:18px}.welcome-wide-head{text-align:center;margin-bottom:22px}.welcome-wide-head .welcome-title{font-size:27px}.welcome-wide-head .welcome-sub{max-width:460px}.welcome-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.welcome-col{display:flex;flex-direction:column;text-align:left;padding:20px;border-radius:16px;border:1px solid var(--line);background:var(--surface)}.welcome-col.accent{background:#f4f7ff;border-color:rgba(40,90,255,.18)}.welcome-col-badge{width:44px;height:44px;margin-bottom:14px;display:grid;place-items:center;border-radius:12px;background:rgba(40,90,255,.1);color:var(--accent);font-size:22px}.welcome-col-badge.sponsor{width:auto;height:44px;padding:0 14px;justify-self:start;background:#fff;border:1px solid var(--line)}.welcome-col-badge.sponsor img{height:22px;width:auto;max-width:180px;-o-object-fit:contain;object-fit:contain;display:block}.welcome-col-title{margin:0 0 8px;font-size:17px;line-height:1.25;letter-spacing:-.02em;color:var(--ink);font-weight:700}.welcome-col-title b{color:var(--accent)}.welcome-col-sub{margin:0;color:var(--muted);font-size:13.5px;line-height:1.55}.welcome-col-sub b{color:var(--ink);font-weight:650}.welcome-col-spacer{flex:1 1 auto;min-height:16px}.welcome-col .welcome-cta{margin-top:4px}@media (max-width:620px){.welcome-cards{grid-template-columns:1fr}.welcome-wide{padding:30px 20px 24px}}.welcome-badge:after{content:"";position:absolute;top:-30%;left:0;width:40%;height:160%;background:linear-gradient(90deg,transparent,rgba(40,90,255,.1),transparent);animation:welcomeShine 3.6s ease-in-out .8s infinite}.welcome-eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;padding:4px 11px;border-radius:999px;background:rgba(40,90,255,.1);color:var(--accent);font-size:11px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.welcome-eyebrow iconify-icon{font-size:13px}.welcome-title{margin:0;font-size:23px;line-height:1.15;letter-spacing:-.03em;color:var(--ink);font-weight:700}.welcome-title b{color:var(--accent);font-weight:700}.welcome-sub{margin:9px auto 0;max-width:300px;color:var(--muted);font-size:13.5px;line-height:1.55}.welcome-body{padding:18px 24px 22px}.welcome-benefits{display:grid;gap:11px;margin:0 0 20px}.welcome-benefit{display:flex;align-items:flex-start;gap:11px;font-size:13.5px;color:var(--ink);line-height:1.4}.welcome-benefit .wb-ic{flex:0 0 auto;width:22px;height:22px;margin-top:1px;display:grid;place-items:center;border-radius:7px;background:var(--green-soft);color:var(--green);font-size:14px}.welcome-benefit b{font-weight:650}.welcome-benefit span{color:var(--muted)}.welcome-actions{display:flex;flex-direction:column;gap:8px}.welcome-cta{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;cursor:pointer;font-size:14.5px;font-weight:650;color:#fff;background:linear-gradient(135deg,#3f6bff,#285aff 60%,#1f4ae6);box-shadow:0 8px 20px -6px rgba(40,90,255,.55),inset 0 1px 0 rgba(255,255,255,.28);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.welcome-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px -6px rgba(40,90,255,.62);filter:brightness(1.03)}.welcome-cta:active:not(:disabled){transform:translateY(0)}.welcome-cta:disabled{cursor:default;opacity:.6}.welcome-later{width:100%;min-height:38px;border:0;background:transparent;cursor:pointer;color:var(--muted);font-size:13px;font-weight:500;border-radius:10px;transition:color .12s,background .12s}.welcome-later:hover:not(:disabled){color:var(--ink);background:var(--surface-subtle)}.welcome-trust{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px;color:var(--faint);font-size:11.5px}.welcome-trust iconify-icon{font-size:13px}.welcome-banner{position:relative;overflow:hidden;display:flex;align-items:center;gap:18px;margin-bottom:18px;padding:20px 22px;border-radius:16px;border:1px solid rgba(40,90,255,.16);background:radial-gradient(120% 200% at 0 0,rgba(40,90,255,.09),rgba(40,90,255,0) 42%),linear-gradient(180deg,#f6f8ff 0,var(--surface) 70%);box-shadow:0 1px 2px rgba(20,20,30,.03),0 14px 32px -18px rgba(30,50,120,.28)}.welcome-banner-badge{flex:0 0 auto;width:52px;height:52px;display:grid;place-items:center;color:#fff;border-radius:15px;background:linear-gradient(140deg,#4c78ff,#285aff 55%,#1b3fd8);box-shadow:0 8px 18px -6px rgba(40,90,255,.55),inset 0 1px 0 rgba(255,255,255,.35)}.welcome-banner-badge iconify-icon{font-size:25px}.welcome-banner-main{flex:1 1 auto;min-width:0}.welcome-banner-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.welcome-banner-eyebrow{padding:3px 9px;border-radius:999px;background:rgba(40,90,255,.1);color:var(--accent);font-size:10.5px;font-weight:650;letter-spacing:.05em;text-transform:uppercase}.welcome-banner-title{margin:0;font-size:17px;letter-spacing:-.02em;color:var(--ink);font-weight:700}.welcome-banner-title b{color:var(--accent)}.welcome-banner-sub{margin:6px 0 0;max-width:640px;color:var(--muted);font-size:13px;line-height:1.5}.welcome-banner-sub b{color:var(--ink);font-weight:600}.welcome-banner-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.welcome-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:12px;font-weight:550}.welcome-chip iconify-icon{font-size:13px;color:var(--accent)}.welcome-banner-cta{flex:0 0 auto;min-height:44px;padding:0 20px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:12px;cursor:pointer;font-size:14px;font-weight:650;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#3f6bff,#285aff 60%,#1f4ae6);box-shadow:0 8px 20px -6px rgba(40,90,255,.5),inset 0 1px 0 rgba(255,255,255,.28);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.welcome-banner-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px -6px rgba(40,90,255,.6);filter:brightness(1.03)}.welcome-banner-cta:disabled{cursor:default;opacity:.6}@media (max-width:640px){.welcome-banner{flex-direction:column;align-items:flex-start}.welcome-banner-cta{width:100%;justify-content:center}}.pay-card-row{display:flex;align-items:center;gap:20px;margin-bottom:18px;flex-wrap:wrap}.pay-card{flex:0 0 auto;width:300px;height:174px;position:relative;padding:20px;border-radius:15px;color:rgba(255,255,255,.92);overflow:hidden;background:linear-gradient(145deg,#9a9aa3,#7c7c85 40%,#5f5f68);box-shadow:0 14px 30px -12px rgba(30,30,40,.5),inset 0 1px 0 rgba(255,255,255,.18)}.pay-card:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 100% 0,rgba(255,255,255,.14),transparent 55%)}.pay-card-chip{width:40px;height:30px;border-radius:6px;background:linear-gradient(135deg,#f4d27a,#d9ad4f 60%,#c79a3c);box-shadow:inset 0 0 0 1px rgba(0,0,0,.12)}.pay-card-chip:after{content:"";display:block;margin:9px auto 0;width:24px;height:12px;border-radius:3px;border:1px solid rgba(0,0,0,.22)}.pay-card-number{top:88px;font-size:17px;letter-spacing:2px}.pay-card-foot,.pay-card-number{position:absolute;left:20px;right:20px;font-family:SFMono-Regular,ui-monospace,Menlo,monospace}.pay-card-foot{bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;font-size:14px;letter-spacing:1px}.pay-card-exp{text-align:right;line-height:1.3}.pay-card-exp em{display:block;font-style:normal;font-size:8.5px;letter-spacing:.12em;text-transform:uppercase;opacity:.8;font-family:var(--font)}.pay-card-meta{flex:1 1 240px;min-width:220px;display:flex;align-items:flex-end}.pay-card-update:disabled{cursor:default;opacity:.6}.harness-runtime-logo{display:flex;align-items:center;gap:9px}.harness-runtime-logo>div{display:grid;gap:3px;min-width:0}.harness-runtime-logo span,.harness-runtime-logo strong{display:block}.itg-table{width:100%}.itg-table td{vertical-align:middle}.itg-models{color:var(--muted);font-size:12.5px}.itg-row-actions{text-align:right;width:90px}.itg-section-head{margin:34px 0 12px}.itg-section-head h2{font-size:18px;margin:0 0 4px}.itg-section-head p{color:var(--muted);font-size:13px;margin:0}.itg-saved{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:13px;font-weight:600;margin-bottom:10px}.itg-map-table{table-layout:fixed}.itg-map-table td:first-child,.itg-map-table td:nth-child(2),.itg-map-table th:first-child,.itg-map-table th:nth-child(2){width:300px}.itg-map-table .select{width:100%;max-width:260px}.itg-addmap{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding:4px 0}.itg-addmap .select{width:260px}.itg-panel{max-width:560px}.itg-provider-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.itg-provider{padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:13px;font-weight:600;cursor:pointer;text-align:left}.itg-provider.on{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.itg-provider:disabled{opacity:.55;cursor:default}.itg-sublabel{font-size:12px;color:var(--muted)}.itg-modelgrid,.itg-modelrow{display:grid;gap:8px}.itg-modelrow{grid-template-columns:minmax(0,1fr) auto minmax(0,1.4fr) auto;align-items:center}.itg-modelrow input{min-width:0}.itg-arrow{color:var(--faint)}.button.danger-ghost{color:var(--red);border-color:transparent;background:transparent}.button.danger-ghost:hover{background:var(--red-soft);border-color:var(--red-soft)}@media (max-width:760px){.itg-desktop-col{display:none}.itg-modelrow{grid-template-columns:minmax(0,1fr) auto}.itg-modelrow .itg-arrow{display:none}.itg-addmap .select{width:100%}.itg-map-table td:first-child,.itg-map-table td:nth-child(2),.itg-map-table th:first-child,.itg-map-table th:nth-child(2){width:auto}.itg-map-table .select{max-width:none}}.welcome-plans{display:grid;gap:8px;margin-bottom:14px}.welcome-plan{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:2px 10px;text-align:left;padding:11px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);cursor:pointer;font-family:inherit}.welcome-plan.on{border-color:var(--accent);background:var(--accent-soft)}.welcome-plan .wp-name{grid-column:1;grid-row:1;justify-self:start;font-size:13.5px;font-weight:700;display:flex;align-items:center;gap:7px}.welcome-plan .wp-name em{font-style:normal;font-size:10.5px;font-weight:700;color:var(--accent);background:#fff;border:1px solid var(--accent-soft);padding:1px 7px;border-radius:999px}.welcome-plan .wp-price{grid-column:2;grid-row:1/span 2;align-self:center;justify-self:end;font-size:16px;font-weight:800}.welcome-plan .wp-price small{font-size:11px;font-weight:600;color:var(--muted)}.welcome-plan .wp-credits{grid-column:1;grid-row:2;justify-self:start;font-size:12px;color:var(--muted)}.invite-linkrow{display:flex;gap:8px;margin-bottom:14px}.invite-linkrow input{flex:1;min-width:0;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface-subtle);color:var(--ink);font-size:12.5px}.invite-copy{flex:0 0 auto;width:auto!important;padding:0 16px}