.ot-tree-panel{background:var(--surface-0);flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.ot-tree-panel__header{border-bottom:1px solid var(--surface-border);background:linear-gradient(180deg,var(--surface-50,#f8fafc)0%,var(--surface-0)100%);flex-shrink:0;align-items:center;gap:.625rem;padding:.875rem 1rem;display:flex}.ot-tree-panel__icon{width:32px;height:32px;color:var(--primary-color);background:#3b82f61f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ot-tree-panel__title{letter-spacing:.2px;color:var(--text-color);flex:1;min-width:0;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.ot-tree-panel__count{min-width:28px;height:22px;color:var(--primary-color);font-variant-numeric:tabular-nums;background:#3b82f61f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.ot-tree-panel__body{flex:1;min-height:0;padding:.5rem .5rem .75rem;overflow:hidden auto}.ot-tree-panel__body::-webkit-scrollbar{width:6px}.ot-tree-panel__body::-webkit-scrollbar-thumb{background:var(--surface-300);border-radius:3px}.ot-tree-panel__body::-webkit-scrollbar-thumb:hover{background:var(--surface-400)}.ot-tree.p-tree{background:0 0!important;border:none!important;padding:0!important}.ot-tree .p-tree-container{gap:2px!important}.ot-tree .p-treenode-content{border-radius:8px!important;padding:.375rem .5rem!important;transition:background-color .15s!important}.ot-tree .p-treenode-content:hover{background:var(--surface-100)!important}.ot-tree .p-treenode-content.p-highlight{position:relative;color:var(--primary-color)!important;background:#3b82f61f!important}.ot-tree .p-treenode-content.p-highlight:before{content:"";background:var(--primary-color);border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ot-tree .p-treenode-content:focus{box-shadow:none!important;outline:none!important}.ot-tree .p-treenode-content .p-tree-toggler{width:24px!important;height:24px!important;color:var(--text-color-secondary)!important;margin-right:.25rem!important}.ot-tree .p-treenode-content .p-tree-toggler:hover{background:var(--surface-200)!important;color:var(--text-color)!important}.ot-tree .p-treenode-label{flex:1;min-width:0}.ot-node{justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}.ot-node__label{color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.875rem;font-weight:600;overflow:hidden}.p-treenode-content.p-highlight .ot-node__label{color:var(--primary-color)}.ot-node__meta{flex-shrink:0;align-items:center;gap:.375rem;display:inline-flex}.ot-node__user{background:var(--surface-200);height:22px;color:var(--text-color);letter-spacing:.2px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;justify-content:center;align-items:center;max-width:80px;padding:0 .5rem;font-size:.75rem;font-weight:600;display:inline-flex;overflow:hidden}.ot-node__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 2px #ffffffb3}.ot-node__status{text-transform:uppercase;letter-spacing:.4px;color:#fff;white-space:nowrap;border-radius:999px;align-items:center;height:22px;padding:0 .625rem;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:inset 0 -1px #0000001f}.ot-node__exceptions{background:var(--red-500,#ef4444);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 .4375rem;font-size:.6875rem;font-weight:700;display:inline-flex;box-shadow:0 1px 3px #ef444466}.ot-tree-panel__empty{text-align:center;color:var(--text-color-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;font-size:.875rem;font-weight:500;display:flex}
