.gipvision-floating-viewer-host[data-v-1e2a1d2e]{position:fixed;z-index:2300;inset:0;pointer-events:none}.gipvision-floating-viewer[data-v-1e2a1d2e]{position:fixed;display:flex;min-width:min(760px,calc(100vw - 24px));min-height:min(500px,calc(100dvh - 24px));flex-direction:column;border:1px solid rgba(32,55,96,.18);border-radius:8px;background:rgb(var(--v-theme-surface));box-shadow:0 26px 76px #10244647;overflow:hidden;pointer-events:auto;isolation:isolate}.gipvision-floating-viewer-host--active .gipvision-floating-viewer[data-v-1e2a1d2e]{box-shadow:0 30px 90px #10244657}.gipvision-floating-viewer--maximized[data-v-1e2a1d2e]{border-radius:8px}.gipvision-floating-viewer__header[data-v-1e2a1d2e]{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;padding:7px 8px 7px 14px;border-block-end:1px solid rgba(var(--v-border-color),var(--v-border-opacity));background:rgba(var(--v-theme-surface),.98)}.gipvision-floating-viewer__header--draggable[data-v-1e2a1d2e]{cursor:grab}.gipvision-floating-viewer__header--draggable[data-v-1e2a1d2e]:active{cursor:grabbing}.gipvision-floating-viewer__identity[data-v-1e2a1d2e],.gipvision-floating-viewer__actions[data-v-1e2a1d2e]{display:flex;min-width:0;align-items:center}.gipvision-floating-viewer__identity[data-v-1e2a1d2e]{gap:10px}.gipvision-floating-viewer__actions[data-v-1e2a1d2e]{flex:0 0 auto;gap:2px}.gipvision-floating-viewer__copy[data-v-1e2a1d2e]{display:flex;min-width:0;max-width:min(42vw,580px);flex-direction:column;line-height:1.2}.gipvision-floating-viewer__copy strong[data-v-1e2a1d2e],.gipvision-floating-viewer__copy span[data-v-1e2a1d2e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gipvision-floating-viewer__copy strong[data-v-1e2a1d2e]{color:rgb(var(--v-theme-on-surface));font-size:.84rem}.gipvision-floating-viewer__copy span[data-v-1e2a1d2e]{color:rgba(var(--v-theme-on-surface),.62);font-size:.7rem}.gipvision-floating-viewer__body[data-v-1e2a1d2e]{position:relative;min-width:0;min-height:0;flex:1 1 auto;background:#e7f0ff;overflow:hidden}.gipvision-floating-viewer__frame[data-v-1e2a1d2e]{display:block;width:100%;height:100%;border:0;background:#e7f0ff}.gipvision-floating-viewer__loading[data-v-1e2a1d2e]{position:absolute;z-index:2;inset:0;display:grid;place-content:center;justify-items:center;gap:12px;background:#eef3fbeb;color:#1e3354bd;font-size:.82rem}.gipvision-floating-viewer--interacting .gipvision-floating-viewer__body[data-v-1e2a1d2e]:after{position:absolute;z-index:3;inset:0;content:"";cursor:inherit}.gipvision-floating-viewer__resize[data-v-1e2a1d2e]{position:absolute;z-index:4;touch-action:none}.gipvision-floating-viewer__resize--n[data-v-1e2a1d2e],.gipvision-floating-viewer__resize--s[data-v-1e2a1d2e]{right:10px;left:10px;height:10px;cursor:ns-resize}.gipvision-floating-viewer__resize--n[data-v-1e2a1d2e]{top:-5px}.gipvision-floating-viewer__resize--s[data-v-1e2a1d2e]{bottom:-5px}.gipvision-floating-viewer__resize--e[data-v-1e2a1d2e],.gipvision-floating-viewer__resize--w[data-v-1e2a1d2e]{top:10px;bottom:10px;width:10px;cursor:ew-resize}.gipvision-floating-viewer__resize--e[data-v-1e2a1d2e]{right:-5px}.gipvision-floating-viewer__resize--w[data-v-1e2a1d2e]{left:-5px}.gipvision-floating-viewer__resize--ne[data-v-1e2a1d2e],.gipvision-floating-viewer__resize--se[data-v-1e2a1d2e],.gipvision-floating-viewer__resize--sw[data-v-1e2a1d2e],.gipvision-floating-viewer__resize--nw[data-v-1e2a1d2e]{width:16px;height:16px}.gipvision-floating-viewer__resize--ne[data-v-1e2a1d2e]{top:-5px;right:-5px;cursor:nesw-resize}.gipvision-floating-viewer__resize--se[data-v-1e2a1d2e]{right:-5px;bottom:-5px;cursor:nwse-resize}.gipvision-floating-viewer__resize--sw[data-v-1e2a1d2e]{bottom:-5px;left:-5px;cursor:nesw-resize}.gipvision-floating-viewer__resize--nw[data-v-1e2a1d2e]{top:-5px;left:-5px;cursor:nwse-resize}.gipvision-floating-viewer-tab[data-v-1e2a1d2e]{position:fixed;right:18px;bottom:12px;display:flex;width:min(430px,calc(100vw - 36px));min-height:46px;align-items:center;gap:2px;padding:4px;border:1px solid rgba(32,55,96,.16);border-radius:8px 8px 4px 4px;background:rgb(var(--v-theme-surface));box-shadow:0 16px 48px #1024463d;pointer-events:auto}.gipvision-floating-viewer-tab__restore[data-v-1e2a1d2e]{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:10px;padding:4px 6px;border:0;background:transparent;color:rgb(var(--v-theme-on-surface));cursor:pointer;text-align:start}.gipvision-floating-viewer-tab__copy[data-v-1e2a1d2e]{display:flex;min-width:0;flex:1 1 auto;flex-direction:column}.gipvision-floating-viewer-tab__copy strong[data-v-1e2a1d2e],.gipvision-floating-viewer-tab__copy small[data-v-1e2a1d2e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gipvision-floating-viewer-tab__copy strong[data-v-1e2a1d2e]{font-size:.78rem}.gipvision-floating-viewer-tab__copy small[data-v-1e2a1d2e]{color:rgba(var(--v-theme-on-surface),.58);font-size:.66rem}@media(max-width:840px),(max-height:620px){.gipvision-floating-viewer[data-v-1e2a1d2e]{min-width:calc(100vw - 16px);min-height:calc(100dvh - 16px)}.gipvision-floating-viewer[data-v-1e2a1d2e]:not(.gipvision-floating-viewer--maximized){top:8px!important;left:8px!important;width:calc(100vw - 16px)!important;height:calc(100dvh - 16px)!important}.gipvision-floating-viewer__copy[data-v-1e2a1d2e]{max-width:44vw}}
