.recipes-container.svelte-1443t8w{max-width:800px;margin:0 auto;padding:24px}h1.svelte-1443t8w{color:rgb(var(--primary-text-color));margin-bottom:2rem;font-size:2.5rem}.recipe-list.svelte-1443t8w{flex-direction:column;gap:2rem;padding:0;list-style:none;display:flex}.recipe-card.svelte-1443t8w{color:inherit;background-color:#0000;border-radius:12px;gap:1.5rem;padding:1rem;text-decoration:none;transition:background-color .2s;display:flex}.recipe-card.svelte-1443t8w:hover{background-color:rgba(var(--secondary-text-color), .05)}.recipe-card.svelte-1443t8w:hover .title:where(.svelte-1443t8w){text-decoration:underline}@media (width<=600px){.recipe-card.svelte-1443t8w{flex-direction:column;gap:1rem}}.thumbnail.svelte-1443t8w{border-radius:8px;flex-shrink:0;width:200px;height:120px;overflow:hidden}@supports (corner-shape:squircle){.thumbnail.svelte-1443t8w{corner-shape:squircle}}.thumbnail.svelte-1443t8w img{object-fit:cover;width:100%;height:100%}@media (width<=600px){.thumbnail.svelte-1443t8w{width:100%;height:200px}}.recipe-info.svelte-1443t8w{flex-direction:column;flex-grow:1;gap:.5rem;display:flex}.recipe-header.svelte-1443t8w{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.recipe-header.svelte-1443t8w .title:where(.svelte-1443t8w){color:rgb(var(--primary-color));font-size:1.5rem;font-weight:600}.duration.svelte-1443t8w{color:rgb(var(--primary-text-color));white-space:nowrap;font-size:.9rem}.description.svelte-1443t8w{color:rgb(var(--primary-text-color));margin:0;font-family:"Reforma 1969",serif;line-height:1.6}
