:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;color-scheme:light dark;color:#f5f5f5;font-weight:600;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}#root{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}body{margin:0;display:flex;place-items:center;justify-content: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:600;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}input{width:100%;height:2em;border:none;border-radius:.25em;background:lightgrey none;box-shadow:#000 1px 1px;-webkit-text-stroke-width:0;color:#000}.card{width:20em;height:25em;padding:2em;border-radius:.5em;background-color:gray}.display-block{display:block}.display-none{display:none}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home__welcome{position:fixed;top:1em;width:100%;display:flex;justify-content:center}.canvas{height:90%!important;margin-top:2em}.snackbar__container{position:fixed;bottom:1rem;right:1rem;display:flex;align-items:center;justify-content:center;background:#323232;color:#fff;z-index:10;margin:16px;border-radius:4px;min-width:344px;max-width:672px;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;padding:8px;animation:.3s ease-out forwards slide-up;overflow:hidden}.snackbar__label{line-height:1.2rem;width:100%;margin:0;padding:14px 8px 14px 16px}.snackbar__dismiss{color:#ae7ee9;font-size:120%;font-weight:700;margin-left:8px;margin-right:8px;cursor:pointer;padding:8px}@keyframes slide-up{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}
