.tool-grid--explorer[data-astro-cid-phzg2ja6]{display:grid;gap:var(--space-md)}@media(min-width:769px){.tool-grid--explorer[data-astro-cid-phzg2ja6]{grid-template-columns:1fr auto 1.2fr;grid-template-rows:1fr;align-items:stretch}.tool-controls--input[data-astro-cid-phzg2ja6]{display:flex;flex-direction:column}.tool-controls--input[data-astro-cid-phzg2ja6] textarea[data-astro-cid-phzg2ja6]{flex:1;min-height:300px}.tool-controls--output[data-astro-cid-phzg2ja6]{display:flex;flex-direction:column}.tree-view[data-astro-cid-phzg2ja6]{flex:1;min-height:300px}}.tree-header[data-astro-cid-phzg2ja6]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);margin-bottom:var(--space-xs);flex-wrap:wrap}.tree-header[data-astro-cid-phzg2ja6] label[data-astro-cid-phzg2ja6]{font-weight:600;font-size:.9rem}.search-container[data-astro-cid-phzg2ja6]{flex:1;max-width:260px}.search-container[data-astro-cid-phzg2ja6] input[data-astro-cid-phzg2ja6]{width:100%;padding:6px 10px;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.85rem;background:var(--color-background);color:var(--color-text)}.search-container[data-astro-cid-phzg2ja6] input[data-astro-cid-phzg2ja6]:focus{outline:2px solid var(--color-primary);outline-offset:1px}.tree-stats[data-astro-cid-phzg2ja6]{font-size:.75rem;color:var(--color-text-light);margin-bottom:var(--space-xs);min-height:1.2em}.tree-view[data-astro-cid-phzg2ja6]{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);overflow:auto;max-height:500px;font-family:var(--font-mono);font-size:.82rem;line-height:1}.tree-view[data-astro-cid-phzg2ja6]:focus{outline:2px solid var(--color-primary);outline-offset:1px}.tree-node[data-astro-cid-phzg2ja6]{display:flex;align-items:center;gap:4px;padding-right:var(--space-sm);cursor:pointer;white-space:nowrap;border-left:2px solid transparent;transition:background-color .1s}.tree-node[data-astro-cid-phzg2ja6]:hover{background:var(--color-hover-bg, rgba(0, 0, 0, .03))}.tree-node--focused[data-astro-cid-phzg2ja6]{background:var(--color-focus-bg, rgba(59, 130, 246, .08));border-left-color:var(--color-primary)}.tree-node[data-astro-cid-phzg2ja6]:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.tree-toggle[data-astro-cid-phzg2ja6]{width:16px;flex-shrink:0;text-align:center;font-size:.7rem;color:var(--color-text-light);user-select:none}.tree-spacer[data-astro-cid-phzg2ja6]{display:inline-block;width:16px}.tree-key[data-astro-cid-phzg2ja6]{color:var(--color-primary);font-weight:600}.tree-colon[data-astro-cid-phzg2ja6]{margin-right:4px;color:var(--color-text-light)}.tree-value[data-astro-cid-phzg2ja6]{overflow:hidden;text-overflow:ellipsis}.tree-type--string[data-astro-cid-phzg2ja6]{color:#059669}.tree-type--number[data-astro-cid-phzg2ja6]{color:#d97706}.tree-type--boolean[data-astro-cid-phzg2ja6]{color:#7c3aed}.tree-type--null[data-astro-cid-phzg2ja6]{color:#6b7280;font-style:italic}.tree-type--object[data-astro-cid-phzg2ja6],.tree-type--array[data-astro-cid-phzg2ja6]{color:var(--color-text)}.tree-meta[data-astro-cid-phzg2ja6]{margin-left:auto;display:flex;align-items:center;gap:6px;flex-shrink:0;padding-left:var(--space-sm)}.tree-type-badge[data-astro-cid-phzg2ja6]{font-size:.65rem;text-transform:uppercase;letter-spacing:.03em;padding:1px 4px;border-radius:3px;background:var(--color-background);color:var(--color-text-light);font-weight:600}.tree-size[data-astro-cid-phzg2ja6]{font-size:.65rem;color:var(--color-text-light);opacity:.7}.tree-copy-path[data-astro-cid-phzg2ja6]{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--color-text-light);cursor:pointer;border-radius:var(--radius-sm);font-size:.85rem;opacity:0;transition:opacity .15s,background-color .15s}.tree-node[data-astro-cid-phzg2ja6]:hover .tree-copy-path[data-astro-cid-phzg2ja6],.tree-node--focused[data-astro-cid-phzg2ja6] .tree-copy-path[data-astro-cid-phzg2ja6]{opacity:1}.tree-copy-path[data-astro-cid-phzg2ja6]:hover{background:var(--color-hover-bg, rgba(0, 0, 0, .06));color:var(--color-primary)}.tree-copy-path[data-astro-cid-phzg2ja6]:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px;opacity:1}.tree-virtual-spacer[data-astro-cid-phzg2ja6]{width:100%}.tree-virtual-content[data-astro-cid-phzg2ja6]{position:absolute;top:0;left:0;right:0}.filter-bar[data-astro-cid-phzg2ja6]{display:flex;align-items:center;gap:var(--space-sm);flex-wrap:wrap;margin-bottom:var(--space-xs);padding:6px 8px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background);font-size:.78rem}.filter-group[data-astro-cid-phzg2ja6]{display:flex;align-items:center;gap:4px;border:none;padding:0;margin:0}.filter-group[data-astro-cid-phzg2ja6] legend[data-astro-cid-phzg2ja6]{font-size:.7rem;font-weight:600;color:var(--color-text-light);margin-bottom:2px}.filter-group--types[data-astro-cid-phzg2ja6]{display:flex;flex-wrap:wrap;gap:4px}.filter-group--depth[data-astro-cid-phzg2ja6]{display:flex;align-items:center;gap:4px;margin-left:auto}.filter-group--depth[data-astro-cid-phzg2ja6] label[data-astro-cid-phzg2ja6]{font-size:.75rem;font-weight:600;color:var(--color-text-light);white-space:nowrap}.filter-group--depth[data-astro-cid-phzg2ja6] input[data-astro-cid-phzg2ja6]{width:52px;padding:3px 6px;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.78rem;background:var(--color-surface);color:var(--color-text)}.filter-chip[data-astro-cid-phzg2ja6]{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:3px;background:var(--color-surface);cursor:pointer;user-select:none;font-size:.72rem;white-space:nowrap}.filter-chip[data-astro-cid-phzg2ja6] input[data-astro-cid-phzg2ja6][type=checkbox]{width:12px;height:12px;margin:0}.bookmarks-bar[data-astro-cid-phzg2ja6]{display:flex;align-items:center;gap:var(--space-xs);flex-wrap:wrap;margin-bottom:var(--space-xs);padding:4px 8px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background);font-size:.75rem}.bookmarks-label[data-astro-cid-phzg2ja6]{font-weight:600;color:var(--color-text-light);font-size:.72rem}.bookmarks-list[data-astro-cid-phzg2ja6]{display:flex;gap:4px;flex-wrap:wrap;flex:1}.bookmark-chip[data-astro-cid-phzg2ja6]{display:inline-block;padding:2px 8px;border:1px solid var(--color-border);border-radius:3px;background:var(--color-surface);color:var(--color-primary);font-size:.72rem;font-family:var(--font-mono);cursor:pointer;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookmark-chip[data-astro-cid-phzg2ja6]:hover{background:var(--color-hover-bg, rgba(0,0,0,.04));border-color:var(--color-primary)}.bookmark-chip[data-astro-cid-phzg2ja6]:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}button[data-astro-cid-phzg2ja6].small{padding:2px 8px;font-size:.7rem;min-height:auto}.tree-bookmark-btn[data-astro-cid-phzg2ja6]{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--color-text-light);cursor:pointer;border-radius:var(--radius-sm);font-size:.8rem;opacity:0;transition:opacity .15s}.tree-node[data-astro-cid-phzg2ja6]:hover .tree-bookmark-btn[data-astro-cid-phzg2ja6],.tree-node--focused[data-astro-cid-phzg2ja6] .tree-bookmark-btn[data-astro-cid-phzg2ja6],.tree-bookmark-btn--active[data-astro-cid-phzg2ja6]{opacity:1}.tree-bookmark-btn--active[data-astro-cid-phzg2ja6],.tree-bookmark-btn[data-astro-cid-phzg2ja6]:hover{color:#eab308}.tree-bookmark-btn[data-astro-cid-phzg2ja6]:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px;opacity:1}.tree-node--added[data-astro-cid-phzg2ja6]{background:#22c55e14;border-left-color:#22c55e}.tree-node--removed[data-astro-cid-phzg2ja6]{background:#ef444414;border-left-color:#ef4444;text-decoration:line-through;opacity:.7}.tree-node--changed[data-astro-cid-phzg2ja6]{background:#eab30814;border-left-color:#eab308}.tree-node--bookmarked[data-astro-cid-phzg2ja6]{background:#a855f70f;border-left-color:#a855f7}.compare-section[data-astro-cid-phzg2ja6]{margin-top:var(--space-sm);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-xs)}.compare-section[data-astro-cid-phzg2ja6] summary[data-astro-cid-phzg2ja6]{cursor:pointer;font-size:.82rem;font-weight:600;color:var(--color-text-light);padding:4px}.compare-section[data-astro-cid-phzg2ja6] summary[data-astro-cid-phzg2ja6]:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.compare-section[data-astro-cid-phzg2ja6] textarea[data-astro-cid-phzg2ja6]{min-height:100px;margin-top:var(--space-xs)}.compare-section[data-astro-cid-phzg2ja6] button[data-astro-cid-phzg2ja6]{margin-top:var(--space-xs)}@media(prefers-color-scheme:dark){.tree-type--string[data-astro-cid-phzg2ja6]{color:#34d399}.tree-type--number[data-astro-cid-phzg2ja6]{color:#fbbf24}.tree-type--boolean[data-astro-cid-phzg2ja6]{color:#a78bfa}.tree-type--null[data-astro-cid-phzg2ja6]{color:#9ca3af}.tree-node[data-astro-cid-phzg2ja6]:hover{background:#ffffff0a}.tree-node--focused[data-astro-cid-phzg2ja6]{background:#3b82f61f}.tree-copy-path[data-astro-cid-phzg2ja6]:hover{background:#ffffff14}.tree-node--added[data-astro-cid-phzg2ja6]{background:#22c55e26;border-left-color:#22c55e}.tree-node--removed[data-astro-cid-phzg2ja6]{background:#ef444426;border-left-color:#ef4444}.tree-node--changed[data-astro-cid-phzg2ja6]{background:#eab30826;border-left-color:#eab308}.tree-node--bookmarked[data-astro-cid-phzg2ja6]{background:#a855f71a}.filter-chip[data-astro-cid-phzg2ja6],.bookmark-chip[data-astro-cid-phzg2ja6]{background:var(--color-surface, #1e293b)}}@media(max-width:768px){.tree-view[data-astro-cid-phzg2ja6]{max-height:350px}.tree-meta[data-astro-cid-phzg2ja6]{display:none}.search-container[data-astro-cid-phzg2ja6]{max-width:100%}.tree-header[data-astro-cid-phzg2ja6],.filter-bar[data-astro-cid-phzg2ja6]{flex-direction:column;align-items:flex-start}.filter-group--depth[data-astro-cid-phzg2ja6]{margin-left:0}.tree-bookmark-btn[data-astro-cid-phzg2ja6]{display:none}}
