:root{--md-default-bg-color: var(--background);--md-default-fg-color: var(--foreground);--md-default-fg-color--light: var(--muted-foreground);--md-default-fg-color--lighter: color-mix(in srgb, var(--muted-foreground) 55%, transparent);--md-default-fg-color--lightest: var(--border);--md-primary-fg-color: var(--accent);--md-text-font: var(--font-app, inherit)}.graph-bg-svg{width:100%;height:100%;opacity:.55}.graph-pulse-outer{animation:graphPulse 3s ease-in-out infinite}.md-content:has(.graph-page) .md-content__inner,.md-content:has(.graph-page),.md-main__inner:has(.graph-page),.md-grid:has(.graph-page),.md-main:has(.graph-page) .md-main__inner,.md-main:has(.graph-page) .md-grid{padding:0!important;margin:0!important;max-width:100%!important;width:100%!important;flex:1 1 auto}.graph-page{display:flex;flex-direction:column;height:calc(100dvh - 104px);min-height:600px;padding:.5rem .75rem .35rem;box-sizing:border-box;background:var(--md-default-bg-color);color:var(--md-default-fg-color)}[data-md-color-scheme=slate] .md-content:has(.graph-page) .md-content__inner,[data-md-color-scheme=slate] .md-content:has(.graph-page),[data-md-color-scheme=slate] .md-main:has(.graph-page),[data-md-color-scheme=slate] .md-main__inner:has(.graph-page){background:#070b18!important}[data-md-color-scheme=slate] .graph-page{background:#070b18;color:#c8d6e8}.graph-toolbar{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem;flex-shrink:0}.graph-toolbar-title{margin:0;padding:0;font-size:.95rem;font-weight:700;color:var(--md-default-fg-color);white-space:nowrap;line-height:1.2}.graph-toolbar-stats{font-size:.68rem;color:var(--md-default-fg-color--lighter);white-space:nowrap}.graph-toolbar-sep{width:1px;height:16px;background:var(--md-default-fg-color--lightest);flex-shrink:0}.graph-toolbar-spacer{flex:1;min-width:.5rem}[data-md-color-scheme=slate] .graph-toolbar-title{color:#e2e8f0}[data-md-color-scheme=slate] .graph-toolbar-stats{color:#64748b}[data-md-color-scheme=slate] .graph-toolbar-sep{background:#1e293b}.graph-search-wrap{position:relative;display:flex;align-items:center}.graph-search-icon{position:absolute;left:.6rem;width:15px;height:15px;min-width:15px;min-height:15px;color:var(--md-default-fg-color--light);pointer-events:none;display:block}.graph-search-wrap input{padding:.28rem 1.8rem;border:1px solid var(--md-default-fg-color--lighter);border-radius:5px;background:var(--md-default-bg-color);color:var(--md-default-fg-color);font-size:.75rem;width:120px;outline:none;transition:border-color .15s,width .2s;font-family:var(--md-text-font)}.graph-search-wrap input:focus{border-color:var(--md-primary-fg-color);width:160px}.graph-search-clear{position:absolute;right:.4rem;display:none;align-items:center;justify-content:center;width:18px;height:18px;border:none;background:none;cursor:pointer;color:var(--md-default-fg-color--light);border-radius:50%;padding:0;transition:background .15s}.graph-search-clear:hover{background:var(--md-default-fg-color--lightest);color:var(--md-default-fg-color)}[data-md-color-scheme=slate] .graph-search-icon{color:#64748b}[data-md-color-scheme=slate] .graph-search-wrap input{border-color:#1e293b;background:#0f172a;color:#c8d6e8}[data-md-color-scheme=slate] .graph-search-wrap input::placeholder{color:#475569}[data-md-color-scheme=slate] .graph-search-wrap input:focus{border-color:#a78bfa}[data-md-color-scheme=slate] .graph-search-clear{color:#64748b}[data-md-color-scheme=slate] .graph-search-clear:hover{background:#1e293b;color:#c8d6e8}.graph-search-clear svg{width:12px;height:12px}.graph-search-dropdown{position:absolute;top:100%;right:0;width:max(360px,40vw);max-width:480px;margin-top:4px;background:var(--md-default-bg-color);border:1px solid var(--md-default-fg-color--lightest);border-radius:8px;box-shadow:0 8px 24px #0000001f;max-height:420px;overflow-y:auto;z-index:100;display:none;scrollbar-width:thin}.graph-search-dropdown.is-visible{display:block}[data-md-color-scheme=slate] .graph-search-dropdown{background:#0f172a;border-color:#1e293b;box-shadow:0 8px 24px #0006}.graph-btn{display:inline-flex;align-items:center;gap:.32rem;padding:.34rem .7rem;border:none;border-radius:999px;background:transparent;color:var(--md-default-fg-color--light);font-size:.72rem;font-weight:500;cursor:pointer;font-family:var(--md-text-font);transition:background .14s,color .14s;white-space:nowrap}.graph-btn svg{opacity:.85;transition:transform .3s ease}.graph-btn:hover svg{transform:rotate(-90deg)}.graph-btn:hover{background:var(--md-default-fg-color--lightest);color:var(--md-default-fg-color)}.graph-btn:active{transform:translateY(.5px)}[data-md-color-scheme=slate] .graph-btn{background:transparent;color:#94a3b8}[data-md-color-scheme=slate] .graph-btn:hover{background:#1e293b;color:#e2e8f0}.graph-filter-group{display:inline-flex;align-items:center;gap:.28rem;padding:.14rem;border:1px solid var(--md-default-fg-color--lightest);border-radius:999px;background:color-mix(in srgb,var(--md-default-fg-color--lightest) 42%,transparent)}.graph-filter-label{padding:0 .3rem 0 .45rem;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--md-default-fg-color--lighter)}[data-md-color-scheme=slate] .graph-filter-group{border-color:#1e293b;background:#0f172ab8}[data-md-color-scheme=slate] .graph-filter-label{color:#64748b}.graph-filter-chip{display:inline-flex;align-items:center;gap:.2rem;padding:.15rem .45rem;border-radius:12px;border:1px solid transparent;background:#f3f4f6;font-size:.68rem;cursor:pointer;user-select:none;transition:all .15s;color:#374151;white-space:nowrap}.chip-dot{width:.42rem;height:.42rem;border-radius:999px;opacity:.35;flex-shrink:0}[data-md-color-scheme=slate] .graph-filter-chip{border-color:#1e293b;background:#0f172a;color:#94a3b8}.graph-filter-chip input[type=checkbox]{display:none}.graph-filter-chip:has(input:checked) .chip-dot{opacity:1}.graph-filter-chip:has(input:checked){border-color:transparent;opacity:1}.graph-filter-chip:not(:has(input:checked)){opacity:.5}[data-md-color-scheme=slate] .graph-filter-chip:has(input:checked){border-color:#334155;color:#e2e8f0}[data-md-color-scheme=slate] .graph-filter-chip:not(:has(input:checked)){opacity:.45}.graph-filter-chip--category .chip-dot{background:#7c3aed}.graph-filter-chip--subcategory .chip-dot{background:#2563eb}.graph-filter-chip--series .chip-dot{background:#ea580c}.graph-filter-chip--tag .chip-dot{background:#0d9488}.graph-filter-chip--post .chip-dot{background:#dc2626}.graph-filter-chip:hover{opacity:1}.graph-filter-hint{display:none}.graph-layout{display:flex;gap:0;flex:1;overflow:hidden;border:1px solid var(--md-default-fg-color--lightest);border-radius:8px;min-height:0;position:relative}[data-md-color-scheme=slate] .graph-layout{border-color:#0f172a;background:#070b18;border-radius:6px}#sigma-container{flex:1;min-width:0;position:relative;background:var(--md-default-bg-color);will-change:width;transition:width .25s cubic-bezier(.4,0,.2,1)}.graph-filter-chip:has(input:disabled),.graph-btn:disabled,.graph-search-wrap input:disabled,.graph-search-clear:disabled{cursor:default;opacity:.55}.graph-lazy-panel{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;padding:2rem;text-align:center;background:radial-gradient(circle at 50% 42%,rgba(124,58,237,.12),transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--md-default-bg-color) 96%,transparent),var(--md-default-bg-color))}.graph-lazy-panel h1{margin:0;font-size:clamp(1.35rem,3vw,2rem);line-height:1.1}.graph-lazy-panel p{max-width:34rem;margin:0;color:var(--md-default-fg-color--light)}.graph-lazy-kicker{font-family:var(--md-text-font);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.graph-lazy-status{font-family:var(--md-text-font);font-size:.85rem}.graph-load-btn{display:inline-flex;align-items:center;justify-content:center;min-width:8rem;min-height:2.35rem;border:1px solid var(--md-primary-fg-color);border-radius:6px;background:var(--md-primary-fg-color);color:#fff;font-family:var(--md-text-font);font-size:.86rem;font-weight:700;transition:opacity .15s,transform .15s}.graph-load-btn:hover{transform:translateY(-1px)}.graph-load-btn:disabled{opacity:.7}.graph-load-btn[hidden]{display:none}[data-md-color-scheme=slate] #sigma-container{background-color:#0a0b0d;background-image:radial-gradient(ellipse 70% 70% at 50% 45%,#101216,#0a0b0d 70%)}[data-md-color-scheme=slate] .graph-lazy-panel{background:radial-gradient(circle at 50% 42%,rgba(167,139,250,.16),transparent 34%),linear-gradient(180deg,#0a0b0df5,#0a0b0d)}[data-md-color-scheme=slate] .graph-load-btn{background:#a78bfa;border-color:#a78bfa;color:#0b0d10}.graph-tooltip{position:absolute;pointer-events:none;z-index:1000;background:var(--md-default-bg-color);color:var(--md-default-fg-color);border:1px solid var(--md-default-fg-color--lightest);border-radius:8px;padding:.55rem .8rem;font-size:.78rem;font-family:var(--md-text-font);box-shadow:0 4px 16px #0000001f;max-width:220px;opacity:0;transform:translateY(4px);transition:opacity .12s,transform .12s;line-height:1.4}[data-md-color-scheme=slate] .graph-tooltip{background:#1a1a2e;color:#e8eaf6;border-color:#1e293b;box-shadow:0 4px 16px #0006}.graph-tooltip.is-visible{opacity:1;transform:translateY(0)}.gt-type{display:inline-block;font-size:.65rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.1rem .45rem;border-radius:4px;margin-bottom:.35rem}.gt-type--category{background:#ede9fe;color:#6d28d9}.gt-type--subcategory{background:#dbeafe;color:#1d4ed8}.gt-type--series{background:#ffedd5;color:#c2410c}.gt-type--tag{background:#ccfbf1;color:#0f766e}.gt-type--post{background:#fee2e2;color:#b91c1c}[data-md-color-scheme=slate] .gt-type--category{background:#7c3aed4d;color:#c4b5fd}[data-md-color-scheme=slate] .gt-type--subcategory{background:#2563eb4d;color:#93c5fd}[data-md-color-scheme=slate] .gt-type--series{background:#ea580c4d;color:#fed7aa}[data-md-color-scheme=slate] .gt-type--tag{background:#0d94884d;color:#99f6e4}[data-md-color-scheme=slate] .gt-type--post{background:#dc26264d;color:#fca5a5}.gt-label{font-weight:600;font-size:.82rem;margin-bottom:.2rem;line-height:1.3}.gt-meta{font-size:.72rem;color:var(--md-default-fg-color--light);margin-top:.15rem}.gt-hint{margin-top:.35rem;font-size:.7rem;color:var(--md-primary-fg-color)}[data-md-color-scheme=slate] .gt-meta{color:#ffffff8c}[data-md-color-scheme=slate] .gt-hint{color:#a5b4fc}.graph-info-panel{position:absolute;right:0;top:0;height:100%;width:0;overflow:hidden;display:flex;flex-direction:column;background:var(--md-default-bg-color);border-left:1px solid transparent;transition:width .25s cubic-bezier(.4,0,.2,1),border-color .25s;z-index:20}.graph-info-panel.is-open{width:440px;border-left-color:var(--md-default-fg-color--lightest)}.gp-resizer{position:absolute;left:0;top:0;width:5px;height:100%;cursor:col-resize;z-index:10;background:transparent;transition:background .15s}.graph-info-panel.is-open .gp-resizer:hover,.graph-info-panel.is-open .gp-resizer:active{background:var(--md-primary-fg-color);opacity:.35}[data-md-color-scheme=slate] .graph-info-panel.is-open .gp-resizer:hover,[data-md-color-scheme=slate] .graph-info-panel.is-open .gp-resizer:active{background:#a78bfa;opacity:.45}.gp-close{position:absolute;top:.4rem;right:.4rem;z-index:15;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;background:none;cursor:pointer;color:var(--md-default-fg-color--light);border-radius:4px;transition:background .15s;padding:0}.gp-close:hover{background:var(--md-default-fg-color--lightest);color:var(--md-default-fg-color)}.gp-body{flex:1;overflow:hidden;padding:0;scrollbar-width:thin;display:flex;flex-direction:column}.gp-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;height:100%;color:var(--md-default-fg-color--light);text-align:center;padding:2rem 1rem}.gp-empty svg{opacity:.3}.gp-empty p{font-size:.82rem;margin:0;line-height:1.5}[data-md-color-scheme=slate] .graph-info-panel{background:#0b1120}[data-md-color-scheme=slate] .graph-info-panel.is-open{border-left-color:#1e293b}[data-md-color-scheme=slate] .gp-close{color:#64748b}[data-md-color-scheme=slate] .gp-close:hover{background:#1e293b;color:#c8d6e8}[data-md-color-scheme=slate] .gp-body{scrollbar-color:#1e293b transparent}[data-md-color-scheme=slate] .gp-empty{color:#475569}.gp-type{display:inline-block;font-size:.65rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.15rem .5rem;border-radius:4px}.gp-type--category{background:#ede9fe;color:#6d28d9}.gp-type--subcategory{background:#dbeafe;color:#1d4ed8}.gp-type--series{background:#ffedd5;color:#c2410c}.gp-type--tag{background:#ccfbf1;color:#0f766e}.gp-type--post{background:#fee2e2;color:#b91c1c}[data-md-color-scheme=slate] .gp-type--category{background:#a78bfa26;color:#c4b5fd}[data-md-color-scheme=slate] .gp-type--subcategory{background:#60a5fa26;color:#93c5fd}[data-md-color-scheme=slate] .gp-type--series{background:#fb923c26;color:#fbd38d}[data-md-color-scheme=slate] .gp-type--tag{background:#34d39926;color:#6ee7b7}[data-md-color-scheme=slate] .gp-type--post{background:#f472b626;color:#f9a8d4}.gp-difficulty{display:inline-block;font-size:.65rem;font-weight:600;padding:.15rem .5rem;border-radius:4px}.gp-difficulty--beginner{background:#dcfce7;color:#166534}.gp-difficulty--intermediate{background:#fef9c3;color:#854d0e}.gp-difficulty--advanced{background:#fee2e2;color:#991b1b}[data-md-color-scheme=slate] .gp-difficulty--beginner{background:#34d3991f;color:#6ee7b7}[data-md-color-scheme=slate] .gp-difficulty--intermediate{background:#fbbf241f;color:#fcd34d}[data-md-color-scheme=slate] .gp-difficulty--advanced{background:#f472b61f;color:#f9a8d4}.gp-section--teaser{padding-top:.5rem;padding-bottom:.5rem}.gp-post-teaser{font-size:.74rem;color:var(--md-default-fg-color--light);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}[data-md-color-scheme=slate] .gp-post-teaser{color:#64748b}.gp-open-btn{display:flex;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:.62rem 1rem;text-align:center;background:var(--md-primary-fg-color);color:#fff!important;border:none;border-radius:9px;font-size:.8rem;font-weight:600;text-decoration:none!important;transition:filter .16s,transform .12s,box-shadow .16s;box-sizing:border-box;letter-spacing:.01em}.gp-open-btn:hover{filter:brightness(1.08);color:#fff!important;text-decoration:none!important;transform:translateY(-1px);box-shadow:0 6px 18px color-mix(in srgb,var(--md-primary-fg-color) 32%,transparent)}.gp-open-btn-icon{flex-shrink:0;transition:transform .18s}.gp-open-btn:hover .gp-open-btn-icon{transform:translate(3px)}[data-md-color-scheme=slate] .gp-open-btn,[data-md-color-scheme=slate] .gp-open-btn:hover{color:#04201c!important}.gp-tags{display:flex;flex-wrap:wrap;gap:.35rem}.gp-tag{display:inline-block;font-size:.72rem;padding:.2rem .55rem;border-radius:20px;cursor:pointer;transition:opacity .15s,transform .1s;font-weight:500}.gp-tag:hover{opacity:.8;transform:scale(1.04)}.gp-tag--category{background:#ede9fe;color:#6d28d9}.gp-tag--subcategory{background:#dbeafe;color:#1d4ed8}.gp-tag--series{background:#ffedd5;color:#c2410c}.gp-tag--tag{background:#ccfbf1;color:#0f766e}.gp-tag--post{background:#fee2e2;color:#b91c1c}[data-md-color-scheme=slate] .gp-tag--category{background:#a78bfa1f;color:#c4b5fd;border:1px solid rgba(167,139,250,.3)}[data-md-color-scheme=slate] .gp-tag--subcategory{background:#60a5fa1f;color:#93c5fd;border:1px solid rgba(96,165,250,.3)}[data-md-color-scheme=slate] .gp-tag--series{background:#fb923c1f;color:#fbd38d;border:1px solid rgba(251,146,60,.3)}[data-md-color-scheme=slate] .gp-tag--tag{background:#34d3991f;color:#6ee7b7;border:1px solid rgba(52,211,153,.3)}[data-md-color-scheme=slate] .gp-tag--post{background:#f472b61f;color:#f9a8d4;border:1px solid rgba(244,114,182,.3)}.gp-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.15rem;padding:.45rem 1rem;font-size:.7rem;color:var(--md-default-fg-color--light);border-bottom:1px solid var(--md-default-fg-color--lightest);margin-bottom:0}.gp-bc-item{cursor:pointer;padding:.1rem .35rem;border-radius:4px;font-weight:500;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background .12s}.gp-bc-item:hover{background:var(--md-default-fg-color--lightest)}.gp-bc-sep{color:var(--md-default-fg-color--lighter);font-size:.68rem;line-height:1}.gp-bc-current{color:var(--md-default-fg-color);font-weight:600;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-md-color-scheme=slate] .gp-breadcrumb{border-bottom-color:#1e293b;color:#64748b}[data-md-color-scheme=slate] .gp-bc-item:hover{background:#1e293b}[data-md-color-scheme=slate] .gp-bc-current{color:#c8d6e8}.gp-node-header{padding:.6rem .85rem .55rem;border-bottom:1px solid var(--md-default-fg-color--lightest)}.gp-header-row{display:flex;align-items:center;gap:.35rem;margin-bottom:.15rem}.gp-inline-stats{font-size:.62rem;color:var(--md-default-fg-color--lighter);white-space:nowrap}[data-md-color-scheme=slate] .gp-inline-stats{color:#64748b}.gp-title{font-size:.95rem;font-weight:700;line-height:1.4;margin:0;color:var(--md-default-fg-color);border:none;padding:0;word-break:keep-all;text-wrap:balance}[data-md-color-scheme=slate] .gp-title{color:#e2e8f0}.gp-meta-line{display:flex;align-items:center;gap:.4rem;margin-top:.2rem;font-size:.68rem;color:var(--md-default-fg-color--light);flex-wrap:wrap}.gp-meta-series{color:#ea580c;font-weight:500}.gp-meta-date{color:var(--md-default-fg-color--light)}.gp-meta-diff{font-size:.6rem;font-weight:600;padding:.05rem .35rem;border-radius:3px;background:var(--md-default-fg-color--lightest)}[data-md-color-scheme=slate] .gp-meta-line{color:#64748b}[data-md-color-scheme=slate] .gp-meta-series{color:#fb923c}[data-md-color-scheme=slate] .gp-meta-date{color:#475569}[data-md-color-scheme=slate] .gp-meta-diff{background:#1e293b;color:#94a3b8}.gp-section{padding:0 .75rem .35rem;margin-top:.4rem}.gp-section-title{display:flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--md-default-fg-color--light);margin:0 0 .3rem;padding-bottom:.2rem;border-bottom:1px solid var(--md-default-fg-color--lightest)}.gp-section-count{background:var(--md-default-fg-color--lightest);color:var(--md-default-fg-color--light);font-size:.65rem;font-weight:600;padding:.05rem .4rem;border-radius:10px;font-variant-numeric:tabular-nums}[data-md-color-scheme=slate] .gp-section-title{color:#475569;border-bottom-color:#1e293b}[data-md-color-scheme=slate] .gp-section-count{background:#1e293b;color:#64748b}.gp-post-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.15rem}.gp-post-hidden{display:none}.gp-post-item{display:flex;flex-direction:column;gap:.2rem;padding:.4rem;border-radius:5px;transition:background .12s}.gp-post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.62rem;color:var(--md-default-fg-color--lighter);line-height:1.3}.gp-post-meta .gp-post-date{font-size:.62rem}.gp-post-meta .gp-related-why{margin:0}.gp-post-item:hover{background:var(--md-default-fg-color--lightest)}[data-md-color-scheme=slate] .gp-post-item:hover{background:#1e293b}.gp-post-link{font-size:.76rem;font-weight:500;color:var(--md-default-fg-color)!important;text-decoration:none!important;line-height:1.3;flex:1;min-width:0}.gp-post-link:hover{color:var(--md-primary-fg-color)!important;text-decoration:underline!important}[data-md-color-scheme=slate] .gp-post-link{color:#c8d6e8!important}[data-md-color-scheme=slate] .gp-post-link:hover{color:#c4b5fd!important}.gp-post-label{font-size:.76rem;color:var(--md-default-fg-color);flex:1;min-width:0}[data-md-color-scheme=slate] .gp-post-label{color:#94a3b8}.gp-post-series{font-size:.65rem;color:#ea580c;font-weight:500;background:#ea580c14;padding:.05rem .35rem;border-radius:3px}[data-md-color-scheme=slate] .gp-post-series{color:#fb923c;background:#fb923c1a}.gp-post-date{font-size:.6rem;color:var(--md-default-fg-color--lighter);white-space:nowrap;flex-shrink:0}[data-md-color-scheme=slate] .gp-post-date{color:#475569}.gp-post-more{font-size:.73rem;color:var(--md-default-fg-color--light);padding:.2rem .4rem;font-style:italic}.gp-expand-btn{display:flex;align-items:center;gap:.3rem;width:100%;margin-top:.3rem;padding:.3rem .4rem;border:1px dashed var(--md-default-fg-color--lighter);border-radius:6px;background:none;cursor:pointer;font-size:.75rem;color:var(--md-default-fg-color--light);font-family:var(--md-text-font);transition:border-color .15s,color .15s;justify-content:center}.gp-expand-btn:hover{border-color:var(--md-primary-fg-color);color:var(--md-primary-fg-color)}.gp-expand-btn svg{transition:transform .2s}[data-md-color-scheme=slate] .gp-expand-btn{border-color:#1e293b;color:#64748b}[data-md-color-scheme=slate] .gp-expand-btn:hover{border-color:#a78bfa;color:#c4b5fd}.gp-conn-group{margin-bottom:.55rem}.gp-conn-group-label{display:inline-block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.1rem .4rem;border-radius:3px;margin-bottom:.3rem}.gp-conn-group-label.gp-type--category{background:#ede9fe;color:#6d28d9}.gp-conn-group-label.gp-type--subcategory{background:#dbeafe;color:#1d4ed8}.gp-conn-group-label.gp-type--series{background:#ffedd5;color:#c2410c}.gp-conn-group-label.gp-type--tag{background:#ccfbf1;color:#0f766e}[data-md-color-scheme=slate] .gp-conn-group-label.gp-type--category{background:#a78bfa26;color:#c4b5fd}[data-md-color-scheme=slate] .gp-conn-group-label.gp-type--subcategory{background:#60a5fa26;color:#93c5fd}[data-md-color-scheme=slate] .gp-conn-group-label.gp-type--series{background:#fb923c26;color:#fbd38d}[data-md-color-scheme=slate] .gp-conn-group-label.gp-type--tag{background:#34d39926;color:#6ee7b7}.gp-node-header{position:sticky;top:0;z-index:10;background:var(--md-default-bg-color);border-left:3px solid transparent}.gp-node-header--category{border-left-color:#7c3aed}.gp-node-header--subcategory{border-left-color:#2563eb}.gp-node-header--series{border-left-color:#ea580c}.gp-node-header--tag{border-left-color:#0d9488}.gp-node-header--post{border-left-color:#dc2626}[data-md-color-scheme=slate] .gp-node-header{background:#0b1120eb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}[data-md-color-scheme=slate] .gp-node-header--category{border-left-color:#a78bfa}[data-md-color-scheme=slate] .gp-node-header--subcategory{border-left-color:#60a5fa}[data-md-color-scheme=slate] .gp-node-header--series{border-left-color:#fb923c}[data-md-color-scheme=slate] .gp-node-header--tag{border-left-color:#34d399}[data-md-color-scheme=slate] .gp-node-header--post{border-left-color:#f472b6}.gp-scroll-body{flex:1;overflow-y:auto;overflow-x:hidden;padding-bottom:.5rem;scrollbar-width:thin}.gp-post-item+.gp-post-item{border-top:1px solid var(--md-default-fg-color--lightest)}[data-md-color-scheme=slate] .gp-post-item+.gp-post-item{border-top-color:#1e293b}.gp-panel-footer{position:sticky;bottom:0;padding:.65rem 1rem;background:var(--md-default-bg-color);border-top:1px solid var(--md-default-fg-color--lightest);flex-shrink:0}[data-md-color-scheme=slate] .gp-panel-footer{background:#0b1120f2;border-top-color:#1e293b;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.gp-hint-list{list-style:none;padding:0;margin:.6rem 0 0;display:flex;flex-direction:column;gap:.35rem;font-size:.78rem;color:var(--md-default-fg-color--light);text-align:left;width:100%;max-width:180px}.gp-hint-list li{display:flex;align-items:center;gap:.5rem}.gp-hint-key{display:inline-block;padding:.1rem .45rem;border-radius:4px;background:var(--md-default-fg-color--lightest);color:var(--md-default-fg-color);font-size:.7rem;font-weight:600;min-width:44px;text-align:center;flex-shrink:0}[data-md-color-scheme=slate] .gp-hint-list{color:#475569}[data-md-color-scheme=slate] .gp-hint-key{background:#1e293b;color:#94a3b8}[data-md-color-scheme=slate] .gp-stat{background:#111827;border:1px solid #1e293b}.md-content__inner:not(:has(.home-cards)):not(:has(.pf-hero)):not(:has(.graph-page)):not(:has(.posts-page)){max-width:768px;margin-left:auto;margin-right:auto}.md-content__inner:not(:has(.home-cards)):not(:has(.pf-hero)):not(:has(.graph-page)):not(:has(.posts-page))>.md-typeset{font-size:.85rem}@media(max-width:768px){.graph-page{padding:.5rem .5rem 0;height:calc(100dvh - 120px);min-height:400px}.graph-toolbar{flex-wrap:wrap;gap:.3rem;margin-bottom:.25rem}.graph-toolbar-title{font-size:.78rem}.graph-toolbar-stats,.graph-toolbar-sep,.graph-toolbar-spacer{display:none}.graph-toolbar-title{order:0}.graph-search-wrap{order:1;margin-left:auto}.graph-btn{order:2}.graph-toolbar:after{content:"";order:5;flex-basis:100%;height:0}.graph-filter-group{order:10;flex:1 1 100%;max-width:100%;overflow-x:auto;border-radius:8px;scrollbar-width:none}.graph-filter-group::-webkit-scrollbar{display:none}.graph-filter-label{position:sticky;left:0;background:inherit}.graph-filter-chip{order:10}.graph-filter-chip{font-size:.62rem;padding:.12rem .35rem}.graph-search-wrap input{width:80px;font-size:.72rem}.graph-search-wrap input:focus{width:120px}.graph-btn{font-size:.65rem;padding:.2rem .4rem}.graph-query-suggestions{gap:.28rem}.graph-query-chip{min-height:1.45rem;font-size:.64rem;padding:.15rem .42rem}#sigma-container{transition:none}.graph-info-panel.is-open{width:280px}.graph-filter-hint,.gp-resizer{display:none}.gp-close{top:.5rem;right:.75rem;width:28px;height:28px}.gp-node-header{padding:.3rem .65rem .25rem}.gp-title{font-size:.82rem}.gp-section{padding:0 .65rem .25rem}}body:has(.graph-page){height:100svh;overflow:hidden}#main-content.graph-main{max-width:100%!important;width:100%;padding:0!important;margin:0!important;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.graph-page{height:100%;width:100%;min-height:0}#sigma-container{width:100%;height:100%;position:relative;background-color:#fcfcfd;background-image:radial-gradient(ellipse 75% 75% at 50% 45%,#fff,#f6f7f9)}#sigma-container .css-label--label{background:color-mix(in srgb,var(--background) 82%,transparent)!important;border:1px solid var(--border)!important;box-shadow:0 1px 4px #0000001f!important;border-radius:6px!important;font-family:var(--font-app, inherit)!important;font-size:12.5px!important;font-weight:600!important;letter-spacing:-.01em!important;padding:1px 6px!important;color:var(--foreground)!important;text-shadow:0 0 4px var(--background),0 0 2px var(--background)!important}#sigma-container [class*=watermark]{opacity:.4;transition:opacity .2s}#sigma-container [class*=watermark]:hover{opacity:.8}.gp-marker{position:absolute;z-index:4;pointer-events:none;width:0;height:0}.gp-marker[hidden]{display:none}.gp-marker:before{content:"";position:absolute;left:0;top:0;width:22px;height:22px;transform:translate(-50%,-50%);border:2.5px solid var(--md-primary-fg-color);border-radius:50%;box-shadow:0 0 0 2px var(--md-default-bg-color),0 0 10px color-mix(in srgb,var(--md-primary-fg-color) 70%,transparent)}.gp-marker:after{content:"";position:absolute;left:0;top:0;width:22px;height:22px;border:2px solid var(--md-primary-fg-color);border-radius:50%;transform:translate(-50%,-50%);animation:gpMarkerPulse 1.8s ease-out infinite}@keyframes gpMarkerPulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.7}to{transform:translate(-50%,-50%) scale(2.4);opacity:0}}.graph-page{padding:.6rem 1rem!important}.graph-toolbar{margin:-.6rem -1rem .7rem;padding:.6rem 1rem;gap:.55rem;background:color-mix(in srgb,var(--md-default-fg-color) 3.5%,transparent);border-bottom:1px solid var(--md-default-fg-color--lightest)}[data-md-color-scheme=slate] .graph-toolbar{background:#ffffff08;border-bottom-color:#15171c}.graph-toolbar-title{font-size:1rem;letter-spacing:-.01em}.graph-toolbar-stats{font-size:.7rem}.graph-toolbar .graph-toolbar-sep{margin:0 .1rem}.graph-layout{display:flex}#sigma-container{flex:1 1 0%;min-width:0;width:auto;height:100%}.graph-side{flex:0 0 clamp(420px,30vw,520px);width:clamp(420px,30vw,520px);height:100%;display:flex;flex-direction:column;min-height:0;background:var(--md-default-bg-color);border-left:1px solid var(--md-default-fg-color--lightest)}[data-md-color-scheme=slate] .graph-side{background:#0b0d10;border-left-color:#1e293b}.gs-head{flex-shrink:0;padding:.6rem .7rem;border-bottom:1px solid var(--md-default-fg-color--lightest)}[data-md-color-scheme=slate] .gs-head{border-bottom-color:#1e293b}.graph-side .graph-search-wrap{width:100%}.graph-side .graph-search-wrap input,.graph-side .graph-search-wrap input:focus{width:100%;font-size:.82rem;padding:.5rem 1.9rem .5rem 2rem}.graph-side .graph-search-icon{left:.7rem}.graph-query-suggestions{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.graph-query-chip{display:inline-flex;align-items:center;min-height:1.55rem;padding:.18rem .5rem;border:1px solid var(--md-default-fg-color--lightest);border-radius:999px;background:var(--md-default-bg-color);color:var(--md-default-fg-color--light);font-family:var(--md-text-font);font-size:.68rem;font-weight:600;cursor:pointer;transition:border-color .14s,color .14s,background .14s}.graph-query-chip:hover,.graph-query-chip:focus-visible{border-color:var(--md-primary-fg-color);color:var(--md-primary-fg-color)}.graph-query-chip:disabled{cursor:default;opacity:.55}[data-md-color-scheme=slate] .graph-query-chip{border-color:#1e293b;background:#0f172a;color:#94a3b8}[data-md-color-scheme=slate] .graph-query-chip:hover,[data-md-color-scheme=slate] .graph-query-chip:focus-visible{border-color:#a78bfa;color:#c4b5fd}.graph-side .gp-body{display:block;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:0;scrollbar-width:thin}.graph-side .gp-scroll-body{overflow:visible;flex:none}.gs-section-head{display:flex;align-items:center;gap:.4rem;padding:.55rem .85rem .45rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--md-default-fg-color--light);position:sticky;top:0;z-index:5;background:var(--md-default-bg-color);border-bottom:1px solid var(--md-default-fg-color--lightest)}[data-md-color-scheme=slate] .gs-section-head{background:#0b0d10;border-bottom-color:#1e293b;color:#64748b}.gs-count{background:var(--md-default-fg-color--lightest);color:var(--md-default-fg-color--light);font-size:.65rem;font-weight:600;padding:.05rem .42rem;border-radius:10px;font-variant-numeric:tabular-nums}[data-md-color-scheme=slate] .gs-count{background:#1e293b;color:#94a3b8}.gs-list{list-style:none;margin:0;padding:0}.gs-item{display:flex;flex-direction:column;gap:.25rem;padding:.55rem .85rem;cursor:pointer;border-bottom:1px solid var(--md-default-fg-color--lightest);transition:background .12s}.gs-item:hover{background:var(--md-default-fg-color--lightest)}[data-md-color-scheme=slate] .gs-item{border-bottom-color:#15171c}[data-md-color-scheme=slate] .gs-item:hover{background:#15171c}.gs-item-main{display:flex;align-items:center;gap:.45rem}.gs-item .gt-type{margin:0;flex-shrink:0}.gs-item-snippet{font-size:.7rem;line-height:1.45;color:var(--md-default-fg-color--light);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-left:.1rem}[data-md-color-scheme=slate] .gs-item-snippet{color:#7a8aa0}.gs-item mark,.gs-item-snippet mark{background:color-mix(in srgb,var(--md-primary-fg-color) 26%,transparent);color:inherit;border-radius:2px;padding:0 1px}.gs-item-label{min-width:0;font-size:.82rem;font-weight:600;line-height:1.4;color:var(--md-default-fg-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:keep-all}.gs-item-meta{display:flex;align-items:center;gap:.45rem;font-size:.62rem;color:var(--md-default-fg-color--lighter)}.gs-item--node{flex-direction:row;align-items:center;gap:.45rem}.gs-item--node .gt-type{flex-shrink:0;margin:0}.gs-item-label--node{flex:1;-webkit-line-clamp:1;font-weight:500;font-size:.8rem}[data-md-color-scheme=slate] .gs-item-label{color:#c8d6e8}.gs-item-date{flex-shrink:0;font-size:.62rem;color:var(--md-default-fg-color--lighter);font-variant-numeric:tabular-nums}.gs-empty{padding:2rem 1rem;text-align:center;font-size:.82rem;color:var(--md-default-fg-color--light)}.gs-empty--intro{display:grid;place-items:center;align-content:center;min-height:100%;gap:.55rem;padding:2rem 1.25rem}.gs-empty--intro h2{margin:0;max-width:16rem;font-size:1rem;line-height:1.35;color:var(--md-default-fg-color)}.gs-empty--intro p{margin:0;max-width:20rem;line-height:1.6}.gs-empty-kicker{font-family:var(--md-text-font);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--md-primary-fg-color)}[data-md-color-scheme=slate] .gs-empty--intro h2{color:#e2e8f0}.gs-back{display:flex;align-items:center;gap:.3rem;width:100%;padding:.5rem .85rem;border:none;border-bottom:1px solid var(--md-default-fg-color--lightest);background:var(--md-default-bg-color);cursor:pointer;font-family:var(--md-text-font);font-size:.74rem;font-weight:600;color:var(--md-primary-fg-color);position:sticky;top:0;z-index:6}[data-md-color-scheme=slate] .gs-back{background:#0b0d10;border-bottom-color:#1e293b}.gs-back:hover{text-decoration:underline}.gs-nav{cursor:pointer}.gs-meta{margin-top:.4rem;font-size:.66rem;color:var(--md-default-fg-color--light);display:flex;align-items:center;gap:.35rem}.gs-meta .gs-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.gs-meta .gs-dot--server{background:#10b981}.gs-meta .gs-dot--local{background:#f59e0b}[data-md-color-scheme=slate] .gs-meta{color:#64748b}.gs-item.is-focus{background:color-mix(in srgb,var(--md-primary-fg-color) 12%,transparent);box-shadow:inset 2px 0 0 var(--md-primary-fg-color)}.gs-cat{font-size:.6rem;font-weight:600;letter-spacing:.02em;padding:.05rem .4rem;border-radius:4px;background:var(--md-default-fg-color--lightest);color:var(--md-default-fg-color--light);white-space:nowrap;flex-shrink:0}[data-md-color-scheme=slate] .gs-cat{background:#1e293b;color:#94a3b8}.gs-rel{height:3px;border-radius:2px;margin-top:.3rem;background:var(--md-default-fg-color--lightest);overflow:hidden}.gs-rel>span{display:block;height:100%;background:linear-gradient(90deg,var(--md-primary-fg-color),color-mix(in srgb,var(--md-primary-fg-color) 55%,transparent))}[data-md-color-scheme=slate] .gs-rel{background:#1e293b}.gp-related-loading{font-size:.74rem;color:var(--md-default-fg-color--light);padding:.3rem .1rem}.gp-related-why{font-size:.62rem;color:var(--md-default-fg-color--lighter);margin-left:.3rem}.gp-breadcrumb{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;margin:0 0 .4rem;padding:0;border:none;font-size:.64rem}.gp-bc{color:var(--md-default-fg-color--light);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.gp-bc-link{cursor:pointer}.gp-bc-link:hover{color:var(--md-primary-fg-color);text-decoration:underline}.gp-bc-sep{color:var(--md-default-fg-color--lighter)}.gp-meta-line{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-top:.4rem;font-size:.7rem;color:var(--md-default-fg-color--light)}.gp-meta-dot{color:var(--md-default-fg-color--lighter)}.gp-lead{font-size:.8rem;line-height:1.65;color:var(--md-default-fg-color--light);margin:.7rem 0 0;padding:0 .85rem}[data-md-color-scheme=slate] .gp-lead{color:#94a3b8}.gp-section--tags{padding-top:.65rem}.gp-tag-search{cursor:pointer}.gp-tag-search:hover{filter:brightness(.96);text-decoration:underline}.gp-series-nav{display:flex;flex-direction:column;gap:.4rem}.gp-series-link{display:flex;flex-direction:column;gap:.15rem;padding:.45rem .6rem;border:1px solid var(--md-default-fg-color--lightest);border-radius:7px;cursor:pointer;font-size:.76rem;line-height:1.3;color:var(--md-default-fg-color);transition:border-color .14s,background .14s}.gp-series-link:hover{border-color:var(--md-primary-fg-color);background:color-mix(in srgb,var(--md-primary-fg-color) 7%,transparent)}.gp-series-dir{font-size:.6rem;font-weight:700;letter-spacing:.04em;color:var(--md-primary-fg-color);text-transform:uppercase}[data-md-color-scheme=slate] .gp-series-link{border-color:#1e293b;color:#c8d6e8}.gs-modes{display:flex;gap:.2rem;margin-top:.45rem;padding:.15rem;background:var(--md-default-fg-color--lightest);border-radius:7px}[data-md-color-scheme=slate] .gs-modes{background:#15171c}.gs-mode{flex:1;padding:.32rem .3rem;border:none;border-radius:5px;background:transparent;cursor:pointer;font-family:var(--md-text-font);font-size:.72rem;font-weight:600;color:var(--md-default-fg-color--light);transition:background .14s,color .14s}.gs-mode:hover{color:var(--md-default-fg-color)}.gs-mode.is-active{background:var(--md-default-bg-color);color:var(--md-primary-fg-color);box-shadow:0 1px 3px #0000001f}[data-md-color-scheme=slate] .gs-mode.is-active{background:#0b0d10}@media(max-width:720px){body:has(.graph-page){height:auto;min-height:100svh;overflow-x:hidden;overflow-y:auto}#main-content.graph-main{display:block;min-height:auto}.graph-page{height:auto!important;min-height:auto;padding:.5rem .75rem .75rem!important}.graph-toolbar{position:sticky;top:0;z-index:30;align-items:center;margin:-.5rem -.75rem .5rem;padding:.45rem .75rem .55rem;gap:.35rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.graph-toolbar-title{flex:1 1 auto;min-width:0;font-size:.95rem}.graph-btn{min-height:2rem;padding:.25rem .5rem;font-size:.72rem}.graph-filter-group{order:3;flex:1 1 100%;max-width:100%;padding:.12rem;overflow-x:auto;border-radius:8px;scrollbar-width:none}.graph-filter-group::-webkit-scrollbar{display:none}.graph-filter-label{position:sticky;left:0;padding-inline:.45rem .35rem;background:inherit}.graph-layout{display:grid;grid-template-rows:minmax(17rem,42dvh) auto;height:auto;min-height:0;overflow:visible}#sigma-container{flex:none;height:42dvh;min-height:17rem;max-height:22rem}.graph-lazy-panel{gap:.6rem;padding:1rem}.graph-lazy-panel h1{font-size:1.35rem}.graph-lazy-kicker{font-size:.65rem}.graph-lazy-status{font-size:.8rem}.graph-load-btn{min-width:7rem;min-height:2.15rem;font-size:.8rem}.graph-side{flex:none;width:100%;height:auto;min-height:18rem;border-left:none;border-top:1px solid var(--md-default-fg-color--lightest)}.gs-head{padding:.55rem .6rem}.graph-side .graph-search-wrap input,.graph-side .graph-search-wrap input:focus{min-height:2.75rem;font-size:.9rem}.graph-query-suggestions{flex-wrap:nowrap;gap:.35rem;margin-inline:-.15rem;padding:0 .15rem .1rem;overflow-x:auto;scrollbar-width:none}.graph-query-suggestions::-webkit-scrollbar{display:none}.graph-query-chip{flex:0 0 auto;min-height:1.8rem;padding-inline:.6rem;font-size:.72rem}.graph-side .gp-body{min-height:14rem;max-height:42dvh;overflow-y:auto}.gs-empty--intro{min-height:14rem;padding:1.25rem .85rem}.gs-empty--intro h2{font-size:.95rem}.gs-empty--intro p{font-size:.78rem}}
