.graph-shell{--graph-viewport-inset:20px;--graph-target-height:calc(100svh - (var(--graph-viewport-inset) * 2));--graph-panel-radius:1.25rem;--graph-control-radius:.85rem;--graph-gap-xs:.35rem;--graph-gap-sm:.55rem;--graph-gap-md:.75rem;--graph-gap-lg:.95rem;scroll-margin-top:var(--graph-viewport-inset);min-height:var(--graph-target-height)}.uoft-graph-root{width:100%;min-height:var(--graph-target-height)}.graph-shell,.uoft-graph-root{font-family:inherit}.graph-shell{color:#000;width:100%;max-width:none;min-height:var(--graph-target-height);margin:0 auto;font-size:16px;line-height:1}.graph-shell *,.graph-shell :before,.graph-shell :after{box-sizing:border-box}.graph-shell button,.graph-shell input,.graph-shell select,.graph-shell textarea{font:inherit;letter-spacing:inherit;color:inherit}.graph-shell button,.graph-shell [role=button]{color:inherit;text-transform:none;background:0 0}.graph-shell button:hover,.graph-shell button:active,.graph-shell button:focus,.graph-shell button:focus-visible,.graph-shell [role=button]:hover,.graph-shell [role=button]:active,.graph-shell [role=button]:focus,.graph-shell [role=button]:focus-visible{color:inherit}.graph-shell :where(h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,figure,figcaption,blockquote,pre,header,footer,section,article,aside,label){font:inherit;color:inherit;text-transform:none;letter-spacing:inherit;margin:0;padding:0}.graph-shell ul,.graph-shell ol{list-style:none}.graph-shell a{color:inherit}.graph-shell svg{max-width:none;font-family:inherit;display:block}.graph-shell svg text,.graph-shell svg tspan{font-family:inherit}.graph-shell figure.graph-app{isolation:isolate;height:var(--graph-target-height);min-height:var(--graph-target-height);border-radius:1.25rem;display:block;position:relative;overflow:hidden}.graph-shell figure.graph-app:before{content:"";z-index:3;border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #1e39672e,inset 0 2px #ffffff6b,inset 0 -1px #1e396714}.graph-shell figure.graph-app:after{content:"";z-index:4;pointer-events:none;border-radius:inherit;background:linear-gradient(#ffffff38 0%,#ffffff1a 14%,#fff0 38%),radial-gradient(120% 80% at 50% 30%,#0000 70%,#00000008 100%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 70%,#0009 82%,#0000 100%);mask-image:linear-gradient(#000 0% 70%,#0009 82%,#0000 100%)}.graph-shell .disabled{pointer-events:none}.graph-shell :is(.node-label a,.program-label a,.meta-value a){color:inherit;text-decoration:none}.graph-shell :is(.node-label a,.program-label a,.meta-value a):hover{text-decoration:underline}.graph-shell .icon{fill:none;width:1rem;height:1rem;color:inherit;flex:none;display:block}.graph-shell .icon__stroke{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.graph-shell .icon__stroke[data-stroke-width="1.5"]{stroke-width:1.5px}.graph-shell .icon__stroke[data-stroke-width="2.5"]{stroke-width:2.5px}.graph-shell .icon__stroke[data-dash="4 3"]{stroke-dasharray:4 3}.graph-shell .icon--md{width:1rem;height:1rem}.graph-shell .icon--edge .icon__stroke{stroke-width:1.5px;stroke-linecap:butt}.graph-shell button:hover .icon,.graph-shell button:active .icon,.graph-shell button:focus .icon,.graph-shell button:focus-visible .icon,.graph-shell [role=button]:hover .icon,.graph-shell [role=button]:active .icon,.graph-shell [role=button]:focus .icon,.graph-shell [role=button]:focus-visible .icon{color:inherit}.graph-shell button:hover .icon__stroke,.graph-shell button:active .icon__stroke,.graph-shell button:focus .icon__stroke,.graph-shell button:focus-visible .icon__stroke,.graph-shell [role=button]:hover .icon__stroke,.graph-shell [role=button]:active .icon__stroke,.graph-shell [role=button]:focus .icon__stroke,.graph-shell [role=button]:focus-visible .icon__stroke{stroke:currentColor}.graph-shell .linked-label{color:inherit;text-decoration:none;display:inline}.graph-shell .linked-label-text{display:inline}.graph-shell .linked-label-icon-wrap{white-space:nowrap;vertical-align:baseline;margin-left:.18em;display:inline-block}.graph-shell .linked-label-icon{vertical-align:-.08em;width:.72em;height:.72em;display:inline-block}.graph-shell .meta-value .linked-label-icon{width:.78em;height:.78em}.graph-shell .graph,.graph-shell .graph:focus,.graph-shell .graph:focus-visible,.graph-shell .graph:focus-within,.graph-shell .graph>svg,.graph-shell .graph>svg:focus,.graph-shell .graph>svg:focus-visible{-webkit-tap-highlight-color:transparent;outline:none!important}.graph-shell .graph{--graph-node-faded:#cfd0c8;--graph-link-base:#1e39674d;--graph-link-focused:#f0c400;--graph-link-preview:#70c8eb;--mix-focus-only-base:85%;--mix-hover-only-base:65%;--mix-hover-muted-base:55%;--mix-dimmed-base:0%;isolation:isolate;box-sizing:border-box;background-color:#faead6;border:1px solid #1e396714;border-radius:1.25rem;width:100%;height:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000014,0 24px 44px #0000000f}.graph-shell .graph line.graph-link{stroke:var(--graph-link-base);transition:stroke .12s ease-out,stroke-width .12s ease-out}.graph-shell .graph.is-focused line.graph-link.is-focused-link{stroke:var(--graph-link-focused);stroke-width:1.5px}.graph-shell .graph.is-focused line.graph-link.is-preview-link{stroke:var(--graph-link-preview);stroke-width:1.2px}.graph-shell .graph .globule .base,.graph-shell .graph .globule .secondary-dot,.graph-shell .graph .globule .ringlabel,.graph-shell .graph .globule .border{transition:fill .12s ease-out,stroke .12s ease-out,opacity .12s ease-out}.graph-shell .graph .globule .base,.graph-shell .graph .globule .secondary-dot{stroke:none}.graph-shell .graph .globule .border{stroke:#182d5299;opacity:1;fill:none}.graph-shell .graph .globule .ringlabel,.graph-shell .graph .globule .secondary-dot{pointer-events:none}.graph-shell .graph .globule .base{fill:var(--node-base-fill);opacity:1}.graph-shell .graph .globule .secondary-dot{fill:var(--dot-base-fill);opacity:1}.graph-shell .graph .globule .ringlabel{fill:#fff;opacity:1}.graph-shell .graph .globule.is-noninteractive{pointer-events:none}.graph-shell .graph .globule[data-node-type=Program] .ringlabel,.graph-shell .graph .globule[data-node-type=Program] .secondary-dot{display:none}.graph-shell .graph .globule[data-node-type=Program].has-program-detail .ringlabel,.graph-shell .graph .globule[data-node-type=Program].has-program-detail .secondary-dot{display:initial}.graph-shell .graph:not(.is-focused).is-hovering .globule.is-related .base,.graph-shell .graph:not(.is-focused).is-hovering .globule.is-hovered-node .base{fill:var(--node-base-fill)}.graph-shell .graph:not(.is-focused).is-hovering .globule.is-related .secondary-dot,.graph-shell .graph:not(.is-focused).is-hovering .globule.is-hovered-node .secondary-dot{fill:var(--dot-base-fill)}.graph-shell .graph:not(.is-focused).is-hovering .globule.is-related .ringlabel,.graph-shell .graph:not(.is-focused).is-hovering .globule.is-hovered-node .ringlabel{fill:#fff}.graph-shell .graph:not(.is-focused).is-hovering .globule.is-dimmed .base{fill:color-mix(in srgb, var(--node-base-fill) var(--mix-hover-muted-base), var(--graph-node-faded))}.graph-shell .graph:not(.is-focused).is-hovering .globule.is-dimmed .secondary-dot{fill:color-mix(in srgb, var(--dot-base-fill) var(--mix-hover-muted-base), var(--graph-node-faded))}.graph-shell .graph:not(.is-focused).is-hovering .globule.is-dimmed .ringlabel{fill:color-mix(in srgb, #fff var(--mix-hover-muted-base), var(--graph-node-faded))}.graph-shell .graph.is-focused .globule{pointer-events:none}.graph-shell .graph.is-focused .globule.is-related,.graph-shell .graph.is-focused .globule.is-focused-node,.graph-shell .graph.is-focused .globule.is-hovered-node,.graph-shell .graph.is-focused .globule.is-overlap,.graph-shell .graph.is-focused .globule.is-focus-only,.graph-shell .graph.is-focused .globule.is-hover-only{pointer-events:auto}.graph-shell .graph.is-focused .globule.is-related .base,.graph-shell .graph.is-focused .globule.is-focused-node .base,.graph-shell .graph.is-focused .globule.is-hovered-node .base,.graph-shell .graph.is-focused .globule.is-overlap .base{fill:var(--node-base-fill)}.graph-shell .graph.is-focused .globule.is-related .secondary-dot,.graph-shell .graph.is-focused .globule.is-focused-node .secondary-dot,.graph-shell .graph.is-focused .globule.is-hovered-node .secondary-dot,.graph-shell .graph.is-focused .globule.is-overlap .secondary-dot{fill:var(--dot-base-fill)}.graph-shell .graph.is-focused .globule.is-related .ringlabel,.graph-shell .graph.is-focused .globule.is-focused-node .ringlabel,.graph-shell .graph.is-focused .globule.is-hovered-node .ringlabel,.graph-shell .graph.is-focused .globule.is-overlap .ringlabel{fill:#fff}.graph-shell .graph.is-focused .globule.is-focus-only .base{fill:color-mix(in srgb, var(--node-base-fill) var(--mix-focus-only-base), var(--graph-node-faded))}.graph-shell .graph.is-focused .globule.is-focus-only .secondary-dot{fill:color-mix(in srgb, var(--dot-base-fill) var(--mix-focus-only-base), var(--graph-node-faded))}.graph-shell .graph.is-focused .globule.is-focus-only .ringlabel{fill:color-mix(in srgb, #fff var(--mix-focus-only-base), var(--graph-node-faded))}.graph-shell .graph.is-focused .globule.is-hover-only .base{fill:color-mix(in srgb, var(--node-base-fill) var(--mix-hover-only-base), var(--graph-node-faded))}.graph-shell .graph.is-focused .globule.is-hover-only .secondary-dot{fill:color-mix(in srgb, var(--dot-base-fill) var(--mix-hover-only-base), var(--graph-node-faded))}.graph-shell .graph.is-focused .globule.is-hover-only .ringlabel{fill:color-mix(in srgb, #fff var(--mix-hover-only-base), var(--graph-node-faded))}.graph-shell .graph.is-focused .globule.is-dimmed .base{fill:color-mix(in srgb, var(--node-base-fill) var(--mix-dimmed-base), var(--graph-node-faded))}.graph-shell .graph.is-focused .globule.is-dimmed .secondary-dot{fill:color-mix(in srgb, var(--dot-base-fill) var(--mix-dimmed-base), var(--graph-node-faded))}.graph-shell .graph.is-focused .globule.is-dimmed .ringlabel{fill:color-mix(in srgb, #fff var(--mix-dimmed-base), var(--graph-node-faded))}.graph-shell .graph.is-transitioning.is-hovering .globule .base,.graph-shell .graph.is-transitioning.is-hovering .globule .secondary-dot,.graph-shell .graph.is-transitioning.is-hovering .globule .ringlabel{opacity:1}.graph-shell .graph .globule .outline{stroke:#0000;stroke-width:0;stroke-dasharray:none;opacity:0;fill:none}.graph-shell .graph .globule.is-focused-node .outline{stroke:#aa1368;stroke-width:1px;stroke-dasharray:none;opacity:1}.graph-shell .graph>svg,.graph-shell .graph svg{width:100%;height:100%;min-height:0;display:block}.graph-shell .browser-overlay{--browser-surface-border:1px solid #1e39672e;--browser-surface-border-hover:#00a38b6b;--browser-surface-border-focus:#0079948c;--browser-surface-background:#fefcfa;--browser-surface-background-hover:#fff;--browser-surface-shadow:inset 0 1px 0 #ffffffa6, 0 1px 2px #0000000a;--browser-surface-shadow-hover:inset 0 1px 0 #fffc, 0 3px 8px #0000000f;--browser-surface-shadow-focus:0 0 0 3px #0079941f, inset 0 1px 0 #fffc;z-index:1000;-webkit-tap-highlight-color:transparent;outline:none;height:100%;min-height:0;position:absolute;inset:0}.graph-shell .browser-overlay[hidden]{display:none}.graph-shell .browser-overlay .browser-backdrop,.graph-shell .browser-overlay .browser-shell{-webkit-tap-highlight-color:transparent;outline:none}.graph-shell .browser-overlay .browser-backdrop{z-index:0;background:#1e39671f;border-radius:1.25rem;position:absolute;inset:0}.graph-shell .browser-overlay .browser-shell{z-index:1;background:#fffffffa;border:1px solid #1e396714;border-radius:1.25rem;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;position:absolute;inset:.65rem;overflow:hidden;box-shadow:0 8px 24px #00000014}.graph-shell .browser-overlay .browser-toolbar{border-bottom:1px solid #1e396714;grid-template-rows:auto auto auto;gap:.55rem;padding:.78rem .95rem .55rem;display:grid}.graph-shell .browser-overlay .browser-heading-row{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:.9rem;display:grid}.graph-shell .browser-overlay .browser-heading{align-items:center;gap:.5rem;min-width:0;display:flex}.graph-shell .browser-overlay .browser-heading strong{letter-spacing:-.02em;color:#1e3967;text-transform:lowercase;font-size:1.96rem;font-weight:800;line-height:1.1}.graph-shell .browser-overlay .browser-description{color:#1e3967b8;min-width:0;font-size:.86rem;line-height:1.25}.graph-shell .browser-overlay .browser-filters{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:.5rem .7rem;min-width:0;display:grid}.graph-shell .browser-overlay .browser-filters[hidden]{display:none!important}.graph-shell .browser-overlay .browser-filter-select-wrap{grid-template-rows:auto auto;gap:.22rem;min-width:0;display:grid}.graph-shell .browser-overlay .browser-filter-select-wrap.is-hidden{display:none}.graph-shell .browser-overlay .browser-filter-select-label{letter-spacing:.06em;text-transform:uppercase;color:#1e3967b3;white-space:nowrap;font-size:.64rem;font-weight:800;line-height:1}.graph-shell .browser-overlay .browser-filter-select{min-width:0;min-height:0;box-shadow:none;font:inherit;letter-spacing:inherit;color:#1e3967;text-transform:none;text-indent:0;text-shadow:none;appearance:none;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffffff5;border:1px solid #00a38b59;border-radius:.85rem;outline:none;width:100%;min-width:0;height:2.15rem;margin:0;padding:0 .8rem;font-size:.82rem;font-weight:700;line-height:1}.graph-shell .browser-overlay .browser-filter-select:hover{background:#fff;border-color:#00a38b94}.graph-shell .browser-overlay .browser-filter-select:focus{border-color:#007994b3;outline:none;box-shadow:0 0 0 3px #0079941f}.graph-shell .browser-overlay .browser-filter-select:disabled{cursor:not-allowed;color:#1e396773;background:#cfd0c829;border-color:#1e39671f}.graph-shell .browser-overlay .browser-query-row{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:.5rem;display:grid}.graph-shell .browser-overlay .browser-query-bar{align-items:center;gap:.45rem;min-width:0;display:flex;position:relative}.graph-shell .browser-overlay .browser-query-bar-icon{color:#1e3967b8;pointer-events:none;flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.graph-shell .browser-overlay .browser-query-input{min-width:0;min-height:0;box-shadow:none;font:inherit;letter-spacing:inherit;color:#1e3967;text-transform:none;text-indent:0;text-shadow:none;appearance:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background:#fffffff5;border:1px solid #1e396738;border-radius:.85rem;outline:none;width:100%;min-width:0;height:2.15rem;margin:0;padding:0 .8rem;font-size:.84rem;font-weight:600;line-height:1}.graph-shell .browser-overlay .browser-query-input::placeholder{color:#1e39678c}.graph-shell .browser-overlay .browser-query-input:focus{border-color:#007994b3;outline:none;box-shadow:0 0 0 3px #0079941f}.graph-shell .browser-overlay .browser-results-meta{white-space:nowrap;color:#1e3967b8;align-items:center;gap:.35rem;font-size:.86rem;line-height:1.25;display:inline-flex}.graph-shell .browser-overlay .browser-actions{align-items:center;gap:.45rem;display:inline-flex}.graph-shell .browser-overlay .browser-status{color:#1e3967b8;align-items:baseline;gap:.35rem;padding:.5rem .95rem;font-size:.74rem;line-height:1.1;display:flex}.graph-shell .browser-overlay .browser-results-list{min-width:0;min-height:0;padding:0 .55rem .55rem;overflow:auto}.graph-shell .browser-overlay .browser-empty{color:#1e396799;text-align:center;background:#ffffffb8;border:1px dashed #1e396729;border-radius:.9rem;place-items:center;min-height:8rem;padding:1rem;font-size:.82rem;display:grid}.graph-shell .browser-overlay .browser-clear-button,.graph-shell .browser-overlay .browser-close-button,.graph-shell .browser-overlay .browser-graph-button,.graph-shell .browser-overlay .browser-result-match-token{text-transform:none;text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell .browser-overlay .browser-clear-button:hover,.graph-shell .browser-overlay .browser-clear-button:active,.graph-shell .browser-overlay .browser-clear-button:focus,.graph-shell .browser-overlay .browser-clear-button:focus-visible,.graph-shell .browser-overlay .browser-clear-button:visited,.graph-shell .browser-overlay .browser-close-button:hover,.graph-shell .browser-overlay .browser-close-button:active,.graph-shell .browser-overlay .browser-close-button:focus,.graph-shell .browser-overlay .browser-close-button:focus-visible,.graph-shell .browser-overlay .browser-close-button:visited,.graph-shell .browser-overlay .browser-graph-button:hover,.graph-shell .browser-overlay .browser-graph-button:active,.graph-shell .browser-overlay .browser-graph-button:focus,.graph-shell .browser-overlay .browser-graph-button:focus-visible,.graph-shell .browser-overlay .browser-graph-button:visited,.graph-shell .browser-overlay .browser-result-match-token:hover,.graph-shell .browser-overlay .browser-result-match-token:active,.graph-shell .browser-overlay .browser-result-match-token:focus,.graph-shell .browser-overlay .browser-result-match-token:focus-visible,.graph-shell .browser-overlay .browser-result-match-token:visited{text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell .browser-overlay .browser-clear-button:before,.graph-shell .browser-overlay .browser-clear-button:after,.graph-shell .browser-overlay .browser-close-button:before,.graph-shell .browser-overlay .browser-close-button:after,.graph-shell .browser-overlay .browser-graph-button:before,.graph-shell .browser-overlay .browser-graph-button:after,.graph-shell .browser-overlay .browser-result-match-token:before,.graph-shell .browser-overlay .browser-result-match-token:after{color:inherit!important;background:0 0!important}.graph-shell .browser-overlay .browser-clear-button svg,.graph-shell .browser-overlay .browser-close-button svg,.graph-shell .browser-overlay .browser-graph-button svg,.graph-shell .browser-overlay .browser-result-match-token svg{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell .browser-overlay .browser-clear-button svg *,.graph-shell .browser-overlay .browser-close-button svg *,.graph-shell .browser-overlay .browser-graph-button svg *,.graph-shell .browser-overlay .browser-result-match-token svg *{fill:none!important}.graph-shell .browser-overlay .browser-clear-button .icon,.graph-shell .browser-overlay .browser-close-button .icon,.graph-shell .browser-overlay .browser-graph-button .icon,.graph-shell .browser-overlay .browser-result-match-token .icon{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell .browser-overlay .browser-clear-button .icon__stroke,.graph-shell .browser-overlay .browser-close-button .icon__stroke,.graph-shell .browser-overlay .browser-graph-button .icon__stroke,.graph-shell .browser-overlay .browser-result-match-token .icon__stroke{stroke:currentColor!important}.graph-shell .browser-overlay .browser-clear-button,.graph-shell .browser-overlay .browser-close-button,.graph-shell .browser-overlay .browser-graph-button,.graph-shell .browser-overlay .browser-result-match-token{font:inherit;text-transform:none;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;border-radius:.85rem;justify-content:center;align-items:center;gap:.45rem;margin:0;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s,opacity .16s;display:inline-flex;color:#1e3967eb!important;background:#fefcfa!important;border:1px solid #1e39672e!important;box-shadow:inset 0 1px #ffffffa6,0 1px 2px #0000000a!important}.graph-shell .browser-overlay .browser-clear-button .icon,.graph-shell .browser-overlay .browser-clear-button svg,.graph-shell .browser-overlay .browser-close-button .icon,.graph-shell .browser-overlay .browser-close-button svg,.graph-shell .browser-overlay .browser-graph-button .icon,.graph-shell .browser-overlay .browser-graph-button svg,.graph-shell .browser-overlay .browser-result-match-token .icon,.graph-shell .browser-overlay .browser-result-match-token svg{color:#007994!important;fill:none!important}.graph-shell .browser-overlay .browser-clear-button .icon__stroke,.graph-shell .browser-overlay .browser-clear-button svg *,.graph-shell .browser-overlay .browser-clear-button svg path,.graph-shell .browser-overlay .browser-close-button .icon__stroke,.graph-shell .browser-overlay .browser-close-button svg *,.graph-shell .browser-overlay .browser-close-button svg path,.graph-shell .browser-overlay .browser-graph-button .icon__stroke,.graph-shell .browser-overlay .browser-graph-button svg *,.graph-shell .browser-overlay .browser-graph-button svg path,.graph-shell .browser-overlay .browser-result-match-token .icon__stroke,.graph-shell .browser-overlay .browser-result-match-token svg *,.graph-shell .browser-overlay .browser-result-match-token svg path{stroke:currentColor!important;fill:none!important}.graph-shell .browser-overlay .browser-clear-button:hover,.graph-shell .browser-overlay .browser-clear-button:active,.graph-shell .browser-overlay .browser-close-button:hover,.graph-shell .browser-overlay .browser-close-button:active,.graph-shell .browser-overlay .browser-graph-button:hover,.graph-shell .browser-overlay .browser-graph-button:active,.graph-shell .browser-overlay .browser-result-match-token:hover,.graph-shell .browser-overlay .browser-result-match-token:active{transform:translateY(-1px);color:#1e3967eb!important;background:#fff!important;border-color:#00a38b6b!important;box-shadow:inset 0 1px #fffc,0 3px 8px #0000000f!important}.graph-shell .browser-overlay .browser-clear-button:hover .icon,.graph-shell .browser-overlay .browser-clear-button:hover svg,.graph-shell .browser-overlay .browser-clear-button:active .icon,.graph-shell .browser-overlay .browser-clear-button:active svg,.graph-shell .browser-overlay .browser-close-button:hover .icon,.graph-shell .browser-overlay .browser-close-button:hover svg,.graph-shell .browser-overlay .browser-close-button:active .icon,.graph-shell .browser-overlay .browser-close-button:active svg,.graph-shell .browser-overlay .browser-graph-button:hover .icon,.graph-shell .browser-overlay .browser-graph-button:hover svg,.graph-shell .browser-overlay .browser-graph-button:active .icon,.graph-shell .browser-overlay .browser-graph-button:active svg,.graph-shell .browser-overlay .browser-result-match-token:hover .icon,.graph-shell .browser-overlay .browser-result-match-token:hover svg,.graph-shell .browser-overlay .browser-result-match-token:active .icon,.graph-shell .browser-overlay .browser-result-match-token:active svg{color:#007994!important;fill:none!important}.graph-shell .browser-overlay .browser-clear-button:hover .icon__stroke,.graph-shell .browser-overlay .browser-clear-button:hover svg *,.graph-shell .browser-overlay .browser-clear-button:hover svg path,.graph-shell .browser-overlay .browser-clear-button:active .icon__stroke,.graph-shell .browser-overlay .browser-clear-button:active svg *,.graph-shell .browser-overlay .browser-clear-button:active svg path,.graph-shell .browser-overlay .browser-close-button:hover .icon__stroke,.graph-shell .browser-overlay .browser-close-button:hover svg *,.graph-shell .browser-overlay .browser-close-button:hover svg path,.graph-shell .browser-overlay .browser-close-button:active .icon__stroke,.graph-shell .browser-overlay .browser-close-button:active svg *,.graph-shell .browser-overlay .browser-close-button:active svg path,.graph-shell .browser-overlay .browser-graph-button:hover .icon__stroke,.graph-shell .browser-overlay .browser-graph-button:hover svg *,.graph-shell .browser-overlay .browser-graph-button:hover svg path,.graph-shell .browser-overlay .browser-graph-button:active .icon__stroke,.graph-shell .browser-overlay .browser-graph-button:active svg *,.graph-shell .browser-overlay .browser-graph-button:active svg path,.graph-shell .browser-overlay .browser-result-match-token:hover .icon__stroke,.graph-shell .browser-overlay .browser-result-match-token:hover svg *,.graph-shell .browser-overlay .browser-result-match-token:hover svg path,.graph-shell .browser-overlay .browser-result-match-token:active .icon__stroke,.graph-shell .browser-overlay .browser-result-match-token:active svg *,.graph-shell .browser-overlay .browser-result-match-token:active svg path{stroke:currentColor!important;fill:none!important}.graph-shell .browser-overlay .browser-clear-button:focus,.graph-shell .browser-overlay .browser-clear-button:focus-visible,.graph-shell .browser-overlay .browser-close-button:focus,.graph-shell .browser-overlay .browser-close-button:focus-visible,.graph-shell .browser-overlay .browser-graph-button:focus,.graph-shell .browser-overlay .browser-graph-button:focus-visible,.graph-shell .browser-overlay .browser-result-match-token:focus,.graph-shell .browser-overlay .browser-result-match-token:focus-visible{outline:none;color:#1e3967eb!important;background:#fefcfa!important;border-color:#0079948c!important;box-shadow:0 0 0 3px #0079941f,inset 0 1px #fffc!important}.graph-shell .browser-overlay .browser-clear-button,.graph-shell .browser-overlay .browser-close-button,.graph-shell .browser-overlay .browser-graph-button,.graph-shell .browser-overlay .browser-result-match-token{border-radius:.85rem;height:2rem;min-height:2rem;padding:0 .8rem;font-size:.8rem;font-weight:800}.graph-shell .browser-overlay .browser-filter-toggle,.graph-shell .browser-overlay .browser-icon-button{text-transform:none;text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell .browser-overlay .browser-filter-toggle:hover,.graph-shell .browser-overlay .browser-filter-toggle:active,.graph-shell .browser-overlay .browser-filter-toggle:focus,.graph-shell .browser-overlay .browser-filter-toggle:focus-visible,.graph-shell .browser-overlay .browser-filter-toggle:visited,.graph-shell .browser-overlay .browser-icon-button:hover,.graph-shell .browser-overlay .browser-icon-button:active,.graph-shell .browser-overlay .browser-icon-button:focus,.graph-shell .browser-overlay .browser-icon-button:focus-visible,.graph-shell .browser-overlay .browser-icon-button:visited{text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell .browser-overlay .browser-filter-toggle:before,.graph-shell .browser-overlay .browser-filter-toggle:after,.graph-shell .browser-overlay .browser-icon-button:before,.graph-shell .browser-overlay .browser-icon-button:after{color:inherit!important;background:0 0!important}.graph-shell .browser-overlay .browser-filter-toggle svg,.graph-shell .browser-overlay .browser-icon-button svg{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell .browser-overlay .browser-filter-toggle svg *,.graph-shell .browser-overlay .browser-icon-button svg *{fill:none!important}.graph-shell .browser-overlay .browser-filter-toggle .icon,.graph-shell .browser-overlay .browser-icon-button .icon{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell .browser-overlay .browser-filter-toggle .icon__stroke,.graph-shell .browser-overlay .browser-icon-button .icon__stroke{stroke:currentColor!important}.graph-shell .browser-overlay .browser-filter-toggle,.graph-shell .browser-overlay .browser-icon-button{font:inherit;text-transform:none;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;border-radius:.85rem;justify-content:center;align-items:center;gap:.45rem;margin:0;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s,opacity .16s;display:inline-flex;color:#1e3967eb!important;background:#fefcfa!important;border:1px solid #1e39672e!important;box-shadow:inset 0 1px #ffffffa6,0 1px 2px #0000000a!important}.graph-shell .browser-overlay .browser-filter-toggle .icon,.graph-shell .browser-overlay .browser-filter-toggle svg,.graph-shell .browser-overlay .browser-icon-button .icon,.graph-shell .browser-overlay .browser-icon-button svg{color:#007994!important;fill:none!important}.graph-shell .browser-overlay .browser-filter-toggle .icon__stroke,.graph-shell .browser-overlay .browser-filter-toggle svg *,.graph-shell .browser-overlay .browser-filter-toggle svg path,.graph-shell .browser-overlay .browser-icon-button .icon__stroke,.graph-shell .browser-overlay .browser-icon-button svg *,.graph-shell .browser-overlay .browser-icon-button svg path{stroke:currentColor!important;fill:none!important}.graph-shell .browser-overlay .browser-filter-toggle:hover,.graph-shell .browser-overlay .browser-filter-toggle:active,.graph-shell .browser-overlay .browser-icon-button:hover,.graph-shell .browser-overlay .browser-icon-button:active{transform:translateY(-1px);color:#1e3967eb!important;background:#fff!important;border-color:#00a38b6b!important;box-shadow:inset 0 1px #fffc,0 3px 8px #0000000f!important}.graph-shell .browser-overlay .browser-filter-toggle:hover .icon,.graph-shell .browser-overlay .browser-filter-toggle:hover svg,.graph-shell .browser-overlay .browser-filter-toggle:active .icon,.graph-shell .browser-overlay .browser-filter-toggle:active svg,.graph-shell .browser-overlay .browser-icon-button:hover .icon,.graph-shell .browser-overlay .browser-icon-button:hover svg,.graph-shell .browser-overlay .browser-icon-button:active .icon,.graph-shell .browser-overlay .browser-icon-button:active svg{color:#007994!important;fill:none!important}.graph-shell .browser-overlay .browser-filter-toggle:hover .icon__stroke,.graph-shell .browser-overlay .browser-filter-toggle:hover svg *,.graph-shell .browser-overlay .browser-filter-toggle:hover svg path,.graph-shell .browser-overlay .browser-filter-toggle:active .icon__stroke,.graph-shell .browser-overlay .browser-filter-toggle:active svg *,.graph-shell .browser-overlay .browser-filter-toggle:active svg path,.graph-shell .browser-overlay .browser-icon-button:hover .icon__stroke,.graph-shell .browser-overlay .browser-icon-button:hover svg *,.graph-shell .browser-overlay .browser-icon-button:hover svg path,.graph-shell .browser-overlay .browser-icon-button:active .icon__stroke,.graph-shell .browser-overlay .browser-icon-button:active svg *,.graph-shell .browser-overlay .browser-icon-button:active svg path{stroke:currentColor!important;fill:none!important}.graph-shell .browser-overlay .browser-filter-toggle:focus,.graph-shell .browser-overlay .browser-filter-toggle:focus-visible,.graph-shell .browser-overlay .browser-icon-button:focus,.graph-shell .browser-overlay .browser-icon-button:focus-visible{outline:none;color:#1e3967eb!important;background:#fefcfa!important;border-color:#0079948c!important;box-shadow:0 0 0 3px #0079941f,inset 0 1px #fffc!important}.graph-shell .browser-overlay .browser-filter-toggle,.graph-shell .browser-overlay .browser-icon-button{border-radius:999px;flex:none;width:2rem;min-width:2rem;height:2rem;min-height:2rem;padding:0}.graph-shell .browser-overlay .browser-graph-button .icon,.graph-shell .browser-overlay .browser-clear-button .icon,.graph-shell .browser-overlay .browser-close-button .icon,.graph-shell .browser-overlay .browser-filter-toggle .icon,.graph-shell .browser-overlay .browser-icon-button .icon{width:.95rem;height:.95rem}.graph-shell .browser-overlay .browser-filter-toggle.is-active{background:#fff!important;border-color:#0079948c!important;box-shadow:0 0 0 3px #0079941f,inset 0 1px #fffc!important}@media (width<=1100px){.graph-shell .browser-overlay .browser-filters{grid-template-columns:1fr 1fr}}@media (width<=900px){.graph-shell .browser-overlay .browser-heading-row{grid-template-columns:1fr auto;align-items:start}.graph-shell .browser-overlay .browser-query-row{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"query clear filter""meta meta meta";align-items:center;gap:.45rem}.graph-shell .browser-overlay .browser-query-bar{grid-area:query}.graph-shell .browser-overlay .browser-clear-button{grid-area:clear}.graph-shell .browser-overlay .browser-filter-toggle{grid-area:filter}.graph-shell .browser-overlay .browser-results-meta{grid-area:meta;justify-self:start}.graph-shell .browser-overlay .browser-actions{flex-wrap:nowrap;justify-self:end}}@media (width<=640px){.graph-shell .browser-overlay .browser-filters{grid-template-columns:1fr}.graph-shell .browser-overlay .browser-query-row{grid-template-columns:minmax(0,1fr) auto auto;gap:.4rem}}.graph-shell .browser-overlay .browser-secondary-link,.graph-shell .browser-overlay .browser-secondary-link .linked-label,.graph-shell .browser-overlay .browser-secondary-link .linked-label-text{color:#1e3967c7;white-space:nowrap;font-size:.76rem;font-weight:700;line-height:1.1;text-decoration:none}.graph-shell .browser-overlay .browser-secondary-link .linked-label:hover,.graph-shell .browser-overlay .browser-secondary-link .linked-label:focus-visible{text-decoration:underline}.graph-shell .browser-overlay .browser-secondary-link .linked-label-icon{width:.8em;height:.8em}.graph-shell .browser-overlay .browser-row-primary-button:focus-visible,.graph-shell .browser-overlay .browser-secondary-link .linked-label:focus-visible,.graph-shell .browser-overlay .browser-linked-label .linked-label:focus-visible,.graph-shell .browser-overlay .browser-filter-select:focus-visible,.graph-shell .browser-overlay .browser-query-input:focus-visible,.graph-shell .browser-overlay .browser-clear-button:focus-visible,.graph-shell .browser-overlay .browser-close-button:focus-visible,.graph-shell .browser-overlay .browser-filter-toggle:focus-visible,.graph-shell .browser-overlay .browser-graph-button:focus-visible{outline:none;box-shadow:0 0 0 3px #00799438}.graph-shell .browser-overlay .browser-row-primary-button:focus-visible .browser-cell-text,.graph-shell .browser-overlay .browser-secondary-link .linked-label:focus-visible,.graph-shell .browser-overlay .browser-linked-label .linked-label:focus-visible{text-decoration:underline}.graph-shell .browser-overlay.is-table-mode .browser-backdrop{display:none}.graph-shell .browser-overlay.is-table-mode .browser-shell{background:#fffffffa;border:1px solid #1e396714;border-radius:1.25rem;inset:0;box-shadow:0 8px 24px #00000014}.graph-shell .browser-overlay.is-table-mode .browser-toolbar{background:#ffffff80;border-bottom:1px solid #1e39671a;gap:.6rem;padding:.9rem 1rem .7rem}.graph-shell .browser-overlay.is-table-mode .browser-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem}.graph-shell .browser-overlay.is-table-mode .browser-heading-main{align-items:baseline;gap:.75rem;min-width:0;display:flex}.graph-shell .browser-overlay.is-table-mode .browser-heading strong{text-transform:none;letter-spacing:-.02em;font-size:1.35rem;line-height:1.05}.graph-shell .browser-overlay.is-table-mode .browser-description{color:#1e3967a3;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;line-height:1.2;overflow:hidden}.graph-shell .browser-overlay.is-table-mode .browser-actions{justify-self:end}.graph-shell .browser-overlay.is-table-mode .browser-table-domain-slot{align-items:center;min-height:2.3rem;display:flex}.graph-shell .browser-overlay.is-table-mode .table-domain-selector{align-items:center;gap:.75rem;display:flex}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .table-domain-filter-toggle{cursor:pointer;color:#1e3967c7;white-space:nowrap;align-items:center;gap:.42rem;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .table-domain-filter-input{opacity:0;pointer-events:none;position:absolute}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .table-domain-filter-switch{background:#1e396729;border-radius:999px;width:2.2rem;height:1.18rem;transition:background-color .16s,box-shadow .16s;position:relative;box-shadow:inset 0 0 0 1px #1e39672e}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .table-domain-filter-switch:after{content:"";background:#fff;border-radius:50%;width:.86rem;height:.86rem;transition:transform .16s;position:absolute;top:.16rem;left:.16rem;box-shadow:0 1px 3px #0000002e}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .table-domain-filter-toggle.is-active .table-domain-filter-switch{background:var(--domain-color,#007994);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--domain-color,#007994) 70%, #000)}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .table-domain-filter-toggle.is-active .table-domain-filter-switch:after{transform:translate(1.02rem)}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .table-domain-filter-input:focus-visible+.table-domain-filter-switch{outline-offset:2px;outline:2px solid #0079948c}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .table-domain-selector__label{color:var(--domain-color);font-size:.95rem;font-weight:800;line-height:1.1}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tabs{flex:none;gap:.2rem;display:inline-flex}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab{appearance:none;cursor:pointer;border:var(--browser-surface-border);-webkit-tap-highlight-color:transparent;outline:none;transition:transform .14s,background-color .16s,border-color .16s,box-shadow .16s,color .16s}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab:hover{transform:translateY(-1px)}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab:focus{outline:none}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab:not(.active){background:var(--browser-surface-background)!important;background-color:var(--browser-surface-background)!important;color:#1e3967eb!important;box-shadow:var(--browser-surface-shadow)!important}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab:not(.active) .legend-tab-icon{color:#007994!important}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab:not(.active):hover{background:var(--browser-surface-background-hover)!important;background-color:var(--browser-surface-background-hover)!important;border-color:var(--browser-surface-border-hover)!important;box-shadow:var(--browser-surface-shadow-hover)!important}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab:not(.active):focus,.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab:not(.active):focus-visible{background:var(--browser-surface-background)!important;background-color:var(--browser-surface-background)!important;border-color:var(--browser-surface-border-focus)!important;box-shadow:var(--browser-surface-shadow-focus)!important}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab.active{background:var(--domain-color)!important;background-color:var(--domain-color)!important;color:#fff!important;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--domain-color) 88%, white), 0 1px 2px #0000000a!important}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab.active .legend-tab-icon{color:#fff!important}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab.active:hover{background:var(--domain-color)!important;background-color:var(--domain-color)!important;color:#fff!important;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--domain-color) 84%, white), 0 3px 8px #0000000f!important}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab.active:focus,.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab.active:focus-visible{background:var(--domain-color)!important;background-color:var(--domain-color)!important;color:#fff!important;box-shadow:0 0 0 3px #0079941f, inset 0 1px 0 color-mix(in srgb, var(--domain-color) 84%, white)!important}.graph-shell .browser-overlay.is-table-mode .table-domain-selector .legend-tab:focus-visible{outline-offset:2px;outline:2px solid #0079948c}.graph-shell .browser-overlay.is-table-mode .browser-results-list{padding:0;overflow:auto}.graph-shell .browser-overlay.is-table-mode .browser-results-list:has(.browser-empty){padding:.55rem}.graph-shell .browser-overlay.is-table-mode .browser-results-table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:0 0;width:100%;min-width:60rem}.graph-shell .browser-overlay.is-table-mode .browser-results-row{transition:background-color .14s,box-shadow .14s}.graph-shell .browser-overlay.is-table-mode .browser-results-row.is-selected{background:#fffffffa}.graph-shell .browser-overlay.is-table-mode .browser-results-row--header{z-index:2;position:sticky;top:0}.graph-shell .browser-overlay.is-table-mode .browser-results-row--header .browser-results-cell{z-index:2;letter-spacing:.05em;text-transform:uppercase;color:#fff;white-space:nowrap;text-align:left;background:#1e3967;border-bottom:1px solid #1e396714;padding:.7rem .7rem .68rem;font-size:.62rem;font-weight:800;position:sticky;top:0}.graph-shell .browser-overlay.is-table-mode .browser-results-cell{vertical-align:top;white-space:normal;overflow-wrap:anywhere;word-break:break-word;background-color:#ffffffe6;border-bottom:1px solid #1e396714;border-left:1px solid #1e396714;min-width:0;padding:.72rem .7rem .76rem;font-size:.72rem;line-height:1.18}.graph-shell .browser-overlay.is-table-mode .browser-results-cell:first-child{border-left:0}.graph-shell .browser-overlay.is-table-mode tbody .browser-results-row:hover .browser-results-cell{background-color:#fffffff7}.graph-shell .browser-overlay.is-table-mode tbody .browser-results-row.is-selected .browser-results-cell{background-color:#fffffffc}.graph-shell .browser-overlay.is-table-mode .browser-results-cell--degree-name{color:#6d247a;letter-spacing:-.015em;font-size:1.14rem;font-weight:800;line-height:1.06}.graph-shell .browser-overlay.is-table-mode .browser-results-cell--division,.graph-shell .browser-overlay.is-table-mode .browser-results-cell--unit,.graph-shell .browser-overlay.is-table-mode .browser-results-cell--degree-type,.graph-shell .browser-overlay.is-table-mode .browser-results-cell--coop{color:#1e3967b8;font-size:.76rem;font-weight:800;line-height:1.12}.graph-shell .browser-overlay.is-table-mode .browser-results-cell--fields,.graph-shell .browser-overlay.is-table-mode .browser-results-cell--training-area{min-width:0}.graph-shell .browser-overlay.is-table-mode .browser-training-area,.graph-shell .browser-overlay.is-table-mode .browser-results-cell--fields .browser-token-list{background:#1e396704;border-radius:.34rem}.graph-shell .browser-overlay.is-table-mode .browser-degree-cell{gap:.3rem;min-width:0;display:grid}.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button{color:#6d247a;width:100%;min-width:0;font:inherit;font-weight:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;text-transform:none;background:0 0;border:0;outline:none;justify-content:flex-start;align-items:flex-start;padding:0;text-decoration:none;display:inline-flex;color:inherit!important;background:0 0!important}.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button:hover,.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button:active,.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button:focus,.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button:focus-visible,.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button:visited{text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button:before,.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button:after{color:inherit!important;background:0 0!important}.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button svg{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button svg *{fill:none!important}.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button .icon{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button .icon__stroke{stroke:currentColor!important}.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button:hover .browser-cell-text,.graph-shell .browser-overlay.is-table-mode .browser-row-primary-button:focus-visible .browser-cell-text{text-decoration:underline}.graph-shell .browser-overlay.is-table-mode .browser-training-area{gap:.32rem;min-width:0;display:grid}.graph-shell .browser-overlay.is-table-mode .browser-training-area-item{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.4rem;min-width:0;display:grid}.graph-shell .browser-overlay.is-table-mode .browser-training-area-text{color:#1e3967c7;overflow-wrap:anywhere;min-width:0;font-size:.72rem;font-weight:700;line-height:1.15}.graph-shell .browser-overlay.is-table-mode .browser-training-area-item.is-primary .browser-training-area-text{color:#1e3967eb;font-weight:800}.graph-shell .browser-overlay.is-table-mode .browser-cell-text,.graph-shell .browser-overlay.is-table-mode .browser-cell-link,.graph-shell .browser-overlay.is-table-mode .field-text{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0}.graph-shell .browser-overlay.is-table-mode .browser-cell-link{color:#6d247a;font-weight:700;text-decoration:none}.graph-shell .browser-overlay.is-table-mode .browser-cell-link:hover{text-decoration:underline}.graph-shell .browser-overlay.is-table-mode .browser-linked-list,.graph-shell .browser-overlay.is-table-mode .browser-token-list{flex-wrap:wrap;align-items:flex-start;gap:.24rem;min-width:0;max-width:100%;display:flex}.graph-shell .browser-overlay.is-table-mode .browser-linked-list>*,.graph-shell .browser-overlay.is-table-mode .browser-token-list>*{flex:0 auto;min-width:0;max-width:100%}.graph-shell .browser-overlay.is-table-mode .browser-linked-label{font:inherit;color:inherit;margin:0;display:inline}.graph-shell .browser-overlay.is-table-mode .browser-linked-label .linked-label{color:inherit;text-decoration:none}.graph-shell .browser-overlay.is-table-mode .browser-linked-label .linked-label:hover{text-decoration:underline}.graph-shell .browser-overlay.is-table-mode .browser-linked-label .linked-label-text{display:inline}.graph-shell .browser-overlay.is-table-mode .browser-linked-label .linked-label-icon-wrap{margin-left:.16em}.graph-shell .browser-overlay.is-table-mode .browser-linked-label .linked-label-icon{vertical-align:-.08em;width:.68em;height:.68em}.graph-shell .browser-overlay.is-table-mode .browser-token-placeholder{color:#1e396773;font-style:italic}.graph-shell .browser-overlay.is-table-mode .browser-results-cell--fields .browser-token-list{gap:.22rem}.graph-shell .browser-overlay.is-table-mode .browser-results-cell--fields .field-chip{border-radius:.34rem;padding:.16rem .42rem;font-size:.68rem;line-height:1.08}.graph-shell .browser-overlay.is-table-mode .browser-token-list>.field-chip,.graph-shell .browser-overlay.is-table-mode .browser-token-list>.badge{flex:0 auto;min-width:0;max-width:100%}@media (width<=640px){.graph-shell .browser-overlay.is-table-mode .browser-toolbar{gap:.42rem;padding:.55rem .55rem .48rem}.graph-shell .browser-overlay.is-table-mode .browser-heading-row{gap:.45rem}.graph-shell .browser-overlay.is-table-mode .browser-heading-main{gap:.1rem;display:grid}.graph-shell .browser-overlay.is-table-mode .browser-heading strong{font-size:1rem;line-height:1}.graph-shell .browser-overlay.is-table-mode .browser-description{display:none}.graph-shell .browser-overlay.is-table-mode .browser-query-row{gap:.32rem}.graph-shell .browser-overlay.is-table-mode .browser-query-input,.graph-shell .browser-overlay.is-table-mode .browser-filter-select{border-radius:.7rem;height:1.85rem;font-size:.76rem}.graph-shell .browser-overlay.is-table-mode .browser-clear-button,.graph-shell .browser-overlay.is-table-mode .browser-close-button,.graph-shell .browser-overlay.is-table-mode .browser-filter-toggle,.graph-shell .browser-overlay.is-table-mode .browser-graph-button{height:1.85rem;min-height:1.85rem;padding-inline:.58rem;font-size:.72rem}.graph-shell .browser-overlay.is-table-mode .browser-icon-button{width:1.85rem;min-width:1.85rem;height:1.85rem}.graph-shell .browser-overlay.is-table-mode .browser-results-meta{font-size:.72rem}}.graph-shell .browser-overlay.is-search-mode .browser-backdrop{background:#1e396714}.graph-shell .browser-overlay.is-search-mode .browser-shell{border-radius:1.25rem;width:min(48rem,100% - 1.7rem);max-height:none;inset:.85rem auto .85rem .85rem;box-shadow:0 8px 24px #00000014}.graph-shell .browser-overlay.is-search-mode .browser-toolbar{gap:.5rem;padding:.85rem .95rem .62rem}.graph-shell .browser-overlay.is-search-mode .browser-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem}.graph-shell .browser-overlay.is-search-mode .browser-heading-main{align-items:baseline;gap:.7rem;min-width:0;display:flex}.graph-shell .browser-overlay.is-search-mode .browser-heading{min-width:0}.graph-shell .browser-overlay.is-search-mode .browser-heading strong{letter-spacing:-.015em;text-transform:none;white-space:nowrap;font-size:1.2rem;line-height:1.05}.graph-shell .browser-overlay.is-search-mode .browser-description{color:#1e39679e;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.8rem;line-height:1.2;overflow:hidden}.graph-shell .browser-overlay.is-search-mode .browser-actions{justify-self:end;align-items:center;gap:.38rem;display:inline-flex}.graph-shell .browser-overlay.is-search-mode .browser-clear-button,.graph-shell .browser-overlay.is-search-mode .browser-close-button,.graph-shell .browser-overlay.is-search-mode .browser-filter-toggle{border-radius:.78rem;height:1.9rem;font-size:.76rem}.graph-shell .browser-overlay.is-search-mode .browser-clear-button{gap:.36rem;padding:0 .72rem}.graph-shell .browser-overlay.is-search-mode .browser-close-button,.graph-shell .browser-overlay.is-search-mode .browser-filter-toggle{border-radius:999px;width:2rem;min-width:2rem;padding:0}.graph-shell .browser-overlay.is-search-mode .browser-clear-button .icon,.graph-shell .browser-overlay.is-search-mode .browser-close-button .icon,.graph-shell .browser-overlay.is-search-mode .browser-filter-toggle .icon{width:.9rem;height:.9rem}.graph-shell .browser-overlay.is-search-mode .browser-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .48rem}.graph-shell .browser-overlay.is-search-mode .browser-filter-select-label{font-size:.54rem}.graph-shell .browser-overlay.is-search-mode .browser-filter-select{border-radius:.68rem;height:1.85rem;padding:0 .62rem;font-size:.74rem}.graph-shell .browser-overlay.is-search-mode .browser-query-row{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:.5rem}.graph-shell .browser-overlay.is-search-mode .browser-query-bar{gap:.48rem}.graph-shell .browser-overlay.is-search-mode .browser-query-input{border-radius:.88rem;height:2.2rem;padding:0 .82rem;font-size:.9rem;font-weight:700}.graph-shell .browser-overlay.is-search-mode .browser-results-meta{justify-self:end;font-size:.8rem}.graph-shell .browser-overlay.is-search-mode .browser-results-list{align-content:start;gap:.8rem;margin:0;padding:.55rem .7rem .8rem;list-style:none;display:grid}.graph-shell .browser-overlay.is-search-mode .browser-result-item{background:#fffffff7;border:1px solid #1e39671a;border-radius:1.1rem;outline:none;align-self:start;min-width:0;padding:1rem 1.15rem 1.05rem;list-style:none;transition:transform .12s,border-color .12s,box-shadow .12s,background-color .12s}.graph-shell .browser-overlay.is-search-mode .browser-result-item:hover{background:#fff;border-color:#00799438;transform:translateY(-1px);box-shadow:0 10px 26px #1e396714}.graph-shell .browser-overlay.is-search-mode .browser-result-item:focus-within{background:#fff;border-color:#00799473;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #0079942e,0 10px 26px #1e396714}.graph-shell .browser-overlay.is-search-mode .browser-result-item.is-selected{background:#fffffffc;border-color:#00a38b6b;box-shadow:0 0 0 1px #00a38b1f}.graph-shell .browser-overlay.is-search-mode .browser-result-item-content{flex-direction:column;gap:.4rem;min-width:0;display:flex}.graph-shell .browser-overlay.is-search-mode .browser-result-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.75rem;min-width:0;display:grid}.graph-shell .browser-overlay.is-search-mode .browser-result-button{text-align:left;cursor:pointer;width:100%;min-width:0;box-shadow:none;-webkit-tap-highlight-color:transparent;text-transform:none;background:0 0;border:0;outline:none;gap:.42rem;padding:0;text-decoration:none;display:grid;color:inherit!important;background:0 0!important}.graph-shell .browser-overlay.is-search-mode .browser-result-button:hover,.graph-shell .browser-overlay.is-search-mode .browser-result-button:active,.graph-shell .browser-overlay.is-search-mode .browser-result-button:focus,.graph-shell .browser-overlay.is-search-mode .browser-result-button:focus-visible,.graph-shell .browser-overlay.is-search-mode .browser-result-button:visited{text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell .browser-overlay.is-search-mode .browser-result-button:before,.graph-shell .browser-overlay.is-search-mode .browser-result-button:after{color:inherit!important;background:0 0!important}.graph-shell .browser-overlay.is-search-mode .browser-result-button svg{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell .browser-overlay.is-search-mode .browser-result-button svg *{fill:none!important}.graph-shell .browser-overlay.is-search-mode .browser-result-button .icon{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell .browser-overlay.is-search-mode .browser-result-button .icon__stroke{stroke:currentColor!important}.graph-shell .browser-overlay.is-search-mode .browser-result-button:focus,.graph-shell .browser-overlay.is-search-mode .browser-result-button:focus-visible{box-shadow:none;outline:none}.graph-shell .browser-overlay.is-search-mode .browser-result-button *{outline:none}.graph-shell .browser-overlay.is-search-mode .browser-result-item:focus-within .browser-result-title-text{text-decoration:underline}.graph-shell .browser-overlay.is-search-mode .browser-result-link-wrap{white-space:nowrap;flex:none;place-self:start end;padding-top:.08rem}.graph-shell .browser-overlay.is-search-mode .browser-result-title{color:#6d247a;letter-spacing:-.014em;min-width:0;font-size:1.48rem;font-weight:800;line-height:1.15}.graph-shell .browser-overlay.is-search-mode .browser-result-title-text{color:inherit;font:inherit;overflow-wrap:anywhere}.graph-shell .browser-overlay.is-search-mode .browser-result-subline{white-space:normal;overflow-wrap:anywhere;min-width:0;font-size:.9rem;line-height:1.3}.graph-shell .browser-overlay.is-search-mode .browser-result-subline--unit{color:#1e3967e6;font-weight:700}.graph-shell .browser-overlay.is-search-mode .browser-result-subline--division{color:#1e3967b8;font-weight:500}.graph-shell .browser-overlay.is-search-mode .browser-result-match-meta{border-top:1px solid #1e396714;gap:.3rem;min-width:0;margin-top:.42rem;padding-top:.55rem;display:grid}.graph-shell .browser-overlay.is-search-mode .browser-result-match-group{grid-template-columns:3.2rem minmax(0,1fr);align-items:center;gap:.5rem;min-width:0;display:grid}.graph-shell .browser-overlay.is-search-mode .browser-result-match-group-label{color:#1e39679e;white-space:nowrap;font-size:.72rem;font-weight:700;line-height:1.1}.graph-shell .browser-overlay.is-search-mode .browser-result-match-tokens{flex-wrap:wrap;align-content:center;align-items:center;gap:.28rem .64rem;min-width:0;display:flex}.graph-shell .browser-overlay.is-search-mode .browser-result-match-area{align-items:center;gap:.38rem;min-width:0;display:inline-flex}.graph-shell .browser-overlay.is-search-mode .browser-result-match-area .badge{flex:none}.graph-shell .browser-overlay.is-search-mode .browser-result-match-area-text{color:#1e3967d6;white-space:normal;overflow-wrap:anywhere;min-width:0;font-size:.8rem;font-weight:700;line-height:1.15}.graph-shell .browser-overlay.is-search-mode .browser-result-match-tokens .field-chip,.graph-shell .browser-overlay.is-search-mode .browser-result-match-tokens .badge{flex:none}@media (width<=900px){.graph-shell .browser-overlay.is-search-mode .browser-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.graph-shell .browser-overlay.is-search-mode .browser-heading-main{align-items:start;gap:.18rem;display:grid}.graph-shell .browser-overlay.is-search-mode .browser-description{white-space:normal;text-overflow:clip;overflow:visible}.graph-shell .browser-overlay.is-search-mode .browser-query-row{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"query clear filter""meta meta meta";gap:.42rem}.graph-shell .browser-overlay.is-search-mode .browser-query-bar{grid-area:query}.graph-shell .browser-overlay.is-search-mode .browser-clear-button{grid-area:clear}.graph-shell .browser-overlay.is-search-mode .browser-filter-toggle{grid-area:filter}.graph-shell .browser-overlay.is-search-mode .browser-results-meta{grid-area:meta;justify-self:start}.graph-shell .browser-overlay.is-search-mode .browser-actions{justify-self:end}}@media (width<=640px){.graph-shell .browser-overlay.is-search-mode .browser-shell{width:auto;max-height:none;inset:.45rem}.graph-shell .browser-overlay.is-search-mode .browser-filters{grid-template-columns:1fr}.graph-shell .browser-overlay.is-search-mode .browser-result-title-row{grid-template-columns:minmax(0,1fr) auto;column-gap:.5rem}.graph-shell .browser-overlay.is-search-mode .browser-result-match-group{grid-template-columns:1fr;align-items:center;gap:.22rem}}.graph-shell dialog.graph-info-dialog{z-index:2000;width:100%;max-width:none;height:100%;max-height:none;font:inherit;color:#000;background:0 0;border:0;outline:none;margin:0;padding:clamp(.75rem,2vw,1.5rem);line-height:1.2;display:none;position:absolute;inset:0;overflow:visible}.graph-shell dialog.graph-info-dialog[open]{place-items:stretch stretch;display:grid}.graph-shell dialog.graph-info-dialog::backdrop{background:0 0}.graph-shell dialog.graph-info-dialog .graph-info-overlay{z-index:0;pointer-events:none;background:#1e396714;border-radius:1.25rem;position:absolute;inset:0}.graph-shell dialog.graph-info-dialog .graph-info-panel{z-index:1;background:#fffffffa;border:1px solid #1e396714;border-radius:1.25rem;flex-direction:column;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:clamp(1.25rem,2vw,1.75rem);display:flex;position:relative;overflow-y:auto;box-shadow:0 8px 24px #00000014}.graph-shell dialog.graph-info-dialog .graph-info-close{z-index:2;text-transform:none;text-decoration:none;position:absolute;top:1rem;right:1rem;color:inherit!important;background:0 0!important}.graph-shell dialog.graph-info-dialog .graph-info-close:hover,.graph-shell dialog.graph-info-dialog .graph-info-close:active,.graph-shell dialog.graph-info-dialog .graph-info-close:focus,.graph-shell dialog.graph-info-dialog .graph-info-close:focus-visible,.graph-shell dialog.graph-info-dialog .graph-info-close:visited{text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell dialog.graph-info-dialog .graph-info-close:before,.graph-shell dialog.graph-info-dialog .graph-info-close:after{color:inherit!important;background:0 0!important}.graph-shell dialog.graph-info-dialog .graph-info-close svg{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell dialog.graph-info-dialog .graph-info-close svg *{fill:none!important}.graph-shell dialog.graph-info-dialog .graph-info-close .icon{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell dialog.graph-info-dialog .graph-info-close .icon__stroke{stroke:currentColor!important}.graph-shell dialog.graph-info-dialog .graph-info-close{font:inherit;text-transform:none;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;border-radius:.85rem;justify-content:center;align-items:center;gap:.45rem;margin:0;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s,opacity .16s;display:inline-flex;color:#1e3967eb!important;background:#fefcfa!important;border:1px solid #1e39672e!important;box-shadow:inset 0 1px #ffffffa6,0 1px 2px #0000000a!important}.graph-shell dialog.graph-info-dialog .graph-info-close .icon,.graph-shell dialog.graph-info-dialog .graph-info-close svg{color:#007994!important;fill:none!important}.graph-shell dialog.graph-info-dialog .graph-info-close .icon__stroke,.graph-shell dialog.graph-info-dialog .graph-info-close svg *,.graph-shell dialog.graph-info-dialog .graph-info-close svg path{stroke:currentColor!important;fill:none!important}.graph-shell dialog.graph-info-dialog .graph-info-close:hover,.graph-shell dialog.graph-info-dialog .graph-info-close:active{transform:translateY(-1px);color:#1e3967eb!important;background:#fff!important;border-color:#00a38b6b!important;box-shadow:inset 0 1px #fffc,0 3px 8px #0000000f!important}.graph-shell dialog.graph-info-dialog .graph-info-close:hover .icon,.graph-shell dialog.graph-info-dialog .graph-info-close:hover svg,.graph-shell dialog.graph-info-dialog .graph-info-close:active .icon,.graph-shell dialog.graph-info-dialog .graph-info-close:active svg{color:#007994!important;fill:none!important}.graph-shell dialog.graph-info-dialog .graph-info-close:hover .icon__stroke,.graph-shell dialog.graph-info-dialog .graph-info-close:hover svg *,.graph-shell dialog.graph-info-dialog .graph-info-close:hover svg path,.graph-shell dialog.graph-info-dialog .graph-info-close:active .icon__stroke,.graph-shell dialog.graph-info-dialog .graph-info-close:active svg *,.graph-shell dialog.graph-info-dialog .graph-info-close:active svg path{stroke:currentColor!important;fill:none!important}.graph-shell dialog.graph-info-dialog .graph-info-close:focus,.graph-shell dialog.graph-info-dialog .graph-info-close:focus-visible{outline:none;color:#1e3967eb!important;background:#fefcfa!important;border-color:#0079948c!important;box-shadow:0 0 0 3px #0079941f,inset 0 1px #fffc!important}.graph-shell dialog.graph-info-dialog .graph-info-close{border-radius:999px;flex:none;width:2rem;min-width:2rem;height:2rem;min-height:2rem;padding:0}.graph-shell dialog.graph-info-dialog .graph-info-close .icon{color:#007994;width:.95rem;height:.95rem}.graph-shell dialog.graph-info-dialog .graph-info-intro{grid-template-columns:minmax(0,1.25fr) minmax(560px,1fr);align-items:start;gap:1.5rem;margin-bottom:1rem;padding-bottom:1rem;display:grid}@media (width<=1100px){.graph-shell dialog.graph-info-dialog .graph-info-intro{grid-template-columns:minmax(0,1.1fr) minmax(360px,1fr)}}@media (width<=900px){.graph-shell dialog.graph-info-dialog .graph-info-intro{grid-template-columns:1fr}}.graph-shell dialog.graph-info-dialog .graph-info-intro>.graph-info-title,.graph-shell dialog.graph-info-dialog .graph-info-intro>.graph-info-copy{grid-column:1}.graph-shell dialog.graph-info-dialog .graph-info-title{color:#007994;margin:0 0 .35rem;font-size:1.5rem;font-weight:700}.graph-shell dialog.graph-info-dialog .graph-info-copy{color:#1f3a5f;margin:0;font-size:.95rem;line-height:1.5}.graph-shell dialog.graph-info-dialog .graph-info-domains{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.7rem;display:grid}@media (width<=900px){.graph-shell dialog.graph-info-dialog .graph-info-domains{grid-column:1;margin-top:.5rem}}.graph-shell dialog.graph-info-dialog .graph-info-domain-item{background:#fefcfa;border:1px solid #1e39672e;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.55rem;min-height:2.85rem;padding:.6rem .8rem;display:grid}.graph-shell dialog.graph-info-dialog .graph-info-domain-badge{flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.graph-shell dialog.graph-info-dialog .graph-info-domain-label{color:#1e3967;min-width:0;font-size:.9rem;font-weight:700;line-height:1.15}.graph-shell dialog.graph-info-dialog .graph-info-body{grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr);align-items:start;gap:1.5rem;display:grid}@media (width<=960px){.graph-shell dialog.graph-info-dialog .graph-info-body{grid-template-columns:1fr}}.graph-shell dialog.graph-info-dialog .graph-info-column--about{min-width:0}.graph-shell dialog.graph-info-dialog .graph-info-column--guide{align-content:start;gap:.85rem;display:grid}.graph-shell dialog.graph-info-dialog .graph-info-block{border-bottom:1px solid #00000014;flex-direction:column;gap:.55rem;margin-bottom:.85rem;padding-bottom:.85rem;display:flex}.graph-shell dialog.graph-info-dialog .graph-info-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.graph-shell dialog.graph-info-dialog .graph-info-block-title,.graph-shell dialog.graph-info-dialog .graph-info-section-title{letter-spacing:.05em;text-transform:uppercase;color:#0000008c;margin:0;font-size:.78rem}.graph-shell dialog.graph-info-dialog .graph-info-card{background:#fefcfa;border:1px solid #1e39672e;border-radius:14px;padding:.95rem 1rem}.graph-shell dialog.graph-info-dialog .graph-info-section-title{margin-bottom:.7rem}.graph-shell dialog.graph-info-dialog .graph-info-list{flex-direction:column;gap:.75rem;display:flex}.graph-shell dialog.graph-info-dialog .instruction-row{grid-template-columns:1.25rem auto 1fr;align-items:center;column-gap:.3rem;display:grid}.graph-shell dialog.graph-info-dialog .instruction-icon{color:#00a38b;justify-content:center;align-items:center;display:inline-flex}.graph-shell dialog.graph-info-dialog .instruction-icon .icon{width:1.25rem;height:1.25rem}.graph-shell dialog.graph-info-dialog .instruction-strong{color:#0d544e;font-weight:600}.graph-shell dialog.graph-info-dialog .instruction-trailing{color:#000}.graph-shell aside.graph-detail{--detail-inset-top:10px;--detail-inset-left:8px;--detail-margin-right:10px;--detail-margin-bottom:10px;--detail-padding-y:1.08rem;--detail-padding-x:1.2rem;--detail-padding-bottom:1.16rem;--detail-padding:var(--detail-padding-y) var(--detail-padding-x) var(--detail-padding-bottom);--detail-radius:1.05rem;--detail-radius-mobile:.85rem;--detail-divider-color:#fafaf9;--detail-label-color:#0d544e;--detail-link-color:#6d247a;--detail-node-title-color:#1e3967;--detail-program-title-color:#6d247a;--detail-domain-title-color:#00a38b;--detail-domain-icon-color:#f0c400;--detail-hover-bg:#ffffffd6;--detail-hover-shadow:0 6px 18px #0000000d;--detail-hover-node-title:#315087;--detail-hover-label:#197069;--detail-hover-program-title:#89429d;--detail-hover-domain-title:#09ceb0;--detail-hover-mode-label:#b7b9ac;--detail-focus-bg:#fffffffa;--detail-focus-shadow:0 8px 24px #00000014;--detail-focus-node-title:#1e3967;--detail-focus-label:#0d544e;--detail-focus-program-title:#6e2a82;--detail-focus-domain-title:#00a38b;--detail-focus-mode-label:#00a38b;top:var(--detail-inset-top);left:var(--detail-inset-left);z-index:2;will-change:opacity, transform;box-sizing:border-box;margin:0 var(--detail-margin-right) var(--detail-margin-bottom) 0;padding:var(--detail-padding);border-radius:var(--detail-radius);color:#000;pointer-events:none;opacity:0;background:#fffffffa;border:1px solid #1e396714;flex-flow:column wrap;transition:opacity .14s,transform .18s,background-color .16s,border-color .16s,box-shadow .18s;display:flex;position:absolute;box-shadow:0 8px 24px #00000014}.graph-shell aside.graph-detail .infocard{box-sizing:border-box;border:none;width:100%;max-width:100%}.graph-shell aside.graph-detail .program .program-grid{grid-template-columns:[program-topic]minmax(260px,1fr)[program-categorization]minmax(0,1.4fr);gap:1rem 0;display:grid}@media (width<=840px){.graph-shell aside.graph-detail .program .program-grid{grid-template-columns:1fr;gap:1rem}}.graph-shell aside.graph-detail .program .program-topic{border-right:1px solid var(--detail-divider-color);min-width:0}@media (width<=840px){.graph-shell aside.graph-detail .program .program-topic{border-right:0;border-bottom:1px solid var(--detail-divider-color);padding-bottom:1rem;padding-right:0}}.graph-shell aside.graph-detail .program .program-topic header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.graph-shell aside.graph-detail .program .program-topic h2.program-label{color:var(--detail-program-title-color);letter-spacing:-.03em;text-wrap:balance;margin:0 0 .2rem;font-size:clamp(1.5rem,2vw,2.5rem);font-weight:800;line-height:1.02;border:0!important}.graph-shell aside.graph-detail .program .program-topic div.degree{border-bottom:1px solid var(--detail-divider-color);margin:0 1.2rem 1.2rem 0;padding:0 .5rem .2rem 0;font-size:.8rem;display:block}.graph-shell aside.graph-detail .program .program-topic div.program-fields{gap:.5rem;display:grid}@media (width<=560px){.graph-shell aside.graph-detail .program .program-topic div.program-fields{display:none}}.graph-shell aside.graph-detail .program .program-topic div.program-fields-list{flex-wrap:wrap;gap:.4rem .5rem;display:flex}.graph-shell aside.graph-detail .program div.program-categorization{gap:1rem;min-width:0;padding-left:1.5rem;display:grid}.graph-shell aside.graph-detail .program div.program-categorization section.areas{border-top:1px solid var(--detail-divider-color);grid-template-columns:1fr;gap:1.25rem;padding-top:1rem;display:grid}@media (width>=720px){.graph-shell aside.graph-detail .program div.program-categorization section.areas{grid-template-columns:1fr 1fr}}@media (width<=560px){.graph-shell aside.graph-detail .program div.program-categorization section.areas{display:none}}.graph-shell aside.graph-detail .program div.program-categorization .group{flex-direction:column;gap:.6rem;display:flex}.graph-shell aside.graph-detail .program div.program-categorization h3.domain{color:var(--detail-domain-title-color);align-items:center;gap:.75rem;margin:0 0 .6rem;font-size:.84em;font-weight:700;line-height:1.2;display:block}.graph-shell aside.graph-detail .program div.program-categorization .domain-row{justify-content:flex-start;align-items:center;gap:.5rem;width:100%;display:inline-flex}.graph-shell aside.graph-detail .program div.program-categorization .domain-text{display:inline}.graph-shell aside.graph-detail .program div.program-categorization .domain-icon-wrap{align-items:center;display:inline-flex}.graph-shell aside.graph-detail .program div.program-categorization .domain-icon-wrap svg{vertical-align:-.05em}.graph-shell aside.graph-detail .program div.program-categorization .domain-icon{width:2rem;height:2rem;color:var(--detail-domain-icon-color)}.graph-shell aside.graph-detail .program div.program-categorization .list-of-areas{flex-direction:column;gap:.7rem;display:flex}.graph-shell aside.graph-detail .program div.program-categorization article.area{flex-flow:row;align-items:center;gap:.8rem;display:flex}.graph-shell aside.graph-detail .program div.program-categorization h4.area-title{margin:0;font-size:.84em;line-height:1.2}.graph-shell aside.graph-detail .simple header.infocard-header{gap:.75rem .9rem;width:auto;max-width:100%;display:grid}.graph-shell aside.graph-detail .simple header.infocard-header h2.node-label{letter-spacing:-.02em;min-width:0;color:var(--detail-node-title-color);overflow-wrap:anywhere;text-wrap:balance;padding:0;font-size:1.38rem;font-weight:800;line-height:1.08}.graph-shell aside.graph-detail .simple header.infocard-header .header-badges{white-space:nowrap;flex-wrap:nowrap;align-self:start;gap:.35rem;display:inline-flex}.graph-shell aside.graph-detail .simple header.infocard-header.paired{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:1rem}.graph-shell aside.graph-detail .simple header.infocard-header.paired .header-badges{place-self:center start}.graph-shell aside.graph-detail .simple header.infocard-header.split{grid-template-columns:minmax(0,1fr) auto;align-items:center}.graph-shell aside.graph-detail .simple header.infocard-header.split .header-badges{justify-self:end}.graph-shell aside.graph-detail .meta-grid{gap:.5rem;display:grid}.graph-shell aside.graph-detail .meta-grid a{color:var(--detail-link-color)}.graph-shell aside.graph-detail .meta-grid.one-row{border-top:1px solid var(--detail-divider-color);margin-top:.5rem;padding-top:.5rem}.graph-shell aside.graph-detail .meta-grid.one-row .meta-row{grid-template-columns:3.6rem minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid.list-of-rows .meta-row{grid-template-columns:6rem minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid .meta-row{align-items:start;gap:.62rem;font-size:.8rem;line-height:1.2;display:grid}@media (width<=640px){.graph-shell aside.graph-detail .meta-grid .meta-row{grid-template-columns:1fr;gap:.2rem}}@media (width<=560px){.graph-shell aside.graph-detail .meta-grid .meta-row{gap:.15rem}}.graph-shell aside.graph-detail .meta-grid .meta-row.is-no-label{grid-template-columns:minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid .meta-row.is-no-label .meta-value{width:100%;min-width:0}.graph-shell aside.graph-detail .meta-grid .meta-label{color:var(--detail-label-color);font-weight:700}.graph-shell aside.graph-detail .meta-grid .meta-value{color:#000;min-width:0;font-weight:500}.graph-shell aside.graph-detail .meta-grid .domain-inline{align-items:center;gap:.4rem;margin-top:.2rem;display:inline-flex}.graph-shell aside.graph-detail .meta-grid .domain-inline .badge__icon{width:.9rem;height:.9rem}.graph-shell aside.graph-detail .meta-grid .domain-inline-text{color:var(--domain-color,var(--detail-domain-title-color));font-size:.78rem;font-weight:600;line-height:1.15}.graph-shell aside.graph-detail .meta-grid .domain-inline .badge{width:1.3rem;height:1.3rem;font-size:.62rem}@media (width<=560px){.graph-shell aside.graph-detail .meta-row--fields{display:none}}.graph-shell aside.graph-detail .meta-row--fields .meta-value{max-width:52ch}.graph-shell aside.graph-detail:has(.program){width:min(760px,100% - 20px);max-width:calc(100% - 20px)}.graph-shell aside.graph-detail:has(.simple){width:min(560px,100% - 20px);min-width:22rem;max-width:calc(100% - 20px)}.graph-shell aside.graph-detail[data-detail-mode=hover]{background:#fffffffa;box-shadow:0 8px 24px #00000014}@media (width<=760px){.graph-shell aside.graph-detail[data-detail-mode=hover]{display:none}}.graph-shell aside.graph-detail[data-detail-mode=hover]{--detail-node-title-color:var(--detail-hover-node-title);--detail-label-color:var(--detail-hover-label);--detail-program-title-color:var(--detail-hover-program-title);--detail-domain-title-color:var(--detail-hover-domain-title)}.graph-shell aside.graph-detail[data-detail-mode=hover] .detail-mode-label{color:var(--detail-hover-mode-label);opacity:.6}.graph-shell aside.graph-detail[data-detail-mode=focus]{--detail-node-title-color:var(--detail-focus-node-title);--detail-label-color:var(--detail-focus-label);--detail-program-title-color:var(--detail-focus-program-title);--detail-domain-title-color:var(--detail-focus-domain-title);background:#fffffffa;box-shadow:0 8px 24px #00000014}.graph-shell aside.graph-detail[data-detail-mode=focus] .detail-mode-label{color:var(--detail-focus-mode-label);opacity:.85}.graph-shell aside.graph-detail .detail-mode-label{letter-spacing:.08em;text-transform:uppercase;opacity:.7;margin-bottom:.35rem;font-size:.68rem;font-weight:700;display:block}@media (width<=560px){.graph-shell aside.graph-detail .detail-mode-label{display:none}}@media (width<=1200px){.graph-shell aside.graph-detail{--detail-inset-top:8px;--detail-inset-left:7px;--detail-margin-right:8px;--detail-margin-bottom:8px;--detail-padding-y:.96rem;--detail-padding-x:1.02rem;--detail-padding-bottom:1rem}.graph-shell aside.graph-detail:has(.program){width:min(700px,100% - 16px);max-width:calc(100% - 16px)}.graph-shell aside.graph-detail:has(.simple){max-width:min(520px,100% - 16px)}.graph-shell aside.graph-detail .program .program-grid{gap:.85rem 0}.graph-shell aside.graph-detail .program .program-topic header{gap:.6rem}.graph-shell aside.graph-detail .program .program-topic h2.program-label{font-size:clamp(1.35rem,1.6vw,2.1rem)}.graph-shell aside.graph-detail .program .program-topic div.degree{margin:0 1rem 1rem 0;font-size:.76rem}.graph-shell aside.graph-detail .program .program-topic div.program-fields{gap:.42rem}.graph-shell aside.graph-detail .program .program-topic div.program-fields-list{gap:.32rem .42rem}.graph-shell aside.graph-detail .program div.program-categorization{gap:.9rem;padding-left:1.2rem}.graph-shell aside.graph-detail .program div.program-categorization section.areas{gap:1rem;padding-top:.85rem}.graph-shell aside.graph-detail .program div.program-categorization .group{gap:.5rem}.graph-shell aside.graph-detail .program div.program-categorization h3.domain{margin:0 0 .5rem;font-size:.8em}.graph-shell aside.graph-detail .program div.program-categorization .domain-row{gap:.42rem}.graph-shell aside.graph-detail .program div.program-categorization .domain-icon{width:1.8rem;height:1.8rem}.graph-shell aside.graph-detail .program div.program-categorization .list-of-areas{gap:.56rem}.graph-shell aside.graph-detail .program div.program-categorization article.area{gap:.62rem}.graph-shell aside.graph-detail .program div.program-categorization h4.area-title{font-size:.8em}.graph-shell aside.graph-detail .simple header.infocard-header{gap:.62rem .75rem}.graph-shell aside.graph-detail .simple header.infocard-header h2.node-label{font-size:1.22rem;line-height:1.08}.graph-shell aside.graph-detail .simple header.infocard-header.paired{column-gap:.82rem}.graph-shell aside.graph-detail .meta-grid{gap:.42rem}.graph-shell aside.graph-detail .meta-grid.one-row{margin-top:.42rem;padding-top:.42rem}.graph-shell aside.graph-detail .meta-grid.one-row .meta-row{grid-template-columns:3.25rem minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid.one-row .meta-row.is-no-label{grid-template-columns:minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid.list-of-rows .meta-row{grid-template-columns:5.3rem minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid .meta-row{gap:.52rem;font-size:.76rem}.graph-shell aside.graph-detail .detail-mode-label{margin-bottom:.28rem;font-size:.64rem}}@media (width<=1100px){.graph-shell aside.graph-detail{--detail-inset-top:7px;--detail-inset-left:6px;--detail-margin-right:7px;--detail-margin-bottom:7px;--detail-padding-y:.88rem;--detail-padding-x:.94rem;--detail-padding-bottom:.94rem}.graph-shell aside.graph-detail:has(.program){width:min(640px,100% - 14px);max-width:calc(100% - 14px)}.graph-shell aside.graph-detail:has(.simple){max-width:min(480px,100% - 14px)}.graph-shell aside.graph-detail .program .program-grid{grid-template-columns:[program-topic]minmax(220px,1fr)[program-categorization]minmax(0,1.15fr);gap:.75rem 0}.graph-shell aside.graph-detail .program .program-topic header{gap:.5rem}.graph-shell aside.graph-detail .program .program-topic h2.program-label{font-size:clamp(1.18rem,1.35vw,1.8rem);line-height:1.04}.graph-shell aside.graph-detail .program .program-topic div.degree{margin:0 .85rem .85rem 0;padding:0 .4rem .16rem 0;font-size:.72rem}.graph-shell aside.graph-detail .program .program-topic div.program-fields{gap:.36rem}.graph-shell aside.graph-detail .program .program-topic div.program-fields-list{gap:.28rem .38rem}.graph-shell aside.graph-detail .program div.program-categorization{gap:.8rem;padding-left:1rem}.graph-shell aside.graph-detail .program div.program-categorization section.areas{gap:.85rem;padding-top:.75rem}.graph-shell aside.graph-detail .program div.program-categorization .group{gap:.42rem}.graph-shell aside.graph-detail .program div.program-categorization h3.domain{margin:0 0 .42rem;font-size:.76em}.graph-shell aside.graph-detail .program div.program-categorization .domain-row{gap:.36rem}.graph-shell aside.graph-detail .program div.program-categorization .domain-icon{width:1.6rem;height:1.6rem}.graph-shell aside.graph-detail .program div.program-categorization .list-of-areas{gap:.48rem}.graph-shell aside.graph-detail .program div.program-categorization article.area{gap:.54rem}.graph-shell aside.graph-detail .program div.program-categorization h4.area-title{font-size:.76em}.graph-shell aside.graph-detail .simple header.infocard-header{gap:.56rem .68rem}.graph-shell aside.graph-detail .simple header.infocard-header h2.node-label{font-size:1.12rem;line-height:1.08}.graph-shell aside.graph-detail .simple header.infocard-header .header-badges{gap:.28rem}.graph-shell aside.graph-detail .simple header.infocard-header.paired{column-gap:.72rem}.graph-shell aside.graph-detail .meta-grid{gap:.36rem}.graph-shell aside.graph-detail .meta-grid.one-row{margin-top:.36rem;padding-top:.36rem}.graph-shell aside.graph-detail .meta-grid.one-row .meta-row{grid-template-columns:3rem minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid.one-row .meta-row.is-no-label{grid-template-columns:minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid.list-of-rows .meta-row{grid-template-columns:4.8rem minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid .meta-row{gap:.46rem;font-size:.72rem;line-height:1.18}.graph-shell aside.graph-detail .detail-mode-label{margin-bottom:.24rem;font-size:.6rem}}@media (width<=980px){.graph-shell aside.graph-detail{--detail-inset-top:6px;--detail-inset-left:6px;--detail-margin-right:6px;--detail-margin-bottom:6px;--detail-padding-y:.8rem;--detail-padding-x:.82rem;--detail-padding-bottom:.86rem}.graph-shell aside.graph-detail:has(.program){width:min(580px,100% - 12px);max-width:calc(100% - 12px)}.graph-shell aside.graph-detail:has(.simple){max-width:min(430px,100% - 12px)}.graph-shell aside.graph-detail .program .program-grid{grid-template-columns:[program-topic]minmax(200px,1fr)[program-categorization]minmax(0,1fr);gap:.68rem 0}.graph-shell aside.graph-detail .program .program-topic h2.program-label{font-size:clamp(1.05rem,1.2vw,1.55rem)}.graph-shell aside.graph-detail .program .program-topic div.degree{margin:0 .7rem .75rem 0;font-size:.68rem}.graph-shell aside.graph-detail .program .program-topic div.program-fields{gap:.3rem}.graph-shell aside.graph-detail .program .program-topic div.program-fields-list{gap:.25rem .34rem}.graph-shell aside.graph-detail .program div.program-categorization{gap:.7rem;padding-left:.85rem}.graph-shell aside.graph-detail .program div.program-categorization section.areas{gap:.72rem;padding-top:.65rem}.graph-shell aside.graph-detail .program div.program-categorization h3.domain{font-size:.72em}.graph-shell aside.graph-detail .program div.program-categorization .domain-row{gap:.32rem}.graph-shell aside.graph-detail .program div.program-categorization .domain-icon{width:1.45rem;height:1.45rem}.graph-shell aside.graph-detail .program div.program-categorization .list-of-areas{gap:.42rem}.graph-shell aside.graph-detail .program div.program-categorization article.area{gap:.45rem}.graph-shell aside.graph-detail .program div.program-categorization h4.area-title{font-size:.72em}.graph-shell aside.graph-detail .simple header.infocard-header{gap:.5rem .6rem}.graph-shell aside.graph-detail .simple header.infocard-header h2.node-label{font-size:1rem;line-height:1.08}.graph-shell aside.graph-detail .simple header.infocard-header .header-badges{gap:.24rem}.graph-shell aside.graph-detail .simple header.infocard-header.paired{column-gap:.62rem}.graph-shell aside.graph-detail .meta-grid{gap:.32rem}.graph-shell aside.graph-detail .meta-grid.one-row{margin-top:.32rem;padding-top:.32rem}.graph-shell aside.graph-detail .meta-grid.one-row .meta-row{grid-template-columns:2.8rem minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid.one-row .meta-row.is-no-label{grid-template-columns:minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid.list-of-rows .meta-row{grid-template-columns:4.25rem minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid .meta-row{gap:.4rem;font-size:.69rem}.graph-shell aside.graph-detail .detail-mode-label{margin-bottom:.22rem;font-size:.58rem}}@media (width<=900px){.graph-shell aside.graph-detail{--detail-inset-top:5px;--detail-inset-left:5px;--detail-margin-right:5px;--detail-margin-bottom:5px;--detail-padding-y:.72rem;--detail-padding-x:.74rem;--detail-padding-bottom:.76rem;--detail-radius:.92rem}.graph-shell aside.graph-detail:has(.program){width:min(520px,100% - 10px);max-width:calc(100% - 10px)}.graph-shell aside.graph-detail:has(.simple){max-width:min(390px,100% - 10px)}.graph-shell aside.graph-detail .program .program-grid{grid-template-columns:1fr;gap:.68rem}.graph-shell aside.graph-detail .program .program-topic{border-right:0;border-bottom:1px solid var(--detail-divider-color);padding-bottom:.72rem;padding-right:0}.graph-shell aside.graph-detail .program .program-topic header{gap:.45rem}.graph-shell aside.graph-detail .program .program-topic h2.program-label{font-size:.98rem;line-height:1.06}.graph-shell aside.graph-detail .program .program-topic div.degree{margin:0 .55rem .6rem 0;padding:0 .28rem .14rem 0;font-size:.64rem}.graph-shell aside.graph-detail .program .program-topic div.program-fields{gap:.26rem}.graph-shell aside.graph-detail .program .program-topic div.program-fields-list{gap:.22rem .28rem}.graph-shell aside.graph-detail .program div.program-categorization{gap:.58rem;padding-left:0}.graph-shell aside.graph-detail .program div.program-categorization section.areas{grid-template-columns:1fr;gap:.62rem;padding-top:.58rem}.graph-shell aside.graph-detail .program div.program-categorization .group{gap:.34rem}.graph-shell aside.graph-detail .program div.program-categorization h3.domain{margin:0 0 .34rem;font-size:.68em}.graph-shell aside.graph-detail .program div.program-categorization .domain-row{gap:.28rem}.graph-shell aside.graph-detail .program div.program-categorization .domain-icon{width:1.3rem;height:1.3rem}.graph-shell aside.graph-detail .program div.program-categorization .list-of-areas{gap:.34rem}.graph-shell aside.graph-detail .program div.program-categorization article.area{gap:.38rem}.graph-shell aside.graph-detail .program div.program-categorization h4.area-title{font-size:.68em}.graph-shell aside.graph-detail .simple header.infocard-header{gap:.42rem .52rem}.graph-shell aside.graph-detail .simple header.infocard-header h2.node-label{font-size:.94rem;line-height:1.08}.graph-shell aside.graph-detail .simple header.infocard-header .header-badges{gap:.22rem}.graph-shell aside.graph-detail .simple header.infocard-header.paired{column-gap:.52rem}.graph-shell aside.graph-detail .meta-grid{gap:.26rem}.graph-shell aside.graph-detail .meta-grid.one-row{margin-top:.26rem;padding-top:.26rem}.graph-shell aside.graph-detail .meta-grid.one-row .meta-row{grid-template-columns:2.55rem minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid.one-row .meta-row.is-no-label{grid-template-columns:minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid.list-of-rows .meta-row{grid-template-columns:3.9rem minmax(0,1fr)}.graph-shell aside.graph-detail .meta-grid .meta-row{gap:.34rem;font-size:.66rem;line-height:1.16}.graph-shell aside.graph-detail .detail-mode-label{margin-bottom:.18rem;font-size:.54rem}}@media (width<=760px){.graph-shell aside.graph-detail{--detail-inset-top:.5rem;--detail-inset-left:.5rem;--detail-padding:.72rem .78rem .78rem;--detail-radius:var(--detail-radius-mobile);background:#fffffffa;border:1px solid #1e396714;max-height:min(46svh,22rem);right:.5rem;overflow:auto;box-shadow:0 8px 24px #00000014;width:auto!important;max-width:none!important}.graph-shell aside.graph-detail .infocard{gap:.55rem;display:grid}.graph-shell aside.graph-detail .program .program-topic{padding-bottom:.62rem}.graph-shell aside.graph-detail .program .program-topic h2.program-label{letter-spacing:-.025em;font-size:clamp(1.06rem,4.2vw,1.26rem);line-height:1.08}.graph-shell aside.graph-detail .program .program-topic div.degree{margin:0 0 .48rem;padding-bottom:.18rem;font-size:.64rem}.graph-shell aside.graph-detail .program .program-topic div.program-fields{display:none}.graph-shell aside.graph-detail .program div.program-categorization{gap:.56rem}.graph-shell aside.graph-detail .program div.program-categorization section.areas{gap:.52rem;padding-top:.52rem}.graph-shell aside.graph-detail .program div.program-categorization h3.domain{font-size:.72rem}.graph-shell aside.graph-detail .program div.program-categorization .domain-icon{width:1.16rem;height:1.16rem}.graph-shell aside.graph-detail .program div.program-categorization .list-of-areas{gap:.32rem}.graph-shell aside.graph-detail .program div.program-categorization article.area{gap:.36rem}.graph-shell aside.graph-detail .simple header.infocard-header{gap:.42rem .5rem}.graph-shell aside.graph-detail .simple header.infocard-header h2.node-label{letter-spacing:-.025em;font-size:clamp(1.02rem,4vw,1.2rem);line-height:1.1}.graph-shell aside.graph-detail .simple header.infocard-header .header-badges{gap:.22rem}.graph-shell aside.graph-detail .meta-grid{gap:.34rem}.graph-shell aside.graph-detail .meta-grid .meta-row{grid-template-columns:1fr;gap:.14rem;font-size:.68rem;line-height:1.2}.graph-shell aside.graph-detail .meta-grid.one-row .meta-row,.graph-shell aside.graph-detail .meta-grid.list-of-rows .meta-row{grid-template-columns:1fr}}@media (width<=560px){.graph-shell aside.graph-detail{--detail-inset-top:.42rem;--detail-inset-left:.42rem;--detail-padding:.66rem .7rem .72rem;border-radius:.86rem;max-height:min(48svh,22rem);right:.42rem}.graph-shell aside.graph-detail .program .program-topic h2.program-label{font-size:clamp(1rem,4.8vw,1.16rem)}.graph-shell aside.graph-detail .program .program-topic div.degree{font-size:.62rem}.graph-shell aside.graph-detail .program div.program-categorization section.areas{display:none}.graph-shell aside.graph-detail .simple header.infocard-header{gap:.36rem .44rem}.graph-shell aside.graph-detail .simple header.infocard-header h2.node-label{font-size:clamp(1rem,4.6vw,1.14rem)}.graph-shell aside.graph-detail .meta-row--fields,.graph-shell aside.graph-detail .detail-mode-label{display:none}}.graph-shell aside.graph-detail .badge{width:1.7rem;height:1.7rem;font-size:.78rem}.graph-shell aside.graph-detail .field-chip{border-radius:999px;min-height:1.55rem;padding:.18rem .48rem;font-size:.68rem;line-height:1.05}@media (width<=1200px){.graph-shell aside.graph-detail .badge{width:1.58rem;height:1.58rem;font-size:.74rem}.graph-shell aside.graph-detail .field-chip{min-height:1.46rem;padding:.16rem .44rem;font-size:.64rem}}@media (width<=1100px){.graph-shell aside.graph-detail .badge{width:1.48rem;height:1.48rem;font-size:.7rem}.graph-shell aside.graph-detail .field-chip{min-height:1.36rem;padding:.14rem .4rem;font-size:.61rem}}@media (width<=980px){.graph-shell aside.graph-detail .badge{width:1.38rem;height:1.38rem;font-size:.66rem}.graph-shell aside.graph-detail .field-chip{min-height:1.28rem;padding:.12rem .36rem;font-size:.58rem}}@media (width<=900px){.graph-shell aside.graph-detail .badge{width:1.3rem;height:1.3rem;font-size:.62rem}.graph-shell aside.graph-detail .field-chip{min-height:1.18rem;padding:.1rem .32rem;font-size:.55rem}}@media (width<=760px){.graph-shell aside.graph-detail .badge{width:1.28rem;height:1.28rem;font-size:.6rem}.graph-shell aside.graph-detail .field-chip{min-height:1.16rem;padding:.1rem .32rem;font-size:.56rem}}@media (width<=560px){.graph-shell aside.graph-detail .badge{width:1.18rem;height:1.18rem;font-size:.54rem}.graph-shell aside.graph-detail .field-chip{min-height:1.08rem;padding:.08rem .28rem;font-size:.52rem}}.graph-shell footer.graph-legend{--legend-border-color:#1e39672e;--legend-border-color-hover:#00a38b6b;--legend-border-color-focus:#0079948c;--legend-divider-color:#1e39672e;--legend-bg:#fefcfa;--legend-bg-hover:#fff;--legend-shadow-rest:inset 0 1px 0 #ffffffa6, 0 1px 2px #0000000a;--legend-shadow-hover:inset 0 1px 0 #fffc, 0 3px 8px #0000000f;--legend-shadow-focus:0 0 0 3px #0079941f, inset 0 1px 0 #fffc;--legend-radius-panel:1.25rem;--legend-radius-control:.85rem;--legend-control-size:2.2rem;--legend-sidebar-col:16rem;--legend-nav-gap:.35rem;--legend-gutter-x:.9rem;--legend-gutter-y:.65rem;--legend-actions-gap-x:.65rem;--legend-actions-gap-y:.42rem;--legend-toolbar-gap:.28rem;--legend-panel-pad-x:.85rem;--legend-panel-pad-top:.65rem;--legend-panel-pad-bottom:.72rem;--legend-surface-border:1px solid var(--legend-border-color);--legend-surface-background:var(--legend-bg);--legend-surface-background-hover:var(--legend-bg-hover);--legend-surface-shadow:var(--legend-shadow-rest);--legend-surface-shadow-hover:var(--legend-shadow-hover);--legend-surface-shadow-focus:var(--legend-shadow-focus);z-index:2;color:#1a1a1a;box-sizing:border-box;pointer-events:none;width:auto;position:absolute;bottom:0;left:0;right:0;overflow:visible}.graph-shell footer.graph-legend .legend-wrap{pointer-events:none;gap:0;display:grid;position:relative}.graph-shell footer.graph-legend .legend-panel{padding:var(--legend-panel-pad-top) var(--legend-panel-pad-x) var(--legend-panel-pad-bottom);box-sizing:border-box;isolation:isolate;pointer-events:auto;background:#fffffffa;border:0;border-bottom-right-radius:1.25rem;border-bottom-left-radius:1.25rem;position:relative;box-shadow:inset 0 0 0 1px #1e396714,0 8px 24px #00000014}.graph-shell footer.graph-legend .legend-panel:before{content:"";pointer-events:none;background:#ffffff73;height:1px;position:absolute;top:0;left:.85rem;right:.85rem}.graph-shell footer.graph-legend .legend-grid{grid-template-columns:minmax(13.5rem, var(--legend-sidebar-col)) minmax(0, 1fr) minmax(9rem, auto);column-gap:var(--legend-gutter-x);row-gap:var(--legend-gutter-y);grid-template-areas:"selector description actions""title items actions";align-items:start;display:grid}.graph-shell footer.graph-legend .legend-selector-row{grid-area:selector}.graph-shell footer.graph-legend .legend-title{grid-area:title}.graph-shell footer.graph-legend .legend-description{grid-area:description}.graph-shell footer.graph-legend .legend-items{grid-area:items}.graph-shell footer.graph-legend .legend-actions{grid-area:actions}.graph-shell footer.graph-legend .legend-tabs-wrap{justify-content:flex-start;display:flex}.graph-shell footer.graph-legend .legend-selector-row{align-items:center;gap:.5rem;min-width:0;margin:0;padding-top:.02rem;display:flex}.graph-shell footer.graph-legend .legend-tabs{flex:none;gap:.2rem;display:inline-flex}.graph-shell footer.graph-legend .legend-tab{appearance:none;cursor:pointer;border:var(--legend-surface-border);-webkit-tap-highlight-color:transparent;outline:none;transition:transform .14s,background-color .16s,border-color .16s,box-shadow .16s,color .16s}.graph-shell footer.graph-legend .legend-tab:hover{transform:translateY(-1px)}.graph-shell footer.graph-legend .legend-tab:focus{outline:none}.graph-shell footer.graph-legend .legend-tab:not(.active){background:var(--legend-surface-background)!important;background-color:var(--legend-surface-background)!important;color:#1e3967eb!important;box-shadow:var(--legend-surface-shadow)!important}.graph-shell footer.graph-legend .legend-tab:not(.active) .legend-tab-icon{color:#007994!important}.graph-shell footer.graph-legend .legend-tab:not(.active):hover{background:var(--legend-surface-background-hover)!important;background-color:var(--legend-surface-background-hover)!important;border-color:var(--legend-border-color-hover)!important;box-shadow:var(--legend-surface-shadow-hover)!important;color:#1e3967eb!important}.graph-shell footer.graph-legend .legend-tab:not(.active):focus,.graph-shell footer.graph-legend .legend-tab:not(.active):focus-visible{background:var(--legend-surface-background)!important;background-color:var(--legend-surface-background)!important;border-color:var(--legend-border-color-focus)!important;box-shadow:var(--legend-surface-shadow-focus)!important;color:#1e3967eb!important}.graph-shell footer.graph-legend .legend-tab.active{background:var(--domain-color)!important;background-color:var(--domain-color)!important;color:#fff!important;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--domain-color) 88%, white), 0 1px 2px #0000000a!important}.graph-shell footer.graph-legend .legend-tab.active .legend-tab-icon{color:#fff!important}.graph-shell footer.graph-legend .legend-tab.active:hover{background:var(--domain-color)!important;background-color:var(--domain-color)!important;color:#fff!important;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--domain-color) 84%, white), 0 3px 8px #0000000f!important}.graph-shell footer.graph-legend .legend-tab.active:focus,.graph-shell footer.graph-legend .legend-tab.active:focus-visible{background:var(--domain-color)!important;background-color:var(--domain-color)!important;color:#fff!important;box-shadow:0 0 0 3px #0079941f, inset 0 1px 0 color-mix(in srgb, var(--domain-color) 84%, white)!important}.graph-shell footer.graph-legend .legend-domain-label{color:var(--domain-color,#1e3967);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:800;line-height:1}.graph-shell footer.graph-legend .legend-title{--domain-color:#1e3967;letter-spacing:-.03em;min-width:0;color:var(--domain-color);text-wrap:balance;align-self:start;margin-top:.02rem;font-size:clamp(1.55rem,1.05rem + 1.9vw,1.9rem);font-weight:900;line-height:.92}.graph-shell footer.graph-legend .legend-description{border-radius:var(--legend-radius-control);border:var(--legend-surface-border);border-left:3px solid var(--domain-color);background:var(--legend-surface-background);min-width:0;box-shadow:var(--legend-surface-shadow);letter-spacing:-.005em;text-wrap:pretty;align-self:center;margin:0;padding:.48rem .72rem .48rem .65rem;font-size:.78rem;font-weight:700;line-height:1.25;display:block;color:#1e3967eb!important}.graph-shell footer.graph-legend .legend-items{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(2.2rem,auto);align-content:start;gap:.6rem 1rem;min-width:0;padding-top:.05rem;display:grid}.graph-shell footer.graph-legend .entry{appearance:none;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;border-radius:.35rem;outline:none;grid-template-columns:2rem minmax(0,1fr);align-items:center;column-gap:.38rem;min-height:2.2rem;padding:0;transition:background-color .12s,transform .12s;display:grid;background:0 0!important}.graph-shell footer.graph-legend .entry aside{grid-column:1!important}.graph-shell footer.graph-legend .entry:hover{transform:translateY(-1px)}.graph-shell footer.graph-legend .entry:hover .name{text-decoration:underline}.graph-shell footer.graph-legend .entry:hover,.graph-shell footer.graph-legend .entry:active,.graph-shell footer.graph-legend .entry:focus,.graph-shell footer.graph-legend .entry:focus-visible{background:0 0!important}.graph-shell footer.graph-legend .entry,.graph-shell footer.graph-legend .legend-tab,.graph-shell footer.graph-legend .entry:focus,.graph-shell footer.graph-legend .legend-tab:focus{outline:none}.graph-shell footer.graph-legend .entry:focus-visible,.graph-shell footer.graph-legend .legend-tab:focus-visible{outline-offset:2px;outline:2px solid #0079948c}.graph-shell footer.graph-legend .name{font-size:.82rem;font-weight:500;line-height:.98}.graph-shell footer.graph-legend .legend-actions{column-gap:var(--legend-actions-gap-x);row-gap:var(--legend-actions-gap-y);border-left:0;grid-template-columns:minmax(0,1fr) auto;align-content:start;place-items:start stretch;min-width:0;min-height:auto;padding-top:.01rem;padding-left:0;display:grid}.graph-shell footer.graph-legend .legend-action-search,.graph-shell footer.graph-legend .legend-action-table,.graph-shell footer.graph-legend .legend-action-info{align-self:start;width:100%;min-width:0}.graph-shell footer.graph-legend .legend-action-search{grid-area:1/1}.graph-shell footer.graph-legend .legend-action-table{grid-area:2/1}.graph-shell footer.graph-legend .legend-action-info{grid-area:3/1}.graph-shell footer.graph-legend .legend-nav-controls-wrap{border-left:0;grid-area:1/2/span 3;justify-content:flex-end;align-self:start;align-items:flex-start;min-width:0;min-height:auto;margin-right:0;padding-left:.02rem;display:flex}.graph-shell footer.graph-legend .graph-nav-controls{column-gap:var(--legend-nav-gap);z-index:auto;opacity:1;grid-template-columns:auto auto;align-content:start;place-items:start end;height:auto;padding:0;transition:opacity .14s,transform .14s;display:grid;position:static}.graph-shell footer.graph-legend .graph-nav-controls[hidden]{display:none}.graph-shell footer.graph-legend .graph-nav-top{justify-content:flex-end;align-items:stretch;gap:.3rem;height:auto;display:flex}.graph-shell footer.graph-legend .graph-nav-zoom-buttons{flex-direction:column;justify-content:flex-start;align-items:center;gap:.28rem;height:auto;display:flex}.graph-shell footer.graph-legend .graph-zoom-meter{background:var(--legend-surface-background);width:.28rem;min-height:0;box-shadow:var(--legend-surface-shadow);border:1px solid #1e396724;border-radius:999px;align-self:stretch;position:relative;overflow:hidden}@media (width<=760px){.graph-shell footer.graph-legend .graph-zoom-meter{display:none}}.graph-shell footer.graph-legend .graph-zoom-meter-fill{background:linear-gradient(#00a38be6,#007994f2);border-radius:999px;height:0%;transition:height .12s;position:absolute;bottom:0;left:0;right:0}.graph-shell footer.graph-legend .legend-search-button{text-transform:none;text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell footer.graph-legend .legend-search-button:hover,.graph-shell footer.graph-legend .legend-search-button:active,.graph-shell footer.graph-legend .legend-search-button:focus,.graph-shell footer.graph-legend .legend-search-button:focus-visible,.graph-shell footer.graph-legend .legend-search-button:visited{text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell footer.graph-legend .legend-search-button:before,.graph-shell footer.graph-legend .legend-search-button:after{color:inherit!important;background:0 0!important}.graph-shell footer.graph-legend .legend-search-button svg{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell footer.graph-legend .legend-search-button svg *{fill:none!important}.graph-shell footer.graph-legend .legend-search-button .icon{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell footer.graph-legend .legend-search-button .icon__stroke{stroke:currentColor!important}.graph-shell footer.graph-legend .legend-search-button{font:inherit;text-transform:none;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;border-radius:.85rem;justify-content:center;align-items:center;gap:.45rem;margin:0;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s,opacity .16s;display:inline-flex;color:#1e3967eb!important;background:#fefcfa!important;border:1px solid #1e39672e!important;box-shadow:inset 0 1px #ffffffa6,0 1px 2px #0000000a!important}.graph-shell footer.graph-legend .legend-search-button .icon,.graph-shell footer.graph-legend .legend-search-button svg{color:#007994!important;fill:none!important}.graph-shell footer.graph-legend .legend-search-button .icon__stroke,.graph-shell footer.graph-legend .legend-search-button svg *,.graph-shell footer.graph-legend .legend-search-button svg path{stroke:currentColor!important;fill:none!important}.graph-shell footer.graph-legend .legend-search-button:hover,.graph-shell footer.graph-legend .legend-search-button:active{transform:translateY(-1px);color:#1e3967eb!important;background:#fff!important;border-color:#00a38b6b!important;box-shadow:inset 0 1px #fffc,0 3px 8px #0000000f!important}.graph-shell footer.graph-legend .legend-search-button:hover .icon,.graph-shell footer.graph-legend .legend-search-button:hover svg,.graph-shell footer.graph-legend .legend-search-button:active .icon,.graph-shell footer.graph-legend .legend-search-button:active svg{color:#007994!important;fill:none!important}.graph-shell footer.graph-legend .legend-search-button:hover .icon__stroke,.graph-shell footer.graph-legend .legend-search-button:hover svg *,.graph-shell footer.graph-legend .legend-search-button:hover svg path,.graph-shell footer.graph-legend .legend-search-button:active .icon__stroke,.graph-shell footer.graph-legend .legend-search-button:active svg *,.graph-shell footer.graph-legend .legend-search-button:active svg path{stroke:currentColor!important;fill:none!important}.graph-shell footer.graph-legend .legend-search-button:focus,.graph-shell footer.graph-legend .legend-search-button:focus-visible{outline:none;color:#1e3967eb!important;background:#fefcfa!important;border-color:#0079948c!important;box-shadow:0 0 0 3px #0079941f,inset 0 1px #fffc!important}.graph-shell footer.graph-legend .legend-search-button{text-align:left;white-space:nowrap;border-radius:.85rem;grid-template-columns:1rem minmax(0,1fr);column-gap:.55rem;width:100%;height:2.3rem;min-height:2.3rem;padding:.48rem .72rem;font-size:.8rem;font-weight:800;display:grid}.graph-shell footer.graph-legend .graph-nav-button,.graph-shell footer.graph-legend .graph-nav-reset{text-transform:none;text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell footer.graph-legend .graph-nav-button:hover,.graph-shell footer.graph-legend .graph-nav-button:active,.graph-shell footer.graph-legend .graph-nav-button:focus,.graph-shell footer.graph-legend .graph-nav-button:focus-visible,.graph-shell footer.graph-legend .graph-nav-button:visited,.graph-shell footer.graph-legend .graph-nav-reset:hover,.graph-shell footer.graph-legend .graph-nav-reset:active,.graph-shell footer.graph-legend .graph-nav-reset:focus,.graph-shell footer.graph-legend .graph-nav-reset:focus-visible,.graph-shell footer.graph-legend .graph-nav-reset:visited{text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell footer.graph-legend .graph-nav-button:before,.graph-shell footer.graph-legend .graph-nav-button:after,.graph-shell footer.graph-legend .graph-nav-reset:before,.graph-shell footer.graph-legend .graph-nav-reset:after{color:inherit!important;background:0 0!important}.graph-shell footer.graph-legend .graph-nav-button svg,.graph-shell footer.graph-legend .graph-nav-reset svg{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell footer.graph-legend .graph-nav-button svg *,.graph-shell footer.graph-legend .graph-nav-reset svg *{fill:none!important}.graph-shell footer.graph-legend .graph-nav-button .icon,.graph-shell footer.graph-legend .graph-nav-reset .icon{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell footer.graph-legend .graph-nav-button .icon__stroke,.graph-shell footer.graph-legend .graph-nav-reset .icon__stroke{stroke:currentColor!important}.graph-shell footer.graph-legend .graph-nav-button,.graph-shell footer.graph-legend .graph-nav-reset{font:inherit;text-transform:none;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;border-radius:.85rem;justify-content:center;align-items:center;gap:.45rem;margin:0;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s,opacity .16s;display:inline-flex;color:#1e3967eb!important;background:#fefcfa!important;border:1px solid #1e39672e!important;box-shadow:inset 0 1px #ffffffa6,0 1px 2px #0000000a!important}.graph-shell footer.graph-legend .graph-nav-button .icon,.graph-shell footer.graph-legend .graph-nav-button svg,.graph-shell footer.graph-legend .graph-nav-reset .icon,.graph-shell footer.graph-legend .graph-nav-reset svg{color:#007994!important;fill:none!important}.graph-shell footer.graph-legend .graph-nav-button .icon__stroke,.graph-shell footer.graph-legend .graph-nav-button svg *,.graph-shell footer.graph-legend .graph-nav-button svg path,.graph-shell footer.graph-legend .graph-nav-reset .icon__stroke,.graph-shell footer.graph-legend .graph-nav-reset svg *,.graph-shell footer.graph-legend .graph-nav-reset svg path{stroke:currentColor!important;fill:none!important}.graph-shell footer.graph-legend .graph-nav-button:hover,.graph-shell footer.graph-legend .graph-nav-button:active,.graph-shell footer.graph-legend .graph-nav-reset:hover,.graph-shell footer.graph-legend .graph-nav-reset:active{transform:translateY(-1px);color:#1e3967eb!important;background:#fff!important;border-color:#00a38b6b!important;box-shadow:inset 0 1px #fffc,0 3px 8px #0000000f!important}.graph-shell footer.graph-legend .graph-nav-button:hover .icon,.graph-shell footer.graph-legend .graph-nav-button:hover svg,.graph-shell footer.graph-legend .graph-nav-button:active .icon,.graph-shell footer.graph-legend .graph-nav-button:active svg,.graph-shell footer.graph-legend .graph-nav-reset:hover .icon,.graph-shell footer.graph-legend .graph-nav-reset:hover svg,.graph-shell footer.graph-legend .graph-nav-reset:active .icon,.graph-shell footer.graph-legend .graph-nav-reset:active svg{color:#007994!important;fill:none!important}.graph-shell footer.graph-legend .graph-nav-button:hover .icon__stroke,.graph-shell footer.graph-legend .graph-nav-button:hover svg *,.graph-shell footer.graph-legend .graph-nav-button:hover svg path,.graph-shell footer.graph-legend .graph-nav-button:active .icon__stroke,.graph-shell footer.graph-legend .graph-nav-button:active svg *,.graph-shell footer.graph-legend .graph-nav-button:active svg path,.graph-shell footer.graph-legend .graph-nav-reset:hover .icon__stroke,.graph-shell footer.graph-legend .graph-nav-reset:hover svg *,.graph-shell footer.graph-legend .graph-nav-reset:hover svg path,.graph-shell footer.graph-legend .graph-nav-reset:active .icon__stroke,.graph-shell footer.graph-legend .graph-nav-reset:active svg *,.graph-shell footer.graph-legend .graph-nav-reset:active svg path{stroke:currentColor!important;fill:none!important}.graph-shell footer.graph-legend .graph-nav-button:focus,.graph-shell footer.graph-legend .graph-nav-button:focus-visible,.graph-shell footer.graph-legend .graph-nav-reset:focus,.graph-shell footer.graph-legend .graph-nav-reset:focus-visible{outline:none;color:#1e3967eb!important;background:#fefcfa!important;border-color:#0079948c!important;box-shadow:0 0 0 3px #0079941f,inset 0 1px #fffc!important}.graph-shell footer.graph-legend .graph-nav-button,.graph-shell footer.graph-legend .graph-nav-reset{width:var(--legend-control-size);min-width:var(--legend-control-size);height:var(--legend-control-size);min-height:var(--legend-control-size);border-radius:999px;flex:none;padding:0}.graph-shell footer.graph-legend .graph-nav-button .icon,.graph-shell footer.graph-legend .graph-nav-reset .icon{width:1rem;height:1rem}.graph-shell footer.graph-legend .legend-button-icon{color:#007994;flex:none;width:.95rem;height:.95rem}.graph-shell footer.graph-legend .legend-button-text{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;min-width:0;line-height:1.05;display:block;overflow:hidden}.graph-shell footer.graph-legend .legend-search-button--search .legend-button-icon,.graph-shell footer.graph-legend .legend-search-button--table .legend-button-icon,.graph-shell footer.graph-legend .legend-search-button--info .legend-button-icon{color:#007994}.graph-shell footer.graph-legend .graph-nav-reset.is-idle{opacity:.55;color:#1e396780}.graph-shell footer.graph-legend .graph-nav-reset.is-idle .icon{color:#1e396780}.graph-shell footer.graph-legend .graph-nav-reset.is-idle:hover{opacity:.74}@media (width<=1200px){.graph-shell footer.graph-legend{--legend-sidebar-col:14.75rem;--legend-gutter-x:.8rem}.graph-shell footer.graph-legend .legend-items{gap:.55rem .85rem}}@media (width<=1100px) and (width>=901px){.graph-shell footer.graph-legend{--legend-sidebar-col:13.5rem;--legend-control-size:2.05rem;--legend-gutter-x:.6rem;--legend-gutter-y:.55rem;--legend-actions-gap-x:.5rem;--legend-actions-gap-y:.38rem;--legend-nav-gap:.3rem}.graph-shell footer.graph-legend .legend-grid{grid-template-columns:minmax(12rem,13.5rem) minmax(0,1fr) minmax(8.65rem,auto)}.graph-shell footer.graph-legend .legend-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .8rem}.graph-shell footer.graph-legend .graph-nav-controls{column-gap:var(--legend-nav-gap);grid-template-columns:auto auto}.graph-shell footer.graph-legend .graph-nav-top{gap:.24rem}.graph-shell footer.graph-legend .graph-nav-zoom-buttons{justify-content:space-between;gap:.24rem}.graph-shell footer.graph-legend .graph-zoom-meter{width:.24rem;min-height:0}.graph-shell footer.graph-legend .legend-search-button{white-space:nowrap;column-gap:.38rem;min-height:2rem;padding:.4rem .55rem;font-size:.72rem}.graph-shell footer.graph-legend .legend-button-text{white-space:nowrap;text-overflow:ellipsis;line-height:1;overflow:hidden}.graph-shell footer.graph-legend .legend-button-icon{width:.84rem;height:.84rem}.graph-shell footer.graph-legend .graph-nav-button,.graph-shell footer.graph-legend .graph-nav-reset{width:1.95rem;min-width:1.95rem;height:1.95rem;min-height:1.95rem}.graph-shell footer.graph-legend .graph-nav-button .icon,.graph-shell footer.graph-legend .graph-nav-reset .icon{width:.88rem;height:.88rem}.graph-shell footer.graph-legend .entry{grid-template-columns:1.7rem minmax(0,1fr);column-gap:.3rem;min-height:1.9rem}.graph-shell footer.graph-legend .entry .badge{width:1.5rem;height:1.5rem;font-size:.72rem}.graph-shell footer.graph-legend .name{font-size:.76rem;line-height:.96}}@media (width<=980px) and (width>=901px){.graph-shell footer.graph-legend .legend-selector-row{gap:.32rem}.graph-shell footer.graph-legend .legend-tabs{gap:.15rem}.graph-shell footer.graph-legend .legend-search-button{column-gap:.38rem;min-height:2rem;padding-inline:.55rem;font-size:.72rem}.graph-shell footer.graph-legend .legend-button-icon{width:.84rem;height:.84rem}.graph-shell footer.graph-legend .graph-nav-button,.graph-shell footer.graph-legend .graph-nav-reset{width:1.95rem;min-width:1.95rem;height:1.95rem;min-height:1.95rem}.graph-shell footer.graph-legend .graph-nav-button .icon,.graph-shell footer.graph-legend .graph-nav-reset .icon{width:.88rem;height:.88rem}.graph-shell footer.graph-legend .graph-zoom-meter{width:.24rem}.graph-shell footer.graph-legend .entry{grid-template-columns:1.7rem minmax(0,1fr);column-gap:.3rem;min-height:1.9rem}.graph-shell footer.graph-legend .entry .badge{width:1.5rem;height:1.5rem;font-size:.72rem}.graph-shell footer.graph-legend .name{font-size:.76rem}}@media (width<=900px){.graph-shell footer.graph-legend{--legend-panel-pad-x:.75rem;--legend-panel-pad-top:.55rem;--legend-panel-pad-bottom:.65rem;--legend-toolbar-gap:.3rem}.graph-shell footer.graph-legend .legend-grid{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"selector actions""title title""items items";align-items:start;gap:.5rem .55rem}.graph-shell footer.graph-legend .legend-description{display:none}.graph-shell footer.graph-legend .legend-selector-row{align-self:center;min-width:0;padding-left:0}.graph-shell footer.graph-legend .legend-title{margin-top:.12rem}.graph-shell footer.graph-legend .legend-actions{justify-content:flex-end;align-items:center;gap:var(--legend-toolbar-gap);grid-template-columns:none;padding-top:0;display:flex}.graph-shell footer.graph-legend .legend-action-search,.graph-shell footer.graph-legend .legend-action-table,.graph-shell footer.graph-legend .legend-action-info,.graph-shell footer.graph-legend .legend-nav-controls-wrap{width:auto;min-width:0}.graph-shell footer.graph-legend .legend-nav-controls-wrap{justify-content:flex-end;align-items:center;margin-left:.04rem;padding-left:.06rem;display:flex}.graph-shell footer.graph-legend .graph-nav-controls{justify-content:flex-end;align-items:center;gap:var(--legend-toolbar-gap);justify-items:unset;display:flex}.graph-shell footer.graph-legend .graph-nav-top{justify-content:flex-end;align-items:center;gap:var(--legend-toolbar-gap);height:auto;display:flex}.graph-shell footer.graph-legend .graph-nav-zoom-buttons{justify-content:flex-end;align-items:center;gap:var(--legend-toolbar-gap);flex-direction:row;height:auto;display:flex}.graph-shell footer.graph-legend .legend-search-button,.graph-shell footer.graph-legend .graph-nav-button,.graph-shell footer.graph-legend .graph-nav-reset{border-radius:999px;flex:none;justify-content:center;align-items:center;width:2rem;min-width:2rem;height:2rem;min-height:2rem;padding:0;display:inline-flex}.graph-shell footer.graph-legend .legend-search-button{grid-template-columns:none}.graph-shell footer.graph-legend .legend-button-text,.graph-shell footer.graph-legend .graph-zoom-meter{display:none}}@media (width<=760px){.graph-shell footer.graph-legend{--legend-control-size:2.15rem;--legend-panel-pad-x:.45rem;--legend-panel-pad-top:.42rem;--legend-panel-pad-bottom:.42rem;--legend-toolbar-gap:.34rem;z-index:5;bottom:.55rem;left:.55rem;right:.55rem}.graph-shell footer.graph-legend .legend-panel{width:fit-content;max-width:100%;padding:var(--legend-panel-pad-top) var(--legend-panel-pad-x) var(--legend-panel-pad-bottom);background:#fffffffa;border:0;border-radius:999px;margin-inline:auto;box-shadow:inset 0 0 0 1px #1e396714,0 8px 24px #00000014}.graph-shell footer.graph-legend .legend-panel:before,.graph-shell footer.graph-legend .legend-selector-row,.graph-shell footer.graph-legend .legend-title,.graph-shell footer.graph-legend .legend-description,.graph-shell footer.graph-legend .legend-items,.graph-shell footer.graph-legend .legend-action-info{display:none}.graph-shell footer.graph-legend .legend-grid{justify-content:center;align-items:center;gap:var(--legend-toolbar-gap);display:flex}.graph-shell footer.graph-legend .legend-actions{justify-content:center;align-items:center;gap:var(--legend-toolbar-gap);width:auto;min-width:0;padding:0;display:flex}.graph-shell footer.graph-legend .legend-action-search,.graph-shell footer.graph-legend .legend-action-table,.graph-shell footer.graph-legend .legend-nav-controls-wrap{width:auto;min-width:0}.graph-shell footer.graph-legend .legend-nav-controls-wrap{justify-content:center;align-items:center;margin:0;padding:0;display:flex}.graph-shell footer.graph-legend .graph-nav-controls,.graph-shell footer.graph-legend .graph-nav-top,.graph-shell footer.graph-legend .graph-nav-zoom-buttons{justify-content:center;align-items:center;gap:var(--legend-toolbar-gap);flex-direction:row;display:flex}.graph-shell footer.graph-legend .legend-search-button,.graph-shell footer.graph-legend .graph-nav-button,.graph-shell footer.graph-legend .graph-nav-reset{width:var(--legend-control-size);min-width:var(--legend-control-size);height:var(--legend-control-size);min-height:var(--legend-control-size);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.graph-shell footer.graph-legend .legend-search-button{grid-template-columns:none}.graph-shell footer.graph-legend .legend-button-text,.graph-shell footer.graph-legend .graph-zoom-meter{display:none}.graph-shell footer.graph-legend .legend-button-icon,.graph-shell footer.graph-legend .graph-nav-button .icon,.graph-shell footer.graph-legend .graph-nav-reset .icon{width:.95rem;height:.95rem}}.graph-shell .badge{background:var(--badge-bg,#cfd0c8);width:1.85rem;height:1.85rem;color:var(--badge-color,#fff);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.86rem;font-weight:800;line-height:1;display:inline-flex}.graph-shell .field-chip{text-align:left;font:inherit;background:rgba(var(--field-chip-rgb,200, 200, 200), .18);color:color-mix(in srgb, var(--field-chip-text) 50%, #000);border:0;border-radius:.35rem;justify-content:flex-start;align-items:center;padding:.18rem .5rem;font-size:.78rem;font-weight:600;line-height:1.2;transition:background-color .12s,transform .12s,box-shadow .12s;display:inline-flex}.graph-shell .field-chip--filterable{cursor:pointer}.graph-shell .field-chip--filterable:after{content:"↗";opacity:.55;margin-left:.28rem;font-size:.72em}.graph-shell .field-chip--static{cursor:default}.graph-shell .field-chip--filterable:hover{background:rgba(var(--field-chip-rgb,200, 200, 200), .32);transform:translateY(-1px)}.graph-shell .field-chip--filterable:hover .field-text{text-underline-offset:.12em;text-decoration:underline;text-decoration-thickness:.06em}.graph-shell .field-chip--filterable:focus-visible{outline:2px solid color-mix(in srgb, var(--field-chip-text) 70%, #000);outline-offset:2px}.graph-shell .field-chip .field-text{display:inline}.graph-shell .graph-loading{opacity:0;pointer-events:none;z-index:10;background:#ffffffe0;place-items:center;transition:opacity .18s;display:grid;position:absolute;inset:0}.graph-shell .graph-loading.is-visible{opacity:1;pointer-events:auto}.graph-shell .graph-loading .graph-loading-panel{background:#fffffff5;border-radius:999px;padding:.85rem 1rem;display:inline-block;box-shadow:0 8px 30px #00000014}.graph-shell .graph-loading .graph-loading-row{justify-content:center;align-items:center;gap:.6rem;display:inline-flex}.graph-shell .graph-loading .graph-loading-title{margin:0;font-size:.92rem;font-weight:700;line-height:1}.graph-shell .graph-loading .graph-loading-copy,.graph-shell .graph-loading .graph-loading-tip{display:none}.graph-shell .graph-loading .graph-loading-spinner{background:conic-gradient(#007994,#00a38b,#6d247a,#0000 70%);border-radius:50%;flex:none;width:26px;height:26px;animation:.9s linear infinite graph-spin;-webkit-mask:radial-gradient(farthest-side,#0000 60%,#000 61%);mask:radial-gradient(farthest-side,#0000 60%,#000 61%)}@keyframes graph-spin{to{transform:rotate(360deg)}}.graph-shell .sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.graph-shell .browser-result-button,.graph-shell .browser-row-primary-button,.graph-shell .entry{text-transform:none;text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell .browser-result-button:hover,.graph-shell .browser-result-button:active,.graph-shell .browser-result-button:focus,.graph-shell .browser-result-button:focus-visible,.graph-shell .browser-result-button:visited,.graph-shell .browser-row-primary-button:hover,.graph-shell .browser-row-primary-button:active,.graph-shell .browser-row-primary-button:focus,.graph-shell .browser-row-primary-button:focus-visible,.graph-shell .browser-row-primary-button:visited,.graph-shell .entry:hover,.graph-shell .entry:active,.graph-shell .entry:focus,.graph-shell .entry:focus-visible,.graph-shell .entry:visited{text-decoration:none;color:inherit!important;background:0 0!important}.graph-shell .browser-result-button:before,.graph-shell .browser-result-button:after,.graph-shell .browser-row-primary-button:before,.graph-shell .browser-row-primary-button:after,.graph-shell .entry:before,.graph-shell .entry:after{color:inherit!important;background:0 0!important}.graph-shell .browser-result-button svg,.graph-shell .browser-row-primary-button svg,.graph-shell .entry svg{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell .browser-result-button svg *,.graph-shell .browser-row-primary-button svg *,.graph-shell .entry svg *{fill:none!important}.graph-shell .browser-result-button .icon,.graph-shell .browser-row-primary-button .icon,.graph-shell .entry .icon{color:inherit!important;fill:none!important;background:0 0!important}.graph-shell .browser-result-button .icon__stroke,.graph-shell .browser-row-primary-button .icon__stroke,.graph-shell .entry .icon__stroke{stroke:currentColor!important}.graph-shell .browser-row-primary-button,.graph-shell .browser-row-primary-button:hover,.graph-shell .browser-row-primary-button:active,.graph-shell .browser-row-primary-button:focus,.graph-shell .browser-row-primary-button:focus-visible{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.graph-shell .graph-nav-reset.is-idle{opacity:.55;color:#1e396780!important}.graph-shell .graph-nav-reset.is-idle .icon{color:#1e396780!important}.graph-shell .graph-nav-reset.is-idle .icon__stroke{stroke:currentColor!important}.graph-shell .graph-nav-reset.is-idle:hover,.graph-shell .graph-nav-reset.is-idle:active,.graph-shell .graph-nav-reset.is-idle:focus,.graph-shell .graph-nav-reset.is-idle:focus-visible{opacity:.74}.graph-shell .graph-nav-reset.is-idle:hover .icon,.graph-shell .graph-nav-reset.is-idle:active .icon,.graph-shell .graph-nav-reset.is-idle:focus .icon,.graph-shell .graph-nav-reset.is-idle:focus-visible .icon{color:#1e396780!important}.graph-shell .graph-nav-reset.is-idle:hover .icon__stroke,.graph-shell .graph-nav-reset.is-idle:active .icon__stroke,.graph-shell .graph-nav-reset.is-idle:focus .icon__stroke,.graph-shell .graph-nav-reset.is-idle:focus-visible .icon__stroke{stroke:currentColor!important}.graph-shell .graph svg text.ringlabel,.graph-shell .graph svg .ringlabel,.graph-shell .graph .globule .ringlabel,.graph-shell .graph .globule .ringlabel tspan{font-family:inherit!important}.uoft-graph-domains,.uoft-graph-view-panel{width:min(1280px,100%);margin-left:0;margin-right:0}.uoft-graph-domains{grid-template-columns:repeat(4,minmax(17rem,1fr));justify-content:start;align-items:start;gap:clamp(14px,1.4vw,18px);width:100%;margin:clamp(20px,2.2vw,28px) 0 0;padding-inline:0;display:grid}.uoft-graph-domain{background:#fff;border-radius:1rem;grid-template-rows:auto auto;gap:1.1rem;min-width:0;max-width:100%;height:100%;padding:18px 20px 20px;display:grid;position:relative;box-shadow:0 2px 6px #0000000a,0 6px 16px #0000000d}.uoft-graph-domain:before{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #00000009}.uoft-graph-domain:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff38}.uoft-graph-domain__header{border-bottom:1px solid #1e37651a;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.95rem;padding-bottom:.85rem;display:grid}.uoft-graph-domain__badge{flex:none;justify-content:center;align-items:center;display:inline-flex}.uoft-graph-domain__title{letter-spacing:-.015em;text-wrap:balance;min-width:0;max-width:24ch;color:var(--domain-title-color,#1e3765);overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;margin:0;font-size:clamp(1.22rem,1rem + .5vw,1.56rem);font-weight:800;line-height:1.1}.uoft-graph-domain__description{color:#1e3765c7;text-wrap:pretty;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0;max-width:38ch;margin:0;font-size:1rem;font-weight:500;line-height:1.68}.uoft-graph-domains .badge{background:var(--badge-bg,#d9dde6);width:2.85rem;height:2.85rem;color:var(--badge-color,#fff);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.86rem;font-weight:800;line-height:1;display:inline-flex}.uoft-graph-domains .icon{fill:none;width:1rem;height:1rem;color:inherit;flex:none;display:block}.uoft-graph-domains .icon__stroke{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.uoft-graph-domains .badge__icon{width:1.35rem;height:1.35rem}@media (width<=1180px){.uoft-graph-domains{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1.25rem;max-width:none}.uoft-graph-domain{max-width:none;margin:0}.uoft-graph-domain__title{max-width:24ch;font-size:clamp(1.28rem,1.08rem + .5vw,1.55rem)}}@media (width<=640px){.uoft-graph-domains{grid-template-columns:1fr;gap:1rem;max-width:none;margin:1.5rem 0 0;padding-inline:0}.uoft-graph-domain{gap:.8rem;max-width:none}.uoft-graph-domain__header{column-gap:.8rem;padding-bottom:.6rem}.uoft-graph-domain__title{max-width:20ch;font-size:clamp(1.25rem,1.05rem + .65vw,1.45rem);line-height:1.12}.uoft-graph-domain__description{max-width:36ch;font-size:.96rem;line-height:1.55}.uoft-graph-domains .badge{width:2.65rem;height:2.65rem}.uoft-graph-domains .badge__icon{width:1.25rem;height:1.25rem}}@media (width<=1180px){.uoft-graph-domains{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 2rem;max-width:56rem}.uoft-graph-domain{max-width:28rem;margin:0 auto}.uoft-graph-domain__title{max-width:20ch;font-size:clamp(1.28rem,1.08rem + .5vw,1.55rem)}}@media (width<=640px){.uoft-graph-domains{grid-template-columns:1fr;gap:2rem;max-width:42rem;margin:1.75rem auto 2.25rem;padding-inline:.75rem}.uoft-graph-domain{gap:.85rem;max-width:36rem}.uoft-graph-domain__header{column-gap:.8rem;padding-bottom:.65rem}.uoft-graph-domain__title{max-width:18ch;font-size:clamp(1.25rem,1.05rem + .65vw,1.45rem);line-height:1.13}.uoft-graph-domain__description{max-width:34ch;font-size:.96rem;line-height:1.55}.uoft-graph-domains .badge{width:2.65rem;height:2.65rem}.uoft-graph-domains .badge__icon{width:1.25rem;height:1.25rem}}.uoft-graph-view-panel,.uoft-graph-view-panel *,.uoft-graph-view-panel :before,.uoft-graph-view-panel :after{box-sizing:border-box}.uoft-graph-view-panel{-webkit-backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff24;border-radius:30px;justify-content:center;justify-items:center;gap:.95rem;width:100%;margin-top:0;margin-bottom:0;padding:2rem 1.75rem;display:grid;box-shadow:0 12px 30px #0000002e,inset 0 1px #ffffff0f}.uoft-graph-view-panel__prompt{color:#fff;text-align:center;margin:0;font-size:clamp(1rem,1.1vw,1.25rem);font-weight:700;line-height:1.15}.uoft-graph-view-buttons{background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:stretch;width:min(100%,320px);padding:4px;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 6px 18px #0000001f}.uoft-graph-view-button,.uoft-graph-view-button:link,.uoft-graph-view-button:visited,.uoft-graph-view-button:hover,.uoft-graph-view-button:active,.uoft-graph-view-button:focus,.uoft-graph-view-button:focus-visible{text-transform:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;margin:0;text-decoration:none;outline:none!important}.uoft-graph-view-button{letter-spacing:-.01em;color:#ffffffd6;white-space:nowrap;cursor:pointer;background:0 0;border-radius:0;flex:50%;justify-content:center;align-items:center;gap:.55rem;min-height:5rem;padding:1rem 1.4rem;font-size:1.06rem;font-weight:800;line-height:1;transition:background-color .16s,color .16s,transform .16s,box-shadow .16s;display:flex;box-shadow:none!important}.uoft-graph-view-button:first-child{border-top-left-radius:999px;border-bottom-left-radius:999px}.uoft-graph-view-button:last-child{border-top-right-radius:999px;border-bottom-right-radius:999px}.uoft-graph-view-button:not(:last-child){border-right:1px solid #ffffff1f}.uoft-graph-view-button:hover{color:#fff;background:#ffffff1f;transform:translateY(-1px)}.uoft-graph-view-button:focus,.uoft-graph-view-button:focus-visible{box-shadow:none!important;outline:none!important}.uoft-graph-view-button:active{transform:none}.uoft-graph-view-button__icon{flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.uoft-graph-view-button__icon .icon{color:#ffffffd1;width:1.1rem;height:1.1rem}.uoft-graph-view-button__icon .icon__stroke{stroke:currentColor}.uoft-graph-view-button__label{white-space:nowrap;line-height:1;display:inline-block}.uoft-graph-view-button.is-active{color:#fff;background:#1e3967;box-shadow:0 8px 20px #00000038,inset 0 1px #ffffff14}.uoft-graph-view-button.is-active .icon{color:#fff}@media (width<=640px){.uoft-graph-view-panel{border-radius:22px;gap:.75rem;padding:1.25rem 1rem}.uoft-graph-view-panel__prompt{font-size:.9rem}.uoft-graph-view-buttons{width:100%;box-shadow:none;background:0 0;border:0;border-radius:1rem;flex-wrap:wrap;gap:.5rem;padding:0;overflow:visible}.uoft-graph-view-button{color:#1e3967eb;background:#ffffffeb;border:1px solid #ffffff2e;border-radius:999px;flex:auto;min-height:2.9rem;padding:.72rem 1.05rem;font-size:.9rem;box-shadow:inset 0 1px #ffffffa6,0 1px 2px #0000000a}.uoft-graph-view-button:not(:last-child){border-right:1px solid #ffffff2e}.uoft-graph-view-button:hover{color:#1e3967eb;background:#fff;border-color:#00a38b6b;box-shadow:inset 0 1px #fffc,0 3px 8px #0000000f}.uoft-graph-view-button:focus,.uoft-graph-view-button:focus-visible{border-color:#ffffff2e;box-shadow:none!important;outline:none!important}.uoft-graph-view-button__icon .icon{color:#1e3967eb;width:1.05rem;height:1.05rem}.uoft-graph-view-button.is-active{color:#fff;background:#1e3967}.uoft-graph-view-button.is-active .icon{color:#fff}}
