.recipe-ingredients[data-v-5bcc29de]{background-color:var(--color-background-secondary-weak);border-radius:var(--border-radius-xl);font-family:var(--font-family-default);flex-direction:column;gap:8px;padding:16px;display:flex}.recipe-ingredients-head[data-v-5bcc29de]{align-items:center;gap:8px;display:flex}.recipe-ingredient-name[data-v-5bcc29de]{transition:color .1s var(--anim-curve),font-variation-settings .1s var(--anim-curve)}.recipe-ingredient-name-clickable[data-v-5bcc29de]:hover{color:var(--color-text-accent);font-variation-settings:"wght" 500}.recipe-ingredients-head-trailing[data-v-5bcc29de]{align-items:center;gap:8px;margin-left:auto;display:flex}.recipe-ingredient-image[data-v-5bcc29de]{border-radius:var(--border-radius-md);min-width:64px;max-width:64px;min-height:64px;max-height:64px}.recipe-ingredient[data-v-5bcc29de]{gap:12px}.recipe-ingredient[data-v-5bcc29de],.recipe-ingredient-content[data-v-5bcc29de]{flex-direction:row;flex-grow:1;align-items:center;display:flex}.recipe-ingredient-line[data-v-5bcc29de]{border-bottom:3px dotted var(--color-border-strong);flex-grow:1;height:0;margin:16px}.recipe-ingredient-trailing[data-v-5bcc29de]{margin-left:auto}@media (width<=500px){.recipe-ingredient-image[data-v-5bcc29de]{min-width:48px;max-width:48px;min-height:48px;max-height:48px}.recipe-ingredient-line[data-v-5bcc29de]{display:none}.recipe-ingredient-content[data-v-5bcc29de]{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.recipe-ingredient-trailing[data-v-5bcc29de]{color:var(--color-text-secondary);font-variation-settings:"wght" 400;margin-left:inherit}.recipe-ingredients-head[data-v-5bcc29de]{flex-direction:column;align-items:stretch;display:flex}.recipe-ingredients-head-trailing[data-v-5bcc29de]{align-items:center;margin-bottom:12px;margin-left:0;display:flex}.recipe-ingredients-head-trailing-qty[data-v-5bcc29de]{margin-left:auto}}.recipe-view{padding-left:max(24px,50% - var(--max-page-width-smaller)/2);padding-right:max(24px,50% - var(--max-page-width-smaller)/2);flex-direction:column;gap:40px;display:flex}@media (width<=748px){.recipe-view{padding-left:max(16px,50% - var(--max-page-width-smaller)/2);padding-right:max(16px,50% - var(--max-page-width-smaller)/2)}}.recipe-image{aspect-ratio:800/300}.recipe-is-private{background-color:var(--color-background-secondary-weak);border-radius:var(--border-radius-lg);align-items:center;gap:8px;padding:12px;display:flex}@media (width<=500px){.recipe-view{gap:24px}.recipe-image{aspect-ratio:1.7}}
