@import url(https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap);@import url(https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap);body,html{background-color:#000;height:1080px;margin:0;overflow:hidden;position:relative;width:1920px}:focus{outline:0}.scene{height:100%;width:100%}.scene>img,.screen>img{height:100%;object-fit:cover;width:100%}.activity{background-size:contain;filter:drop-shadow(0 1px 10px black);height:200px;opacity:0;position:absolute;width:200px}.activity.back,.activity.isStill{filter:none;filter:brightness(.6);opacity:1}.activity.isFocused.back,.activity.isFocused.isStill{filter:none}.activity.isFocused:not(.isStill):not(.back){animation:activity-highlight 1.2s linear infinite alternate;opacity:1;transition:opacity .5s}@keyframes activity-highlight{to{filter:drop-shadow(0 20px 30px black);transform:translate3d(0,-5px,0) scale(1.05)}}.activity.inspect{background-image:url(/static/media/inspect.9c5b433b5f4cb9fff420.png)}.activity.back{background-image:url(/static/media/back.2bea789e8b8e6dc47bdb.png)}.activity.walk,.activity.walk.up{background-image:url(/static/media/walk-top-right.f6d8042459f33f5c8b11.png)}.activity.walk.left{background-image:url(/static/media/walk-top-left.0a2d0fcf44d34ca02f9a.png)}.activity.walk.right{background-image:url(/static/media/walk-bottom-right.2fd3d1189d3779dff209.png)}.activity.walk.down{background-image:url(/static/media/walk-bottom-left.3f91de275c7205dbb8d3.png)}.scene{opacity:1;transition:opacity 1s ease-in}.dark{opacity:0!important}.scene-text{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Courier Prime,monospace;font-size:30px;justify-content:flex-end;padding:60px;text-shadow:0 0 2px #000;z-index:101}.scene-text,.scene-text-backdrop{height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity 1s linear;width:100%}.scene-text-backdrop{z-index:100}.scene-text pre{font-family:Courier Prime,monospace;font-size:30px;margin:0;padding:0}.isDisabled{animation:none!important;filter:grayscale()}.activities{animation:fade 1s}@keyframes fade{0%{opacity:0}to{opacity:1}}.menu-items{left:920px;padding:50px;position:absolute;text-align:center;top:300px;transform:rotateY(337deg) rotate(4deg) rotateX(342deg)}.menu-items .menu-item{color:#411f05;font-family:Courier Prime,monospace;font-size:40px;padding:20px}.menu-items .menu-item.isFocused{color:#af210e;text-decoration:underline;text-shadow:0 0 1px #af210e}.handwriting,.history .history-container{font-family:Reenie Beanie,cursive}.history .history-container{color:#411f05;column-count:2;column-gap:250px;display:flex;flex-flow:column wrap;font-size:32px;height:600px;left:450px;overflow:hidden;position:absolute;right:450px;row-gap:20px;top:200px}.history .history-item{width:400px}.history .history-item img{border:5px solid wheat;filter:sepia();filter:sepia() drop-shadow(2px 4px 6px rgba(0,0,0,.4));margin:30px;overflow:visible;transform:rotate(20deg);width:200px}.history .history-item header{font-weight:700;text-decoration:underline}.history .history-item main{overflow:hidden;text-overflow:ellipsis;white-space:pre}