.Accordion-module__nvyXHq__accordion{flex-direction:column;gap:0;display:flex}.Accordion-module__nvyXHq__accordionItem{border-bottom:1px solid var(--border)}.Accordion-module__nvyXHq__accordionItem:first-child{border-top:1px solid var(--border)}.Accordion-module__nvyXHq__accordionTrigger{appearance:none;width:100%;font:500 var(--fs-h4) / 1.4 inherit;color:var(--text);text-align:left;cursor:pointer;letter-spacing:-.005em;background:0 0;border:0;align-items:center;gap:12px;padding:10px 2px;transition:color .12s;display:flex}.Accordion-module__nvyXHq__accordionTrigger:hover{color:var(--accent)}.Accordion-module__nvyXHq__accordionTrigger>.Accordion-module__nvyXHq__label{flex:1}.Accordion-module__nvyXHq__accordionChevron{color:var(--text-subtle);flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.Accordion-module__nvyXHq__accordionOpen .Accordion-module__nvyXHq__accordionChevron{color:var(--accent);transform:rotate(90deg)}.Accordion-module__nvyXHq__accordionOpen .Accordion-module__nvyXHq__accordionTrigger{color:var(--text)}.Accordion-module__nvyXHq__accordionContent{font-size:var(--fs-h4);color:var(--text-muted);padding:0 2px 12px;line-height:1.55}
.ActivityMeter-module__CClgrG__meter{flex-shrink:0;justify-content:center;align-items:center;width:8px;height:8px;display:inline-flex;position:relative}.ActivityMeter-module__CClgrG__dot{z-index:1;background:currentColor;border-radius:50%;width:6px;height:6px;display:block;position:relative}.ActivityMeter-module__CClgrG__ring{opacity:.4;background:currentColor;border-radius:50%;animation:1.8s ease-out infinite ActivityMeter-module__CClgrG__meterRing;position:absolute;inset:0}@keyframes ActivityMeter-module__CClgrG__meterRing{0%{opacity:.5;transform:scale(.6)}to{opacity:0;transform:scale(2.4)}}@media (prefers-reduced-motion:reduce){.ActivityMeter-module__CClgrG__ring{opacity:.25;animation:none}}
.Alert-module__MdAY2W__alert{border:1px solid var(--border);background:var(--surface);font-size:var(--fs-h4);border-radius:5px;align-items:center;gap:10px;padding:12px 14px;display:flex}.Alert-module__MdAY2W__alertInfo{background:var(--info-bg);color:var(--info);border-color:#2160a533}.Alert-module__MdAY2W__alertSuccess{background:var(--success-bg);color:var(--success);border-color:#15894a33}.Alert-module__MdAY2W__alertWarning{background:var(--warning-bg);color:var(--warning);border-color:#a55a0033}.Alert-module__MdAY2W__alertError{background:var(--error-bg);color:var(--error);border-color:#c1313a33}.Alert-module__MdAY2W__alertBody{color:var(--text);flex:1}.Alert-module__MdAY2W__alertTitle{margin-bottom:1px;font-weight:600}.Alert-module__MdAY2W__alertDescription{color:var(--text-muted);font-size:var(--fs-h5)}.Alert-module__MdAY2W__alertIcon{flex-shrink:0;margin-top:1px}
.Avatar-module__49TMba__avatar{background:var(--text);color:#fff;width:24px;height:24px;font-size:var(--fs-h5);border:1.5px solid var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.Avatar-module__49TMba__avatarGroup{display:inline-flex}.Avatar-module__49TMba__avatarGroup .Avatar-module__49TMba__avatar+.Avatar-module__49TMba__avatar{margin-left:-7px}
.Badge-module__ZmJoIW__badge{font-size:var(--fs-h5);letter-spacing:.02em;border-radius:3px;align-items:center;gap:5px;padding:3px 7px;font-weight:600;line-height:1;display:inline-flex}.Badge-module__ZmJoIW__badgeDot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Badge-module__ZmJoIW__badgeNeutral{background:var(--neutral-bg);color:var(--neutral-fg)}.Badge-module__ZmJoIW__badgeSuccess{background:var(--success-bg);color:var(--success)}.Badge-module__ZmJoIW__badgeWarning{background:var(--warning-bg);color:var(--warning)}.Badge-module__ZmJoIW__badgeError{background:var(--error-bg);color:var(--error)}.Badge-module__ZmJoIW__badgeInfo{background:var(--info-bg);color:var(--info)}
.BannerCard-module__CYrLDa__banner{background:var(--surface);border:1px solid var(--border);border-radius:5px;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:14px 18px;display:grid;position:relative}.BannerCard-module__CYrLDa__bannerEyebrow{font-size:var(--fs-h5);color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-weight:600}.BannerCard-module__CYrLDa__bannerTitle{font-size:var(--fs-h3);letter-spacing:-.005em;color:var(--text);font-weight:600}.BannerCard-module__CYrLDa__bannerDesc{font-size:var(--fs-h4);color:var(--text-muted);margin-top:1px}
.BranchCard-module__5e8BlW__card{background:var(--surface-2);border:1px solid var(--border-strong);border-radius:5px;flex-direction:column;gap:2px;width:100%;padding:9px 12px 9px 38px;display:flex;position:relative}.BranchCard-module__5e8BlW__toneSuccess,.BranchCard-module__5e8BlW__toneError,.BranchCard-module__5e8BlW__toneNeutral{color:var(--text-muted)}.BranchCard-module__5e8BlW__icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.BranchCard-module__5e8BlW__icon svg{display:block}.BranchCard-module__5e8BlW__title{font-size:var(--fs-h2);color:var(--text);letter-spacing:-.005em;font-weight:600;line-height:1.25}.BranchCard-module__5e8BlW__meta{font-family:var(--mono);font-size:var(--fs-h4);color:var(--text-subtle);line-height:1.3}.BranchCard-module__5e8BlW__stallBadge{z-index:1;font-family:var(--mono);font-size:var(--fs-h5);color:var(--warning);background:var(--warning-bg);border:1px solid color-mix(in srgb, var(--warning) 35%, transparent);white-space:nowrap;border-radius:3px;padding:3px 7px;font-weight:600;line-height:1;position:absolute;top:-9px;right:-9px}
.Button-module__rj9yOG__btn{border:1px solid var(--border-strong);background:var(--surface);height:28px;color:var(--text);font:500 var(--fs-h4) / 1 -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Roboto, sans-serif;letter-spacing:-.005em;cursor:pointer;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 10px;transition:background .12s,border-color .12s,color .12s;display:inline-flex;box-shadow:0 1px #00000008}.Button-module__rj9yOG__btn:hover{background:var(--surface-2);border-color:var(--border-strong)}.Button-module__rj9yOG__btn:focus-visible{outline:2px solid var(--info);outline-offset:1px}.Button-module__rj9yOG__btnSm{height:26px;font-size:var(--fs-h4);padding:0 10px}.Button-module__rj9yOG__btnLg{height:34px;padding:0 14px}.Button-module__rj9yOG__btnPrimary{background:var(--text);border-color:var(--text);color:#fff;box-shadow:0 1px #0000001a,inset 0 1px #ffffff14}.Button-module__rj9yOG__btnPrimary:hover{background:var(--true-black);border-color:var(--true-black)}.Button-module__rj9yOG__btnDestructive{background:var(--error);border-color:var(--error);color:#fff}.Button-module__rj9yOG__btnDestructive:hover{background:var(--error-deep);border-color:var(--error-deep)}.Button-module__rj9yOG__btnGhost{color:var(--text-muted);box-shadow:none;background:0 0;border-color:#0000}.Button-module__rj9yOG__btnGhost:hover{background:var(--hover);color:var(--text)}.Button-module__rj9yOG__iconOnly{width:28px;padding:0}.Button-module__rj9yOG__iconOnly.Button-module__rj9yOG__btnSm{width:26px}.Button-module__rj9yOG__iconOnly.Button-module__rj9yOG__btnLg{width:34px}
.Card-module__K1dTpa__card{background:var(--surface);border:1px solid var(--border);border-radius:5px;flex-direction:column;transition:border-color .16s;display:flex;overflow:hidden}.Card-module__K1dTpa__card:hover{border-color:var(--border-strong)}.Card-module__K1dTpa__cardHeader{background:var(--surface-2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;display:flex}.Card-module__K1dTpa__cardTitle{font-size:var(--fs-h3);color:var(--text);letter-spacing:-.005em;font-weight:600}.Card-module__K1dTpa__cardSubtitle{font-size:var(--fs-h5);color:var(--text-muted);margin-top:1px;font-weight:500}.Card-module__K1dTpa__cardBody{flex:1;padding:12px 14px}
.Checkbox-module__LNhHkG__checkbox{cursor:pointer;font-size:var(--fs-h4);color:var(--text);align-items:center;gap:8px;display:inline-flex}.Checkbox-module__LNhHkG__checkbox input{appearance:none;border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;border-radius:3px;width:14px;height:14px;margin:0;position:relative}.Checkbox-module__LNhHkG__checkbox input:checked{background:var(--text);border-color:var(--text)}.Checkbox-module__LNhHkG__checkbox input:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:.5px;left:3.5px;transform:rotate(45deg)}
.CodeBlock-module__Yd7nZW__code{background:var(--code-bg);color:var(--code-fg);font-family:var(--mono);font-size:var(--fs-h5);border:1px solid var(--code-border);border-radius:5px;padding:12px 14px;line-height:1.55;overflow:auto}.CodeBlock-module__Yd7nZW__code .CodeBlock-module__Yd7nZW__keyword{color:var(--code-keyword)}.CodeBlock-module__Yd7nZW__code .CodeBlock-module__Yd7nZW__string{color:var(--code-string)}.CodeBlock-module__Yd7nZW__code .CodeBlock-module__Yd7nZW__comment{color:var(--code-comment)}.CodeBlock-module__Yd7nZW__code .CodeBlock-module__Yd7nZW__fn{color:var(--code-fn)}
.ContextGraph-module__rCw4wG__wrap{flex-direction:column;gap:12px;display:flex}.ContextGraph-module__rCw4wG__svg{background:var(--surface-2);border:1px solid var(--border);border-radius:5px;width:100%}.ContextGraph-module__rCw4wG__legend{font-size:var(--fs-h5);color:var(--text-muted);flex-wrap:wrap;gap:12px;display:flex}.ContextGraph-module__rCw4wG__legendItem{align-items:center;gap:6px;display:inline-flex}.ContextGraph-module__rCw4wG__legendChip{border:1px solid;border-radius:2px;width:10px;height:10px;display:inline-block}
.KnowledgeGraphCanvas-module__zPqPWa__wrap{flex-direction:column;gap:10px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__wrapFill{flex:1;width:100%;min-height:0;padding:0 24px 20px}.KnowledgeGraphCanvas-module__zPqPWa__stageFill{flex:1 1 0;min-height:0}.KnowledgeGraphCanvas-module__zPqPWa__controls{border:1px solid var(--border);background:var(--surface);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px 28px;padding:9px 14px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__controlGroup{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.KnowledgeGraphCanvas-module__zPqPWa__controlNote{color:var(--text-subtle);font-variant-numeric:tabular-nums;font-size:11px}.KnowledgeGraphCanvas-module__zPqPWa__legend{background:color-mix(in srgb, var(--surface) 90%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border);pointer-events:none;z-index:5;border-radius:9px;flex-direction:column;gap:7px;max-width:min(420px,100% - 24px);padding:9px 11px;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 10px #0000000f}.KnowledgeGraphCanvas-module__zPqPWa__legendRow{flex-wrap:wrap;gap:5px 12px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__legendRow+.KnowledgeGraphCanvas-module__zPqPWa__legendRow{border-top:1px solid var(--border);padding-top:7px}.KnowledgeGraphCanvas-module__zPqPWa__legendItem{color:var(--text-muted);white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex}.KnowledgeGraphCanvas-module__zPqPWa__legendDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.KnowledgeGraphCanvas-module__zPqPWa__legendLine{border-radius:1px;flex-shrink:0;width:14px;height:2px}.KnowledgeGraphCanvas-module__zPqPWa__legendCount{color:var(--text-subtle);font-variant-numeric:tabular-nums}.KnowledgeGraphCanvas-module__zPqPWa__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__presets,.KnowledgeGraphCanvas-module__zPqPWa__toolbarRight{align-items:center;gap:6px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__toolbarLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);margin-right:2px;font-size:11px}.KnowledgeGraphCanvas-module__zPqPWa__presetBtn{font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:4px 10px;font-size:12px;transition:background .12s,color .12s,border-color .12s}.KnowledgeGraphCanvas-module__zPqPWa__presetBtn:hover{background:var(--hover);color:var(--text)}.KnowledgeGraphCanvas-module__zPqPWa__select,.KnowledgeGraphCanvas-module__zPqPWa__search{font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;padding:5px 9px;font-size:12px}.KnowledgeGraphCanvas-module__zPqPWa__search{width:160px}.KnowledgeGraphCanvas-module__zPqPWa__search:focus,.KnowledgeGraphCanvas-module__zPqPWa__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring);outline:none}.KnowledgeGraphCanvas-module__zPqPWa__chips{flex-wrap:wrap;gap:6px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__chip{font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-size:12px;display:inline-flex}.KnowledgeGraphCanvas-module__zPqPWa__chipOff{opacity:.4}.KnowledgeGraphCanvas-module__zPqPWa__chipOn{background:var(--surface-2);border-color:var(--border-strong)}.KnowledgeGraphCanvas-module__zPqPWa__chipCount{font-variant-numeric:tabular-nums;color:var(--text-subtle);font-size:11px}.KnowledgeGraphCanvas-module__zPqPWa__swatch{border-radius:2px;width:9px;height:9px;display:inline-block}.KnowledgeGraphCanvas-module__zPqPWa__edgeLegend{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:5px 14px;padding-top:9px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__edgeDetails{border-top:1px solid var(--border);padding-top:9px}.KnowledgeGraphCanvas-module__zPqPWa__edgeSummary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;list-style:none;display:inline-flex}.KnowledgeGraphCanvas-module__zPqPWa__edgeSummary::-webkit-details-marker{display:none}.KnowledgeGraphCanvas-module__zPqPWa__edgeSummary:after{content:"▸";color:var(--text-subtle);font-size:9px;transition:transform .12s}.KnowledgeGraphCanvas-module__zPqPWa__edgeDetails[open] .KnowledgeGraphCanvas-module__zPqPWa__edgeSummary:after{transform:rotate(90deg)}.KnowledgeGraphCanvas-module__zPqPWa__edgeSummaryCount{color:var(--text-subtle);font-variant-numeric:tabular-nums;font-size:11px}.KnowledgeGraphCanvas-module__zPqPWa__edgeKeys{flex-wrap:wrap;gap:6px 14px;margin-top:9px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__edgeKey{color:var(--text-muted);align-items:center;gap:5px;font-size:11px;display:inline-flex}.KnowledgeGraphCanvas-module__zPqPWa__edgeSwatch{border-radius:2px;width:16px;height:3px;display:inline-block}.KnowledgeGraphCanvas-module__zPqPWa__sw_Activity{background:var(--accent)}.KnowledgeGraphCanvas-module__zPqPWa__sw_Decision{background:var(--error)}.KnowledgeGraphCanvas-module__zPqPWa__sw_Object{background:var(--success)}.KnowledgeGraphCanvas-module__zPqPWa__sw_Value{background:var(--info)}.KnowledgeGraphCanvas-module__zPqPWa__sw_Event{background:var(--warning)}.KnowledgeGraphCanvas-module__zPqPWa__stage{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-shrink:0;position:relative;overflow:hidden}.KnowledgeGraphCanvas-module__zPqPWa__canvas{background:radial-gradient(circle at 1px 1px, var(--border) 1px, transparent 0) 0 0 / 22px 22px, var(--surface-2);width:100%;min-width:0;height:100%;min-height:0}.KnowledgeGraphCanvas-module__zPqPWa__side{background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border);z-index:5;border-radius:10px;width:288px;max-height:calc(100% - 24px);padding:14px;position:absolute;top:12px;right:12px;overflow:auto;box-shadow:0 8px 28px #0000001f}.KnowledgeGraphCanvas-module__zPqPWa__hint{color:var(--text-muted);font-size:12.5px;line-height:1.5}.KnowledgeGraphCanvas-module__zPqPWa__detail{flex-direction:column;gap:6px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__tag{color:var(--on-dark);border-radius:6px;align-self:flex-start;padding:1px 8px;font-size:11px;font-weight:600}.KnowledgeGraphCanvas-module__zPqPWa__detailTitle{color:var(--text);margin:2px 0 0;font-size:14px;line-height:1.35}.KnowledgeGraphCanvas-module__zPqPWa__meta{color:var(--text-muted);margin:0;font-size:12px}.KnowledgeGraphCanvas-module__zPqPWa__meta strong{color:var(--text)}.KnowledgeGraphCanvas-module__zPqPWa__answers{flex-direction:column;gap:8px;margin-top:8px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__answersHead{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);font-size:11px}.KnowledgeGraphCanvas-module__zPqPWa__answer{flex-direction:column;gap:3px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__answerTop{justify-content:space-between;gap:8px;font-size:12px;display:flex}.KnowledgeGraphCanvas-module__zPqPWa__answerText{color:var(--text)}.KnowledgeGraphCanvas-module__zPqPWa__answerPct{color:var(--text-subtle);font-variant-numeric:tabular-nums}.KnowledgeGraphCanvas-module__zPqPWa__answerBar{background:var(--neutral-bg);border-radius:999px;height:5px;overflow:hidden}.KnowledgeGraphCanvas-module__zPqPWa__answerBar>span{background:var(--error);border-radius:999px;height:100%;display:block}@media (max-width:720px){.KnowledgeGraphCanvas-module__zPqPWa__stage{grid-template-columns:1fr}.KnowledgeGraphCanvas-module__zPqPWa__side{border-left:none;border-top:1px solid var(--border)}}
.Divider-module__YZx6CG__divider{background:var(--border);width:100%;height:1px}.Divider-module__YZx6CG__dividerLabel{color:var(--text-subtle);font-size:var(--fs-h5);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;font-weight:600;display:flex}.Divider-module__YZx6CG__dividerLabel:before,.Divider-module__YZx6CG__dividerLabel:after{content:"";background:var(--border);flex:1;height:1px}
.DropdownMenu-module__31ddra__dropdown{background:var(--surface);border:1px solid var(--border);border-radius:4px;min-width:180px;padding:4px;box-shadow:0 8px 24px -8px #0b0b0f26,0 0 0 1px #0b0b0f05}.DropdownMenu-module__31ddra__dropdownItem{font-size:var(--fs-h4);color:var(--text);cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:6px 8px;display:flex}.DropdownMenu-module__31ddra__dropdownItem:hover{background:var(--hover)}.DropdownMenu-module__31ddra__dropdownItem .DropdownMenu-module__31ddra__right{color:var(--text-subtle);font-size:var(--fs-h5);font-family:var(--mono);margin-left:auto}.DropdownMenu-module__31ddra__dropdownSep{background:var(--border);height:1px;margin:4px -4px}.DropdownMenu-module__31ddra__dropdownLabel{color:var(--text-subtle);font-size:var(--fs-h5);text-transform:uppercase;letter-spacing:.06em;padding:6px 8px 4px;font-weight:600}
.EmptyState-module__DeS5iW__empty{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:6px;padding:28px 16px;display:flex}.EmptyState-module__DeS5iW__emptyIcon{background:var(--neutral-bg);width:38px;height:38px;color:var(--text-subtle);border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.EmptyState-module__DeS5iW__emptyTitle{font-size:var(--fs-h3);color:var(--text);margin-top:4px;font-weight:600}.EmptyState-module__DeS5iW__emptyDesc{font-size:var(--fs-h5);color:var(--text-muted);max-width:280px}
@keyframes EntityCard-module__Mpnmiq__cardEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.EntityCard-module__Mpnmiq__card{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:5px;flex-direction:column;gap:10px;padding:14px 16px 10px;text-decoration:none;transition:border-color .16s;animation:.46s cubic-bezier(.4,0,.2,1) both EntityCard-module__Mpnmiq__cardEnter;display:flex}.EntityCard-module__Mpnmiq__card:nth-child(2){animation-delay:70ms}.EntityCard-module__Mpnmiq__card:nth-child(3){animation-delay:.14s}.EntityCard-module__Mpnmiq__card:nth-child(4){animation-delay:.21s}.EntityCard-module__Mpnmiq__interactive{cursor:pointer}.EntityCard-module__Mpnmiq__interactive:hover{border-color:var(--border-strong)}@media (prefers-reduced-motion:reduce){.EntityCard-module__Mpnmiq__card{animation:none}}.EntityCard-module__Mpnmiq__interactive:hover .EntityCard-module__Mpnmiq__chevron{color:var(--accent);transform:translate(2px)}.EntityCard-module__Mpnmiq__head{align-items:flex-start;gap:12px;display:flex}.EntityCard-module__Mpnmiq__headText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.EntityCard-module__Mpnmiq__title{font-family:var(--font-display);font-size:var(--fs-h2);color:var(--text);letter-spacing:-.015em;font-weight:500;line-height:1.15}.EntityCard-module__Mpnmiq__subtitle{font-size:var(--fs-h4);color:var(--text-muted);line-height:1.45}.EntityCard-module__Mpnmiq__stats{font-size:var(--fs-h4);color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:0;line-height:1.4;display:flex}.EntityCard-module__Mpnmiq__stat{align-items:baseline;gap:5px;display:inline-flex}.EntityCard-module__Mpnmiq__statValue{font-family:var(--font-sans);color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.005em;font-weight:600}.EntityCard-module__Mpnmiq__statLabel{color:var(--text-muted)}.EntityCard-module__Mpnmiq__statSep{color:var(--text-subtle);margin:0 8px;font-weight:400}.EntityCard-module__Mpnmiq__foot{justify-content:flex-end;align-items:center;margin-top:auto;display:flex}.EntityCard-module__Mpnmiq__chevron{color:var(--text-subtle);flex-shrink:0;transition:color .12s,transform .16s}
.FeatureCard-module__fv2ndq__featureCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:5px;flex-direction:column;gap:8px;padding:14px;display:flex}.FeatureCard-module__fv2ndq__featureIcon{background:var(--accent-soft);width:28px;height:28px;color:var(--accent);border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.FeatureCard-module__fv2ndq__featureTitle{font-size:var(--fs-h4);color:var(--text);font-weight:600}.FeatureCard-module__fv2ndq__featureDesc{font-size:var(--fs-h5);color:var(--text-muted);line-height:1.45}
.FilterChip-module__JtqdtW__chip{border:1px solid var(--border-strong);background:var(--surface);height:22px;font-size:var(--fs-h5);color:var(--text);cursor:pointer;border-radius:11px;align-items:center;gap:5px;padding:0 7px 0 9px;font-weight:500;transition:background .12s,border-color .12s;display:inline-flex}.FilterChip-module__JtqdtW__chip:hover{background:var(--hover)}.FilterChip-module__JtqdtW__chipLabel{color:var(--text-muted);margin-right:2px}.FilterChip-module__JtqdtW__chipValue{color:var(--text);font-weight:600}.FilterChip-module__JtqdtW__chipRemove{width:14px;height:14px;color:var(--text-subtle);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin-left:2px;display:inline-flex}.FilterChip-module__JtqdtW__chipRemove:hover{color:var(--text);background:#00000014}
.HeroCard-module__tkYSnq__heroCard{background:var(--surface);border:1px solid var(--border);border-radius:5px;flex-direction:column;gap:14px;padding:24px;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.HeroCard-module__tkYSnq__heroCard:hover{border-color:var(--border-strong)}.HeroCard-module__tkYSnq__heroCardEyebrow{font-size:var(--fs-h5);color:var(--accent);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.HeroCard-module__tkYSnq__heroCardTitle{font-family:var(--font-display);font-size:var(--fs-h1);letter-spacing:-.02em;color:var(--text);font-weight:500;line-height:1.18}.HeroCard-module__tkYSnq__heroCardDesc{font-size:var(--fs-h3);color:var(--text-muted);max-width:60ch;line-height:1.55}.HeroCard-module__tkYSnq__heroCardFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}
.InsightCard-module__Dcn_Ja__insightCard{background:var(--surface);border:1px solid var(--border);border-radius:5px;flex-direction:column;gap:10px;padding:16px 18px 14px;transition:border-color .2s;display:flex}.InsightCard-module__Dcn_Ja__insightCard:hover{border-color:var(--border-strong)}.InsightCard-module__Dcn_Ja__insightHead{align-items:center;gap:8px;display:flex}.InsightCard-module__Dcn_Ja__insightDot{background:var(--text-subtle);border-radius:50%;width:5px;height:5px}.InsightCard-module__Dcn_Ja__insightKicker{font-size:var(--fs-h5);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.InsightCard-module__Dcn_Ja__insightTitle{font-size:var(--fs-h3);letter-spacing:-.01em;color:var(--text);font-weight:600;line-height:1.4}.InsightCard-module__Dcn_Ja__insightBody{font-size:var(--fs-h4);color:var(--text-muted);line-height:1.5}
.Input-module__bfW25q__inputWrap{background:var(--surface);border:1px solid var(--border-strong);height:28px;color:var(--text-subtle);border-radius:4px;align-items:center;gap:6px;padding:0 8px;transition:border-color .12s;display:inline-flex}.Input-module__bfW25q__inputWrap:focus-within{border-color:var(--info);box-shadow:0 0 0 2px #2563a826}.Input-module__bfW25q__inputWrap input{min-width:0;font:500 var(--fs-h4) / 1 inherit;color:var(--text);background:0 0;border:none;outline:none;flex:1}.Input-module__bfW25q__inputWrap input::placeholder{color:var(--text-subtle)}
.Kbd-module__Lh-t0G__kbd{font-family:var(--mono);font-size:var(--fs-h5);color:var(--text-muted);background:var(--surface);border:1px solid var(--border-strong);border-bottom-width:1.5px;border-radius:4px;padding:1px 5px;line-height:1}
@keyframes KpiCard-module__pLgAka__kpiEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.KpiCard-module__pLgAka__kpi{background:var(--surface);border:1px solid var(--border);border-radius:5px;flex-direction:column;gap:6px;padding:16px 18px 14px;transition:border-color .16s;animation:.42s cubic-bezier(.4,0,.2,1) both KpiCard-module__pLgAka__kpiEnter;display:flex}.KpiCard-module__pLgAka__kpi:nth-child(2){animation-delay:55ms}.KpiCard-module__pLgAka__kpi:nth-child(3){animation-delay:.11s}.KpiCard-module__pLgAka__kpi:nth-child(4){animation-delay:.165s}.KpiCard-module__pLgAka__kpi:nth-child(5){animation-delay:.22s}.KpiCard-module__pLgAka__kpi:hover{border-color:var(--border-strong)}@media (prefers-reduced-motion:reduce){.KpiCard-module__pLgAka__kpi{animation:none}}.KpiCard-module__pLgAka__kpiLabel{font-size:var(--fs-h5);color:var(--text-subtle);letter-spacing:.06em;text-transform:uppercase;font-weight:600}.KpiCard-module__pLgAka__kpiValueRow{justify-content:space-between;align-items:baseline;gap:8px;margin-top:2px;display:flex}.KpiCard-module__pLgAka__kpiValue{font-family:var(--font-sans);font-size:var(--fs-h2);color:var(--text);letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-weight:600;line-height:1.05}.KpiCard-module__pLgAka__kpiDelta{font-size:var(--fs-h5);font-variant-numeric:tabular-nums;letter-spacing:-.005em;align-items:center;gap:2px;font-weight:600;display:inline-flex}.KpiCard-module__pLgAka__kpiDeltaUp{color:var(--success)}.KpiCard-module__pLgAka__kpiDeltaDown{color:var(--error)}.KpiCard-module__pLgAka__kpiSub{font-size:var(--fs-h5);color:var(--text-muted);margin-top:1px;line-height:1.4}.KpiCard-module__pLgAka__kpiSpark{margin:6px -6px -4px}
.LiveStatusBadge-module__oh5zqG__badge{font-size:var(--fs-h5);letter-spacing:.005em;align-items:center;gap:7px;font-weight:500;line-height:1;display:inline-flex}.LiveStatusBadge-module__oh5zqG__pulse{justify-content:center;align-items:center;width:8px;height:8px;display:inline-flex;position:relative}.LiveStatusBadge-module__oh5zqG__pulseDot{z-index:1;border-radius:50%;width:6px;height:6px;display:block;position:relative}.LiveStatusBadge-module__oh5zqG__live .LiveStatusBadge-module__oh5zqG__pulseDot{background:var(--success)}.LiveStatusBadge-module__oh5zqG__idle .LiveStatusBadge-module__oh5zqG__pulseDot{background:var(--text-subtle)}.LiveStatusBadge-module__oh5zqG__pulseRing{background:var(--success);opacity:.35;border-radius:50%;animation:1.8s ease-out infinite LiveStatusBadge-module__oh5zqG__pulseRing;position:absolute;inset:0}@keyframes LiveStatusBadge-module__oh5zqG__pulseRing{0%{opacity:.45;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.LiveStatusBadge-module__oh5zqG__state{color:var(--success);letter-spacing:.02em;text-transform:uppercase;font-weight:600;font-size:var(--fs-h5)}.LiveStatusBadge-module__oh5zqG__idle .LiveStatusBadge-module__oh5zqG__state{color:var(--text-muted)}.LiveStatusBadge-module__oh5zqG__sep{color:var(--text-subtle)}.LiveStatusBadge-module__oh5zqG__meta{color:var(--text);font-weight:500}.LiveStatusBadge-module__oh5zqG__updated{color:var(--text-muted);font-family:var(--mono);font-size:var(--fs-h5)}
.MiniCalendar-module__WSARea__calendar{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);font-size:var(--fs-h5);border-radius:5px;padding:12px}.MiniCalendar-module__WSARea__calHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.MiniCalendar-module__WSARea__calTitle{font-weight:600;font-size:var(--fs-h4)}.MiniCalendar-module__WSARea__calNav{gap:2px;display:inline-flex}.MiniCalendar-module__WSARea__calNav button{appearance:none;width:20px;height:20px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;display:inline-flex}.MiniCalendar-module__WSARea__calNav button:hover{background:var(--hover);color:var(--text)}.MiniCalendar-module__WSARea__calGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.MiniCalendar-module__WSARea__calDow{text-align:center;color:var(--text-subtle);font-weight:500;font-size:var(--fs-h5);letter-spacing:0;padding:3px 0 5px}.MiniCalendar-module__WSARea__calDay{height:22px;font-family:var(--mono);font-size:var(--fs-h5);color:var(--text);font-variant-numeric:tabular-nums;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.MiniCalendar-module__WSARea__calDay:hover{background:var(--hover)}.MiniCalendar-module__WSARea__calDayMuted{color:var(--text-subtle)}.MiniCalendar-module__WSARea__calDayToday{background:var(--accent-soft);color:var(--accent);font-weight:600}.MiniCalendar-module__WSARea__calDaySelected{background:var(--accent);color:#fff;font-weight:600}
.Modal-module__AITaea__modal{background:var(--surface);border:1px solid var(--border);border-radius:4px;flex-direction:column;width:100%;max-width:720px;max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 60px -12px #0b0b0f2e,0 0 0 1px #0b0b0f05}.Modal-module__AITaea__modalHeader{flex:none;padding:18px 22px 0}.Modal-module__AITaea__modalTitle{font-size:var(--fs-h2);color:var(--text);letter-spacing:-.01em;font-weight:600}.Modal-module__AITaea__modalDesc{font-size:var(--fs-h4);color:var(--text-muted);margin-top:4px}.Modal-module__AITaea__modalBody{overscroll-behavior:contain;flex:auto;min-height:0;padding:16px 22px;overflow-y:auto}.Modal-module__AITaea__modalFooter{background:var(--surface-2);border-top:1px solid var(--border);flex:none;justify-content:flex-end;gap:6px;padding:10px 14px;display:flex}
.Pagination-module__1zGC-q__pagination{align-items:center;gap:4px;display:inline-flex}.Pagination-module__1zGC-q__pageBtn{appearance:none;background:var(--surface);border:1px solid var(--border-strong);min-width:26px;height:26px;font:500 var(--fs-h5) / 1 inherit;color:var(--text-muted);cursor:pointer;font-variant-numeric:tabular-nums;border-radius:4px;padding:0 7px;transition:background .12s,color .12s,border-color .12s}.Pagination-module__1zGC-q__pageBtn:hover{background:var(--hover);color:var(--text)}.Pagination-module__1zGC-q__pageBtnActive{background:var(--text);border-color:var(--text);color:#fff}.Pagination-module__1zGC-q__pageBtnActive:hover{background:var(--text);color:#fff}.Pagination-module__1zGC-q__pageGap{color:var(--text-subtle);padding:0 2px}
.Progress-module__GqmVea__progressTrack{background:var(--neutral-bg);border-radius:3px;width:100%;height:5px;position:relative;overflow:hidden}.Progress-module__GqmVea__progressFill{background:var(--accent);border-radius:3px;transition:width .24s cubic-bezier(.4,0,.2,1);position:absolute;inset:0 auto 0 0}
.Radio-module__GlVnMW__radio{font-size:var(--fs-h4);color:var(--text);cursor:pointer;align-items:center;gap:8px;display:inline-flex}.Radio-module__GlVnMW__radio input{appearance:none;border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;border-radius:50%;width:14px;height:14px;position:relative}.Radio-module__GlVnMW__radio input:checked{border-color:var(--accent)}.Radio-module__GlVnMW__radio input:checked:after{content:"";background:var(--accent);border-radius:50%;position:absolute;inset:2.5px}
.Segmented-module__38sKAW__segmented{border:1px solid var(--border);background:var(--surface);border-radius:5px;gap:0;padding:2px;display:inline-flex}.Segmented-module__38sKAW__segmented button{appearance:none;font:500 var(--fs-h4) / 1 inherit;color:var(--text-muted);cursor:pointer;letter-spacing:-.005em;background:0 0;border:0;border-radius:3px;align-items:center;gap:4px;height:22px;padding:0 9px;transition:background .12s,color .12s;display:inline-flex}.Segmented-module__38sKAW__segmented button:hover{color:var(--text)}.Segmented-module__38sKAW__segmented .Segmented-module__38sKAW__segActive{background:var(--neutral-bg);color:var(--text);font-weight:600}
.Select-module__W5eD5q__select{appearance:none;border:1px solid var(--border-strong);background:var(--surface);height:28px;color:var(--text);font:500 var(--fs-h4) / 1 inherit;cursor:pointer;border-radius:4px;align-items:center;gap:6px;min-width:120px;padding:0 8px 0 10px;display:inline-flex;box-shadow:0 1px #00000008}.Select-module__W5eD5q__select .Select-module__W5eD5q__caret{color:var(--text-subtle);margin-left:auto}
@keyframes Skeleton-module__TtrPBq__skeletonPulse{0%,to{opacity:1}50%{opacity:.55}}.Skeleton-module__TtrPBq__skeleton{background:var(--neutral-bg);border-radius:4px;animation:1.4s ease-in-out infinite Skeleton-module__TtrPBq__skeletonPulse}
.Slider-module__l7NMgq__slider{align-items:center;width:100%;height:16px;display:flex;position:relative}.Slider-module__l7NMgq__sliderTrack{background:var(--neutral-bg);border-radius:2px;width:100%;height:4px;position:relative}.Slider-module__l7NMgq__sliderFill{background:var(--accent);border-radius:2px;height:100%;position:absolute}.Slider-module__l7NMgq__sliderThumb{border:1.5px solid var(--accent);cursor:grab;background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 2px #0000001a}
.SpotlightCard-module___t0Cqa__spotlight{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:5px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;transition:border-color .2s;display:grid}.SpotlightCard-module___t0Cqa__spotlight:hover{border-color:var(--border-strong);border-left-color:var(--accent)}.SpotlightCard-module___t0Cqa__spotlightIcon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.SpotlightCard-module___t0Cqa__spotlightBody{flex-direction:column;gap:3px;min-width:0;display:flex}.SpotlightCard-module___t0Cqa__spotlightTitle{font-size:var(--fs-h3);letter-spacing:-.01em;color:var(--text);font-weight:600}.SpotlightCard-module___t0Cqa__spotlightDesc{font-size:var(--fs-h4);color:var(--text-muted);line-height:1.5}
.StatCard-module__J80izW__statCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:5px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.StatCard-module__J80izW__statCardLabel{font-size:var(--fs-h5);color:var(--text-muted);letter-spacing:.02em;font-weight:500}.StatCard-module__J80izW__statCardValue{font-family:var(--font-sans);font-size:var(--fs-h1);color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.035em;font-weight:600;line-height:1.05}.StatCard-module__J80izW__statCardFooter{font-size:var(--fs-h5);color:var(--text-subtle);margin-top:2px}
.StatList-module__crzMtq__statList{gap:8px;display:grid}.StatList-module__crzMtq__statRow{border-bottom:1px dashed var(--border);font-size:var(--fs-h4);justify-content:space-between;align-items:baseline;gap:8px;padding:6px 0;display:flex}.StatList-module__crzMtq__statRow:last-child{border-bottom:none}.StatList-module__crzMtq__statLabel{color:var(--text-muted)}.StatList-module__crzMtq__statValue{color:var(--text);font-weight:600;font-family:var(--mono);font-variant-numeric:tabular-nums}
.StepCard-module__x3WnEq__card{background:var(--surface-2);border:1px solid var(--border-strong);text-align:left;color:inherit;border-radius:5px;flex-direction:column;gap:2px;width:100%;padding:9px 12px 9px 38px;font-family:inherit;transition:border-color .16s,box-shadow .16s;display:flex;position:relative}.StepCard-module__x3WnEq__interactive{cursor:pointer}.StepCard-module__x3WnEq__interactive:hover{border-color:var(--accent)}.StepCard-module__x3WnEq__decision.StepCard-module__x3WnEq__interactive:hover{background:var(--accent-deep);border-color:var(--accent-deep);box-shadow:0 0 0 3px var(--accent-ring)}.StepCard-module__x3WnEq__selected{box-shadow:0 0 0 2px var(--accent-soft);border-color:var(--accent)!important}.StepCard-module__x3WnEq__decision{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.StepCard-module__x3WnEq__decision .StepCard-module__x3WnEq__title,.StepCard-module__x3WnEq__decision .StepCard-module__x3WnEq__glyph,.StepCard-module__x3WnEq__decision .StepCard-module__x3WnEq__icon{color:var(--on-accent)}.StepCard-module__x3WnEq__decision .StepCard-module__x3WnEq__meta{color:color-mix(in srgb, var(--on-accent) 75%, transparent)}.StepCard-module__x3WnEq__decision .StepCard-module__x3WnEq__meta strong{color:var(--on-accent)}.StepCard-module__x3WnEq__decision .StepCard-module__x3WnEq__sep{opacity:.7}.StepCard-module__x3WnEq__icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.StepCard-module__x3WnEq__icon svg{display:block}.StepCard-module__x3WnEq__actorHuman,.StepCard-module__x3WnEq__actorAgent,.StepCard-module__x3WnEq__actorSystem{color:var(--text-muted)}.StepCard-module__x3WnEq__title{font-size:var(--fs-h2);color:var(--text);letter-spacing:-.005em;font-weight:600;line-height:1.25}.StepCard-module__x3WnEq__glyph{color:var(--warning);margin-right:5px;font-size:11px;font-weight:700;display:inline-block;transform:translateY(-1px)}.StepCard-module__x3WnEq__meta{font-family:var(--mono);font-size:var(--fs-h4);color:var(--text-subtle);letter-spacing:0;align-items:baseline;gap:5px;line-height:1.3;display:flex}.StepCard-module__x3WnEq__sep{opacity:.55}.StepCard-module__x3WnEq__meta strong{color:var(--text);font-weight:600}.StepCard-module__x3WnEq__stallBadge{z-index:1;font-family:var(--mono);font-size:var(--fs-h5);color:var(--warning);background:var(--warning-bg);border:1px solid color-mix(in srgb, var(--warning) 35%, transparent);white-space:nowrap;border-radius:3px;padding:3px 7px;font-weight:600;line-height:1;position:absolute;top:-9px;right:-9px}.StepCard-module__x3WnEq__toolAccent{border-radius:5px 0 0 5px;width:3px;position:absolute;top:0;bottom:0;left:0}
.Stepper-module__iF67Ha__stepper{align-items:center;gap:0;display:flex}.Stepper-module__iF67Ha__step{color:var(--text-muted);font-size:var(--fs-h4);align-items:center;gap:8px;font-weight:500;display:flex}.Stepper-module__iF67Ha__stepDot{background:var(--neutral-bg);width:20px;height:20px;color:var(--text-muted);font-size:var(--fs-h5);font-weight:600;font-family:var(--mono);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Stepper-module__iF67Ha__stepDone .Stepper-module__iF67Ha__stepDot{background:var(--accent);color:#fff}.Stepper-module__iF67Ha__stepActive{color:var(--text)}.Stepper-module__iF67Ha__stepActive .Stepper-module__iF67Ha__stepDot{background:var(--surface);border:1.5px solid var(--accent);color:var(--accent)}.Stepper-module__iF67Ha__stepLine{background:var(--border);flex:1;height:1px;margin:0 10px}.Stepper-module__iF67Ha__stepLineDone{background:var(--accent)}
.Switch-module__YHOENW__switch{cursor:pointer;font-size:var(--fs-h4);color:var(--text);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.Switch-module__YHOENW__switchTrack{background:var(--border-strong);border-radius:5px;flex-shrink:0;width:28px;height:16px;transition:background .16s;position:relative}.Switch-module__YHOENW__switchThumb{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .16s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000026}.Switch-module__YHOENW__switch input{display:none}.Switch-module__YHOENW__switch input:checked+.Switch-module__YHOENW__switchTrack{background:var(--accent)}.Switch-module__YHOENW__switch input:checked+.Switch-module__YHOENW__switchTrack .Switch-module__YHOENW__switchThumb{transform:translate(12px)}
.Table-module__QVrFBG__tableWrap{border:1px solid var(--border);background:var(--surface);border-radius:4px;overflow:hidden}.Table-module__QVrFBG__table{border-collapse:collapse;width:100%;font-size:var(--fs-h4)}.Table-module__QVrFBG__table th{text-align:left;font-weight:600;font-size:var(--fs-h5);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border);background:var(--surface-2);white-space:nowrap;padding:9px 14px}.Table-module__QVrFBG__table td{border-bottom:1px solid var(--border);color:var(--text);white-space:nowrap;padding:10px 14px}.Table-module__QVrFBG__table tbody tr:last-child td{border-bottom:none}.Table-module__QVrFBG__table tbody tr:hover{background:#00000006}.Table-module__QVrFBG__tableNum{font-family:var(--mono);font-variant-numeric:tabular-nums;text-align:right}
.Tabs-module__0v0eWa__tabs{align-self:flex-start;align-items:center;gap:2px;width:100%;display:inline-flex}.Tabs-module__0v0eWa__tab{appearance:none;height:30px;font:500 var(--fs-h4) / 1 inherit;color:var(--text-muted);cursor:pointer;white-space:nowrap;letter-spacing:-.005em;background:0 0;border:0;padding:0 10px;transition:color .12s;position:relative}.Tabs-module__0v0eWa__tab:after{content:"";background:0 0;border-radius:1px;height:2px;transition:background .16s;position:absolute;bottom:0;left:10px;right:10px}.Tabs-module__0v0eWa__tab:hover{color:var(--text)}.Tabs-module__0v0eWa__tabActive{color:var(--text);font-weight:600}.Tabs-module__0v0eWa__tabActive:after{background:var(--text)}
.Tag-module__PziXtq__tag{background:var(--neutral-bg);height:20px;font-size:var(--fs-h5);color:var(--text);border-radius:3px;align-items:center;gap:4px;padding:0 6px;font-weight:500;display:inline-flex}
.Timeline-module__v0lunq__timeline{flex-direction:column;gap:0;display:flex}.Timeline-module__v0lunq__timelineItem{gap:10px;padding-bottom:14px;display:flex;position:relative}.Timeline-module__v0lunq__timelineItem:not(:last-child):before{content:"";background:var(--border);width:1px;position:absolute;top:14px;bottom:0;left:5px}.Timeline-module__v0lunq__timelineDot{background:var(--surface);border:2px solid var(--border-strong);z-index:1;border-radius:50%;flex-shrink:0;width:11px;height:11px;margin-top:4px}.Timeline-module__v0lunq__timelineDotAccent{background:var(--accent);border-color:var(--accent)}.Timeline-module__v0lunq__timelineDotSuccess{background:var(--success);border-color:var(--success)}.Timeline-module__v0lunq__timelineDotError{background:var(--error);border-color:var(--error)}.Timeline-module__v0lunq__timelineBody{font-size:var(--fs-h4);flex:1}.Timeline-module__v0lunq__timelineTitle{color:var(--text);font-weight:500}.Timeline-module__v0lunq__timelineMeta{font-size:var(--fs-h5);color:var(--text-subtle);font-family:var(--mono);margin-top:2px}
.Toast-module__OrVEkW__toast{background:var(--text);color:#fff;min-width:280px;font-size:var(--fs-h4);border-radius:5px;align-items:center;gap:10px;padding:10px 12px;display:flex;box-shadow:0 12px 32px -8px #0b0b0f59,inset 0 0 0 1px #ffffff0a}.Toast-module__OrVEkW__toastIcon{color:var(--success);background:#15894a26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.Toast-module__OrVEkW__toastBody{flex:1}.Toast-module__OrVEkW__toastTitle{font-weight:600}.Toast-module__OrVEkW__toastDesc{color:#ffffffa6;font-size:var(--fs-h5);margin-top:1px}.Toast-module__OrVEkW__toastClose{color:#ffffff8c;cursor:pointer;background:0 0;border:0;padding:2px}.Toast-module__OrVEkW__toastClose:hover{color:#fff}
.Tooltip-module__pVrF8G__tooltipWrap{display:inline-flex;position:relative}.Tooltip-module__pVrF8G__tooltipPop{background:var(--text);color:#fff;font-size:var(--fs-h5);white-space:nowrap;pointer-events:none;opacity:0;border-radius:4px;padding:4px 7px;font-weight:500;transition:opacity .12s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.Tooltip-module__pVrF8G__tooltipPop:after{content:"";border:4px solid #0000;border-top-color:var(--text);position:absolute;top:100%;left:50%;transform:translate(-50%)}.Tooltip-module__pVrF8G__tooltipWrap:hover .Tooltip-module__pVrF8G__tooltipPop{opacity:1}
.Typography-module__mcZNsW__tDisplay{font-family:var(--font-display);font-size:var(--fs-display);letter-spacing:-.025em;color:var(--text);font-weight:500;line-height:1.02}.Typography-module__mcZNsW__tH1{font-family:var(--font-display);font-size:var(--fs-h1);letter-spacing:-.02em;color:var(--text);font-weight:500;line-height:1.1}.Typography-module__mcZNsW__tH2{font-family:var(--font-display);font-size:var(--fs-h2);letter-spacing:-.015em;color:var(--text);font-weight:500;line-height:1.18}.Typography-module__mcZNsW__tH3{font-size:var(--fs-h2);letter-spacing:-.01em;color:var(--text);font-weight:600;line-height:1.3}.Typography-module__mcZNsW__tLead{font-size:var(--fs-h2);color:var(--text-muted);letter-spacing:-.005em;font-weight:400;line-height:1.5}.Typography-module__mcZNsW__tBody{font-size:var(--fs-h3);color:var(--text);font-weight:400;line-height:1.55}.Typography-module__mcZNsW__tMuted{font-size:var(--fs-h4);color:var(--text-muted);line-height:1.5}.Typography-module__mcZNsW__tCaption{font-size:var(--fs-h5);color:var(--text-subtle);line-height:1.4}.Typography-module__mcZNsW__tLabel{font-size:var(--fs-h5);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.Typography-module__mcZNsW__tEyebrow{font-family:var(--font-display);font-style:italic;font-size:var(--fs-h4);color:var(--text-muted);font-weight:400}.Typography-module__mcZNsW__tQuote{font-family:var(--font-display);font-style:italic;font-size:var(--fs-h2);color:var(--text);border-left:2px solid var(--accent);padding-left:14px;font-weight:400;line-height:1.45}.Typography-module__mcZNsW__tInlineCode{font-family:var(--mono);background:var(--neutral-bg);color:var(--text);border-radius:3px;padding:1px 5px;font-size:.92em}.Typography-module__mcZNsW__tLink{color:var(--accent);border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:border-color .12s}.Typography-module__mcZNsW__tLink:hover{border-bottom-color:var(--accent)}
.UserCard-module__Vt83pW__userCard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:5px;align-items:center;gap:10px;padding:10px;display:flex}.UserCard-module__Vt83pW__userCardBody{flex:1;min-width:0}.UserCard-module__Vt83pW__userCardName{font-size:var(--fs-h4);color:var(--text);font-weight:600}.UserCard-module__Vt83pW__userCardRole{font-size:var(--fs-h5);color:var(--text-muted);margin-top:1px}.UserCard-module__Vt83pW__userCardActions{align-items:center;gap:6px;display:inline-flex}
.WorkflowCard-module__yd2J-W__workflowArea{background:var(--surface);-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;flex:1;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.WorkflowCard-module__yd2J-W__workflowArea.WorkflowCard-module__yd2J-W__dragging{cursor:grabbing}.WorkflowCard-module__yd2J-W__canvasWorld{position:absolute;top:0;left:0}.WorkflowCard-module__yd2J-W__canvasWorldInteracting{will-change:transform}.WorkflowCard-module__yd2J-W__connectors{pointer-events:none;position:absolute;top:0;left:0}.WorkflowCard-module__yd2J-W__workflow{position:absolute;top:0;left:0}.WorkflowCard-module__yd2J-W__node{position:absolute}.WorkflowCard-module__yd2J-W__caption{z-index:5;pointer-events:none;position:absolute;top:18px;left:24px}.WorkflowCard-module__yd2J-W__captionTitle{font-size:var(--fs-h3);letter-spacing:-.01em;color:var(--text);font-weight:600}.WorkflowCard-module__yd2J-W__captionSubtitle{font-size:var(--fs-h5);color:var(--text-muted);margin-top:2px}.WorkflowCard-module__yd2J-W__captionMetrics{pointer-events:auto;gap:6px;margin-top:8px;display:flex}.WorkflowCard-module__yd2J-W__sopPill{font-size:var(--fs-h5);letter-spacing:.02em;background:var(--success-bg);color:var(--success-deep);border:1px solid color-mix(in srgb, var(--success-deep) 25%, var(--border));border-radius:999px;align-items:center;gap:6px;padding:3px 9px 3px 8px;font-weight:600;display:inline-flex}.WorkflowCard-module__yd2J-W__sopPillDot{background:var(--success-deep);border-radius:50%;width:6px;height:6px}.WorkflowCard-module__yd2J-W__legend{z-index:5;background:var(--surface);border:1px solid var(--border);font-size:var(--fs-h5);color:var(--text-muted);pointer-events:none;border-radius:999px;gap:12px;padding:6px 10px;display:flex;position:absolute;bottom:16px;left:16px;box-shadow:0 1px 2px #0000000a}.WorkflowCard-module__yd2J-W__legendItem{align-items:center;gap:6px;display:inline-flex}.WorkflowCard-module__yd2J-W__legendLine{border-top:2px solid var(--text-muted);width:18px;height:0;display:inline-block}.WorkflowCard-module__yd2J-W__legendLineSolid{border-top-style:solid}.WorkflowCard-module__yd2J-W__legendLineDashed{border-top-style:dashed;border-top-color:color-mix(in srgb, var(--error-deep) 60%, var(--text-muted))}.WorkflowCard-module__yd2J-W__edgeLabel{background:var(--surface);font-size:var(--fs-h5);font-variant-numeric:tabular-nums;white-space:nowrap;z-index:3;pointer-events:none;box-shadow:0 0 0 3px var(--surface), 0 1px 2px #0000000f;border:1px solid;border-radius:999px;align-items:baseline;gap:5px;padding:1.5px 7px;font-weight:600;display:inline-flex;position:absolute;transform:translate(-50%,-50%)}.WorkflowCard-module__yd2J-W__edgeLabelFreq{display:inline-block}.WorkflowCard-module__yd2J-W__edgeLabelLoop{font-size:13px;font-weight:700;line-height:1;display:inline-block;transform:translateY(1px)}.WorkflowCard-module__yd2J-W__edgeLabelLoop+.WorkflowCard-module__yd2J-W__edgeLabelFreq{margin-left:5px}.WorkflowCard-module__yd2J-W__edgeLabelImpact{opacity:.8;letter-spacing:-.005em;font-weight:500}.WorkflowCard-module__yd2J-W__edgeLabelImpact:before{content:"·";opacity:.55;margin-right:5px}.WorkflowCard-module__yd2J-W__tonePillSuccess{color:color-mix(in srgb, var(--success-deep) 55%, var(--text-muted));border-color:color-mix(in srgb, var(--success-deep) 22%, var(--border))}.WorkflowCard-module__yd2J-W__tonePillError{color:color-mix(in srgb, var(--error-deep) 55%, var(--text-muted));border-color:color-mix(in srgb, var(--error-deep) 22%, var(--border))}.WorkflowCard-module__yd2J-W__tonePillNeutral{color:var(--text-muted);border-color:var(--border-strong)}.WorkflowCard-module__yd2J-W__spinePill{background:var(--surface);border:1px solid var(--border-strong);color:var(--text-muted);font-size:var(--fs-h5);font-variant-numeric:tabular-nums;letter-spacing:-.005em;z-index:3;pointer-events:none;box-shadow:0 0 0 3px var(--surface), 0 1px 2px #0000000f;border-radius:999px;padding:2.5px 9px;font-weight:600;position:absolute;transform:translate(-50%,-50%)}.WorkflowCard-module__yd2J-W__gateway{background:color-mix(in srgb, var(--text) 11%, var(--surface));border:1px solid var(--border-strong);z-index:4;pointer-events:none;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:absolute;transform:translate(-50%,-50%)rotate(45deg)}.WorkflowCard-module__yd2J-W__gatewayMark{color:var(--text-muted);font-size:11px;font-weight:700;line-height:1;transform:rotate(-45deg)}.WorkflowCard-module__yd2J-W__toolbar{background:var(--surface);border:1px solid var(--border);font-variant-numeric:tabular-nums;z-index:10;border-radius:999px;align-items:center;gap:2px;padding:4px;display:flex;position:absolute;bottom:16px;right:16px}.WorkflowCard-module__yd2J-W__toolbarBtn{color:var(--text-muted);min-width:28px;height:26px;font-size:var(--fs-h3);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-family:inherit;font-weight:600;transition:background .12s,color .12s;display:inline-flex}.WorkflowCard-module__yd2J-W__toolbarBtn:hover{background:var(--hover);color:var(--text)}.WorkflowCard-module__yd2J-W__toolbarZoom{font-size:var(--fs-h5);color:var(--text-muted);text-align:center;min-width:42px;padding:0 4px}.WorkflowCard-module__yd2J-W__toolbarSlider{appearance:none;cursor:grab;--pct:0%;background:0 0;width:110px;height:18px;margin:0 6px}.WorkflowCard-module__yd2J-W__toolbarSlider:active{cursor:grabbing}.WorkflowCard-module__yd2J-W__toolbarSlider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--accent) 0 var(--pct), var(--border-strong) var(--pct) 100%);border-radius:999px;height:4px}.WorkflowCard-module__yd2J-W__toolbarSlider::-moz-range-track{background:var(--border-strong);border-radius:999px;height:4px}.WorkflowCard-module__yd2J-W__toolbarSlider::-moz-range-progress{background:var(--accent);border-radius:999px;height:4px}.WorkflowCard-module__yd2J-W__toolbarSlider::-webkit-slider-thumb{appearance:none;background:var(--surface);border:2px solid var(--accent);border-radius:50%;width:14px;height:14px;margin-top:-5px;transition:transform .12s,box-shadow .12s;box-shadow:0 1px 2px #0000002e}.WorkflowCard-module__yd2J-W__toolbarSlider::-moz-range-thumb{background:var(--surface);border:2px solid var(--accent);border-radius:50%;width:14px;height:14px;transition:transform .12s,box-shadow .12s;box-shadow:0 1px 2px #0000002e}.WorkflowCard-module__yd2J-W__toolbarSlider:hover::-webkit-slider-thumb{transform:scale(1.12)}.WorkflowCard-module__yd2J-W__toolbarSlider:hover::-moz-range-thumb{transform:scale(1.12)}.WorkflowCard-module__yd2J-W__toolbarSlider:active::-webkit-slider-thumb{box-shadow:0 0 0 5px var(--accent-soft);transform:scale(1.12)}.WorkflowCard-module__yd2J-W__toolbarSlider:active::-moz-range-thumb{box-shadow:0 0 0 5px var(--accent-soft);transform:scale(1.12)}.WorkflowCard-module__yd2J-W__toolbarSlider:focus-visible{outline:none}.WorkflowCard-module__yd2J-W__toolbarSlider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px var(--accent-soft)}.WorkflowCard-module__yd2J-W__toolbarSlider:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px var(--accent-soft)}.WorkflowCard-module__yd2J-W__toolbarDivider{background:var(--border);width:1px;height:16px;margin:0 4px}
.PageShell-module__fnFn4a__shell{scrollbar-gutter:stable;flex-direction:column;height:100%;padding-bottom:48px;display:flex;overflow:hidden auto;container:pageshell/inline-size}.PageShell-module__fnFn4a__stickyHeader{z-index:10;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0}.PageShell-module__fnFn4a__body{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:1fr;gap:32px;min-height:0;padding:24px 40px;display:grid}.PageShell-module__fnFn4a__body.PageShell-module__fnFn4a__withAside{grid-template-columns:minmax(0,1fr) 300px}.PageShell-module__fnFn4a__main{flex-direction:column;gap:28px;min-width:0;min-height:0;display:flex}.PageShell-module__fnFn4a__aside{border-left:1px solid var(--border);flex-direction:column;gap:14px;min-width:0;padding-left:24px;display:flex}@media (max-width:900px){.PageShell-module__fnFn4a__body.PageShell-module__fnFn4a__withAside{flex-direction:column;flex:none;gap:24px;padding:24px;display:flex}.PageShell-module__fnFn4a__body{padding:24px}.PageShell-module__fnFn4a__aside{border-left:none;border-top:1px solid var(--border);padding-top:24px;padding-left:0}}@container pageshell (max-width:780px){.PageShell-module__fnFn4a__body.PageShell-module__fnFn4a__withAside{grid-template-columns:minmax(0,1fr)}.PageShell-module__fnFn4a__aside{display:none}}
.agentFuture-module__SLYnIa__badge{background:var(--accent-soft);color:var(--accent);border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.agentFuture-module__SLYnIa__tabs{flex-wrap:wrap;gap:8px;display:flex}.agentFuture-module__SLYnIa__tab{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:8px;padding:6px 14px;font-size:13px}.agentFuture-module__SLYnIa__tabActive{border-color:var(--accent);color:var(--accent);background:var(--accent-soft);font-weight:600}.agentFuture-module__SLYnIa__layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}@media (max-width:1100px){.agentFuture-module__SLYnIa__layout{grid-template-columns:1fr}}.agentFuture-module__SLYnIa__canvasCell{border:1px solid var(--border);background:var(--surface);border-radius:12px;min-height:760px;display:flex;overflow:hidden}.agentFuture-module__SLYnIa__rail{flex-direction:column;gap:14px;display:flex}.agentFuture-module__SLYnIa__railTitle{color:var(--text);font-size:15px;font-weight:650}.agentFuture-module__SLYnIa__statRow{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.agentFuture-module__SLYnIa__statTile{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:10px 12px}.agentFuture-module__SLYnIa__statValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:20px;font-weight:650}.agentFuture-module__SLYnIa__statLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-subtle);margin-bottom:2px;font-size:11px}.agentFuture-module__SLYnIa__statNote{color:var(--text-muted);margin-top:4px;font-size:11.5px;line-height:1.35}.agentFuture-module__SLYnIa__kpiCards{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;display:grid}.agentFuture-module__SLYnIa__kpiCard{background:var(--surface);border:1px solid var(--border-strong);border-radius:4px;flex-direction:column;gap:2px;min-width:0;padding:10px 12px;display:flex}.agentFuture-module__SLYnIa__kpiValue{font-family:var(--font-display);font-size:var(--fs-h2);color:var(--text);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.1}.agentFuture-module__SLYnIa__kpiLabel{font-size:var(--fs-h5);color:var(--text-muted)}.agentFuture-module__SLYnIa__agentCard{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:4px;flex-direction:column;gap:8px;padding:14px 16px;text-decoration:none;transition:border-color .14s,box-shadow .14s;display:flex}.agentFuture-module__SLYnIa__agentCard:hover{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring)}.agentFuture-module__SLYnIa__agentCardHead{align-items:flex-start;gap:10px;display:flex}.agentFuture-module__SLYnIa__agentCardIcon{background:var(--new-bg);width:28px;height:28px;color:var(--accent-deep);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.agentFuture-module__SLYnIa__agentCardHeadText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.agentFuture-module__SLYnIa__agentCardName{font-size:var(--fs-h3);color:var(--text);letter-spacing:-.005em;font-weight:600}.agentFuture-module__SLYnIa__agentCardRole{font-size:var(--fs-h5);color:var(--text-muted);font-family:var(--mono)}.agentFuture-module__SLYnIa__agentCardCoverage{font-size:var(--fs-h5);color:var(--text-muted);font-family:var(--mono);white-space:nowrap;margin-top:2px}.agentFuture-module__SLYnIa__agentCardSummary{font-size:var(--fs-h4);color:var(--text);margin:0;line-height:1.5}.agentFuture-module__SLYnIa__agentCardReplaces{font-size:var(--fs-h5);color:var(--text-muted);margin:0;line-height:1.5}.agentFuture-module__SLYnIa__agentCardTools{flex-wrap:wrap;gap:4px;padding-top:2px;display:flex}.agentFuture-module__SLYnIa__chipRow{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.agentFuture-module__SLYnIa__chip{background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted);border-radius:6px;padding:2px 8px;font-size:11px}.agentFuture-module__SLYnIa__detailStack{flex-direction:column;flex:none;display:flex}.agentFuture-module__SLYnIa__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);margin:26px 0 10px;font-size:11px}.agentFuture-module__SLYnIa__behaviorGrid{border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}@media (max-width:900px){.agentFuture-module__SLYnIa__behaviorGrid{grid-template-columns:1fr}}.agentFuture-module__SLYnIa__behaviorCell{border-bottom:1px solid var(--border);padding:18px 20px}.agentFuture-module__SLYnIa__behaviorCell:nth-child(odd){border-right:1px solid var(--border)}.agentFuture-module__SLYnIa__behaviorCell:nth-last-child(-n+2){border-bottom:none}.agentFuture-module__SLYnIa__behaviorTitle{color:var(--text);margin-bottom:10px;font-size:14px;font-weight:650}.agentFuture-module__SLYnIa__readRow{justify-content:space-between;gap:12px;padding:4px 0;font-size:13px;display:flex}.agentFuture-module__SLYnIa__readLabel{color:var(--text)}.agentFuture-module__SLYnIa__readSystem{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-subtle);white-space:nowrap;font-size:11.5px}.agentFuture-module__SLYnIa__plainList{color:var(--text);margin:0;padding:0;font-size:13px;list-style:none}.agentFuture-module__SLYnIa__plainList li{padding:4px 0;line-height:1.4}.agentFuture-module__SLYnIa__decides{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text);background:var(--surface-2);white-space:pre-wrap;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.55}.agentFuture-module__SLYnIa__healthRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:900px){.agentFuture-module__SLYnIa__healthRow{grid-template-columns:1fr}}.agentFuture-module__SLYnIa__healthCard{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:16px 18px}.agentFuture-module__SLYnIa__healthTitle{margin-bottom:6px;font-size:14px;font-weight:650}.agentFuture-module__SLYnIa__healthBody{color:var(--text-muted);font-size:13px;line-height:1.5}.agentFuture-module__SLYnIa__checksCard{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:6px 0}.agentFuture-module__SLYnIa__checksHead{justify-content:space-between;align-items:center;padding:14px 20px 10px;display:flex}.agentFuture-module__SLYnIa__checksTitle{font-size:15px;font-weight:650}.agentFuture-module__SLYnIa__checksProgress{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-subtle);font-size:12px}.agentFuture-module__SLYnIa__progressTrack{background:var(--surface-2);border-radius:2px;height:4px;margin:0 20px 6px;overflow:hidden}.agentFuture-module__SLYnIa__progressFill{background:var(--accent);border-radius:2px;height:100%}.agentFuture-module__SLYnIa__checkRow{border-top:1px solid var(--border);align-items:center;gap:12px;padding:10px 20px;font-size:13px;display:flex}.agentFuture-module__SLYnIa__checkDot{border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:inline-flex}.agentFuture-module__SLYnIa__dotPassed{background:var(--success-bg);color:var(--success-deep)}.agentFuture-module__SLYnIa__dotPending{background:var(--surface-2);color:var(--text-subtle);border:1px solid var(--border-strong)}.agentFuture-module__SLYnIa__dotPolicy{background:var(--warning-bg);color:var(--warning-deep)}.agentFuture-module__SLYnIa__checkLabel{color:var(--text);flex:1}.agentFuture-module__SLYnIa__checkDetail{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-subtle);white-space:nowrap;font-size:11.5px}.agentFuture-module__SLYnIa__backLink{font-size:var(--fs-h5);color:var(--text-muted);border-radius:4px;align-self:flex-start;align-items:center;gap:5px;margin-bottom:4px;margin-left:-6px;padding:3px 6px;font-weight:500;text-decoration:none;transition:color .12s,background .12s;display:inline-flex}.agentFuture-module__SLYnIa__backLink:hover{color:var(--text);background:var(--hover)}.agentFuture-module__SLYnIa__agentPage{flex-direction:column;flex:none;gap:14px;width:100%;padding-bottom:56px;display:flex}.agentFuture-module__SLYnIa__ahead{flex-direction:column;gap:10px;padding:16px 40px 14px;display:flex}.agentFuture-module__SLYnIa__aheadMain{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.agentFuture-module__SLYnIa__aheadText{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.agentFuture-module__SLYnIa__atitle{font-family:var(--font-display);font-size:var(--fs-h1);letter-spacing:-.02em;color:var(--text);margin:0;font-weight:500;line-height:1.1}.agentFuture-module__SLYnIa__alede{font-size:var(--fs-h3);color:var(--text-muted);max-width:92ch;margin:0;line-height:1.5}.agentFuture-module__SLYnIa__deployWrap{flex-shrink:0;display:inline-flex}.agentFuture-module__SLYnIa__abanner{background:var(--surface-2);border:1px solid var(--border);border-radius:5px;justify-content:space-between;align-items:center;gap:16px;min-height:36px;padding:6px 14px 6px 12px;display:flex}.agentFuture-module__SLYnIa__abannerLeft{align-items:center;gap:10px;min-width:0;display:inline-flex}.agentFuture-module__SLYnIa__apip{border-radius:50%;flex-shrink:0;width:7px;height:7px}.agentFuture-module__SLYnIa__apip_ok{background:var(--success)}.agentFuture-module__SLYnIa__apip_warn{background:var(--text-subtle)}.agentFuture-module__SLYnIa__abannerLabel{font-size:var(--fs-h5);color:var(--text);letter-spacing:.01em;font-weight:600}.agentFuture-module__SLYnIa__abannerSep{color:var(--text-subtle)}.agentFuture-module__SLYnIa__abannerText{font-size:var(--fs-h5);color:var(--text-muted);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.agentFuture-module__SLYnIa__abannerCta{font-size:var(--fs-h5);color:var(--text);white-space:nowrap;flex-shrink:0;font-weight:600;text-decoration:none;transition:color .12s}.agentFuture-module__SLYnIa__abannerCta:hover{color:var(--accent-deep)}.agentFuture-module__SLYnIa__aheroRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.agentFuture-module__SLYnIa__achips{flex-wrap:wrap;gap:6px;margin:8px 0 6px;display:inline-flex}.agentFuture-module__SLYnIa__achip{font-size:var(--fs-h5);color:var(--text);border:1px solid var(--border-strong);background:var(--surface);white-space:nowrap;border-radius:3px;align-items:center;padding:3px 9px;font-weight:500;display:inline-flex}.agentFuture-module__SLYnIa__ownerWrap{display:inline-flex;position:relative}.agentFuture-module__SLYnIa__ownerChip{font-size:var(--fs-h5);color:var(--text-muted);border:1px solid var(--border-strong);background:var(--surface);white-space:nowrap;cursor:pointer;border-radius:3px;align-items:center;gap:6px;padding:2px 9px 2px 3px;font-family:inherit;font-weight:500;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.agentFuture-module__SLYnIa__ownerChip:hover{background:var(--surface-2);color:var(--text)}.agentFuture-module__SLYnIa__ownerAvatar{background:var(--accent-soft);width:18px;height:18px;color:var(--accent-deep);letter-spacing:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:inline-flex}.agentFuture-module__SLYnIa__ownerAvatarEmpty{border:1px dashed var(--border-strong);width:18px;height:18px;color:var(--text-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;line-height:1;display:inline-flex}.agentFuture-module__SLYnIa__ownerName{color:var(--text);font-weight:500}.agentFuture-module__SLYnIa__ownerBackdrop{z-index:30;position:fixed;inset:0}.agentFuture-module__SLYnIa__ownerMenu{z-index:31;background:var(--surface);border:1px solid var(--border-strong);min-width:210px;box-shadow:var(--shadow-pop);border-radius:8px;flex-direction:column;gap:1px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);left:0}.agentFuture-module__SLYnIa__ownerMenuHead{font-size:var(--fs-h5);letter-spacing:.04em;text-transform:uppercase;color:var(--text-subtle);padding:5px 8px 4px;font-weight:600}.agentFuture-module__SLYnIa__ownerOption{width:100%;color:var(--text);font-family:inherit;font-size:var(--fs-h4);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;display:inline-flex}.agentFuture-module__SLYnIa__ownerOption:hover{background:var(--hover)}.agentFuture-module__SLYnIa__ownerClear{border:0;border-top:1px solid var(--border);width:100%;color:var(--text-muted);font-family:inherit;font-size:var(--fs-h5);cursor:pointer;text-align:left;background:0 0;margin-top:3px;padding:6px 8px}.agentFuture-module__SLYnIa__ownerClear:hover{color:var(--text)}.agentFuture-module__SLYnIa__deployBtn{background:var(--text);height:32px;color:var(--surface);border:1px solid var(--text);font-family:inherit;font-size:var(--fs-h4);cursor:pointer;border-radius:5px;align-items:center;padding:0 14px;font-weight:600;transition:background .12s;display:inline-flex}.agentFuture-module__SLYnIa__deployBtn:hover:not(:disabled){background:var(--true-black)}.agentFuture-module__SLYnIa__deployBtn:disabled{opacity:.4;cursor:not-allowed}.agentFuture-module__SLYnIa__kpiStrip{background:var(--border);border:1px solid var(--border);border-radius:5px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.agentFuture-module__SLYnIa__kpiStripCell{background:var(--surface);flex-direction:column;gap:8px;min-width:0;padding:16px 18px 15px;display:flex}.agentFuture-module__SLYnIa__kpiStripAccent{background:color-mix(in srgb, var(--accent-soft) 18%, var(--surface))}.agentFuture-module__SLYnIa__kpiStripLabelRow{align-items:flex-start;gap:7px;min-width:0;display:flex}.agentFuture-module__SLYnIa__kpiStripDot{border:1.5px solid var(--border-strong);background:0 0;border-radius:50%;flex:none;width:6px;height:6px;margin-top:4px}.agentFuture-module__SLYnIa__kpiStripAccent .agentFuture-module__SLYnIa__kpiStripDot{border-color:var(--accent)}.agentFuture-module__SLYnIa__kpiStripLabel{font-size:var(--fs-h5);color:var(--text-subtle);letter-spacing:.05em;text-transform:uppercase;min-width:0;font-weight:600;line-height:1.35}.agentFuture-module__SLYnIa__kpiStripValue{font-family:var(--font-display);font-size:var(--fs-h2);letter-spacing:-.01em;color:var(--text);font-variant-numeric:tabular-nums;overflow-wrap:break-word;min-width:0;font-weight:500;line-height:1.1}.agentFuture-module__SLYnIa__kpiStripPlaceholder{height:calc(var(--fs-h2) * 1.1);align-items:center;display:flex}@keyframes agentFuture-module__SLYnIa__kpiBarShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.agentFuture-module__SLYnIa__kpiStripBar{background:linear-gradient(90deg, var(--surface-2) 0%, var(--surface-2) 30%, color-mix(in srgb, var(--surface-2) 25%, var(--border-strong)) 50%, var(--surface-2) 70%, var(--surface-2) 100%);background-size:200% 100%;border-radius:999px;width:44px;height:8px;animation:1.5s linear infinite agentFuture-module__SLYnIa__kpiBarShimmer}.agentFuture-module__SLYnIa__kpiStripAccent .agentFuture-module__SLYnIa__kpiStripBar{background:linear-gradient(90deg, var(--accent-soft) 0%, var(--accent-soft) 30%, color-mix(in srgb, var(--accent-soft) 45%, var(--accent)) 50%, var(--accent-soft) 70%, var(--accent-soft) 100%);background-size:200% 100%}.agentFuture-module__SLYnIa__kpiStripSub{font-size:var(--fs-h5);color:var(--text-muted);line-height:1.4}.agentFuture-module__SLYnIa__sysRow{flex-wrap:wrap;align-items:baseline;gap:8px 10px;padding:4px 2px;display:flex}.agentFuture-module__SLYnIa__sysLabel{font-size:var(--fs-h5);color:var(--text-subtle);letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;font-weight:600}.agentFuture-module__SLYnIa__sysChips{flex-wrap:wrap;gap:6px;display:inline-flex}.agentFuture-module__SLYnIa__sysChip{font-size:var(--fs-h5);font-family:var(--mono);color:var(--text-muted);border:1px solid var(--border);background:var(--surface);white-space:nowrap;border-radius:3px;align-items:center;padding:3px 9px;display:inline-flex}.agentFuture-module__SLYnIa__sectionDivider{font-size:var(--fs-h5);color:var(--text-subtle);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;padding:10px 4px 0;font-weight:600}.agentFuture-module__SLYnIa__bgrid{background:var(--border);border:1px solid var(--border);border-radius:5px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.agentFuture-module__SLYnIa__bcell{background:var(--surface);flex-direction:column;gap:8px;min-width:0;padding:14px 16px;display:flex}.agentFuture-module__SLYnIa__bcellLabel{font-size:var(--fs-h3);color:var(--text);letter-spacing:-.005em;font-weight:600}.agentFuture-module__SLYnIa__specList{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.agentFuture-module__SLYnIa__specRow{font-size:var(--fs-h4);color:var(--text);align-items:baseline;gap:8px;line-height:1.5;display:flex}.agentFuture-module__SLYnIa__specData{min-width:0}.agentFuture-module__SLYnIa__specDot{color:var(--text-subtle);-webkit-user-select:none;user-select:none;flex-shrink:0;font-weight:600}.agentFuture-module__SLYnIa__specSource{font-family:var(--mono);color:var(--text-muted);font-size:var(--fs-h5);white-space:nowrap}.agentFuture-module__SLYnIa__specMono{font-family:var(--mono);font-size:var(--fs-h5);color:var(--text);white-space:pre-wrap;word-break:break-word;line-height:1.55}.agentFuture-module__SLYnIa__hrow{grid-template-columns:1fr 1fr;align-items:stretch;gap:12px;display:grid}.agentFuture-module__SLYnIa__hblock{background:var(--surface);border:1px solid var(--border-strong);box-shadow:var(--shadow-card);border-radius:6px;flex-direction:column;gap:14px;min-width:0;padding:18px 20px 20px;display:flex}.agentFuture-module__SLYnIa__hblockTitle{font-family:var(--font-display);font-size:var(--fs-h2);letter-spacing:-.01em;color:var(--text);font-weight:500}.agentFuture-module__SLYnIa__bhero{flex-direction:column;gap:3px;display:flex}.agentFuture-module__SLYnIa__bheroNum{font-family:var(--font-display);font-size:var(--fs-display);letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;font-weight:500;line-height:1}.agentFuture-module__SLYnIa__bheroLabel{font-size:var(--fs-h4);color:var(--text-muted);line-height:1.45}.agentFuture-module__SLYnIa__bsubStats{border-top:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:12px;padding:12px 0 0;display:grid}.agentFuture-module__SLYnIa__bsubStat{flex-direction:column;gap:1px;min-width:0;display:flex}.agentFuture-module__SLYnIa__bsubVal{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text);font-variant-numeric:tabular-nums;font-size:22px;font-weight:500;line-height:1.1}.agentFuture-module__SLYnIa__bsubLabel{font-size:var(--fs-h5);color:var(--text-muted)}.agentFuture-module__SLYnIa__hblockHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.agentFuture-module__SLYnIa__hblockHead .agentFuture-module__SLYnIa__hblockTitle{min-width:0}.agentFuture-module__SLYnIa__hblockNote{min-width:0;font-family:var(--mono);font-size:var(--fs-h5);color:var(--text-subtle);text-align:right;flex:0 auto;line-height:1.4}.agentFuture-module__SLYnIa__driftDims{flex-direction:column;display:flex}.agentFuture-module__SLYnIa__driftDim{border-bottom:1px solid var(--border);padding:10px 0}.agentFuture-module__SLYnIa__driftDim:last-child{border-bottom:0}.agentFuture-module__SLYnIa__driftDimHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.agentFuture-module__SLYnIa__driftDimName{font-size:var(--fs-h4);color:var(--text);letter-spacing:-.005em;font-weight:600}.agentFuture-module__SLYnIa__driftDimBlurb{font-size:var(--fs-h5);color:var(--text-muted);margin-top:2px;line-height:1.45}.agentFuture-module__SLYnIa__notScored{font-family:var(--font-display);font-size:var(--fs-h1);color:var(--text-subtle);letter-spacing:-.015em;font-weight:500;line-height:1.1}.agentFuture-module__SLYnIa__notScoredNote{font-size:var(--fs-h5);color:var(--text-muted);max-width:40ch;margin-top:8px;line-height:1.5}.agentFuture-module__SLYnIa__skelRows{flex-direction:column;display:flex}.agentFuture-module__SLYnIa__skelRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.agentFuture-module__SLYnIa__skelRow:last-child{border-bottom:0}.agentFuture-module__SLYnIa__skelLabel{font-size:var(--fs-h4);color:var(--text-muted)}.agentFuture-module__SLYnIa__stepsBlock{background:var(--surface);border:1px solid var(--border-strong);box-shadow:var(--shadow-card);border-radius:6px;padding:8px 20px}.agentFuture-module__SLYnIa__steps{margin:0;padding:0;list-style:none}.agentFuture-module__SLYnIa__step{border-bottom:1px solid var(--border);grid-template-columns:26px 1fr;align-items:baseline;gap:14px;padding:12px 0;display:grid}.agentFuture-module__SLYnIa__step:last-child{border-bottom:0}.agentFuture-module__SLYnIa__stepNum{background:var(--surface-2);border:1px solid var(--border-strong);width:22px;height:22px;color:var(--text-subtle);font-family:var(--mono);font-size:var(--fs-h5);font-variant-numeric:tabular-nums;border-radius:50%;justify-content:center;align-self:start;align-items:center;font-weight:600;display:inline-flex}.agentFuture-module__SLYnIa__stepBody{flex-direction:column;gap:2px;min-width:0;display:flex}.agentFuture-module__SLYnIa__stepTitle{font-size:var(--fs-h4);color:var(--text);letter-spacing:-.005em;font-weight:600}.agentFuture-module__SLYnIa__stepText{font-size:var(--fs-h5);color:var(--text-muted);line-height:1.5}.agentFuture-module__SLYnIa__trainBackdrop{z-index:1000;background:#0b0b0f52;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.agentFuture-module__SLYnIa__trainModal{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;width:100%;max-width:460px;max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 12px 40px #0000002e}.agentFuture-module__SLYnIa__trainHead{border-bottom:1px solid var(--border);padding:16px 18px 12px}.agentFuture-module__SLYnIa__trainTitle{font-family:var(--font-display);font-size:var(--fs-h2);color:var(--text);font-weight:500}.agentFuture-module__SLYnIa__trainSub{font-size:var(--fs-h5);color:var(--text-muted);margin:4px 0 0;line-height:1.5}.agentFuture-module__SLYnIa__trainList{margin:0;padding:4px 18px;list-style:none;overflow-y:auto}.agentFuture-module__SLYnIa__trainItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.agentFuture-module__SLYnIa__trainItem:last-child{border-bottom:0}.agentFuture-module__SLYnIa__trainItemName{font-size:var(--fs-h4);color:var(--text);font-weight:600}.agentFuture-module__SLYnIa__trainItemScope{font-family:var(--mono);font-size:var(--fs-h5);color:var(--text-subtle);margin-top:1px}.agentFuture-module__SLYnIa__trainConnect{appearance:none;border:1px solid var(--border-strong);background:var(--surface);font:inherit;font-size:var(--fs-h5);color:var(--text-muted);cursor:pointer;border-radius:6px;flex-shrink:0;padding:5px 12px;font-weight:600;transition:color .12s,background .12s,border-color .12s}.agentFuture-module__SLYnIa__trainConnect:hover{color:var(--text);background:var(--surface-2);border-color:var(--accent)}.agentFuture-module__SLYnIa__trainFoot{border-top:1px solid var(--border);background:var(--surface-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.agentFuture-module__SLYnIa__trainFootNote{font-family:var(--mono);font-size:var(--fs-h5);color:var(--text-subtle)}.agentFuture-module__SLYnIa__trainFootActions{gap:8px;display:inline-flex}.agentFuture-module__SLYnIa__trainCancel{appearance:none;border:1px solid var(--border-strong);background:var(--surface);font:inherit;font-size:var(--fs-h5);color:var(--text-muted);cursor:pointer;border-radius:6px;padding:6px 12px}.agentFuture-module__SLYnIa__trainCancel:hover{color:var(--text);background:var(--surface-2)}.agentFuture-module__SLYnIa__trainStart{appearance:none;border:1px solid var(--text);background:var(--text);color:var(--surface);font:inherit;font-size:var(--fs-h5);cursor:not-allowed;opacity:.5;border-radius:6px;padding:6px 12px;font-weight:600}.agentFuture-module__SLYnIa__ctxCaption{font-size:var(--fs-h4);color:var(--text-muted);max-width:96ch;margin:0;line-height:1.55}.agentFuture-module__SLYnIa__ctxCaption strong{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.agentFuture-module__SLYnIa__ctxGraph{flex-direction:column;height:460px;margin:0 -24px;display:flex}.agentFuture-module__SLYnIa__gatesBlock{background:var(--surface);border:1px solid var(--border-strong);box-shadow:var(--shadow-card);border-radius:6px;flex-direction:column;gap:10px;padding:16px 18px 18px;display:flex}.agentFuture-module__SLYnIa__gatesHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.agentFuture-module__SLYnIa__gatesTitle{font-family:var(--font-display);font-size:var(--fs-h2);letter-spacing:-.01em;color:var(--text);font-weight:500}.agentFuture-module__SLYnIa__gatesProgress{font-family:var(--mono);font-size:var(--fs-h5);color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-weight:600}.agentFuture-module__SLYnIa__gatesBar{background:var(--surface-2);border-radius:999px;height:4px;margin-bottom:4px;overflow:hidden}.agentFuture-module__SLYnIa__gatesBarFill{background:var(--accent);border-radius:999px;height:100%;transition:width .24s ease-out}.agentFuture-module__SLYnIa__gatesList{margin:0;padding:0;list-style:none}.agentFuture-module__SLYnIa__gateRow{font-size:var(--fs-h4);grid-template-columns:20px 1fr auto;align-items:center;gap:14px;padding:11px 0;transition:background .12s;display:grid;position:relative}.agentFuture-module__SLYnIa__gateRow:hover{background:var(--hover)}.agentFuture-module__SLYnIa__gateRow:before,.agentFuture-module__SLYnIa__gateRow:after{content:"";background:var(--border-strong);z-index:0;width:1.5px;position:absolute;left:9.25px}.agentFuture-module__SLYnIa__gateRow:before{height:50%;top:0}.agentFuture-module__SLYnIa__gateRow:after{top:50%;bottom:0}.agentFuture-module__SLYnIa__gateRow:first-child:before,.agentFuture-module__SLYnIa__gateRow:last-child:after{display:none}.agentFuture-module__SLYnIa__gateIcon{z-index:1;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;position:relative}.agentFuture-module__SLYnIa__gateRow_passed .agentFuture-module__SLYnIa__gateIcon{background:var(--success-bg);color:var(--success-deep)}.agentFuture-module__SLYnIa__gateRow_pending .agentFuture-module__SLYnIa__gateIcon{background:var(--surface);border:1.5px solid var(--border-strong)}.agentFuture-module__SLYnIa__gateRow_blocked .agentFuture-module__SLYnIa__gateIcon{background:var(--warning-bg);color:var(--warning-deep)}.agentFuture-module__SLYnIa__gateLabel{color:var(--text);letter-spacing:-.005em}.agentFuture-module__SLYnIa__gateRow_pending .agentFuture-module__SLYnIa__gateLabel,.agentFuture-module__SLYnIa__gateRow_blocked .agentFuture-module__SLYnIa__gateLabel{color:var(--text-muted)}.agentFuture-module__SLYnIa__gateMeta{font-family:var(--mono);font-size:var(--fs-h5);color:var(--text-subtle);font-variant-numeric:tabular-nums;letter-spacing:.02em;text-align:right}.agentFuture-module__SLYnIa__benchIcon{z-index:1;background:var(--surface-2);border:1px solid var(--border-strong);width:20px;height:20px;color:var(--text-subtle);font-family:var(--mono);font-variant-numeric:tabular-nums;border-radius:50%;justify-content:center;align-self:center;align-items:center;font-size:11px;font-weight:600;line-height:1;display:inline-flex;position:relative}
.teamHero-module__WC6vqq__hero{justify-content:space-between;align-items:flex-end;gap:24px;padding:36px 40px 28px;display:flex}.teamHero-module__WC6vqq__heroLeft{flex-direction:column;gap:12px;max-width:64ch;display:flex}.teamHero-module__WC6vqq__title{font-family:var(--font-display);font-size:var(--fs-h1);letter-spacing:-.02em;color:var(--text);margin:0;font-weight:500;line-height:1.1}.teamHero-module__WC6vqq__lede{font-size:var(--fs-h3);color:var(--text-muted);max-width:60ch;margin:0;line-height:1.5}.teamHero-module__WC6vqq__lede strong{color:var(--text);font-weight:600}
.workflow-module__tPMN4q__fullCanvas{flex-direction:column;flex:1;min-height:0;margin:0 -40px -72px;display:flex}.workflow-module__tPMN4q__canvasMeta{background:var(--surface);align-items:center;gap:8px;margin-top:-14px;padding:0 40px 10px;display:flex;position:relative}.workflow-module__tPMN4q__headerTabs{justify-content:space-between;align-items:flex-end;gap:16px;padding:0 40px;display:flex}.workflow-module__tPMN4q__canvasTabs{align-items:flex-end;gap:2px;display:flex}.workflow-module__tPMN4q__canvasTab{appearance:none;font-size:var(--fs-h4);color:var(--text-muted);cursor:pointer;white-space:nowrap;letter-spacing:-.005em;background:0 0;border:0;padding:8px 10px;font-weight:500;transition:color .12s;position:relative}.workflow-module__tPMN4q__canvasTab:hover{color:var(--text)}.workflow-module__tPMN4q__canvasTabActive{color:var(--text);font-weight:600}.workflow-module__tPMN4q__canvasTabActive:after{content:"";background:var(--text);border-radius:1px;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.workflow-module__tPMN4q__headerTabs .workflow-module__tPMN4q__canvasMetaText{padding-bottom:8px}.workflow-module__tPMN4q__currentStatePill{background:var(--neutral-bg);color:var(--neutral-fg);font-size:var(--fs-h5);letter-spacing:.02em;border-radius:3px;align-items:center;gap:7px;padding:3px 9px 3px 7px;font-weight:600;line-height:1;display:inline-flex}.workflow-module__tPMN4q__canvasMetaText{font-size:var(--fs-h5);color:var(--text-muted);align-items:center;gap:6px;display:inline-flex}.workflow-module__tPMN4q__canvasMetaSep{color:var(--text-subtle)}.workflow-module__tPMN4q__canvasMetaActions{background:var(--surface);align-items:center;gap:8px;padding-left:10px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.workflow-module__tPMN4q__tabLineAction{appearance:none;font-size:var(--fs-h4);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;align-items:center;gap:5px;padding:0 0 8px;transition:color .12s;display:inline-flex}.workflow-module__tPMN4q__tabLineAction:hover{color:var(--text)}.workflow-module__tPMN4q__tabLineAction svg{opacity:.7}.workflow-module__tPMN4q__decisionBody{font-size:var(--fs-h4);color:var(--text-muted);margin:0;line-height:1.45}.workflow-module__tPMN4q__modalBackdrop{z-index:1000;background:#0b0b0f52;justify-content:center;align-items:center;padding:24px;animation:.12s ease-out workflow-module__tPMN4q__modalFade;display:flex;position:fixed;inset:0}.workflow-module__tPMN4q__modalShell{justify-content:center;width:100%;max-width:min(720px,100vw - 64px);display:flex}.workflow-module__tPMN4q__observedTable{border:1px solid var(--border);background:var(--surface);border-radius:5px;flex-direction:column;display:flex;overflow:hidden}.workflow-module__tPMN4q__observedRow{font-size:var(--fs-h5);border-bottom:1px solid var(--border);grid-template-columns:minmax(140px,.7fr) 1.5fr;gap:14px;padding:7px 12px;display:grid}.workflow-module__tPMN4q__observedRow:last-child{border-bottom:0}.workflow-module__tPMN4q__observedKey{font-family:var(--mono);color:var(--text);font-weight:600}.workflow-module__tPMN4q__observedSummary{font-family:var(--mono);color:var(--text-muted);overflow-wrap:anywhere;line-height:1.45}.workflow-module__tPMN4q__reasoningList{counter-reset:reasoning;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.workflow-module__tPMN4q__reasoningItem{background:var(--surface);border:1px solid var(--border);counter-increment:reasoning;border-radius:5px;flex-direction:column;gap:2px;padding:10px 12px 10px 38px;display:flex;position:relative}.workflow-module__tPMN4q__reasoningItem:before{content:counter(reasoning);background:var(--text);width:18px;height:18px;color:var(--on-dark);font-size:var(--fs-h5);font-weight:600;font-family:var(--mono);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;left:12px}.workflow-module__tPMN4q__reasoningStep{font-size:var(--fs-h4);color:var(--text);line-height:1.45}.workflow-module__tPMN4q__reasoningFrom{font-size:var(--fs-h5);color:var(--text-subtle);font-family:var(--mono)}.workflow-module__tPMN4q__outcomesList{flex-direction:column;gap:6px;display:flex}.workflow-module__tPMN4q__outcomeRow{font-size:var(--fs-h5);grid-template-columns:minmax(160px,1.4fr) 1fr 44px;align-items:center;gap:12px;display:grid}.workflow-module__tPMN4q__outcomeLabel{color:var(--text)}.workflow-module__tPMN4q__outcomeBarWrap{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;height:8px;display:flex;overflow:hidden}.workflow-module__tPMN4q__outcomeBar{border-radius:999px;height:100%;transition:width .24s ease-out}.workflow-module__tPMN4q__outcome_mean{background:var(--text)}.workflow-module__tPMN4q__outcome_positive{background:var(--success-deep)}.workflow-module__tPMN4q__outcome_negative{background:var(--error-deep)}.workflow-module__tPMN4q__outcomePct{font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--text);text-align:right;font-weight:600}.workflow-module__tPMN4q__ruleCallout{background:var(--surface-2);border:1px solid var(--border-strong);border-left:3px solid var(--accent);font-family:var(--mono);font-size:var(--fs-h5);color:var(--text);border-radius:5px;flex-direction:column;gap:4px;padding:12px 14px;line-height:1.5;display:flex}.workflow-module__tPMN4q__ruleLine{word-break:break-word}.workflow-module__tPMN4q__ruleKw{min-width:38px;color:var(--text-subtle);text-transform:uppercase;font-weight:600;font-size:var(--fs-h5);letter-spacing:.06em;margin-right:4px;display:inline-block}.workflow-module__tPMN4q__ruleNote{color:var(--text-muted);font-family:inherit;font-size:var(--fs-h5);font-family:var(--font-sans);margin:6px 0 0;line-height:1.5}@keyframes workflow-module__tPMN4q__modalFade{0%{opacity:0}to{opacity:1}}.workflow-module__tPMN4q__automatable{background:var(--surface-2);border:1px solid var(--border);border-radius:5px;flex-direction:column;gap:8px;padding:12px;display:flex}.workflow-module__tPMN4q__verdictBadge{font-size:var(--fs-h5);letter-spacing:.02em;border-radius:3px;align-self:flex-start;align-items:center;padding:3px 9px;font-weight:600;line-height:1;display:inline-flex}.workflow-module__tPMN4q__verdict_yes{background:var(--success-bg);color:var(--success-deep)}.workflow-module__tPMN4q__verdict_partial{background:var(--warning-bg);color:var(--warning-deep)}.workflow-module__tPMN4q__verdict_no{background:var(--neutral-bg);color:var(--neutral-fg)}.workflow-module__tPMN4q__pulse{flex-shrink:0;justify-content:center;align-items:center;width:8px;height:8px;display:inline-flex;position:relative}.workflow-module__tPMN4q__pulseDot{background:var(--success);z-index:1;border-radius:50%;width:6px;height:6px;display:block;position:relative}.workflow-module__tPMN4q__pulseRing{background:var(--success);opacity:.35;border-radius:50%;animation:1.8s ease-out infinite workflow-module__tPMN4q__currentStatePulse;position:absolute;inset:0}@keyframes workflow-module__tPMN4q__currentStatePulse{0%{opacity:.45;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.workflow-module__tPMN4q__canvasHost{background:var(--surface);flex:1;min-height:0;display:flex}.workflow-module__tPMN4q__canvasPane{flex:1 1 0;min-width:0;min-height:0;display:flex}.workflow-module__tPMN4q__viewToggle{background:var(--surface-2,#f5f5f6);border:1px solid var(--border);border-radius:8px;gap:2px;padding:2px;display:inline-flex}.workflow-module__tPMN4q__viewToggleBtn{font-size:var(--fs-h5);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 12px}.workflow-module__tPMN4q__viewToggleBtn:hover{color:var(--text)}.workflow-module__tPMN4q__viewToggleActive{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.workflow-module__tPMN4q__emptyCtx{color:var(--text-subtle);font-size:var(--fs-h4);margin:auto}.workflow-module__tPMN4q__canvasDivider{background:var(--border-strong);align-self:stretch;width:1px;margin:4px 0 16px}.workflow-module__tPMN4q__canvasMetaPane{flex:1 1 0;align-items:center;gap:8px;min-width:0;display:flex}.workflow-module__tPMN4q__futurePill,.workflow-module__tPMN4q__agentsPill{font-size:var(--fs-h5);letter-spacing:.02em;border-radius:3px;align-items:center;gap:6px;padding:3px 9px 3px 7px;font-weight:600;line-height:1;display:inline-flex}.workflow-module__tPMN4q__futurePill{background:var(--new-bg);color:var(--new-fg)}.workflow-module__tPMN4q__agentsPill{background:var(--text);color:var(--on-dark)}:is(.workflow-module__tPMN4q__futurePill svg,.workflow-module__tPMN4q__agentsPill svg){display:block}.workflow-module__tPMN4q__agentsList{background:var(--surface);flex-direction:column;flex:1;gap:12px;min-height:0;padding:20px 24px 28px;display:flex;overflow:auto}.workflow-module__tPMN4q__agentsListHeader{flex-direction:column;gap:12px;padding-bottom:4px;display:flex}.workflow-module__tPMN4q__agentsListTitle{font-family:var(--font-display);font-size:var(--fs-h2);color:var(--text);letter-spacing:-.01em;font-weight:500}.workflow-module__tPMN4q__agentsListLede{font-size:var(--fs-h4);color:var(--text-muted);line-height:1.45}.workflow-module__tPMN4q__kpiCards{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.workflow-module__tPMN4q__kpiCard{background:var(--surface);border:1px solid var(--border-strong);border-radius:4px;flex-direction:column;gap:2px;min-width:0;padding:10px 12px;display:flex}.workflow-module__tPMN4q__kpiValue{font-family:var(--font-display);font-size:var(--fs-h2);color:var(--text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-weight:500;line-height:1.1;overflow:hidden}.workflow-module__tPMN4q__kpiLabel{font-size:var(--fs-h5);color:var(--text-muted);letter-spacing:0}.workflow-module__tPMN4q__agentCard{background:var(--surface-2);border:1px solid var(--border-strong);color:inherit;text-align:left;cursor:pointer;border-radius:4px;flex-direction:column;gap:8px;width:100%;padding:14px 16px;font-family:inherit;transition:border-color .14s,box-shadow .14s,background .14s;display:flex}.workflow-module__tPMN4q__agentCard:hover{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px var(--accent-ring)}.workflow-module__tPMN4q__agentCard:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring);outline:none}.workflow-module__tPMN4q__agentCardHead{align-items:flex-start;gap:10px;display:flex}.workflow-module__tPMN4q__agentCardIcon{background:var(--new-bg);width:28px;height:28px;color:var(--accent-deep);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.workflow-module__tPMN4q__agentCardHeadText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.workflow-module__tPMN4q__agentCardName{font-size:var(--fs-h3);color:var(--text);letter-spacing:-.005em;font-weight:600}.workflow-module__tPMN4q__agentCardRole{font-size:var(--fs-h5);color:var(--text-muted);font-family:var(--mono)}.workflow-module__tPMN4q__agentCardCoverage{font-size:var(--fs-h5);color:var(--text-muted);font-family:var(--mono);white-space:nowrap;margin-top:2px}.workflow-module__tPMN4q__agentCardSummary{font-size:var(--fs-h4);color:var(--text);margin:0;line-height:1.5}.workflow-module__tPMN4q__agentCardReplaces{font-size:var(--fs-h5);color:var(--text-muted);margin:0;line-height:1.5}.workflow-module__tPMN4q__agentCardTools{flex-wrap:wrap;gap:4px;padding-top:2px;display:flex}.workflow-module__tPMN4q__bestModel{background:var(--surface-2);border:1px solid var(--border);border-radius:5px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.workflow-module__tPMN4q__bestModelName{font-size:var(--fs-h4);color:var(--text);letter-spacing:-.005em;font-weight:600}.workflow-module__tPMN4q__toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;display:flex}.workflow-module__tPMN4q__toolbarLeft{align-items:center;gap:6px;display:inline-flex}.workflow-module__tPMN4q__decisionGrid{flex-direction:column;gap:16px;display:flex}.workflow-module__tPMN4q__lead{font-size:var(--fs-h3);color:var(--text);margin:0;line-height:1.55}.workflow-module__tPMN4q__callout{font-size:var(--fs-h4);color:var(--text-muted);background:var(--surface-2);border-left:3px solid var(--accent);border-radius:6px;margin:0;padding:9px 12px;line-height:1.5}.workflow-module__tPMN4q__ioGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.workflow-module__tPMN4q__ioGrid>section{min-width:0}.workflow-module__tPMN4q__section{flex-direction:column;gap:4px;display:flex}.workflow-module__tPMN4q__sectionLabel{font-size:var(--fs-h5);color:var(--text-subtle);letter-spacing:.06em;text-transform:uppercase;font-weight:600}.workflow-module__tPMN4q__tags{flex-wrap:wrap;gap:4px;display:flex}.workflow-module__tPMN4q__dotInfo,.workflow-module__tPMN4q__dotSuccess{vertical-align:1px;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.workflow-module__tPMN4q__dotInfo{background:var(--info)}.workflow-module__tPMN4q__dotSuccess{background:var(--success)}.workflow-module__tPMN4q__split{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.workflow-module__tPMN4q__agentsLayout{grid-template-columns:1.4fr 1fr;align-items:start;gap:12px;display:grid}.workflow-module__tPMN4q__agentList{flex-direction:column;gap:10px;display:flex}.workflow-module__tPMN4q__agentListHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;display:flex}.workflow-module__tPMN4q__agentListTitle{font-size:var(--fs-h4);color:var(--text);letter-spacing:-.005em;font-weight:600}.workflow-module__tPMN4q__agentCard{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:left;color:inherit;border-radius:5px;flex-direction:column;gap:6px;width:100%;padding:14px 16px;font-family:inherit;transition:border-color .16s;display:flex}.workflow-module__tPMN4q__agentCard:hover{border-color:var(--accent)}.workflow-module__tPMN4q__agentCardHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.workflow-module__tPMN4q__agentCardName{font-size:var(--fs-h3);letter-spacing:-.005em;color:var(--text);font-weight:600}.workflow-module__tPMN4q__agentCardSummary{font-size:var(--fs-h5);color:var(--text-muted);line-height:1.45}.workflow-module__tPMN4q__agentCardMeta{font-size:var(--fs-h5);color:var(--text-subtle);font-family:var(--mono);align-items:center;gap:8px;margin-top:4px;display:inline-flex}.workflow-module__tPMN4q__agentDetail{grid-template-columns:1.2fr 1fr;align-items:start;gap:12px;display:grid}.workflow-module__tPMN4q__agentDetailRight{flex-direction:column;gap:12px;display:flex}.workflow-module__tPMN4q__costRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.workflow-module__tPMN4q__routingRule{border-bottom:1px dashed var(--border);font-size:var(--fs-h4);justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.workflow-module__tPMN4q__routingRule:last-child{border-bottom:none}.workflow-module__tPMN4q__routingRuleCondition{color:var(--text)}.workflow-module__tPMN4q__infoList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.workflow-module__tPMN4q__infoItem{font-size:var(--fs-h4);color:var(--text-muted);padding-left:16px;line-height:1.5;position:relative}.workflow-module__tPMN4q__infoItem:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.62em;left:3px}.workflow-module__tPMN4q__enrichMeta{font-size:var(--fs-h5);color:var(--text-subtle);font-variant-numeric:tabular-nums}.workflow-module__tPMN4q__verdictStrip{background:var(--surface);flex-wrap:wrap;align-items:center;gap:6px;padding:0 40px 8px;display:flex}.workflow-module__tPMN4q__verdictChip{border:1px solid #00000014;border-radius:999px;padding:2px 9px;font-size:11.5px;font-weight:600}.workflow-module__tPMN4q__vAdvanced{color:#1d7a47;background:#22a05a1f}.workflow-module__tPMN4q__vParked{color:#9a6b00;background:#e6a01e29}.workflow-module__tPMN4q__vBlocked{color:#a33333;background:#dc3c3c24}.workflow-module__tPMN4q__vReadonly{color:#66707d;background:#7878781a}.workflow-module__tPMN4q__parkedAt{color:#66707d;font-size:11.5px}.workflow-module__tPMN4q__corrections{background:var(--surface);flex-direction:column;gap:3px;padding:0 40px 10px;display:flex}.workflow-module__tPMN4q__correction{color:#66707d;border-left:2px solid #e6a01e8c;padding:1px 8px;font-size:11.5px}.workflow-module__tPMN4q__stallNote{font-size:var(--fs-h4);color:var(--warning-deep);background:var(--warning-bg);border-left:3px solid var(--warning);border-radius:5px;margin:0;padding:9px 12px;line-height:1.5}.workflow-module__tPMN4q__bnGrid{flex-direction:column;gap:22px;display:flex}.workflow-module__tPMN4q__bnGroup{flex-direction:column;gap:8px;display:flex}.workflow-module__tPMN4q__bnGroupHead{align-items:center;gap:8px;display:flex}.workflow-module__tPMN4q__bnDot{background:var(--neutral-fg);border-radius:999px;flex:none;width:8px;height:8px}.workflow-module__tPMN4q__bn_park_point{background:var(--warning)}.workflow-module__tPMN4q__bn_calendar_stall{background:var(--info)}.workflow-module__tPMN4q__bn_waiting{background:var(--warning)}.workflow-module__tPMN4q__bn_retry_loop{background:var(--accent)}.workflow-module__tPMN4q__bn_hard_block{background:var(--error)}.workflow-module__tPMN4q__bn_integration_friction{background:#7c3aed}.workflow-module__tPMN4q__bn_shared{background:var(--neutral-fg)}.workflow-module__tPMN4q__bn_risky{background:var(--error-deep,var(--error))}.workflow-module__tPMN4q__bnGroupLabel{font-family:var(--font-display);font-size:var(--fs-h4);color:var(--text);letter-spacing:-.01em;font-weight:600}.workflow-module__tPMN4q__bnGroupCount{font-size:var(--fs-h5);color:var(--text-subtle);font-variant-numeric:tabular-nums;background:var(--neutral-bg);border-radius:999px;padding:1px 8px}.workflow-module__tPMN4q__bnBlurb{font-size:var(--fs-h5);color:var(--text-muted);margin:-2px 0 4px 16px;line-height:1.45}.workflow-module__tPMN4q__bnItem{border:1px solid var(--border);background:var(--surface);border-radius:7px;flex-direction:column;gap:5px;margin-left:16px;padding:11px 13px;display:flex}.workflow-module__tPMN4q__bnItem+.workflow-module__tPMN4q__bnItem{margin-top:8px}.workflow-module__tPMN4q__bnItemHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.workflow-module__tPMN4q__bnItemTitle{font-size:var(--fs-h4);color:var(--text);font-weight:600}.workflow-module__tPMN4q__bnMetric{font-family:var(--mono);font-size:var(--fs-h5);color:var(--text);background:var(--warning-bg,var(--neutral-bg));white-space:nowrap;border-radius:5px;flex:none;padding:1px 7px}.workflow-module__tPMN4q__bnCause{font-size:var(--fs-h5);color:var(--text-muted);border-left:2px solid var(--border-strong,var(--border));padding-left:9px;line-height:1.5}.workflow-module__tPMN4q__bnRetryList{border:1px solid var(--border);background:var(--surface);border-radius:7px;margin-left:16px;overflow:hidden}.workflow-module__tPMN4q__bnRetryRow{border-bottom:1px solid var(--border);grid-template-columns:minmax(120px,.6fr) 1.4fr;gap:12px;padding:7px 12px;display:grid}.workflow-module__tPMN4q__bnRetryRow:last-child{border-bottom:0}.workflow-module__tPMN4q__bnRetryTitle{font-family:var(--mono);font-size:var(--fs-h5);color:var(--text);font-weight:600}.workflow-module__tPMN4q__bnRetryWhat{font-size:var(--fs-h5);color:var(--text-muted);line-height:1.4}.workflow-module__tPMN4q__bnRiskyList{flex-direction:column;gap:8px;margin-left:16px;display:flex}.workflow-module__tPMN4q__bnRiskyRow{grid-template-columns:minmax(140px,1.6fr) 1fr auto;align-items:center;gap:10px;display:grid}.workflow-module__tPMN4q__bnRiskySkill{font-family:var(--mono);font-size:var(--fs-h5);color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workflow-module__tPMN4q__bnRiskyBar{background:var(--neutral-bg);border-radius:999px;height:6px;overflow:hidden}.workflow-module__tPMN4q__bnRiskyFill{background:var(--error);border-radius:999px;height:100%;display:block}.workflow-module__tPMN4q__bnRiskyPct{font-family:var(--mono);font-size:var(--fs-h5);color:var(--text-subtle);white-space:nowrap;font-variant-numeric:tabular-nums}.workflow-module__tPMN4q__sidePanel{overscroll-behavior:contain;background:var(--surface);flex-direction:column;flex:1 1 0;gap:16px;min-height:0;padding:18px 20px 28px;display:flex;overflow-y:auto}.workflow-module__tPMN4q__sidePanelHead{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.workflow-module__tPMN4q__sidePanelTitle{font-family:var(--font-display);font-size:var(--fs-h2);color:var(--text);letter-spacing:-.015em;font-weight:500}.workflow-module__tPMN4q__sidePanelSub{font-size:var(--fs-h5);color:var(--text-subtle);margin-left:auto}.workflow-module__tPMN4q__redesignEmpty{text-align:center;flex-direction:column;gap:8px;max-width:340px;margin:auto;display:flex}.workflow-module__tPMN4q__redesignEmptyLead{font-size:var(--fs-h3);color:var(--text);font-weight:600}.workflow-module__tPMN4q__redesignEmptyBody{font-size:var(--fs-h5);color:var(--text-muted);line-height:1.55}.workflow-module__tPMN4q__bottlenecksPill{font-size:var(--fs-h5);letter-spacing:.02em;background:var(--warning-bg);color:var(--warning-deep,var(--warning));border-radius:3px;align-items:center;padding:3px 9px;font-weight:600;line-height:1;display:inline-flex}.workflow-module__tPMN4q__redesignCanvas{border:1px solid var(--border);background:var(--surface);border-radius:8px;height:420px;min-height:420px;display:flex;overflow:hidden}.workflow-module__tPMN4q__redesignPane{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex}.workflow-module__tPMN4q__redesignBar{border-bottom:1px solid var(--border);background:var(--surface);flex:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 14px;display:flex}.workflow-module__tPMN4q__redesignAgents{overscroll-behavior:contain;flex-direction:column;flex:1 1 0;gap:10px;min-height:0;padding:14px 16px 24px;display:flex;overflow-y:auto}.workflow-module__tPMN4q__redesignStats{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:4px;padding:2px 2px 10px;display:flex}.workflow-module__tPMN4q__redesignStat{font-size:var(--fs-h5);color:var(--text-muted);white-space:nowrap}.workflow-module__tPMN4q__redesignStat strong{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.workflow-module__tPMN4q__redesignStatSep{background:var(--text-subtle);border-radius:50%;flex:none;width:3px;height:3px}.workflow-module__tPMN4q__metaTruncate{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.workflow-module__tPMN4q__currentStatePill,.workflow-module__tPMN4q__futurePill,.workflow-module__tPMN4q__agentsPill,.workflow-module__tPMN4q__bottlenecksPill{white-space:nowrap;flex-shrink:0}
.ActivityLog-module__jPg96a__wrap{flex-direction:column;gap:12px;min-height:0;max-height:calc(100vh - 140px);padding-top:2px;display:flex;position:sticky;top:16px}@media (max-width:900px){.ActivityLog-module__jPg96a__wrap{max-height:none;position:static}.ActivityLog-module__jPg96a__scroll{overflow-y:visible;-webkit-mask-image:none;mask-image:none}}.ActivityLog-module__jPg96a__scroll{scrollbar-width:thin;flex:auto;min-height:0;margin-right:-6px;padding-top:6px;padding-right:6px;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 0 calc(100% - 22px),#0000 100%);mask-image:linear-gradient(#000 0 calc(100% - 22px),#0000 100%)}.ActivityLog-module__jPg96a__pulse{background:var(--success,#15894a);width:7px;height:7px;box-shadow:0 0 0 0 color-mix(in srgb, var(--success,#15894a) 60%, transparent);vertical-align:middle;border-radius:999px;margin-right:7px;animation:2s ease-out infinite ActivityLog-module__jPg96a__activityPulse;display:inline-block}@keyframes ActivityLog-module__jPg96a__activityPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--success,#15894a) 55%, transparent)}70%{box-shadow:0 0 0 6px color-mix(in srgb, var(--success,#15894a) 0%, transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb, var(--success,#15894a) 0%, transparent)}}.ActivityLog-module__jPg96a__header{justify-content:space-between;align-items:baseline;gap:8px;padding:0 2px;display:flex}.ActivityLog-module__jPg96a__title{font-family:var(--font-display);font-size:var(--fs-h2);color:var(--text);letter-spacing:-.015em;font-weight:500}.ActivityLog-module__jPg96a__count{font-size:var(--fs-h5);color:var(--text-subtle);font-variant-numeric:tabular-nums}.ActivityLog-module__jPg96a__empty{font-size:var(--fs-h4);color:var(--text-subtle);padding:12px 2px}
.pageCommon-module__nIxiHW__hero{justify-content:space-between;align-items:flex-end;gap:24px;padding:36px 40px 28px;display:flex}.pageCommon-module__nIxiHW__heroLeft{flex-direction:column;gap:12px;max-width:64ch;display:flex}.pageCommon-module__nIxiHW__heroRight{align-items:center;gap:10px;display:inline-flex}.pageCommon-module__nIxiHW__eyebrow{font-size:var(--fs-h5);color:var(--text-muted);letter-spacing:.005em;align-items:center;gap:7px;font-weight:500;display:inline-flex}.pageCommon-module__nIxiHW__pulseDot{background:var(--success);border-radius:50%;width:6px;height:6px;display:inline-block}.pageCommon-module__nIxiHW__title{font-family:var(--font-display);font-size:var(--fs-h1);letter-spacing:-.02em;color:var(--text);margin:0;font-weight:500;line-height:1.1}.pageCommon-module__nIxiHW__lede{font-size:var(--fs-h3);color:var(--text-muted);max-width:60ch;margin:0;line-height:1.5}.pageCommon-module__nIxiHW__lede strong{color:var(--text);font-weight:600}.pageCommon-module__nIxiHW__sectionHead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.pageCommon-module__nIxiHW__sectionLabel{font-family:var(--font-display);font-size:var(--fs-h2);letter-spacing:-.015em;color:var(--text);font-weight:500}.pageCommon-module__nIxiHW__sectionMeta{font-size:var(--fs-h5);color:var(--text-subtle);font-variant-numeric:tabular-nums}.pageCommon-module__nIxiHW__kpiRow{grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));gap:10px;display:grid}.pageCommon-module__nIxiHW__entityGrid{grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));gap:10px;display:grid}
