.TkLReW_panelWrapper{flex-shrink:0;height:100%;position:relative;overflow:hidden}.TkLReW_panel{border-left:1px solid var(--core-neutral-100);background:#fff;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.TkLReW_resizeHandle{cursor:col-resize;z-index:10;background:0 0;width:6px;transition:background-color .15s;position:absolute;top:0;bottom:0;left:0}.TkLReW_resizeHandle:before{content:"";background-color:#0000;border-radius:1px;width:2px;height:32px;transition:background-color .15s;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.TkLReW_resizeHandle:hover{background:#0000000a}.TkLReW_resizeHandle:hover:before{background-color:var(--core-neutral-300)}.TkLReW_resizeHandle:active{background:#635bff14}.TkLReW_resizeHandle:active:before{background-color:var(--core-purple-400)}.TkLReW_resizeHandleAtBoundary{background:#ef44441f}.TkLReW_resizeHandleAtBoundary:before{background-color:var(--core-red-400,#f87171)}.TkLReW_header{border-bottom:1px solid var(--core-neutral-100);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:44px;padding:0 8px 0 4px;display:flex}.TkLReW_headerContent{flex:1;align-items:center;min-width:0;display:flex;overflow:hidden}.TkLReW_closeButton{flex-shrink:0}.TkLReW_content{flex:1;min-height:0;overflow:hidden}