.instructions.svelte-gyq6d9{flex-wrap:wrap;gap:.5rem;display:flex}.letter-group.svelte-gyq6d9{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-gyq6d9{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-gyq6d9:hover{background-color:var(--tertiary);color:var(--tertiary-text)}@media (width<=600px){.instructions.svelte-gyq6d9{grid-template-columns:repeat(2,1fr);display:grid}.instruction.svelte-gyq6d9{justify-content:center;width:100%;padding-right:2rem}.arrow.svelte-gyq6d9{display:none}}.arrow.svelte-gyq6d9{opacity:0;height:1.5rem;transition:all .2s;transform:translate(-1rem)}.instruction.svelte-gyq6d9:hover .arrow:where(.svelte-gyq6d9){opacity:1;transform:translate(0)}
