#root{width:100%;height:100%;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@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}}.wrapper{display:flex;flex-direction:column;row-gap:1rem}.gamepocWrapper{display:flex;row-gap:1rem;column-gap:2rem;margin-left:calc(300px + 2rem);padding:2rem;margin-top:8.5rem}.resourcesWrapper{display:flex;flex-direction:column}.contentColumn{display:flex;flex-direction:column;row-gap:1rem}.sidebarWrapper{display:flex;flex-direction:column;justify-content:space-between;position:fixed;background-color:#f9f9f9;height:calc(100% - 8rem);width:calc(300px - 4rem);margin:2rem;border-radius:8px;padding:2rem}.topBarWrapper{display:flex;position:fixed;margin-top:2rem;margin-left:calc(300px + 4rem);background-color:#f9f9f9;width:calc(100% - 10rem - 300px);border-radius:8px;padding:2rem;justify-content:center}.header{padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit}.questsWrapper{display:flex;row-gap:1rem;max-height:3rem;justify-content:center;width:100%}.questsContent{display:flex;justify-content:space-between;width:100%}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;color:#213547;background-color:#fff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;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;cursor:pointer;transition:border-color .25s;background-color:#eee}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:#eee}}
