.IngredientsSection_section__wMWE6{display:flex;flex-direction:column;gap:24px}.IngredientsSection_sectionHeader__EhDJr{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.IngredientsSection_sectionTitle__bys2Z{margin:0}.IngredientsSection_sectionTitle__bys2Z h1,.IngredientsSection_sectionTitle__bys2Z h2{margin:0;font-size:clamp(1.75rem,3vw,2.2rem);font-weight:700;line-height:1.15;color:var(--color-text)}.IngredientsSection_ingredientsGroups__iWhNO{display:grid;gap:24px}.IngredientsSection_servingsMeta__hGwMc{display:inline-flex;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:6px 10px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-text)}.IngredientsSection_servingsMeta__hGwMc p{margin:0;color:inherit;font-size:.95rem}.IngredientsSection_servingsIcon__39Gro{flex:0 0 auto;color:var(--color-accent)}.IngredientsSection_ingredientsGroupTitle__KqZlT{margin:0 0 12px;color:var(--color-text)}.IngredientsSection_ingredientsGroupTitle__KqZlT p{margin:0;font-size:1.15rem;font-weight:700}.IngredientsSection_ingredientsList__BFkeH{list-style:none;padding:0;margin:0;display:grid;gap:10px;grid-template-columns:1fr;align-items:stretch}@media(max-width:640px){.IngredientsSection_sectionTitle__bys2Z h1,.IngredientsSection_sectionTitle__bys2Z h2{font-size:clamp(1.5rem,6vw,1.625rem);line-height:1.2}}@media(min-width:520px){.IngredientsSection_ingredientsList__BFkeH{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.IngredientsSection_ingredientsList__BFkeH{grid-template-columns:repeat(3,minmax(0,1fr))}}.IngredientsSection_ingredientsItem__NrsCm{padding:12px 16px;border-radius:16px;background:rgba(0,0,0,.04);font-size:1rem;line-height:1.5;color:var(--color-text);min-width:0}@media(max-width:640px){.IngredientsSection_ingredientsItem__NrsCm{padding:8px 12px}}.IngredientsSection_ingredientsItemText__CB1G4{overflow-wrap:anywhere;word-break:break-word}:root[data-theme=dark] .IngredientsSection_ingredientsItem__NrsCm{background:hsla(0,0%,100%,.07)}.IngredientsSection_emptyText__9_6O5{font-size:1rem;color:var(--color-text-subtle)}.IngredientsSection_emptyText__9_6O5 p{margin:0;font-size:inherit;color:inherit}