.AnnotationView{z-index:21;top:calc(var(--y) * var(--z) * 1px);left:calc(var(--x) * var(--z) * 1px);cursor:pointer;pointer-events:none;flex-direction:column;align-items:flex-start;display:flex;position:absolute}.AnnotationView:not(.disabled){pointer-events:all}.AnnotationView.selected{z-index:22}.AnnotationView.dragging{cursor:grabbing;opacity:.7}.AnnotationView .AnnotationView-arrowhead{width:calc(12 * var(--z) * 1px);height:calc(12 * var(--z) * 1px);margin-left:calc(-6 * var(--z) * 1px);margin-top:calc(-6 * var(--z) * 1px);cursor:grab;opacity:0;border-radius:50%;transition:opacity .15s;position:absolute}.selected .AnnotationView .AnnotationView-arrowhead,.AnnotationView .AnnotationView-arrowhead:hover{opacity:1;background:var(--annotation-color,#2d72d2);border:calc(1.5 * var(--z) * 1px) solid #fffc}.AnnotationView .AnnotationView-target{align-items:center;gap:calc(4 * var(--z) * 1px);border-radius:calc(4 * var(--z) * 1px);padding:calc(2 * var(--z) * 1px);margin:calc(-2 * var(--z) * 1px);display:flex}.selected .AnnotationView .AnnotationView-target{outline:calc(2 * var(--z) * 1px) solid var(--annotation-color,#2d72d2);outline-offset:calc(1 * var(--z) * 1px);border-radius:calc(4 * var(--z) * 1px);box-shadow:0 0 calc(8 * var(--z) * 1px) var(--annotation-color,#2d72d2)}.AnnotationView .AnnotationView-icon{width:calc(32 * var(--z) * 1px);height:calc(32 * var(--z) * 1px);fill:var(--annotation-color,#2d72d2);flex-shrink:0;overflow:visible}.AnnotationView .AnnotationView-label{font-size:calc(12 * var(--z) * 1px);white-space:pre-line;max-width:calc(200 * var(--z) * 1px);-webkit-user-select:none;user-select:none;font-weight:600;line-height:1.3}.has-arrow .AnnotationView .AnnotationView-label{color:#1c2127;border:calc(1.5 * var(--z) * 1px) solid var(--annotation-color,#2d72d2);padding:calc(4 * var(--z) * 1px) calc(6 * var(--z) * 1px);border-radius:calc(3 * var(--z) * 1px);background:#ffffffe6}.AnnotationView .AnnotationView-label:not(.has-arrow .AnnotationView .AnnotationView-label){color:var(--annotation-color,#2d72d2)}.LevelSelectorPopover .bp6-popover-content{gap:0;display:flex}.LevelSelectorPopover .bp6-popover-content ul{max-height:280px}.LevelSelectorContent{gap:4px;display:flex}.SelectorItem{justify-content:space-between;align-items:center;gap:16px;display:flex}.SelectorItem__title{white-space:nowrap}.SelectorItem__subtitle{color:var(--fg-2);white-space:nowrap;font-size:12px}.LevelPreview svg{background:var(--bg-1);border-radius:4px;display:block}.LevelPreview svg path{fill:var(--fg-4);stroke:var(--fg-2)}.ViewportBorder{pointer-events:none;z-index:1000;position:absolute;inset:0}.ViewportBorder--editing{border:2px solid #fd491a}.ViewportBorder--creating{border:2px solid #238551}.ViewportBorder--assigning{border:2px solid #215db0}
