#zz-search-modal[data-astro-cid-otpdt6jm]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;backdrop-filter:blur(5px);z-index:20000;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s}#zz-search-modal[data-astro-cid-otpdt6jm].visible{opacity:1;pointer-events:auto}.search-wrap[data-astro-cid-otpdt6jm]{width:80%;max-width:800px;display:flex;flex-direction:column;max-height:80vh}#zz-search-input[data-astro-cid-otpdt6jm]{font-size:3rem;background:transparent;border:none;border-bottom:2px solid #555;color:#fff;width:100%;outline:none;text-align:center;padding-bottom:.5rem;font-family:inherit}#zz-search-results[data-astro-cid-otpdt6jm]{list-style:none;padding:0;margin-top:2rem;overflow-y:auto}#zz-search-results li{margin-bottom:1.5rem;border-bottom:1px solid #333;padding-bottom:1rem}#zz-search-results a{text-decoration:none;color:inherit;display:block}#zz-search-results h3{margin:0 0 .5rem;color:#fff;font-size:1.2rem}#zz-search-results p{color:#aaa;font-size:1rem;margin:0;line-height:1.4}.search-highlight{color:#fff;background:#fff3;font-weight:700;padding:0 2px}.graph-modal[data-astro-cid-ykzchlrf]{position:fixed;inset:0;width:100%;height:100%;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s ease}.graph-modal[data-astro-cid-ykzchlrf].visible{opacity:1;pointer-events:auto}.graph-modal[data-astro-cid-ykzchlrf].hidden{display:none}#graph-canvas[data-astro-cid-ykzchlrf]{width:100%;height:100%;position:absolute;top:0;left:0}.graph-hud[data-astro-cid-ykzchlrf]{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-end;padding:1rem 2rem}.graph-hud-right[data-astro-cid-ykzchlrf]{display:flex;align-items:flex-end;gap:1rem}.graph-search[data-astro-cid-ykzchlrf]{position:relative;pointer-events:auto}#graph-search-input[data-astro-cid-ykzchlrf]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.8rem;padding:4px 10px;border-radius:4px;width:120px;transition:width .3s cubic-bezier(.4,0,.2,1)}#graph-search-input[data-astro-cid-ykzchlrf]:focus{width:240px;outline:none;border-color:#fff6;background:#ffffff26}.graph-search-results[data-astro-cid-ykzchlrf]{position:absolute;bottom:100%;right:0;margin-bottom:8px;background:#0f0f0ff2;border:1px solid rgba(255,255,255,.1);border-radius:6px;max-height:300px;width:280px;overflow-y:auto;z-index:10000;box-shadow:0 8px 32px #000c;backdrop-filter:blur(8px)}.graph-search-results[data-astro-cid-ykzchlrf].hidden{display:none}.graph-search-item[data-astro-cid-ykzchlrf]{padding:8px 12px;font-size:.85rem;color:#ccc;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.graph-search-item[data-astro-cid-ykzchlrf]:hover{background:#ffffff1a;color:#fff}.node-preview[data-astro-cid-ykzchlrf]{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;opacity:0;transition:opacity 1s ease;pointer-events:none;max-width:200px}.node-preview[data-astro-cid-ykzchlrf].visible{opacity:1}.node-preview[data-astro-cid-ykzchlrf] img[data-astro-cid-ykzchlrf]{width:120px;height:80px;object-fit:cover;border-radius:4px;display:none}.node-preview[data-astro-cid-ykzchlrf] #preview-title[data-astro-cid-ykzchlrf]{color:#888;font-size:.85rem;text-align:right;line-height:1.3}.graph-legend[data-astro-cid-ykzchlrf]{display:flex;gap:1.5rem;color:#dcdcdc;font-size:.85rem}.graph-legend[data-astro-cid-ykzchlrf]>div[data-astro-cid-ykzchlrf]{display:flex;align-items:center;gap:.4rem}.graph-legend[data-astro-cid-ykzchlrf] span[data-astro-cid-ykzchlrf]{width:10px;height:10px;border-radius:50%;display:inline-block}.legend-doc[data-astro-cid-ykzchlrf]{background:#4f83ff}.legend-tag[data-astro-cid-ykzchlrf]{background:#34d399}.legend-current[data-astro-cid-ykzchlrf]{background:#f87171}.legend-folder[data-astro-cid-ykzchlrf]{border-radius:2px}.graph-hud-right[data-astro-cid-ykzchlrf] button[data-astro-cid-ykzchlrf]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:2rem;height:2rem;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:all .2s}#graph-toggle-filter[data-astro-cid-ykzchlrf]{width:auto;padding:0 .6rem;font-size:.72rem;letter-spacing:.04em;font-weight:600;text-transform:lowercase;opacity:.7}#graph-toggle-filter[data-astro-cid-ykzchlrf][data-all=true]{opacity:1;border-color:#ffffff80}.graph-hud-right[data-astro-cid-ykzchlrf] button[data-astro-cid-ykzchlrf]:hover{background:#fff3;border-color:#fff6}.dark .graph-modal[data-astro-cid-ykzchlrf]{background:#0a0a0a}:not(.dark) .graph-modal[data-astro-cid-ykzchlrf]{background:#fafafa}:not(.dark) .graph-legend[data-astro-cid-ykzchlrf]{color:#3c3c3c}:not(.dark) .graph-hud-right[data-astro-cid-ykzchlrf] button[data-astro-cid-ykzchlrf]{background:#0000000d;border-color:#0000001a;color:#1e1e1e}:not(.dark) #graph-toggle-filter[data-astro-cid-ykzchlrf][data-all=true]{border-color:#00000059}:not(.dark) .graph-hud-right[data-astro-cid-ykzchlrf] button[data-astro-cid-ykzchlrf]:hover{background:#0000001a;border-color:#0003}
