:root{--scene-bg:url(/static/media/empty.ee6e514d.jpg)}body,html{margin:0;padding:0;overflow:hidden}#renderCanvas,#root,body,html,model-viewer{width:100%;height:100%}#renderCanvas,#root{touch-action:none;background-image:url(/static/media/empty.ee6e514d.jpg);background-image:var(--scene-bg);background-position:bottom;background-repeat:no-repeat;background-size:cover;background-color:#000}.hidden{display:none!important}.close.open{text-align:right;margin-top:-15px;margin-right:-15px;border-top-right-radius:15px;overflow:hidden}.btn{background-color:red;border:none;color:#fff;padding:5px 10px;text-align:center;text-decoration:none;display:inline-block;cursor:pointer;width:30px;height:30px}.btn:hover{background-color:#f67e7e}.closed .btn{background-color:#4caf50}.closed .btn:hover{background-color:#6bd56f}#photo{position:absolute;bottom:1vh;left:1vw;height:auto}#photo .btn{background-color:#008cba;display:flex;justify-content:center;align-items:center;width:56px;height:56px;cursor:pointer;border-radius:50%;visibility:visible;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);-webkit-box-pack:center;-webkit-justify-content:center;-webkit-box-align:center;-webkit-align-items:center}#photo .btn img{width:30px;height:30px;flex:1 1;margin:0;-webkit-flex:1}#photo .btn:hover{background-color:#57bce8}#morphs{position:absolute;bottom:1vh;right:1vw;height:auto;box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.19);background-color:rgba(0,0,0,.5);padding:15px;color:#fff;border-radius:15px}#morphs .item{margin-bottom:1vh;margin-top:1vh;-webkit-user-select:none;-ms-user-select:none;user-select:none}#morphs .item:first-of-type{margin-top:0}#morphs .item:last-of-type{margin-bottom:0}#sc,#sccanvas,.croppie-container{position:absolute;top:0;left:0}#btns{position:absolute;z-index:1;bottom:1vh;left:1vw;display:flex}#btns button{width:auto;margin-left:.5vw}#btns button:first-of-type{margin-left:0}#btns button#cancel{background-color:red}#btns button#save{background-color:#4caf50}