.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}
.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}
.GuidedCookingMode-module__dhSSja__overlay{background:var(--bg);z-index:1000;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.GuidedCookingMode-module__dhSSja__header{border-bottom:1px solid var(--border);background:var(--card-bg);flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.GuidedCookingMode-module__dhSSja__headerTitle{font-family:var(--font-sans);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;font-weight:500;overflow:hidden}.GuidedCookingMode-module__dhSSja__closeBtn{border-radius:var(--radius-sm);border:1px solid var(--border);cursor:pointer;width:40px;height:40px;color:var(--text-secondary);background:0 0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.GuidedCookingMode-module__dhSSja__closeBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.GuidedCookingMode-module__dhSSja__content{scrollbar-width:none;flex:1;width:100%;padding:32px 16px 24px;overflow-y:auto}.GuidedCookingMode-module__dhSSja__content::-webkit-scrollbar{display:none}@media (min-width:641px){.GuidedCookingMode-module__dhSSja__content{flex-direction:column;justify-content:center;max-width:680px;margin:0 auto;padding:40px 48px 32px;display:flex}}.GuidedCookingMode-module__dhSSja__stepMeta{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:20px;font-size:.8rem;font-weight:500}.GuidedCookingMode-module__dhSSja__instruction{font-family:var(--font-serif);color:var(--text-primary);font-size:clamp(1.25rem,3vw,1.75rem);line-height:1.6}.GuidedCookingMode-module__dhSSja__instruction p{margin:0 0 1em}.GuidedCookingMode-module__dhSSja__instruction p:last-child{margin-bottom:0}.GuidedCookingMode-module__dhSSja__ingredientTags{border-top:1px solid var(--border-light);flex-wrap:wrap;gap:8px;margin-top:28px;padding-top:24px;display:flex}.GuidedCookingMode-module__dhSSja__tag{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);font-size:.875rem;font-family:var(--font-sans);border-radius:100px;padding:6px 14px}.GuidedCookingMode-module__dhSSja__tagOptional{opacity:.6;font-style:italic}.GuidedCookingMode-module__dhSSja__bottomNav{border-top:1px solid var(--border);background:var(--card-bg);flex-shrink:0;justify-content:space-between;align-items:center;height:72px;padding:0 20px;display:flex}@media (max-width:768px){.GuidedCookingMode-module__dhSSja__bottomNav{height:auto;min-height:72px;padding:12px 16px;padding-bottom:max(env(safe-area-inset-bottom,0px), 12px)}}.GuidedCookingMode-module__dhSSja__stepDots{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 8px;display:flex}.GuidedCookingMode-module__dhSSja__progressWrapper{flex-direction:column;flex:1;align-items:center;gap:8px;padding:0 8px;display:flex}.GuidedCookingMode-module__dhSSja__progressTrack{background:var(--border);border-radius:100px;width:100%;height:6px;overflow:hidden}.GuidedCookingMode-module__dhSSja__progressFill{background:var(--accent);border-radius:100px;height:100%;transition:width .3s cubic-bezier(.16,1,.3,1)}.GuidedCookingMode-module__dhSSja__stepCounter{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.03em;font-size:.85rem;font-weight:600}.GuidedCookingMode-module__dhSSja__dot{border:1.5px solid var(--border);cursor:pointer;width:28px;height:28px;color:var(--text-muted);font-size:.75rem;font-family:var(--font-sans);background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s;display:flex}@media (max-width:768px){.GuidedCookingMode-module__dhSSja__dot{width:44px;height:44px;font-size:.9rem}}.GuidedCookingMode-module__dhSSja__dot:hover:not(.GuidedCookingMode-module__dhSSja__dotActive){border-color:var(--accent);color:var(--accent)}.GuidedCookingMode-module__dhSSja__dotActive{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:700}.GuidedCookingMode-module__dhSSja__dotDone{background:var(--surface);color:var(--text-muted)}.GuidedCookingMode-module__dhSSja__dotFinale{font-size:.85rem}@media (max-width:768px){.GuidedCookingMode-module__dhSSja__dotFinale{font-size:1.1rem}}.GuidedCookingMode-module__dhSSja__navBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,transform .1s;display:flex}@media (max-width:768px){.GuidedCookingMode-module__dhSSja__navBtn{width:56px;height:56px}}.GuidedCookingMode-module__dhSSja__navBtn:hover{background:var(--accent-dark)}.GuidedCookingMode-module__dhSSja__navBtn:active{transform:scale(.95)}.GuidedCookingMode-module__dhSSja__navBtnDisabled{background:var(--surface);color:var(--text-muted);cursor:default}.GuidedCookingMode-module__dhSSja__navBtnDisabled:hover{background:var(--surface)}.GuidedCookingMode-module__dhSSja__finale{text-align:center;flex-direction:column;align-items:center;padding-bottom:40px;display:flex}.GuidedCookingMode-module__dhSSja__finaleImage{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);width:100%;margin-bottom:8px}.GuidedCookingMode-module__dhSSja__finaleTitle{font-family:var(--font-serif);color:var(--text-primary);margin:24px 0 12px;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.GuidedCookingMode-module__dhSSja__finaleSubtitle{color:var(--text-secondary);margin:0;font-size:1.1rem}.GuidedCookingMode-module__dhSSja__finaleBtn{background:var(--accent);color:#fff;font-size:1.1rem;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:40px;margin-top:32px;padding:14px 40px;font-weight:600;transition:background .15s,transform .1s}.GuidedCookingMode-module__dhSSja__finaleBtn:hover{background:var(--accent-dark)}.GuidedCookingMode-module__dhSSja__finaleBtn:active{transform:scale(.98)}
.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:0;padding:20px 28px;display:flex}.RecipeInteractive-module__5-htAG__metaItem{border-right:1px solid var(--border);flex:1;align-items:center;gap:12px;min-width:100px;padding:0 20px;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__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__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;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}}
