.hc48tW_thumbnail{background-color:var(--divider-bg-app,#fafbfc);box-sizing:border-box;pointer-events:none;grid-template-columns:42% 58%;gap:4px;width:100%;height:100%;padding:4px;display:grid}.hc48tW_leftColumn{flex-direction:column;gap:2px;padding-top:4px;display:flex}.hc48tW_titleBar{background-color:var(--divider-text-strong,#25282c);border-radius:1px;width:72%;height:4px}.hc48tW_subtitleBar{background-color:var(--divider-text-muted,#6b7280);opacity:.7;border-radius:1px;width:82%;height:3px}.hc48tW_rightColumn{padding-top:2px;position:relative}.hc48tW_line{background-color:var(--divider-border-subtle,#dcdce0);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.hc48tW_node{width:100%;min-height:17px;margin-bottom:2px;display:flex;position:relative}.hc48tW_node[data-side=left]{justify-content:flex-start}.hc48tW_node[data-side=right]{justify-content:flex-end}.hc48tW_nodeContent{flex-direction:column;flex-shrink:0;gap:2px;width:calc(50% - 5px);max-width:calc(50% - 5px);display:flex}.hc48tW_node[data-side=left] .hc48tW_nodeContent{align-items:flex-end}.hc48tW_nodeIndex{background-color:var(--divider-text-muted,#6b7280);border-radius:1px;width:8px;height:2px}.hc48tW_nodeTitle{background-color:var(--divider-text-strong,#25282c);border-radius:1px;width:100%;height:3px}.hc48tW_nodeDescription{background-color:var(--divider-text-muted,#6b7280);opacity:.7;border-radius:1px;width:90%;height:3px}.hc48tW_endpoint{background-color:var(--divider-bg-subtle,#f3f4f6);border:1px solid var(--divider-border-subtle,#e5e7eb);border-radius:2px;width:60%;height:3px}.hc48tW_dot{background-color:var(--divider-bg-element,#eaeaed);border:1px solid var(--divider-border-default,#dcdce0);z-index:1;isolation:isolate;border-radius:50%;width:4px;height:4px;position:absolute;top:2px;left:50%;transform:translate(-50%)}.hc48tW_node[data-side=right]:first-child .hc48tW_dot{background-color:var(--divider-primary-solid,#4f46e5);border-color:var(--divider-primary-solid-hover,#3d36b8)}.hc48tW_node[data-side=right]:first-child .hc48tW_dot:before{content:"";z-index:-1;background:radial-gradient(circle,#4f46e559 0%,#4f46e529 45%,#4f46e500 75%);border-radius:999px;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}