body{margin:0;padding:0;height:100vh;color:#fff;font-family:system-ui;overflow:hidden;width:100vw}.crop-canvas,.lasso-canvas{position:absolute;width:100%;height:100%}.textarea{resize:none;font-size:2rem;background:transparent;width:auto;height:auto;display:flex;position:absolute;z-index:100;color:#fff;align-items:center;outline:blue;left:0;top:0;border:solid}.brush{border-radius:50px;border:solid 1px #bdbdbd;position:absolute;pointer-events:none;z-index:1000000000}*{-webkit-user-select:none;user-select:none}.selection{width:100%;height:100%;position:absolute;z-index:10000;top:0;left:0}.resizer{width:100%;height:100%;position:absolute;top:0;left:0;outline:solid 2px rgb(255,43,121)}.rs-corner{width:1rem;height:1rem;background-color:#fff;border-radius:50px;box-shadow:#000 0 0 3px;position:absolute}.rs-corner:hover{background-color:#ff2b79}.context-menu{width:13rem;z-index:1000;position:absolute;background:rgb(255,255,255);box-shadow:#000 0 0 1px;border-radius:3px}.context-menu p{padding:.5rem;transition:.18s;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%;margin:0;font-size:.8rem;color:#111}.context-menu p:hover{background:rgba(109,109,109,.849);color:#fff}.info{background:rgb(255,255,255);box-shadow:#000 0 0 1px;display:none;z-index:1000;position:absolute;padding:1rem;right:100%;bottom:100%;border-radius:3px}.info p{color:#4d4d4d;font-size:.8rem}.shape{width:100%;height:100%;position:absolute;z-index:10000}.crop-overlay{position:absolute;width:100%;height:100%;background:rgba(128,128,128,.5019607843);z-index:1000}.mrt_corner{width:.4rem;border-radius:3px;height:2rem}.mtt_corner{height:.4rem;border-radius:3px;width:2rem}.drawing{position:absolute;width:100%;height:100%;background:#ff0045}.selection-canvas{width:100%;height:100%;position:absolute;z-index:100}.layer{width:100%;height:100%}.pf-object{position:absolute;overflow:hidden}.pf-object p{margin:0}
