.duplicate-recipe-options-modal-module__k1ElAq__content{font-family:var(--text-font);flex-direction:column;gap:1rem;padding:1rem 0;display:flex}.duplicate-recipe-options-modal-module__k1ElAq__intro{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.duplicate-recipe-options-modal-module__k1ElAq__intro strong{color:var(--text-primary)}.duplicate-recipe-options-modal-module__k1ElAq__options{border:0;flex-direction:column;gap:.75rem;min-width:0;margin:0;padding:0;display:flex}.duplicate-recipe-options-modal-module__k1ElAq__legend{color:var(--text-primary);margin-bottom:.5rem;padding:0;font-size:.9375rem;font-weight:600}.duplicate-recipe-options-modal-module__k1ElAq__option{border:1px solid var(--border-primary);cursor:pointer;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;display:flex}.duplicate-recipe-options-modal-module__k1ElAq__option:hover{border-color:var(--border-strong)}.duplicate-recipe-options-modal-module__k1ElAq__option-selected{border-color:var(--border-brand)}.duplicate-recipe-options-modal-module__k1ElAq__radio{accent-color:var(--bg-brand);flex-shrink:0;margin-top:.1875rem}.duplicate-recipe-options-modal-module__k1ElAq__option-text{flex-direction:column;gap:.25rem;display:flex}.duplicate-recipe-options-modal-module__k1ElAq__option-title{color:var(--text-primary);font-size:.9375rem;font-weight:600}.duplicate-recipe-options-modal-module__k1ElAq__option-description{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}
.image-lightbox-module__CXb_-a__overlay{z-index:9999;background-color:#000000e6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.image-lightbox-module__CXb_-a__container{flex-direction:column;align-items:center;gap:1rem;max-width:90vw;max-height:90vh;display:flex;position:relative}.image-lightbox-module__CXb_-a__closeButton{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .2s;display:flex;position:absolute;top:-3rem;right:0}.image-lightbox-module__CXb_-a__closeButton:hover{opacity:.7}.image-lightbox-module__CXb_-a__counter{color:#fff;font-size:.875rem;font-weight:500;position:absolute;top:-3rem;left:50%;transform:translate(-50%)}.image-lightbox-module__CXb_-a__navButton{color:#fff;cursor:pointer;z-index:10;background-color:#ffffff1a;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:1rem;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-lightbox-module__CXb_-a__navButton:hover{background-color:#fff3}.image-lightbox-module__CXb_-a__navButtonPrev{left:-4rem}.image-lightbox-module__CXb_-a__navButtonNext{right:-4rem}@media (max-width:768px){.image-lightbox-module__CXb_-a__navButtonPrev{left:0}.image-lightbox-module__CXb_-a__navButtonNext{right:0}}.image-lightbox-module__CXb_-a__imageWrapper{justify-content:center;align-items:center;max-width:100%;max-height:calc(90vh - 4rem);display:flex;position:relative}.image-lightbox-module__CXb_-a__image{object-fit:contain;border-radius:.5rem;width:auto;max-width:100%;height:auto;max-height:100%}.image-lightbox-module__CXb_-a__caption{color:#fff;text-align:center;max-width:600px;padding:0 1rem;font-size:.875rem;line-height:1.5}@media (min-width:768px){.image-lightbox-module__CXb_-a__caption{font-size:1rem}}
.technique-images-module__VNpaBa__container{margin-top:1.5rem;margin-bottom:1.5rem}.technique-images-module__VNpaBa__imageStrip{grid-template-columns:repeat(auto-fit,minmax(min(9rem,100%),1fr));gap:.75rem;display:grid}.technique-images-module__VNpaBa__imageWrapper{background:0 0;border:none;flex-direction:column;gap:.5rem;min-width:0;margin:0;padding:0;display:flex}.technique-images-module__VNpaBa__enlargeable{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .2s}.technique-images-module__VNpaBa__enlargeable:active{opacity:.8}@media (hover:hover) and (pointer:fine){.technique-images-module__VNpaBa__enlargeable:hover{opacity:.9}}.technique-images-module__VNpaBa__imageContainer{aspect-ratio:1;background-color:var(--bg-tertiary);border-radius:.5rem;width:100%;position:relative;overflow:hidden}.technique-images-module__VNpaBa__image{object-fit:cover;width:100%;height:100%;display:block}.technique-images-module__VNpaBa__badge{color:#fff;text-align:center;background-color:#000000bf;border-radius:9999px;min-width:1.75rem;padding:.375rem .625rem;font-size:.875rem;font-weight:600;line-height:1;position:absolute;top:.5rem;left:.5rem}.technique-images-module__VNpaBa__caption{color:var(--text-secondary);text-align:left;font-size:.75rem;line-height:1.25}@media (min-width:640px){.technique-images-module__VNpaBa__imageStrip{grid-template-columns:repeat(auto-fit,minmax(min(12rem,100%),1fr))}.technique-images-module__VNpaBa__badge{min-width:2rem;padding:.5rem .75rem;font-size:1rem}.technique-images-module__VNpaBa__caption{font-size:.8125rem}}
.step-images-toggle-module__GAt1oq__toggle{border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;font-family:var(--text-font);font-size:var(--text-xs);white-space:nowrap;background:0 0;border-radius:100px;flex-shrink:0;align-items:center;gap:6px;padding:9px 14px;font-weight:600;line-height:1;transition:border-color .12s,color .12s;display:inline-flex}.step-images-toggle-module__GAt1oq__toggle:hover{border-color:var(--text-secondary);color:var(--text-primary-strong)}.step-images-toggle-module__GAt1oq__toggle:focus-visible{outline:2px solid var(--text-primary-strong);outline-offset:2px}
.RecipeOverviewCardV2-module__j_Q5fq__card{background:var(--warm-beige);width:100%;color:var(--text-primary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);font-family:var(--text-font)}html[data-theme=dark] .RecipeOverviewCardV2-module__j_Q5fq__card{background:var(--bg-secondary)}.RecipeOverviewCardV2-module__j_Q5fq__label{font-size:var(--text-sm);letter-spacing:.05em;color:var(--text-secondary);margin:0;font-weight:400}.RecipeOverviewCardV2-module__j_Q5fq__topRow{padding:var(--spacing-4) var(--spacing-6);flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;display:flex}.RecipeOverviewCardV2-module__j_Q5fq__brand{flex-direction:column;display:flex}.RecipeOverviewCardV2-module__j_Q5fq__cuisine{font-family:var(--text-font);font-size:var(--text-lg);letter-spacing:-.03em;color:var(--text-primary);margin:0;font-weight:700;line-height:1}.RecipeOverviewCardV2-module__j_Q5fq__region{font-size:var(--text-sm);letter-spacing:.05em;color:var(--text-secondary);margin:.25rem 0 0;font-weight:400}.RecipeOverviewCardV2-module__j_Q5fq__yield{text-align:right;flex-shrink:0}.RecipeOverviewCardV2-module__j_Q5fq__yieldValue{font-size:var(--text-lg);letter-spacing:-.01em;color:var(--text-primary);margin:.25rem 0 0;font-weight:700;line-height:1.1}.RecipeOverviewCardV2-module__j_Q5fq__section{border-top:1px solid var(--border-primary);padding:var(--spacing-4) var(--spacing-6)}.RecipeOverviewCardV2-module__j_Q5fq__time{flex-direction:row;align-items:stretch;gap:1.25rem;display:flex}.RecipeOverviewCardV2-module__j_Q5fq__timeTotal{min-width:0}.RecipeOverviewCardV2-module__j_Q5fq__totalValue{flex-wrap:wrap;align-items:baseline;gap:.375rem;min-width:0;margin-top:.5rem;display:flex}.RecipeOverviewCardV2-module__j_Q5fq__totalNum{font-family:var(--text-font);font-size:var(--text-lg);letter-spacing:-.03em;color:var(--text-primary);font-weight:700;line-height:1.4}.RecipeOverviewCardV2-module__j_Q5fq__timeDivider{background:var(--border-primary);flex-shrink:0;align-self:stretch;width:1px;display:block}.RecipeOverviewCardV2-module__j_Q5fq__timeBreakdown{flex-direction:column;justify-content:center;gap:.875rem;min-width:0;display:flex}.RecipeOverviewCardV2-module__j_Q5fq__timeComplex{flex-direction:column;gap:0}.RecipeOverviewCardV2-module__j_Q5fq__timeComplex .RecipeOverviewCardV2-module__j_Q5fq__timeDivider{display:none}.RecipeOverviewCardV2-module__j_Q5fq__timeComplex .RecipeOverviewCardV2-module__j_Q5fq__timeBreakdown{border-top:1px solid var(--border-primary);margin-top:1rem;padding-top:1rem}.RecipeOverviewCardV2-module__j_Q5fq__tRow{align-items:baseline;gap:.5rem;display:flex}.RecipeOverviewCardV2-module__j_Q5fq__tLabel{font-size:var(--text-sm);letter-spacing:.05em;color:var(--text-secondary);flex-shrink:0;font-weight:400}.RecipeOverviewCardV2-module__j_Q5fq__tValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.RecipeOverviewCardV2-module__j_Q5fq__tNote{font-size:var(--text-sm);color:var(--text-secondary);margin:.375rem 0 0 1rem;line-height:1.4}@media (min-width:640px){.RecipeOverviewCardV2-module__j_Q5fq__time{gap:1.75rem}.RecipeOverviewCardV2-module__j_Q5fq__timeComplex{flex-direction:row;gap:1.75rem}.RecipeOverviewCardV2-module__j_Q5fq__timeComplex .RecipeOverviewCardV2-module__j_Q5fq__timeTotal,.RecipeOverviewCardV2-module__j_Q5fq__timeComplex .RecipeOverviewCardV2-module__j_Q5fq__timeBreakdown{flex:1 1 0}.RecipeOverviewCardV2-module__j_Q5fq__timeComplex .RecipeOverviewCardV2-module__j_Q5fq__timeDivider{display:block}.RecipeOverviewCardV2-module__j_Q5fq__timeComplex .RecipeOverviewCardV2-module__j_Q5fq__timeBreakdown{border-top:none;margin-top:0;padding-top:0}}.RecipeOverviewCardV2-module__j_Q5fq__grid{border-top:1px solid var(--border-primary);gap:1rem var(--spacing-6);padding:var(--spacing-4) var(--spacing-6);grid-template-columns:1fr;display:grid}.RecipeOverviewCardV2-module__j_Q5fq__gridSingle{grid-template-columns:1fr!important}.RecipeOverviewCardV2-module__j_Q5fq__cell{flex-direction:column;gap:.375rem;display:flex}.RecipeOverviewCardV2-module__j_Q5fq__fieldTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:700;line-height:1.3}.RecipeOverviewCardV2-module__j_Q5fq__fieldSub{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.4}@media (min-width:640px){.RecipeOverviewCardV2-module__j_Q5fq__grid{grid-template-columns:1fr 1fr}}.RecipeOverviewCardV2-module__j_Q5fq__description{font-size:var(--text-base);color:var(--text-primary);margin:0;line-height:1.7}.RecipeOverviewCardV2-module__j_Q5fq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.RecipeOverviewCardV2-module__j_Q5fq__tag{border:1px solid var(--border-primary);font-size:var(--text-xs);color:var(--text-secondary);border-radius:var(--radius-full);padding:.25rem .75rem;font-weight:500;display:inline-block}.RecipeOverviewCardV2-module__j_Q5fq__disclaimer{font-size:var(--text-xs);color:var(--text-secondary);margin:1rem 0 0;line-height:1.6}
.VariantCallout-module__zI25ia__timeBlock{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.5}.VariantCallout-module__zI25ia__link{color:var(--brand-dark);font-weight:700;text-decoration:underline}html[data-theme^=dark] .VariantCallout-module__zI25ia__link{color:var(--text-primary-strong)}.VariantCallout-module__zI25ia__link:hover{text-decoration:underline}
.RecipeHeader-module__nwRjwq__header{flex-direction:column;gap:24px;display:flex}.RecipeHeader-module__nwRjwq__draftLabel{color:#856404;text-align:center;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600}.RecipeHeader-module__nwRjwq__ratingSection{flex-direction:column;align-items:flex-start;margin-bottom:-8px;display:flex}.RecipeHeader-module__nwRjwq__badgeRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.RecipeHeader-module__nwRjwq__titleSection{flex-direction:column;gap:4px;display:flex}.RecipeHeader-module__nwRjwq__provenanceSection{margin:0}.RecipeHeader-module__nwRjwq__provenanceText{font-family:var(--text-font);color:var(--text-secondary);font-size:14px}.RecipeHeader-module__nwRjwq__provenanceLink{color:var(--text-primary);text-decoration:underline;transition:opacity .2s}.RecipeHeader-module__nwRjwq__provenanceLink:hover{opacity:.7}.RecipeHeader-module__nwRjwq__bylineRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.RecipeHeader-module__nwRjwq__actionButtons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.RecipeHeader-module__nwRjwq__actionButtons button svg{color:var(--text-secondary);width:20px;height:20px}.RecipeHeader-module__nwRjwq__actionButtons button.RecipeHeader-module__nwRjwq__actionActive svg{color:var(--text-primary)}@media (max-width:768px){.RecipeHeader-module__nwRjwq__bylineRow{flex-direction:column;align-items:flex-start}}
.RecipeTitle-module__hWRfxa__container{flex-direction:column;gap:8px;display:flex}.RecipeTitle-module__hWRfxa__titleWrapper{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.RecipeTitle-module__hWRfxa__title{font-family:var(--display-font);color:var(--text-primary);margin:0;font-size:32px;font-weight:500;line-height:1.2}@media (min-width:768px){.RecipeTitle-module__hWRfxa__title{font-size:48px}}.RecipeTitle-module__hWRfxa__subtitle{font-family:var(--text-font);color:var(--text-secondary);margin:0;font-size:18px;line-height:1.4}
.PronunciationButton-module__g58uya__button{cursor:pointer;font-size:14px;font-family:var(--text-font);color:var(--text-secondary);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-weight:400;transition:opacity .2s;display:inline-flex}.PronunciationButton-module__g58uya__button:hover{opacity:.7}.PronunciationButton-module__g58uya__button svg{width:16px;height:16px;color:var(--text-secondary);flex-shrink:0}.PronunciationButton-module__g58uya__pronunciation{letter-spacing:.01em;color:var(--text-secondary);font-style:normal}.PronunciationButton-module__g58uya__static{cursor:default}.PronunciationButton-module__g58uya__static:hover{opacity:1}
