.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;margin:0;position:absolute;width:auto;z-index:0!important}.grid-stack>.grid-stack-item{position:absolute;padding:0;top:0;width:var(--gs-column-width);height:var(--gs-cell-height)}.grid-stack>.grid-stack-item>.grid-stack-item-content{margin:0;position:absolute;width:auto;overflow-x:hidden;overflow-y: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{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.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-repeat:no-repeat;background-position:center}.grid-stack-item>.ui-resizable-ne{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw{transform:rotate(-45deg)}.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{box-shadow:1px 4px 6px #0003;opacity:.8}.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 0s,right 0s,top 0s,height 0s,width 0s}.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}.dashboard-grid{background:var(--background)}.dashboard-grid .grid-stack{background:transparent}.dashboard-grid .grid-stack-item>.grid-stack-item-content{display:flex;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--card, var(--background));box-shadow:0 1px 2px #0000000a}.dashboard-grid .grid-stack-item-content>.dashboard-cell{width:100%;height:100%}.dashboard-grid.is-readonly .grid-stack-item>.ui-resizable-handle{display:none!important}.dashboard-grid .grid-stack-item>.ui-resizable-se{filter:invert(.5)}.dashboard-grid:not(.is-readonly) .grid-stack-item:hover>.grid-stack-item-content{border-color:var(--ring, var(--primary))}.dashboard-grid .grid-stack-placeholder>.placeholder-content{border:1px dashed var(--ring, var(--primary));border-radius:8px;background:color-mix(in srgb,var(--primary) 8%,transparent)}.dashboard-editor-fade-enter-active[data-v-7dd8d851],.dashboard-editor-fade-leave-active[data-v-7dd8d851]{transition:opacity .15s ease}.dashboard-editor-fade-enter-from[data-v-7dd8d851],.dashboard-editor-fade-leave-to[data-v-7dd8d851]{opacity:0}.dockview-theme-custom{--dv-group-view-background-color: var(--background);--dv-tabs-and-actions-container-background-color: var(--secondary);--dv-activegroup-visiblepanel-tab-background-color: var(--background);--dv-activegroup-hiddenpanel-tab-background-color: var(--muted);--dv-inactivegroup-visiblepanel-tab-background-color: var(--muted);--dv-inactivegroup-hiddenpanel-tab-background-color: var(--muted);--dv-tab-divider-color: var(--border);--dv-activegroup-visiblepanel-tab-color: var(--foreground);--dv-activegroup-hiddenpanel-tab-color: var(--muted-foreground);--dv-inactivegroup-visiblepanel-tab-color: var(--muted-foreground);--dv-inactivegroup-hiddenpanel-tab-color: var(--muted-foreground);--dv-separator-border: transparent;--dv-paneview-header-border-color: var(--border);--dv-sash-color: transparent;--dv-active-sash-color: var(--border);--dv-drag-over-background-color: color-mix(in oklch, var(--accent) 50%, transparent);--dv-drag-over-border-color: var(--ring);--dv-icon-hover-background-color: var(--accent);--dv-tabs-container-scrollbar-color: var(--muted-foreground)}.dockview-theme-custom .dv-tabs-and-actions-container:has(.dv-tab:only-child){display:none}.dashboards-dockview .dv-tabs-and-actions-container:has(.dv-tab:only-child){display:flex}.dashboards-dockview .dv-tabs-and-actions-container{background:var(--muted);border-bottom:1px solid var(--border);padding:.3rem .4rem;gap:.25rem}.dashboards-dockview .dv-tab{border-radius:.75rem;padding:.25rem .25rem .25rem .5rem;min-height:1.85rem;border:1px solid transparent;background:transparent;color:var(--muted-foreground);transition:color .15s ease,background-color .15s ease,box-shadow .15s ease}.dashboards-dockview .dv-tab:hover{color:var(--foreground);background:color-mix(in oklch,var(--accent) 60%,transparent)}.dashboards-dockview .dv-tab.dv-active-tab{background:var(--background);color:var(--foreground);border-color:var(--border);box-shadow:0 1px 2px #0000000f}.dashboards-dockview .dv-tab:after,.dashboards-dockview .dv-tab:before{display:none}body.vss-theater-active [data-slot=sidebar],body.vss-theater-active [data-sidebar=rail],body.vss-theater-active [data-sidebar=trigger]{display:none!important}body.vss-theater-active [data-slot=sidebar-inset]>header{display:none!important}body.vss-theater-active [data-slot=sidebar-inset]{margin:0!important;border-radius:0!important;box-shadow:none!important}body.vss-theater-active .dv-tabs-and-actions-container{display:none!important}body.vss-theater-active .dv-groupview,body.vss-theater-active .dv-view{border:0!important}.dockview-panel-wrapper,.dockview-panel-wrapper *{scrollbar-width:thin;scrollbar-color:var(--muted-foreground) transparent}.dockview-panel-wrapper ::-webkit-scrollbar{width:6px;height:6px}.dockview-panel-wrapper ::-webkit-scrollbar-track{background:transparent}.dockview-panel-wrapper ::-webkit-scrollbar-thumb{background-color:var(--muted-foreground);border-radius:3px}.dockview-panel-wrapper ::-webkit-scrollbar-thumb:hover{background-color:var(--foreground)}
