*{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#111;margin:0;overflow:hidden;padding:0}#root,body,html{height:100%;width:100%}.app{height:min(100vh,100vw);left:50%;margin:0 auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:min(100vh,100vw)}.app .small-lines{display:flex;flex-direction:row;gap:50px;height:30px;padding:10px 30px;position:absolute;width:100%;z-index:11}.app .small-lines .column{border-left:1px solid #fff000;border-right:1px solid #fff000;height:100%;width:50%}.app .logo{right:5px;top:10px;-webkit-transform:scale(.5);transform:scale(.5)}.app .controls,.app .logo{position:absolute;z-index:10}.app .controls{align-items:flex-start;display:flex;flex-direction:column;gap:8px;left:30px;top:30px;width:10%}.app .controls .control{cursor:pointer}.app .controls .control svg{display:block;height:100%;width:100%}.app .controls .control.inactive{opacity:.35}.app .controls .control:hover{opacity:1}.app .content{left:0;position:absolute;top:0;z-index:9}.app .content,.app .content .pfp,.app .content .threed{height:100%;width:100%}.app .content .pfp.hidden,.app .content .threed.hidden{display:none}.app .content .pfp img,.app .content .threed model-viewer{height:100%;width:100%}@media(max-width:600px){.controls{left:15px!important;top:15px!important;width:8%}}
/*# sourceMappingURL=main.ced02a2c.css.map*/