.ds-resize-handle{box-sizing:border-box;background-color:var(--light-bg-brand-primary);border:1px solid var(--light-bg-primary);touch-action:none;border-radius:9999px;width:12px;height:12px;position:absolute}.ds-resize-handle:focus-visible{outline:2px solid var(--light-bg-brand-primary);outline-offset:2px}.ds-resize-handle-bottom-right{cursor:se-resize;bottom:-4px;right:-4px}.ds-resize-handle-bottom-left{cursor:sw-resize;bottom:-4px;left:-4px}.ds-resize-handle-top-right{cursor:ne-resize;top:-4px;right:-4px}.ds-resize-handle-top-left{cursor:nw-resize;top:-4px;left:-4px}
