.camera-wrapper{position:fixed;height:100%;width:100%;top:0;left:0;z-index:1030}.app-grid .camera-wrapper,.app:not(.app-full).app-rHome .camera-wrapper{width:400px;height:600px;max-width:calc(100vw - 30px);max-height:calc(100vh - 100px);border-radius:20px;overflow:hidden;top:75px;left:unset;right:50px;box-shadow:var(--shadow-far);cursor:move}.app-full .camera-wrapper{height:100%;width:100%;top:0!important;left:0!important}.back-shadow{position:relative;display:block}.back-shadow:before{position:absolute;z-index:-1;left:-50px;top:-50px;content:" ";max-height:50px;max-width:50px;width:50px;height:50px;box-shadow:-50px -50px 60px 120px rgba(24,30,54,.7)}.history-wrapper{cursor:auto;max-width:400px;width:100%;position:absolute;right:0;top:0;height:100%}