.instructions.svelte-14h7n7v{flex-wrap:wrap;gap:.5rem;display:flex}.letter-group.svelte-14h7n7v{background-color:var(--accent);color:var(--accent-text);border-radius:10rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.instruction.svelte-14h7n7v{text-align:center;background-color:var(--secondary);width:15rem;color:var(--secondary-text);border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1rem 1rem 2rem;font-size:1.2rem;transition:all .2s;display:flex}.instruction.svelte-14h7n7v:hover{background-color:var(--tertiary);color:var(--tertiary-text)}@media (width<=600px){.instructions.svelte-14h7n7v{grid-template-columns:repeat(2,1fr);display:grid}.instruction.svelte-14h7n7v{justify-content:center;width:100%;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)}
