.RecipeHero-module__oLZQyG__hero{background:#1a1a1a;width:100%;height:60vh;min-height:360px;max-height:540px;position:relative;overflow:hidden}@media (max-width:640px){.RecipeHero-module__oLZQyG__hero{height:45vh;min-height:280px;max-height:380px}}.RecipeHero-module__oLZQyG__image{object-fit:cover}.RecipeHero-module__oLZQyG__overlay{background:linear-gradient(#0000 0%,#00000040 50%,#000000b3 100%);position:absolute;top:0;bottom:0;left:0;right:0}.RecipeHero-module__oLZQyG__fallback{background:#f0ede8;justify-content:center;align-items:center;height:100%;display:flex}.RecipeHero-module__oLZQyG__fallbackIcon{font-size:5rem}.RecipeHero-module__oLZQyG__titleOverlay{padding:48px 24px 36px;position:absolute;bottom:0;left:0;right:0}.RecipeHero-module__oLZQyG__titleInner{max-width:var(--max-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0}.RecipeHero-module__oLZQyG__categoryBadge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.6px;border-radius:100px;align-items:center;margin-bottom:10px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.RecipeHero-module__oLZQyG__heroTitle{font-family:var(--font-serif);color:#fff;text-shadow:0 2px 16px #0006;letter-spacing:-.02em;margin:0;font-size:clamp(1.8rem,5vw,3.5rem);font-weight:900;line-height:1.15}
.ServingsSelector-module__iO87Bq__wrapper{background:var(--card-bg);border-radius:var(--radius);border:1px solid var(--border-light);box-shadow:var(--shadow-md);flex-direction:column;gap:20px;padding:24px;display:flex}.ServingsSelector-module__iO87Bq__label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.72rem;font-weight:800}.ServingsSelector-module__iO87Bq__controls{align-items:center;gap:12px;display:flex}.ServingsSelector-module__iO87Bq__btn{border:1px solid var(--border);background:var(--bg);width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:border-color .2s,color .2s,background .2s,box-shadow .2s;display:flex}.ServingsSelector-module__iO87Bq__btn:hover:not(:disabled){border-color:var(--accent);color:var(--accent);box-shadow:var(--shadow-sm);background:#fff}.ServingsSelector-module__iO87Bq__btn:disabled{opacity:.3;cursor:not-allowed}.ServingsSelector-module__iO87Bq__numberInput{width:60px;font-size:1.5rem;font-weight:800;font-family:var(--font-serif);text-align:center;color:var(--text-primary);background:0 0;border:none}.ServingsSelector-module__iO87Bq__reset{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;width:-moz-fit-content;width:fit-content;padding:0;font-size:.8rem;text-decoration:underline}.ServingsSelector-module__iO87Bq__reset:hover{color:var(--accent)}
.IngredientsList-module__KnsRSa__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.IngredientsList-module__KnsRSa__header{font-size:.9rem;font-weight:900;font-family:var(--font-serif);color:var(--text-primary);border-bottom:2px solid var(--accent-light);margin-top:32px;padding-bottom:8px}.IngredientsList-module__KnsRSa__header:first-child{margin-top:0}.IngredientsList-module__KnsRSa__item{border-bottom:1px solid var(--border-light);grid-template-columns:auto 1fr;align-items:baseline;gap:16px;padding:12px 0;font-size:1rem;display:grid}.IngredientsList-module__KnsRSa__item:last-child{border-bottom:none}.IngredientsList-module__KnsRSa__amount{color:var(--accent);font-variant-numeric:tabular-nums;white-space:nowrap;min-width:48px;font-size:.9rem;font-weight:700}.IngredientsList-module__KnsRSa__food{color:var(--text-primary);line-height:1.5}.IngredientsList-module__KnsRSa__note{color:var(--text-muted);margin-left:4px;font-size:.85rem;font-style:italic}.IngredientsList-module__KnsRSa__herbLink{color:inherit;border-bottom:1px dotted var(--accent);text-decoration:none;transition:color .15s,border-color .15s}.IngredientsList-module__KnsRSa__herbLink:hover{color:var(--accent);border-bottom-color:var(--accent)}
.BringButton-module__Fvs4Ra__button{color:#fff;letter-spacing:.01em;background:#3a4a54;border-radius:10px;align-items:center;gap:10px;padding:9px 16px 9px 12px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .15s,opacity .15s;display:inline-flex}.BringButton-module__Fvs4Ra__button:hover{background:#2e3c45}.BringButton-module__Fvs4Ra__icon{flex-shrink:0;width:22px;height:26px}
.PinButton-module__RWmQhG__button{color:#fff;letter-spacing:.01em;background:#e60023;border-radius:10px;align-items:center;gap:10px;padding:9px 16px 9px 12px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .15s,opacity .15s;display:inline-flex}.PinButton-module__RWmQhG__button:hover{background:#c8001e}.PinButton-module__RWmQhG__icon{flex-shrink:0;width:22px;height:22px}
.GuidedCookingMode-module__dhSSja__overlay{background:var(--bg);z-index:1000;--hairline:#e8e3dd;--track:#e2ddd7;--dim:#a9a29a;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.GuidedCookingMode-module__dhSSja__topBar{padding:6px 12px 0;padding-top:max(env(safe-area-inset-top,0px), 6px);flex-shrink:0;align-items:center;gap:10px;display:flex}@media (min-width:641px){.GuidedCookingMode-module__dhSSja__topBar{width:100%;max-width:640px;margin:0 auto;padding-top:14px}}.GuidedCookingMode-module__dhSSja__progress{flex:1;gap:4px;min-width:0;padding-left:6px;display:flex}.GuidedCookingMode-module__dhSSja__segment{cursor:pointer;-webkit-appearance:none;appearance:none;background:0 0;border:none;flex:1;min-width:0;padding:10px 0}.GuidedCookingMode-module__dhSSja__segmentBar{background:var(--track);border-radius:100px;height:3px;transition:background .2s;display:block}.GuidedCookingMode-module__dhSSja__segmentDone .GuidedCookingMode-module__dhSSja__segmentBar{background:var(--accent)}.GuidedCookingMode-module__dhSSja__counter{font-family:var(--font-serif);color:var(--dim);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.9375rem;font-weight:600}.GuidedCookingMode-module__dhSSja__closeBtn{width:44px;height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.GuidedCookingMode-module__dhSSja__closeBtn:hover{color:var(--text-primary)}.GuidedCookingMode-module__dhSSja__content{scrollbar-width:none;flex-direction:column;flex:1;width:100%;min-height:0;padding:30px 24px 0;display:flex;overflow-y:auto}.GuidedCookingMode-module__dhSSja__content::-webkit-scrollbar{display:none}@media (min-width:641px){.GuidedCookingMode-module__dhSSja__content{max-width:640px;margin:0 auto;padding-top:48px}}.GuidedCookingMode-module__dhSSja__ingredients{flex-direction:column;margin-bottom:24px;display:flex}.GuidedCookingMode-module__dhSSja__ingredient{border-bottom:1px solid var(--hairline);grid-template-columns:96px 1fr;align-items:baseline;gap:0 8px;padding:8px 0;display:grid}@media (max-width:359px){.GuidedCookingMode-module__dhSSja__ingredient{grid-template-columns:76px 1fr}}.GuidedCookingMode-module__dhSSja__amount{font-family:var(--font-serif);color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.3125rem;font-weight:600}.GuidedCookingMode-module__dhSSja__food{font-family:var(--font-sans);color:var(--text-primary);font-size:1.125rem;font-weight:400;line-height:1.35}.GuidedCookingMode-module__dhSSja__zustand{color:var(--text-muted)}.GuidedCookingMode-module__dhSSja__ingredientOptional .GuidedCookingMode-module__dhSSja__amount,.GuidedCookingMode-module__dhSSja__ingredientOptional .GuidedCookingMode-module__dhSSja__food,.GuidedCookingMode-module__dhSSja__ingredientOptional .GuidedCookingMode-module__dhSSja__zustand{color:var(--dim)}.GuidedCookingMode-module__dhSSja__optionalMark{font-family:var(--font-serif);font-size:1rem;font-style:italic}.GuidedCookingMode-module__dhSSja__instruction{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.015em;text-wrap:pretty;padding-bottom:24px}.GuidedCookingMode-module__dhSSja__instruction p{margin:0 0 .5em}.GuidedCookingMode-module__dhSSja__instruction p:last-child{margin-bottom:0}.GuidedCookingMode-module__dhSSja__instrLg{font-size:clamp(1.55rem,7.6vw,2.125rem);line-height:1.32}.GuidedCookingMode-module__dhSSja__instrMd{font-size:clamp(1.5rem,7.3vw,2.0625rem);line-height:1.32}.GuidedCookingMode-module__dhSSja__instrSm{letter-spacing:-.012em;font-size:clamp(1.35rem,6.5vw,1.8125rem);line-height:1.36}.GuidedCookingMode-module__dhSSja__bottomBar{background:var(--bg);padding:14px 20px;padding-bottom:max(env(safe-area-inset-bottom,0px), 20px);flex-shrink:0;align-items:center;gap:12px;display:flex;position:relative}.GuidedCookingMode-module__dhSSja__bottomBar:before{content:"";background:linear-gradient(to top, var(--bg), transparent);pointer-events:none;height:36px;position:absolute;bottom:100%;left:0;right:0}@media (min-width:641px){.GuidedCookingMode-module__dhSSja__bottomBar{width:100%;max-width:640px;margin:0 auto}}.GuidedCookingMode-module__dhSSja__backBtn{border:1px solid var(--track);width:58px;height:58px;color:var(--dim);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:flex}.GuidedCookingMode-module__dhSSja__backBtn:hover:not(:disabled){color:var(--text-primary);border-color:var(--text-muted)}.GuidedCookingMode-module__dhSSja__backBtn:disabled{opacity:.4;cursor:default}.GuidedCookingMode-module__dhSSja__nextBtn{background:var(--accent-dark);color:#fff;height:58px;font-family:var(--font-sans);letter-spacing:.04em;cursor:pointer;border:none;border-radius:100px;flex:1;justify-content:center;align-items:center;gap:10px;font-size:1.0625rem;font-weight:500;transition:background .15s,transform .1s;display:flex}.GuidedCookingMode-module__dhSSja__nextBtn:hover{background:#8e0d0d}.GuidedCookingMode-module__dhSSja__nextBtn:active{transform:scale(.99)}.GuidedCookingMode-module__dhSSja__finale{text-align:center;flex-direction:column;align-items:center;padding-bottom:24px;display:flex}.GuidedCookingMode-module__dhSSja__finaleImage{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);width:100%;height:auto}.GuidedCookingMode-module__dhSSja__finaleTitle{font-family:var(--font-serif);color:var(--text-primary);margin:28px 0 12px;font-size:clamp(2.25rem,10vw,2.625rem);font-weight:800;line-height:1.1}.GuidedCookingMode-module__dhSSja__finaleSubtitle{font-family:var(--font-sans);color:var(--text-secondary);margin:0;font-size:1.125rem}
.RecipeInteractive-module__5-htAG__metaBar{z-index:10;margin-top:-32px;margin-bottom:32px;position:relative}.RecipeInteractive-module__5-htAG__metaBarInner{border-radius:var(--radius);box-shadow:var(--shadow-lg);background:#fff;flex-wrap:wrap;align-items:center;gap:16px 0;padding:20px 28px;display:flex}.RecipeInteractive-module__5-htAG__metaItem{border-right:1px solid var(--border);flex:1;align-items:center;gap:10px;min-width:max-content;padding:0 14px;display:flex}.RecipeInteractive-module__5-htAG__metaItem:first-child{padding-left:0}.RecipeInteractive-module__5-htAG__metaItem:last-child{border-right:none;padding-right:0}.RecipeInteractive-module__5-htAG__metaItem:has(+.RecipeInteractive-module__5-htAG__metaActions){border-right:none}.RecipeInteractive-module__5-htAG__metaIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.RecipeInteractive-module__5-htAG__metaIconTime{background:#fef3e2}.RecipeInteractive-module__5-htAG__metaIconPortions{background:#ebf5eb}.RecipeInteractive-module__5-htAG__metaIconDifficulty{background:#f1eaf7}.RecipeInteractive-module__5-htAG__metaIconFlag{background:#eaf1fa;font-size:20px}.RecipeInteractive-module__5-htAG__metaItemLink{color:inherit;border-radius:var(--radius-sm);border-right:none;text-decoration:none;transition:background .15s}.RecipeInteractive-module__5-htAG__metaItemLink:hover{background:var(--surface)}.RecipeInteractive-module__5-htAG__metaItemLink:hover .RecipeInteractive-module__5-htAG__metaValue{color:var(--accent)}.RecipeInteractive-module__5-htAG__metaText{flex-direction:column;gap:2px;display:flex}.RecipeInteractive-module__5-htAG__metaLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:10px;font-weight:700}.RecipeInteractive-module__5-htAG__metaValue{color:var(--text-primary);font-size:1.05rem;font-weight:800;font-family:var(--font-serif)}.RecipeInteractive-module__5-htAG__metaActions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;padding-left:20px;display:flex}.RecipeInteractive-module__5-htAG__actionBtn{border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;border:1.5px solid var(--border);color:var(--text-secondary);white-space:nowrap;background:#fff;align-items:center;gap:7px;padding:9px 16px;font-size:.85rem;font-weight:600;transition:all .15s;display:flex}.RecipeInteractive-module__5-htAG__actionBtn:hover{border-color:var(--text-primary);color:var(--text-primary);background:var(--surface)}.RecipeInteractive-module__5-htAG__cookBtn{background:var(--accent);color:#fff;border-color:var(--accent)}.RecipeInteractive-module__5-htAG__cookBtn:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}@media (max-width:768px){.RecipeInteractive-module__5-htAG__metaBarInner{gap:8px;padding:16px 20px}.RecipeInteractive-module__5-htAG__metaItem{border-right:none;flex:1 0 40%;padding:8px 0}.RecipeInteractive-module__5-htAG__metaIcon{width:34px;height:34px;font-size:16px}.RecipeInteractive-module__5-htAG__metaValue{font-size:.95rem}.RecipeInteractive-module__5-htAG__metaActions{border-top:1px solid var(--border);width:100%;margin-top:4px;padding-top:12px;padding-left:0}.RecipeInteractive-module__5-htAG__actionBtn{flex:1;justify-content:center}.RecipeInteractive-module__5-htAG__printBtn{display:none}}
