body{padding:0;margin:0;background:black}.wallpaper-container{position:fixed;width:100vw;height:100vh;overflow:hidden}.wallpaper-dimmed{filter:brightness(40%)}.wallpaper-container>img{object-fit:cover;width:100%;height:100%}.master-container{width:100vw;height:100vh}.selected{background:rgb(66,184,221)}.side-panel{display:flex;flex-direction:row;height:100%}.panel-content{background-color:#ccc;border-right:1px solid;border-left:1px solid}.panel-content>*{width:100%;height:100%}.panel-selector{background-color:#aaa;width:50px;height:100%;display:flex;flex-direction:column}.left-panel{position:fixed;display:flex;flex-direction:row;height:100%;max-width:30%;z-index:100;opacity:90%;filter:brightness(110%)}.left-panel-button{height:100%;writing-mode:sideways-lr}.left-panel .panel-content{width:15vw;height:100%}.left-panel .item{text-align:start;width:100%}.left-panel .item .item-name{font-size:1.2rem}.left-panel .item .index{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:black;font-size:150%;font-weight:700;margin-right:5px;font-weight:lighter}.left-panel .sub-buttons{margin-bottom:20px}.left-panel .sub-button{width:100%}.map-manager{display:flex;flex-direction:column;width:100%;height:100%}.map-manager>.layer{padding-top:5px;padding-bottom:10px;display:flex;flex-direction:column;align-content:center}.map-manager>.layer>.layer-name{padding-bottom:5px;padding-left:10px}.map-manager>.layer>.layer-controls{display:flex;flex-direction:row;justify-content:space-around}.map-manager>.layer>.layer-controls button{width:50px;height:40px}.map-manager>.layer>.layer-controls button.show-false{background:rgb(100,100,100)}.map-manager>.layer>.layer-controls button.light-bright{background:rgb(255,255,00)}.map-manager>.layer>.layer-controls button.light-dim{background:rgb(150,150,100)}.map-manager>.layer>.layer-controls button.highlight-true{background:rgb(200,225,200)}.map-manager>.layer>.layer-controls button.highlight-false{background:rgb(100,100,100)}.tokens .item{padding-left:5px;padding-top:5px;padding-bottom:10px}#manage-tokens .item button{width:40px;height:30px}#manage-tokens button.delete{margin-right:7px}#manage-tokens button.active{background:rgb(255,200,50)}#manage-tokens button.hidden{display:inline!important}.scene{position:fixed;left:0;top:0;width:100vw;height:100vh;overflow:hidden;margin:0;padding:0}.map-container{position:absolute;x:0;y:0;width:100%;height:100%;z-index:-100;background-color:#000}.map-container .svg-container{margin:0;padding:0;width:100%;height:100%}.map-container image{margin:0;padding:0}.map-container image.dimmed{filter:brightness(50%)}.map-container image.hide{filter:opacity(0)}.map-container image.highlight{filter:brightness(200%)}.map-container image.darken{filter:grayscale(1) brightness(20%)}.map-container image.darken.selected{filter:grayscale(1) brightness(50%)}.map-container image.dimmed.selected{filter:hue-rotate(90deg) brightness(70%)}.map-container image.selected{filter:hue-rotate(90deg) brightness(200%)}.markers-container{position:absolute;x:0;y:0;width:100%;height:100%;z-index:100}.token .token-index{position:absolute;x:0;y:0;font-size:3rem;font-weight:700;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:white;z-index:300}.right-panel{position:fixed;display:flex;flex-direction:row;height:100%;max-width:30%;z-index:100;opacity:90%;filter:brightness(110%);top:0;right:0}.right-panel-button{height:100%;writing-mode:sideways-rl;font-weight:700}
