.grid-stack{position:relative}.grid-stack-rtl{direction:ltr}.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;width:auto;margin:0;position:absolute;z-index:0!important}.grid-stack>.grid-stack-item{width:var(--gs-column-width);height:var(--gs-cell-height);padding:0;position:absolute;top:0}.grid-stack>.grid-stack-item>.grid-stack-item-content{width:auto;margin:0;position:absolute;overflow:hidden auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack:not(.grid-stack-rtl)>.grid-stack-item{left:0}.grid-stack.grid-stack-rtl>.grid-stack-item{right:0}.grid-stack>.grid-stack-item>.grid-stack-item-content,.grid-stack>.grid-stack-placeholder>.placeholder-content{top:var(--gs-item-margin-top);right:var(--gs-item-margin-right);bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-handle{-ms-touch-action:none;touch-action:none;font-size:.1px;display:block;position:absolute}.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"%23666\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 20 20\"><path d=\"m10 3 2 2H8l2-2v14l-2-2h4l-2 2\"/></svg>");background-position:50%;background-repeat:no-repeat}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:var(--gs-item-margin-top);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:var(--gs-item-margin-top);left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:var(--gs-item-margin-top);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px;right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:var(--gs-item-margin-bottom);right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px;left:var(--gs-item-margin-left)}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,right,top}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{opacity:.8;box-shadow:1px 4px 6px #0003}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,right .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing{transition:left,right,top,height,width}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack:not(.grid-stack-rtl)>.grid-stack-item[gs-x="0"]{left:0}.grid-stack.grid-stack-rtl>.grid-stack-item[gs-x="0"]{right:0}
.bicity-grid:not(.grid-ready){opacity:0;min-height:60vh}.bicity-grid.grid-ready{opacity:1;transition:opacity .2s}.bicity-grid .grid-stack-item-content{flex-direction:column;display:flex;inset:0;overflow:hidden}.bicity-grid .gs-card{flex:auto;min-height:0;overflow:auto}.bicity-grid .gs-card>*{min-height:100%}.bicity-flip{perspective:1400px;height:100%}.bicity-flip-inner{height:100%;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.2,.7,.2,1);position:relative}.bicity-flip[data-flipped] .bicity-flip-inner{transform:rotateY(180deg)}.bicity-flip-face{backface-visibility:hidden;position:absolute;inset:0;overflow:auto}.bicity-flip-face>:first-child{min-height:100%}.bicity-flip-cog{min-height:0}.bicity-flip-back{transform:rotateY(180deg)}.bicity-flip-cog{z-index:30;color:#71717a;opacity:.55;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffbf;border:1px solid #d4d4d8b3;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .15s,background .15s;display:flex;position:absolute;top:6px;right:36px}.bicity-grid .grid-stack-item:hover .bicity-flip-cog,.bicity-flip-cog:focus-visible{opacity:1;background:#fffffff2}:root[data-theme=dark] .bicity-flip-cog,.dark .bicity-flip-cog{color:#a1a1aa;background:#18181bb3;border-color:#3f3f46}:root[data-theme=dark] .bicity-grid .grid-stack-item:hover .bicity-flip-cog,.dark .bicity-grid .grid-stack-item:hover .bicity-flip-cog{background:#18181bf2}.bicity-grid .grid-stack-item.ui-draggable-dragging .gs-card,.bicity-grid .grid-stack-item.grid-stack-item-moving .gs-card{overflow:hidden}.bicity-grid .grid-stack-item.ui-draggable-dragging{cursor:grabbing;z-index:40}.bicity-grid .grid-stack-item.ui-draggable-dragging .grid-stack-item-content{border-radius:1rem;box-shadow:0 12px 32px -8px #00000047}.bicity-grid .grid-stack-placeholder>.placeholder-content{background:#2563eb0f;border:2px dashed #2563eb80;border-radius:1rem}.bicity-grid .gs-drag-handle{z-index:30;cursor:grab;color:#71717a;opacity:.55;touch-action:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffbf;border:1px solid #d4d4d8b3;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .15s,background .15s;display:flex;position:absolute;top:6px;right:6px}.bicity-grid .grid-stack-item:hover .gs-drag-handle,.bicity-grid .gs-drag-handle:focus-visible{opacity:1;background:#fffffff2}.bicity-grid .gs-drag-handle:active{cursor:grabbing}:root[data-theme=dark] .bicity-grid .gs-drag-handle,.dark .bicity-grid .gs-drag-handle{color:#a1a1aa;background:#18181bb3;border-color:#3f3f46}:root[data-theme=dark] .bicity-grid .grid-stack-item:hover .gs-drag-handle,.dark .bicity-grid .grid-stack-item:hover .gs-drag-handle{background:#18181bf2}.bicity-grid .grid-stack-item>.ui-resizable-handle{opacity:0;transition:opacity .15s}.bicity-grid .grid-stack-item:hover>.ui-resizable-handle{opacity:1}.bicity-grid .grid-stack-item>.ui-resizable-se{cursor:se-resize;border-bottom:2px solid #71717ab3;border-right:2px solid #71717ab3;border-bottom-right-radius:4px;width:14px;height:14px;bottom:4px;right:4px}:root[data-theme=dark] .bicity-grid .grid-stack-item>.ui-resizable-se,.dark .bicity-grid .grid-stack-item>.ui-resizable-se{border-color:#a1a1aacc}.bicity-grid .grid-stack-item>.ui-resizable-e,.bicity-grid .grid-stack-item>.ui-resizable-w{cursor:ew-resize}
