*{box-sizing:border-box;margin:0;padding:0}html,body{color:#000;background:#fff;width:100%;height:100%;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,Yu Gothic,Meiryo,sans-serif;position:fixed;overflow:hidden}#root{width:100%;height:100%;overflow:hidden}.app{width:100vw;height:100vh;position:relative;overflow:hidden}.hidden-video{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.hand-overlay{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.text-box{transform-origin:50%;z-index:2;box-sizing:border-box;background:#ffffffe6;border:3px solid #000;justify-content:center;align-items:center;display:flex;position:absolute}.text-content{color:#000;-webkit-user-select:none;user-select:none;transform-origin:50%;white-space:nowrap;font-weight:700;line-height:1;display:inline-block}.permission-text{cursor:pointer}.permission-text.is-hovered{color:#666}.permission-text.is-active{color:#333}.permission-error{color:#c90000;font-size:12px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.anchor-point{cursor:pointer;z-index:10;box-sizing:border-box;background:#fff;border:2px solid #000;border-radius:50%;width:12px;height:12px;position:absolute;transform:translate(-50%,-50%)}.anchor-point:hover{background:#000;transition:background .15s,transform .15s;transform:translate(-50%,-50%)scale(1.2)}.anchor-point:active{cursor:grabbing;background:#000;transition:background .1s,transform .1s;transform:translate(-50%,-50%)scale(1.4)}.anchor-point.is-hovered{background:#000;transform:translate(-50%,-50%)scale(1.2)}.anchor-point.is-active{background:#000;transform:translate(-50%,-50%)scale(1.4)}.rotation-icon{cursor:grab;z-index:11;-webkit-user-select:none;user-select:none;color:#000;transform-origin:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute}.rotation-icon svg{pointer-events:none;width:100%;height:100%;overflow:visible}.rotation-icon:hover{color:#666;transition:all .15s;transform:scale(1.15)}.rotation-icon:active{color:#333;cursor:grabbing;transition:all .1s;transform:scale(1.2)}.rotation-icon.is-hovered{color:#666;transform:scale(1.15)}.rotation-icon.is-active{color:#333;transform:scale(1.2)}.duplicate-button{cursor:pointer;z-index:11;-webkit-user-select:none;user-select:none;color:#000;transform-origin:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute}.duplicate-button svg{pointer-events:none;width:100%;height:100%}.duplicate-button:hover{color:#666;transition:all .15s;transform:scale(1.2)}.duplicate-button:active{color:#333;cursor:pointer;transition:all .1s;transform:scale(1.3)}.duplicate-button.is-hovered{color:#666;transform:scale(1.2)}.duplicate-button.is-active{color:#333;transform:scale(1.3)}.tombo{pointer-events:none;z-index:100;width:30px;height:30px;position:absolute}.tombo:before,.tombo:after{content:"";background:#666;position:absolute}.tombo:before{width:2px;height:30px}.tombo:after{width:30px;height:2px}.tombo-top-left{transform:translate(0)}.tombo-top-left:before,.tombo-top-left:after{top:0;left:0}.tombo-top-right{transform:translate(-100%)}.tombo-top-right:before,.tombo-top-right:after{top:0;right:0}.tombo-bottom-left{transform:translateY(-100%)}.tombo-bottom-left:before,.tombo-bottom-left:after{bottom:0;left:0}.tombo-bottom-right{transform:translate(-100%,-100%)}.tombo-bottom-right:before,.tombo-bottom-right:after{bottom:0;right:0}
