:root{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-bg: #f8fafc;--color-bg-hover: rgba(15, 23, 42, .06);--color-surface: #ffffff;--color-surface-muted: #f1f5f9;--color-border: #e2e8f0;--color-text: #0f172a;--color-text-muted: #475569;--color-accent: #f97316;--color-accent-hover: #fb923c;--color-accent-strong: #ea580c;--color-danger: #ef4444;--shadow-card: 0 18px 36px rgba(15, 23, 42, .08);--shadow-soft: 0 8px 18px rgba(249, 115, 22, .18);--shadow-strong: 0 14px 24px rgba(249, 115, 22, .28);--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 2.5rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 9999px}@media(prefers-color-scheme:dark){:root{--color-bg: #0b1220;--color-bg-hover: rgba(248, 250, 252, .08);--color-surface: #121a2a;--color-surface-muted: #1c2436;--color-border: #273043;--color-text: #f8fafc;--color-text-muted: #94a3b8;--color-accent: #fb923c;--color-accent-hover: #fdba74;--color-accent-strong: #f97316;--color-danger: #f87171;--shadow-card: 0 18px 36px rgba(2, 6, 23, .4);--shadow-soft: 0 8px 18px rgba(251, 146, 60, .22);--shadow-strong: 0 16px 28px rgba(251, 146, 60, .35)}}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark;--color-bg: #0b1220;--color-bg-hover: rgba(248, 250, 252, .08);--color-surface: #121a2a;--color-surface-muted: #1c2436;--color-border: #273043;--color-text: #f8fafc;--color-text-muted: #94a3b8;--color-accent: #fb923c;--color-accent-hover: #fdba74;--color-accent-strong: #f97316;--color-danger: #f87171;--shadow-card: 0 18px 36px rgba(2, 6, 23, .4);--shadow-soft: 0 8px 18px rgba(251, 146, 60, .22);--shadow-strong: 0 16px 28px rgba(251, 146, 60, .35)}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--color-bg);color:var(--color-text)}#root{width:100%;min-height:100vh}button{font-family:inherit;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);box-shadow:0 2px #0f172a1f;transition:transform .12s ease,box-shadow .2s ease,filter .2s ease}button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.01)}button:active:not(:disabled){transform:translateY(0);box-shadow:0 1px #0f172a1a}button:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}button:focus{outline:none}button:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}a:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}._wrapper_1faet_1{position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto;width:100%}._wheel_1faet_10{display:block;border-radius:50%;box-shadow:0 0 0 4px var(--color-border),0 8px 32px #0003;flex-shrink:0;max-width:100%;height:auto}._pointer_1faet_19{position:absolute;top:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-top:24px solid var(--color-accent);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));z-index:2}._empty_1faet_33{min-height:200px;display:flex;align-items:center;justify-content:center;padding:var(--space-lg);background:var(--color-surface);border-radius:var(--radius-lg);border:2px dashed var(--color-border);color:var(--color-text-muted);text-align:center}@media(max-width:480px){._wrapper_1faet_1{padding:.25rem 0}}._button_ctkg6_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;color:var(--color-bg);background:var(--color-accent);border:none;border-radius:var(--radius-full);cursor:pointer;transition:transform .15s ease,box-shadow .2s ease;box-shadow:var(--shadow-soft)}._button_ctkg6_1:hover:not(:disabled){transform:scale(1.02);box-shadow:var(--shadow-strong)}._button_ctkg6_1:active:not(:disabled){transform:scale(.98)}._button_ctkg6_1:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}._button_ctkg6_1:disabled{opacity:.6;cursor:not-allowed}._buttonSpinning_ctkg6_37{min-width:10.5rem}._wrapper_qb4eg_1{min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-md);background:var(--color-surface);border-radius:var(--radius-lg);border:2px solid var(--color-border)}._spinning_qb4eg_13{color:var(--color-text-muted);font-weight:500;animation:_pulse_qb4eg_1 .8s ease-in-out infinite}@keyframes _pulse_qb4eg_1{0%,to{opacity:1}50%{opacity:.6}}._hint_qb4eg_29{color:var(--color-text-muted);font-size:.95rem}._result_qb4eg_34{border-color:var(--color-accent);background:radial-gradient(circle at top,rgba(255,255,255,.65),transparent 55%),linear-gradient(145deg,#fff7ed,#ffedd5 55%,#fed7aa);animation:_resultPop_qb4eg_1 .4s ease-out;box-shadow:0 22px 44px #f9731633}@keyframes _resultPop_qb4eg_1{0%{transform:scale(.96);opacity:.8}to{transform:scale(1);opacity:1}}._label_qb4eg_54{font-size:.875rem;color:var(--color-text-muted);margin:0 0 .25rem}._name_qb4eg_60{font-size:1.75rem;font-weight:800;color:var(--color-accent);margin:0 0 .25rem;line-height:1.2}._dialogOverlay_qb4eg_68{position:fixed;inset:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._dialogCard_qb4eg_80{position:relative;width:min(100%,340px);min-height:auto;padding:1.75rem 1.1rem 1.1rem;box-shadow:0 24px 48px #0f172a33}._closeButton_qb4eg_88{position:absolute;top:.7rem;right:.7rem;width:2rem;height:2rem;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fffc;color:#111827;font-size:1rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #0f172a1f}._spinAgainButton_qb4eg_107{margin-top:1rem;border:none;border-radius:999px;padding:.65rem 1.2rem;background:#f97316;color:#fff7ed;font-size:.95rem;font-weight:800;cursor:pointer;box-shadow:0 14px 28px #f9731647}._primaryActionButton_qb4eg_120{margin-top:.9rem;border:none;border-radius:999px;padding:.62rem 1.1rem;background:#ea580c;color:#fff7ed;font-size:.92rem;font-weight:800;cursor:pointer;box-shadow:0 12px 22px #ea580c3d}@media(max-width:719px){._wrapper_qb4eg_1{min-height:72px;padding:.75rem}._name_qb4eg_60{font-size:1.45rem}._dialogCard_qb4eg_80{padding:1.6rem 1rem 1rem}}._overlay_1ho3b_1{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}._card_1ho3b_13{width:min(100%,460px);border-radius:24px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);box-shadow:0 24px 48px #0f172a3d;overflow:hidden}._cardDefault_1ho3b_23{background:radial-gradient(circle at top,rgba(249,115,22,.1),transparent 56%),var(--color-surface)}._cardDanger_1ho3b_29{background:radial-gradient(circle at top,rgba(239,68,68,.12),transparent 56%),var(--color-surface)}._header_1ho3b_35{padding:1.3rem 1.3rem 0}._eyebrow_1ho3b_39{display:inline-flex;padding:.25rem .65rem;border-radius:999px;background:#0f172a0f;color:var(--color-text-muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}._title_1ho3b_51{margin:.8rem 0 0;font-size:1.18rem;font-weight:800;line-height:1.25}._message_1ho3b_58{margin:0;padding:.95rem 1.3rem 0;color:var(--color-text-muted);font-size:.96rem;line-height:1.6}._actions_1ho3b_66{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.3rem 1.3rem}._primaryButton_1ho3b_73,._dangerButton_1ho3b_74,._secondaryButton_1ho3b_75{min-height:2.9rem;border-radius:999px;padding:.72rem 1.3rem;font-size:.95rem;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}._primaryButton_1ho3b_73:hover,._dangerButton_1ho3b_74:hover,._secondaryButton_1ho3b_75:hover{transform:translateY(-1px)}._primaryButton_1ho3b_73{border:none;background:var(--color-accent);color:#fff7ed;box-shadow:var(--shadow-strong)}._dangerButton_1ho3b_74{border:none;background:var(--color-danger);color:#fff7ed;box-shadow:0 14px 26px #ef44443d}._secondaryButton_1ho3b_75{border:1px solid var(--color-border);background:transparent;color:var(--color-text)}@media(max-width:719px){._overlay_1ho3b_1{align-items:center;padding:.75rem}._card_1ho3b_13{width:100%;border-radius:22px}._header_1ho3b_35{padding:1.1rem 1rem 0}._message_1ho3b_58{padding:.85rem 1rem 0;font-size:.93rem}._actions_1ho3b_66{flex-direction:column-reverse;padding:1rem}._primaryButton_1ho3b_73,._dangerButton_1ho3b_74,._secondaryButton_1ho3b_75{width:100%;min-height:3.15rem}}._wrapper_7ktr2_1{display:flex;flex-direction:column;gap:0;min-width:0;width:100%}._content_7ktr2_9{display:flex;flex-direction:column;min-width:0;width:100%}._srOnly_7ktr2_16{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._menuTabs_7ktr2_28{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem;border-radius:999px;background:var(--color-surface-muted);border:1px solid var(--color-border);flex-wrap:wrap;max-width:100%;margin-bottom:.75rem}._menuButton_7ktr2_41{border:none;background:transparent;color:var(--color-text-muted);font-size:.8rem;font-weight:700;padding:.35rem .85rem;border-radius:999px;cursor:pointer;transition:background .15s ease,color .15s ease}._menuButtonActive_7ktr2_53{background:var(--color-accent);color:var(--color-bg)}._searchRow_7ktr2_58{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}._addForm_7ktr2_65{display:flex;gap:.5rem;align-items:center;margin-bottom:.75rem}._input_7ktr2_72{flex:1;min-width:0;padding:.5rem .75rem;font-size:.95rem;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color .15s ease}._input_7ktr2_72:focus{outline:none;border-color:var(--color-accent)}._addBtn_7ktr2_89{padding:.5rem 1rem;font-weight:600;color:var(--color-bg);background:var(--color-accent);border:none;border-radius:var(--radius-md);cursor:pointer;transition:background .15s ease;white-space:nowrap}._addBtn_7ktr2_89:hover:not(:disabled){background:var(--color-accent-hover)}._addBtn_7ktr2_89:disabled{opacity:.5;cursor:not-allowed}._list_7ktr2_110{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-content:flex-start;gap:.5rem;min-width:0;max-width:100%;max-height:8.75rem;overflow-y:auto;overflow-x:hidden;padding-right:.2rem;scrollbar-width:thin}._item_7ktr2_127{display:inline-flex}._pillButton_7ktr2_131{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .8rem;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease;white-space:nowrap}._pillButtonActive_7ktr2_144{background:#f9731624;border-color:var(--color-accent);color:var(--color-text)}._pillButtonMuted_7ktr2_150{background:var(--color-surface-muted);border-color:var(--color-border);color:var(--color-text-muted);opacity:.75}._pillButton_7ktr2_131:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}._itemName_7ktr2_162{font-weight:600;font-size:.9rem}._clearBtn_7ktr2_167{padding:.5rem 1rem;font-size:.875rem;color:var(--color-danger);background:transparent;border:1px dashed rgba(239,68,68,.5);border-radius:var(--radius-md);cursor:pointer;transition:border-color .15s ease,color .15s ease}._clearBtn_7ktr2_167:hover{color:#b91c1c;border-color:#ef4444e6}._resetBtn_7ktr2_183{margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;color:var(--color-text-muted);background:transparent;border:1px dashed var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .15s ease,color .15s ease}._resetBtn_7ktr2_183:hover{color:var(--color-text);border-color:var(--color-text-muted)}._emptyText_7ktr2_200{margin:0 0 .75rem;font-size:.9rem;color:var(--color-text-muted)}._footerActions_7ktr2_206{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}@media(max-width:719px){._menuTabs_7ktr2_28,._searchRow_7ktr2_58,._addForm_7ktr2_65{margin-bottom:.625rem}._searchRow_7ktr2_58 ._input_7ktr2_72{width:100%}._menuTabs_7ktr2_28{width:100%;justify-content:space-between}._menuButton_7ktr2_41{flex:1 1 0;text-align:center;padding:.35rem .5rem}._pillButton_7ktr2_131{padding:.42rem .72rem}._footerActions_7ktr2_206{margin-top:.625rem;flex-wrap:nowrap}._footerActions_7ktr2_206 ._clearBtn_7ktr2_167,._footerActions_7ktr2_206 ._resetBtn_7ktr2_183{width:auto;flex:1 1 0;margin-top:0}}._wrapper_4xlow_1{background:var(--color-surface);border-radius:var(--radius-lg);border:2px solid var(--color-border);padding:var(--space-md)}._heading_4xlow_8{font-size:.9rem;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem}._header_4xlow_17{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._clearBtn_4xlow_24{padding:.25rem .5rem;font-size:.8rem;font-weight:600;color:var(--color-text-muted);background:transparent;border:none;cursor:pointer;border-radius:var(--radius-sm)}._clearBtn_4xlow_24:hover{color:var(--color-danger)}._list_4xlow_39{list-style:none;margin:0;padding:0}._item_4xlow_45{display:flex;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.9rem;border-bottom:1px solid var(--color-border)}._item_4xlow_45:last-child{border-bottom:none}._name_4xlow_58{font-weight:600;min-width:100px}._time_4xlow_63{margin-left:auto;font-size:.75rem;color:var(--color-text-muted)}._empty_4xlow_69{font-size:.9rem;color:var(--color-text-muted);margin:0}._kitchen_468gw_1{display:flex;flex-direction:column;gap:var(--space-lg)}._section_468gw_7{display:flex;flex-direction:column;gap:.875rem}._sectionHeader_468gw_13{display:flex;align-items:center;justify-content:space-between}._sectionTitle_468gw_19{margin:0;font-size:1.2rem;font-weight:700;color:var(--color-text)}._sectionSubtitle_468gw_26{margin:.35rem 0 0;font-size:.9rem;color:var(--color-text-muted)}._panelCard_468gw_32{background:var(--color-surface);border-radius:20px;padding:.875rem 1rem;box-shadow:var(--shadow-card);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:.75rem}._guideSpotlight_468gw_43{outline:3px solid rgba(249,115,22,.9);outline-offset:4px;box-shadow:0 0 0 6px #f9731629}._panelToggle_468gw_49{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:0;border:none;color:var(--color-text);background:transparent;text-align:left;cursor:pointer}._panelToggleText_468gw_63{display:flex;flex-direction:column;align-items:flex-start}._panelSectionTitle_468gw_69{font-size:1.05rem;font-weight:800;color:var(--color-text)}._panelSectionSubtitle_468gw_75{margin-top:.3rem;font-size:.88rem;color:var(--color-text-muted)}._panelToggleIcon_468gw_81{flex-shrink:0;padding:.35rem .8rem;border:1px solid var(--color-border);border-radius:999px;font-size:.82rem;font-weight:700}._panelContent_468gw_90{display:flex;flex-direction:column;gap:.875rem}._actionButtons_468gw_96{display:flex;flex-wrap:wrap;gap:.45rem}._actionButtonHighlight_468gw_102{min-height:2.5rem;padding:.58rem .95rem;font-size:.84rem;box-shadow:var(--shadow-soft)}._primaryButton_468gw_109,._ghostButton_468gw_110,._dangerButton_468gw_111{border:none;border-radius:var(--radius-full);padding:.4rem .78rem;font-size:.78rem;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease;white-space:nowrap}._primaryButton_468gw_109{background:var(--color-accent);color:var(--color-bg);box-shadow:var(--shadow-soft)}._primaryButton_468gw_109:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-strong)}._ghostButton_468gw_110{background:var(--color-surface-muted);color:var(--color-text)}._ghostButton_468gw_110:hover:not(:disabled){transform:translateY(-1px)}._dangerButton_468gw_111{background:#ef44441a;color:#b91c1c}._dangerButton_468gw_111:hover:not(:disabled){transform:translateY(-1px)}._resultCard_468gw_151{position:relative;background:var(--color-surface-muted);border-radius:16px;padding:.9rem;border:1px solid var(--color-border);display:flex;flex-direction:column;gap:.75rem}._listPanelHeader_468gw_162{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}._listTitle_468gw_169{margin:0;font-size:1rem;font-weight:700;color:var(--color-text)}._listMeta_468gw_176{margin:.25rem 0 0;font-size:.85rem;color:var(--color-text-muted)}._listBadge_468gw_182{align-self:flex-start;padding:.3rem .6rem;border-radius:var(--radius-full);background:#3b82f61f;color:#1d4ed8;font-size:.75rem;font-weight:700}._listShareRow_468gw_192{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}._generatedList_468gw_199{display:flex;flex-direction:column;gap:var(--space-sm)}._generatedItem_468gw_205{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding:.6rem;border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border)}._confirmPanel_468gw_216{display:flex;flex-direction:column;gap:var(--space-sm)}._confirmText_468gw_222{margin:0;font-size:.9rem;color:var(--color-text-muted)}._formRow_468gw_228{display:grid;grid-template-columns:1.4fr .75fr .8fr .8fr 1fr 1fr auto;gap:var(--space-sm);align-items:center}._searchRow_468gw_235{display:grid;grid-template-columns:1fr 180px;gap:var(--space-sm);align-items:center}._field_468gw_242{display:flex;flex-direction:column;gap:.35rem;font-size:.75rem;color:var(--color-text-muted);font-weight:700}._fieldLabel_468gw_251{letter-spacing:.01em;text-transform:uppercase;text-align:center;align-self:center}._editField_468gw_258{display:flex;align-items:center;gap:.55rem;min-width:0;flex:1 1 12rem}._editRowInline_468gw_266{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;min-width:0;width:100%}._editFieldLabel_468gw_275{font-size:.72rem;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.01em;white-space:nowrap}._input_468gw_284,._select_468gw_285{width:100%;padding:.65rem .75rem;border-radius:.7rem;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-size:.9rem}._input_468gw_284::placeholder{color:#475569e6;font-weight:600}._formSubmitButton_468gw_300{align-self:end;justify-self:stretch;min-height:2.7rem}._fieldItem_468gw_306,._fieldUnit_468gw_310,._fieldRemaining_468gw_314,._fieldOrdered_468gw_318,._fieldCategory_468gw_322,._fieldFrequency_468gw_326{grid-column:auto}._input_468gw_284:focus-visible,._select_468gw_285:focus-visible,._closeButton_468gw_332:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}._groupList_468gw_337{display:flex;flex-direction:column;gap:.35rem}._groupCard_468gw_343{display:flex;flex-direction:column;gap:.45rem;padding:.55rem 0;border-top:1px solid var(--color-border)}._groupHeader_468gw_351{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-sm);padding:0;border:none;background:transparent;text-align:left;cursor:pointer}._groupHeaderText_468gw_364{display:flex;flex-direction:column;align-items:flex-start}._groupTitle_468gw_370{margin:0;font-size:1rem;font-weight:700;color:var(--color-text)}._groupMeta_468gw_377{margin:.15rem 0 0;font-size:.8rem;color:var(--color-text-muted)}._groupToggle_468gw_383{flex-shrink:0;padding:.35rem .7rem;border:1px solid var(--color-border);border-radius:999px;font-size:.75rem;font-weight:700;background:transparent;color:var(--color-text)}._groupContent_468gw_394{margin-top:var(--space-sm)}._list_468gw_162{display:flex;flex-direction:column;gap:.45rem;margin-top:.55rem}._listRow_468gw_405{display:grid;grid-template-columns:minmax(0,1.6fr) auto auto;align-items:start;gap:.45rem;padding:.45rem .55rem;border-radius:.8rem;background:var(--color-surface);border:1px solid var(--color-border)}._listRowCompact_468gw_416{grid-template-columns:minmax(0,1fr) auto}._listRowEditing_468gw_420{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}._listRowEditing_468gw_420 ._rowActions_468gw_424{flex-wrap:wrap;justify-content:flex-end;min-width:0}._itemInfo_468gw_430{display:flex;flex-direction:column;gap:.12rem;min-width:0}._itemName_468gw_437{font-weight:700;color:var(--color-text);font-size:.9rem;line-height:1.15}._itemMeta_468gw_444{font-size:.72rem;line-height:1.2;color:var(--color-text-muted)}._quantitySummary_468gw_450{display:inline-block;font-weight:800;font-size:.9rem;line-height:1.3}._quantityavailable_468gw_457{color:#15803d}._quantitylow_468gw_461{color:#b45309}._quantityout_468gw_465{color:#b91c1c}._rowActions_468gw_424{display:flex;flex-wrap:nowrap;gap:.35rem;justify-self:end;align-self:center}._rowActions_468gw_424 ._ghostButton_468gw_110,._rowActions_468gw_424 ._dangerButton_468gw_111,._rowActions_468gw_424 ._primaryButton_468gw_109{padding:.32rem .58rem;font-size:.72rem}._deleteActionButton_468gw_484{width:2rem;height:2rem;border:none;border-radius:999px;background:#ef44441f;color:#b91c1c;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}._deleteIcon_468gw_497{width:.95rem;height:.95rem}@media(max-width:640px){._actionButtonHighlight_468gw_102{flex:1 1 calc(50% - .25rem);justify-content:center;text-align:center}._editField_468gw_258{width:100%;gap:.45rem}._editField_468gw_258 ._input_468gw_284{flex:1 1 auto;min-width:0}._listRowEditing_468gw_420 ._rowActions_468gw_424 ._primaryButton_468gw_109,._listRowEditing_468gw_420 ._rowActions_468gw_424 ._ghostButton_468gw_110{min-height:2.35rem;padding:.45rem .72rem;font-size:.78rem}._deleteActionButton_468gw_484{width:2.15rem;height:2.15rem}}._emptyText_468gw_532{margin:0;font-size:.9rem;color:var(--color-text-muted)}._closeButton_468gw_332{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);width:2.2rem;height:2.2rem;border-radius:999px;font-size:1.2rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}@media(min-width:1024px){._panelCard_468gw_32{padding:1.25rem}}@media(max-width:640px){._resultCard_468gw_151{padding-top:1rem}._formRow_468gw_228{grid-template-columns:1fr 1fr}._fieldItem_468gw_306{grid-column:1;grid-row:1}._fieldUnit_468gw_310{grid-column:2;grid-row:1}._fieldRemaining_468gw_314{grid-column:1;grid-row:2}._fieldOrdered_468gw_318{grid-column:2;grid-row:2}._fieldCategory_468gw_322{grid-column:1;grid-row:3}._fieldFrequency_468gw_326{grid-column:2;grid-row:3}._searchRow_468gw_235{grid-template-columns:1fr}._list_468gw_162{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}._listRowCompact_468gw_416{grid-template-columns:minmax(0,1fr);gap:.45rem;min-height:auto;padding:.78rem}._listRowEditing_468gw_420{grid-column:1 / -1;grid-template-columns:1fr;gap:.35rem;padding:.6rem}._editRowInline_468gw_266{width:100%;align-items:end;flex-direction:row;gap:.45rem}._listRowEditing_468gw_420 ._rowActions_468gw_424{width:auto;flex:0 0 auto;justify-content:flex-end;align-self:end;gap:.3rem}._listRowEditing_468gw_420 ._rowActions_468gw_424 ._primaryButton_468gw_109,._listRowEditing_468gw_420 ._rowActions_468gw_424 ._ghostButton_468gw_110{flex:0 0 auto}._listRowEditing_468gw_420 ._itemInfo_468gw_430{gap:.08rem}._listRowEditing_468gw_420 ._itemName_468gw_437{font-size:.86rem}._listRowEditing_468gw_420 ._itemMeta_468gw_444{font-size:.68rem}._listRowEditing_468gw_420 ._editFieldLabel_468gw_275{font-size:.66rem}._listRowEditing_468gw_420 ._editField_468gw_258 ._input_468gw_284{padding:.5rem .62rem;font-size:.84rem}._fieldLabel_468gw_251{text-align:left;align-self:flex-start}._formSubmitButton_468gw_300{grid-column:1 / -1;grid-row:4}._actionButtons_468gw_96{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.1rem}._generatedItem_468gw_205,._listPanelHeader_468gw_162{align-items:flex-start;flex-direction:column}._listShareRow_468gw_192{align-items:stretch}._listPanelHeader_468gw_162{padding-right:2.75rem}._groupHeader_468gw_351{align-items:center;flex-direction:row}._rowActions_468gw_424{width:100%;justify-content:flex-start;gap:.4rem;flex-direction:row;align-items:center;position:static;margin-top:.15rem}._listRowEditing_468gw_420 ._rowActions_468gw_424{flex-shrink:0}._itemInfo_468gw_430{gap:.3rem}._itemName_468gw_437{font-size:1rem;line-height:1.25}._itemMeta_468gw_444{font-size:.88rem;line-height:1.32}._rowActions_468gw_424 ._ghostButton_468gw_110,._rowActions_468gw_424 ._dangerButton_468gw_111,._rowActions_468gw_424 ._primaryButton_468gw_109{padding:.4rem .65rem;font-size:.76rem;flex:0 0 auto}._rowActions_468gw_424 ._ghostButton_468gw_110{min-width:4rem}._deleteActionButton_468gw_484{width:2.25rem;height:2.25rem;flex:0 0 auto;position:static}._deleteIcon_468gw_497{width:1.02rem;height:1.02rem}._closeButton_468gw_332{position:absolute;top:.75rem;right:.75rem}}._section_8a1qt_1{display:flex;flex-direction:column;gap:.75rem}._panelCard_8a1qt_7{background:var(--color-surface);border-radius:20px;padding:.875rem 1rem;box-shadow:var(--shadow-card);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:.7rem}._guideSpotlight_8a1qt_18{outline:3px solid rgba(249,115,22,.9);outline-offset:4px;box-shadow:0 0 0 6px #f9731629}._panelToggle_8a1qt_24{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:0;border:none;color:var(--color-text);background:transparent;text-align:left;cursor:pointer}._panelToggleText_8a1qt_38{display:flex;flex-direction:column;align-items:flex-start}._panelSectionTitle_8a1qt_44{font-size:1.02rem;font-weight:800;color:var(--color-text)}._panelSectionSubtitle_8a1qt_50{margin-top:.2rem;font-size:.82rem;color:var(--color-text-muted)}._panelToggleIcon_8a1qt_56{flex-shrink:0;padding:.3rem .72rem;border:1px solid var(--color-border);border-radius:999px;font-size:.76rem;font-weight:700}._panelContent_8a1qt_65{display:flex;flex-direction:column;gap:.75rem}._modeSwitch_8a1qt_71,._actionButtons_8a1qt_72,._inputRow_8a1qt_73{display:flex;gap:.45rem;align-items:center}._inputRow_8a1qt_73{flex-wrap:wrap}._modeSwitch_8a1qt_71{padding:.22rem;border-radius:999px;background:var(--color-surface-muted);border:1px solid var(--color-border)}._modeButton_8a1qt_90{flex:1;border:none;border-radius:999px;padding:.48rem .72rem;font:inherit;font-size:.78rem;font-weight:700;color:var(--color-text-muted);background:transparent;cursor:pointer}._modeButtonActive_8a1qt_103{background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-soft)}._actionGrow_8a1qt_109{flex:1}._wheelWrap_8a1qt_113,._spinRow_8a1qt_118{display:flex;justify-content:center}._primaryButton_8a1qt_123,._ghostButton_8a1qt_124{border:none;border-radius:var(--radius-full);padding:.45rem .82rem;font-size:.78rem;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease}._primaryButton_8a1qt_123{background:var(--color-accent);color:var(--color-bg);box-shadow:var(--shadow-soft)}._primaryButton_8a1qt_123:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-strong)}._ghostButton_8a1qt_124{background:var(--color-surface-muted);color:var(--color-text)}._ghostButton_8a1qt_124:hover:not(:disabled){transform:translateY(-1px)}._primaryButton_8a1qt_123:disabled,._ghostButton_8a1qt_124:disabled,._modeButton_8a1qt_90:disabled{cursor:not-allowed;opacity:.65}._suggestionSection_8a1qt_161{display:flex;flex-direction:column;gap:.5rem}._suggestionShelf_8a1qt_167{display:flex;flex-direction:column;gap:.42rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.1rem;scrollbar-width:thin}._suggestionRow_8a1qt_177{display:flex;gap:.45rem;width:max-content}._pillButton_8a1qt_183{display:inline-flex;align-items:center;justify-content:center;padding:.34rem .58rem;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease;white-space:nowrap}._pillButtonActive_8a1qt_196{background:#f9731624;border-color:var(--color-accent);color:var(--color-text)}._pillButtonMuted_8a1qt_202{background:var(--color-surface-muted);border-color:var(--color-border);color:var(--color-text-muted);opacity:.75}._pillButton_8a1qt_183:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}._suggestionTitle_8a1qt_214{font-weight:600;font-size:.84rem}._composeCard_8a1qt_219,._reviewCard_8a1qt_220{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:16px;padding:.8rem}._composeCard_8a1qt_219{display:flex;flex-direction:column;gap:.55rem}._textInput_8a1qt_233{flex:1;min-width:0;border:1px solid var(--color-border);border-radius:14px;padding:.72rem .88rem;font:inherit;color:var(--color-text);background:var(--color-surface)}._servingsControl_8a1qt_244{display:inline-flex;align-items:center;gap:.2rem;padding:.2rem;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface);flex-shrink:0}._servingsButton_8a1qt_255{width:2rem;height:2rem;border:none;border-radius:10px;background:var(--color-surface-muted);color:var(--color-text);font:inherit;font-size:1rem;font-weight:700;cursor:pointer}._servingsButton_8a1qt_255:disabled{opacity:.5;cursor:not-allowed}._servingsValue_8a1qt_273{min-width:5.75rem;padding:0 .5rem;text-align:center;font-size:.84rem;font-weight:700;color:var(--color-text)}._reviewHeader_8a1qt_282,._summaryRow_8a1qt_283,._ingredientRow_8a1qt_284{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}._ingredientRow_8a1qt_284{position:relative}._reviewMeta_8a1qt_295,._ingredientMeta_8a1qt_297,._ingredientNote_8a1qt_298,._summaryItemMeta_8a1qt_299,._warningText_8a1qt_300,._successText_8a1qt_301,._errorText_8a1qt_302,._emptyText_8a1qt_303{margin:0;font-size:.84rem}._reviewTitle_8a1qt_308,._summaryTitle_8a1qt_309,._ingredientName_8a1qt_310,._summaryItemName_8a1qt_311{margin:0;color:var(--color-text)}._ingredientName_8a1qt_310{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._reviewTitle_8a1qt_308{font-size:.96rem;font-weight:800}._reviewCard_8a1qt_220{position:relative;display:flex;flex-direction:column;gap:.7rem;max-height:calc(100vh - 2rem)}._reviewCloseButton_8a1qt_336{position:absolute;top:.7rem;right:.7rem;width:1.95rem;height:1.95rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-text);font-size:.92rem;font-weight:800;cursor:pointer}._reviewScrollArea_8a1qt_351{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:.7rem;padding-right:.15rem}._reviewOverlay_8a1qt_361{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a75;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._generatingOverlay_8a1qt_373{position:fixed;inset:0;z-index:85;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a5c;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}._generatingCard_8a1qt_385{min-width:220px;border-radius:16px;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card);padding:1rem 1.1rem;display:flex;align-items:center;gap:.75rem}._generatingSpinner_8a1qt_397{width:1.25rem;height:1.25rem;border-radius:999px;border:2px solid rgba(249,115,22,.25);border-top-color:var(--color-accent);animation:_cook-loader-spin_8a1qt_1 .9s linear infinite;flex-shrink:0}._generatingText_8a1qt_407{margin:0;font-size:.9rem;color:var(--color-text);font-weight:600}@keyframes _cook-loader-spin_8a1qt_1{to{transform:rotate(360deg)}}._reviewDialog_8a1qt_420{width:min(100%,540px);max-height:calc(100vh - 2rem)}._reviewHeader_8a1qt_282,._summaryRow_8a1qt_283,._ingredientRow_8a1qt_284{padding-bottom:.55rem;border-bottom:1px solid var(--color-border)}._summaryRow_8a1qt_283:last-child,._ingredientRow_8a1qt_284:last-child{border-bottom:none;padding-bottom:0}._ingredientList_8a1qt_438,._summaryList_8a1qt_439{display:flex;flex-direction:column;gap:.65rem}._ingredientStatusBlock_8a1qt_445,._summaryNumbers_8a1qt_446{display:flex;flex-direction:column;gap:.3rem;align-items:flex-end;text-align:right}._ingredientMain_8a1qt_454,._ingredientSide_8a1qt_455{display:flex;align-items:center;gap:.5rem;min-width:0}._ingredientMain_8a1qt_454{flex:1}._ingredientTextBlock_8a1qt_466{min-width:0;flex:1}._ingredientTitleRow_8a1qt_471{display:flex;align-items:center;gap:.45rem;min-width:0}._ingredientHint_8a1qt_478{flex-shrink:0;font-size:.72rem;color:var(--color-text-muted)}._ingredientControls_8a1qt_484{display:flex;align-items:center;gap:.45rem;flex-shrink:0}._ingredientSide_8a1qt_455{justify-content:flex-end;flex-wrap:nowrap;flex:0 0 auto;min-height:1.9rem}._ingredientQuantityInput_8a1qt_498,._ingredientUnitInput_8a1qt_499,._ingredientUnitLabel_8a1qt_500{border:1px solid var(--color-border);border-radius:12px;padding:.52rem .6rem;font:inherit;color:var(--color-text);background:var(--color-surface)}._ingredientQuantityInput_8a1qt_498{width:5.25rem;text-align:center}._ingredientUnitInput_8a1qt_499,._ingredientUnitLabel_8a1qt_500{width:4.25rem}._ingredientUnitLabel_8a1qt_500{display:inline-flex;align-items:center;justify-content:center;text-transform:none}._removeIngredientButton_8a1qt_526{width:1.9rem;height:1.9rem;border:none;border-radius:999px;background:#dc2626;color:#fff;font-size:.9rem;font-weight:800;cursor:pointer;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--shadow-soft)}._deleteIcon_8a1qt_543{width:.95rem;height:.95rem}._addIngredientCard_8a1qt_548{display:flex;flex-direction:column;gap:.5rem;padding:.7rem;border:1px dashed var(--color-border);border-radius:14px;background:var(--color-surface)}._addIngredientRow_8a1qt_558{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap}._matchPill_8a1qt_565{display:inline-flex;align-items:center;justify-content:center;padding:.22rem .58rem;border-radius:999px;font-size:.72rem;font-weight:800}._matchReady_8a1qt_575{background:#10b98124;color:#047857}._matchLow_8a1qt_580{background:#f59e0b29;color:#b45309}._matchMissing_8a1qt_585{background:#ef444424;color:#b91c1c}._summaryTitle_8a1qt_309{font-size:.9rem;font-weight:800;margin-bottom:.35rem}._reviewMeta_8a1qt_295,._ingredientMeta_8a1qt_297,._ingredientNote_8a1qt_298,._summaryItemMeta_8a1qt_299,._emptyText_8a1qt_303{color:var(--color-text-muted)}._warningText_8a1qt_300{color:#b45309;font-weight:600}._summaryDelta_8a1qt_609{color:var(--color-text-muted);font-size:.82rem}._reviewFooter_8a1qt_614{position:sticky;bottom:0;display:flex;gap:.55rem;padding-top:.7rem;border-top:1px solid var(--color-border);background:var(--color-surface-muted)}._reviewFooter_8a1qt_614 ._primaryButton_8a1qt_123,._reviewFooter_8a1qt_614 ._ghostButton_8a1qt_124{flex:1}._successText_8a1qt_301{color:#047857;font-weight:700}._errorText_8a1qt_302{color:#b91c1c;font-weight:600}@media(min-width:1024px){._panelCard_8a1qt_7{padding:1.15rem}}@media(max-width:640px){._panelCard_8a1qt_7{padding:.72rem .78rem;border-radius:16px}._modeSwitch_8a1qt_71,._actionButtons_8a1qt_72,._inputRow_8a1qt_73,._reviewHeader_8a1qt_282,._summaryRow_8a1qt_283,._ingredientRow_8a1qt_284{width:100%}._modeButton_8a1qt_90,._actionGrow_8a1qt_109{flex:1 1 0}._panelContent_8a1qt_65,._reviewCard_8a1qt_220,._composeCard_8a1qt_219{gap:.65rem}._reviewDialog_8a1qt_420{width:min(100%,100%);max-height:calc(100vh - 2.6rem)}._reviewCard_8a1qt_220{max-height:calc(100vh - 2.6rem);padding:.72rem .72rem .6rem;gap:.5rem}._ingredientList_8a1qt_438,._summaryList_8a1qt_439{gap:.4rem}._reviewHeader_8a1qt_282,._summaryRow_8a1qt_283,._ingredientRow_8a1qt_284{padding-bottom:.38rem}._reviewHeader_8a1qt_282{flex-direction:column;align-items:stretch}._inputRow_8a1qt_73{flex-direction:row;align-items:center;flex-wrap:wrap}._textInput_8a1qt_233{flex:1 1 0;min-width:0}._servingsControl_8a1qt_244{flex:0 0 auto}._inputRow_8a1qt_73 ._primaryButton_8a1qt_123{flex:1 1 100%}._ingredientRow_8a1qt_284,._summaryRow_8a1qt_283{flex-direction:row;align-items:center;gap:.45rem}._ingredientMain_8a1qt_454,._ingredientSide_8a1qt_455{gap:.35rem}._ingredientMain_8a1qt_454{width:100%;flex-direction:row;align-items:center;flex-wrap:nowrap}._ingredientTextBlock_8a1qt_466{flex:1;min-width:0}._ingredientTitleRow_8a1qt_471{gap:.35rem}._ingredientHint_8a1qt_478{font-size:.68rem}._ingredientName_8a1qt_310,._summaryItemName_8a1qt_311{font-size:.83rem;line-height:1.25}._ingredientMeta_8a1qt_297,._summaryItemMeta_8a1qt_299,._summaryDelta_8a1qt_609,._ingredientNote_8a1qt_298{font-size:.76rem;line-height:1.35;white-space:normal;word-break:break-word}._ingredientStatusBlock_8a1qt_445,._summaryNumbers_8a1qt_446,._ingredientSide_8a1qt_455{align-items:center;text-align:left}._ingredientQuantityInput_8a1qt_498,._ingredientUnitInput_8a1qt_499,._ingredientUnitLabel_8a1qt_500{width:4.1rem;min-width:4.1rem;padding:.38rem .46rem;font-size:.74rem}._ingredientControls_8a1qt_484{width:auto;display:flex;justify-content:flex-start;padding-right:0}._ingredientSide_8a1qt_455{width:auto;display:flex;gap:0;align-items:center;text-align:left}._removeIngredientButton_8a1qt_526{position:static;width:1.85rem;height:1.85rem;font-size:.75rem}._deleteIcon_8a1qt_543{width:1.05rem;height:1.05rem}._addIngredientRow_8a1qt_558{align-items:stretch}._addIngredientRow_8a1qt_558 ._textInput_8a1qt_233{flex:1 1 100%}._reviewCloseButton_8a1qt_336{top:.55rem;right:.55rem}._reviewFooter_8a1qt_614{gap:.45rem;padding-top:.55rem}._pillButton_8a1qt_183{padding:.32rem .52rem}}._layout_17eel_1{display:grid;gap:.875rem;grid-template-columns:1fr;grid-template-areas:"controls" "wheel"}._spinPanel_17eel_10{grid-area:wheel;background:var(--color-surface);border-radius:20px;padding:1rem;box-shadow:var(--shadow-card);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:.75rem}._controlsPanel_17eel_22{grid-area:controls;background:var(--color-surface);border-radius:20px;padding:.875rem 1rem;box-shadow:var(--shadow-card);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:.75rem}._guideSpotlight_17eel_34{outline:3px solid rgba(249,115,22,.9);outline-offset:4px;box-shadow:0 0 0 6px #f9731629}._panelHeader_17eel_40{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._panelTitle_17eel_47{margin:0;font-size:1.2rem;font-weight:800;color:var(--color-text)}._panelSubtitle_17eel_54{margin:.35rem 0 0;font-size:.9rem;color:var(--color-text-muted)}._panelBadge_17eel_60{padding:.25rem .6rem;border-radius:var(--radius-full);background:#0ea5e91f;color:#0369a1;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}._wheelWrap_17eel_71,._spinRow_17eel_76{display:flex;justify-content:center}._controlsToggle_17eel_81{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:0;border:none;color:var(--color-text);background:transparent;text-align:left;cursor:pointer}._controlsToggleText_17eel_95{display:flex;flex-direction:column;align-items:flex-start}._controlsToggleIcon_17eel_101{flex-shrink:0;padding:.35rem .8rem;border:1px solid var(--color-border);border-radius:999px;font-size:.82rem;font-weight:700}._controlsContent_17eel_110{display:flex;flex-direction:column;gap:.875rem}._controlsContentClosed_17eel_116{display:none}._content_17eel_120{display:flex;flex-direction:column;gap:.875rem}._addForm_17eel_126{display:flex;gap:.65rem}._addForm_17eel_126{align-items:stretch;flex-wrap:nowrap}._input_17eel_136{width:100%;flex:1 1 auto;border-radius:14px;border:1px solid var(--color-border);background:var(--color-surface-raised, var(--color-surface));color:var(--color-text);padding:.8rem .95rem;font:inherit}._input_17eel_136:focus{outline:2px solid rgba(249,115,22,.24);outline-offset:2px}._addBtn_17eel_152,._clearBtn_17eel_153{border:none;border-radius:999px;padding:.75rem 1.15rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._addBtn_17eel_152{flex:0 0 auto;background:#f97316;color:#1f1f1f;box-shadow:0 12px 24px #f9731633}._addBtn_17eel_152:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}._clearBtn_17eel_153{align-self:flex-start;background:transparent;color:var(--color-text);border:1px solid var(--color-border)}._list_17eel_183{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem}._item_17eel_192{display:flex}._pillButton_17eel_196,._pillButtonMuted_17eel_197{border:none;border-radius:999px;padding:.7rem 1rem;font:inherit;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}._pillButton_17eel_196{background:#f9731624;color:#9a3412}._pillButtonMuted_17eel_197{background:#94a3b829;color:var(--color-text-muted)}._itemName_17eel_216{font-weight:700}._emptyText_17eel_220,._emptyHint_17eel_221{margin:0;color:var(--color-text-muted);font-size:.92rem}._srOnly_17eel_227{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:720px){._layout_17eel_1{gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"wheel controls"}._spinPanel_17eel_10,._controlsPanel_17eel_22{padding:1.25rem;gap:1rem}}@media(min-width:1024px){._spinPanel_17eel_10,._controlsPanel_17eel_22{padding:1.75rem}}._header_2be56_1{position:sticky;top:0;z-index:20;background:linear-gradient(120deg,#fffbebfa,#fffffffa);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--color-border)}._inner_2be56_10{max-width:1200px;margin:0 auto;padding:.55rem .85rem;display:flex;align-items:center;gap:.75rem}._brand_2be56_19{display:flex;align-items:center;gap:.6rem}._logo_2be56_25{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#f97316,#fb7185);display:grid;place-items:center;box-shadow:0 10px 20px #f9731647}._logoDot_2be56_35{width:12px;height:12px;border-radius:50%;background:#fff7ed;box-shadow:inset 0 0 0 4px #f9731659}._title_2be56_43{margin:0;font-size:clamp(1.1rem,3vw,1.6rem);font-weight:800;color:#111827;letter-spacing:-.01em}._subtitle_2be56_51{margin:0;font-size:.78rem;color:#374151}._desktopNav_2be56_57{display:none;margin-left:auto;gap:.5rem}._navButton_2be56_63,._navButtonActive_2be56_64{border:none;background:transparent;padding:.45rem .9rem;border-radius:var(--radius-full);font-weight:600;font-size:.9rem;color:#374151;cursor:pointer;transition:background .2s ease,color .2s ease}._navButton_2be56_63:hover{background:var(--color-bg-hover);color:#0f172a}._navButtonActive_2be56_64{background:#f973161f;color:#9a3412}._actions_2be56_86{margin-left:auto;display:flex;align-items:center;gap:.4rem}._installButton_2be56_93,._installButtonInstalled_2be56_94{border:none;border-radius:var(--radius-full);padding:.48rem .95rem;font-weight:700;font-size:.85rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}._installButton_2be56_93{background:#fff7ed;color:#9a3412;box-shadow:0 10px 22px #f9731629}._installButton_2be56_93:hover{transform:translateY(-1px);background:#ffedd5}._installButtonInstalled_2be56_94{background:#22c55e24;color:#166534}._themeButton_2be56_123{border:none;border-radius:50%;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;color:#111827;background:#f1f5f9;cursor:pointer;transition:background .2s ease,color .2s ease}._themeButton_2be56_123:hover{background:#e2e8f0}._themeIcon_2be56_143{line-height:1}._loginButton_2be56_147{border:none;border-radius:var(--radius-full);padding:.42rem .95rem;font-weight:700;font-size:.9rem;color:#fff;background:var(--color-accent);cursor:pointer;box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease}._loginButton_2be56_147:hover{transform:translateY(-1px);box-shadow:var(--shadow-strong)}._avatarButton_2be56_165{border:none;background:transparent;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;padding:.25rem}._avatar_2be56_165{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f973162e;color:#7c2d12;font-weight:700}._avatarLabel_2be56_187{font-weight:600;font-size:.9rem;color:#111827;display:none}._logoutButton_2be56_194{border:none;border-radius:var(--radius-full);padding:.5rem 1rem;font-weight:600;font-size:.85rem;color:#0f172a;background:#ffedd5;cursor:pointer;transition:background .2s ease}._logoutButton_2be56_194:hover{background:#fed7aa}@media(min-width:900px){._inner_2be56_10{padding:.75rem 1rem;gap:1rem}._brand_2be56_19{gap:.75rem}._logo_2be56_25{width:40px;height:40px;border-radius:14px}._logoDot_2be56_35{width:14px;height:14px}._subtitle_2be56_51{font-size:.85rem}._desktopNav_2be56_57{display:flex}._actions_2be56_86{margin-left:0}._avatar_2be56_165{display:none}._avatarLabel_2be56_187{display:inline}}@media(max-width:899px){._themeButton_2be56_123{display:none}._installButton_2be56_93,._installButtonInstalled_2be56_94{padding:.46rem .78rem;font-size:.8rem}}._tabBar_pv4e3_1{position:fixed;left:0;bottom:0;width:100%;padding:.35rem .85rem calc(.55rem + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem;background:#f8fafcf5;border-top:1px solid var(--color-border);box-shadow:0 -12px 24px #0f172a14;z-index:30}._tabButton_pv4e3_16,._tabButtonActive_pv4e3_17{border:none;background:transparent;color:var(--color-text-muted);display:inline-flex;flex-direction:column;align-items:center;gap:.2rem;font-size:.75rem;font-weight:600;cursor:pointer;padding:.3rem .4rem;border-radius:14px;min-height:40px;transition:background .2s ease,color .2s ease}._tabButtonActive_pv4e3_17{color:var(--color-accent-strong);background:#f973161f}._tabButton_pv4e3_16:active{background:#0f172a14}._tabIcon_pv4e3_43{width:1.2rem;height:1.2rem;display:inline-flex}._tabIcon_pv4e3_43 svg{width:100%;height:100%}._tabLabel_pv4e3_54{letter-spacing:.02em}@media(min-width:900px){._tabBar_pv4e3_1{display:none}}._loginSection_gi404_1{display:flex;justify-content:center;align-items:center;padding:1.5rem 1rem 6rem}._loginCard_gi404_8{width:100%;max-width:440px;padding:1.9rem;border-radius:22px;background:var(--color-surface);box-shadow:var(--shadow-card);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:1.35rem}._loginHeader_gi404_21{display:flex;flex-direction:column;gap:.45rem;text-align:center}._loginEyebrow_gi404_28{margin:0;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent-strong)}._loginTitle_gi404_37{margin:0;font-size:clamp(1.45rem,2vw,1.75rem);font-weight:800;color:var(--color-text)}._loginTagline_gi404_44{margin:0;font-size:.93rem;max-width:34ch;align-self:center;color:var(--color-text-muted)}._loginActions_gi404_52{display:flex;flex-direction:column;gap:.7rem;align-items:stretch}._loginButton_gi404_59{border:1px solid var(--color-border);border-radius:var(--radius-full);min-height:3.15rem;padding:.85rem 1.2rem;font-size:.98rem;font-weight:700;color:var(--color-text);background:var(--color-surface-strong, rgba(15, 23, 42, .04));cursor:pointer;box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.65rem}._loginButton_gi404_59:hover{transform:translateY(-1px);box-shadow:var(--shadow-strong)}._googleIcon_gi404_82{width:1.2rem;height:1.2rem;flex-shrink:0;display:inline-flex}._googleIcon_gi404_82 svg{width:100%;height:100%}._loginNote_gi404_94{margin:0;font-size:.8rem;color:var(--color-text-muted);text-align:center}._backButton_gi404_101{border:none;background:transparent;color:var(--color-text);font-weight:600;font-size:.9rem;cursor:pointer;padding:.35rem .5rem;align-self:center}._backButton_gi404_101:hover{text-decoration:underline}@media(max-width:520px){._loginCard_gi404_8{padding:1.35rem;gap:1rem}._loginTagline_gi404_44{max-width:none}}._profileSection_ldss7_1{display:flex;justify-content:center;padding:1.5rem 1rem 6rem}._profileCard_ldss7_7{width:100%;max-width:560px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:1.5rem;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:1rem}._profileEyebrow_ldss7_20{margin:0;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent-strong)}._profileTitle_ldss7_29{margin:0;font-size:1.35rem;font-weight:800;color:var(--color-text)}._profileName_ldss7_36{margin:0;font-size:1rem;font-weight:700;color:var(--color-text)}._profileMeta_ldss7_43{margin:-.55rem 0 0;color:var(--color-text-muted);font-size:.9rem}._accountBlock_ldss7_49{display:flex;flex-direction:column;gap:.75rem}._blockTitle_ldss7_55{margin:0;font-size:.95rem;font-weight:700;color:var(--color-text)}._promptCard_ldss7_62{border-radius:18px;border:1px solid rgba(249,115,22,.18);background:linear-gradient(135deg,#f973161a,#0ea5e914);padding:1rem}._promptTitle_ldss7_69{margin:0;font-size:.98rem;font-weight:700;color:var(--color-text)}._promptText_ldss7_76{margin:.35rem 0 0;font-size:.9rem;color:var(--color-text-muted)}._summaryGrid_ldss7_82{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}._summaryLabel_ldss7_88{margin:0;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted)}._summaryValue_ldss7_97{margin:.35rem 0 0;font-size:.95rem;color:var(--color-text)}._form_ldss7_103{display:grid;gap:.9rem}._field_ldss7_108{display:grid;gap:.45rem}._fieldLabel_ldss7_113{font-size:.88rem;font-weight:700;color:var(--color-text)}._input_ldss7_119,._select_ldss7_120{width:100%;border-radius:14px;border:1px solid var(--color-border);background:var(--color-surface-raised, var(--color-surface));color:var(--color-text);padding:.82rem .95rem;font:inherit}._input_ldss7_119:focus,._select_ldss7_120:focus{outline:2px solid rgba(249,115,22,.24);outline-offset:2px}._formActions_ldss7_136,._inlineActions_ldss7_137,._profileActions_ldss7_138{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._primaryButton_ldss7_145,._secondaryButton_ldss7_146,._logoutButton_ldss7_147{border:none;border-radius:var(--radius-full);padding:.65rem 1.2rem;font-size:.9rem;font-weight:700;cursor:pointer}._primaryButton_ldss7_145,._logoutButton_ldss7_147{color:#fff;background:var(--color-accent);box-shadow:var(--shadow-soft)}._secondaryButton_ldss7_146{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}._themeRow_ldss7_169{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}._themeLabel_ldss7_179{margin:0;font-size:.9rem;font-weight:700;color:var(--color-text)}._themeHint_ldss7_186{margin:.15rem 0 0;font-size:.8rem;color:var(--color-text-muted)}._themeButton_ldss7_192{border:none;border-radius:50%;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;color:var(--color-text);background:var(--color-surface-muted);cursor:pointer;transition:background .2s ease}._themeButton_ldss7_192:hover{background:var(--color-border)}._themeIcon_ldss7_211{line-height:1}._closeButton_ldss7_215{border:none;background:transparent;font-size:.9rem;font-weight:600;color:var(--color-text);cursor:pointer}@media(max-width:640px){._profileCard_ldss7_7{padding:1.2rem}._summaryGrid_ldss7_82{grid-template-columns:1fr}}._app_52w7n_1{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top,rgba(249,115,22,.12),transparent 45%),radial-gradient(circle at 20% 20%,rgba(14,165,233,.08),transparent 40%),var(--color-bg);color:var(--color-text)}._main_52w7n_11{width:100%;max-width:1200px;margin:0 auto;flex:1;padding:.75rem .75rem 5.5rem;display:flex;flex-direction:column;gap:1rem}._spinLayout_52w7n_22{display:grid;gap:.875rem;grid-template-columns:1fr;grid-template-areas:"controls" "wheel" "history"}._spinLayoutShell_52w7n_32{position:relative}._signInOverlay_52w7n_36{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._signInPromptCard_52w7n_48{width:min(100%,430px);max-width:100%;border-radius:18px;border:1px solid var(--color-border);box-shadow:var(--shadow-card);background:var(--color-surface);padding:1.2rem;display:flex;flex-direction:column;gap:.7rem}._signInPromptEyebrow_52w7n_61{margin:0;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent-strong)}._signInPromptTitle_52w7n_70{margin:0;font-size:1.15rem;color:var(--color-text)}._signInPromptText_52w7n_76{margin:0;color:var(--color-text-muted);font-size:.92rem}._signInPromptActions_52w7n_82{margin-top:.4rem;display:flex;flex-wrap:wrap;gap:.6rem}._signInPromptPrimary_52w7n_89,._signInPromptSecondary_52w7n_90{border-radius:999px;padding:.62rem 1.1rem;font-weight:700;cursor:pointer}._signInPromptPrimary_52w7n_89{border:none;color:#fff;background:var(--color-accent)}._signInPromptSecondary_52w7n_90{border:1px solid var(--color-border);color:var(--color-text);background:transparent}._userGuideOverlay_52w7n_109{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-end;justify-content:flex-end;padding:1rem;pointer-events:none}._userGuideCard_52w7n_120{width:min(100%,420px);border-radius:18px;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card);padding:1.2rem;display:flex;flex-direction:column;gap:.75rem;pointer-events:auto}._userGuideStep_52w7n_133{margin:0;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-strong)}._userGuideTitle_52w7n_142{margin:0;font-size:1.2rem;color:var(--color-text)}._userGuideTarget_52w7n_148{margin:0;font-size:.82rem;color:var(--color-accent-strong);font-weight:700}._userGuideText_52w7n_155{margin:0;color:var(--color-text-muted);font-size:.94rem;line-height:1.45}._userGuideActions_52w7n_162{margin-top:.4rem;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}._userGuidePrimary_52w7n_170,._userGuideSecondary_52w7n_171{border-radius:999px;padding:.62rem 1.1rem;font-weight:700;cursor:pointer}._userGuidePrimary_52w7n_170{border:none;color:#fff;background:var(--color-accent)}._userGuideSecondary_52w7n_171{border:1px solid var(--color-border);color:var(--color-text);background:transparent}._guideSpotlight_52w7n_190{position:relative;z-index:30;outline:3px solid rgba(249,115,22,.9);outline-offset:4px;border-radius:20px;box-shadow:0 0 0 6px #f9731629}._spinPanel_52w7n_199{grid-area:wheel;background:var(--color-surface);border-radius:20px;padding:1rem;box-shadow:var(--shadow-card);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:.75rem}._controlsPanel_52w7n_211{grid-area:controls;background:var(--color-surface);border-radius:20px;padding:.875rem 1rem;box-shadow:var(--shadow-card);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:.75rem}._historyPanel_52w7n_223{grid-area:history;display:flex;flex-direction:column;gap:.75rem}._kitchenPanel_52w7n_230,._cookPanel_52w7n_236{display:flex;flex-direction:column;gap:.875rem}._panelHeader_52w7n_242{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._controlsHeader_52w7n_249{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._panelTitle_52w7n_256{margin:0;font-size:1.2rem;font-weight:800;color:var(--color-text)}._panelSubtitle_52w7n_263{margin:.35rem 0 0;font-size:.9rem;color:var(--color-text-muted)}._panelBadge_52w7n_269{padding:.25rem .6rem;border-radius:var(--radius-full);background:#22c55e1f;color:#15803d;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}._controlsToggle_52w7n_280{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:0;border:none;color:var(--color-text);background:transparent;text-align:left;cursor:pointer}._controlsToggleText_52w7n_294{display:flex;flex-direction:column;align-items:flex-start}._controlsContent_52w7n_300{display:flex;flex-direction:column;gap:.875rem}._controlsContentClosed_52w7n_306{display:none}._controlsToggleIcon_52w7n_310{flex-shrink:0;padding:.35rem .8rem;border:1px solid var(--color-border);border-radius:999px;font-size:.82rem;font-weight:700}._wheelWrap_52w7n_319,._spinRow_52w7n_324{display:flex;justify-content:center}._onboardingCard_52w7n_329{background:linear-gradient(135deg,#f973161f,#0ea5e91f),var(--color-surface);border-radius:20px;padding:1.25rem;box-shadow:var(--shadow-card);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:1rem}._installBanner_52w7n_341,._offlineNotice_52w7n_342{border-radius:20px;padding:1rem 1.1rem;border:1px solid var(--color-border);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:.9rem}._installBanner_52w7n_341{background:linear-gradient(135deg,#f9731624,#fbbf241a),var(--color-surface)}._offlineNotice_52w7n_342{background:linear-gradient(135deg,#ef44441f,#f9731614),var(--color-surface)}._noticeTitle_52w7n_362{margin:0;font-size:1rem;font-weight:800;color:var(--color-text)}._noticeText_52w7n_369{margin:.3rem 0 0;color:var(--color-text-muted);font-size:.93rem}._installActions_52w7n_375{display:flex;flex-wrap:wrap;gap:.7rem}._installPrimary_52w7n_381,._installSecondary_52w7n_382{border-radius:999px;padding:.72rem 1.2rem;font-weight:800;cursor:pointer}._installPrimary_52w7n_381{border:none;background:var(--color-accent);color:#fff7ed;box-shadow:var(--shadow-soft)}._installSecondary_52w7n_382{border:1px solid var(--color-border);background:transparent;color:var(--color-text)}._onboardingTitle_52w7n_402{margin:0;font-size:1.2rem;font-weight:800;color:var(--color-text)}._onboardingText_52w7n_409{margin:.35rem 0 0;color:var(--color-text-muted);font-size:.95rem}._onboardingActions_52w7n_415{display:flex;flex-wrap:wrap;gap:.75rem}._onboardingPrimary_52w7n_421,._onboardingSecondary_52w7n_422{border:none;border-radius:999px;padding:.65rem 1.4rem;font-weight:700;cursor:pointer}._onboardingPrimary_52w7n_421{background:#f97316;color:#1f1f1f;box-shadow:0 12px 24px #f9731640}._onboardingSecondary_52w7n_422{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}._footer_52w7n_442{margin-top:auto;padding:0 .75rem .5rem;text-align:center;font-size:.8rem;color:var(--color-text-muted)}@media(min-width:720px){._main_52w7n_11{padding:1.5rem 1.5rem 6rem}._spinLayout_52w7n_22{gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"wheel controls" "wheel history"}._spinPanel_52w7n_199,._controlsPanel_52w7n_211{padding:1.25rem;gap:1rem}._historyPanel_52w7n_223{gap:1rem;min-height:300px}}@media(min-width:1024px){._main_52w7n_11{padding:2rem 2rem 5rem}._spinPanel_52w7n_199,._controlsPanel_52w7n_211,._onboardingCard_52w7n_329{padding:1.75rem}}@media(max-width:719px){._installBanner_52w7n_341,._offlineNotice_52w7n_342{padding:.95rem 1rem}._installActions_52w7n_375{flex-direction:column}._installPrimary_52w7n_381,._installSecondary_52w7n_382{width:100%;min-height:3rem}._userGuideOverlay_52w7n_109{padding:.85rem;justify-content:center}._userGuideCard_52w7n_120{width:min(100%,520px)}}
