@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.xp-desktop{position:absolute;top:40px;left:-60px;width:700px;height:420px;background:url(windowsxp.jpg) no-repeat center center;background-size:cover;padding:8px;font-family:Tahoma,sans-serif;color:#000;border-radius:8px;overflow:auto}.xp-icon{display:inline-block;width:64px;text-align:center;margin:8px;cursor:pointer}.icon-img{font-size:32px}.icon-label{font-size:12px;background:#fff9;border-radius:3px}.xp-window{position:absolute;top:3px;left:-10px;width:710px;height:420px;background:silver;border:2px solid #000080;box-shadow:4px 4px #404040}.xp-titlebar{background:navy;color:#fff;padding:4px;display:flex;justify-content:space-between;font-weight:700}.xp-content{height:calc(100% - 24px);background:#fff}iframe{width:100%;height:100%}@media (max-width: 480px){.xp-desktop{width:480px;height:auto;left:0;top:0}.xp-icon{width:48px;margin:4px}.icon-img{font-size:24px}.icon-label{font-size:10px}.xp-window{width:calc(100% - 20px);height:auto;left:10px;top:10px}}@media (max-width: 640px){.xp-desktop{width:600px;height:auto;left:0;top:0}.xp-icon{width:48px;margin:4px}.icon-img{font-size:24px}.icon-label{font-size:10px}.xp-window{width:calc(100% - 20px);height:auto;left:10px;top:10px}}@media (max-width: 768px){.xp-desktop{width:300px;height:450px;left:10rem;top:1rem;overflow:auto}.xp-icon{width:64px;margin:8px}.icon-img{font-size:32px}.icon-label{font-size:12px}.xp-window{width:calc(100% - 20px);height:400px;left:10px;top:10px}}.overlay-container{position:absolute;top:20px;left:20px;background:#000000b3;padding:1rem;border-radius:.75rem;color:#fff;font-family:"Press Start 2P",monospace;display:flex;flex-direction:column;gap:1rem;width:250px;z-index:-2}.overlay-character{height:120px;background:#ffffff1a;border:2px solid white;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.char-placeholder{color:#aaa;z-index:-1;height:125px}.overlay-bars .bar-group{display:flex;flex-direction:column;gap:.25rem}.bar{background:#fff3;height:10px;border-radius:5px;overflow:hidden}.fill{height:100%}.fill.hp{background:#e74c3c}.fill.exp{background:#3498db}.fill.funny{background:#f1c40f}.overlay-info{display:flex;justify-content:space-between;font-size:.75rem}.tutorial-container{position:absolute;top:1rem;right:1rem;background-color:#000c;color:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 0 10px #fff3;animation:growIn .5s ease-out;min-width:350px;max-width:350px;font-family:"Press Start 2P",monospace}@keyframes growIn{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.tutorial-text{white-space:pre-wrap;overflow-wrap:break-word;line-height:2;min-height:4rem}.tutorial-button{background-color:#fff;color:#000;border:none;padding:.75rem 1rem;margin-top:1rem;border-radius:.5rem;cursor:pointer;font-weight:700;transition:background-color .3s ease}.tutorial-button:hover{background-color:#ddd}@media (max-width: 480px){.tutorial-container{width:90%;max-width:none;left:calc(50% - 200px);right:1%;top:1rem}}.loading-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-text{color:orange;font-family:Courier New,monospace;font-size:2rem;animation:fadeIn 1s ease-in-out infinite alternate}@keyframes fadeIn{0%{opacity:.5}to{opacity:1}}#root{max-width:1280px;margin:0 auto;padding:.4rem;text-align:center}.roomcanvas{width:100vw;height:100vh;top:0;left:0;position:absolute}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
