.mask-rect{position:absolute;top:0;left:0;border:2px solid var(--border-color-contrast-regular, #222529)}.mask-rect--borderBox{box-sizing:border-box}.mask-rect--contentBox{box-sizing:content-box}.mask-rect--shadow{box-shadow:var(--background-color-transparent-contrast-regular) 0 0 0 100vw}.mask-rect--disabled{border:none;pointer-events:none}.mask-rect--disabled .mask-rect__line{pointer-events:none;cursor:default}.mask-rect__line{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;cursor:default}.mask-rect__line--drag{opacity:1}.mask-rect__line--move{pointer-events:all;cursor:move}.mask-rect__line>div{position:absolute;top:0;left:0;display:flex;width:100%;height:100%}.mask-rect__line-row{flex-direction:row}.mask-rect__line-row-blank{flex:1}.mask-rect__line-row-line{width:1px;height:100%;background-color:var(--static-color-white)}.mask-rect__line-col{flex-direction:column}.mask-rect__line-col-blank{flex:1}.mask-rect__line-col-line{width:100%;height:1px;background-color:var(--static-color-white)}.mask-rect__dir{position:absolute;width:22px;height:22px}.mask-rect__dir--drag{visibility:hidden}.mask-rect__dir--disabled{display:none}.mask-rect__dir--nw{top:-3px;left:-3px;filter:drop-shadow(0 0 2px var(--border-color-overlay));cursor:nw-resize;transform:translateZ(0)}.mask-rect__dir--nw:before{position:absolute;top:0;left:0;display:block;width:4px;height:22px;background-color:var(--static-color-white);border-radius:2px;content:""}.mask-rect__dir--nw:after{position:absolute;top:0;left:0;display:block;width:22px;height:4px;background-color:var(--static-color-white);border-radius:2px;content:""}.mask-rect__dir--n{top:-1px;left:50%;filter:drop-shadow(0 0 2px var(--border-color-overlay));cursor:n-resize;transform:translate3d(-50%,-50%,0)}.mask-rect__dir--n:after{position:absolute;top:50%;left:50%;display:block;width:22px;height:4px;background-color:var(--static-color-white);border-radius:2px;content:"";transform:translate(-50%,-50%)}.mask-rect__dir--ne{top:-3px;right:-3px;filter:drop-shadow(0 0 2px var(--border-color-overlay));cursor:ne-resize;transform:translateZ(0)}.mask-rect__dir--ne:before{position:absolute;top:0;right:0;display:block;width:4px;height:22px;background-color:var(--static-color-white);border-radius:2px;content:""}.mask-rect__dir--ne:after{position:absolute;top:0;left:0;display:block;width:22px;height:4px;background-color:var(--static-color-white);border-radius:2px;content:""}.mask-rect__dir--e{top:50%;right:-1px;filter:drop-shadow(0 0 2px var(--border-color-overlay));cursor:e-resize;transform:translate3d(50%,-50%,0)}.mask-rect__dir--e:after{position:absolute;top:50%;left:50%;display:block;width:4px;height:22px;background-color:var(--static-color-white);border-radius:2px;content:"";transform:translate(-50%,-50%)}.mask-rect__dir--se{right:-3px;bottom:-3px;filter:drop-shadow(0 0 2px var(--border-color-overlay));cursor:se-resize;transform:translateZ(0)}.mask-rect__dir--se:before{position:absolute;right:0;bottom:0;display:block;width:4px;height:22px;background-color:var(--static-color-white);border-radius:2px;content:""}.mask-rect__dir--se:after{position:absolute;bottom:0;left:0;display:block;width:22px;height:4px;background-color:var(--static-color-white);border-radius:2px;content:""}.mask-rect__dir--s{bottom:-1px;left:50%;filter:drop-shadow(0 0 2px var(--border-color-overlay));cursor:s-resize;transform:translate3d(-50%,50%,0)}.mask-rect__dir--s:after{position:absolute;top:50%;left:50%;display:block;width:22px;height:4px;background-color:var(--static-color-white);border-radius:2px;content:"";transform:translate(-50%,-50%)}.mask-rect__dir--sw{bottom:-3px;left:-3px;filter:drop-shadow(0 0 2px var(--border-color-overlay));cursor:sw-resize;transform:translateZ(0)}.mask-rect__dir--sw:before{position:absolute;bottom:0;left:0;display:block;width:4px;height:22px;background-color:var(--static-color-white);border-radius:2px;content:""}.mask-rect__dir--sw:after{position:absolute;bottom:0;left:0;display:block;width:22px;height:4px;background-color:var(--static-color-white);border-radius:2px;content:""}.mask-rect__dir--w{top:50%;left:-1px;filter:drop-shadow(0 0 2px var(--border-color-overlay));cursor:w-resize;transform:translate3d(-50%,-50%,0)}.mask-rect__dir--w:after{position:absolute;top:50%;left:50%;display:block;width:4px;height:22px;background-color:var(--static-color-white);border-radius:2px;content:"";transform:translate(-50%,-50%)}
