@keyframes Recipe_fadeUp__KKKTD{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Recipe_page__4cZxv{min-height:100vh;display:flex;flex-direction:column;max-width:1100px;margin:0 auto;padding:0 2rem}@media(min-width:768px){.Recipe_page__4cZxv{padding:0 4rem}}.Recipe_nav__Y3loK{display:flex;align-items:center;justify-content:flex-end;padding:2rem 0;border-bottom:1px solid var(--border);animation:Recipe_fadeUp__KKKTD .6s ease both}.Recipe_navRight__GvlW_{display:flex;align-items:center;gap:2rem}.Recipe_navLink__K8TW_{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;color:var(--text-muted);text-decoration:none;transition:color .2s ease;position:relative}.Recipe_navLink__K8TW_:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--pink);transition:width .3s ease}.Recipe_navLink__K8TW_:hover{color:var(--pink)}.Recipe_navLink__K8TW_:hover:after{width:100%}.Recipe_main__NbmAz{flex:1;padding:4rem 0}.Recipe_hero__GRh2T{margin-bottom:2rem;animation:Recipe_fadeUp__KKKTD .6s ease .1s both}.Recipe_title__FQIqM{font-family:var(--font-display);font-size:clamp(3rem,10vw,6rem);line-height:.9;letter-spacing:-.02em;color:var(--text)}.Recipe_imageWrap__CAFZo{margin-bottom:3rem;animation:Recipe_fadeUp__KKKTD .6s ease .2s both}.Recipe_recipeImage__LL4cY{width:100%;height:auto;border-radius:4px}.Recipe_sliderWrap__2QAnQ{margin-bottom:2rem;padding:1.5rem 0;border-top:1px solid var(--border);animation:Recipe_fadeUp__KKKTD .5s ease .3s both}.Recipe_sliderLabel__h_76_{font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.15em;color:var(--pink)}.Recipe_sliderValue__dD6NO{color:var(--text);font-size:1.2rem;font-weight:700;margin-left:.25rem}.Recipe_slider__igHSW{-webkit-appearance:none;appearance:none;width:100%;height:2px;background:var(--border);outline:none;margin-top:1rem;cursor:pointer}.Recipe_slider__igHSW::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--pink);cursor:pointer;transition:transform .15s ease}.Recipe_slider__igHSW::-webkit-slider-thumb:hover{transform:scale(1.3)}.Recipe_slider__igHSW::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--pink);border:none;cursor:pointer}.Recipe_sliderTicks__3C_Iz{display:flex;justify-content:space-between;margin-top:.5rem;font-family:var(--font-mono);font-size:.7rem;color:var(--text-muted)}.Recipe_tickActive__pCbB1{color:var(--pink);font-weight:700}.Recipe_ingredientGrams__hGsrF{color:var(--text);font-weight:600;display:inline-block;min-width:4.5rem}.Recipe_section__ZGaQK{display:grid;grid-template-columns:140px 1fr;gap:2rem;padding:1.5rem 0;border-top:1px solid var(--border);animation:Recipe_fadeUp__KKKTD .5s ease both}@media(max-width:600px){.Recipe_section__ZGaQK{grid-template-columns:1fr;gap:.5rem}}.Recipe_sectionLabel__Yu_ke{font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.15em;color:var(--pink);padding-top:3px}.Recipe_sectionContent__33dPg{font-family:var(--font-mono);font-size:.9rem;line-height:1.7;color:var(--text-muted)}.Recipe_ingredientList__YpkXA{list-style:none;padding:0;display:flex;flex-direction:column;gap:.3rem}.Recipe_ingredientList__YpkXA li{padding:.2rem 0;border-bottom:1px solid var(--border)}.Recipe_ingredientList__YpkXA li:last-child{border-bottom:none}.Recipe_stepList__XYqKf{padding-left:1.25rem;display:flex;flex-direction:column;gap:.5rem}.Recipe_stepList__XYqKf li{padding:.2rem 0}.Recipe_stepList__XYqKf li::marker{color:var(--pink);font-weight:600}.Recipe_notesList__XXanE{list-style:none;padding:0;display:flex;flex-direction:column;gap:.3rem}.Recipe_notesList__XXanE li{padding:.2rem 0;border-bottom:1px solid var(--border);font-style:italic}.Recipe_notesList__XXanE li:last-child{border-bottom:none}.Recipe_footer___yb1Z{display:flex;align-items:center;justify-content:space-between;padding:2rem 0;border-top:1px solid var(--border);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;color:var(--text-muted);animation:Recipe_fadeUp__KKKTD .5s ease .5s both}