.lp-virtual-tree{min-width:0;height:100%;min-height:0;color:var(--ink,#12323a);background:#ffffff94;flex-direction:column;display:flex}.lp-tree-toolbar{border-bottom:1px solid var(--line,#115b692e);background:#f8fefff2;flex-wrap:wrap;flex:none;align-items:center;gap:7px;padding:9px 11px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;display:flex}.lp-tree-search{flex:320px;align-items:center;gap:6px;min-width:min(250px,100%);display:flex}.lp-tree-search input,.lp-tree-search select{border:1px solid var(--line,#115b692e);min-width:0;height:32px;color:var(--ink,#12323a);background:#fff;border-radius:9px}.lp-tree-search input{width:100%;padding:6px 10px}.lp-tree-search select{padding:5px 7px}.lp-tree-actions{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.lp-tree-button{min-height:30px;color:var(--aqua-dark,#075668);font:inherit;white-space:nowrap;background:#e4f5f8;border:0;border-radius:999px;padding:5px 9px;font-weight:800}.lp-tree-button:hover:not(:disabled){background:#d6eff4}.lp-tree-button:disabled{cursor:not-allowed;opacity:.45}.lp-tree-match-count{min-width:64px;color:var(--muted,#526d75);font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap}.lp-tree-notice{color:#8a4708;flex:1 0 100%;margin:0;font-size:12px;line-height:1.35}.lp-tree-copy-status{color:var(--muted,#526d75);flex:1 0 100%;margin:0;font-size:12px;line-height:1.35}.lp-tree-scroll{overscroll-behavior:contain;contain:layout paint style;scrollbar-gutter:stable;flex:1 1 0;min-width:0;min-height:0;position:relative;overflow:auto}.lp-tree-spacer{min-width:100%;position:relative}.lp-tree-row{white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;border-radius:5px;align-items:center;width:max-content;min-width:100%;height:28px;padding-right:12px;line-height:28px;display:flex;position:absolute;top:0;left:0}.lp-tree-row:hover{background:#08748712}.lp-tree-row[aria-selected=true]{background:#f3b52c33;box-shadow:inset 3px 0 #d69400}.lp-tree-row.is-active-match{box-shadow:inset 3px 0 0 var(--aqua,#087487)}.lp-tree-row.is-active-match[aria-selected=true]{box-shadow:inset 3px 0 #d69400,inset 0 0 0 1px #08748733}.lp-tree-row:focus-visible{z-index:1;outline:2px solid var(--sun,#f3b52c);outline-offset:-2px}.lp-tree-disclosure,.lp-tree-disclosure-spacer{place-items:center;width:32px;min-width:32px;height:32px;margin-right:4px;display:inline-grid}.lp-tree-disclosure{color:var(--aqua-dark,#075668);font:inherit;background:#fff;border:1px solid #08748740;border-radius:5px;padding:0;font-size:12px;font-weight:900;line-height:1;position:relative}.lp-tree-disclosure:after{content:"";position:absolute;inset:-6px}.lp-tree-index{color:#4b3500;text-align:center;background:#f5ca65;border-radius:999px;min-width:20px;margin-right:5px;padding:0 5px;font-size:12px;font-weight:900;line-height:18px}.lp-tree-key{color:#07677a;font-weight:700}.lp-tree-duplicate{color:#8a2f28;background:#fff0ed;border-radius:999px;margin-left:5px;margin-right:4px;padding:0 5px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:850;line-height:17px}.lp-tree-colon,.lp-tree-summary{color:var(--muted,#526d75)}.lp-tree-colon{margin-right:5px}.lp-tree-type{color:#fff;background:#546e75;border-radius:5px;margin-right:5px;padding:0 5px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:850;line-height:17px}.lp-tree-type-object{background:#087487}.lp-tree-type-array{background:#9c6500}.lp-tree-type-string{background:#17683c}.lp-tree-type-number{background:#64339f}.lp-tree-type-boolean{background:#954507}.lp-tree-value.string{color:#0d7143}.lp-tree-value.number{color:#6f38b4}.lp-tree-value.boolean{color:#a34a08;font-weight:700}.lp-tree-value.null{color:#66767b;font-style:italic}.lp-tree-value.object{color:#087487;font-weight:800}.lp-tree-value.array{color:#9c6500;font-weight:800}.lp-tree-match{color:inherit;background:#ffe08a;border-radius:3px;box-shadow:0 0 0 1px #9c650029}.lp-tree-empty{min-height:220px;color:var(--muted,#526d75);text-align:center;place-items:center;padding:20px;display:grid}@media (width<=760px){.lp-tree-toolbar{align-items:stretch;gap:6px;padding:8px}.lp-tree-search{flex-basis:100%;grid-template-columns:minmax(0,1fr) minmax(44px,auto) 44px 44px;align-items:center;display:grid}.lp-tree-search input{grid-area:1/1/auto/-1;height:44px}.lp-tree-search select{grid-area:2/1;width:100%;height:44px}.lp-tree-match-count{grid-area:2/2;place-items:center;min-width:0;display:grid}.lp-tree-search button{width:44px;min-height:44px;padding:0}.lp-tree-search button:first-of-type{grid-area:2/3}.lp-tree-search button:nth-of-type(2){grid-area:2/4}.lp-tree-actions{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:center;width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.lp-tree-actions::-webkit-scrollbar{display:none}.lp-tree-button{min-height:44px;padding:8px 10px;font-size:12px}.lp-tree-actions .lp-tree-button{white-space:nowrap;flex:none}}
