.SystemGraph-module__uukwYW__root{--graph-col-primitives:var(--color-chart-series-1);--graph-col-tokens:var(--color-chart-series-2);--graph-col-library:var(--color-chart-series-3);--graph-col-site:var(--color-chart-series-4);--graph-col-pages:var(--color-chart-series-5);--graph-dep:var(--color-status-warning-icon);--graph-use:var(--color-status-info-icon);--graph-mist:var(--color-text-secondary);color:var(--color-text-primary);width:100%}.SystemGraph-module__uukwYW__topbar{align-items:center;gap:var(--gap-lg);padding-block:var(--padding-md);flex-wrap:wrap;display:flex}.SystemGraph-module__uukwYW__searchWrap{flex:220px;min-width:0;max-width:340px;position:relative}.SystemGraph-module__uukwYW__search{width:100%}.SystemGraph-module__uukwYW__results{top:calc(100% + var(--gap-xxs));z-index:30;background-color:var(--color-bg-container-primary);border:var(--border-xs) solid var(--color-bg-container-border);border-radius:var(--radius-md);box-shadow:var(--shadow-floating);position:absolute;left:0;right:0;overflow:hidden}.SystemGraph-module__uukwYW__result{justify-content:space-between;align-items:center;gap:var(--gap-sm-md);text-align:left;cursor:pointer;width:100%;color:var(--color-text-primary);font-family:var(--font-family-code);font-size:var(--font-caption-size);padding:var(--padding-xs) var(--padding-sm-md);background:0 0;border:0;display:flex}.SystemGraph-module__uukwYW__result:hover,.SystemGraph-module__uukwYW__resultActive{background-color:var(--color-bg-container-secondary)}.SystemGraph-module__uukwYW__resultCol{font-family:var(--font-caption-family);font-size:var(--font-caption-size)}.SystemGraph-module__uukwYW__legend{gap:var(--gap-lg);font-family:var(--font-caption-family);font-size:var(--font-caption-size);color:var(--color-text-secondary);white-space:nowrap;align-items:center;margin-left:auto;display:flex}.SystemGraph-module__uukwYW__legendDep,.SystemGraph-module__uukwYW__legendUse{border-radius:var(--radius-xxs);vertical-align:middle;width:18px;height:2px;margin-right:var(--gap-xs);display:inline-block}.SystemGraph-module__uukwYW__legendDep{background-color:var(--graph-dep)}.SystemGraph-module__uukwYW__legendUse{background-color:var(--graph-use)}.SystemGraph-module__uukwYW__layout{gap:var(--gap-lg);flex-wrap:wrap;align-items:flex-start;display:flex}.SystemGraph-module__uukwYW__stageScroll{flex:560px;min-width:0;overflow-x:auto}.SystemGraph-module__uukwYW__stage{min-width:720px;position:relative}.SystemGraph-module__uukwYW__canvas{position:absolute;inset:0}.SystemGraph-module__uukwYW__colHead{position:absolute;top:0}.SystemGraph-module__uukwYW__colHead b{font-family:var(--font-paragraph-em-family);font-size:var(--font-paragraph-sm-size);font-weight:var(--font-paragraph-em-weight)}.SystemGraph-module__uukwYW__colHead small{font-family:var(--font-caption-family);font-size:var(--font-caption-size);color:var(--color-text-tertiary);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.SystemGraph-module__uukwYW__groupLabel{font-family:var(--font-overline-family);font-size:var(--font-overline-size);font-weight:var(--font-overline-weight);letter-spacing:var(--font-overline-letter-spacing);text-transform:uppercase;color:var(--color-text-tertiary);opacity:.7;white-space:nowrap;pointer-events:none;position:absolute}.SystemGraph-module__uukwYW__bar{border-radius:var(--radius-xxs);cursor:pointer;transition:opacity var(--motion-duration-fast) var(--motion-ease-standard);border:0;padding:0;position:absolute}.SystemGraph-module__uukwYW__bar:focus-visible{outline:var(--border-md) solid var(--color-action-primary-bg);outline-offset:1px;opacity:1}.SystemGraph-module__uukwYW__tracing .SystemGraph-module__uukwYW__bar{opacity:.13}.SystemGraph-module__uukwYW__bar.SystemGraph-module__uukwYW__lit{opacity:1;box-shadow:0 0 6px}.SystemGraph-module__uukwYW__bar.SystemGraph-module__uukwYW__origin{outline:1px solid var(--color-text-primary);outline-offset:1px}.SystemGraph-module__uukwYW__col_primitives{background-color:var(--graph-col-primitives);color:var(--graph-col-primitives)}.SystemGraph-module__uukwYW__col_tokens{background-color:var(--graph-col-tokens);color:var(--graph-col-tokens)}.SystemGraph-module__uukwYW__col_library{background-color:var(--graph-col-library);color:var(--graph-col-library)}.SystemGraph-module__uukwYW__col_site{background-color:var(--graph-col-site);color:var(--graph-col-site)}.SystemGraph-module__uukwYW__col_pages{background-color:var(--graph-col-pages);color:var(--graph-col-pages)}.SystemGraph-module__uukwYW__text_primitives{color:var(--graph-col-primitives)}.SystemGraph-module__uukwYW__text_tokens{color:var(--graph-col-tokens)}.SystemGraph-module__uukwYW__text_library{color:var(--graph-col-library)}.SystemGraph-module__uukwYW__text_site{color:var(--graph-col-site)}.SystemGraph-module__uukwYW__text_pages{color:var(--graph-col-pages)}.SystemGraph-module__uukwYW__panelSlot{width:330px;max-width:400px;top:var(--gap-sm-md);flex:1 0 280px;position:sticky}.SystemGraph-module__uukwYW__panelSurface{max-height:calc(100vh - 24px);overflow-y:auto}.SystemGraph-module__uukwYW__panelHead{justify-content:space-between;align-items:center;gap:var(--gap-sm);display:flex}.SystemGraph-module__uukwYW__panelKind{align-items:center;gap:var(--gap-xs);font-family:var(--font-caption-family);font-size:var(--font-caption-size);color:var(--color-text-secondary);display:flex}.SystemGraph-module__uukwYW__panelName{font-family:var(--font-family-code);font-size:var(--font-heading-3-size);line-height:var(--font-heading-3-line-height);margin:var(--gap-sm) 0 0;overflow-wrap:break-word}.SystemGraph-module__uukwYW__panelDesc{font-family:var(--font-paragraph-sm-family);font-size:var(--font-paragraph-sm-size);line-height:var(--font-paragraph-sm-line-height);color:var(--color-text-secondary);margin:var(--gap-xs) 0 0}.SystemGraph-module__uukwYW__panelSection{font-family:var(--font-overline-family);font-size:var(--font-overline-size);font-weight:var(--font-overline-weight);letter-spacing:var(--font-overline-letter-spacing);line-height:var(--font-overline-line-height);text-transform:uppercase;color:var(--color-text-tertiary);margin:var(--gap-lg) 0 var(--gap-xs)}.SystemGraph-module__uukwYW__panelCategory{font-family:var(--font-family-code);font-size:var(--font-caption-size);font-weight:var(--font-caption-weight);color:var(--color-text-tertiary);margin:var(--gap-sm) 0 var(--gap-xxs)}.SystemGraph-module__uukwYW__chips{gap:var(--gap-xxs);flex-wrap:wrap;display:flex}.SystemGraph-module__uukwYW__nodeChip{max-width:100%}.SystemGraph-module__uukwYW__nodeChip .ds-chip__label{font-family:var(--font-family-code);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SystemGraph-module__uukwYW__chipCount{color:var(--color-text-secondary)}.SystemGraph-module__uukwYW__cliBlock{margin-top:var(--gap-xxs)}.SystemGraph-module__uukwYW__swatchRow{align-items:center;gap:var(--gap-sm);font-family:var(--font-family-code);font-size:var(--font-caption-size);margin-top:var(--gap-xxs);display:flex}.SystemGraph-module__uukwYW__swatchRow small{color:var(--color-text-secondary)}.SystemGraph-module__uukwYW__swatch{border-radius:var(--radius-xxs);border:var(--border-xs) solid var(--color-bg-container-border);flex:none;width:14px;height:14px}.SystemGraph-module__uukwYW__swatchDot{border-radius:var(--radius-full);flex:none;width:8px;height:8px;display:inline-block}.SystemGraph-module__uukwYW__depWord{color:var(--graph-dep);font-weight:var(--font-paragraph-em-weight)}.SystemGraph-module__uukwYW__useWord{color:var(--graph-use);font-weight:var(--font-paragraph-em-weight)}.SystemGraph-module__uukwYW__meta{font-family:var(--font-caption-family);font-size:var(--font-caption-size);color:var(--color-text-tertiary);padding-block:var(--padding-md);margin:0}
.page-module__ORzneW__page{width:100%;min-height:100vh;padding-inline:var(--padding-lg);padding-top:var(--layout-stage-clearance);position:relative}
