.SheetViewerSidebarContent{padding:12px;position:absolute;inset:0;overflow:auto}.SheetViewerPaneLayout{-webkit-user-select:none;user-select:none;height:100%;display:flex}.SheetViewerPane{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.SheetViewerPane .layout-toolbar{z-index:800;place-items:center;gap:4px;margin:4px;display:flex;position:absolute;top:0;right:0}.SheetViewerPane .ViewportArea{background:var(--bg-0);flex:1;min-height:0}.SheetViewerPane .ViewportArea.cursor-crosshair{cursor:crosshair}.SheetViewerPane .ViewportArea.cursor-move{cursor:move}.SheetViewerPane .image-transform-container{pointer-events:none;position:absolute}.SheetViewerPane .sheet-image{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.bp6-dark .SheetViewerPane .sheet-image{filter:invert()}.SheetViewerPane .calibration-input-panel{z-index:10;width:240px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.SheetViewerPane .calibration-input-content{flex-direction:column;gap:8px;display:flex}.SheetViewerPane .calibration-info{font-size:13px}.SheetViewerPane .preview-toolbar{z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.SheetViewerPane .preview-toolbar-inner{background:var(--bg-0);border:1px solid var(--fg-4);border-radius:0 0 8px 8px;align-items:center;gap:4px;padding:4px;display:flex}
