.RecipeForm-module__P-6hha__form{flex-direction:column;gap:16px;display:flex}.RecipeForm-module__P-6hha__imageUpload{aspect-ratio:16/10;border:2px dashed var(--line-strong);background:var(--bg-soft);cursor:pointer;border-radius:18px;place-items:center;transition:border-color .15s;display:grid;position:relative;overflow:hidden}.RecipeForm-module__P-6hha__imageUpload:hover{border-color:var(--accent)}.RecipeForm-module__P-6hha__imageUploadInner{text-align:center;color:var(--ink-3)}.RecipeForm-module__P-6hha__imageUploadCircle{background:var(--bg-elev);width:48px;height:48px;color:var(--accent);border-radius:999px;place-items:center;margin:0 auto 8px;display:grid}.RecipeForm-module__P-6hha__imageUploadLabel{color:var(--ink-2);margin-bottom:2px;font-size:13px;font-weight:500;display:block}.RecipeForm-module__P-6hha__imageUploadHint{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:10px;font-weight:500}.RecipeForm-module__P-6hha__imageRemoveBtn{color:#fff;cursor:pointer;z-index:2;background:rgba(0,0,0,.5);border:none;border-radius:999px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:10px;right:10px}.RecipeForm-module__P-6hha__field{flex-direction:column;gap:8px;display:flex}.RecipeForm-module__P-6hha__fieldLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:10px;font-weight:500}.RecipeForm-module__P-6hha__input,.RecipeForm-module__P-6hha__textarea{border:1px solid var(--line);background:var(--bg-elev);width:100%;color:var(--ink);font-size:14px;font-family:var(--sans);border-radius:12px;outline:none;padding:12px 14px;transition:border-color .15s}.RecipeForm-module__P-6hha__input:focus,.RecipeForm-module__P-6hha__textarea:focus{border-color:var(--accent)}.RecipeForm-module__P-6hha__input::placeholder,.RecipeForm-module__P-6hha__textarea::placeholder{color:var(--ink-3)}.RecipeForm-module__P-6hha__textarea{resize:none;min-height:80px;line-height:1.5}.RecipeForm-module__P-6hha__pills{flex-wrap:wrap;gap:6px;display:flex}.RecipeForm-module__P-6hha__pill{background:var(--bg-elev);color:var(--ink-2);border:1px solid var(--line);cursor:pointer;white-space:nowrap;font-size:13px;font-weight:500;font-family:var(--sans);border-radius:999px;padding:7px 14px;transition:background .15s,border-color .15s,color .15s}.RecipeForm-module__P-6hha__pill:hover{border-color:var(--accent);color:var(--accent)}.RecipeForm-module__P-6hha__pillActive{background:var(--accent);border-color:var(--accent);color:#fff}.RecipeForm-module__P-6hha__metaRow{grid-template-columns:120px 1fr;align-items:start;gap:16px;display:grid}@media (max-width:480px){.RecipeForm-module__P-6hha__metaRow{grid-template-columns:1fr}}.RecipeForm-module__P-6hha__section{flex-direction:column;gap:10px;display:flex}.RecipeForm-module__P-6hha__sectionHeader{justify-content:space-between;align-items:center;display:flex}.RecipeForm-module__P-6hha__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:10px;font-weight:500}.RecipeForm-module__P-6hha__ingredientGroupSection{flex-direction:column;gap:10px;display:flex}.RecipeForm-module__P-6hha__groupHeaderRow{align-items:center;gap:8px;margin-top:4px;display:flex}.RecipeForm-module__P-6hha__groupHeaderInput{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-2)!important;background:var(--bg-soft)!important;border-style:dashed!important;padding:8px 12px!important;font-size:12px!important;font-weight:600!important}.RecipeForm-module__P-6hha__groupHeaderInput::placeholder{text-transform:none;letter-spacing:0;font-weight:400}.RecipeForm-module__P-6hha__addBtnSm{padding:8px 0;font-size:12px}.RecipeForm-module__P-6hha__ingredientCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.RecipeForm-module__P-6hha__ingredientRow{align-items:center;gap:8px;display:flex}.RecipeForm-module__P-6hha__ingredientRow .RecipeForm-module__P-6hha__input{flex:1}.RecipeForm-module__P-6hha__ingredientMeta{gap:8px;display:flex}.RecipeForm-module__P-6hha__inputSm{flex-shrink:0;width:80px}.RecipeForm-module__P-6hha__selectNative{border:1px solid var(--line);background:var(--bg-elev);color:var(--ink);font-size:14px;font-family:var(--sans);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239e8e7a' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:12px;outline:none;flex:1;padding:12px 32px 12px 14px;transition:border-color .15s}.RecipeForm-module__P-6hha__selectNative:focus{border-color:var(--accent)}.RecipeForm-module__P-6hha__stepCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:14px;gap:12px;padding:14px;display:flex}.RecipeForm-module__P-6hha__stepNum{background:var(--accent-soft);width:28px;height:28px;color:var(--accent-ink);font-family:var(--serif);border-radius:999px;flex-shrink:0;place-items:center;font-size:14px;font-weight:600;display:grid}.RecipeForm-module__P-6hha__stepBody{flex-direction:column;flex:1;gap:8px;display:flex}.RecipeForm-module__P-6hha__stepImageWrap{aspect-ratio:16/9;background:var(--bg-soft);border-radius:10px;position:relative;overflow:hidden}.RecipeForm-module__P-6hha__stepImageUploadLabel{color:var(--ink-3);cursor:pointer;border:1px dashed var(--line-strong);background:var(--bg-soft);border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}.RecipeForm-module__P-6hha__stepImageUploadLabel:hover{border-color:var(--accent);color:var(--accent)}.RecipeForm-module__P-6hha__stepImageRemoveBtn{color:#fff;cursor:pointer;background:rgba(0,0,0,.5);border:none;border-radius:999px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:6px;right:6px}.RecipeForm-module__P-6hha__removeBtn{cursor:pointer;color:var(--ink-3);background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;transition:color .15s;display:flex}.RecipeForm-module__P-6hha__removeBtn:hover{color:var(--accent)}.RecipeForm-module__P-6hha__addBtn{border:1px dashed var(--line-strong);width:100%;color:var(--ink-2);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--sans);background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:11px 0;transition:border-color .15s,color .15s;display:inline-flex}.RecipeForm-module__P-6hha__addBtn:hover{border-color:var(--accent);color:var(--accent)}.RecipeForm-module__P-6hha__submitBtn{background:var(--accent);color:#fff;cursor:pointer;width:100%;font-size:15px;font-weight:600;font-family:var(--sans);border:none;border-radius:14px;margin-top:4px;padding:14px 0;transition:background .15s}.RecipeForm-module__P-6hha__submitBtn:hover{background:var(--accent-hover)}.RecipeForm-module__P-6hha__submitBtn:disabled{opacity:.6;cursor:default}
.edit-module__qhNCqa__root{background:#fff;height:100vh;padding:16px 16px 80px;overflow-y:auto}@media (min-width:768px){.edit-module__qhNCqa__root{max-width:900px;height:auto;margin:0 auto;padding:32px 24px 80px;overflow-y:visible}.edit-module__qhNCqa__back{display:none}}.edit-module__qhNCqa__header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.edit-module__qhNCqa__back{cursor:pointer;color:#1677ff;background:0 0;border:none;flex-shrink:0;padding:0;font-size:14px}.edit-module__qhNCqa__title{margin:0;font-size:20px;font-weight:700}.edit-module__qhNCqa__center{justify-content:center;align-items:center;min-height:100vh;display:flex}
.new-module__FFd4vG__root{background:var(--bg);-webkit-overflow-scrolling:touch;height:100vh;padding:70px 20px 96px;overflow-y:auto}@media (min-width:768px){.new-module__FFd4vG__root{max-width:760px;height:auto;margin:0 auto;padding:40px 40px 80px;overflow-y:visible}.new-module__FFd4vG__back{display:none}}.new-module__FFd4vG__header{margin-bottom:20px}.new-module__FFd4vG__back{cursor:pointer;color:var(--accent);font-size:14px;font-family:var(--sans);background:0 0;border:none;margin-bottom:12px;padding:0;font-weight:500;display:block}.new-module__FFd4vG__back:hover{color:var(--accent-hover)}.new-module__FFd4vG__title{font-family:var(--serif);color:var(--ink);margin:0 0 6px;font-size:28px;font-weight:500}.new-module__FFd4vG__titleAccent{color:var(--accent);font-style:italic}.new-module__FFd4vG__subtitle{color:var(--ink-2);margin:0;font-size:14px;line-height:1.5}.new-module__FFd4vG__center{justify-content:center;align-items:center;min-height:100vh;display:flex}.new-module__FFd4vG__centerText{color:var(--ink-3);text-align:center;font-size:15px}.new-module__FFd4vG__modeToggle{background:var(--bg-soft);border-radius:12px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.new-module__FFd4vG__modeBtn{color:var(--ink-2);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--sans);background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 0;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.new-module__FFd4vG__modeBtnActive{background:var(--bg-elev);color:var(--ink);box-shadow:var(--shadow-sm);font-weight:600}.new-module__FFd4vG__importCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;margin-bottom:14px;padding:16px}.new-module__FFd4vG__importCardLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-bottom:10px;font-size:10px;font-weight:500;display:block}.new-module__FFd4vG__urlRow{background:var(--bg);border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;display:flex}.new-module__FFd4vG__urlIcon{flex-shrink:0;font-size:14px}.new-module__FFd4vG__urlInput{color:var(--ink);font-size:14px;font-family:var(--sans);background:0 0;border:none;outline:none;flex:1}.new-module__FFd4vG__urlInput::placeholder{color:var(--ink-3)}.new-module__FFd4vG__urlClear{cursor:pointer;color:var(--ink-3);background:0 0;border:none;align-items:center;padding:0;transition:color .15s;display:flex}.new-module__FFd4vG__urlClear:hover{color:var(--ink)}.new-module__FFd4vG__importBtn{background:var(--bg-soft);width:100%;color:var(--ink-3);cursor:default;font-size:14px;font-weight:600;font-family:var(--sans);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 0;transition:background .15s,color .15s;display:inline-flex}.new-module__FFd4vG__importBtnActive{background:var(--accent);color:#fff;cursor:pointer}.new-module__FFd4vG__importBtnActive:hover{background:var(--accent-hover)}@keyframes new-module__FFd4vG__spin{to{transform:rotate(360deg)}}.new-module__FFd4vG__spinner{border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:999px;width:14px;height:14px;animation:.8s linear infinite new-module__FFd4vG__spin;display:inline-block}.new-module__FFd4vG__sourcesWrap{margin-bottom:18px}.new-module__FFd4vG__sourcesLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-bottom:8px;font-size:10px;font-weight:500;display:block}.new-module__FFd4vG__sources{flex-wrap:wrap;gap:6px;display:flex}.new-module__FFd4vG__sourceChip{background:var(--bg-soft);color:var(--ink-2);border-radius:999px;padding:6px 10px;font-size:11.5px;font-weight:500}.new-module__FFd4vG__previewCard{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px;display:flex}.new-module__FFd4vG__previewThumb{background:var(--bg-soft);border-radius:10px;flex-shrink:0;width:72px;height:72px}.new-module__FFd4vG__previewBody{flex:1;min-width:0}.new-module__FFd4vG__previewBadge{color:#6b7d52;align-items:center;gap:4px;margin-bottom:4px;font-size:10.5px;font-weight:600;display:inline-flex}.new-module__FFd4vG__previewTitle{margin:0;font-size:14px;font-weight:600;line-height:1.3}.new-module__FFd4vG__formWrap{margin-top:4px}
