@font-face{font-family:"Young Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/young-serif-latin.woff2) format("woff2")}@font-face{font-family:Nunito;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/nunito-latin.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:light;--paper: #fbf5ec;--paper-2: #fffdf9;--paper-3: #f1e7d8;--ink: #2a211c;--ink-2: #5a4d45;--ink-3: #79695f;--line: rgba(42, 33, 28, .13);--line-2: rgba(42, 33, 28, .07);--terra: #b9502c;--terra-2: #d9714c;--terra-ink: #fff7f2;--terra-wash: rgba(185, 80, 44, .1);--sage: #4f7a58;--sage-wash: rgba(79, 122, 88, .12);--butter: #e6b84a;--butter-ink: #8a6a12;--butter-wash: rgba(230, 184, 74, .18);--sea: #2f6f8f;--sea-wash: rgba(47, 111, 143, .12);--plate-s: 62%;--plate-l: 89%;--plate-ring-l: 78%;--shadow-1: 0 1px 2px rgba(60, 40, 20, .05), 0 6px 16px rgba(60, 40, 20, .07);--shadow-2: 0 2px 6px rgba(60, 40, 20, .08), 0 16px 40px rgba(60, 40, 20, .14);--font-display: "Young Serif", "Iowan Old Style", Georgia, serif;--font-body: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--radius: 18px;--radius-lg: 26px;--radius-sm: 12px;--gutter: clamp(16px, 4vw, 32px);--measure: 66ch;--tab-h: 64px;--ease: cubic-bezier(.22, .61, .36, 1);--ease-out: cubic-bezier(.16, 1, .3, 1)}:root.dark{color-scheme:dark;--paper: #1b1614;--paper-2: #262019;--paper-3: #332a24;--ink: #f4ede4;--ink-2: #c5b8ad;--ink-3: #9b8d82;--line: rgba(244, 237, 228, .15);--line-2: rgba(244, 237, 228, .08);--terra: #ef8a63;--terra-2: #f5a483;--terra-ink: #2a1610;--terra-wash: rgba(239, 138, 99, .14);--sage: #8fc596;--sage-wash: rgba(143, 197, 150, .14);--butter: #f0c65e;--butter-ink: #f0c65e;--butter-wash: rgba(240, 198, 94, .16);--sea: #7dbdd9;--sea-wash: rgba(125, 189, 217, .14);--plate-s: 32%;--plate-l: 24%;--plate-ring-l: 32%;--shadow-1: 0 1px 2px rgba(0, 0, 0, .4), 0 6px 16px rgba(0, 0, 0, .3);--shadow-2: 0 2px 6px rgba(0, 0, 0, .45), 0 16px 40px rgba(0, 0, 0, .45)}html{-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background-color .3s var(--ease);overflow-wrap:break-word}h1,h2,h3,h4{font-family:var(--font-display);font-weight:400;line-height:1.12;letter-spacing:-.01em;text-wrap:balance}h1{font-size:clamp(1.9rem,6vw,3rem)}h2{font-size:clamp(1.35rem,4vw,1.9rem)}h3{font-size:1.2rem}h4{font-size:1rem}p{text-wrap:pretty}a{color:var(--terra);text-underline-offset:.15em}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}button:disabled{cursor:default;opacity:.5}input,textarea{font:inherit;color:inherit}img{display:block;max-width:100%}:focus-visible{outline:3px solid var(--terra);outline-offset:2px;border-radius:6px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.eyebrow{font-size:.74rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-3)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 18px;border-radius:999px;background:var(--terra);color:var(--terra-ink);font-weight:700;text-decoration:none;border:1px solid transparent;transition:transform .15s var(--ease-out),background-color .15s var(--ease),box-shadow .15s var(--ease);box-shadow:0 1px 2px #3c28141f}.btn:hover{background:var(--terra-2);transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-quiet{background:var(--paper-2);color:var(--ink);border-color:var(--line);box-shadow:none}.btn-quiet:hover{background:var(--paper-3);transform:translateY(-1px)}.btn-sm{min-height:36px;padding:6px 13px;font-size:.9rem}.btn-round{width:44px;height:44px;padding:0;border-radius:50%}.chip{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:6px 13px;border-radius:999px;border:1px solid var(--line);background:var(--paper-2);color:var(--ink-2);font-size:.9rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:background-color .15s var(--ease),color .15s var(--ease),border-color .15s var(--ease)}.chip:hover{border-color:var(--terra);color:var(--ink)}.chip[aria-pressed=true],.chip.on{background:var(--ink);color:var(--paper);border-color:var(--ink)}.card{background:var(--paper-2);border:1px solid var(--line-2);border-radius:var(--radius);box-shadow:var(--shadow-1)}.well{background:var(--paper-3);border-radius:var(--radius)}.photo{--hue: 30;position:relative;aspect-ratio:612 / 450;overflow:hidden;border-radius:var(--radius-sm);background:hsl(var(--hue) var(--plate-s) var(--plate-l))}.photo>img{display:block;width:100%;height:100%;object-fit:cover}.tag{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:999px;font-size:.76rem;font-weight:800;background:var(--paper-3);color:var(--ink-2)}.tag-sea{background:var(--sea-wash);color:var(--sea)}.tag-sage{background:var(--sage-wash);color:var(--sage)}.tag-butter{background:var(--butter-wash);color:var(--butter-ink)}.tag-terra{background:var(--terra-wash);color:var(--terra)}.prose{max-width:var(--measure)}.prose p+p{margin-top:.8em}.prose ul{padding-left:1.2em}.prose li+li{margin-top:.35em}.App-module__app__NWFo{min-height:100dvh;display:flex;flex-direction:column}.App-module__header__vriF{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:16px;padding:10px var(--gutter);padding-top:calc(10px + env(safe-area-inset-top));background:color-mix(in srgb,var(--paper) 86%,transparent);backdrop-filter:blur(12px) saturate(1.2);border-bottom:1px solid var(--line-2)}.App-module__brand__s8jZ{display:flex;align-items:baseline;gap:8px;text-decoration:none;color:inherit;min-width:0}.App-module__wordmark__f-wV{font-family:var(--font-display);font-size:1.5rem;line-height:1;color:var(--terra)}.App-module__wordmark__f-wV:after{content:".";color:var(--butter)}.App-module__sub__Qxj9{font-size:.8rem;font-weight:700;color:var(--ink-3);white-space:nowrap}.App-module__navDesktop__Bi1T{display:none;margin-left:auto;gap:2px}@media(min-width:760px){.App-module__navDesktop__Bi1T{display:flex}}.App-module__navLink__RzWr{display:flex;align-items:center;gap:7px;padding:8px 13px;border-radius:999px;color:var(--ink-2);text-decoration:none;font-size:.92rem;font-weight:700;transition:background-color .15s var(--ease),color .15s var(--ease)}.App-module__navLink__RzWr:hover{background:var(--paper-3);color:var(--ink)}.App-module__navOn__gruh,.App-module__navOn__gruh:hover{background:var(--terra-wash);color:var(--terra)}.App-module__tools__wOX4{display:flex;gap:4px;margin-left:auto}@media(min-width:760px){.App-module__tools__wOX4{margin-left:0}}.App-module__iconBtn__jRIg{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:var(--ink-2);text-decoration:none;transition:background-color .15s var(--ease),color .15s var(--ease)}.App-module__iconBtn__jRIg:hover{background:var(--paper-3);color:var(--ink)}.App-module__iconBtnOn__ioNS{color:var(--terra);background:var(--terra-wash)}.App-module__main__1-Iw{flex:1;width:100%;max-width:1080px;margin:0 auto;padding:20px var(--gutter) 40px}@media(max-width:759px){.App-module__main__1-Iw{padding-bottom:calc(var(--tab-h) + 32px + env(safe-area-inset-bottom))}}.App-module__footer__cEXJ{display:none;padding:24px var(--gutter) 32px;text-align:center;font-size:.85rem;color:var(--ink-3)}.App-module__footer__cEXJ a{color:inherit}@media(min-width:760px){.App-module__footer__cEXJ{display:block}}.App-module__tabs__mr9k{position:fixed;left:0;right:0;bottom:0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);height:calc(var(--tab-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:color-mix(in srgb,var(--paper) 90%,transparent);backdrop-filter:blur(14px) saturate(1.2);border-top:1px solid var(--line-2)}@media(min-width:760px){.App-module__tabs__mr9k{display:none}}.App-module__tab__Qllm{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--ink-3);text-decoration:none;font-size:.7rem;font-weight:800;letter-spacing:.02em;transition:color .15s var(--ease)}.App-module__tabOn__HnGQ{color:var(--terra)}.App-module__toast__ARM9{position:fixed;left:50%;bottom:calc(var(--tab-h) + 18px + env(safe-area-inset-bottom));transform:translate(-50%);z-index:60;padding:10px 18px;border-radius:999px;background:var(--ink);color:var(--paper);font-weight:700;box-shadow:var(--shadow-2);animation:App-module__pop__hqNt .25s var(--ease-out);white-space:nowrap}@media(min-width:760px){.App-module__toast__ARM9{bottom:28px}}@keyframes App-module__pop__hqNt{0%{transform:translate(-50%,10px);opacity:0}}.Lijst-module__screen__eCkq{display:flex;flex-direction:column;gap:16px}.Lijst-module__head__xxC2{display:flex;flex-direction:column;gap:8px}.Lijst-module__lead__vn7u{color:var(--ink-2);max-width:60ch}.Lijst-module__empty__zdh8{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:22px}.Lijst-module__sources__gkRV{padding:16px 18px;display:flex;flex-direction:column;gap:10px}.Lijst-module__sourcesHead__7A1W{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.Lijst-module__stepper__Ii5T{display:flex;align-items:center;gap:6px}.Lijst-module__stepper__Ii5T .Lijst-module__btn__XEA1{width:34px;height:34px}.Lijst-module__stepperN__42R1{display:inline-flex;align-items:center;gap:5px;min-width:46px;justify-content:center;font-weight:800}.Lijst-module__sourceList__RtWC{list-style:none;display:grid;gap:4px 16px}@media(min-width:700px){.Lijst-module__sourceList__RtWC{grid-template-columns:1fr 1fr}}.Lijst-module__source__WIpY{display:flex;align-items:baseline;gap:8px;font-size:.92rem;min-width:0}.Lijst-module__source__WIpY a{color:inherit;font-weight:700;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Lijst-module__source__WIpY a:hover{color:var(--terra)}.Lijst-module__sourceMeta__Ru2c{flex:none;font-size:.78rem;color:var(--ink-3)}.Lijst-module__sourceX__rq8k{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:var(--ink-3)}.Lijst-module__sourceX__rq8k:hover{background:var(--paper-3)}.Lijst-module__toolbar__oj-w{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.Lijst-module__howto__1FBG{font-size:.88rem;color:var(--ink-2);max-width:64ch}.Lijst-module__progress__J4dI{font-size:.85rem;font-weight:700;color:var(--ink-3)}.Lijst-module__link__1A0w{color:var(--terra);font-weight:700;text-decoration:underline;text-underline-offset:.15em}.Lijst-module__groups__sI0S{display:grid;gap:12px;align-items:start}@media(min-width:760px){.Lijst-module__groups__sI0S{grid-template-columns:1fr 1fr}}.Lijst-module__group__ovGp{padding:14px 16px}.Lijst-module__groupHead__BU1g{font-size:1.05rem;margin-bottom:6px;color:var(--terra)}.Lijst-module__lines__BX9Q{list-style:none}.Lijst-module__line__UKAk{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--line-2)}.Lijst-module__line__UKAk:last-child{border-bottom:0}.Lijst-module__lineLabel__M-lM{flex:1;display:flex;align-items:flex-start;gap:10px;cursor:pointer;min-width:0}.Lijst-module__lineLabel__M-lM input{flex:none;width:20px;height:20px;margin-top:2px;accent-color:var(--terra)}.Lijst-module__lineText__DiCL{display:flex;flex-direction:column;line-height:1.35}.Lijst-module__lineDone__-Z-8 .Lijst-module__lineText__DiCL{color:var(--ink-3);text-decoration:line-through}.Lijst-module__lineNote__wJDD{font-size:.8rem;color:var(--ink-3);text-decoration:none}.Lijst-module__lineX__OXTR{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:var(--ink-3)}.Lijst-module__lineX__OXTR:hover{background:var(--paper-3)}.Lijst-module__ahLink__z4jZ{flex:none;display:inline-flex;align-items:center;gap:3px;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.04em;color:var(--sea);background:var(--sea-wash);text-decoration:none}.Lijst-module__ahLink__z4jZ:hover{background:color-mix(in srgb,var(--sea) 25%,transparent)}.Lijst-module__extraForm__9052{display:flex;gap:8px}.Lijst-module__extraForm__9052 input{flex:1;min-width:0;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid var(--line);background:var(--paper-2);outline:none}.Lijst-module__extraForm__9052 input:focus{border-color:var(--terra)}.Over-module__page__gQrq{display:flex;flex-direction:column;gap:26px}.Over-module__page__gQrq h2{font-size:1.35rem;margin-bottom:10px}.Over-module__rules__goi9{padding:20px 22px}.Over-module__rules__goi9 li+li{margin-top:10px}.Over-module__small__OEvP{font-size:.88rem;color:var(--ink-3);margin-top:10px}.Over-module__settings__FpO8{padding:20px 22px;display:flex;flex-direction:column;gap:14px}.Over-module__setting__m-rh{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.Over-module__setting__m-rh .Over-module__small__OEvP{margin-top:2px}.Over-module__stepper__OIuD{display:flex;align-items:center;gap:6px}.Over-module__stepperN__-9WZ{min-width:36px;text-align:center;font-weight:800}.Over-module__segment__Jupx{display:flex;padding:4px;border-radius:999px;background:var(--paper-3)}.Over-module__segment__Jupx button{min-height:36px;padding:6px 14px;border-radius:999px;font-weight:700;font-size:.9rem;color:var(--ink-2)}.Over-module__segOn__yhet,.Over-module__segment__Jupx .Over-module__segOn__yhet{background:var(--paper-2);color:var(--ink);box-shadow:var(--shadow-1)}.RecipeCard-module__wrap__tOgy{position:relative}.RecipeCard-module__card__37dB{display:flex;flex-direction:column;height:100%;padding:0 0 16px;overflow:hidden;color:inherit;text-decoration:none;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out)}.RecipeCard-module__card__37dB:hover{transform:translateY(-3px);box-shadow:var(--shadow-2)}.RecipeCard-module__card__37dB:active{transform:translateY(-1px)}.RecipeCard-module__photo__O0qN{border-radius:0;margin-bottom:12px}.RecipeCard-module__photo__O0qN>img{transition:transform .4s var(--ease-out)}.RecipeCard-module__card__37dB:hover .RecipeCard-module__photo__O0qN>img{transform:scale(1.04)}.RecipeCard-module__body__Wmo1{display:flex;flex-direction:column;gap:5px;padding:0 14px}.RecipeCard-module__rating__dzzS{color:var(--butter-ink)}.RecipeCard-module__title__g0IS{font-size:1.05rem;line-height:1.25}.RecipeCard-module__tags__sD96{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.RecipeCard-module__heart__-BWJ{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:color-mix(in srgb,var(--paper-2) 80%,transparent);color:var(--ink-3);backdrop-filter:blur(6px);transition:color .15s var(--ease),transform .15s var(--ease-out)}.RecipeCard-module__heart__-BWJ:hover{color:var(--terra);transform:scale(1.08)}.RecipeCard-module__heartOn__JPTX{color:var(--terra)}.Sheet-module__backdrop__gtIW{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;background:#1e140f73;backdrop-filter:blur(3px);animation:Sheet-module__fade__aBI- .2s var(--ease)}.Sheet-module__sheet__xRQg{width:100%;max-width:640px;max-height:88dvh;display:flex;flex-direction:column;background:var(--paper);border-radius:var(--radius-lg) var(--radius-lg) 0 0;box-shadow:var(--shadow-2);animation:Sheet-module__rise__bU0h .28s var(--ease-out);padding-bottom:env(safe-area-inset-bottom)}@media(min-width:700px){.Sheet-module__backdrop__gtIW{align-items:center;padding:24px}.Sheet-module__sheet__xRQg{border-radius:var(--radius-lg);max-height:80vh}}.Sheet-module__head__sU-I{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px var(--gutter) 10px}.Sheet-module__title__KwN9{font-size:1.3rem}.Sheet-module__close__djrZ{flex:none;width:40px;height:40px}.Sheet-module__body__2XRZ{overflow:auto;padding:0 var(--gutter) 20px}@keyframes Sheet-module__fade__aBI-{0%{opacity:0}}@keyframes Sheet-module__rise__bU0h{0%{transform:translateY(24px);opacity:0}}.CookMode-module__screen__mlDj{position:fixed;inset:0;z-index:70;display:flex;flex-direction:column;background:var(--paper);color:var(--ink);padding:env(safe-area-inset-top) var(--gutter) env(safe-area-inset-bottom);animation:CookMode-module__fadein__dlom .2s var(--ease)}@keyframes CookMode-module__fadein__dlom{0%{opacity:0}}.CookMode-module__head__ITEl{display:flex;align-items:center;gap:10px;padding:14px 0}.CookMode-module__headText__4VIj{flex:1;min-width:0}.CookMode-module__title__KsdE{font-family:var(--font-display);font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:480px){.CookMode-module__ingBtn__0ydZ span{display:none}}.CookMode-module__ingredients__C65x{list-style:none;display:flex;flex-wrap:wrap;gap:6px 14px;padding:12px 16px;margin-bottom:8px;border-radius:var(--radius);background:var(--paper-3);font-size:.95rem;max-height:32dvh;overflow:auto}.CookMode-module__progress__rmgO{display:flex;gap:5px}.CookMode-module__bar__9BxU{flex:1;height:5px;border-radius:3px;background:var(--line);transition:background-color .2s var(--ease)}.CookMode-module__barOn__4CbK{background:var(--terra)}.CookMode-module__body__3E2X{flex:1;display:flex;flex-direction:column;justify-content:center;gap:14px;max-width:34ch;margin:0 auto;width:100%}.CookMode-module__stepNo__P6z8{font-weight:800;color:var(--terra);letter-spacing:.04em}.CookMode-module__stepText__OiP5{font-family:var(--font-display);font-size:clamp(1.5rem,5.4vw,2.3rem);line-height:1.3;text-wrap:pretty}.CookMode-module__foot__uqH6{display:flex;justify-content:space-between;gap:12px;padding:16px 0 20px}.CookMode-module__foot__uqH6 .CookMode-module__btn__TVpg{flex:1}.Recept-module__page__A8OX{display:flex;flex-direction:column;gap:22px}.Recept-module__missing__05p-{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.Recept-module__back__AC6V{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;font-weight:700;font-size:.9rem;text-decoration:none}.Recept-module__back__AC6V:hover{text-decoration:underline}.Recept-module__h2__NJdN{font-size:1.3rem}.Recept-module__hero__-uXB{display:flex;flex-direction:column;gap:18px}@media(min-width:700px){.Recept-module__hero__-uXB{flex-direction:row;align-items:center;gap:32px}}.Recept-module__photo__zNSa{width:100%;flex:none;border-radius:var(--radius-lg);box-shadow:var(--shadow-1)}@media(min-width:700px){.Recept-module__photo__zNSa{width:min(46%,520px)}}.Recept-module__heroText__Mvhr{display:flex;flex-direction:column;gap:10px;text-align:center}@media(min-width:700px){.Recept-module__heroText__Mvhr{text-align:left}}.Recept-module__tagline__P10Y{color:var(--ink-2);font-size:1.05rem;max-width:50ch}.Recept-module__tags__9pj1{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}@media(min-width:700px){.Recept-module__tags__9pj1{justify-content:flex-start}}.Recept-module__actions__oIa5{display:flex;flex-wrap:wrap;gap:8px}.Recept-module__favOn__8PMq{color:var(--terra);border-color:color-mix(in srgb,var(--terra) 50%,transparent);background:var(--terra-wash)}.Recept-module__plannedNote__0XTO{display:flex;align-items:center;gap:6px;margin-top:-10px;font-size:.9rem;font-weight:700;color:var(--sage)}.Recept-module__good__Ztoh{display:flex;flex-direction:column;gap:10px}.Recept-module__nutrients__tK2g{display:flex;flex-wrap:wrap;gap:8px}.Recept-module__why__nJCY{padding:12px 16px;font-size:.95rem;max-width:var(--measure);animation:Recept-module__reveal__UbJ9 .2s var(--ease-out)}@keyframes Recept-module__reveal__UbJ9{0%{opacity:0;transform:translateY(-4px)}}.Recept-module__columns__9eiR{display:grid;gap:20px;align-items:start}@media(min-width:860px){.Recept-module__columns__9eiR{grid-template-columns:5fr 7fr;gap:28px}}.Recept-module__ingredients__gm4g{padding:18px;display:flex;flex-direction:column;gap:12px}@media(min-width:860px){.Recept-module__ingredients__gm4g{position:sticky;top:76px}}.Recept-module__ingHead__NY7D{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.Recept-module__stepper__jyyj{display:flex;align-items:center;gap:6px}.Recept-module__stepper__jyyj .Recept-module__btn__4vdR{width:36px;height:36px}.Recept-module__stepperN__gAdX{display:inline-flex;align-items:center;gap:5px;min-width:48px;justify-content:center;font-weight:800}.Recept-module__ingList__3a0Y{list-style:none;display:flex;flex-direction:column}.Recept-module__ing__ON8T{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--line-2)}.Recept-module__ing__ON8T:last-child{border-bottom:0}.Recept-module__ingLabel__A22A{flex:1;display:flex;align-items:flex-start;gap:10px;cursor:pointer}.Recept-module__ingLabel__A22A input{flex:none;width:20px;height:20px;margin-top:2px;accent-color:var(--terra)}.Recept-module__ingText__YBH8{line-height:1.4}.Recept-module__ingDone__3Kc- .Recept-module__ingText__YBH8{color:var(--ink-3);text-decoration:line-through}.Recept-module__ingNote__Uj--{color:var(--ink-3);font-size:.85rem}.Recept-module__ahLink__qaqk{flex:none;display:inline-flex;align-items:center;gap:3px;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.04em;color:var(--sea);background:var(--sea-wash);text-decoration:none;transition:background-color .15s var(--ease)}.Recept-module__ahLink__qaqk:hover{background:color-mix(in srgb,var(--sea) 25%,transparent)}.Recept-module__pantryHead__kX27{margin-top:4px;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3)}.Recept-module__pantry__TccX{list-style:none;display:flex;flex-wrap:wrap;gap:4px 14px;font-size:.92rem;color:var(--ink-2)}.Recept-module__ingFoot__QWA5{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.Recept-module__method__0sAr{display:flex;flex-direction:column;gap:14px}.Recept-module__methodHead__JntY{display:flex;align-items:center;justify-content:space-between;gap:12px}.Recept-module__steps__LTqt{list-style:none;counter-reset:step;display:flex;flex-direction:column;gap:14px}.Recept-module__step__U1aS{counter-increment:step;display:flex;gap:14px;max-width:var(--measure)}.Recept-module__step__U1aS:before{content:counter(step);flex:none;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--terra-wash);color:var(--terra);font-family:var(--font-display);font-size:1.05rem}.Recept-module__step__U1aS p{padding-top:4px}.Recept-module__tip__1p0-{display:flex;gap:12px;padding:14px 16px;max-width:var(--measure)}.Recept-module__tipLabel__4Zej{flex:none;font-weight:800;color:var(--butter-ink)}.Recept-module__rating__BzYl{color:var(--butter-ink)}.Recept-module__ratingN__lVK8{font-weight:600;opacity:.8}.Recept-module__nutrition__iUt0{margin-top:10px;font-size:.86rem;color:var(--ink-3)}.Recept-module__nutrition__iUt0 strong{color:var(--ink-2)}.Recept-module__order__CywL{margin-top:16px;padding:14px;border-radius:var(--radius-sm);background:var(--sea-wash);display:flex;flex-direction:column;gap:8px}.Recept-module__orderBtn__DFRR{align-self:flex-start;background:var(--sea);color:#fff}.Recept-module__orderBtn__DFRR:hover{background:color-mix(in srgb,var(--sea) 85%,black)}.Recept-module__orderHow__FMkB{font-size:.86rem;color:var(--ink-2)}.Recept-module__sourceNote__LGQN{font-size:.9rem;color:var(--ink-2);max-width:var(--measure)}.Recept-module__related__KqGB{display:flex;flex-direction:column;gap:12px;padding-top:8px;border-top:1px solid var(--line-2)}.Recept-module__relatedGrid__Tmj6{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,270px),1fr));gap:12px}.Recept-module__sheetLead__5tO0{color:var(--ink-2);margin-bottom:12px}.Recept-module__dayList__I0bx{list-style:none;display:flex;flex-direction:column;gap:6px}.Recept-module__dayRow__dZaC{display:flex;flex-direction:column;width:100%;padding:12px 14px;border-radius:var(--radius);text-align:left;background:var(--paper-2);border:1px solid var(--line-2);transition:border-color .15s var(--ease)}.Recept-module__dayRow__dZaC:hover{border-color:var(--terra)}.Recept-module__dayRowOn__c-lf{border-color:var(--sage);background:var(--sage-wash)}.Recept-module__dayName__OUSr{font-weight:800}.Recept-module__dayCurrent__pcHp{font-size:.85rem;color:var(--ink-3)}.Recepten-module__screen__dyvL{display:flex;flex-direction:column;gap:18px}.Recepten-module__head__o6S-{display:flex;flex-direction:column;gap:8px}.Recepten-module__lead__G4c5{color:var(--ink-2);max-width:56ch}.Recepten-module__tools__AWEm{display:flex;flex-direction:column;gap:12px}.Recepten-module__search__B9e0{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 16px;border-radius:999px;background:var(--paper-2);border:1px solid var(--line);color:var(--ink-3);transition:border-color .15s var(--ease)}.Recepten-module__search__B9e0:focus-within{border-color:var(--terra)}.Recepten-module__search__B9e0 input{flex:1;min-width:0;border:0;background:none;outline:none;color:var(--ink);font-size:1rem}.Recepten-module__search__B9e0 input::-webkit-search-cancel-button{display:none}.Recepten-module__clear__xSHc{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:var(--ink-3)}.Recepten-module__clear__xSHc:hover{background:var(--paper-3)}.Recepten-module__segment__c3nV{display:grid;grid-template-columns:repeat(4,1fr);padding:4px;border-radius:999px;background:var(--paper-3)}.Recepten-module__segment__c3nV button{min-height:38px;padding:6px 10px;border-radius:999px;font-weight:700;font-size:.9rem;color:var(--ink-2);transition:background-color .15s var(--ease),color .15s var(--ease)}.Recepten-module__segOn__Ylex,.Recepten-module__segment__c3nV .Recepten-module__segOn__Ylex{background:var(--paper-2);color:var(--ink);box-shadow:var(--shadow-1)}@media(min-width:760px){.Recepten-module__segment__c3nV{max-width:520px}}.Recepten-module__chips__DZuZ{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.Recepten-module__chips__DZuZ::-webkit-scrollbar{display:none}.Recepten-module__count__cHq5{font-size:.85rem;font-weight:700;color:var(--ink-3)}.Recepten-module__resetLink__ZxUF{color:var(--terra);font-weight:700;text-decoration:underline;text-underline-offset:.15em}.Recepten-module__grid__Nq0B{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,270px),1fr));gap:14px}@media(min-width:600px){.Recepten-module__grid__Nq0B{gap:16px}}@media(min-width:900px){.Recepten-module__grid__Nq0B{grid-template-columns:repeat(4,1fr)}}.Recepten-module__empty__-9YU{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:22px}.Vandaag-module__screen__gSy8{display:flex;flex-direction:column;gap:28px}.Vandaag-module__hero__hTNZ{display:flex;flex-direction:column;gap:8px;padding-top:6px}.Vandaag-module__lead__h8D0{color:var(--ink-2);max-width:52ch}.Vandaag-module__h2__AUNy{font-size:1.3rem}.Vandaag-module__meals__AZAr{display:grid;gap:14px}@media(min-width:900px){.Vandaag-module__meals__AZAr{grid-template-columns:repeat(3,1fr)}}.Vandaag-module__meal__ZZxU{display:flex;flex-direction:column;gap:12px;padding:16px;overflow:hidden;transition:box-shadow .2s var(--ease-out)}.Vandaag-module__meal__ZZxU:hover{box-shadow:var(--shadow-2)}.Vandaag-module__mealNow__qumP{border-color:color-mix(in srgb,var(--terra) 40%,transparent)}@media(min-width:900px){.Vandaag-module__meal__ZZxU{padding:18px}}.Vandaag-module__plateLink__RPXo{flex:none;width:calc(100% + 32px);margin:-16px -16px 0;align-self:stretch}@media(min-width:900px){.Vandaag-module__plateLink__RPXo{width:calc(100% + 36px);margin:-18px -18px 0}}.Vandaag-module__plate__8E9y{width:100%;border-radius:0}.Vandaag-module__plate__8E9y>img{transition:transform .4s var(--ease-out)}.Vandaag-module__plateLink__RPXo:hover .Vandaag-module__plate__8E9y>img{transform:scale(1.04)}.Vandaag-module__mealBody__cdBv{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.Vandaag-module__mealHead__Tagy{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.Vandaag-module__mealTitle__-ehF{font-size:1.25rem;line-height:1.2}.Vandaag-module__mealTitle__-ehF a{color:inherit;text-decoration:none}.Vandaag-module__mealTitle__-ehF a:hover{color:var(--terra)}.Vandaag-module__tagline__W2x4{color:var(--ink-2);font-size:.93rem}.Vandaag-module__meta__s4UI{display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:700;color:var(--ink-3)}.Vandaag-module__actions__rDko{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.Vandaag-module__zin__TvZU{display:flex;flex-direction:column;gap:10px}.Vandaag-module__chips__hA0Z{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.Vandaag-module__chips__hA0Z::-webkit-scrollbar{display:none}.Vandaag-module__two__WRqD{display:grid;gap:14px}@media(min-width:760px){.Vandaag-module__two__WRqD{grid-template-columns:3fr 2fr}}.Vandaag-module__weekCard__EeuU{padding:18px;display:flex;flex-direction:column;gap:14px}.Vandaag-module__weekHead__sJN6{display:flex;align-items:center;justify-content:space-between;gap:12px}.Vandaag-module__weekDots__dk70{list-style:none;display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.Vandaag-module__day__nisB{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 0;border-radius:var(--radius-sm)}.Vandaag-module__dayToday__8Npl{background:var(--terra-wash)}.Vandaag-module__dayName__E-7S{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3)}.Vandaag-module__dayToday__8Npl .Vandaag-module__dayName__E-7S{color:var(--terra)}.Vandaag-module__dots__BEPR{display:flex;flex-direction:column;gap:3px}.Vandaag-module__dot__2r0J{width:7px;height:7px;border-radius:50%;background:var(--line)}.Vandaag-module__dotOn__iExT{background:var(--sage)}.Vandaag-module__weekNote__TA15{font-size:.9rem;color:var(--ink-2)}.Vandaag-module__tip__zZva{display:flex;gap:14px;padding:18px;background:var(--butter-wash);border-color:transparent}.Vandaag-module__tipEmoji__NGiF{font-size:2rem;line-height:1}.Vandaag-module__tipText__bqlJ{margin-top:4px;font-size:.95rem}.RecipePicker-module__picker__Fl5O{display:flex;flex-direction:column;gap:12px}.RecipePicker-module__lead__j-Vy{color:var(--ink-3);font-weight:700}.RecipePicker-module__tools__NLI9{display:flex;gap:8px}.RecipePicker-module__search__N5Sk{flex:1;display:flex;align-items:center;gap:8px;padding:0 14px;min-height:44px;border-radius:999px;background:var(--paper-2);border:1px solid var(--line);color:var(--ink-3)}.RecipePicker-module__search__N5Sk input{flex:1;min-width:0;border:0;background:none;outline:none;color:var(--ink)}.RecipePicker-module__list__WFKB{list-style:none;display:flex;flex-direction:column;gap:6px}.RecipePicker-module__row__njaS{display:flex;align-items:center;gap:12px;width:100%;padding:8px 10px 8px 8px;border-radius:var(--radius);text-align:left;transition:background-color .15s var(--ease)}.RecipePicker-module__row__njaS:hover{background:var(--paper-3)}.RecipePicker-module__plate__nvIX{flex:none;width:72px;border-radius:8px}.RecipePicker-module__text__DWEK{flex:1;min-width:0;display:flex;flex-direction:column}.RecipePicker-module__title__mlLo{font-weight:700;line-height:1.25}.RecipePicker-module__meta__ZXaH{font-size:.82rem;color:var(--ink-3)}.RecipePicker-module__chev__zlle{color:var(--ink-3);flex:none}.Week-module__screen__rFvG{display:flex;flex-direction:column;gap:16px}.Week-module__head__iKLj{display:flex;flex-direction:column;gap:8px}.Week-module__lead__naDH{color:var(--ink-2);max-width:52ch;margin-top:6px}.Week-module__weekNav__jZFe{display:flex;align-items:center;gap:8px}.Week-module__weekLabel__C-su{flex:1;display:flex;flex-direction:column;align-items:center;padding:6px 12px;border-radius:var(--radius)}.Week-module__weekLabel__C-su:hover{background:var(--paper-3)}.Week-module__weekName__SUV-{font-family:var(--font-display);font-size:1.15rem}.Week-module__weekDates__39MK{font-size:.8rem;color:var(--ink-3);font-weight:700}.Week-module__actions__aZN-{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.Week-module__confirm__vC-M{display:inline-flex;align-items:center;gap:8px;font-weight:700}.Week-module__hint__ws0m{font-size:.9rem;color:var(--ink-3)}.Week-module__days__-r-A{list-style:none;display:grid;gap:12px}@media(min-width:900px){.Week-module__days__-r-A{grid-template-columns:repeat(7,1fr);gap:8px}}.Week-module__day__DWNw{padding:14px;display:flex;flex-direction:column;gap:10px}.Week-module__dayToday__Iamy{border-color:color-mix(in srgb,var(--terra) 45%,transparent)}.Week-module__dayHead__1xLi{display:flex;align-items:center;gap:8px;font-size:1rem;font-family:var(--font-body)}.Week-module__dayShort__8Brc{display:none;font-family:var(--font-display);font-size:1.1rem}.Week-module__dayLong__PDUQ{font-family:var(--font-display);font-size:1.1rem}@media(min-width:900px){.Week-module__dayShort__8Brc{display:inline}.Week-module__dayLong__PDUQ,.Week-module__dayHead__1xLi .Week-module__tag__s-pM{display:none}}.Week-module__slots__A9NR{display:grid;gap:8px}@media(min-width:560px)and (max-width:899px){.Week-module__slots__A9NR{grid-template-columns:repeat(3,1fr)}}.Week-module__slot__evvI{display:flex;flex-direction:column;gap:4px;min-height:74px;padding:8px;border-radius:var(--radius-sm);background:var(--paper-3)}.Week-module__slotFull__WkUE{background:var(--paper);border:1px solid var(--line-2)}.Week-module__slotLabel__xOXP{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3)}.Week-module__slotEmpty__FZq7{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:var(--radius-sm);border:1.5px dashed var(--line);color:var(--ink-3);font-weight:700;font-size:.9rem;min-height:40px;transition:border-color .15s var(--ease),color .15s var(--ease)}.Week-module__slotEmpty__FZq7:hover{border-color:var(--terra);color:var(--terra)}.Week-module__slotRecipe__Rr8h{flex:1;display:flex;align-items:flex-start;gap:6px}.Week-module__slotLink__7HqH{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:6px;color:inherit;text-decoration:none}@media(min-width:900px){.Week-module__slotLink__7HqH{flex-direction:column;align-items:flex-start;gap:6px}}.Week-module__slotPlate__WKmJ{width:100%;border-radius:8px}.Week-module__slotTitle__FHI5{font-size:.86rem;font-weight:700;line-height:1.25}.Week-module__slotLink__7HqH:hover .Week-module__slotTitle__FHI5{color:var(--terra)}.Week-module__slotTools__MYHg{display:flex;flex-direction:column;gap:2px}.Week-module__slotBtn__O4lX{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:var(--ink-3)}.Week-module__slotBtn__O4lX:hover{background:var(--paper-3);color:var(--ink)}.Week-module__toList__AfKp{align-self:flex-start}
