.resizable-panel-container{display:flex;width:100%;height:100%;position:relative}.resizable-panel-left{overflow:hidden;transition:width .1s ease;flex-shrink:0}.resizable-panel-resizer{display:flex;align-items:center;justify-content:center;cursor:col-resize;-webkit-user-select:none;user-select:none;position:relative;z-index:10;transition:background-color .2s ease,transform .1s ease;flex-shrink:0}.resizable-panel-resizer:hover{transform:scaleX(1.2)}.resizable-panel-resizer.resizing{background-color:#1890ff!important;transform:scaleX(1.2)}.resizable-panel-right{overflow:hidden;transition:width .1s ease;flex-shrink:0}.resizable-panel-indicator{width:2px;height:20px;border-radius:1px;transition:background-color .2s ease}.resizable-panel-pulse-dot{position:absolute;width:4px;height:4px;border-radius:50%;top:45%;left:50%;transform:translate(-50%,-50%);animation:resizable-panel-pulse 1.5s infinite}@keyframes resizable-panel-pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.resizing *{-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}.resizing .resizer{pointer-events:all!important}.ag-tool-panel-wrapper>.ag-react-container:has(.platform-auth-setting-panel){display:flex!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;height:100%!important}.platform-auth-setting-panel{display:flex;flex:1 1 auto;width:100%;min-width:0;height:100%}.platform-auth-setting-panel>div{flex:1 1 auto;min-width:0}.ag-tool-panel-wrapper>.ag-react-container:has(.role-function-auth-panel){display:flex!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;height:100%!important}.role-function-auth-panel{display:flex;flex:1 1 auto;width:100%;min-width:0;height:100%}.role-function-auth-panel>div{flex:1 1 auto;min-width:0}
