:root{font-family:"Source Sans 3",Source Sans Pro,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a1a1a;background-color:#fff;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}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{width:100%;height:100vh}.scrollbar-autohide{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s}.scrollbar-autohide:hover,.scrollbar-autohide:active{scrollbar-color:#888 transparent}.scrollbar-autohide::-webkit-scrollbar{width:6px}.scrollbar-autohide::-webkit-scrollbar-track{background:transparent}.scrollbar-autohide::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;transition:background .3s}.scrollbar-autohide:hover::-webkit-scrollbar-thumb,.scrollbar-autohide:active::-webkit-scrollbar-thumb{background:#888}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
