.container.svelte-18x1ny7{width:100%}.display.svelte-18x1ny7{display:grid;grid-template-columns:repeat(32,minmax(0,1fr));grid-auto-flow:row;gap:2px}@media screen and (min-width: 480px){.display.svelte-18x1ny7{gap:4px}}.dot.svelte-18x1ny7{width:100%;height:100%;aspect-ratio:1;border-radius:40%;animation:flipDot-reverse .25s ease-in-out 0s 1;background-color:#333}.on.svelte-18x1ny7{animation:flipDot .25s ease-in-out 0s 1;background-color:gold}@keyframes flipDot{0%{transform:scaleY(1);background-color:#333}50%{transform:scaleY(0%);background-color:#222}to{transform:scaleY(1);background-color:gold}}@keyframes flipDot-reverse{0%{transform:scaleY(1);background-color:gold}50%{transform:scaleY(0%);background-color:#222}to{transform:scaleY(1);background-color:#333}}h1.svelte-1xyu7sh{font-family:Inter,sans-serif;font-size:3rem;font-weight:500;margin-block-start:1rem;margin-block-end:1rem}@media only screen and (min-width: 768px){h1.svelte-1xyu7sh{font-size:6rem}}h2.svelte-1xyu7sh{font-family:Bitter,serif;font-size:1.5rem;font-weight:400}@media only screen and (min-width: 768px){h2.svelte-1xyu7sh{font-size:3rem}}.content.svelte-1xyu7sh{padding:2rem}@keyframes mouseover-link{0%{background-color:transparent;color:#fff}to{background-color:#fff;color:#222}}
