.nutrition-table[data-astro-cid-tejgknsk]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem 1.5rem}.nutrition-table[data-astro-cid-tejgknsk] dl[data-astro-cid-tejgknsk]{grid-template-columns:repeat(5,1fr);gap:.75rem;margin:0;display:grid}.nutrition-table__cell[data-astro-cid-tejgknsk]{text-align:center;border-right:1px solid var(--color-border);flex-direction:column;align-items:center;gap:.15rem;padding-inline:.25rem;display:flex}.nutrition-table__cell[data-astro-cid-tejgknsk]:last-child{border-right:none}.nutrition-table__cell[data-astro-cid-tejgknsk] dt[data-astro-cid-tejgknsk]{font-size:var(--text-body-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--color-ink-muted);order:2}.nutrition-table__cell[data-astro-cid-tejgknsk] dd[data-astro-cid-tejgknsk]{font-family:var(--font-display);font-size:var(--text-heading-lg);font-variant-numeric:tabular-nums;color:var(--color-ink);order:1;margin:0}.nutrition-table__note[data-astro-cid-tejgknsk]{font-size:var(--text-body-xs);color:var(--color-ink-muted);margin:.75rem 0 0}@media (width<=640px){.nutrition-table[data-astro-cid-tejgknsk] dl[data-astro-cid-tejgknsk]{grid-template-columns:repeat(3,1fr)}.nutrition-table__cell[data-astro-cid-tejgknsk]:nth-child(3){border-right:none}}.ingredient-list[data-astro-cid-hecshnwg]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem}.ingredient-list__header[data-astro-cid-hecshnwg]{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.ingredient-list__header[data-astro-cid-hecshnwg] h2[data-astro-cid-hecshnwg]{font-size:var(--text-heading-lg);margin:0}.ingredient-list__servings[data-astro-cid-hecshnwg]{font-size:var(--text-body-sm);color:var(--color-ink-muted)}.ingredient-list[data-astro-cid-hecshnwg] ul[data-astro-cid-hecshnwg]{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ingredient-list[data-astro-cid-hecshnwg] li[data-astro-cid-hecshnwg]{align-items:flex-start;gap:.75rem;display:flex}.ingredient-list__check[data-astro-cid-hecshnwg]{border:1.5px solid var(--color-border);background:var(--color-bg);border-radius:4px;flex-shrink:0;width:1.1rem;height:1.1rem;margin-top:.15rem}.ingredient-list__text[data-astro-cid-hecshnwg]{font-size:var(--text-body);line-height:1.5}.ingredient-list__quantity[data-astro-cid-hecshnwg]{font-variant-numeric:tabular-nums;font-weight:600}.ingredient-list__notes[data-astro-cid-hecshnwg]{color:var(--color-ink-muted);font-size:var(--text-body-sm)}.step-list[data-astro-cid-uiakxexb] h2[data-astro-cid-uiakxexb]{font-size:var(--text-heading-lg);margin:0 0 1.25rem}.step-list[data-astro-cid-uiakxexb] ol[data-astro-cid-uiakxexb]{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.step-list[data-astro-cid-uiakxexb] li[data-astro-cid-uiakxexb]{align-items:flex-start;gap:1.1rem;display:flex}.step-list__number[data-astro-cid-uiakxexb]{background:var(--color-primary);color:#fff8f0;width:2.25rem;height:2.25rem;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.step-list[data-astro-cid-uiakxexb] p[data-astro-cid-uiakxexb]{font-size:var(--text-body-lg);margin:0;padding-top:.3rem;line-height:1.65}.save-button.svelte-1mqjvxf{border:1px solid var(--color-border);background:var(--color-surface);width:44px;height:44px;color:var(--color-ink-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:color .15s ease-out,border-color .15s ease-out,transform .15s ease-out;display:inline-flex}.save-button.svelte-1mqjvxf:hover{color:var(--color-primary-text);border-color:var(--color-primary)}.save-button.is-saved.svelte-1mqjvxf{color:var(--color-primary);border-color:var(--color-primary)}@media (prefers-reduced-motion:no-preference){.save-button.svelte-1mqjvxf:active{transform:scale(.92)}}.visually-hidden.svelte-1mqjvxf{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.recipe-detail[data-astro-cid-lyhf2euo]{max-width:60rem;padding-block:1.5rem 4rem}.recipe-detail__header[data-astro-cid-lyhf2euo]{margin-block:1.5rem}.recipe-detail__title-row[data-astro-cid-lyhf2euo]{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.recipe-detail__header[data-astro-cid-lyhf2euo] h1[data-astro-cid-lyhf2euo]{font-size:var(--text-display-md);margin:0 0 .75rem}.recipe-detail__tags[data-astro-cid-lyhf2euo]{gap:.5rem;margin-bottom:1rem;display:flex}.recipe-detail__description[data-astro-cid-lyhf2euo]{font-size:var(--text-body-lg);color:var(--color-ink-muted);margin-top:1rem}.recipe-detail__hero[data-astro-cid-lyhf2euo]{border-radius:var(--radius-lg);margin-bottom:1.5rem}.recipe-detail__quickfacts[data-astro-cid-lyhf2euo]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1.1rem 1.5rem;display:flex}.recipe-detail__quickfacts[data-astro-cid-lyhf2euo]>div[data-astro-cid-lyhf2euo]{flex-direction:column;gap:.15rem;display:flex}.recipe-detail__quickfacts[data-astro-cid-lyhf2euo] span[data-astro-cid-lyhf2euo]{font-size:var(--text-body-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--color-ink-muted)}.recipe-detail__quickfacts[data-astro-cid-lyhf2euo] strong[data-astro-cid-lyhf2euo]{font-family:var(--font-display);font-size:var(--text-heading-md);font-variant-numeric:tabular-nums}.recipe-detail__quickfacts-badge[data-astro-cid-lyhf2euo]{margin-left:auto}.recipe-detail__body[data-astro-cid-lyhf2euo]{font-size:var(--text-body-lg);margin-block:2rem;line-height:1.75}.recipe-detail__body[data-astro-cid-lyhf2euo] p{margin-bottom:1.1rem}.recipe-detail__grid[data-astro-cid-lyhf2euo]{grid-template-columns:1fr 1.4fr;gap:2rem;margin-bottom:2.5rem;display:grid}.recipe-detail__newsletter[data-astro-cid-lyhf2euo]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center;margin-top:2rem;padding:2rem}.recipe-detail__newsletter[data-astro-cid-lyhf2euo] h2[data-astro-cid-lyhf2euo]{font-family:var(--font-display);font-style:italic;font-size:var(--text-heading-lg);margin-bottom:.4rem}.recipe-detail__newsletter[data-astro-cid-lyhf2euo] p[data-astro-cid-lyhf2euo]{color:var(--color-ink-muted);margin-bottom:1.25rem}.recipe-detail__newsletter[data-astro-cid-lyhf2euo] form{justify-content:center;margin-inline:auto}@media print{header[data-astro-cid-lyhf2euo] nav[data-astro-cid-lyhf2euo],footer[data-astro-cid-lyhf2euo],.recipe-detail__newsletter[data-astro-cid-lyhf2euo],.related-rail[data-astro-cid-lyhf2euo],.cross-persona-teaser[data-astro-cid-lyhf2euo]{display:none!important}}@media (width<=780px){.recipe-detail__grid[data-astro-cid-lyhf2euo]{grid-template-columns:1fr}}
