.onui-resizable-wrapper{position:relative}.onui-resizable-wrapper:before{content:"";border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--primary,#6366f1)45%,transparent);opacity:0;z-index:11;transition:opacity .15s;position:absolute;inset:0}.onui-resizable-wrapper:has(.onui-resizable-handle:hover):before{opacity:1}.onui-resizable-handle{z-index:10;-webkit-user-select:none;user-select:none;touch-action:none;background:0 0;position:absolute}.onui-resizable-handle--n{cursor:n-resize;height:12px;top:0;left:12px;right:12px}.onui-resizable-handle--e{cursor:e-resize;width:12px;top:12px;bottom:12px;right:0}.onui-resizable-handle--s{cursor:s-resize;height:12px;bottom:0;left:12px;right:12px}.onui-resizable-handle--w{cursor:w-resize;width:12px;top:12px;bottom:12px;left:0}.onui-resizable-handle--ne{cursor:ne-resize;width:16px;height:16px;top:0;right:0}.onui-resizable-handle--se{cursor:se-resize;width:16px;height:16px;bottom:0;right:0}.onui-resizable-handle--sw{cursor:sw-resize;width:16px;height:16px;bottom:0;left:0}.onui-resizable-handle--nw{cursor:nw-resize;width:16px;height:16px;top:0;left:0}
