:root{font-family:Inter,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;--text: #000;--bg: #ffffff}@media (prefers-color-scheme: dark){:root{--text: #fff;--bg: #000}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#root{width:100%;height:100%;margin:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}#root{overflow:auto}body{position:fixed;overflow:hidden;overscroll-behavior-y:none;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;color:#000;background:var(--bg)}header{position:fixed;top:1em;left:2%;right:2em;display:flex;justify-content:space-between}header h2{font-weight:700;padding:.3rem;margin:0}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.container{font-family:Inter,sans-serif;background-color:var(--bg);color:var(--text);margin:0;padding:0;position:absolute;inset:0}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:var(--text);color:var(--bg);cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button:disabled{opacity:.5;cursor:not-allowed}button:disabled:hover{border-color:transparent}main{display:flex;justify-content:space-around;margin-top:6rem;flex-wrap:wrap}.panel{position:absolute;bottom:50px;left:50px;max-width:250px}.icon{display:inline-block;width:20px;height:20px;border-radius:50%;margin:8px;background-color:#c5c5c5}.meta{position:fixed;bottom:1em;left:2%;right:2em;display:flex;justify-content:space-between}
