:root{--font-body: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--color-bg-0: rgb(202, 216, 228);--color-bg-1: hsl(0, 0%, 96%);--color-bg-2: hsl(224, 44%, 95%);--color-theme-1: #485f88;--color-theme-2: #4075a6;--color-text: rgba(0, 0, 0, .7);--column-width: 42rem;--column-margin-top: 4rem;font-family:var(--font-body);color:var(--color-text)}body{min-height:100vh;margin:0;background-attachment:fixed;background-color:var(--color-bg-1);background-size:100vw 100vh}canvas{cursor:crosshair}p{font-weight:400}p{line-height:.7}a{color:var(--color-theme-1);text-decoration:none;pointer-events:auto}a:hover{text-decoration:underline}h1{font-size:2rem;text-align:center}h2{font-size:1.5rem}.text-column{display:flex;max-width:48rem;flex:.6;flex-direction:column;justify-content:center;margin:0 auto}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}@media (min-width: 720px){h1{font-size:2.4rem}}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.app.svelte-1uiwhmc{display:flex;flex-direction:column;min-height:100vh}main.svelte-1uiwhmc{flex:1;display:flex;flex-direction:column;padding:1rem;width:100%;margin:0 auto;box-sizing:border-box;padding:30px}
