.resizable-handle{width:12px;height:12px;background:#3b82f6;border:2px solid #fff;border-radius:50%;opacity:0;transition:opacity .2s;z-index:10}.resizable:hover .resizable-handle{opacity:1}.resizable-handle-bottomRight{bottom:-6px;right:-6px;cursor:nwse-resize}.resizable-handle-topRight{top:-6px;right:-6px;cursor:nesw-resize}.resizable-handle-bottom{bottom:-6px;left:50%;transform:translateX(-50%);cursor:ns-resize}.resizable-handle-right{right:-6px;top:50%;transform:translateY(-50%);cursor:ew-resize}.drag-handle{cursor:move;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:none}.settings-transition{transition:box-shadow .2s ease,transform .2s ease}.maximized{border-radius:0!important}.settings-modal{background:#f9fafb;border:1px solid #e5e7eb}.modal-content{background:#fff;border-radius:.375rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.modal-header{background:#1f2937;color:#fff}