body{overflow:hidden}.mobile-content{overflow-y:auto;height:100vh}.window{min-width:300px;min-height:150px;box-shadow:5px 5px #00000080;display:none}.window__content{max-height:calc(100vh - 100px)}.window__title-bar{cursor:url(../assets/sprites/mouse-move.png) 16 16,move}.window__title-bar *{cursor:url(../assets/sprites/mouse-move.png) 16 16,move}.window__title-bar-lines{flex-grow:1;display:flex;flex-direction:column;justify-content:space-around;min-height:22px;margin:0 8px;padding:2px 0;min-width:50px}.window__title-bar-line{height:2px;background-color:#00a;width:100%}.window__close-button{cursor:url(../assets/sprites/mouse-select.png),pointer!important}.desktop-background{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1}.desktop-background__canvas{width:100%;height:100%}.taskbar__button,.taskbar__button--play{cursor:url(../assets/sprites/mouse-select.png),pointer!important}.taskbar__button--active{background-color:#a0a0a0!important;border-top-color:#000!important;border-left-color:#000!important;border-bottom-color:#dfdfdf!important;border-right-color:#dfdfdf!important;font-weight:700}a,button,[role=button]{cursor:url(../assets/sprites/mouse-select.png),pointer}input[type=text],textarea,[contenteditable=true]{cursor:url(../assets/sprites/mouse-text-select.png) 16 16,text}.select-none{cursor:url(../assets/sprites/mouse.png),default}@media (max-width: 768px){.window{transform:scale(.85);transform-origin:top left;box-shadow:3px 3px #00000080}}
