@keyframes Recipe_fadeUp__Uz3S_{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Recipe_page__BN_ki{min-height:100vh;display:flex;flex-direction:column;max-width:1100px;margin:0 auto;padding:0 2rem}@media(min-width:768px){.Recipe_page__BN_ki{padding:0 4rem}}.Recipe_nav__iNImE{display:flex;align-items:center;justify-content:flex-end;padding:2rem 0;border-bottom:1px solid var(--border);animation:Recipe_fadeUp__Uz3S_ .6s ease both}.Recipe_navRight__6qn_Y{display:flex;align-items:center;gap:2rem}.Recipe_navLink__618UH{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__618UH:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--pink);transition:width .3s ease}.Recipe_navLink__618UH:hover{color:var(--pink)}.Recipe_navLink__618UH:hover:after{width:100%}.Recipe_main__aymH0{flex:1;padding:4rem 0}.Recipe_hero__GvFjd{margin-bottom:2rem;animation:Recipe_fadeUp__Uz3S_ .6s ease .1s both}.Recipe_title__t4cbl{font-family:var(--font-display);font-size:clamp(3rem,10vw,6rem);line-height:.9;letter-spacing:-.02em;color:var(--text)}.Recipe_imageWrap__z_I__{margin-bottom:3rem;animation:Recipe_fadeUp__Uz3S_ .6s ease .2s both}.Recipe_recipeImage__BacLj{width:100%;height:auto;border-radius:4px}.Recipe_sliderWrap__ns_j1{margin-bottom:2rem;padding:1.5rem 0;border-top:1px solid var(--border);animation:Recipe_fadeUp__Uz3S_ .5s ease .3s both}.Recipe_sliderLabel__XSlk4{font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.15em;color:var(--pink)}.Recipe_sliderValue__Kzs3k{color:var(--text);font-size:1.2rem;font-weight:700;margin-left:.25rem}.Recipe_slider__WhJgm{-webkit-appearance:none;appearance:none;width:100%;height:2px;background:var(--border);outline:none;margin-top:1rem;cursor:pointer}.Recipe_slider__WhJgm::-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__WhJgm::-webkit-slider-thumb:hover{transform:scale(1.3)}.Recipe_slider__WhJgm::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--pink);border:none;cursor:pointer}.Recipe_sliderTicks__KCJne{display:flex;justify-content:space-between;margin-top:.5rem;font-family:var(--font-mono);font-size:.7rem;color:var(--text-muted)}.Recipe_tickActive__cXz0s{color:var(--pink);font-weight:700}.Recipe_ingredientGrams__OTk3s{color:var(--text);font-weight:600;display:inline-block;min-width:4.5rem}.Recipe_section__Qt0Nf{display:grid;grid-template-columns:140px 1fr;gap:2rem;padding:1.5rem 0;border-top:1px solid var(--border);animation:Recipe_fadeUp__Uz3S_ .5s ease both}@media(max-width:600px){.Recipe_section__Qt0Nf{grid-template-columns:1fr;gap:.5rem}}.Recipe_sectionLabel__ZlQqb{font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.15em;color:var(--pink);padding-top:3px}.Recipe_sectionContent__k2l4y{font-family:var(--font-mono);font-size:.9rem;line-height:1.7;color:var(--text-muted)}.Recipe_ingredientList__GIg22{list-style:none;padding:0;display:flex;flex-direction:column;gap:.3rem}.Recipe_ingredientList__GIg22 li{padding:.2rem 0;border-bottom:1px solid var(--border)}.Recipe_ingredientList__GIg22 li:last-child{border-bottom:none}.Recipe_stepList__M0Lhi{padding-left:1.25rem;display:flex;flex-direction:column;gap:.5rem}.Recipe_stepList__M0Lhi li{padding:.2rem 0}.Recipe_stepList__M0Lhi li::marker{color:var(--pink);font-weight:600}.Recipe_notesList__HCkFK{list-style:none;padding:0;display:flex;flex-direction:column;gap:.3rem}.Recipe_notesList__HCkFK li{padding:.2rem 0;border-bottom:1px solid var(--border);font-style:italic}.Recipe_notesList__HCkFK li:last-child{border-bottom:none}.Recipe_footer__4Lcmt{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__Uz3S_ .5s ease .5s both}