body{background-image:url(/build/images/background-sky-large.f3981424.png);background-size:cover;height:100dvh}#portrait-blocker,body{background-position:bottom}#portrait-blocker{align-items:center;background-color:#7fffd4;display:flex;flex-direction:column;font-size:200%;height:100%;justify-content:center;overflow:hidden;position:absolute;text-align:center;width:100%;z-index:99}#portrait-blocker img{max-width:20%}#portrait-blocker>*{display:none}#spa-student-app{flex-direction:column;height:100%;position:relative}#game-content-wrapper,#spa-student-app{align-items:center;display:flex;justify-content:center}#game-content-wrapper{border-radius:5px;height:95vh;overflow:hidden;width:90vw}.game-nav{display:flex;flex-direction:row;gap:10px;justify-content:flex-end;position:absolute;right:10px;top:10px;width:100%}.game-nav button{padding:8px 10px}#game-content-wrapper button{border-radius:8px;padding:20px 15px}.spa-home-page{height:100%;max-width:100%;position:relative;width:auto}#spa-main-background-image{height:100%;max-width:100vw}#main-castle,#main-tree{animation:animatedShadow 3s infinite;position:absolute}#main-castle{right:21%;top:35%;width:22%}#main-tree{left:23%;top:39%;width:15%}#main-castle:hover,#main-tree:hover{cursor:pointer;scale:1.1}@keyframes animatedShadow{0%{filter:drop-shadow(2px 2px 1px rgba(50,45,45,.665))}50%{filter:drop-shadow(4px 4px 2px rgba(248,232,2,.665))}to{filter:drop-shadow(2px 2px 1px rgba(50,45,45,.665))}}.spa-level-selector-page{align-items:center;box-sizing:content-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px;height:100%;justify-content:start;overflow-x:auto;padding-bottom:35px;width:90%}.level-selector-img{cursor:pointer;max-height:50%}.level-selector-img:hover{cursor:pointer;scale:1.05}.spa-game-screen{background-color:rgba(137,43,226,.39);height:100%;width:100%}