.recipe-actions-menu.svelte-rkffnh{position:relative}.recipe-actions-menu-btn.svelte-rkffnh{width:var(--ui-touch-min);height:var(--ui-touch-min);display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:.45rem;background:transparent;color:var(--ui-color-text);padding:0;list-style:none;cursor:pointer}.recipe-actions-menu-btn.svelte-rkffnh::-webkit-details-marker{display:none}.recipe-actions-menu-btn.svelte-rkffnh svg:where(.svelte-rkffnh){width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.recipe-actions-menu-btn.svelte-rkffnh svg:where(.svelte-rkffnh) circle:where(.svelte-rkffnh){fill:currentColor;stroke:none}.recipe-actions-menu-panel.svelte-rkffnh{position:absolute;right:0;top:calc(100% + .25rem);background:var(--ui-color-panel-surface, var(--ui-color-surface));border:1px solid var(--ui-color-border-soft);border-radius:.5rem;padding:.4rem;box-shadow:var(--ui-shadow-panel);z-index:20}.ui-modal-card.recipe-modal-frame{width:min(52rem,calc(100vw - 2rem));max-width:calc(100vw - 2rem);height:min(42rem,calc(100vh - 5rem));max-height:calc(100vh - 5rem);padding:0 .9rem .9rem;overflow:hidden;background:var(--ui-color-panel-surface, var(--ui-color-surface-soft))}.recipe-modal-shell.svelte-h5l2ow{height:100%;display:flex;flex-direction:column;min-height:0}.recipe-modal-header-bar.svelte-h5l2ow{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:var(--ui-touch-min) minmax(0,1fr) var(--ui-touch-min);align-items:center;gap:.6rem;margin:0 -.9rem .85rem;padding:.7rem .75rem .55rem;border-bottom:1px solid var(--ui-color-border-soft);background:var(--ui-color-panel-surface, var(--ui-color-surface))}.recipe-modal-header-btn.svelte-h5l2ow{width:var(--ui-touch-min);height:var(--ui-touch-min);display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:.45rem;background:transparent;color:var(--ui-color-text);padding:0;cursor:pointer}.recipe-modal-header-btn.svelte-h5l2ow svg:where(.svelte-h5l2ow){width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.recipe-modal-header-title.svelte-h5l2ow{min-width:0;min-height:var(--ui-touch-min);display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700;line-height:1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recipe-modal-header-actions.svelte-h5l2ow{min-height:var(--ui-touch-min);display:flex;align-items:center;justify-self:end}.recipe-modal-header-spacer.svelte-h5l2ow{width:var(--ui-touch-min);height:var(--ui-touch-min)}.recipe-modal-error.svelte-h5l2ow{margin-top:0}.recipe-modal-body.svelte-h5l2ow{flex:1 1 auto;min-height:0;overflow:auto;scrollbar-width:none}.recipe-modal-body.svelte-h5l2ow::-webkit-scrollbar{display:none}.recipe-modal-content.svelte-h5l2ow{min-height:100%;padding-right:.75rem;padding-bottom:.85rem}.recipe-modal-loading.svelte-h5l2ow{min-height:100%;display:grid;place-items:center}.recipe-modal-loading-spinner.svelte-h5l2ow{width:1.5rem;height:1.5rem;border-radius:999px;border:2px solid var(--ui-color-border-soft);border-top-color:var(--ui-color-text-muted);animation:svelte-h5l2ow-recipe-modal-spin .8s linear infinite}@keyframes svelte-h5l2ow-recipe-modal-spin{to{transform:rotate(360deg)}}@media(max-width:700px){.ui-modal-card.recipe-modal-frame{top:0;right:0;bottom:0;left:0;transform:none;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0;border:0;padding:0 1rem calc(1rem + env(safe-area-inset-bottom,0px))}.recipe-modal-shell.svelte-h5l2ow{height:100%}.recipe-modal-header-bar.svelte-h5l2ow{margin:0 -1rem .85rem;padding:calc(.35rem + var(--cap-status-bar-height, env(safe-area-inset-top, 0px))) calc(.75rem + env(safe-area-inset-right,0px)) .45rem calc(.75rem + env(safe-area-inset-left,0px))}}.ingredient-editor.svelte-ha84s2{display:grid;gap:.7rem}.ingredient-grid.svelte-ha84s2{display:grid;grid-template-columns:1.6fr .8fr 1.3fr auto;gap:.55rem;align-items:center}.add-row.svelte-ha84s2{align-items:center}.ingredient-input-wrap.svelte-ha84s2{position:relative;display:grid}.ingredient-suggestions-panel.svelte-ha84s2{position:absolute;top:calc(100% + .3rem);left:0;right:0;z-index:12;border:1px solid var(--ui-color-border-strong);border-radius:var(--ui-radius-md);background:var(--ui-color-surface);box-shadow:0 12px 24px #0d11171f;max-height:14rem;overflow:auto;display:grid;gap:.1rem;padding:.3rem}.ingredient-suggestion-option.svelte-ha84s2{width:100%;text-align:left;display:flex;align-items:center;gap:.4rem;border:0;background:transparent;color:var(--ui-color-secondary-text);padding:.35rem .5rem;border-radius:var(--ui-radius-sm);cursor:pointer;font:inherit}.ingredient-suggestion-option.svelte-ha84s2:hover,.ingredient-suggestion-option.svelte-ha84s2:focus,.ingredient-suggestion-highlighted.svelte-ha84s2{background:var(--ui-color-secondary-bg)}.ingredient-suggestion-label.svelte-ha84s2{min-width:0;flex:1}.ingredient-add-icon.svelte-ha84s2{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-radius-pill)}.ingredient-add-icon.svelte-ha84s2 svg:where(.svelte-ha84s2){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ingredient-list-wrap.svelte-ha84s2{display:grid;gap:.45rem}.ingredient-list.svelte-ha84s2{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.ingredient-list-item.svelte-ha84s2{display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid var(--ui-color-border-soft);background:var(--ui-color-surface-soft);border-radius:var(--ui-radius-md);padding:.45rem .55rem;cursor:grab}.ingredient-list-item.svelte-ha84s2:active{cursor:grabbing}.ingredient-list-main.svelte-ha84s2{min-width:0;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;flex:1}.ingredient-name.svelte-ha84s2{font-weight:600;color:var(--ui-color-secondary-text)}.ingredient-meta.svelte-ha84s2{color:var(--ui-color-text-muted);font-size:.88rem;border-left:1px solid var(--ui-color-border-soft);padding-left:.45rem}.dragging-row.svelte-ha84s2{opacity:.62}.ingredient-drop-before.svelte-ha84s2{box-shadow:inset 0 2px 0 var(--ui-color-danger-strong)}.ingredient-drop-after.svelte-ha84s2{box-shadow:inset 0 -2px 0 var(--ui-color-danger-strong)}.ingredient-remove-icon.svelte-ha84s2{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:var(--ui-radius-pill)}.ingredient-row-actions.svelte-ha84s2{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.ingredient-edit-action.svelte-ha84s2{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:var(--ui-radius-pill)}.ingredient-edit-action.svelte-ha84s2 svg:where(.svelte-ha84s2){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ingredient-edit-input.svelte-ha84s2{min-width:0}.ingredient-list-item.ingredient-editing.svelte-ha84s2{align-items:stretch}.ingredient-list-item.ingredient-editing.svelte-ha84s2 .ingredient-list-main:where(.svelte-ha84s2){display:grid;grid-template-columns:1.6fr .8fr 1.3fr;gap:.45rem;align-items:center;flex-wrap:nowrap}.ingredient-remove-icon.svelte-ha84s2 svg:where(.svelte-ha84s2){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ingredient-remove-danger.svelte-ha84s2{background:var(--ui-color-surface-ghost);border:1px solid var(--ui-color-danger-border);color:var(--ui-color-danger-strong);cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.ingredient-remove-danger.svelte-ha84s2 svg:where(.svelte-ha84s2){fill:currentColor;stroke:none}.ingredient-remove-danger.svelte-ha84s2:hover{background:var(--ui-color-danger-hover-bg);border-color:var(--ui-color-danger-hover-border);color:var(--ui-color-danger-hover-text)}.ingredient-remove-danger.svelte-ha84s2:disabled,.ingredient-remove-danger.svelte-ha84s2:disabled:hover{background:var(--ui-color-surface-ghost);border-color:var(--ui-color-danger-border);color:var(--ui-color-danger-strong);cursor:not-allowed;opacity:.55}.ingredient-import-details.svelte-ha84s2{border:1px solid var(--ui-color-border-strong);border-radius:var(--ui-radius-md);padding:.55rem .65rem;background:var(--ui-color-secondary-bg)}.ingredient-import-details.svelte-ha84s2 summary:where(.svelte-ha84s2){cursor:pointer}.ingredient-import-details[open].svelte-ha84s2{display:grid;gap:.55rem}.ingredient-import-actions.svelte-ha84s2{display:flex;justify-content:flex-end;gap:.45rem}.ingredient-import-append.svelte-ha84s2{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-radius-pill)}.ingredient-import-append.svelte-ha84s2 svg:where(.svelte-ha84s2){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ingredient-import-replace.svelte-ha84s2{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-radius-pill)}.ingredient-import-replace.svelte-ha84s2 svg:where(.svelte-ha84s2){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.field-hint.svelte-ha84s2{margin:0;color:var(--ui-color-text-muted);font-size:.82rem}@media(max-width:900px){.ingredient-grid.svelte-ha84s2{grid-template-columns:1fr}.ingredient-add-icon.svelte-ha84s2{justify-self:end}.ingredient-remove-icon.svelte-ha84s2{width:2.1rem}.ingredient-list-item.ingredient-editing.svelte-ha84s2 .ingredient-list-main:where(.svelte-ha84s2){grid-template-columns:1fr}}@media(max-width:700px){.ingredient-add-icon.svelte-ha84s2,.ingredient-edit-action.svelte-ha84s2,.ingredient-remove-icon.svelte-ha84s2{min-width:var(--ui-touch-min);min-height:var(--ui-touch-min)}.ingredient-add-icon.svelte-ha84s2 svg:where(.svelte-ha84s2),.ingredient-edit-action.svelte-ha84s2 svg:where(.svelte-ha84s2),.ingredient-remove-icon.svelte-ha84s2 svg:where(.svelte-ha84s2){width:1.15rem;height:1.15rem}.ingredient-list-item.svelte-ha84s2{padding:.55rem .65rem}.ingredient-import-details.svelte-ha84s2{display:none}}.nutrition-editor.svelte-h6dewp{display:grid;gap:.7rem}.nutrition-grid.svelte-h6dewp{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.55rem;align-items:center}.nutrition-add-icon.svelte-h6dewp{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-radius-pill)}.nutrition-add-icon.svelte-h6dewp svg:where(.svelte-h6dewp){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.nutrition-list-wrap.svelte-h6dewp{display:grid;gap:.45rem}.nutrition-list.svelte-h6dewp{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.nutrition-list-item.svelte-h6dewp{display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid var(--ui-color-border-soft);background:var(--ui-color-surface-soft);border-radius:var(--ui-radius-md);padding:.45rem .55rem;cursor:grab}.nutrition-list-item.svelte-h6dewp:active{cursor:grabbing}.nutrition-list-main.svelte-h6dewp{min-width:0;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;flex:1}.nutrition-list-item.nutrition-editing.svelte-h6dewp .nutrition-list-main:where(.svelte-h6dewp){flex-wrap:nowrap}.nutrition-name.svelte-h6dewp{font-weight:600;color:var(--ui-color-secondary-text)}.nutrition-meta.svelte-h6dewp{color:var(--ui-color-text-muted);font-size:.88rem;border-left:1px solid var(--ui-color-border-soft);padding-left:.45rem}.dragging-row.svelte-h6dewp{opacity:.62}.nutrition-drop-before.svelte-h6dewp{box-shadow:inset 0 2px 0 var(--ui-color-danger-strong)}.nutrition-drop-after.svelte-h6dewp{box-shadow:inset 0 -2px 0 var(--ui-color-danger-strong)}.nutrition-row-actions.svelte-h6dewp{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.nutrition-remove-icon.svelte-h6dewp,.nutrition-edit-action.svelte-h6dewp{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:var(--ui-radius-pill)}.nutrition-remove-icon.svelte-h6dewp svg:where(.svelte-h6dewp),.nutrition-edit-action.svelte-h6dewp svg:where(.svelte-h6dewp){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nutrition-remove-danger.svelte-h6dewp{background:var(--ui-color-surface-ghost);border:1px solid var(--ui-color-danger-border);color:var(--ui-color-danger-strong);cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.nutrition-remove-danger.svelte-h6dewp svg:where(.svelte-h6dewp){fill:currentColor;stroke:none}.nutrition-remove-danger.svelte-h6dewp:hover{background:var(--ui-color-danger-hover-bg);border-color:var(--ui-color-danger-hover-border);color:var(--ui-color-danger-hover-text)}.nutrition-edit-input.svelte-h6dewp{min-width:0}.field-hint.svelte-h6dewp{margin:0;color:var(--ui-color-text-muted);font-size:.82rem}@media(max-width:900px){.nutrition-grid.svelte-h6dewp{grid-template-columns:1fr}.nutrition-add-icon.svelte-h6dewp{justify-self:end}.nutrition-list-item.svelte-h6dewp:has(.nutrition-edit-input:where(.svelte-h6dewp)){flex-direction:column;align-items:stretch}.nutrition-list-item.svelte-h6dewp:has(.nutrition-edit-input:where(.svelte-h6dewp)) .nutrition-row-actions:where(.svelte-h6dewp){justify-content:flex-end}}@media(max-width:700px){.nutrition-add-icon.svelte-h6dewp,.nutrition-edit-action.svelte-h6dewp,.nutrition-remove-icon.svelte-h6dewp{min-width:var(--ui-touch-min);min-height:var(--ui-touch-min)}.nutrition-add-icon.svelte-h6dewp svg:where(.svelte-h6dewp),.nutrition-edit-action.svelte-h6dewp svg:where(.svelte-h6dewp),.nutrition-remove-icon.svelte-h6dewp svg:where(.svelte-h6dewp){width:1.15rem;height:1.15rem}}.step-editor.svelte-17iip9h{display:grid;gap:.7rem}.step-add-row.svelte-17iip9h{display:grid;grid-template-columns:1fr auto;gap:.55rem;align-items:center}.step-add-icon.svelte-17iip9h{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-radius-pill)}.step-add-icon.svelte-17iip9h svg:where(.svelte-17iip9h),.step-remove-icon.svelte-17iip9h svg:where(.svelte-17iip9h),.step-import-append.svelte-17iip9h svg:where(.svelte-17iip9h),.step-import-replace.svelte-17iip9h svg:where(.svelte-17iip9h){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step-list-wrap.svelte-17iip9h{display:grid;gap:.45rem}.step-list.svelte-17iip9h{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.step-list-item.svelte-17iip9h{display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid var(--ui-color-border-soft);background:var(--ui-color-surface-soft);border-radius:var(--ui-radius-md);padding:.45rem .55rem .45rem .65rem;cursor:grab}.step-list-item.svelte-17iip9h:active{cursor:grabbing}.step-list-main.svelte-17iip9h{min-width:0;display:flex;align-items:center;gap:.45rem;flex:1}.step-text.svelte-17iip9h{min-width:0;color:var(--ui-color-secondary-text)}.dragging-row.svelte-17iip9h{opacity:.62}.step-drop-before.svelte-17iip9h{box-shadow:inset 0 2px 0 var(--ui-color-danger-strong)}.step-drop-after.svelte-17iip9h{box-shadow:inset 0 -2px 0 var(--ui-color-danger-strong)}.step-remove-icon.svelte-17iip9h,.step-import-append.svelte-17iip9h,.step-import-replace.svelte-17iip9h{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:var(--ui-radius-pill)}.step-row-actions.svelte-17iip9h{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.step-edit-action.svelte-17iip9h{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:var(--ui-radius-pill)}.step-edit-action.svelte-17iip9h svg:where(.svelte-17iip9h){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step-edit-input.svelte-17iip9h{min-width:0}.step-remove-danger.svelte-17iip9h{background:var(--ui-color-surface-ghost);border:1px solid var(--ui-color-danger-border);color:var(--ui-color-danger-strong);cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.step-remove-danger.svelte-17iip9h svg:where(.svelte-17iip9h){fill:currentColor;stroke:none}.step-remove-danger.svelte-17iip9h:hover{background:var(--ui-color-danger-hover-bg);border-color:var(--ui-color-danger-hover-border);color:var(--ui-color-danger-hover-text)}.step-remove-danger.svelte-17iip9h:disabled,.step-remove-danger.svelte-17iip9h:disabled:hover{background:var(--ui-color-surface-ghost);border-color:var(--ui-color-danger-border);color:var(--ui-color-danger-strong);cursor:not-allowed;opacity:.55}.step-import-details.svelte-17iip9h{border:1px solid var(--ui-color-border-strong);border-radius:var(--ui-radius-md);padding:.55rem .65rem;background:var(--ui-color-secondary-bg)}.step-import-details.svelte-17iip9h summary:where(.svelte-17iip9h){cursor:pointer}.step-import-details[open].svelte-17iip9h{display:grid;gap:.55rem}.step-import-actions.svelte-17iip9h{display:flex;justify-content:flex-end;gap:.45rem}.step-import-replace.svelte-17iip9h{border-radius:var(--ui-radius-pill)}.field-hint.svelte-17iip9h{margin:0;color:var(--ui-color-text-muted);font-size:.82rem}@media(max-width:900px){.step-add-row.svelte-17iip9h{grid-template-columns:1fr}.step-add-icon.svelte-17iip9h{justify-self:end}}@media(max-width:700px){.step-add-icon.svelte-17iip9h,.step-edit-action.svelte-17iip9h,.step-remove-icon.svelte-17iip9h{min-width:var(--ui-touch-min);min-height:var(--ui-touch-min)}.step-add-icon.svelte-17iip9h svg:where(.svelte-17iip9h),.step-edit-action.svelte-17iip9h svg:where(.svelte-17iip9h),.step-remove-icon.svelte-17iip9h svg:where(.svelte-17iip9h){width:1.15rem;height:1.15rem}.step-import-details.svelte-17iip9h{display:none}}.tag-editor.svelte-fdqo51{display:grid;gap:.7rem}.tag-grid.svelte-fdqo51{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.55rem;align-items:center}.tag-input-wrap.svelte-fdqo51{position:relative;display:grid}.tag-suggestions-panel.svelte-fdqo51{position:absolute;top:calc(100% + .3rem);left:0;right:0;z-index:12;border:1px solid var(--ui-color-border-strong);border-radius:var(--ui-radius-md);background:var(--ui-color-surface);box-shadow:0 12px 24px #0d11171f;max-height:14rem;overflow:auto;display:grid;gap:.1rem;padding:.3rem}.tag-suggestion-option.svelte-fdqo51{width:100%;text-align:left;display:flex;align-items:center;gap:.4rem;border:0;background:transparent;color:var(--ui-color-secondary-text);padding:.35rem .5rem;border-radius:var(--ui-radius-sm);cursor:pointer;font:inherit}.tag-suggestion-option.svelte-fdqo51:hover,.tag-suggestion-option.svelte-fdqo51:focus,.tag-suggestion-highlighted.svelte-fdqo51{background:var(--ui-color-secondary-bg)}.tag-suggestion-label.svelte-fdqo51{min-width:0;flex:1}.tag-suggestion-colour.svelte-fdqo51{width:.9rem;height:.9rem;border-radius:999px;border:1px solid rgba(15,23,42,.14);flex-shrink:0}.tag-add-icon.svelte-fdqo51{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-radius-pill)}.tag-add-icon.svelte-fdqo51 svg:where(.svelte-fdqo51){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tag-colour-field.svelte-fdqo51{display:inline-flex;align-items:center;justify-content:center}.tag-colour-field.svelte-fdqo51 input:where(.svelte-fdqo51){width:2.25rem;height:2.25rem;padding:0;border:0;background:transparent;cursor:pointer}.tag-colour-field.svelte-fdqo51 input:where(.svelte-fdqo51):disabled{cursor:not-allowed;opacity:.55}.tag-list-wrap.svelte-fdqo51{display:grid;gap:.45rem}.tag-list-editor.svelte-fdqo51{margin:0;padding:0;list-style:none;display:grid;gap:.3rem}.tag-list-item.svelte-fdqo51{display:flex;align-items:center;justify-content:space-between;gap:.4rem;border:1px solid var(--ui-color-border-soft);background:var(--ui-color-surface-soft);border-radius:var(--ui-radius-md);padding:.25rem .4rem;cursor:grab}.tag-list-item.svelte-fdqo51:active{cursor:grabbing}.tag-list-main.svelte-fdqo51{min-width:0;display:flex;align-items:center;gap:.45rem;flex:1}.tag-preview.svelte-fdqo51{font-size:.78rem}.dragging-row.svelte-fdqo51{opacity:.62}.tag-drop-before.svelte-fdqo51{box-shadow:inset 0 2px 0 var(--ui-color-danger-strong)}.tag-drop-after.svelte-fdqo51{box-shadow:inset 0 -2px 0 var(--ui-color-danger-strong)}.tag-row-actions.svelte-fdqo51{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.tag-remove-icon.svelte-fdqo51,.tag-edit-action.svelte-fdqo51{width:2rem;height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:var(--ui-radius-pill)}.tag-remove-icon.svelte-fdqo51 svg:where(.svelte-fdqo51),.tag-edit-action.svelte-fdqo51 svg:where(.svelte-fdqo51){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tag-remove-danger.svelte-fdqo51{background:var(--ui-color-surface-ghost);border:1px solid var(--ui-color-danger-border);color:var(--ui-color-danger-strong);cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.tag-remove-danger.svelte-fdqo51 svg:where(.svelte-fdqo51){fill:currentColor;stroke:none}.tag-remove-danger.svelte-fdqo51:hover{background:var(--ui-color-danger-hover-bg);border-color:var(--ui-color-danger-hover-border);color:var(--ui-color-danger-hover-text)}.tag-edit-input.svelte-fdqo51{min-width:0;flex:1}.field-hint.svelte-fdqo51{margin:0;color:var(--ui-color-text-muted);font-size:.82rem}@media(max-width:900px){.tag-edit-input.svelte-fdqo51{min-width:0;width:100%}}@media(max-width:700px){.tag-add-icon.svelte-fdqo51,.tag-edit-action.svelte-fdqo51,.tag-remove-icon.svelte-fdqo51{min-width:var(--ui-touch-min);min-height:var(--ui-touch-min)}.tag-add-icon.svelte-fdqo51 svg:where(.svelte-fdqo51),.tag-edit-action.svelte-fdqo51 svg:where(.svelte-fdqo51),.tag-remove-icon.svelte-fdqo51 svg:where(.svelte-fdqo51){width:1.15rem;height:1.15rem}}.grid.svelte-hwgivn{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.field-hint.svelte-hwgivn{display:block;margin-top:.2rem;color:var(--ui-color-text-muted);font-size:.82rem}.required-indicator.svelte-hwgivn{margin-left:.12rem}.photo-file-input.svelte-hwgivn{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.recipe-photo-picker.svelte-hwgivn{position:relative;display:block;width:100%;max-width:22rem;margin:.45rem 0 .65rem;border-radius:.75rem;overflow:hidden}.photo-upload-button.svelte-hwgivn{display:block;width:100%;padding:0;border:0;border-radius:.75rem;background:transparent;cursor:pointer;overflow:hidden;text-align:left}.recipe-photo-preview.svelte-hwgivn{width:100%;aspect-ratio:4 / 3;background:var(--ui-color-surface-muted);border:1px solid var(--ui-color-border)}.recipe-photo-preview.svelte-hwgivn img:where(.svelte-hwgivn){width:100%;height:100%;object-fit:cover;display:block}.recipe-photo-placeholder.svelte-hwgivn{display:grid;place-items:center;background:radial-gradient(circle at top left,rgba(138,161,127,.24),transparent 45%),linear-gradient(150deg,#f5f2e6f2,#e2e9dbe6)}.recipe-photo-placeholder.svelte-hwgivn svg:where(.svelte-hwgivn){width:2rem;height:2rem;stroke:var(--ui-color-text-muted);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.recipe-photo-overlay.svelte-hwgivn{position:absolute;right:.65rem;bottom:.65rem;display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .65rem;border-radius:999px;background:#141914b8;color:#fff;font-size:.82rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.recipe-photo-overlay.svelte-hwgivn svg:where(.svelte-hwgivn){width:.95rem;height:.95rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.photo-upload-button.svelte-hwgivn:hover .recipe-photo-overlay:where(.svelte-hwgivn),.photo-upload-button.svelte-hwgivn:focus-visible .recipe-photo-overlay:where(.svelte-hwgivn){background:#141914d6}.photo-upload-button.svelte-hwgivn:focus-visible{outline:2px solid var(--ui-color-selected-border);outline-offset:2px}.photo-remove-button.svelte-hwgivn{position:absolute;top:.65rem;right:.65rem;z-index:1;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#141914b8;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.photo-remove-button.svelte-hwgivn svg:where(.svelte-hwgivn){width:.95rem;height:.95rem;fill:currentColor;stroke:none}.photo-remove-button.svelte-hwgivn:hover,.photo-remove-button.svelte-hwgivn:focus-visible{background:#862424e0}.photo-remove-button.svelte-hwgivn:focus-visible{outline:2px solid var(--ui-color-selected-border);outline-offset:2px}.photo-remove-button.remove-photo-active.svelte-hwgivn{background:#862424e0}.section-divider.svelte-hwgivn{border:none;border-top:2px solid var(--ui-color-border-strong);margin:.5rem 0}@media(max-width:700px){.grid.svelte-hwgivn{grid-template-columns:1fr}}
