.modal-module__T5xzHG__page{z-index:45;background:var(--bg);outline:none;flex-direction:column;animation:.14s modal-module__T5xzHG__modal-fade;display:flex;position:absolute;inset:0}.modal-module__T5xzHG__head{border-bottom:1px solid var(--line);background:linear-gradient(var(--bg-rail), var(--bg));flex:none;align-items:center;gap:12px;min-height:48px;padding:0 16px;display:flex}.modal-module__T5xzHG__toolbar{flex:1;align-items:center;min-width:0;display:flex;overflow:hidden}.modal-module__T5xzHG__body{flex:1;min-height:0;padding:22px 24px 64px;overflow-y:auto}@media (max-width:767px){.modal-module__T5xzHG__head{padding-top:env(safe-area-inset-top)}.modal-module__T5xzHG__body{padding:18px 16px calc(var(--dock-h) + env(safe-area-inset-bottom) + 16px)}}@keyframes modal-module__T5xzHG__modal-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.modal-module__T5xzHG__page{animation:none}}
.icon-button-module__5gh_MG__btn{width:var(--control-h-sm);height:var(--control-h-sm);border-radius:var(--r-sm);color:var(--text-faint);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:0;transition:background .12s,color .12s;display:inline-flex}.icon-button-module__5gh_MG__btn[data-size=md]{width:var(--control-h-md);height:var(--control-h-md);font-size:18px}.icon-button-module__5gh_MG__btn>svg{display:block}.icon-button-module__5gh_MG__btn[data-variant=soft]{background:var(--surface-hover);color:var(--text-dim);border-radius:99px}.icon-button-module__5gh_MG__btn[data-variant=soft]:hover:not(:disabled){background:var(--line-soft);color:var(--text)}.icon-button-module__5gh_MG__btn:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}.icon-button-module__5gh_MG__btn:focus-visible{box-shadow:var(--control-ring);outline:none}.icon-button-module__5gh_MG__btn:disabled{opacity:var(--control-disabled-opacity);cursor:default}.icon-button-module__5gh_MG__btn[data-tone=danger]:hover:not(:disabled){color:var(--accent-text);background:var(--at-risk)}
.path-trail-module__shyJEa__trail{min-width:0;color:var(--text-faint);flex-wrap:nowrap;align-items:center;gap:4px;font-size:12.5px;display:flex}.path-trail-module__shyJEa__back{font-size:16px}.path-trail-module__shyJEa__crumb{border-radius:var(--r-sm);min-width:0;max-width:220px;color:var(--text-dim);align-items:center;gap:6px;padding:2px 4px;display:inline-flex}a.path-trail-module__shyJEa__crumb:hover{color:var(--accent);background:var(--surface-hover)}.path-trail-module__shyJEa__crumb[data-current]{color:var(--text);font-weight:550}.path-trail-module__shyJEa__crumb[data-role=view]{color:var(--text-faint)}.path-trail-module__shyJEa__label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.path-trail-module__shyJEa__sep{color:var(--text-ghost);flex:none;font-size:13px}.path-trail-module__shyJEa__step{align-items:center;gap:4px;min-width:0;display:inline-flex}.path-trail-module__shyJEa__itemDot{background:var(--status-color,var(--text-ghost));border-radius:99px;flex:none;width:7px;height:7px}.path-trail-module__shyJEa__viewIcon{color:currentColor;opacity:.7;flex:none;font-size:13px}.path-trail-module__shyJEa__overflowWide,.path-trail-module__shyJEa__overflowCompact{align-items:center;gap:4px;display:inline-flex}.path-trail-module__shyJEa__overflowCompact{display:none}.path-trail-module__shyJEa__more{border:1px solid var(--line);background:var(--surface);color:var(--text-dim);padding:2px 8px;font-size:14px}.path-trail-module__shyJEa__more:hover{background:var(--surface-hover);color:var(--text)}@media (max-width:767px){.path-trail-module__shyJEa__step,.path-trail-module__shyJEa__overflowWide{display:none}.path-trail-module__shyJEa__overflowCompact{display:inline-flex}.path-trail-module__shyJEa__crumb[data-current]{flex:1;max-width:none}}@media (pointer:coarse){.path-trail-module__shyJEa__crumb{padding-top:6px;padding-bottom:6px}}
.graph-canvas-module__0mpGpW__wrap{background:var(--bg);-webkit-user-select:none;user-select:none;flex:1;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.graph-canvas-module__0mpGpW__loading{color:var(--text-faint);place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.graph-canvas-module__0mpGpW__marquee{z-index:4;border:1px solid var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);pointer-events:none;border-radius:2px;position:absolute}.graph-canvas-module__0mpGpW__selectionBar{z-index:6;background:var(--surface);border:1px solid var(--line-strong);box-shadow:var(--shadow-pop);border-radius:99px;align-items:center;gap:8px;padding:6px 8px 6px 14px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.graph-canvas-module__0mpGpW__selCount{font-family:var(--font-sans), sans-serif;color:var(--text);white-space:nowrap;font-size:12.5px;font-weight:600}.graph-canvas-module__0mpGpW__selBtn{font-family:var(--font-sans), sans-serif;color:var(--text);background:var(--surface-hover);border:1px solid var(--line);cursor:pointer;border-radius:99px;align-items:center;gap:6px;padding:5px 11px;font-size:12.5px;display:inline-flex}.graph-canvas-module__0mpGpW__selBtn:hover:not(:disabled){border-color:var(--line-strong)}.graph-canvas-module__0mpGpW__selBtn:disabled{opacity:.5;cursor:default}.graph-canvas-module__0mpGpW__selBtn svg{color:var(--text-dim);flex:none;font-size:14px}.graph-canvas-module__0mpGpW__selClear{color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:99px;padding:6px;display:inline-flex}.graph-canvas-module__0mpGpW__selClear:hover{color:var(--text);background:var(--surface-hover)}.graph-canvas-module__0mpGpW__selClear svg{font-size:14px}.graph-canvas-module__0mpGpW__selNote{font-family:var(--font-sans), sans-serif;color:var(--at-risk);white-space:nowrap;padding-right:2px;font-size:12px}.graph-canvas-module__0mpGpW__selBtn:focus-visible,.graph-canvas-module__0mpGpW__selClear:focus-visible,.graph-canvas-module__0mpGpW__viewsTrigger:focus-visible,.graph-canvas-module__0mpGpW__viewLoad:focus-visible,.graph-canvas-module__0mpGpW__viewDelete:focus-visible,.graph-canvas-module__0mpGpW__viewsAction:focus-visible,.graph-canvas-module__0mpGpW__viewsSaveBtn:focus-visible,.graph-canvas-module__0mpGpW__viewsCancel:focus-visible,.graph-canvas-module__0mpGpW__menuItem:focus-visible,.graph-canvas-module__0mpGpW__clearChip:focus-visible{outline:2px solid var(--accent-line);outline-offset:1px}.graph-canvas-module__0mpGpW__emptyFilter{background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1px solid var(--line);border-radius:var(--r-md);color:var(--text-dim);pointer-events:none;padding:8px 14px;font-size:12.5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.graph-canvas-module__0mpGpW__canvas{touch-action:none;cursor:grab;width:100%;height:100%;display:block}.graph-canvas-module__0mpGpW__canvas[data-panning]{cursor:grabbing}.graph-canvas-module__0mpGpW__gridDot{fill:var(--line)}.graph-canvas-module__0mpGpW__grid{opacity:.5;pointer-events:none}.graph-canvas-module__0mpGpW__edge{fill:none;stroke-linecap:round;transition:opacity .14s}.graph-canvas-module__0mpGpW__edge[data-type=decomp]{stroke:var(--line-strong);stroke-width:1.4px}.graph-canvas-module__0mpGpW__edge[data-type=bridge]{stroke:var(--accent);stroke-width:2px}.graph-canvas-module__0mpGpW__edge[data-type=blocks]{stroke:var(--map-dep);stroke-width:1.5px}.graph-canvas-module__0mpGpW__edge[data-type=relates]{stroke:var(--text-faint);stroke-width:1.3px;stroke-dasharray:3 4}.graph-canvas-module__0mpGpW__edge[data-cyclic]{stroke:var(--at-risk);stroke-width:1.7px}.graph-canvas-module__0mpGpW__edge[data-quiet]{opacity:.35}.graph-canvas-module__0mpGpW__edge[data-lit]{opacity:1}.graph-canvas-module__0mpGpW__edge[data-dim=soft]{opacity:.22}.graph-canvas-module__0mpGpW__edge[data-dim=hard]{opacity:.05}.graph-canvas-module__0mpGpW__arrowHead{fill:var(--map-dep)}.graph-canvas-module__0mpGpW__arrowHeadDead{fill:var(--at-risk)}.graph-canvas-module__0mpGpW__nodeLink{cursor:pointer;outline:none}.graph-canvas-module__0mpGpW__nodeLink:focus-visible .graph-canvas-module__0mpGpW__nodeBox{stroke:var(--accent);stroke-width:1.6px}.graph-canvas-module__0mpGpW__node{transition:opacity .14s}.graph-canvas-module__0mpGpW__node[data-dim=soft]{opacity:.42}.graph-canvas-module__0mpGpW__node[data-dim=hard]{opacity:.09}.graph-canvas-module__0mpGpW__nodeBox{fill:var(--surface);stroke:var(--line-strong);stroke-width:1px;transition:stroke .12s,fill .12s}.graph-canvas-module__0mpGpW__node[data-active] .graph-canvas-module__0mpGpW__nodeBox{stroke:var(--text-faint);fill:var(--surface-hover);filter:drop-shadow(0 4px 12px rgb(var(--shadow-ink) / .14))}.graph-canvas-module__0mpGpW__node[data-unclaimed] .graph-canvas-module__0mpGpW__nodeBox{stroke-dasharray:4 3;fill:color-mix(in srgb, var(--surface) 60%, var(--bg))}.graph-canvas-module__0mpGpW__node[data-cyclic] .graph-canvas-module__0mpGpW__nodeBox{stroke:var(--at-risk);stroke-width:1.5px}.graph-canvas-module__0mpGpW__node[data-selected] .graph-canvas-module__0mpGpW__nodeBox{stroke:var(--accent);stroke-width:2.2px;fill:color-mix(in srgb, var(--accent) 8%, var(--surface))}.graph-canvas-module__0mpGpW__flagBar{fill:var(--text-faint)}.graph-canvas-module__0mpGpW__node[data-level=notice] .graph-canvas-module__0mpGpW__flagBar{fill:var(--text-dim)}.graph-canvas-module__0mpGpW__node[data-level=warning] .graph-canvas-module__0mpGpW__flagBar{fill:var(--stale)}.graph-canvas-module__0mpGpW__node[data-level=critical] .graph-canvas-module__0mpGpW__flagBar{fill:var(--at-risk)}.graph-canvas-module__0mpGpW__statusDot{fill:var(--status-color,var(--text-ghost))}.graph-canvas-module__0mpGpW__nodeTitle{font-family:var(--font-sans), sans-serif;fill:var(--text);pointer-events:none;font-size:12.5px;font-weight:500}.graph-canvas-module__0mpGpW__node[data-unclaimed] .graph-canvas-module__0mpGpW__nodeTitle{fill:var(--text-dim)}.graph-canvas-module__0mpGpW__avatar{fill:hsl(var(--hue) 40% 89%);stroke:hsl(var(--hue) 34% 79%);stroke-width:1px}.graph-canvas-module__0mpGpW__avatarText{fill:hsl(var(--hue) 36% 34%);font-family:var(--font-mono), monospace;pointer-events:none;font-size:8.5px;font-weight:600}.graph-canvas-module__0mpGpW__unclaimedDot{fill:none;stroke:var(--text-ghost);stroke-width:1.3px;stroke-dasharray:2.5 2.5}.graph-canvas-module__0mpGpW__boardChip{fill:hsl(var(--hue) 42% 56%);pointer-events:none}.graph-canvas-module__0mpGpW__nodeSub{font-family:var(--font-sans), sans-serif;fill:var(--text-dim);pointer-events:none;font-size:11px}.graph-canvas-module__0mpGpW__nodeSubFaint{font-family:var(--font-sans), sans-serif;fill:var(--text-faint);pointer-events:none;font-size:11px}.graph-canvas-module__0mpGpW__node[data-expanded] .graph-canvas-module__0mpGpW__nodeBox{filter:drop-shadow(0 6px 16px rgb(var(--shadow-ink) / .18));stroke:var(--text-faint)}.graph-canvas-module__0mpGpW__expandToggle{cursor:pointer;opacity:0;pointer-events:none;transition:opacity .12s}.graph-canvas-module__0mpGpW__node[data-active] .graph-canvas-module__0mpGpW__expandToggle,.graph-canvas-module__0mpGpW__node[data-expanded] .graph-canvas-module__0mpGpW__expandToggle{opacity:1;pointer-events:auto}.graph-canvas-module__0mpGpW__chevron{fill:none;stroke:var(--text-faint);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.graph-canvas-module__0mpGpW__expandToggle:hover .graph-canvas-module__0mpGpW__chevron{stroke:var(--accent)}.graph-canvas-module__0mpGpW__deadlockBadge circle{fill:var(--at-risk)}.graph-canvas-module__0mpGpW__foldPill{cursor:pointer}.graph-canvas-module__0mpGpW__foldPillBox{fill:var(--bg);stroke:var(--line-strong);stroke-width:1px}.graph-canvas-module__0mpGpW__foldPillChevron{fill:none;stroke:var(--text-faint);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.graph-canvas-module__0mpGpW__foldPillText{fill:var(--text-dim);font-size:9.5px;font-weight:600}.graph-canvas-module__0mpGpW__foldPill:hover .graph-canvas-module__0mpGpW__foldPillBox{stroke:var(--accent-line)}.graph-canvas-module__0mpGpW__foldPill[data-level=warning] .graph-canvas-module__0mpGpW__foldPillBox{stroke:var(--stale)}.graph-canvas-module__0mpGpW__foldPill[data-level=warning] .graph-canvas-module__0mpGpW__foldPillText{fill:var(--stale)}.graph-canvas-module__0mpGpW__foldPill[data-level=critical] .graph-canvas-module__0mpGpW__foldPillBox,.graph-canvas-module__0mpGpW__foldPill[data-deadlock] .graph-canvas-module__0mpGpW__foldPillBox{stroke:var(--at-risk)}.graph-canvas-module__0mpGpW__foldPill[data-level=critical] .graph-canvas-module__0mpGpW__foldPillText,.graph-canvas-module__0mpGpW__foldPill[data-deadlock] .graph-canvas-module__0mpGpW__foldPillText{fill:var(--at-risk)}.graph-canvas-module__0mpGpW__stepBtn{border:1px solid var(--line);border-radius:var(--r-sm);width:22px;height:22px;color:var(--text-dim);font:inherit;cursor:pointer;background:0 0;place-items:center;font-size:13px;line-height:1;display:inline-grid}.graph-canvas-module__0mpGpW__stepBtn:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}.graph-canvas-module__0mpGpW__stepBtn:disabled{opacity:.4;cursor:default}.graph-canvas-module__0mpGpW__stepValue{min-width:26px;height:22px;color:var(--text);place-items:center;font-size:12px;display:inline-grid}.graph-canvas-module__0mpGpW__stepAuto{border:1px solid var(--line);color:var(--text-faint);font:inherit;cursor:pointer;background:0 0;border-radius:99px;padding:2px 8px;font-size:11px}.graph-canvas-module__0mpGpW__stepAuto:hover{color:var(--text-dim);background:var(--surface-hover)}.graph-canvas-module__0mpGpW__topCenter{width:min(44vw,520px);position:absolute;top:14px;left:50%;transform:translate(-50%)}.graph-canvas-module__0mpGpW__filterBar{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg);flex-wrap:wrap;align-items:center;gap:5px;padding:6px 10px;display:flex;position:relative}.graph-canvas-module__0mpGpW__filterBar[data-open]{border-color:var(--line-strong);box-shadow:var(--popover-shadow)}.graph-canvas-module__0mpGpW__filterBarIcon{color:var(--text-ghost);flex:none;font-size:14px}.graph-canvas-module__0mpGpW__filterBarInput{min-width:90px;color:var(--text);font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:13px}.graph-canvas-module__0mpGpW__filterBarInput::placeholder{color:var(--text-ghost)}.graph-canvas-module__0mpGpW__filterToken{border:1px solid var(--line);background:var(--surface);color:var(--text-dim);white-space:nowrap;border-radius:99px;align-items:center;gap:4px;padding:2px 4px 2px 8px;font-size:12px;display:inline-flex}.graph-canvas-module__0mpGpW__filterTokenX{width:16px;height:16px;color:var(--text-ghost);cursor:pointer;background:0 0;border:none;border-radius:99px;place-items:center;font-size:10px;display:inline-grid}.graph-canvas-module__0mpGpW__filterTokenX:hover{color:var(--at-risk);background:var(--surface-hover)}.graph-canvas-module__0mpGpW__filterOp{border:1px dashed var(--line-strong);color:var(--text-faint);font:inherit;cursor:pointer;background:0 0;border-radius:99px;padding:2px 7px;font-size:11px}.graph-canvas-module__0mpGpW__filterOp:hover{color:var(--accent);border-color:var(--accent-line)}.graph-canvas-module__0mpGpW__filterPending{color:var(--accent);font-size:12.5px;font-weight:600}.graph-canvas-module__0mpGpW__filterSuggest{z-index:40;border:1px solid var(--line-strong);border-radius:var(--r-md);background:var(--popover-bg);box-shadow:var(--popover-shadow);flex-direction:column;max-height:320px;padding:4px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.graph-canvas-module__0mpGpW__filterOption{border-radius:var(--r-sm);color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:6px 9px;font-size:13px;display:flex}.graph-canvas-module__0mpGpW__filterOption[data-active]{background:var(--surface-hover)}.graph-canvas-module__0mpGpW__filterOptionIcon{color:var(--text-faint);flex:none;font-size:13px}.graph-canvas-module__0mpGpW__filterOptionAttr{min-width:64px;font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-ghost);flex:none;font-size:9.5px}.graph-canvas-module__0mpGpW__filterOptionHint{color:var(--text-ghost);margin-left:auto;font-size:11px}.graph-canvas-module__0mpGpW__topRight{align-items:center;gap:8px;display:flex;position:absolute;top:14px;right:14px}.graph-canvas-module__0mpGpW__funnelWrap{flex:none;margin-left:auto;display:inline-flex}.graph-canvas-module__0mpGpW__filterBarFunnel{border-radius:var(--r-sm);color:var(--text-faint);font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:3px 6px;font-size:13px;display:inline-flex}.graph-canvas-module__0mpGpW__filterBarFunnel:hover{background:var(--surface-hover);color:var(--text)}.graph-canvas-module__0mpGpW__filterBarFunnel[data-on]{color:var(--accent)}.graph-canvas-module__0mpGpW__filterCount{font-size:11px;font-weight:600}.graph-canvas-module__0mpGpW__funnelBody{flex-direction:column;gap:10px;display:flex}.graph-canvas-module__0mpGpW__funnelTypes{flex-direction:column;display:flex}.graph-canvas-module__0mpGpW__filterOptionKbd{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);color:var(--text-faint);font-family:var(--font-mono), monospace;margin-left:auto;padding:0 4px;font-size:10px}.graph-canvas-module__0mpGpW__filterTokenBtn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.graph-canvas-module__0mpGpW__filterTokenBtn:hover{color:var(--accent)}.graph-canvas-module__0mpGpW__filterToken[data-editing]{border-color:var(--accent-line);color:var(--accent)}.graph-canvas-module__0mpGpW__filterStageMode{flex:none}.graph-canvas-module__0mpGpW__filterCard{z-index:40;border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg);width:296px;box-shadow:var(--popover-shadow);flex-direction:column;gap:10px;padding:12px;display:flex;position:fixed;top:0;left:0}.graph-canvas-module__0mpGpW__criterionRow{align-items:center;gap:5px;margin-top:5px;display:flex}.graph-canvas-module__0mpGpW__criterionRow>:first-child{flex:none;width:96px}.graph-canvas-module__0mpGpW__criterionRow>:nth-child(2){flex:1;min-width:0}.graph-canvas-module__0mpGpW__addCriterion{border-radius:var(--r-sm);color:var(--text-faint);font:inherit;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:7px;padding:3px 7px;font-size:12px}.graph-canvas-module__0mpGpW__addCriterion:hover{color:var(--accent);background:var(--surface-hover)}.graph-canvas-module__0mpGpW__deadlockBadge text{fill:var(--accent-text);font-family:var(--font-sans), sans-serif;pointer-events:none;font-size:11px;font-weight:700}.graph-canvas-module__0mpGpW__controls{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-card);align-items:center;gap:2px;padding:3px;display:flex;position:absolute;bottom:14px;right:14px}.graph-canvas-module__0mpGpW__controlsLabel{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-ghost);padding:0 4px 0 8px;font-size:9.5px}.graph-canvas-module__0mpGpW__controlsDivider{background:var(--line);width:1px;height:18px;margin:0 5px}.graph-canvas-module__0mpGpW__zoomLabel{font-family:var(--font-mono), monospace;color:var(--text-faint);text-align:right;min-width:40px;padding:0 8px 0 4px;font-size:11px}.graph-canvas-module__0mpGpW__panelGroup{flex-direction:column;gap:6px;display:flex}.graph-canvas-module__0mpGpW__viewsWrap{position:relative}.graph-canvas-module__0mpGpW__viewsTrigger{width:100%;font-family:var(--font-sans), sans-serif;color:var(--text);background:var(--surface-hover);border:1px solid var(--line);border-radius:var(--r-sm,6px);cursor:pointer;align-items:center;gap:6px;padding:5px 8px;font-size:12.5px;font-weight:500;display:flex}.graph-canvas-module__0mpGpW__viewsTrigger:hover{border-color:var(--line-strong)}.graph-canvas-module__0mpGpW__viewsTrigger:focus-visible{outline:2px solid var(--accent-line);outline-offset:1px}.graph-canvas-module__0mpGpW__viewsName{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.graph-canvas-module__0mpGpW__viewsTrigger svg{color:var(--text-faint);flex:none;font-size:13px}.graph-canvas-module__0mpGpW__viewsDirty{background:var(--accent);border-radius:99px;flex:none;width:6px;height:6px}.graph-canvas-module__0mpGpW__viewsMenu{z-index:40;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);width:232px;max-width:80vw;box-shadow:var(--shadow-pop);padding:5px;position:fixed;top:0;left:0}.graph-canvas-module__0mpGpW__viewsSheet,.graph-canvas-module__0mpGpW__filterSheet{flex-direction:column;gap:2px;padding:2px 0 4px;display:flex}.graph-canvas-module__0mpGpW__filterSheet{gap:10px}.graph-canvas-module__0mpGpW__viewsList{flex-direction:column;gap:1px;max-height:240px;display:flex;overflow-y:auto}.graph-canvas-module__0mpGpW__viewRow{border-radius:calc(var(--r-md) - 3px);align-items:center;display:flex}.graph-canvas-module__0mpGpW__viewRow[data-active]{background:var(--surface-hover)}.graph-canvas-module__0mpGpW__viewLoad{min-width:0;font-family:var(--font-sans), sans-serif;color:var(--text);border-radius:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:6px 8px;font-size:12.5px;display:flex}.graph-canvas-module__0mpGpW__viewLoad:hover{background:var(--surface-hover)}.graph-canvas-module__0mpGpW__viewName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.graph-canvas-module__0mpGpW__viewLoad svg{color:var(--accent);flex:none;font-size:13px}.graph-canvas-module__0mpGpW__viewPersonal,.graph-canvas-module__0mpGpW__viewShared{border-radius:99px;flex:none;width:8px;height:8px}.graph-canvas-module__0mpGpW__viewPersonal{border:1.5px solid var(--text-ghost)}.graph-canvas-module__0mpGpW__viewShared{background:hsl(var(--hue) 42% 56%);border-radius:2px}.graph-canvas-module__0mpGpW__viewDelete{color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:5px;display:inline-flex}.graph-canvas-module__0mpGpW__viewDelete:hover{color:var(--at-risk);background:var(--surface-hover)}.graph-canvas-module__0mpGpW__viewDelete svg{font-size:13px}.graph-canvas-module__0mpGpW__viewsEmpty{color:var(--text-faint);margin:0;padding:6px 8px;font-size:12px}.graph-canvas-module__0mpGpW__viewsDivider{background:var(--line-soft);height:1px;margin:5px 2px}.graph-canvas-module__0mpGpW__viewsAction{width:100%;font-family:var(--font-sans), sans-serif;color:var(--text);border-radius:calc(var(--r-md) - 3px);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:6px 8px;font-size:12.5px;display:flex}.graph-canvas-module__0mpGpW__viewsAction:hover{background:var(--surface-hover)}.graph-canvas-module__0mpGpW__viewsAction:disabled{opacity:.5;cursor:default}.graph-canvas-module__0mpGpW__viewsAction svg{color:var(--text-dim);flex:none;font-size:14px}.graph-canvas-module__0mpGpW__viewsSave{flex-direction:column;gap:6px;padding:6px;display:flex}.graph-canvas-module__0mpGpW__viewsInput{width:100%}.graph-canvas-module__0mpGpW__viewsScope{align-items:center;gap:6px;display:flex}.graph-canvas-module__0mpGpW__viewsScope svg{color:var(--text-faint);flex:none;font-size:14px}.graph-canvas-module__0mpGpW__viewsSaveRow{gap:6px;display:flex}.graph-canvas-module__0mpGpW__viewsSaveBtn,.graph-canvas-module__0mpGpW__viewsCancel{font-family:var(--font-sans), sans-serif;border-radius:var(--r-sm,6px);cursor:pointer;flex:1;padding:5px 8px;font-size:12px}.graph-canvas-module__0mpGpW__viewsSaveBtn{color:var(--surface);background:var(--accent);border:1px solid var(--accent)}.graph-canvas-module__0mpGpW__viewsSaveBtn:disabled{opacity:.5;cursor:default}.graph-canvas-module__0mpGpW__viewsCancel{color:var(--text-dim);background:var(--surface);border:1px solid var(--line)}.graph-canvas-module__0mpGpW__panelLabel{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);font-size:10px}.graph-canvas-module__0mpGpW__panelRow{flex-wrap:wrap;gap:5px;display:flex}.graph-canvas-module__0mpGpW__toggle{font-family:var(--font-sans), sans-serif;color:var(--text-dim);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:99px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;transition:color .12s,border-color .12s;display:inline-flex}.graph-canvas-module__0mpGpW__toggle:hover{border-color:var(--line-strong)}.graph-canvas-module__0mpGpW__toggle[data-on]{color:var(--text);border-color:var(--accent-line)}.graph-canvas-module__0mpGpW__toggleDot{background:var(--line-strong);border-radius:99px;width:7px;height:7px;transition:background .12s}.graph-canvas-module__0mpGpW__toggle[data-on] .graph-canvas-module__0mpGpW__toggleDot{background:var(--accent)}.graph-canvas-module__0mpGpW__toggle:focus-visible{outline:2px solid var(--accent-line);outline-offset:1px}.graph-canvas-module__0mpGpW__lensDot{background:hsl(var(--hue) 42% 56%);border-radius:2px;flex:none;width:8px;height:8px}.graph-canvas-module__0mpGpW__seg{border:1px solid var(--line);border-radius:99px;display:inline-flex;overflow:hidden}.graph-canvas-module__0mpGpW__segBtn{font-family:var(--font-sans), sans-serif;color:var(--text-dim);background:var(--surface);cursor:pointer;border:none;padding:3px 11px;font-size:11.5px}.graph-canvas-module__0mpGpW__segBtn[data-on]{color:var(--text);background:var(--surface-hover)}.graph-canvas-module__0mpGpW__segBtn:focus-visible{outline:2px solid var(--accent-line);outline-offset:-2px}.graph-canvas-module__0mpGpW__clearChip{font-family:var(--font-sans), sans-serif;color:var(--text);background:var(--surface-hover);border:1px solid var(--accent-line);cursor:pointer;border-radius:99px;align-items:center;gap:6px;padding:4px 9px;font-size:12px;display:inline-flex}.graph-canvas-module__0mpGpW__clearChip:hover{border-color:var(--accent)}.graph-canvas-module__0mpGpW__clearChip svg{color:var(--text-dim);flex:none;font-size:13px}.graph-canvas-module__0mpGpW__clearChip:focus-visible{outline:2px solid var(--accent-line);outline-offset:1px}.graph-canvas-module__0mpGpW__nodeMenu{z-index:5;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);min-width:152px;box-shadow:var(--shadow-pop);flex-direction:column;gap:1px;padding:4px;display:flex;position:absolute}.graph-canvas-module__0mpGpW__menuItem{width:100%;font-family:var(--font-sans), sans-serif;color:var(--text);text-align:left;border-radius:calc(var(--r-md) - 3px);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:6px 9px;font-size:12.5px;display:flex}.graph-canvas-module__0mpGpW__menuItem:hover,.graph-canvas-module__0mpGpW__menuItem:focus-visible{background:var(--surface-hover);outline:none}.graph-canvas-module__0mpGpW__menuItem svg{color:var(--text-dim);flex:none;font-size:14px}.graph-canvas-module__0mpGpW__legend{background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-card);flex-direction:column;gap:2px;padding:8px 10px;display:flex;position:absolute;bottom:14px;left:14px}.graph-canvas-module__0mpGpW__legendRow,.graph-canvas-module__0mpGpW__legendToggle{color:var(--text-dim);align-items:center;gap:8px;padding:2px 4px;font-size:11px;line-height:17px;display:flex}.graph-canvas-module__0mpGpW__legendToggle{border-radius:var(--r-sm);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;font-size:11px}.graph-canvas-module__0mpGpW__legendToggle:hover{background:var(--surface-hover)}.graph-canvas-module__0mpGpW__legendToggle[data-off]{opacity:.4}.graph-canvas-module__0mpGpW__legendSwatch{flex:none}.graph-canvas-module__0mpGpW__legendSwatch line{fill:none;stroke-linecap:round}.graph-canvas-module__0mpGpW__lgRelates{stroke:var(--text-faint);stroke-width:1.6px;stroke-dasharray:3 4}.graph-canvas-module__0mpGpW__lgDecomp{stroke:var(--line-strong);stroke-width:1.6px}.graph-canvas-module__0mpGpW__lgBridge{stroke:var(--accent);stroke-width:2.2px}.graph-canvas-module__0mpGpW__lgDep{stroke:var(--map-dep);stroke-width:1.8px}.graph-canvas-module__0mpGpW__lgDead{stroke:var(--at-risk);stroke-width:2.2px}.graph-canvas-module__0mpGpW__inspector{background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--line);border-radius:var(--r-md);width:248px;box-shadow:var(--shadow-pop);pointer-events:none;padding:13px 14px;position:absolute;top:60px;right:14px}.graph-canvas-module__0mpGpW__inspTitle{font-family:var(--font-serif), serif;color:var(--text);font-size:15px;font-weight:500;line-height:1.25}.graph-canvas-module__0mpGpW__inspMeta{align-items:center;gap:8px;margin-top:6px;font-size:11.5px;display:flex}.graph-canvas-module__0mpGpW__inspTags{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.graph-canvas-module__0mpGpW__inspTag,.graph-canvas-module__0mpGpW__inspDeadlock{color:var(--lvl,var(--text-faint));background:color-mix(in srgb, var(--lvl,var(--text-faint)) 14%, transparent);border-radius:99px;align-items:center;gap:4px;padding:1px 7px;font-size:10px;font-weight:550;display:inline-flex}.graph-canvas-module__0mpGpW__inspTag[data-level=notice]{--lvl:var(--text-dim)}.graph-canvas-module__0mpGpW__inspTag[data-level=warning]{--lvl:var(--stale)}.graph-canvas-module__0mpGpW__inspTag[data-level=critical],.graph-canvas-module__0mpGpW__inspDeadlock{--lvl:var(--at-risk)}.graph-canvas-module__0mpGpW__inspRows{flex-direction:column;gap:5px;margin:11px 0 0;display:flex}.graph-canvas-module__0mpGpW__inspRows>div{gap:8px;font-size:12px;display:flex}.graph-canvas-module__0mpGpW__inspRows dt{width:64px;color:var(--text-dim);flex:none}.graph-canvas-module__0mpGpW__inspRows dd{color:var(--text);min-width:0;margin:0}.graph-canvas-module__0mpGpW__inspRows dd em{color:var(--text-faint);font-style:italic}.graph-canvas-module__0mpGpW__inspFaint{color:var(--text-faint)!important}.graph-canvas-module__0mpGpW__inspBoards{flex-wrap:wrap;gap:4px 10px;display:inline-flex}.graph-canvas-module__0mpGpW__inspBoard{align-items:center;gap:5px;display:inline-flex}.graph-canvas-module__0mpGpW__inspBoardDot{background:hsl(var(--hue) 42% 56%);border-radius:2px;flex:none;width:7px;height:7px}.graph-canvas-module__0mpGpW__inspHint{border-top:1px solid var(--line-soft);color:var(--text-dim);font-size:10.5px;font-family:var(--font-mono), monospace;margin-top:11px;padding-top:9px}@media (prefers-reduced-motion:reduce){.graph-canvas-module__0mpGpW__edge,.graph-canvas-module__0mpGpW__node,.graph-canvas-module__0mpGpW__nodeBox,.graph-canvas-module__0mpGpW__toggle,.graph-canvas-module__0mpGpW__toggleDot{transition:none}}@media (pointer:coarse){.graph-canvas-module__0mpGpW__expandToggle{opacity:1;pointer-events:auto}.graph-canvas-module__0mpGpW__edge[data-quiet]{opacity:.55}.graph-canvas-module__0mpGpW__stepBtn,.graph-canvas-module__0mpGpW__stepAuto{min-width:36px;height:36px}.graph-canvas-module__0mpGpW__filterTokenX{width:24px;height:24px}.graph-canvas-module__0mpGpW__filterToken{padding:4px 4px 4px 10px}.graph-canvas-module__0mpGpW__filterOption{min-height:44px}.graph-canvas-module__0mpGpW__legendRow,.graph-canvas-module__0mpGpW__legendToggle{min-height:34px;font-size:12px}.graph-canvas-module__0mpGpW__filterBarInput{min-height:32px}.graph-canvas-module__0mpGpW__filterBarFunnel{min-width:36px;min-height:36px}.graph-canvas-module__0mpGpW__filterTokenBtn{min-height:24px}}.graph-canvas-module__0mpGpW__nodeLink{-webkit-touch-callout:none}
.input-module__7BXsdW__input{width:100%;min-width:0;height:var(--control-h-md);padding:0 var(--control-pad-x-md);border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--surface);color:var(--text);font:inherit;font-size:var(--control-font-md);transition:border-color .12s,background .12s}.input-module__7BXsdW__input[data-size=sm]{height:var(--control-h-sm);padding:0 var(--control-pad-x-sm);font-size:var(--control-font-sm)}.input-module__7BXsdW__input::placeholder{color:var(--control-placeholder)}.input-module__7BXsdW__input:hover:not(:disabled){border-color:var(--line-stronger,var(--accent-line))}.input-module__7BXsdW__input:focus-visible{border-color:var(--accent-line);box-shadow:var(--control-ring);outline:none}.input-module__7BXsdW__input:disabled{opacity:var(--control-disabled-opacity)}.input-module__7BXsdW__input[data-mono]{font-family:var(--font-mono), monospace;font-size:calc(var(--control-font-md) - 1px)}.input-module__7BXsdW__input[data-mono][data-size=sm]{font-size:calc(var(--control-font-sm) - 1px)}.input-module__7BXsdW__input[data-quiet]{background:0 0;border-color:#0000}.input-module__7BXsdW__input[data-quiet]:hover:not(:disabled){border-color:var(--line-strong)}.input-module__7BXsdW__input[data-quiet]:focus-visible{border-color:var(--accent-line);background:var(--surface)}.input-module__7BXsdW__input[data-invalid]{border-color:var(--alarm)}
.where-module__eUoKgq__where{flex-wrap:wrap;align-items:center;gap:3px;min-width:0;display:flex}.where-module__eUoKgq__crumb,.where-module__eUoKgq__crumbItem{align-items:center;gap:3px;min-width:0;display:inline-flex}.where-module__eUoKgq__crumbComma{color:var(--text-ghost)}.where-module__eUoKgq__crumbSep{color:var(--text-ghost);flex:none;font-size:11px}.where-module__eUoKgq__crumbMore{color:var(--text-faint);font-variant-numeric:tabular-nums;flex:none;font-size:10px}.where-module__eUoKgq__crumbLink{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;max-width:16ch;font-size:11.5px;text-decoration:none;overflow:hidden}.where-module__eUoKgq__crumbLink:hover{color:var(--text-dim);text-decoration:underline}.where-module__eUoKgq__itemTitle{color:var(--text);font-size:12.5px;font-weight:600;text-decoration:none}.where-module__eUoKgq__itemTitle:hover{text-underline-offset:2px;text-decoration:underline}.where-module__eUoKgq__itemGone{color:var(--text-faint);font-size:12.5px;font-style:italic}@media (max-width:767px){.where-module__eUoKgq__itemTitle,.where-module__eUoKgq__itemGone{font-size:14.5px}.where-module__eUoKgq__crumb{display:none}}
.activity-feed-module__C-Ha2W__feed{margin-top:8px}.activity-feed-module__C-Ha2W__head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.activity-feed-module__C-Ha2W__label{font-family:var(--label-font);font-size:var(--label-size);font-weight:var(--label-weight);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--label-color)}.activity-feed-module__C-Ha2W__filter{gap:2px;margin-left:auto;display:inline-flex}.activity-feed-module__C-Ha2W__filterBtn{font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--r-sm);color:var(--text-faint);cursor:pointer;background:0 0;border:1px solid #0000;padding:3px 9px;font-size:10px;transition:background .12s,color .12s}.activity-feed-module__C-Ha2W__filterBtn:hover{color:var(--text-dim);background:var(--surface-hover)}.activity-feed-module__C-Ha2W__filterBtn[data-active=true]{color:var(--text);background:var(--surface-active)}.activity-feed-module__C-Ha2W__list{border-top:1px solid var(--line-soft);margin:0;padding:0;list-style:none}.activity-feed-module__C-Ha2W__entry{border-bottom:1px solid var(--line-soft);flex-direction:column;gap:3px;padding:9px 2px;display:flex}.activity-feed-module__C-Ha2W__where{flex-wrap:wrap;align-items:baseline;gap:3px;min-width:0;font-size:11px;display:flex}.activity-feed-module__C-Ha2W__crumb{align-items:center;gap:3px;min-width:0;display:inline-flex}.activity-feed-module__C-Ha2W__crumbSep{color:var(--text-ghost);flex:none;font-size:11px}.activity-feed-module__C-Ha2W__crumbMore{color:var(--text-faint);font-variant-numeric:tabular-nums;flex:none;font-size:10px}.activity-feed-module__C-Ha2W__crumbLink{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;max-width:16ch;text-decoration:none;overflow:hidden}.activity-feed-module__C-Ha2W__crumbLink:hover{color:var(--text-dim);text-decoration:underline}.activity-feed-module__C-Ha2W__itemTitle{color:var(--text);font-size:12.5px;font-weight:600;text-decoration:none}.activity-feed-module__C-Ha2W__itemTitle:hover{text-underline-offset:2px;text-decoration:underline}.activity-feed-module__C-Ha2W__itemGone{color:var(--text-faint);font-size:12.5px;font-style:italic}.activity-feed-module__C-Ha2W__line{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.activity-feed-module__C-Ha2W__actor{color:var(--text);font-size:13px;font-weight:550}.activity-feed-module__C-Ha2W__action{color:var(--text-dim);font-size:13px}.activity-feed-module__C-Ha2W__fromTo{align-items:baseline;gap:5px;font-size:13px;display:inline-flex}.activity-feed-module__C-Ha2W__from{color:var(--text-faint)}.activity-feed-module__C-Ha2W__arrow{color:var(--text-ghost)}.activity-feed-module__C-Ha2W__to{color:var(--text);font-weight:550}.activity-feed-module__C-Ha2W__detail{color:var(--text);font-size:13px}.activity-feed-module__C-Ha2W__textEdit{text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;max-width:52ch;color:var(--text-dim);font-size:12.5px;display:inline-block;overflow:hidden}.activity-feed-module__C-Ha2W__comment{color:var(--text-dim);margin:3px 0 0;font-size:12.5px;line-height:1.45}.activity-feed-module__C-Ha2W__badge{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;--flag:var(--text-faint);color:var(--flag);background:color-mix(in srgb, var(--flag) 12%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--flag) 32%, transparent);border-radius:99px;padding:1px 6px;font-size:9px}.activity-feed-module__C-Ha2W__badge[data-level=warning]{--flag:var(--stale)}.activity-feed-module__C-Ha2W__badge[data-level=critical]{--flag:var(--at-risk)}.activity-feed-module__C-Ha2W__entry[data-level=critical]{box-shadow:inset 2px 0 0 -1px var(--at-risk)}.activity-feed-module__C-Ha2W__burstToggle{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:none;flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;padding:0;display:flex}.activity-feed-module__C-Ha2W__burstToggle:hover .activity-feed-module__C-Ha2W__action{color:var(--text)}.activity-feed-module__C-Ha2W__burstToggle svg{color:var(--text-ghost);flex:none;align-self:center;font-size:11px}.activity-feed-module__C-Ha2W__burstSummary{color:var(--text-faint)}.activity-feed-module__C-Ha2W__burstMembers{border-left:1px solid var(--line-soft);margin:3px 0 0;padding:0 0 0 17px;list-style:none}.activity-feed-module__C-Ha2W__burstMembers>.activity-feed-module__C-Ha2W__entry{border-bottom:none;padding:6px 0}.activity-feed-module__C-Ha2W__empty{border-top:1px solid var(--line-soft);color:var(--text-faint);margin:0;padding:14px 2px;font-size:12.5px}
.add-or-create-task-module__z0eigq__wrap{flex-direction:column;gap:8px;width:100%;display:flex}.add-or-create-task-module__z0eigq__form{align-items:center;gap:8px;display:flex}.add-or-create-task-module__z0eigq__grow{flex:1;min-width:0}.add-or-create-task-module__z0eigq__list{z-index:var(--z-popover,50);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);max-height:60vh;box-shadow:var(--shadow-2,none);flex-direction:column;padding:4px;display:flex;position:fixed;overflow-y:auto}.add-or-create-task-module__z0eigq__option{text-align:left;border-radius:var(--r-sm);width:100%;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:7px 8px;font-size:13px;display:flex}.add-or-create-task-module__z0eigq__option:hover:not(:disabled){background:var(--surface-hover)}.add-or-create-task-module__z0eigq__option:disabled{opacity:.5;cursor:default}.add-or-create-task-module__z0eigq__active:not(:disabled),.add-or-create-task-module__z0eigq__active.add-or-create-task-module__z0eigq__muted{background:var(--surface-hover)}.add-or-create-task-module__z0eigq__muted{opacity:.55;cursor:default}.add-or-create-task-module__z0eigq__cantAdd{letter-spacing:.02em;color:var(--text-ghost);flex:none;font-size:10px}.add-or-create-task-module__z0eigq__dot{background:var(--status-color,var(--text-ghost));border-radius:99px;flex:none;width:8px;height:8px}.add-or-create-task-module__z0eigq__plus{width:8px;height:8px;color:var(--accent);flex:none;justify-content:center;align-items:center;font-size:13px;line-height:1;display:inline-flex}.add-or-create-task-module__z0eigq__title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.add-or-create-task-module__z0eigq__title strong{font-weight:600}.add-or-create-task-module__z0eigq__tag{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-ghost);flex:none;font-size:9px}.add-or-create-task-module__z0eigq__error{color:var(--at-risk);font-size:11.5px}.add-or-create-task-module__z0eigq__flag{color:var(--text-dim);margin-top:4px;font-size:11.5px;display:block}
.mobile-map-module___2LilG__wrap{flex-direction:column;gap:10px;width:100%;max-width:480px;margin:0 auto;padding:12px 12px 16px;display:flex}.mobile-map-module___2LilG__empty{color:var(--text-dim);margin:18vh auto}.mobile-map-module___2LilG__tier{flex-direction:column;gap:6px;display:flex}.mobile-map-module___2LilG__tierJoint{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-ghost);justify-content:center;align-items:center;gap:5px;font-size:9.5px;display:flex}.mobile-map-module___2LilG__card{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg);min-height:48px;color:var(--text);font:inherit;text-align:left;cursor:pointer;align-items:center;gap:9px;padding:8px 12px;font-size:14.5px;display:flex}.mobile-map-module___2LilG__cardTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.mobile-map-module___2LilG__cardChip{flex:none}.mobile-map-module___2LilG__cardCount{color:var(--text-ghost);flex:none;font-size:12px}.mobile-map-module___2LilG__focal{flex-direction:column;display:flex}.mobile-map-module___2LilG__focalCard{border:1.5px solid var(--accent-line);border-radius:var(--r-md);background:var(--surface);color:inherit;flex-direction:column;gap:6px;padding:8px 12px 10px;text-decoration:none;display:flex}.mobile-map-module___2LilG__focalHead{align-items:center;gap:9px;min-height:32px;display:flex}.mobile-map-module___2LilG__focalTitle{color:var(--text);font-size:14.5px;font-weight:600}.mobile-map-module___2LilG__focalMeta{align-items:center;gap:9px;display:flex}.mobile-map-module___2LilG__focalWho{color:var(--text-faint);font-size:12.5px}.mobile-map-module___2LilG__focalSub{align-items:center;gap:9px;display:flex}.mobile-map-module___2LilG__focalNeeds{color:var(--text-faint);font-size:12px}.mobile-map-module___2LilG__focalBoards{border-top:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:6px 10px;padding-top:2px;display:flex}.mobile-map-module___2LilG__boardTag{color:var(--text-dim);align-items:center;gap:5px;font-size:12px;display:inline-flex}.mobile-map-module___2LilG__boardDot{background:hsl(var(--hue) 40% 62%);border-radius:2px;width:7px;height:7px}.mobile-map-module___2LilG__needsRing{border:1.5px dashed var(--line-strong);border-radius:99px;flex:none;width:18px;height:18px}.mobile-map-module___2LilG__focalOpenGlyph{color:var(--text-ghost);flex:none;font-size:14px}.mobile-map-module___2LilG__dot{background:var(--status-color,var(--text-ghost));border-radius:99px;flex:none;width:8px;height:8px}.mobile-map-module___2LilG__connections{flex-direction:column;gap:6px;margin-top:4px;display:flex}.mobile-map-module___2LilG__connection{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg);min-height:48px;color:var(--text);font:inherit;text-align:left;cursor:pointer;border-left-width:3px;align-items:center;gap:9px;padding:8px 12px 8px 9px;font-size:13.5px;display:flex}.mobile-map-module___2LilG__connection[data-kind=blocks]{border-left-color:var(--map-dep)}.mobile-map-module___2LilG__connection[data-kind=relates]{border-left-color:var(--line-strong)}.mobile-map-module___2LilG__connection[data-kind=deadlock]{border-left-color:var(--at-risk);background:color-mix(in srgb, var(--at-risk) 4%, var(--bg))}.mobile-map-module___2LilG__connKind{min-width:84px;font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);flex:none;font-size:9.5px}.mobile-map-module___2LilG__connection[data-kind=deadlock] .mobile-map-module___2LilG__connKind{color:var(--at-risk)}.mobile-map-module___2LilG__connWarn{color:var(--at-risk);flex:none}.mobile-map-module___2LilG__connTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}
.flows-module__lLKbxa__headerBar{align-items:center;gap:12px;width:100%;display:flex}.flows-module__lLKbxa__pageTitle{font-family:var(--font-serif), serif;letter-spacing:-.01em;color:var(--text);font-size:19px;font-weight:500}.flows-module__lLKbxa__sub{color:var(--text-faint);font-size:12.5px}.flows-module__lLKbxa__headerActions{align-self:center;align-items:center;gap:10px;margin-left:auto;display:flex}.flows-module__lLKbxa__main{height:100%;padding:18px 22px 40px;overflow-y:auto}.flows-module__lLKbxa__empty{color:var(--text-faint);max-width:48ch;font-size:13px}.flows-module__lLKbxa__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.flows-module__lLKbxa__card{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);grid-template-columns:auto 1fr;grid-template-areas:"icon name""icon meta";align-items:center;gap:2px 12px;padding:14px 16px;text-decoration:none;transition:border-color .12s,background .12s;display:grid}.flows-module__lLKbxa__card:hover{border-color:var(--line-strong);background:var(--surface-hover)}.flows-module__lLKbxa__cardIcon{border-radius:var(--r-sm);background:var(--surface-active);width:34px;height:34px;color:var(--text-dim);grid-area:icon;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.flows-module__lLKbxa__cardName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;grid-area:name;font-size:14.5px;font-weight:500;overflow:hidden}.flows-module__lLKbxa__cardAccess{grid-area:name;justify-self:end;align-items:center;display:inline-flex}.flows-module__lLKbxa__cardMeta{color:var(--text-faint);grid-area:meta;font-size:12px}.flows-module__lLKbxa__cardId{font-family:var(--font-mono), monospace;color:var(--text-faint);opacity:0;grid-area:meta;justify-self:end;font-size:10px;transition:opacity .12s}.flows-module__lLKbxa__card:hover .flows-module__lLKbxa__cardId,.flows-module__lLKbxa__card:focus-visible .flows-module__lLKbxa__cardId{opacity:1}.flows-module__lLKbxa__archivedHead{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);margin:26px 0 8px;font-size:10px;font-weight:600}.flows-module__lLKbxa__archivedCard .flows-module__lLKbxa__cardName{color:var(--text-dim);font-weight:400}@media (max-width:767px){.flows-module__lLKbxa__main{padding:12px}.flows-module__lLKbxa__grid{grid-template-columns:1fr}}
.description-field-module__s_lsNW__wrap{cursor:text;flex-direction:column;gap:8px;margin-top:20px;display:flex}.description-field-module__s_lsNW__label{font-family:var(--label-font);font-size:var(--label-size);font-weight:var(--label-weight);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--label-color)}.description-field-module__s_lsNW__rest{display:flex;position:relative}.description-field-module__s_lsNW__prose,.description-field-module__s_lsNW__wrap .description-field-module__s_lsNW__area{border-radius:var(--r-sm);width:100%;font:inherit;color:var(--text);text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:none;margin:-4px -8px;padding:4px 8px;font-size:13.5px;line-height:1.55}.description-field-module__s_lsNW__prose{cursor:text;margin-right:-30px;padding-right:30px}@media (hover:hover){.description-field-module__s_lsNW__prose:hover:not(:disabled){background:var(--surface-hover)}}.description-field-module__s_lsNW__prose:focus-visible,.description-field-module__s_lsNW__wrap .description-field-module__s_lsNW__area:focus{box-shadow:var(--control-ring);outline:none}.description-field-module__s_lsNW__wrap .description-field-module__s_lsNW__area{resize:none}.description-field-module__s_lsNW__ghost{text-align:left;border-radius:var(--r-sm);width:100%;font:inherit;color:var(--text-faint);cursor:text;background:0 0;border:none;margin:-4px -8px;padding:4px 8px;font-size:13px}@media (hover:hover){.description-field-module__s_lsNW__ghost:hover:not(:disabled){color:var(--text-dim);background:var(--surface-hover)}}.description-field-module__s_lsNW__ghost:focus-visible{box-shadow:var(--control-ring);outline:none}.description-field-module__s_lsNW__pencil{border-radius:var(--r-sm);width:26px;height:26px;color:var(--text-ghost);cursor:pointer;opacity:0;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity 80ms;display:inline-flex;position:absolute;top:-2px;right:-6px}@media (hover:hover){.description-field-module__s_lsNW__rest:hover .description-field-module__s_lsNW__pencil{opacity:1}.description-field-module__s_lsNW__pencil:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}}.description-field-module__s_lsNW__pencil:focus-visible{opacity:1;box-shadow:var(--control-ring);outline:none}.description-field-module__s_lsNW__pencil svg{width:14px;height:14px}.description-field-module__s_lsNW__error{color:var(--at-risk);font-size:11.5px}@media (max-width:767px){.description-field-module__s_lsNW__label{display:none}.description-field-module__s_lsNW__wrap{margin-top:14px}.description-field-module__s_lsNW__prose,.description-field-module__s_lsNW__ghost,.description-field-module__s_lsNW__wrap .description-field-module__s_lsNW__area{margin:0;padding:6px 8px}.description-field-module__s_lsNW__prose{margin-right:0;padding-right:34px}.description-field-module__s_lsNW__pencil{opacity:1;top:2px;right:2px}.description-field-module__s_lsNW__wrap .description-field-module__s_lsNW__area:focus{box-shadow:none;background:var(--surface-hover)}}
.push-rule-editor-module__05c60W__wrap{flex-direction:column;gap:7px;display:flex}.push-rule-editor-module__05c60W__loading{color:var(--text-faint);font-size:12px}.push-rule-editor-module__05c60W__circle{flex-direction:column;gap:6px;display:flex}.push-rule-editor-module__05c60W__chips{flex-wrap:wrap;gap:5px;display:flex}.push-rule-editor-module__05c60W__chip{border:1px solid var(--accent-line);background:var(--accent-soft);height:24px;color:var(--text);border-radius:99px;align-items:center;gap:4px;padding:0 4px 0 8px;font-size:12px;display:inline-flex}.push-rule-editor-module__05c60W__chipName{white-space:nowrap}.push-rule-editor-module__05c60W__error{color:var(--alarm-text);font-size:11px}
.criteria-bar-module__y1ltva__bar{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg);flex-wrap:wrap;align-items:center;gap:5px;padding:6px 10px;display:flex;position:relative}.criteria-bar-module__y1ltva__bar[data-open]{border-color:var(--line-strong);box-shadow:var(--popover-shadow)}.criteria-bar-module__y1ltva__icon{color:var(--text-ghost);flex:none;font-size:14px}.criteria-bar-module__y1ltva__input{min-width:90px;color:var(--text);font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:13px}.criteria-bar-module__y1ltva__input::placeholder{color:var(--text-ghost)}.criteria-bar-module__y1ltva__token{border:1px solid var(--line);background:var(--surface);color:var(--text-dim);white-space:nowrap;border-radius:99px;align-items:center;gap:4px;padding:2px 4px 2px 8px;font-size:12px;display:inline-flex}.criteria-bar-module__y1ltva__tokenX{width:16px;height:16px;color:var(--text-ghost);cursor:pointer;background:0 0;border:none;border-radius:99px;place-items:center;font-size:10px;display:inline-grid}.criteria-bar-module__y1ltva__tokenX:hover{color:var(--at-risk);background:var(--surface-hover)}.criteria-bar-module__y1ltva__op{border:1px dashed var(--line-strong);color:var(--text-faint);font:inherit;cursor:pointer;background:0 0;border-radius:99px;padding:2px 7px;font-size:11px}.criteria-bar-module__y1ltva__op:hover{color:var(--accent);border-color:var(--accent-line)}.criteria-bar-module__y1ltva__pending{color:var(--accent);font-size:12.5px;font-weight:600}.criteria-bar-module__y1ltva__suggest{z-index:40;border:1px solid var(--line-strong);border-radius:var(--r-md);background:var(--popover-bg);box-shadow:var(--popover-shadow);flex-direction:column;max-height:320px;padding:4px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.criteria-bar-module__y1ltva__option{border-radius:var(--r-sm);color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:6px 9px;font-size:13px;display:flex}.criteria-bar-module__y1ltva__option[data-active]{background:var(--surface-hover)}.criteria-bar-module__y1ltva__optionIcon{color:var(--text-faint);flex:none;font-size:13px}.criteria-bar-module__y1ltva__optionAttr{min-width:64px;font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-ghost);flex:none;font-size:9.5px}.criteria-bar-module__y1ltva__optionHint{color:var(--text-ghost);margin-left:auto;font-size:11px}.criteria-bar-module__y1ltva__itemOption{border-radius:var(--r-sm);color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:6px 9px;font-size:13px;display:flex}.criteria-bar-module__y1ltva__itemOption[data-active]{background:var(--surface-hover)}.criteria-bar-module__y1ltva__itemDot{background:var(--status-color,var(--text-ghost));opacity:.85;border-radius:99px;flex:none;width:8px;height:8px}.criteria-bar-module__y1ltva__itemTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.criteria-bar-module__y1ltva__itemGo{color:var(--text-ghost);flex:none;margin-left:auto;font-size:12px}.criteria-bar-module__y1ltva__itemOption[data-active] .criteria-bar-module__y1ltva__itemGo{color:var(--text-faint)}.criteria-bar-module__y1ltva__escalate{border:none;border-top:1px solid var(--line);border-radius:0 0 var(--r-sm) var(--r-sm);color:var(--text-dim);font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:8px;margin-top:3px;padding:6px 9px;font-size:13px;display:flex}.criteria-bar-module__y1ltva__escalate[data-active]{background:var(--surface-hover);color:var(--text)}.criteria-bar-module__y1ltva__escalateGo{color:var(--text-ghost);flex:none;margin-left:auto;font-size:12px}.criteria-bar-module__y1ltva__escalate[data-active] .criteria-bar-module__y1ltva__escalateGo{color:var(--text-faint)}@media (max-width:767px){.criteria-bar-module__y1ltva__tokenX{width:24px;height:24px}.criteria-bar-module__y1ltva__token{padding:4px 4px 4px 10px}.criteria-bar-module__y1ltva__option,.criteria-bar-module__y1ltva__itemOption,.criteria-bar-module__y1ltva__escalate{min-height:44px}}
.list-module__iDuTjG__main{flex-direction:column;height:100%;padding:10px 24px 0;display:flex}.list-module__iDuTjG__headerBar{justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;display:flex}.list-module__iDuTjG__headerTitle{align-items:baseline;gap:10px;min-width:0;display:flex}.list-module__iDuTjG__pageTitle{font-family:var(--font-serif), serif;letter-spacing:-.01em;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:19px;font-weight:500;overflow:hidden}.list-module__iDuTjG__count{color:var(--text-ghost);white-space:nowrap;font-size:12px}.list-module__iDuTjG__headerRight{align-items:center;gap:6px;display:flex}.list-module__iDuTjG__scroller{overscroll-behavior-x:contain;flex:1;min-height:0;overflow:auto}.list-module__iDuTjG__table{min-width:var(--table-min)}.list-module__iDuTjG__headRow{grid-template-columns:var(--grid);z-index:2;background:var(--bg);border-bottom:1px solid var(--line);display:grid;position:sticky;top:0}.list-module__iDuTjG__headCell{align-items:center;min-width:0;display:flex;position:relative}.list-module__iDuTjG__headBtn{min-width:0;font:inherit;text-align:left;cursor:pointer;border-radius:var(--r-sm);color:var(--text-faint);background:0 0;border:none;flex:1;align-items:center;gap:5px;padding:7px 10px 6px;display:flex}.list-module__iDuTjG__headBtn:hover{color:var(--text-dim);background:var(--surface-hover)}.list-module__iDuTjG__headBtn:focus-visible{box-shadow:inset 0 0 0 1.5px var(--accent-line);outline:none}.list-module__iDuTjG__headLabel{min-width:0;font-size:var(--text-2xs);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.list-module__iDuTjG__sortMark{color:var(--text-dim);flex:none;place-items:center;font-size:11px;display:grid}.list-module__iDuTjG__resizeHandle{cursor:col-resize;z-index:1;touch-action:none;width:10px;height:100%;position:absolute;top:0;right:-5px}.list-module__iDuTjG__resizeHandle:after{content:"";background:0 0;border-radius:2px;width:2px;position:absolute;top:15%;bottom:15%;left:4px}.list-module__iDuTjG__resizeHandle:hover:after,.list-module__iDuTjG__resizeHandle[data-resizing]:after{background:var(--line-strong)}.list-module__iDuTjG__resizeHandle[data-resizing]:after{background:var(--accent-line)}.list-module__iDuTjG__rows{flex-direction:column;display:flex}.list-module__iDuTjG__row{grid-template-columns:var(--grid);color:var(--text);border-bottom:1px solid var(--line-soft);align-items:center;transition:background .12s;display:grid}.list-module__iDuTjG__row:hover{background:var(--surface-hover)}.list-module__iDuTjG__cell{min-width:0;font-size:var(--text-xs);color:var(--text);white-space:nowrap;align-items:center;gap:6px;padding:8px 10px;display:flex;overflow:hidden}.list-module__iDuTjG__cellText{text-overflow:ellipsis;min-width:0;overflow:hidden}.list-module__iDuTjG__titleCell{gap:8px}.list-module__iDuTjG__dot{background:var(--status-color,var(--text-ghost));opacity:.85;border-radius:99px;flex:none;width:8px;height:8px}.list-module__iDuTjG__row[data-attention] .list-module__iDuTjG__dot{opacity:1;box-shadow:0 0 0 3px color-mix(in srgb, var(--status-color) 16%, transparent)}.list-module__iDuTjG__title{min-width:0;font-size:var(--text-md);color:var(--text);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.list-module__iDuTjG__row[data-attention] .list-module__iDuTjG__title{font-weight:500}.list-module__iDuTjG__phaseWord{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;overflow:hidden}.list-module__iDuTjG__needsRing{border:1.5px dashed var(--line-strong);border-radius:99px;flex:none;width:18px;height:18px}.list-module__iDuTjG__actorName{text-overflow:ellipsis;min-width:0;overflow:hidden}.list-module__iDuTjG__dateCell{font-family:var(--font-mono), monospace;font-size:var(--text-2xs);color:var(--text);letter-spacing:.02em}.list-module__iDuTjG__sectionRow{grid-template-columns:var(--grid);display:grid}.list-module__iDuTjG__sectionCell{grid-column:1/-1;align-items:center;gap:8px;min-width:0;display:flex}.list-module__iDuTjG__sectionBtn{min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:7px;padding:10px 10px 6px;display:flex}.list-module__iDuTjG__sectionBtn:hover .list-module__iDuTjG__sectionLabel{color:var(--text)}.list-module__iDuTjG__sectionBtn:focus-visible{box-shadow:inset 0 0 0 1.5px var(--accent-line);outline:none}.list-module__iDuTjG__sectionCaret{color:var(--text-ghost);flex:none;place-items:center;font-size:12px;display:grid}.list-module__iDuTjG__sectionLabel{color:var(--text-dim);letter-spacing:.01em;font-size:13px;font-weight:600}.list-module__iDuTjG__sectionCount{color:var(--text-ghost);font-size:12px}.list-module__iDuTjG__empty{text-align:center;max-width:420px;color:var(--text-dim);margin:14vh auto}.list-module__iDuTjG__columnsWrap{position:relative}.list-module__iDuTjG__panel{z-index:60;background:var(--panel);border:1px solid var(--line);border-radius:var(--r-md);min-width:300px;max-width:360px;max-height:min(480px,70vh);box-shadow:var(--popover-shadow);padding:10px;position:fixed;overflow-y:auto}.list-module__iDuTjG__panelHead{font-size:var(--text-3xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-ghost);padding:4px 6px 6px;font-weight:600}.list-module__iDuTjG__colRow{border-radius:var(--r-sm);align-items:center;gap:6px;padding:3px 6px;display:flex}.list-module__iDuTjG__colRow:hover{background:var(--surface-hover)}.list-module__iDuTjG__colLabel{min-width:0;font-size:var(--text-sm);color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.list-module__iDuTjG__colFlow{font-size:var(--text-2xs);color:var(--text-ghost);white-space:nowrap;text-overflow:ellipsis;max-width:12ch;overflow:hidden}.list-module__iDuTjG__addRow{width:100%;font:inherit;font-size:var(--text-sm);color:var(--text-dim);text-align:left;cursor:pointer;border-radius:var(--r-sm);background:0 0;border:none;align-items:center;gap:8px;padding:4px 6px;display:flex}.list-module__iDuTjG__addRow:hover{background:var(--surface-hover);color:var(--text)}.list-module__iDuTjG__addRow:focus-visible{box-shadow:inset 0 0 0 1.5px var(--accent-line);outline:none}.list-module__iDuTjG__colRow button:focus-visible{box-shadow:inset 0 0 0 1.5px var(--accent-line);outline:none}.list-module__iDuTjG__addIcon{color:var(--text-ghost);flex:none;place-items:center;font-size:12px;display:grid}.list-module__iDuTjG__panelSep{background:var(--line-soft);height:1px;margin:8px 2px}.list-module__iDuTjG__sheetBody{padding:4px 6px 12px}@media (max-width:767px){.list-module__iDuTjG__main{height:auto;padding:6px 10px 12px}.list-module__iDuTjG__scroller{overflow:visible}.list-module__iDuTjG__table{min-width:0}.list-module__iDuTjG__headRow{display:none}.list-module__iDuTjG__row{flex-wrap:wrap;align-items:center;row-gap:2px;padding:8px 2px;display:flex}.list-module__iDuTjG__cell{font-size:var(--text-2xs);padding:0 4px}.list-module__iDuTjG__titleCell{flex:100%;padding:0 4px 2px}.list-module__iDuTjG__cell:not(.list-module__iDuTjG__titleCell){flex:0 auto}.list-module__iDuTjG__titleCell+.list-module__iDuTjG__cell{margin-left:16px}.list-module__iDuTjG__sectionRow{display:block}.list-module__iDuTjG__sectionBtn{padding:10px 4px 4px}}@media (pointer:coarse){.list-module__iDuTjG__row{min-height:44px}}
.elevate-control-module__6lzA_G__wrap{flex-direction:column;gap:.4rem;display:flex}.elevate-control-module__6lzA_G__active{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.elevate-control-module__6lzA_G__badge{color:var(--alarm-text);font-size:.8125rem;font-weight:500}.elevate-control-module__6lzA_G__reason{color:var(--text-dim);font-size:.8125rem}.elevate-control-module__6lzA_G__hint{color:var(--text-faint);font-size:.75rem}.elevate-control-module__6lzA_G__error{color:var(--alarm-text);font-size:.8125rem}.elevate-control-module__6lzA_G__loading{color:var(--text-faint);font-size:.8125rem}
.field-defs-editor-module__doQsWq__section{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:8px;padding-top:10px;display:flex}.field-defs-editor-module__doQsWq__sectionHead{color:var(--text-dim);align-items:center;gap:6px;margin:0;font-size:12px;font-weight:600;display:inline-flex}.field-defs-editor-module__doQsWq__hint{color:var(--text-faint);margin:0;font-size:11.5px;line-height:1.45}.field-defs-editor-module__doQsWq__row{border:1px solid var(--line);border-radius:var(--r-md);flex-direction:column;gap:6px;width:100%;padding:10px 12px;display:flex}.field-defs-editor-module__doQsWq__row[data-rest]{cursor:pointer;transition:background .12s,border-color .12s}.field-defs-editor-module__doQsWq__row[data-rest]:hover{background:var(--surface-hover);border-color:var(--line-strong)}.field-defs-editor-module__doQsWq__restHead{align-items:center;gap:8px;min-width:0;display:flex}.field-defs-editor-module__doQsWq__restLabel{color:var(--text);font-size:13px;font-weight:500}.field-defs-editor-module__doQsWq__restLabel[data-empty]{color:var(--text-faint);font-weight:400}.field-defs-editor-module__doQsWq__restType{color:var(--text-faint);font-size:11px}.field-defs-editor-module__doQsWq__restOnCards{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--text-ghost);font-size:9px}.field-defs-editor-module__doQsWq__key{font-family:var(--font-mono), ui-monospace, monospace;color:var(--text-faint);font-size:11px}.field-defs-editor-module__doQsWq__restActions{opacity:0;gap:2px;margin-left:auto;transition:opacity .12s;display:flex}.field-defs-editor-module__doQsWq__row:hover .field-defs-editor-module__doQsWq__restActions,.field-defs-editor-module__doQsWq__row:focus-within .field-defs-editor-module__doQsWq__restActions{opacity:1}@media (pointer:coarse){.field-defs-editor-module__doQsWq__restActions{opacity:1}}.field-defs-editor-module__doQsWq__restDesc{color:var(--text-dim);margin:0;font-size:11.5px;line-height:1.45}.field-defs-editor-module__doQsWq__restValues{flex-wrap:wrap;gap:4px;display:flex}.field-defs-editor-module__doQsWq__restChip{--lvl:var(--text-dim);font-size:11px}.field-defs-editor-module__doQsWq__described{-webkit-text-decoration:underline dotted var(--text-ghost);text-decoration:underline dotted var(--text-ghost);text-underline-offset:2px}.field-defs-editor-module__doQsWq__editHead{align-items:center;gap:8px;display:flex}.field-defs-editor-module__doQsWq__editHead .field-defs-editor-module__doQsWq__key{margin-right:auto}.field-defs-editor-module__doQsWq__editLine{flex-wrap:wrap;align-items:flex-start;gap:10px;width:100%;display:flex}.field-defs-editor-module__doQsWq__nameField{max-width:280px}.field-defs-editor-module__doQsWq__typeField,.field-defs-editor-module__doQsWq__cardsField{flex:none;width:auto}.field-defs-editor-module__doQsWq__cardsField button[aria-pressed=true]{border-color:var(--line-strong);color:var(--text)}.field-defs-editor-module__doQsWq__holdsField{flex:none;width:auto}.field-defs-editor-module__doQsWq__valuesWrap{width:100%;min-width:0}.field-defs-editor-module__doQsWq__discard{color:var(--alarm-text);margin:0;font-size:11.5px;line-height:1.45}.field-defs-editor-module__doQsWq__inUse{color:var(--text-faint);margin:0;font-size:11.5px;line-height:1.45}.field-defs-editor-module__doQsWq__editFoot{display:flex}.field-defs-editor-module__doQsWq__confirm{flex-wrap:wrap;align-items:center;gap:2px 8px;display:flex}.field-defs-editor-module__doQsWq__confirmText{color:var(--text-dim);font-size:11.5px;line-height:1.45}
.note-field-module__FoHNEW__wrap{cursor:text;flex-direction:column;gap:8px;margin-top:20px;display:flex}.note-field-module__FoHNEW__label{font-family:var(--label-font);font-size:var(--label-size);font-weight:var(--label-weight);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--label-color)}.note-field-module__FoHNEW__box{border-left:2px solid var(--line-strong);border-radius:var(--r-sm);background:var(--surface-raised);display:flex;position:relative}.note-field-module__FoHNEW__prose,.note-field-module__FoHNEW__box .note-field-module__FoHNEW__area{border-radius:var(--r-sm);width:100%;font:inherit;color:var(--text);text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:none;padding:8px 10px;font-size:13.5px;line-height:1.55}.note-field-module__FoHNEW__prose{cursor:text;padding-right:32px}@media (hover:hover){.note-field-module__FoHNEW__prose:hover:not(:disabled){background:var(--surface-hover)}}.note-field-module__FoHNEW__prose:focus-visible,.note-field-module__FoHNEW__box .note-field-module__FoHNEW__area:focus{box-shadow:var(--control-ring);outline:none}.note-field-module__FoHNEW__box .note-field-module__FoHNEW__area{resize:none}.note-field-module__FoHNEW__counter{font-variant-numeric:tabular-nums;color:var(--text-faint);pointer-events:none;font-size:11px;position:absolute;bottom:4px;right:8px}.note-field-module__FoHNEW__ghost{text-align:left;border-radius:var(--r-sm);width:100%;font:inherit;color:var(--text-faint);cursor:text;background:0 0;border:none;margin:-4px -8px;padding:4px 8px;font-size:13px}@media (hover:hover){.note-field-module__FoHNEW__ghost:hover:not(:disabled){color:var(--text-dim);background:var(--surface-hover)}}.note-field-module__FoHNEW__ghost:focus-visible{box-shadow:var(--control-ring);outline:none}.note-field-module__FoHNEW__pencil{border-radius:var(--r-sm);width:26px;height:26px;color:var(--text-ghost);cursor:pointer;opacity:0;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity 80ms;display:inline-flex;position:absolute;top:4px;right:4px}@media (hover:hover){.note-field-module__FoHNEW__box:hover .note-field-module__FoHNEW__pencil{opacity:1}.note-field-module__FoHNEW__pencil:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}}.note-field-module__FoHNEW__pencil:focus-visible{opacity:1;box-shadow:var(--control-ring);outline:none}.note-field-module__FoHNEW__pencil svg{width:14px;height:14px}.note-field-module__FoHNEW__error{color:var(--at-risk);font-size:11.5px}@media (max-width:767px){.note-field-module__FoHNEW__label{display:none}.note-field-module__FoHNEW__wrap{margin-top:14px}.note-field-module__FoHNEW__pencil{opacity:1}.note-field-module__FoHNEW__box .note-field-module__FoHNEW__area:focus{box-shadow:none}}
.suggestion-lane-module__Rw09oG__lane{border-bottom:1px solid var(--line);flex-direction:column;flex:none;display:flex}.suggestion-lane-module__Rw09oG__strip{width:100%;font:inherit;color:var(--text-faint);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:6px;padding:4px 12px;font-size:12px;display:flex}.suggestion-lane-module__Rw09oG__strip:hover{color:var(--text-dim)}.suggestion-lane-module__Rw09oG__strip svg{flex:none;width:12px;height:12px}.suggestion-lane-module__Rw09oG__lensName{text-overflow:ellipsis;white-space:nowrap;color:var(--text-faint);margin-left:auto;overflow:hidden}.suggestion-lane-module__Rw09oG__hits{flex-direction:column;margin:0;padding:0 12px 6px;list-style:none;display:flex}.suggestion-lane-module__Rw09oG__hit{align-items:center;gap:8px;min-height:28px;font-size:13px;display:flex}.suggestion-lane-module__Rw09oG__hitTitle{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;min-width:0;text-decoration:none;overflow:hidden}.suggestion-lane-module__Rw09oG__hitTitle:hover{color:var(--text);text-underline-offset:2px;text-decoration:underline}.suggestion-lane-module__Rw09oG__cantAdd{color:var(--text-faint);flex:none;font-size:11.5px}.suggestion-lane-module__Rw09oG__error{color:var(--alarm-text);font-size:12px}@media (max-width:767px){.suggestion-lane-module__Rw09oG__strip{padding:6px 12px}}
.parents-line-module__Li8V6q__lineage{min-height:var(--control-h-md);align-items:center;gap:10px;min-width:0;margin-bottom:10px;display:flex}.parents-line-module__Li8V6q__parents{white-space:nowrap;flex:auto;align-items:center;gap:5px;min-width:0;display:flex;position:relative;overflow:hidden}.parents-line-module__Li8V6q__prefix{flex:none;align-items:center;gap:5px;display:inline-flex}.parents-line-module__Li8V6q__glyph{color:var(--text-ghost);flex:none;font-size:11px}.parents-line-module__Li8V6q__word{color:var(--text-ghost);flex:none;font-size:12px}.parents-line-module__Li8V6q__link{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:28ch;font-size:12px;text-decoration:none;overflow:hidden}.parents-line-module__Li8V6q__link:hover{color:var(--text);text-decoration:underline}.parents-line-module__Li8V6q__link:before{content:"·";color:var(--text-ghost);margin-right:5px}.parents-line-module__Li8V6q__prefix+.parents-line-module__Li8V6q__link:before{content:none}.parents-line-module__Li8V6q__more{color:var(--text-faint);border-radius:var(--r-sm);cursor:pointer;background:0 0;border:none;flex:none;padding:1px 4px;font-family:inherit;font-size:11px}.parents-line-module__Li8V6q__more:hover,.parents-line-module__Li8V6q__more:focus-visible{color:var(--text);box-shadow:inset 0 0 0 1px var(--line-strong);outline:none}.parents-line-module__Li8V6q__measure{white-space:nowrap;visibility:hidden;pointer-events:none;align-items:center;gap:5px;display:flex;position:absolute;top:0;left:0}.parents-line-module__Li8V6q__morePanel{z-index:40;border:1px solid var(--line-strong);border-radius:var(--r-md);background:var(--popover-bg);min-width:160px;max-width:320px;box-shadow:var(--popover-shadow);flex-direction:column;padding:4px;display:flex;position:fixed;top:0;left:0}.parents-line-module__Li8V6q__moreSheet{flex-direction:column;padding:4px 0 6px;display:flex}.parents-line-module__Li8V6q__moreLink{border-radius:var(--r-sm);color:var(--text);text-overflow:ellipsis;white-space:nowrap;padding:7px 9px;font-size:13px;text-decoration:none;display:block;overflow:hidden}.parents-line-module__Li8V6q__moreLink:hover,.parents-line-module__Li8V6q__moreLink:focus-visible{background:var(--surface-hover);outline:none}.parents-line-module__Li8V6q__moreLink:focus-visible{box-shadow:inset 0 0 0 1.5px var(--accent-line)}.parents-line-module__Li8V6q__trailing{flex:none;align-items:center;gap:6px;margin-left:auto;display:inline-flex}@container (min-width:1000px){.parents-line-module__Li8V6q__lineage{display:none}}@media (max-width:767px){.parents-line-module__Li8V6q__trailing{display:none}.parents-line-module__Li8V6q__lineage{min-height:0;margin-bottom:7px}.parents-line-module__Li8V6q__lineage:not(:has(.parents-line-module__Li8V6q__parents)){display:none}.parents-line-module__Li8V6q__more{padding:3px 7px;font-size:12px}.parents-line-module__Li8V6q__moreLink{padding:10px 14px;font-size:15px}}
.work-sections-module__MavzCa__collapseAll{font:inherit;color:var(--text-ghost);cursor:pointer;border-radius:var(--r-sm);white-space:nowrap;background:0 0;border:none;flex:none;padding:2px 8px;font-size:12px}.work-sections-module__MavzCa__collapseAll:hover{color:var(--text-dim);background:var(--surface-hover)}.work-sections-module__MavzCa__collapseAll:focus-visible{box-shadow:inset 0 0 0 1.5px var(--accent-line);outline:none}
.theme-toggle-module__DRq2aq__control{width:100%}.theme-toggle-module__DRq2aq__control button{flex:1;justify-content:center}.theme-toggle-module__DRq2aq__opt{align-items:center;gap:5px;display:inline-flex}.theme-toggle-module__DRq2aq__icon{opacity:.85;font-size:14px}
.view-audience-module__FfcVRa__muted{color:var(--text-faint);margin:0;font-size:12.5px}.view-audience-module__FfcVRa__dialSection{border-top:1px solid var(--line);flex-direction:column;align-items:stretch;gap:8px;padding-top:10px;display:flex}.view-audience-module__FfcVRa__sectionHead{color:var(--text-dim);margin:0;font-size:12px;font-weight:600}.view-audience-module__FfcVRa__hint{color:var(--text-faint);margin:0;font-size:11.5px;line-height:1.45}.view-audience-module__FfcVRa__error{color:var(--alarm-text);margin:0 auto 0 0;font-size:12px;line-height:1.45}.view-audience-module__FfcVRa__shareResult{border:1px solid var(--line);border-radius:var(--r-sm);width:100%;color:var(--text-dim);flex-direction:column;gap:4px;padding:8px 10px;font-size:12px;display:flex}.view-audience-module__FfcVRa__shareSkips{flex-direction:column;gap:2px;max-height:180px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.view-audience-module__FfcVRa__shareSkip{align-items:baseline;gap:8px;font-size:11.5px;display:flex}.view-audience-module__FfcVRa__shareSkipTitle{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.view-audience-module__FfcVRa__shareSkipReason{color:var(--text-faint);flex:none}
.flow-access-module__IRRBsW__bubbles{cursor:pointer;border-radius:var(--r-sm);background:0 0;border:none;align-items:center;padding:3px;display:inline-flex}.flow-access-module__IRRBsW__bubbles:hover{background:var(--surface-hover)}.flow-access-module__IRRBsW__bubbles:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}.flow-access-module__IRRBsW__muted{color:var(--text-dim);margin:0;font-size:12.5px}
.proposed-changes-module__zFEInG__panel{border-top:1px solid var(--line-soft);flex-direction:column;gap:10px;margin-top:16px;padding-top:14px;display:flex}.proposed-changes-module__zFEInG__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.proposed-changes-module__zFEInG__label{font-family:var(--label-font);font-size:var(--label-size);font-weight:var(--label-weight);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--label-color)}@media (max-width:767px){.proposed-changes-module__zFEInG__label{display:none}.proposed-changes-module__zFEInG__panel{border-top:none;margin-top:4px;padding-top:0}}.proposed-changes-module__zFEInG__empty{color:var(--text-faint);margin:0;font-size:13px}.proposed-changes-module__zFEInG__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.proposed-changes-module__zFEInG__row{border-top:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:6px;padding:4px 0;display:flex}.proposed-changes-module__zFEInG__author{color:var(--text)}.proposed-changes-module__zFEInG__status{color:var(--text-faint);margin-left:auto;font-size:12px}.proposed-changes-module__zFEInG__row[data-status=applied] .proposed-changes-module__zFEInG__status{color:var(--ok,var(--text-dim))}.proposed-changes-module__zFEInG__composer{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.proposed-changes-module__zFEInG__input{min-width:140px}.proposed-changes-module__zFEInG__decideButtons{gap:6px;display:inline-flex}.proposed-changes-module__zFEInG__error{color:var(--at-risk,var(--text-dim));font-size:12px}
.profile-menu-module__DSGNtq__wrap{position:relative}.profile-menu-module__DSGNtq__trigger{color:var(--text-dim);background:0 0;border:none;border-radius:99px;align-items:center;gap:9px;padding:3px;display:inline-flex}.profile-menu-module__DSGNtq__trigger:hover{background:var(--surface-hover);color:var(--text)}.profile-menu-module__DSGNtq__triggerName{white-space:nowrap;font-size:13px;font-weight:500}.profile-menu-module__DSGNtq__menu{z-index:40;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);width:248px;box-shadow:var(--shadow-pop);padding:6px;animation:.13s profile-menu-module__DSGNtq__wg-rise;position:absolute;top:calc(100% + 8px);right:0}.profile-menu-module__DSGNtq__identity{align-items:center;gap:10px;padding:6px 8px 8px;display:flex}.profile-menu-module__DSGNtq__idText{flex-direction:column;min-width:0;display:flex}.profile-menu-module__DSGNtq__idName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.profile-menu-module__DSGNtq__idHint{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-ghost);font-size:9.5px}.profile-menu-module__DSGNtq__divider{background:var(--line-soft);height:1px;margin:4px 0}.profile-menu-module__DSGNtq__sectionLabel{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);padding:6px 8px 4px;font-size:9.5px}.profile-menu-module__DSGNtq__appearance{padding:2px 8px 6px}.profile-menu-module__DSGNtq__personas{flex-direction:column;gap:1px;display:flex}.profile-menu-module__DSGNtq__persona{border-radius:var(--r-sm);color:var(--text-dim);text-align:left;background:0 0;border:none;align-items:center;gap:9px;padding:6px 8px;display:flex}.profile-menu-module__DSGNtq__persona:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}.profile-menu-module__DSGNtq__persona[data-active]{color:var(--text);font-weight:550}.profile-menu-module__DSGNtq__persona:disabled{opacity:.6}.profile-menu-module__DSGNtq__personaName{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.profile-menu-module__DSGNtq__check{color:var(--accent);flex:none;font-size:12px}.profile-menu-module__DSGNtq__reset{border:none;border-top:1px solid var(--line-soft);border-radius:0 0 var(--r-sm) var(--r-sm);width:100%;color:var(--text-faint);text-align:left;background:0 0;align-items:center;margin-top:4px;padding:7px 8px;font-size:12.5px;display:flex}.profile-menu-module__DSGNtq__reset:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}.profile-menu-module__DSGNtq__reset:disabled{opacity:.6}
.flow-findings-module__VV6DFW__findings{width:100%}.flow-findings-module__VV6DFW__finding{border-bottom:1px solid var(--line);font-size:var(--text-sm);align-items:flex-start;gap:10px;padding:12px 2px;display:flex}.flow-findings-module__VV6DFW__dot{background:var(--stale);border-radius:99px;flex:none;width:7px;height:7px;margin-top:5px}.flow-findings-module__VV6DFW__body{min-width:0}.flow-findings-module__VV6DFW__head{align-items:center;gap:8px;display:inline-flex}.flow-findings-module__VV6DFW__head b{color:var(--text);font-weight:600}.flow-findings-module__VV6DFW__ver{font-family:var(--font-mono), monospace;font-size:var(--text-2xs);color:var(--text-ghost)}.flow-findings-module__VV6DFW__why{color:var(--text-dim);font-size:var(--text-xs);overflow-wrap:anywhere;margin-top:2px}.flow-findings-module__VV6DFW__key{font-family:var(--font-mono), monospace;font-size:var(--text-2xs);color:var(--text-dim);overflow-wrap:anywhere}
.board-config-module__5qBn-a__wrap{flex:none}@media (max-width:767px){.board-config-module__5qBn-a__wrap{display:none}}.board-config-module__5qBn-a__row{align-items:center;gap:8px;width:100%;display:flex}.board-config-module__5qBn-a__hint{color:var(--text-faint);margin:0;font-size:11.5px;line-height:1.45}.board-config-module__5qBn-a__section{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:8px;padding-top:10px;display:flex}.board-config-module__5qBn-a__sectionHead{color:var(--text-dim);align-items:center;gap:6px;margin:0;font-size:12px;font-weight:600;display:inline-flex}.board-config-module__5qBn-a__laneRow{grid-template-columns:1fr 1.4fr auto;align-items:center;gap:6px;width:100%;display:grid}.board-config-module__5qBn-a__error{color:var(--alarm-text);margin:0 auto 0 0;font-size:12px;line-height:1.45}.board-config-module__5qBn-a__attachedLens{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.board-config-module__5qBn-a__flowEdit{color:var(--text-dim);text-underline-offset:2px;font-size:12px;text-decoration:underline}.board-config-module__5qBn-a__flowEdit:hover{color:var(--text)}.board-config-module__5qBn-a__joinResult{border:1px solid var(--line);border-radius:var(--r-sm);width:100%;color:var(--text-dim);flex-direction:column;gap:4px;padding:8px 10px;font-size:12px;display:flex}.board-config-module__5qBn-a__joinSkips{flex-direction:column;gap:2px;max-height:180px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.board-config-module__5qBn-a__joinSkip{align-items:baseline;gap:8px;font-size:11.5px;display:flex}.board-config-module__5qBn-a__joinSkipTitle{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.board-config-module__5qBn-a__joinSkipReason{color:var(--text-faint);flex:none}.board-config-module__5qBn-a__ruleRow{grid-template-columns:1fr auto 1fr 1fr auto;align-items:center;gap:6px;width:100%;display:grid}.board-config-module__5qBn-a__ruleWord{color:var(--text-faint);font-size:12px}.board-config-module__5qBn-a__ruleKey{font-family:var(--font-mono), ui-monospace, monospace;color:var(--text-faint);grid-column:1/-1;font-size:11px}
.relationships-module__fjtpVq__panel{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.relationships-module__fjtpVq__title{font-family:var(--label-font);font-size:var(--label-size);font-weight:var(--label-weight);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--label-color);margin:0 0 8px}@media (max-width:767px){.relationships-module__fjtpVq__title{display:none}.relationships-module__fjtpVq__panel{border-top:none;margin-top:0;padding-top:4px}}.relationships-module__fjtpVq__requests{border:1px solid var(--accent-line);border-radius:var(--r-md);background:var(--accent-soft);margin:8px 0 4px;padding:8px 10px}.relationships-module__fjtpVq__requestsLabel{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:4px;font-size:9.5px}.relationships-module__fjtpVq__row{border-radius:var(--r-sm);align-items:center;gap:8px;padding:6px 8px 6px 2px;display:flex}.relationships-module__fjtpVq__row:hover{background:var(--surface-hover)}.relationships-module__fjtpVq__twist{width:16px;height:16px;color:var(--text-ghost);cursor:pointer;background:0 0;border:none;flex:none;place-items:center;font-size:12px;transition:transform .12s;display:grid}.relationships-module__fjtpVq__twist[data-open]{transform:rotate(90deg)}.relationships-module__fjtpVq__twistSpacer{flex:none;width:16px}.relationships-module__fjtpVq__rail{flex:none;align-self:stretch;width:16px;position:relative}.relationships-module__fjtpVq__rail:before{content:"";border-left:1px solid var(--line-soft);position:absolute;top:0;bottom:0;left:7px}.relationships-module__fjtpVq__rowDot{background:var(--status-color,var(--text-ghost));border-radius:99px;flex:none;width:8px;height:8px}.relationships-module__fjtpVq__main{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.relationships-module__fjtpVq__rowTitle{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:0 auto;font-size:13.5px;overflow:hidden}.relationships-module__fjtpVq__rowTitle:hover{color:var(--accent)}.relationships-module__fjtpVq__tag{color:var(--text-faint);flex:none;font-size:11.5px}.relationships-module__fjtpVq__assignee{flex:none;place-items:center;width:24px;display:grid}.relationships-module__fjtpVq__ghost{border:1.5px dashed var(--line-strong);border-radius:99px;width:13px;height:13px}.relationships-module__fjtpVq__rowEnd{flex:none;width:18px}.relationships-module__fjtpVq__subtree{margin-top:4px}.relationships-module__fjtpVq__subDivider{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-ghost);margin:6px 0 2px 24px;font-size:9px}.relationships-module__fjtpVq__group{border-top:1px solid var(--line-soft)}.relationships-module__fjtpVq__group:first-child{border-top:none}.relationships-module__fjtpVq__groupHead{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:10px 0;display:flex}.relationships-module__fjtpVq__caret{width:16px;height:16px;color:var(--text-ghost);flex:none;place-items:center;font-size:12px;transition:transform .12s;display:grid}.relationships-module__fjtpVq__groupHead[data-open] .relationships-module__fjtpVq__caret{transform:rotate(90deg)}.relationships-module__fjtpVq__groupLabel{color:var(--text);font-size:13px;font-weight:600}.relationships-module__fjtpVq__groupCount{font-variant-numeric:tabular-nums;color:var(--text-faint);font-size:11.5px}.relationships-module__fjtpVq__groupMeta{color:var(--text-faint);align-items:center;gap:8px;margin-left:4px;font-size:11px;display:inline-flex}.relationships-module__fjtpVq__addBar{margin:6px 0 12px}.relationships-module__fjtpVq__addGhost{border-radius:var(--r-sm);font:inherit;color:var(--text-faint);cursor:pointer;background:0 0;border:none;margin:-2px -6px;padding:2px 6px;font-size:13px}.relationships-module__fjtpVq__addGhost:hover:not(:disabled){color:var(--text-dim);background:var(--surface-hover)}.relationships-module__fjtpVq__addGhost:focus-visible{box-shadow:var(--control-ring);outline:none}.relationships-module__fjtpVq__groupBody{padding-bottom:6px}.relationships-module__fjtpVq__empty{color:var(--text-ghost);margin:0;padding:2px 0 8px 24px;font-size:12.5px}.relationships-module__fjtpVq__composer{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg-rail);margin:0 0 8px;padding:8px}.relationships-module__fjtpVq__composerRow{align-items:stretch;gap:8px;display:flex}.relationships-module__fjtpVq__kindSelect{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--surface);color:var(--text-dim);font:inherit;cursor:pointer;flex:none;padding:0 8px;font-size:12.5px}.relationships-module__fjtpVq__kindSelect:focus-visible{border-color:var(--accent-line);outline:none}.relationships-module__fjtpVq__addBtn{border:1px solid var(--accent-line);border-radius:var(--r-sm);background:var(--accent-soft);color:var(--accent);font:inherit;cursor:pointer;flex:none;padding:0 16px;font-size:12.5px;font-weight:550}.relationships-module__fjtpVq__addBtn:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 16%, transparent)}.relationships-module__fjtpVq__addBtn:disabled{opacity:.45;cursor:default}.relationships-module__fjtpVq__composerInput{flex:1;min-width:0}.relationships-module__fjtpVq__composerList{flex-direction:column;margin-top:6px;display:flex}.relationships-module__fjtpVq__composerOption{text-align:left;border-radius:var(--r-sm);width:100%;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:6px 8px;font-size:13px;display:flex}.relationships-module__fjtpVq__composerOption:hover:not(:disabled){background:var(--surface-hover)}.relationships-module__fjtpVq__optDot{background:var(--status-color,var(--text-ghost));border-radius:99px;flex:none;width:8px;height:8px}.relationships-module__fjtpVq__optPlus{text-align:center;width:8px;color:var(--accent);flex:none}.relationships-module__fjtpVq__optTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.relationships-module__fjtpVq__optHint{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-ghost);flex:none;font-size:9px}.relationships-module__fjtpVq__composerOption[data-create] .relationships-module__fjtpVq__optTitle{color:var(--text-dim)}.relationships-module__fjtpVq__composerHint{color:var(--text-ghost);margin:4px 0 2px;padding:0 8px;font-size:12px}.relationships-module__fjtpVq__linkErr{color:var(--at-risk);margin-top:4px;font-size:11.5px;display:block}.relationships-module__fjtpVq__row .relationships-module__fjtpVq__editLink{color:var(--text-ghost);flex:none}.relationships-module__fjtpVq__row:hover .relationships-module__fjtpVq__editLink,.relationships-module__fjtpVq__row .relationships-module__fjtpVq__editLink:focus-visible{color:var(--text)}.relationships-module__fjtpVq__editBody{flex-direction:column;gap:12px;min-width:min(380px,80vw);display:flex}.relationships-module__fjtpVq__editWith{color:var(--text-dim);margin:0;font-size:13px}.relationships-module__fjtpVq__editWith strong{color:var(--text);font-weight:600}.relationships-module__fjtpVq__shapeList{flex-direction:column;display:flex}.relationships-module__fjtpVq__shapeRow{border-radius:var(--r-sm);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:10px;padding:8px 10px;display:flex}.relationships-module__fjtpVq__shapeRow:hover{background:var(--surface-hover)}.relationships-module__fjtpVq__shapeRow:focus-visible{box-shadow:var(--control-ring);outline:none}.relationships-module__fjtpVq__shapeMark{border:1.5px solid var(--line-strong);border-radius:99px;flex:none;width:14px;height:14px;margin-top:2px}.relationships-module__fjtpVq__shapeRow[data-selected] .relationships-module__fjtpVq__shapeMark{border-color:var(--accent);background:radial-gradient(circle, var(--accent) 0 4px, transparent 4.5px)}.relationships-module__fjtpVq__shapeWords{flex-direction:column;gap:1px;min-width:0;display:flex}.relationships-module__fjtpVq__shapeLabel{color:var(--text);font-size:13px;font-weight:500}.relationships-module__fjtpVq__shapeRow[data-selected] .relationships-module__fjtpVq__shapeLabel{font-weight:650}.relationships-module__fjtpVq__shapeNow{color:var(--text-faint);font-size:11px;font-weight:400}.relationships-module__fjtpVq__shapeHint{color:var(--text-dim);font-size:11.5px}.relationships-module__fjtpVq__editNote{color:var(--text-dim);margin:0;font-size:12px}.relationships-module__fjtpVq__editFoot{align-items:center;gap:8px;margin-top:2px;display:flex}.relationships-module__fjtpVq__editFootSpring{flex:1}.relationships-module__fjtpVq__removeLink{width:18px;height:18px;color:var(--text-ghost);cursor:pointer;opacity:0;background:0 0;border:none;flex:none;place-items:center;padding:0;font-size:12px;transition:opacity .12s,color .12s;display:grid}.relationships-module__fjtpVq__row:hover .relationships-module__fjtpVq__removeLink,.relationships-module__fjtpVq__removeLink:focus-visible{opacity:1}@media (hover:none){.relationships-module__fjtpVq__removeLink{opacity:1}}.relationships-module__fjtpVq__removeLink:hover{color:var(--at-risk)}.relationships-module__fjtpVq__pendingActions{flex:none;gap:6px;margin-left:auto;display:inline-flex}.relationships-module__fjtpVq__pendingBtn{border:1px solid var(--line-strong);color:var(--text-faint);cursor:pointer;background:0 0;border-radius:99px;padding:2px 9px;font-size:11px}.relationships-module__fjtpVq__pendingBtn:hover:not(:disabled){color:var(--accent);border-color:var(--accent-line)}.relationships-module__fjtpVq__pendingBtn[data-accept]{border-color:var(--accent-line);color:var(--accent);background:var(--accent-soft)}.relationships-module__fjtpVq__promiseBtn{opacity:0;flex:none;transition:opacity .12s;display:inline-flex}.relationships-module__fjtpVq__row:hover .relationships-module__fjtpVq__promiseBtn,.relationships-module__fjtpVq__promiseBtn:focus-within{opacity:1}.relationships-module__fjtpVq__promiseForm{flex-direction:column;gap:14px;display:flex}.relationships-module__fjtpVq__partyPick{align-items:center;gap:8px;display:inline-flex}.relationships-module__fjtpVq__partyName{font-size:13px}.relationships-module__fjtpVq__promiseErr{color:var(--at-risk);margin:0;font-size:11.5px}@media (hover:none){.relationships-module__fjtpVq__promiseBtn{opacity:1}}
.configure-view-module__y8sLyG__wrap{align-items:center;display:inline-flex;position:relative}.configure-view-module__y8sLyG__dirtyMark{color:var(--accent);pointer-events:none;font-size:13px;font-weight:700;line-height:1;position:absolute;top:-2px;right:-1px}.configure-view-module__y8sLyG__section{flex-direction:column;gap:8px;display:flex}.configure-view-module__y8sLyG__sectionLabel{font-family:var(--label-font,inherit);font-size:var(--label-size,11px);font-weight:var(--label-weight,600);letter-spacing:var(--label-tracking,.06em);text-transform:uppercase;color:var(--text-dim)}.configure-view-module__y8sLyG__note{color:var(--text-faint);font-size:13px;line-height:1.5}.configure-view-module__y8sLyG__acts{align-items:center;gap:8px;margin-top:2px;display:flex}.configure-view-module__y8sLyG__standardName{color:var(--text);font-weight:500}.configure-view-module__y8sLyG__section+.configure-view-module__y8sLyG__section{border-top:1px solid var(--line-soft);margin-top:16px;padding-top:14px}
.feed-view-module__PsTnqq__feed{flex-direction:column;margin-top:8px;display:flex}.feed-view-module__PsTnqq__toolbar{align-items:center;gap:8px;margin-bottom:12px;display:flex}.feed-view-module__PsTnqq__toolbar>:first-child{margin-right:auto}.feed-view-module__PsTnqq__list{border-top:1px solid var(--line-soft);margin:0;padding:0;list-style:none}.feed-view-module__PsTnqq__row{border-bottom:1px solid var(--line-soft);align-items:flex-start;gap:9px;padding:9px 2px 9px 11px;display:flex;position:relative}.feed-view-module__PsTnqq__rowLink{z-index:0;position:absolute;inset:0}.feed-view-module__PsTnqq__row a:not(.feed-view-module__PsTnqq__rowLink),.feed-view-module__PsTnqq__row button{z-index:1;position:relative}.feed-view-module__PsTnqq__row:not([data-active]):hover{background:color-mix(in srgb, var(--surface-hover) 40%, transparent)}.feed-view-module__PsTnqq__row[data-active]{background:color-mix(in srgb, var(--surface-hover) 70%, transparent)}.feed-view-module__PsTnqq__dot{background:var(--status-color,var(--text-ghost));border-radius:99px;flex:none;width:8px;height:8px;margin-top:5px}.feed-view-module__PsTnqq__dot[data-health=warning],.feed-view-module__PsTnqq__dot[data-health=critical]{box-shadow:0 0 0 3px color-mix(in srgb, var(--status-color) 16%, transparent)}.feed-view-module__PsTnqq__unread{background:var(--text-dim);border-radius:2px;flex:none;width:3px;height:12px}.feed-view-module__PsTnqq__main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.feed-view-module__PsTnqq__topline{align-items:center;gap:8px;display:flex}.feed-view-module__PsTnqq__topline>:first-child{flex:1;min-width:0}.feed-view-module__PsTnqq__what{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12.5px;overflow:hidden}.feed-view-module__PsTnqq__event{align-items:center;gap:6px;min-width:0;display:inline-flex}.feed-view-module__PsTnqq__actor{color:var(--text);font-weight:550}.feed-view-module__PsTnqq__decisionActions{gap:6px;margin-left:4px;display:inline-flex}.feed-view-module__PsTnqq__detailLink{color:inherit;text-decoration:none}.feed-view-module__PsTnqq__detailLink:hover{text-decoration:underline}.feed-view-module__PsTnqq__action{color:var(--text-dim)}.feed-view-module__PsTnqq__row[data-event-level=critical]{box-shadow:inset 2px 0 0 -1px var(--at-risk)}.feed-view-module__PsTnqq__row[data-hidden]{opacity:.5}.feed-view-module__PsTnqq__row[data-hidden]:hover{opacity:.8}.feed-view-module__PsTnqq__ack{border-radius:var(--r-sm);width:24px;height:24px;color:var(--text-ghost);cursor:pointer;opacity:0;background:0 0;border:none;flex:none;justify-content:center;align-items:center;margin-top:1px;padding:0;font-size:15px;transition:opacity .12s,color .12s,background .12s;display:inline-flex}.feed-view-module__PsTnqq__row:hover .feed-view-module__PsTnqq__ack,.feed-view-module__PsTnqq__ack:focus-visible{opacity:1}.feed-view-module__PsTnqq__ack:hover{color:var(--ok,var(--text));background:var(--surface-hover)}.feed-view-module__PsTnqq__ack:disabled{cursor:default;opacity:.4}.feed-view-module__PsTnqq__notify{border-radius:var(--r-sm);width:24px;height:24px;color:var(--text-ghost);cursor:pointer;opacity:0;background:0 0;border:none;flex:none;justify-content:center;align-items:center;margin-top:1px;padding:0;font-size:15px;transition:opacity .12s,color .12s,background .12s;display:inline-flex}.feed-view-module__PsTnqq__row:hover .feed-view-module__PsTnqq__notify,.feed-view-module__PsTnqq__notify:focus-visible,.feed-view-module__PsTnqq__notify[data-open],.feed-view-module__PsTnqq__notify[data-state=subscribe],.feed-view-module__PsTnqq__notify[data-state=mute]{opacity:1}.feed-view-module__PsTnqq__notify[data-state=subscribe]{color:var(--accent)}.feed-view-module__PsTnqq__notify[data-state=mute]{color:var(--text-faint)}.feed-view-module__PsTnqq__notify:hover{color:var(--text);background:var(--surface-hover)}.feed-view-module__PsTnqq__notify:disabled{cursor:default;opacity:.4}@media (hover:none){.feed-view-module__PsTnqq__ack,.feed-view-module__PsTnqq__notify{opacity:1}}@media (max-width:767px){.feed-view-module__PsTnqq__notify:not([data-state=subscribe]):not([data-state=mute]){display:none}}@media (pointer:coarse){.feed-view-module__PsTnqq__ack,.feed-view-module__PsTnqq__notify{width:44px;height:44px;margin-top:0}}@media (max-width:767px){.feed-view-module__PsTnqq__toolbar{flex-wrap:wrap;gap:6px}.feed-view-module__PsTnqq__row{padding-top:12px;padding-bottom:12px}.feed-view-module__PsTnqq__main{gap:4px}.feed-view-module__PsTnqq__what{font-size:13.5px}.feed-view-module__PsTnqq__what[data-kind=decision]{white-space:normal}.feed-view-module__PsTnqq__decisionActions{width:100%;margin-top:6px;margin-left:0;display:flex}}.feed-view-module__PsTnqq__empty{border-top:1px solid var(--line-soft);color:var(--text-faint);flex-direction:column;align-items:center;gap:8px;padding:40px 2px;font-size:13px;display:flex}.feed-view-module__PsTnqq__emptyIcon{color:var(--text-ghost);font-size:26px}.feed-view-module__PsTnqq__empty p{margin:0}.feed-view-module__PsTnqq__burstSummary{color:var(--text-faint)}.feed-view-module__PsTnqq__askChip{border:1px solid var(--accent-line);background:var(--accent-soft);height:18px;color:var(--accent-strong);white-space:nowrap;border-radius:99px;align-items:center;padding:0 7px;font-size:10px;font-weight:550;display:inline-flex}
.quick-switcher-module__dbDDYW__scrim{z-index:60;background:var(--scrim);justify-content:center;align-items:flex-start;padding:12vh 16px 16px;animation:.12s quick-switcher-module__dbDDYW__qs-fade;display:flex;position:fixed;inset:0}.quick-switcher-module__dbDDYW__panel{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-lg);width:min(560px,100%);max-height:min(420px,70dvh);box-shadow:var(--shadow-pop);flex-direction:column;animation:.16s cubic-bezier(.2,.8,.2,1) quick-switcher-module__dbDDYW__qs-rise;display:flex;overflow:hidden}.quick-switcher-module__dbDDYW__inputRow{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:10px;padding:0 14px;display:flex}.quick-switcher-module__dbDDYW__searchIcon{color:var(--text-faint);flex:none;font-size:16px;line-height:0}.quick-switcher-module__dbDDYW__input{min-width:0;height:44px;color:var(--text);font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:14px}.quick-switcher-module__dbDDYW__input::placeholder{color:var(--text-ghost)}.quick-switcher-module__dbDDYW__modeToken{font-family:var(--font-mono), monospace;color:var(--accent);flex:none;font-size:14px;font-weight:600}.quick-switcher-module__dbDDYW__chip{border:1px solid var(--line);background:var(--surface);color:var(--text-dim);white-space:nowrap;border-radius:99px;flex:none;align-items:center;gap:4px;padding:2px 4px 2px 8px;font-size:12px;display:inline-flex}.quick-switcher-module__dbDDYW__chipX{width:16px;height:16px;color:var(--text-ghost);cursor:pointer;background:0 0;border:none;border-radius:99px;place-items:center;font-size:10px;display:inline-grid}.quick-switcher-module__dbDDYW__chipX:hover{color:var(--at-risk);background:var(--surface-hover)}@media (pointer:coarse){.quick-switcher-module__dbDDYW__input{font-size:16px}}.quick-switcher-module__dbDDYW__list{flex:1;min-height:0;margin:0;padding:6px;list-style:none;overflow-y:auto}.quick-switcher-module__dbDDYW__option{border-radius:var(--r-sm);cursor:pointer;align-items:center;gap:10px;min-height:36px;padding:7px 9px;display:flex}.quick-switcher-module__dbDDYW__option[data-active]{background:var(--surface-active)}.quick-switcher-module__dbDDYW__optIcon{width:16px;height:16px;color:var(--text-dim);flex:none;justify-content:center;align-items:center;font-size:16px;line-height:0;display:inline-flex}.quick-switcher-module__dbDDYW__optLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);flex:1;font-size:13.5px;overflow:hidden}.quick-switcher-module__dbDDYW__optLabel mark{color:var(--accent);background:0 0;font-weight:600}.quick-switcher-module__dbDDYW__context{color:var(--text-faint);margin-left:8px;font-size:12px}.quick-switcher-module__dbDDYW__kind{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-ghost);flex:none;font-size:9.5px}.quick-switcher-module__dbDDYW__empty{text-align:center;color:var(--text-faint);padding:18px;font-size:13px}.quick-switcher-module__dbDDYW__section{background:var(--line-soft);height:1px;margin:5px 4px;list-style:none}.quick-switcher-module__dbDDYW__hitDot{background:var(--status-color,var(--text-ghost));border-radius:99px;flex:none;width:8px;height:8px;margin:0 4px}@media (max-width:767px){.quick-switcher-module__dbDDYW__scrim{padding:max(env(safe-area-inset-top), 10px) 8px 8px}.quick-switcher-module__dbDDYW__panel{max-height:60dvh}}@media (pointer:coarse){.quick-switcher-module__dbDDYW__option{min-height:44px}}@keyframes quick-switcher-module__dbDDYW__qs-fade{0%{opacity:0}to{opacity:1}}@keyframes quick-switcher-module__dbDDYW__qs-rise{0%{opacity:0;transform:translateY(6px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.quick-switcher-module__dbDDYW__scrim,.quick-switcher-module__dbDDYW__panel{animation:none}}
.activity-module__9qIHTq__page{max-width:760px;margin:0 auto;padding:12px 4px 64px}@media (min-width:1200px){.activity-module__9qIHTq__page{max-width:none;margin:0;padding:12px 24px 64px}.activity-module__9qIHTq__split{grid-template-columns:minmax(380px,5fr) minmax(0,7fr);align-items:start;column-gap:28px;display:grid}.activity-module__9qIHTq__split>*{min-width:0}.activity-module__9qIHTq__detailPane{position:sticky;top:12px}}@media (max-width:1199px){.activity-module__9qIHTq__split[data-mode=index] .activity-module__9qIHTq__detailPane,.activity-module__9qIHTq__split[data-mode=detail] .activity-module__9qIHTq__feedPane{display:none}}.activity-module__9qIHTq__placeholder{color:var(--text-faint);padding:18px 4px;font-size:13px}@media (max-width:767px){.activity-module__9qIHTq__page{padding:8px 8px 76px}}.activity-module__9qIHTq__headerBar{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.activity-module__9qIHTq__left{align-items:center;gap:12px;display:flex}.activity-module__9qIHTq__pageTitle{font-family:var(--font-serif), serif;letter-spacing:-.01em;color:var(--text);font-size:19px;font-weight:500}.activity-module__9qIHTq__allLink,.activity-module__9qIHTq__back{color:var(--text-faint);font-size:12.5px;text-decoration:none}.activity-module__9qIHTq__allLink:hover,.activity-module__9qIHTq__back:hover{color:var(--text);text-underline-offset:2px;text-decoration:underline}
.stage-editor-module__PiuDOq__editor{flex-direction:column;gap:8px;width:100%;display:flex}.stage-editor-module__PiuDOq__stage{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);padding:9px 12px}.stage-editor-module__PiuDOq__stage:hover{border-color:var(--line-strong)}.stage-editor-module__PiuDOq__head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.stage-editor-module__PiuDOq__word{font-size:15px;font-weight:650}.stage-editor-module__PiuDOq__controls{align-items:center;gap:2px;margin-left:auto;display:inline-flex}.stage-editor-module__PiuDOq__spec{font-size:var(--text-xs);flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:5px;display:flex}.stage-editor-module__PiuDOq__specLab{font-family:var(--font-mono), monospace;font-size:var(--text-3xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);min-width:118px;font-weight:600}.stage-editor-module__PiuDOq__kvGroup{align-items:baseline;gap:6px;display:inline-flex}.stage-editor-module__PiuDOq__kv{color:var(--text-dim)}.stage-editor-module__PiuDOq__kv b{color:var(--text);font-weight:600}.stage-editor-module__PiuDOq__kvQualifier{font-size:var(--text-2xs);color:var(--text-faint);white-space:nowrap;margin-left:4px}.stage-editor-module__PiuDOq__sep{color:var(--text-ghost)}.stage-editor-module__PiuDOq__open{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-md);padding:16px 18px 14px}.stage-editor-module__PiuDOq__blocks{grid-template-columns:1fr 1fr;gap:18px 28px;margin-top:14px;display:grid}.stage-editor-module__PiuDOq__block{min-width:0}.stage-editor-module__PiuDOq__wide{grid-column:1/-1}.stage-editor-module__PiuDOq__eyebrow{font-family:var(--font-mono), monospace;font-size:var(--text-3xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-bottom:7px;margin-right:6px;font-weight:600;display:inline-block}.stage-editor-module__PiuDOq__blockRow{align-items:center;gap:8px;padding:2px 0;display:flex}.stage-editor-module__PiuDOq__cfg{border-collapse:collapse;width:100%}.stage-editor-module__PiuDOq__cfg th{font-family:var(--font-mono), monospace;font-size:var(--text-3xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);text-align:left;border-bottom:1px solid var(--line);padding:0 12px 6px 0;font-weight:600}.stage-editor-module__PiuDOq__cfg td{border-bottom:1px solid var(--line-soft);font-size:var(--text-sm);vertical-align:middle;padding:7px 12px 7px 0}.stage-editor-module__PiuDOq__cfg tr:last-child td{border-bottom:0}.stage-editor-module__PiuDOq__cAttr{width:170px}.stage-editor-module__PiuDOq__cRm{width:32px}.stage-editor-module__PiuDOq__rm{text-align:right}.stage-editor-module__PiuDOq__fixed{color:var(--text-ghost);font-size:var(--text-xs)}.stage-editor-module__PiuDOq__applyList{flex-wrap:wrap;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.stage-editor-module__PiuDOq__applyChip{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-hover);align-items:center;gap:6px;padding:5px 6px 5px 9px;display:inline-flex}.stage-editor-module__PiuDOq__applyQual{align-items:center;gap:5px;padding-left:2px;display:inline-flex}.stage-editor-module__PiuDOq__applyQualLab{font-family:var(--font-mono), monospace;font-size:var(--text-3xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-weight:600}.stage-editor-module__PiuDOq__applyRm{margin-left:2px}.stage-editor-module__PiuDOq__add{font-size:var(--text-xs);color:var(--text-faint);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-family:inherit;font-weight:550;display:block}.stage-editor-module__PiuDOq__add:hover:not(:disabled){color:var(--accent)}.stage-editor-module__PiuDOq__add:disabled{opacity:var(--control-disabled-opacity);cursor:default}.stage-editor-module__PiuDOq__addStage{align-self:flex-start;margin-top:4px}.stage-editor-module__PiuDOq__panelFoot{border-top:1px solid var(--line-soft);justify-content:flex-end;align-items:center;gap:10px;margin-top:14px;padding-top:10px;display:flex}.stage-editor-module__PiuDOq__footHint{font-size:var(--text-2xs);color:var(--text-faint)}.stage-editor-module__PiuDOq__rowError{font-size:var(--text-xs);color:var(--alarm-text);margin:4px 0 0}.stage-editor-module__PiuDOq__refusal{border:1px solid color-mix(in srgb, var(--alarm) 38%, var(--line-strong));border-radius:var(--r-md);background:color-mix(in srgb, var(--alarm) 5%, var(--surface));width:100%;font-size:var(--text-sm);padding:12px 14px}.stage-editor-module__PiuDOq__refusalEyebrow{font-family:var(--font-mono), monospace;font-size:var(--text-3xs);letter-spacing:.1em;text-transform:uppercase;color:var(--alarm-text);margin-right:6px;font-weight:600;display:inline-block}.stage-editor-module__PiuDOq__pair{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--alarm-text);flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.stage-editor-module__PiuDOq__pair span{background:color-mix(in srgb, var(--alarm) 10%, transparent);border-radius:var(--r-sm);padding:2px 8px}.stage-editor-module__PiuDOq__refusalWhy{color:var(--text-dim);font-size:var(--text-xs);margin-top:6px}@media (max-width:760px){.stage-editor-module__PiuDOq__blocks{grid-template-columns:1fr}.stage-editor-module__PiuDOq__specLab{min-width:0}}
.members-panel-module__MK8XgW__panel{align-items:center;display:flex;position:relative}.members-panel-module__MK8XgW__pile{cursor:pointer;background:0 0;border:none;border-radius:99px;align-items:center;padding:3px;display:inline-flex;position:relative}.members-panel-module__MK8XgW__pile:hover{background:var(--surface-hover)}.members-panel-module__MK8XgW__face{box-shadow:0 0 0 2px var(--bg);border-radius:99px;display:inline-flex}.members-panel-module__MK8XgW__face:not(:first-child){margin-left:-8px}.members-panel-module__MK8XgW__faceMore{background:var(--surface-hover);min-width:24px;height:24px;color:var(--text-dim);font-family:var(--font-mono), monospace;box-shadow:0 0 0 2px var(--bg);border-radius:99px;justify-content:center;align-items:center;margin-left:-8px;padding:0 6px;font-size:10px;font-weight:600;display:inline-flex}.members-panel-module__MK8XgW__pileEmpty{color:var(--text-faint);padding:0 6px;font-size:12px}.members-panel-module__MK8XgW__pendingDot{background:var(--at-risk,var(--accent));width:8px;height:8px;box-shadow:0 0 0 2px var(--bg);border-radius:99px;position:absolute;top:1px;right:1px}.members-panel-module__MK8XgW__glance{z-index:40;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-md);width:248px;max-height:60vh;box-shadow:var(--shadow-pop);flex-direction:column;gap:8px;padding:10px;animation:.13s members-panel-module__MK8XgW__wg-rise;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto}.members-panel-module__MK8XgW__glanceTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:10px}.members-panel-module__MK8XgW__glanceList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.members-panel-module__MK8XgW__glanceEmpty{color:var(--text-faint);font-size:12px}.members-panel-module__MK8XgW__glanceRow{align-items:center;gap:8px;padding:4px 0;display:flex}.members-panel-module__MK8XgW__glanceName{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.members-panel-module__MK8XgW__glancePending{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-ghost);font-size:8.5px}.members-panel-module__MK8XgW__glanceRole{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-ghost);font-size:9px}.members-panel-module__MK8XgW__manageBtn{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--surface);color:var(--accent);text-align:center;cursor:pointer;margin-top:2px;padding:7px 10px;font-size:12px;font-weight:500}.members-panel-module__MK8XgW__manageBtn:hover{background:var(--accent-soft);border-color:var(--accent-line)}
.lineage-minimap-module__EEXh4a__wrap{margin-bottom:22px}.lineage-minimap-module__EEXh4a__head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.lineage-minimap-module__EEXh4a__headEnd{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.lineage-minimap-module__EEXh4a__title{font-family:var(--label-font);font-size:var(--label-size);font-weight:var(--label-weight);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--label-color)}.lineage-minimap-module__EEXh4a__scroll{padding-bottom:2px;overflow-x:auto}.lineage-minimap-module__EEXh4a__svg{display:block}.lineage-minimap-module__EEXh4a__decomp{fill:none;stroke:var(--line-strong);stroke-width:1.25px}.lineage-minimap-module__EEXh4a__dep{fill:none;stroke:var(--line);stroke-width:1px;stroke-dasharray:3 3}.lineage-minimap-module__EEXh4a__node{cursor:pointer}.lineage-minimap-module__EEXh4a__box{fill:var(--surface);stroke:var(--line);stroke-width:1px}.lineage-minimap-module__EEXh4a__node:hover .lineage-minimap-module__EEXh4a__box{stroke:var(--line-strong)}.lineage-minimap-module__EEXh4a__node[data-root=true] .lineage-minimap-module__EEXh4a__box{fill:color-mix(in srgb, var(--accent) 8%, var(--surface));stroke:var(--accent-line);stroke-width:1.5px}.lineage-minimap-module__EEXh4a__node[data-role=dependency] .lineage-minimap-module__EEXh4a__box{fill:var(--bg-rail);stroke-dasharray:3 3}.lineage-minimap-module__EEXh4a__dot{fill:var(--status-color,var(--text-faint))}.lineage-minimap-module__EEXh4a__label{fill:var(--text-dim);font-size:11px;font-family:var(--font-sans), sans-serif;pointer-events:none}.lineage-minimap-module__EEXh4a__node[data-root=true] .lineage-minimap-module__EEXh4a__label{fill:var(--text);font-weight:600}.lineage-minimap-module__EEXh4a__note{color:var(--text-faint);margin:8px 0 0;font-size:11px}
.create-group-module__AxY7zG__trigger{border-radius:var(--r-sm);width:100%;color:var(--text-ghost);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:7px 9px;display:flex}.create-group-module__AxY7zG__trigger:hover{background:var(--surface-hover);color:var(--text)}.create-group-module__AxY7zG__triggerIcon{flex:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:15px;line-height:0;display:inline-flex}.create-group-module__AxY7zG__triggerLabel{text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}.create-group-module__AxY7zG__form{flex-wrap:wrap;gap:4px;padding:2px 8px 4px;display:flex}.create-group-module__AxY7zG__form>:first-child{flex:1;min-width:0}.create-group-module__AxY7zG__error{color:var(--at-risk);flex-basis:100%;padding:0 1px;font-size:11px}
.detail-module__2PtIeW__page{flex-direction:column;gap:16px;max-width:720px;padding:16px;display:flex}.detail-module__2PtIeW__headerBar{align-items:center;display:flex}.detail-module__2PtIeW__pageTitle{color:var(--text);margin:0;font-size:18px;font-weight:600}.detail-module__2PtIeW__card{border:1px solid var(--line-soft);border-radius:var(--r-sm);flex-direction:column;gap:12px;padding:16px;display:flex}.detail-module__2PtIeW__row{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.detail-module__2PtIeW__label{min-width:92px;color:var(--text-dim);font-size:13px}.detail-module__2PtIeW__link{color:var(--text);text-decoration:none}.detail-module__2PtIeW__link:hover{text-decoration:underline}.detail-module__2PtIeW__actor{color:var(--text);align-items:center;gap:6px;display:inline-flex}.detail-module__2PtIeW__action{color:var(--text-dim)}.detail-module__2PtIeW__muted{color:var(--text-dim);font-size:13px}.detail-module__2PtIeW__note{color:var(--text-dim);margin:0;font-size:13px}.detail-module__2PtIeW__actions{gap:8px;margin-top:4px;display:flex}.detail-module__2PtIeW__burstList{border-top:1px solid var(--line-soft);margin:0;padding:0;list-style:none}.detail-module__2PtIeW__burstEntry{border-bottom:1px solid var(--line-soft);align-items:baseline;gap:10px;padding:8px 0;font-size:13px;display:flex}.detail-module__2PtIeW__burstTime{min-width:148px;color:var(--text-faint);flex:none;font-size:12px;text-decoration:none}.detail-module__2PtIeW__burstTime:hover{color:var(--text-dim);text-decoration:underline}.detail-module__2PtIeW__burstChange{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:inline-flex}.detail-module__2PtIeW__burstActor{color:var(--text-dim);flex:none;align-items:center;gap:4px;display:inline-flex}
.flow-config-module__B1bsAG__main{height:100%;padding:18px 22px 40px;overflow-y:auto}.flow-config-module__B1bsAG__column{flex-direction:column;align-items:flex-start;gap:14px;max-width:860px;display:flex}.flow-config-module__B1bsAG__columns{grid-template-columns:minmax(0,1fr);gap:14px 40px;width:100%;display:grid}@media (min-width:1180px){.flow-config-module__B1bsAG__column{max-width:1600px}.flow-config-module__B1bsAG__columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}.flow-config-module__B1bsAG__archivedNote{color:var(--text-dim);border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-hover);margin:0;padding:8px 10px;font-size:12.5px}.flow-config-module__B1bsAG__section{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding-top:10px;display:flex}.flow-config-module__B1bsAG__sectionHead{color:var(--text-dim);margin:0;font-size:12px;font-weight:600}.flow-config-module__B1bsAG__hint{color:var(--text-faint);margin:0;font-size:11.5px;line-height:1.45}.flow-config-module__B1bsAG__header{flex-wrap:wrap;align-items:center;gap:10px 16px;width:100%;display:flex}.flow-config-module__B1bsAG__nameField{flex:240px;min-width:0;max-width:360px}.flow-config-module__B1bsAG__saveBar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.flow-config-module__B1bsAG__headerControls{align-items:center;gap:6px;display:flex}.flow-config-module__B1bsAG__error{color:var(--alarm-text);margin:0;font-size:12px;line-height:1.45}
