:root{font-family:Tahoma,Verdana,Arial,sans-serif;line-height:1.4;font-weight:400;color-scheme:light;color:#000;background-color:teal;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden;position:relative;background-color:teal}button{border-radius:0;border:2px outset #c0c0c0;padding:.3em .8em;font-size:1em;font-weight:400;font-family:inherit;background-color:silver;color:#000;cursor:pointer;transition:none;box-shadow:1px 1px 0 1px #000}button:hover{border-color:silver}button:active{border-style:inset;box-shadow:none}button:focus,button:focus-visible{outline:1px dotted #000000;outline-offset:-3px}#loginBtn{background-color:orange}#startModal{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;z-index:60}#startModal .modal-content{background:silver;color:#000;padding:1rem;border-radius:0;border:2px outset #c0c0c0;max-width:90%;width:24rem;text-align:center;box-shadow:2px 2px 2px 1px #0006}#startModal button,#bedrock-login-widget button{margin:.5rem;padding:.3em .8em}#startModal .play-btn{background:navy;color:#fff}#startModal .speaker-btn{margin:.5rem;padding:.3em .8em;font-size:1.2em;line-height:1}#bedrock-login-widget.modal-content{background:silver;color:#000;padding:1rem;border-radius:0;border:2px outset #c0c0c0;max-width:90%;width:24rem;text-align:center;box-shadow:2px 2px 2px 1px #0006;position:relative;display:block}#bedrock-login-widget .content{padding:.5rem;display:block}.bsod{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0050a0;color:#fff;font-family:monospace;white-space:pre-wrap;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;z-index:50}.window{background:silver;border:2px outset #c0c0c0;border-radius:0;overflow:hidden;position:absolute;box-shadow:2px 2px 2px 1px #0006;transition:none}.window:active{box-shadow:2px 2px 2px 1px #0006}.window .header{background:navy;padding:2px 4px;cursor:move;color:#fff;font-size:.875rem;font-weight:700;-webkit-user-select:none;user-select:none}.window .content{padding:.5rem;color:#000;display:flex;flex-direction:column}#desktop{position:absolute;top:0;right:0;bottom:0;left:0}.icon{position:absolute;cursor:grab;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;transition:transform .2s ease}.icon:hover{transform:scale(1.05)}.icon:active{cursor:grabbing}@keyframes pulse{0%{box-shadow:0 0 5px 2px #ffd70080}50%{box-shadow:0 0 10px 4px gold}to{box-shadow:0 0 5px 2px #ffd70080}}.targeted{animation:pulse 1s infinite}#instructionNotifyContainer{position:fixed;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:50}.instructionNotify{background:silver;color:#000;padding:.4rem .8rem;border-radius:0;border:2px outset #c0c0c0;box-shadow:1px 1px 1px #00000080;font-size:.875rem;max-width:20rem;animation:none}#gremlin{position:absolute;font-size:2rem;pointer-events:none;z-index:15;filter:drop-shadow(0 0 3px rgba(255,0,255,.7))}#svgOverlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:14}line.path{stroke:gold;stroke-width:2;stroke-dasharray:4 2;animation:dash .5s linear infinite}@keyframes dash{to{stroke-dashoffset:-6}}#taskbar{position:fixed;bottom:0;left:0;width:100%;height:28px;background:silver;border-top:2px solid #ffffff;display:flex;align-items:center;padding:0 4px;box-shadow:none;z-index:20}.flex-grow{flex-grow:1}#dateTime{border:1px inset;border-color:#808080 #ffffff #ffffff #808080;padding:0 6px;margin:2px 0;font-size:.875rem;line-height:1.4;height:calc(100% - 4px);display:flex;align-items:center}#taskbar button#startButton{height:22px;margin-right:4px;padding:0 .5em;font-weight:700}#startMenu{position:absolute;bottom:28px;left:2px;width:160px;background:silver;color:#000;display:none;border:2px outset #c0c0c0;border-radius:0;overflow:hidden;z-index:30;animation:none;box-shadow:2px 2px 2px 1px #0006}#pauseModal{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0009;display:flex;align-items:center;justify-content:center;z-index:60}#pauseModal .modal-content{background:silver;color:#000;padding:1rem;border-radius:0;border:2px outset #c0c0c0;max-width:90%;width:20rem;text-align:center;box-shadow:2px 2px 2px 1px #0006}#pauseModal button{margin-top:.5rem}#startMenu div{padding:.3rem .6rem;cursor:pointer;transition:none;font-size:.9em}#startMenu div:hover{background:navy;color:#fff}#toast{position:fixed;bottom:50%;left:50%;transform:translate(-50%);background:silver;color:#000;padding:.4rem .8rem;border-radius:0;border:2px outset #c0c0c0;display:none;z-index:40;font-size:2.875rem;animation:none;box-shadow:1px 1px 1px #00000080}#bedrock-login-widget{max-width:400px;margin:0 auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}
