.instructions.svelte-14h7n7v{display:flex;flex-wrap:wrap;gap:.5rem}.letter-group.svelte-14h7n7v{background-color:var(--accent);color:var(--accent-text);width:2.5rem;height:2.5rem;border-radius:10rem;display:flex;justify-content:center;align-items:center}.instruction.svelte-14h7n7v{padding:1rem 1rem 1rem 2rem;align-items:center;border-radius:.5rem;display:flex;width:15rem;gap:1rem;text-align:center;font-size:1.2rem;justify-content:space-between;background-color:var(--secondary);color:var(--secondary-text);transition:all .2s}.instruction.svelte-14h7n7v:hover{background-color:var(--tertiary);color:var(--tertiary-text)}@media(max-width:600px){.instructions.svelte-14h7n7v{display:grid;grid-template-columns:repeat(2,1fr)}.instruction.svelte-14h7n7v{width:100%;justify-content:center;padding-right:2rem}.arrow.svelte-14h7n7v{display:none}}.arrow.svelte-14h7n7v{opacity:0;height:1.5rem;transition:all .2s;transform:translate(-1rem)}.instruction.svelte-14h7n7v:hover .arrow:where(.svelte-14h7n7v){opacity:1;transform:translate(0)}
