@import"https://fonts.googleapis.com/css2?family=Jua&display=swap";@import"https://fonts.googleapis.com/css2?family=Jua&family=Kosugi+Maru&display=swap";:root{font-family:Kosugi Maru,Jua,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff1da;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#fff;text-decoration:none}a:hover{color:#ffffffcb}body{margin:0;display:flex;flex:1;align-items:center;justify-content:center;min-height:90vh;max-width:100vw;overflow-x:hidden;height:100%;background:#fff1da}h1{font-size:3.2em;line-height:1.1;color:#ffd797}.button{border-radius:10px;border:1px solid transparent;padding:1em 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{background:#fff1da}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:100vw;margin:0 auto;text-align:center}.logo{max-width:100vw;width:24em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 .5em 0em #edb66aaa)}.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}}.card{padding:2em}.bottom-note{color:#f3ddbc;font-weight:700}
