.table.svelte-ufajoe{display:grid;grid-template-columns:repeat(3,1fr);border-radius:var(--surface-border-radius);overflow:hidden;gap:2px;color:var(--on-bg-emphasis)}@media screen and (max-width: 800px){.table.svelte-ufajoe{overflow:auto;max-width:100%}}.table.svelte-ufajoe>:where(.svelte-ufajoe){padding:1rem 1.5rem;background-color:var(--surface-color);justify-content:center}.table.svelte-ufajoe>.centered:where(.svelte-ufajoe){display:flex;align-items:center}.header.svelte-ufajoe{display:flex;flex-direction:column}.header.svelte-ufajoe img:where(.svelte-ufajoe){width:24px;height:24px}.name.svelte-ufajoe{font-weight:700;font-size:1.2rem;margin-top:.5rem;margin-bottom:.5rem;text-align:center}.features.svelte-ufajoe{display:grid;grid-template-columns:repeat(auto-fit,minmax(30px,1fr));gap:.5rem;width:100%}.product-name-row.svelte-ufajoe{display:flex;align-items:center;gap:.5rem;justify-content:center}@media screen and (max-width: 800px){.product-name-row.svelte-ufajoe{flex-direction:column;font-size:.5rem}.product-name-row.svelte-ufajoe .name:where(.svelte-ufajoe){font-size:.75rem;display:none}}.title.svelte-ufajoe{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:.5rem}.title.svelte-ufajoe svg:where(.svelte-ufajoe){min-width:15px;min-height:15px}
