.vue-gridstack{position:relative;box-sizing:border-box}.vue-gridstack>.vue-gridstack-item{position:absolute;box-sizing:border-box;padding:0}.vue-gridstack>.vue-gridstack-item>.vue-gridstack-item-content{position:absolute;inset:var(--gs-item-margin, 10px);box-sizing:border-box}.vue-gridstack>.vue-gridstack-placeholder{position:absolute;box-sizing:border-box;z-index:0}.vue-gridstack>.vue-gridstack-placeholder>.vue-gridstack-placeholder-content{position:absolute;inset:var(--gs-item-margin, 10px);background-color:#00000026;border:2px dashed rgba(0,0,0,.3);border-radius:1em}.vue-gridstack-animate>.vue-gridstack-item{transition:left .3s,top .3s,width .3s,height .3s}.vue-gridstack-animate>.vue-gridstack-item.vue-gridstack-item-dragging,.vue-gridstack-animate>.vue-gridstack-item.vue-gridstack-item-resizing,.vue-gridstack-animate>.vue-gridstack-placeholder{transition:none}.vue-gridstack-item-dragging,.vue-gridstack-item-resizing{z-index:10000!important}.vue-gridstack-item-dragging>.vue-gridstack-item-content{box-shadow:1px 4px 6px #0003}.vue-gridstack-item-resizing>.vue-gridstack-item-content{box-shadow:1px 4px 6px #0003}.vue-gridstack-item>.vue-gs-resize-handle{position:absolute;font-size:.1px;display:block;touch-action:none;z-index:10;user-select:none;-webkit-user-select:none}.vue-gridstack-item-no-resize>.vue-gs-resize-handle,.vue-gridstack-static .vue-gs-resize-handle{display:none}.vue-gridstack-item-dragging>.vue-gs-resize-handle{display:none!important}.vue-gridstack-static>.vue-gridstack-item>.vue-gridstack-item-content{cursor:default}.vue-gs-resize-handle-se{cursor:se-resize;width:20px;height:20px;bottom:var(--gs-item-margin, 10px);right:var(--gs-item-margin, 10px)}.vue-gs-resize-handle-e{cursor:e-resize;width:10px;top:15px;bottom:15px;right:var(--gs-item-margin, 10px)}.vue-gs-resize-handle-s{cursor:s-resize;height:10px;left:25px;bottom:var(--gs-item-margin, 10px);right:25px}.vue-gs-resize-handle-w{cursor:w-resize;width:10px;top:15px;bottom:15px;left:var(--gs-item-margin, 10px)}.vue-gs-resize-handle-n{cursor:n-resize;height:10px;top:var(--gs-item-margin, 10px);left:25px;right:25px}.vue-gs-resize-handle-sw{cursor:sw-resize;width:20px;height:20px;bottom:var(--gs-item-margin, 10px);left:var(--gs-item-margin, 10px)}.vue-gs-resize-handle-nw{cursor:nw-resize;width:20px;height:20px;top:var(--gs-item-margin, 10px);left:var(--gs-item-margin, 10px)}.vue-gs-resize-handle-ne{cursor:ne-resize;width:20px;height:20px;top:var(--gs-item-margin, 10px);right:var(--gs-item-margin, 10px)}.vue-gs-resize-handle-se:after,.vue-gs-resize-handle-sw:after,.vue-gs-resize-handle-ne:after,.vue-gs-resize-handle-nw:after{content:"";position:absolute;width:8px;height:8px;border-style:solid;border-color:#0000004d}.vue-gs-resize-handle-se:after{border-width:0 2px 2px 0;bottom:3px;right:3px}.vue-gs-resize-handle-sw:after{border-width:0 0 2px 2px;bottom:3px;left:3px}.vue-gs-resize-handle-ne:after{border-width:2px 2px 0 0;top:3px;right:3px}.vue-gs-resize-handle-nw:after{border-width:2px 0 0 2px;top:3px;left:3px}
