.RecipePreview,.RecipePreview-portals{--rp-ink:#17211b;--rp-muted:#5d6a61;--rp-soft:#eef1ee;--rp-line:#d8ddd9;--rp-accent:#244b35;--rp-accent-hover:#193d2a;--rp-danger:#9c3833;color:var(--rp-ink)}.RecipePreview{background:#ecefeb;place-items:center;min-height:100%;padding:clamp(20px,5vw,56px);display:grid;position:relative}.RecipePreview *,.RecipePreview-portals *{box-sizing:border-box}.RecipePreview ::selection{color:#fff;background:#315f45}.RecipePreview-portals ::selection{color:#fff;background:#315f45}.RecipePreview button,.RecipePreview input,.RecipePreview textarea,.RecipePreview-portals button,.RecipePreview-portals input,.RecipePreview-portals textarea{font:inherit}.RecipePreview button,.RecipePreview-portals button{appearance:none;border:1px solid var(--rp-line);min-height:42px;color:var(--rp-ink);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:13.5px;font-weight:650;line-height:1;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,transform .15s ease-out;display:inline-flex}.RecipePreview button:hover,.RecipePreview-portals button:hover{background:#f7f8f7;border-color:#bcc5be}.RecipePreview button:active,.RecipePreview-portals button:active{transform:translateY(1px)}.RecipePreview button:focus-visible,.RecipePreview-portals button:focus-visible,.RecipePreview-portals input:focus-visible,.RecipePreview-portals textarea:focus-visible{outline-offset:3px;outline:3px solid #6f927d}.RecipePreview button:disabled,.RecipePreview-portals button:disabled{cursor:wait;opacity:.55}.RecipePreview button svg,.RecipePreview-portals button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;flex:none;width:18px;height:18px}.RecipePreview-workspace{background:#fff;border-radius:16px;width:min(660px,100%);padding:clamp(28px,5vw,44px);box-shadow:0 26px 58px -40px #182a207a}.RecipePreview-workspace h2{letter-spacing:-.035em;text-wrap:balance;max-width:15ch;margin:0 0 14px;font-size:clamp(29px,5vw,42px);font-weight:650;line-height:1.02}.RecipePreview-workspace>p{max-width:52ch;color:var(--rp-muted);text-wrap:pretty;margin:0 0 28px;font-size:15px;line-height:1.55}.RecipePreview-status{color:#456050;font-variant-numeric:tabular-nums;align-items:center;gap:8px;min-height:22px;margin-top:20px;font-size:12.5px;display:flex}.RecipePreview-status:before{content:"";background:#4f7b60;border-radius:50%;width:7px;height:7px}.RecipePreview-primary,.RecipePreview .RecipePreview-primary,.RecipePreview-portals .RecipePreview-primary{border-color:var(--rp-accent);color:#fff;background:var(--rp-accent);box-shadow:0 8px 18px -12px #183d28b3}.RecipePreview-primary:hover,.RecipePreview .RecipePreview-primary:hover,.RecipePreview-portals .RecipePreview-primary:hover{border-color:var(--rp-accent-hover);color:#fff;background:var(--rp-accent-hover)}.RecipePreview-secondary,.RecipePreview .RecipePreview-secondary,.RecipePreview-portals .RecipePreview-secondary{color:#34433a;background:#f5f7f5}.RecipePreview-dangerTrigger,.RecipePreview .RecipePreview-dangerTrigger{color:#87342f;background:#fff;border-color:#d8b4b1}.RecipePreview-dangerTrigger:hover,.RecipePreview .RecipePreview-dangerTrigger:hover{background:#fbf4f3;border-color:#c99793}.RecipePreview-danger,.RecipePreview-portals .RecipePreview-danger{border-color:var(--rp-danger);color:#fff;background:var(--rp-danger)}.RecipePreview-danger:hover,.RecipePreview-portals .RecipePreview-danger:hover{color:#fff;background:#842d29;border-color:#842d29}.RecipePreview-portals{z-index:10;pointer-events:none;border-radius:0 0 13px 13px;position:absolute;inset:0;overflow:hidden}.RecipePreview-portals>*{pointer-events:auto}.RecipePreview-portals [data-velvet=view]{position:absolute}.RecipePreview-portals [data-velvet=backdrop]{background:#141e186b}.RecipePreview-sheet{width:min(560px,100% - 32px);max-height:calc(100% - 32px);color:var(--rp-ink);background:#fff;border-radius:16px;margin:16px auto;padding:clamp(22px,4vw,30px);overflow:auto;box-shadow:0 34px 72px -34px #0000009e}.RecipePreview-sheet[data-busy=true]{cursor:progress}.RecipePreview-sheet--compact{width:min(470px,100% - 32px)}.RecipePreview-sheet--library{width:min(720px,100% - 32px)}.RecipePreview-sheet--side{border-radius:16px 0 0 16px;width:min(430px,100% - 16px);max-height:100%;margin:0 0 0 auto;position:relative}.RecipePreview-edgeHandle{opacity:.85;background:#c8cfca;border-radius:2px;width:4px;height:38px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.RecipePreview-swipeHint{color:#617367;letter-spacing:-.01em;-webkit-user-select:none;user-select:none;pointer-events:none;background:0 0;border:0;align-items:center;gap:8px;margin-top:24px;padding:0;font-size:13px;font-weight:500;display:flex}.RecipePreview-swipeHint svg{color:#3b5043;width:16px;height:16px;animation:2s cubic-bezier(.4,0,.2,1) infinite recipeSwipeHintPulse}@keyframes recipeSwipeHintPulse{0%,to{opacity:.75;transform:translate(0)}50%{opacity:1;transform:translate(5px)}}.RecipePreview-sheet h2,.RecipePreview-detail h2,.RecipePreview-lightbox h2{letter-spacing:-.025em;margin:0;font-size:clamp(22px,4vw,27px);font-weight:680;line-height:1.1}.RecipePreview-sheet p,.RecipePreview-detail p{color:var(--rp-muted);line-height:1.5}.RecipePreview-sheetHead{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:24px;display:flex}.RecipePreview-sheetHead>div{min-width:0}.RecipePreview-sheetHead p{max-width:46ch;margin:8px 0 0;font-size:14px}.RecipePreview-iconButton,.RecipePreview-portals .RecipePreview-iconButton{color:#59665e;background:#f0f2f0;border-color:#0000;border-radius:50%;flex:none;width:38px;min-height:38px;padding:0}.RecipePreview-field{gap:8px;margin-top:22px;display:grid}.RecipePreview-field span{font-size:12.5px;font-weight:700}.RecipePreview-field input,.RecipePreview-field textarea{width:100%;color:var(--rp-ink);background:#fff;border:1px solid #cbd2cd;border-radius:10px;padding:12px 13px}.RecipePreview-field textarea{resize:vertical;min-height:108px}.RecipePreview-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.RecipePreview-row--end{justify-content:flex-end}.RecipePreview-nestedHost{border:1px solid var(--rp-line);background:#f6f7f6;border-radius:14px;min-height:330px;position:relative;overflow:hidden}.RecipePreview-patternList{padding:10px 18px}.RecipePreview-patternList>button,.RecipePreview-portals .RecipePreview-patternList>button{border:0;border-bottom:1px solid var(--rp-line);text-align:left;background:0 0;border-radius:0;justify-content:space-between;width:100%;min-height:92px;padding:18px 4px;display:flex}.RecipePreview-patternList>button:last-child{border-bottom:0}.RecipePreview-patternList>button:hover{color:var(--rp-accent);background:0 0}.RecipePreview-patternList button>span:first-child,.RecipePreview-settingRow>span:first-child{gap:6px;display:grid}.RecipePreview-patternList small,.RecipePreview-settingRow small,.RecipePreview-specimen small{color:#718077;font-size:11.5px;font-weight:600}.RecipePreview-patternList strong,.RecipePreview-settingRow strong,.RecipePreview-specimen strong{color:var(--rp-ink);font-size:15px;font-weight:680}.RecipePreview-detail{width:100%;height:100%;color:var(--rp-ink);background:#fff;padding:clamp(20px,4vw,28px);overflow:auto}.RecipePreview-detailNav{border-bottom:1px solid var(--rp-line);color:#718077;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:28px;padding-bottom:14px;font-size:12px;display:grid}.RecipePreview-detailNav>span{grid-column:2}.RecipePreview-back,.RecipePreview-portals .RecipePreview-back{color:#405348;background:0 0;border:0;grid-column:1;justify-self:start;min-height:36px;padding:0}.RecipePreview-detailHead{justify-content:space-between;align-items:center;gap:14px;display:flex}.RecipePreview-statusPill{color:#315d42;background:#e2eee6;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.RecipePreview-accountList{border-top:1px solid var(--rp-line);margin:28px 0 0}.RecipePreview-accountList>div{border-bottom:1px solid var(--rp-line);grid-template-columns:minmax(90px,.7fr) 1fr;gap:20px;padding:16px 0;display:grid}.RecipePreview-accountList dt{color:#718077;font-size:12.5px}.RecipePreview-accountList dd{margin:0;font-size:13.5px;font-weight:650}.RecipePreview-specimen,.RecipePreview-portals .RecipePreview-specimen{text-align:left;background:0 0;border:0;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;min-height:124px;padding:16px;display:grid}.RecipePreview-specimen:hover,.RecipePreview-portals .RecipePreview-specimen:hover{background:#eef2ee}.RecipePreview-specimen img{object-fit:cover;border-radius:12px;width:92px;height:92px}.RecipePreview-specimen>span{gap:6px;display:grid}.RecipePreview-specimen em{color:#718077;font-size:12px;font-style:normal;font-weight:500}.RecipePreview-photo{object-fit:cover;border-radius:14px;width:100%;height:190px;margin-top:20px;display:block}.RecipePreview-photo--large{width:min(620px,100% - 48px);height:min(430px,62vh);margin:0 auto}.RecipePreview-lightbox{color:#fff;place-content:center;gap:16px;width:100%;height:100%;padding:24px;display:grid}.RecipePreview-lightboxClose,.RecipePreview-portals .RecipePreview-lightboxClose{color:#fff;background:#141a16b8;border-color:#ffffff52;justify-self:center}.RecipePreview-settingRow,.RecipePreview-portals .RecipePreview-settingRow{border:0;border-top:1px solid var(--rp-line);border-bottom:1px solid var(--rp-line);text-align:left;background:0 0;border-radius:0;justify-content:space-between;width:100%;min-height:76px;padding:14px 0;display:flex}.RecipePreview-settingRow:hover,.RecipePreview-portals .RecipePreview-settingRow:hover{color:var(--rp-accent);background:0 0}.RecipePreview-settingRow>span:last-child{color:#486152;align-items:center;gap:4px;font-size:12px;display:inline-flex}.RecipePreview-popover{z-index:130;width:292px;color:var(--rp-ink);background:#fff;border:0;border-radius:14px;padding:20px;box-shadow:0 24px 52px -24px #00000094}.RecipePreview-popoverLayer{z-index:130}.RecipePreview-popover h2,.RecipePreview-popover h3{letter-spacing:-.02em;margin:0 0 9px;font-size:18px;line-height:1.2}.RecipePreview-popover p{color:#4f5d54;margin:0 0 18px;font-size:13.5px;line-height:1.5}@media (width<=560px){.RecipePreview{place-items:start center;padding:12px}.RecipePreview-workspace{padding:24px}.RecipePreview-workspace h2{font-size:30px}.RecipePreview-sheet,.RecipePreview-sheet--compact,.RecipePreview-sheet--library,.RecipePreview-sheet--side{border-radius:16px 16px 0 0;width:100%;max-height:92%;margin:auto 0 0}.RecipePreview-sheetHead{gap:14px}.RecipePreview-specimen,.RecipePreview-portals .RecipePreview-specimen{grid-template-columns:72px minmax(0,1fr) auto;gap:12px;padding:12px}.RecipePreview-specimen img{width:72px;height:72px}.RecipePreview-photo--large{width:calc(100% - 24px)}}@media (prefers-reduced-motion:reduce){.RecipePreview button,.RecipePreview-portals button{transition:none}}.RecipesIndex,.RecipeDetail{--recipe-paper:#faf9f6;--recipe-ink:#152019;--recipe-muted:#5b6860;color:var(--recipe-ink)}.RecipesIndex{padding-top:clamp(28px,3.5vw,42px)}.RecipesIndex-head{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:32px;padding-bottom:32px;display:grid}.RecipesIndex-head h1{max-width:16ch;font-family:var(--font-serif);letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(38px,5.5vw,60px);font-weight:400;line-height:1.05}.RecipesIndex-head p{max-width:50ch;color:var(--recipe-muted);text-wrap:pretty;margin:0 0 4px;font-size:16.5px;line-height:1.6}.RecipesIndex-workbench{border-top:1px solid var(--line);grid-template-columns:220px minmax(0,1fr);align-items:start;gap:clamp(36px,6vw,80px);padding-top:28px;display:grid}.RecipesIndex-filters{top:calc(var(--nav-h) + 28px);position:sticky}.RecipesIndex-filters>p{color:var(--recipe-muted);margin:0 0 12px;font-size:13px;font-weight:600}.RecipesIndex-filters [role=group]{gap:3px;display:grid}.RecipesIndex-filters button{appearance:none;width:100%;color:var(--recipe-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;gap:16px;padding:9px 10px;font-size:14px;display:flex}.RecipesIndex-filters button:hover{color:var(--recipe-ink);background:var(--fill-2)}.RecipesIndex-filters button[aria-pressed=true]{color:var(--recipe-ink);background:var(--fill);font-weight:600}.RecipesIndex-filters button span:last-child{color:var(--muted);font-variant-numeric:tabular-nums}.RecipesIndex-filters button:focus-visible,.RecipeEmbed button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RecipesIndex-list{min-width:0}.RecipesIndex-listHead{justify-content:space-between;align-items:baseline;gap:24px;padding:0 2px 18px;display:flex}.RecipesIndex-listHead h2{letter-spacing:-.015em;margin:0;font-size:18px}.RecipesIndex-listHead>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.RecipeRow{border-top:1px solid var(--line);min-height:174px;color:inherit;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:28px;padding:28px 2px;text-decoration:none;display:grid}.RecipeRow:last-child{border-bottom:1px solid var(--line)}.RecipeRow-meta{color:var(--muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:8px 18px;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.RecipeRow h3{color:var(--recipe-ink);letter-spacing:-.025em;margin:0 0 8px;font-size:clamp(22px,3vw,29px);font-weight:600;line-height:1.12}.RecipeRow p{max-width:66ch;color:var(--recipe-muted);text-wrap:pretty;margin:0;font-size:15.5px;line-height:1.5}.RecipeRow-arrow{border:1px solid var(--line);width:42px;height:42px;color:var(--recipe-muted);transition:color .18s var(--ease), border-color .18s var(--ease), transform .22s var(--ease);border-radius:50%;place-items:center;display:grid}.RecipeRow:hover .RecipeRow-arrow{color:var(--recipe-ink);border-color:#bdc4bf;transform:translate(4px)}.RecipeRow:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:6px}.RecipeDetail{padding-top:24px}.RecipeDetail-topBar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:clamp(20px,3vw,28px);display:flex}.RecipeDetail-topBar .RecipeDetail-breadcrumb{margin-bottom:0}.RecipeDetail-breadcrumb{color:var(--muted);align-items:center;gap:9px;font-size:13.5px;display:flex}.RecipeDetail-breadcrumb a{color:var(--recipe-ink);text-underline-offset:4px;text-decoration-thickness:1px}.RecipeDetail-topQuickNav{align-items:center;gap:8px;display:flex}.RecipeDetail-quickNavBtn{border:1px solid var(--line);background:var(--recipe-paper);color:var(--recipe-muted);transition:color .15s var(--ease), border-color .15s var(--ease), background .15s var(--ease), transform .15s var(--ease);border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:550;text-decoration:none;display:inline-flex}.RecipeDetail-quickNavBtn:hover{color:var(--recipe-ink);background:#fff;border-color:#bdc4bf}.RecipeDetail-quickNavBtn svg{flex:none;width:14px;height:14px}.RecipeDetail-head{margin-bottom:28px}.RecipeDetail-intro h1{max-width:22ch;font-family:var(--font-serif);letter-spacing:-.025em;text-wrap:balance;margin:0 0 12px;font-size:clamp(36px,5vw,54px);font-weight:400;line-height:1.08}.RecipeDetail-intro p{max-width:60ch;color:var(--recipe-muted);text-wrap:pretty;margin:0;font-size:16.5px;line-height:1.55}.RecipeEmbed{background:#eef0ee;border:1px solid #d8dcd8;border-radius:14px;overflow:hidden}.RecipeEmbed-toolbar{background:var(--recipe-paper);border-bottom:1px solid #d8dcd8;justify-content:space-between;align-items:center;gap:20px;min-height:54px;padding:8px 10px 8px 16px;display:flex}.RecipeEmbed-identity,.RecipeEmbed-actions,.RecipeEmbed-switch,.RecipeEmbed-open,.RecipeEmbed-utility{align-items:center;display:flex}.RecipeEmbed-identity{color:#344039;gap:9px;font-size:13px;font-weight:650}.RecipeEmbed-live{background:#3f7858;border-radius:50%;width:7px;height:7px;box-shadow:0 2px 8px #3f785847}.RecipeEmbed-actions{gap:8px}.RecipeEmbed-switch{background:#fff;border:1px solid #d8dcd8;border-radius:9px;gap:2px;padding:3px}.RecipeEmbed button,.RecipeEmbed-open{appearance:none;color:#5c6760;font:inherit;cursor:pointer;background:0 0;border:0;font-size:12.5px;font-weight:600;text-decoration:none}.RecipeEmbed button:disabled{cursor:wait;opacity:.5}.RecipeEmbed-switch button{border-radius:6px;min-height:30px;padding:0 10px}.RecipeEmbed-switch button:hover,.RecipeEmbed-switch button[aria-pressed=true]{color:var(--recipe-ink);background:var(--fill)}.RecipeEmbed .RecipeEmbed-open{min-height:38px;color:var(--recipe-ink);gap:6px;padding:0 10px}.RecipeEmbed .RecipeEmbed-utility{min-height:38px;padding:0 10px}.RecipeEmbed-open:hover svg{transform:translate(2px)}.RecipeEmbed-open svg{transition:transform .18s var(--ease)}.RecipeEmbed-stage{background:#f3f4f3;height:clamp(500px,68vh,700px);min-height:500px;position:relative;overflow:hidden}.RecipeEmbed-code{color:#d9e4dc;tab-size:2;white-space:pre;background:#17201b;width:100%;height:100%;margin:0;padding:clamp(20px,4vw,38px);font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:auto}.RecipeDetail-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(40px,8vw,108px);margin:72px 0 88px;display:grid}.RecipeDetail-notes section{border-top:1px solid var(--line);padding-top:18px}.RecipeDetail-notes h2{letter-spacing:-.015em;margin:0 0 16px;font-size:17px}.RecipeDetail-notes ul{color:var(--recipe-muted);gap:11px;margin:0;padding-left:20px;font-size:15px;line-height:1.5;display:grid}.RecipeDetail-notes li::marker{color:#718078}.RecipeDetail-pagination{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:24px;display:grid}.RecipeDetail-pagination a{color:var(--recipe-ink);gap:4px;text-decoration:none;display:grid}.RecipeDetail-pagination a:last-child{text-align:right}.RecipeDetail-pagination span{color:var(--muted);font-size:12px}.RecipeDetail-pagination strong{font-size:15px}.RecipeDetail-pagination a:hover strong{text-underline-offset:4px;text-decoration:underline}.RecipeDetail-pagination a:focus-visible{outline:2px solid var(--accent);outline-offset:6px}@media (width<=760px){.RecipesIndex-head{grid-template-columns:1fr;gap:30px}.RecipesIndex-workbench{grid-template-columns:1fr;gap:32px}.RecipesIndex-filters{position:static}.RecipesIndex-filters [role=group]{scrollbar-width:thin;gap:6px;padding:2px 0 8px;display:flex;overflow-x:auto}.RecipesIndex-filters button{border:1px solid var(--line);flex:none;gap:9px;width:auto}.RecipeEmbed-toolbar{align-items:flex-start}.RecipeEmbed-identity{min-height:38px}.RecipeEmbed-actions{flex-wrap:wrap;justify-content:flex-end}.RecipeEmbed-stage{height:620px}}@media (width<=540px){.RecipesIndex{padding-top:24px}.RecipesIndex-head{padding-bottom:24px}.RecipeRow{grid-template-columns:minmax(0,1fr) 36px;gap:14px;min-height:0;padding:24px 0}.RecipeRow-arrow{width:34px;height:34px}.RecipeDetail{padding-top:18px}.RecipeDetail-breadcrumb{margin-bottom:20px}.RecipeEmbed-toolbar{gap:6px;display:grid}.RecipeEmbed-actions{flex-wrap:nowrap;justify-content:flex-start;width:100%}.RecipeEmbed .RecipeEmbed-open,.RecipeEmbed .RecipeEmbed-utility{padding-inline:7px}.RecipeEmbed-openLong{display:none}.RecipeEmbed-stage{height:620px;min-height:560px}.RecipeDetail-notes,.RecipeDetail-pagination{grid-template-columns:1fr}.RecipeDetail-pagination a:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){.RecipeRow-arrow,.RecipeEmbed-open svg{transition:none}}
