.help-grid.svelte-1vby5nc{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.help-tile.svelte-1vby5nc{display:flex;min-height:190px;flex-direction:column;justify-content:space-between;gap:18px;padding:16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle)}.help-tile.svelte-1vby5nc strong:where(.svelte-1vby5nc){font-size:1rem}.help-tile.svelte-1vby5nc p:where(.svelte-1vby5nc){margin:6px 0 0;font-size:.88rem}.help-tile.svelte-1vby5nc .button:where(.svelte-1vby5nc){align-self:center}@media(max-width:1100px){.help-grid.svelte-1vby5nc{grid-template-columns:repeat(6,minmax(0,1fr))}.help-tile.svelte-1vby5nc{grid-column:span 2}.help-tile.svelte-1vby5nc:nth-child(4){grid-column:2 / span 2}}@media(max-width:640px){.help-grid.svelte-1vby5nc{grid-template-columns:1fr}.help-tile.svelte-1vby5nc,.help-tile.svelte-1vby5nc:nth-child(4){grid-column:auto}}
