@layer quartz-base{#pane-workspace-marker{display:none!important}.pane-loading-toast,.pane-error-toast{z-index:1000;border:1px solid var(--lightgray);background:var(--light);max-width:min(30rem,100vw - 2rem);color:var(--dark);border-radius:.65rem;padding:.75rem 1rem;font-size:.9rem;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 12px 34px #141f262e}.pane-error-toast{border-color:#b75252}.knowledge-pane .callout.is-collapsible>.callout-title{cursor:pointer}.knowledge-pane .callout.is-collapsible>.callout-title:focus-visible{outline:2px solid var(--secondary);outline-offset:.3rem}article :is(h1,h2,h3,h4,h5,h6)[id]>a[role=anchor]{display:none!important}@media (min-width:900px){html.pane-workspace-active,html.pane-workspace-active body{height:100%;overflow:hidden}html.pane-workspace-active .page{width:100%;max-width:none;height:100vh;margin:0}html.pane-workspace-active .page>#quartz-body{grid-template:"workspace-nav workspace-panes"100vh/18rem minmax(0,1fr);gap:0;height:100vh;padding:0;display:grid;overflow:hidden}html.pane-workspace-active #quartz-body>.left.sidebar{z-index:10;border-right:1px solid var(--lightgray);background:linear-gradient(180deg, #3296c80f, transparent 13rem), var(--light);scrollbar-width:thin;grid-area:workspace-nav;min-width:0;height:100vh;padding:1.6rem 1.15rem 1.2rem;position:relative;overflow-y:auto}html.pane-workspace-active #quartz-body>.left.sidebar .explorer{flex-shrink:0;min-height:2.75rem}html.pane-workspace-active #quartz-body>.left.sidebar .explorer.collapsed{flex:0 0 2.75rem;overflow:visible}html.pane-workspace-active #quartz-body>.left.sidebar .desktop-explorer{border-radius:.5rem;width:100%;min-height:2.5rem;padding:.45rem .55rem}html.pane-workspace-active #quartz-body>.left.sidebar .explorer.collapsed .desktop-explorer{background:var(--highlight);color:var(--secondary)}html.pane-workspace-active #quartz-body>footer,html.pane-workspace-active #quartz-body>.right.sidebar,html.pane-workspace-active #quartz-body>.center{display:none}.pane-rail{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-color:var(--gray) var(--lightgray);background:linear-gradient(90deg, #1d2a3206 1px, transparent 1px) 0 0 / 34px 34px, color-mix(in srgb, var(--light) 97%, var(--secondary));grid-area:workspace-panes;align-items:stretch;width:100%;min-width:0;height:100vh;display:flex;overflow:auto hidden}.knowledge-pane{scroll-snap-align:start;border-right:1px solid var(--lightgray);background:var(--light);scrollbar-width:thin;flex:0 0 clamp(37rem,52vw,54rem);min-width:0;height:100vh;position:relative;overflow:hidden auto;box-shadow:8px 0 28px #141f260e}.knowledge-pane[data-active=true]{box-shadow:10px 0 34px #141f2617}.knowledge-pane .pane-toolbar{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--lightgray) 84%, transparent);background:color-mix(in srgb, var(--light) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;gap:.45rem;min-height:3.2rem;padding:.55rem .75rem .55rem 1rem;display:flex;position:sticky;top:0}.pane-toolbar-title{min-width:0;color:var(--darkgray);letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.82rem;font-weight:650;overflow:hidden}.pane-toolbar-button,.pane-toolbar-link{min-width:2rem;min-height:2rem;color:var(--darkgray);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.48rem;justify-content:center;align-items:center;padding:.35rem .55rem;font-size:.78rem;line-height:1;text-decoration:none;display:inline-flex}.pane-toolbar-button:hover,.pane-toolbar-link:hover,.pane-toolbar-button[aria-expanded=true]{border-color:var(--lightgray);background:var(--highlight);color:var(--secondary)}.pane-toolbar-button:focus-visible,.pane-toolbar-link:focus-visible,.local-graph-node:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}.knowledge-pane .center{width:auto;min-width:0;max-width:none;margin:0;padding:0 3.25rem 3.5rem;display:block!important}.knowledge-pane .center .page-header{margin-top:2.25rem}.knowledge-pane .center>article{max-width:47.5rem}.knowledge-pane .page-listing,.knowledge-pane .section-ul,.knowledge-pane .section-li,.knowledge-pane .section{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.knowledge-pane li.section-li>.section{grid-template-rows:auto auto;grid-template-columns:6.25rem minmax(0,1fr);align-items:start;gap:.4rem 1.25rem;display:grid}.knowledge-pane .section>.meta{white-space:nowrap;grid-area:1/1/span 2;margin:0}.knowledge-pane .section>.desc{grid-column:2;min-width:0}.knowledge-pane .section>.tags{flex-wrap:wrap;grid-column:2;gap:.35rem .45rem;min-width:0;margin:0;padding:0;list-style:none;display:flex}.knowledge-pane .section>.tags>li{margin:0}.knowledge-pane .section>.tags .tag-link{overflow-wrap:anywhere;max-width:100%;display:inline-block}.knowledge-pane .center hr,.knowledge-pane .center .page-footer,.knowledge-pane #pane-workspace-marker{display:none!important}.pane-graph-panel{border-top:1px solid var(--lightgray);margin:0 3.25rem 3.5rem;padding:1.35rem 0 0;display:block}.pane-graph-panel h3{margin:0 0 .85rem;font-size:1.15rem}.local-graph-svg{width:100%;height:auto;min-height:26rem;display:block;overflow:visible}.local-graph-edge{stroke:var(--lightgray);stroke-width:1.3px}.local-graph-node{cursor:pointer;text-decoration:none}.local-graph-node circle{stroke:color-mix(in srgb, var(--darkgray) 38%, transparent);stroke-width:1px;transition:r .12s,filter .12s}.local-graph-node:hover circle{filter:brightness(1.06);stroke-width:2px}.local-graph-node text{fill:var(--darkgray);stroke:var(--light);stroke-width:4px;stroke-linejoin:round;paint-order:stroke fill;font-family:var(--bodyFont);opacity:1;pointer-events:none;font-size:11px;transition:opacity .12s}.local-graph-svg[data-compact-labels=true] .local-graph-node:not(.local-graph-node-current) text{opacity:0}.local-graph-svg[data-compact-labels=true] .local-graph-node:hover text,.local-graph-svg[data-compact-labels=true] .local-graph-node:focus-visible text{opacity:1}.local-graph-node-current text{fill:var(--dark);font-weight:700}.local-graph-empty{color:var(--gray);text-align:center;padding:2rem 1rem}.local-graph-help{color:var(--gray);margin:-.35rem 0 .65rem;font-size:.82rem}.pdf-pane-body{background:#555;flex-direction:column;height:calc(100vh - 3.2rem);min-height:0;display:flex}.pdf-pane-body iframe{background:#fff;border:0;width:100%;height:100%;min-height:0}}@media (max-width:899px){html.mobile-knowledge-active body{padding-bottom:4.4rem}html.mobile-knowledge-active .page{max-width:48rem}html.mobile-knowledge-active .page>#quartz-body{padding:0 1rem;display:block}html.mobile-knowledge-active #quartz-body>.left.sidebar{flex-direction:row;align-items:center;width:auto;height:auto;min-height:0;padding:1rem 0 .5rem;position:static}html.mobile-knowledge-active #quartz-body>.left.sidebar>.page-title{margin:0 auto 0 0}html.mobile-knowledge-active #quartz-body>.center,html.mobile-knowledge-active #quartz-body>footer{width:auto;min-width:0;max-width:none;margin:0}html.mobile-knowledge-active #quartz-body>.center .page-header{margin-top:1.4rem}html.mobile-knowledge-active #quartz-body>.right.sidebar{display:none}.mobile-knowledge-toolbar{z-index:1001;padding:.55rem max(.55rem, env(safe-area-inset-right)) max(.55rem, env(safe-area-inset-bottom)) max(.55rem, env(safe-area-inset-left));border-top:1px solid var(--lightgray);background:color-mix(in srgb, var(--light) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:repeat(3,1fr);gap:.25rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 32px #141f2617}.mobile-knowledge-toolbar button,.mobile-knowledge-drawer>header button{min-height:2.65rem;color:var(--darkgray);font:inherit;background:0 0;border:1px solid #0000;border-radius:.5rem;font-size:.82rem;font-weight:600}.mobile-knowledge-toolbar button[aria-expanded=true],.mobile-knowledge-toolbar button:hover{border-color:var(--lightgray);background:var(--highlight);color:var(--secondary)}.mobile-knowledge-drawer{z-index:1000;border-left:1px solid var(--lightgray);background:var(--light);visibility:hidden;width:min(31rem,100vw);padding:0;transition:transform .18s,visibility .18s step-end;position:fixed;top:0;bottom:4.25rem;right:0;transform:translate(102%);box-shadow:-18px 0 46px #141f262e}.mobile-knowledge-drawer[data-open=true]{visibility:visible;transition:transform .18s;transform:translate(0)}.mobile-knowledge-drawer>header{border-bottom:1px solid var(--lightgray);align-items:center;gap:1rem;min-height:3.8rem;padding:.55rem 1rem;display:flex}.mobile-knowledge-drawer>header h2{border:0;flex:1;margin:0;padding:0;font-size:1.25rem}.mobile-drawer-body{height:calc(100% - 3.8rem);padding:1rem;overflow-y:auto}.mobile-drawer-body .explorer{display:block!important}.mobile-drawer-body .explorer>:is(.desktop-explorer,.mobile-explorer){display:none!important}.mobile-drawer-body .explorer-content,.mobile-drawer-body .explorer-content ul{max-height:none!important}.mobile-drawer-body .pane-graph-panel{background:0 0;border:0;margin:0;padding:0;display:block}.mobile-drawer-body .local-graph-svg{width:100%;min-height:22rem;display:block}.mobile-drawer-body .local-graph-edge{stroke:var(--lightgray);stroke-width:1.3px}.mobile-drawer-body .local-graph-node text{fill:var(--darkgray);stroke:var(--light);stroke-width:4px;stroke-linejoin:round;paint-order:stroke fill;font-family:var(--bodyFont);font-size:11px;transition:opacity .12s}.mobile-drawer-body .local-graph-svg[data-compact-labels=true] .local-graph-node:not(.local-graph-node-current) text{opacity:0}.mobile-drawer-body .local-graph-svg[data-compact-labels=true] .local-graph-node:focus-visible text{opacity:1}.mobile-drawer-body .local-graph-node-current text{fill:var(--dark);font-weight:700}.mobile-drawer-body .local-graph-help{color:var(--gray);font-size:.82rem}}@media (prefers-reduced-motion:reduce){.pane-rail{scroll-behavior:auto!important}.local-graph-node circle,.pane-toolbar-button,.pane-toolbar-link,.mobile-knowledge-drawer{transition:none!important}}}