:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;--bg:#f7f8f4;--surface:#fff;--surface-subtle:#eff3ed;--text:#172019;--text-muted:#667066;--text-faint:#7b857d;--border:#dde4dc;--primary:#2f7d4a;--primary-hover:#296e42;--primary-pressed:#245f39;--primary-soft:#e7f1e9;--warning:#8a5d11;--warning-soft:#f8eed8;--danger:#a63838;--danger-soft:#f7e3e3;--shadow-floating:0 18px 48px #1522182e;background:var(--bg);color:var(--text);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#0f1511;--surface:#161d18;--surface-subtle:#1b241e;--text:#f2f6f3;--text-muted:#a8b4ab;--text-faint:#87948a;--border:#2a352d;--primary:#7bd89b;--primary-hover:#8be3a8;--primary-pressed:#65c987;--primary-soft:#203a29;--warning:#e6b85e;--warning-soft:#3b301d;--danger:#f08787;--danger-soft:#422424}}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f8f4;--surface:#fff;--surface-subtle:#eff3ed;--text:#172019;--text-muted:#667066;--text-faint:#7b857d;--border:#dde4dc;--primary:#2f7d4a;--primary-hover:#296e42;--primary-pressed:#245f39;--primary-soft:#e7f1e9;--warning:#8a5d11;--warning-soft:#f8eed8;--danger:#a63838;--danger-soft:#f7e3e3}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f1511;--surface:#161d18;--surface-subtle:#1b241e;--text:#f2f6f3;--text-muted:#a8b4ab;--text-faint:#87948a;--border:#2a352d;--primary:#7bd89b;--primary-hover:#8be3a8;--primary-pressed:#65c987;--primary-soft:#203a29;--warning:#e6b85e;--warning-soft:#3b301d;--danger:#f08787;--danger-soft:#422424}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{background:var(--bg);min-width:320px;min-height:100dvh;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 48%, transparent);outline-offset:2px}.app-shell{min-height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) calc(82px + env(safe-area-inset-bottom)) env(safe-area-inset-left)}.content{width:min(100%,1120px);margin:0 auto;padding:16px 16px 48px}.topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:80px;padding:8px 0 24px;display:flex}.topbar h1,.placeholder h1{letter-spacing:-.02em;margin:2px 0 0;font-size:1.75rem;line-height:1.18}.eyebrow,.section-kicker,.meal-label{color:var(--text-muted);margin:0;font-size:.8125rem;font-weight:600;line-height:1.35}.eyebrow{text-transform:capitalize}.topbar-actions{align-items:center;gap:8px;display:flex}.text-button,.icon-button,.quiet-link,.primary-button,.secondary-button,.destructive-button{cursor:pointer;border:0;border-radius:10px;min-height:44px;transition:background-color .18s,color .18s,opacity .14s}.text-button{color:var(--primary);background:0 0;align-items:center;gap:7px;padding:0 10px;font-weight:700;display:inline-flex}.text-button svg{width:20px}.icon-button{background:var(--surface-subtle);place-items:center;width:44px;display:grid}.icon-button svg{width:20px}.text-button:hover,.quiet-link:hover{background:var(--primary-soft)}.text-button:active,.icon-button:active,.quiet-link:active,.primary-button:active,.secondary-button:active,.destructive-button:active{opacity:.72}.section{border-bottom:1px solid var(--border);padding:32px 0}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.section-heading h2{letter-spacing:-.01em;margin:3px 0 0;font-size:1.25rem;line-height:1.28}.quiet-link{color:var(--primary);background:0 0;align-items:center;gap:2px;padding:0 6px;font-size:.875rem;font-weight:650;display:inline-flex}.quiet-link svg{width:16px}.flat-list{border-top:1px solid var(--border)}.product-row{border:0;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;grid-template-columns:42px minmax(0,1fr) auto 20px;align-items:center;gap:12px;width:100%;min-height:68px;padding:10px 0;display:grid}.product-row:hover{background:color-mix(in srgb, var(--surface-subtle) 65%, transparent)}.static-row{cursor:default}.static-row:hover{background:0 0}.product-icon,.meal-icon{background:var(--primary-soft);color:var(--primary);place-items:center;display:grid}.product-icon{border-radius:12px;width:40px;height:40px}.product-icon svg{width:20px}.product-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.product-copy strong,.secondary-suggestions strong{font-size:1rem;line-height:1.35}.product-copy small,.secondary-suggestions small{color:var(--text-muted);font-size:.875rem;line-height:1.4}.status{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:.8125rem;font-weight:650}.status.warning{background:var(--warning-soft);color:var(--warning)}.status.danger{background:var(--danger-soft);color:var(--danger)}.row-chevron{width:18px;color:var(--text-faint)}.meal-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:52px 1fr;gap:16px;padding:20px;display:grid}.meal-icon{border-radius:14px;width:52px;height:52px}.meal-icon svg{width:26px}.meal-body h3{margin:4px 0 12px;font-size:1.25rem;line-height:1.28}.reason-list{color:var(--text-muted);flex-wrap:wrap;gap:6px 18px;margin:0 0 18px;padding:0;font-size:.875rem;list-style:none;display:flex}.reason-list li:before{content:"";background:var(--primary);vertical-align:2px;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.secondary-button{border:1px solid var(--border);background:var(--surface-subtle);align-items:center;gap:4px;padding:0 14px;font-weight:650;display:inline-flex}.secondary-button:hover{border-color:var(--primary);color:var(--primary)}.secondary-button svg{width:17px}.destructive-button{border:1px solid color-mix(in srgb, var(--danger) 52%, var(--border));background:color-mix(in srgb, var(--danger) 10%, var(--surface));color:var(--danger);padding:0 14px;font-weight:700}.destructive-button:hover{background:color-mix(in srgb, var(--danger) 16%, var(--surface))}.destructive-button:disabled,.secondary-button:disabled{cursor:wait;opacity:.62}.secondary-suggestions{border-top:1px solid var(--border);margin-top:12px}.secondary-suggestions button{border:0;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:64px;padding:9px 2px;display:flex}.secondary-suggestions button span{flex-direction:column;gap:3px;display:flex}.secondary-suggestions button>svg{width:18px;color:var(--text-faint)}.compact-section{border:0}.location-summary{color:var(--text-muted);flex-wrap:wrap;gap:6px 10px;margin:0;display:flex}.location-summary strong{color:var(--text)}.placeholder{text-align:center;place-content:center;justify-items:center;min-height:70dvh;padding:40px 16px;display:grid}.placeholder>svg{width:42px;height:42px;color:var(--primary);margin-bottom:12px}.placeholder p{max-width:480px;color:var(--text-muted);line-height:1.5}.primary-button{background:var(--primary);color:var(--bg);padding:0 18px;font-weight:700}.sidebar{display:none}.bottom-nav{z-index:40;min-height:calc(64px + env(safe-area-inset-bottom));padding:4px max(8px, env(safe-area-inset-right)) env(safe-area-inset-bottom) max(8px, env(safe-area-inset-left));border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface) 96%, transparent);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav button{min-width:0;min-height:56px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.75rem;font-weight:600;display:flex}.bottom-nav button svg{width:21px}.bottom-nav button.active{background:var(--primary-soft);color:var(--primary);font-weight:750}@media (width<=480px){.topbar{align-items:flex-start}.topbar-actions{margin-right:-6px}.text-button{padding-inline:7px}.product-row{grid-template-columns:40px minmax(0,1fr) 18px}.product-row .status{grid-column:2;justify-self:start;margin-top:-5px}.row-chevron{grid-area:1/3/span 2}.meal-card{grid-template-columns:1fr}.meal-icon{width:44px;height:44px}}@media (width>=768px){.content{padding:24px 24px 64px}.topbar{padding-top:16px}.meal-card{padding:24px}}@media (width>=1024px){.app-shell{grid-template-columns:224px minmax(0,1fr);padding:0;display:grid}.sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;height:100dvh;padding:24px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;padding:0 10px 28px;font-size:1.125rem;font-weight:750;display:flex}.brand-mark{background:var(--primary);width:34px;height:34px;color:var(--surface);border-radius:10px;place-items:center;display:grid}.brand-mark svg{width:19px}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav button{min-height:48px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:0 12px;font-weight:600;display:flex}.sidebar nav button svg{width:20px}.sidebar nav button:hover{background:var(--surface-subtle)}.sidebar nav button.active{background:var(--primary-soft);color:var(--primary);font-weight:750}.household-note{border-top:1px solid var(--border);flex-direction:column;gap:2px;margin-top:auto;padding:14px 12px;display:flex}.household-note small{color:var(--text-muted)}.content{width:min(100%,1120px);padding:32px 40px 72px}.bottom-nav{display:none}.section{padding-block:40px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loading-view,.onboarding{min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 20px max(24px, env(safe-area-inset-bottom))}.loading-view{color:var(--text-muted);place-content:center;justify-items:center;gap:12px;display:grid}.onboarding{flex-direction:column;justify-content:center;width:min(100%,520px);margin:0 auto;display:flex}.onboarding-mark{background:var(--primary);width:56px;height:56px;color:var(--surface);border-radius:16px;place-items:center;margin-bottom:18px;display:grid}.onboarding h1{letter-spacing:-.025em;margin:4px 0 8px;font-size:2rem}.onboarding>p:not(.section-kicker,.privacy-note){color:var(--text-muted);margin:0 0 28px;font-size:1.0625rem;line-height:1.55}.onboarding form{gap:12px;display:grid}.onboarding label,.product-form label,.quick-add>label{gap:7px;font-size:.875rem;font-weight:650;display:grid}.onboarding input,.product-form input,.product-form select,.quick-add input{border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:var(--text);border-radius:10px;padding:0 13px;font-size:1rem}.onboarding .primary-button,.wide{justify-content:center;width:100%}.privacy-note{color:var(--text-faint);margin-top:24px;font-size:.8125rem;line-height:1.5}.segmented{background:var(--surface-subtle);border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 18px;padding:4px;display:grid}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:44px}.segmented button.active{background:var(--surface);color:var(--primary);font-weight:700}.form-error{color:var(--danger);margin:-2px 0 2px;font-size:.875rem}.offline-notice{z-index:120;top:max(8px, env(safe-area-inset-top));background:var(--warning-soft);color:var(--warning);box-shadow:var(--shadow-floating);border-radius:10px;padding:8px 12px;font-size:.8125rem;font-weight:650;position:fixed;left:50%;translate:-50%}.page-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:80px;padding:8px 0 16px;display:flex}.page-header h1{letter-spacing:-.02em;margin:0;font-size:1.75rem;line-height:1.18}.search-row{z-index:20;background:var(--bg);padding:12px 0 8px;position:sticky;top:0}.search-field{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:0 12px;display:flex}.search-field>svg{width:20px;color:var(--text-muted);flex:none}.search-field input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:1rem}.search-field button{width:44px;height:44px;color:var(--text-muted);background:0 0;border:0;place-items:center;display:grid}.search-field button svg{width:18px}.filter-row{scrollbar-width:none;gap:8px;padding:4px 0 12px;display:flex;overflow-x:auto}.filter-row button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:5px;min-height:44px;padding:0 12px;display:inline-flex}.filter-row button.active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary);font-weight:650}.filter-row svg{width:16px}.compact-select select{border:1px solid var(--border);background:var(--surface);max-width:190px;min-height:44px;color:var(--text);cursor:pointer;border-radius:999px;padding:0 34px 0 12px;font-size:.875rem}.list-section{padding-top:20px}.calm-state{color:var(--text-muted);margin:0;padding:14px 0}.empty-inline{min-height:80px;color:var(--text-muted);align-items:center;gap:12px;display:flex}.empty-inline>svg{width:24px;color:var(--primary);flex:none}.inline-hint{color:var(--warning);margin:-8px 0 16px;font-size:.8125rem}.plain-control{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:20px 0;display:flex}.plain-control>span{flex-direction:column;gap:3px;display:flex}.plain-control small{color:var(--text-muted)}.switch{background:var(--border);cursor:pointer;border:0;border-radius:999px;flex:none;width:52px;height:32px;position:relative}.switch span{background:var(--surface);border-radius:50%;width:24px;height:24px;transition:translate .18s;position:absolute;top:4px;left:4px}.switch.on{background:var(--primary)}.switch.on span{translate:20px}.idea-row{border:0;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:68px;padding:10px 2px;display:flex}.idea-row>span{flex-direction:column;gap:3px;display:flex}.idea-row small{color:var(--text-muted)}.idea-row>svg{width:18px;color:var(--text-faint)}.quick-add{border-bottom:1px solid var(--border);padding:20px 0;position:relative}.quick-add>div:not(.search-results){grid-template-columns:1fr 44px;gap:8px;margin-top:8px;display:grid}.search-results{z-index:40;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-floating);border-radius:14px;padding:6px;position:absolute;top:100px;left:0;right:0}.search-results button,.selection-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;min-height:56px;padding:8px 10px;display:flex}.search-results button:hover,.selection-list button:hover{background:var(--surface-subtle)}.search-results button>svg{width:20px;color:var(--primary)}.search-results button span,.selection-list button span{flex-direction:column;flex:1;min-width:0;display:flex}.search-results small,.selection-list small{color:var(--text-muted)}.shopping-row{border-bottom:1px solid var(--border);grid-template-columns:48px minmax(0,1fr) 44px;align-items:center;min-height:60px;display:grid}.check-button{border:2px solid var(--border);background:var(--surface);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.check-button svg{width:20px}.shopping-row>span{flex-direction:column;gap:2px;display:flex}.shopping-row small{min-height:1em;color:var(--text-muted);font-size:.8125rem}.shopping-row.checked strong{color:var(--text-muted);text-decoration:line-through}.shopping-row.checked .check-button{border-color:var(--primary);background:var(--primary);color:var(--surface)}.opportunity{border:1px solid var(--border);background:var(--surface-subtle);border-radius:14px;margin:24px 0;padding:16px}.opportunity>div{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.opportunity span{flex-direction:column;gap:3px;display:flex}.opportunity small{color:var(--text-muted)}.checked-section{color:var(--text-muted);padding:20px 0}.checked-section summary{cursor:pointer;min-height:44px;font-weight:650}.inventory-cta{min-height:44px;color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-left:48px;padding:0 9px;font-size:.875rem;font-weight:650;display:inline-flex}.inventory-cta svg{width:18px}.row-action{color:var(--text-faint);background:0 0}.clear-checked{margin:-4px 0 8px 42px}.sheet-layer{z-index:80;position:fixed;inset:0}.sheet-scrim{background:#0f151194;border:0;width:100%;position:absolute;inset:0}.bottom-sheet{z-index:100;max-height:min(92dvh,760px);padding:20px max(16px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:var(--surface);box-shadow:var(--shadow-floating);border-radius:20px 20px 0 0;flex-direction:column;display:flex;position:absolute;inset:auto 0 0}.bottom-sheet>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.bottom-sheet h2{margin:0}.sheet-search{flex:none}.selection-list{overflow-y:auto}.selection-list button{border-bottom:1px solid var(--border);border-radius:0}.selection-list button>svg{width:18px;color:var(--text-faint)}.sheet-intro{min-height:240px;color:var(--text-muted);text-align:center;place-content:center;justify-items:center;display:grid}.sheet-intro svg{width:32px;color:var(--primary)}.selected-product{border-bottom:1px solid var(--border);grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding-bottom:20px;display:grid}.selected-product>span:nth-child(2){flex-direction:column;display:flex}.selected-product small{color:var(--text-muted)}.product-form{gap:16px;padding-top:20px;display:grid;overflow-y:auto}.form-grid{grid-template-columns:1fr 120px;gap:12px;display:grid}.sticky-submit{width:100%;min-height:48px;margin-top:12px;position:sticky;bottom:0}.undo-toast{z-index:120;right:16px;bottom:calc(76px + env(safe-area-inset-bottom));background:var(--text);color:var(--bg);box-shadow:var(--shadow-floating);border-radius:12px;padding:14px 16px;font-weight:600;position:fixed;left:16px}@media (width>=768px){.bottom-sheet{border-radius:20px;width:min(620px,100% - 48px);min-height:520px;inset:50% auto auto 50%;translate:-50% -50%}.undo-toast{width:340px;bottom:24px;left:auto;right:24px}}@media (width>=1024px){.page-header{padding-top:16px}.undo-toast{right:32px}}.settings-header{grid-template-columns:44px 1fr 44px;display:grid}.settings-header h1{text-align:center}.settings-section{border-bottom:1px solid var(--border);padding:28px 0}.settings-section>h2{color:var(--text-muted);margin:0 0 12px;font-size:.875rem}.settings-row{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;display:grid}.settings-row>svg{width:22px;color:var(--primary)}.settings-row>span{flex-direction:column;gap:2px;display:flex}.settings-row small{color:var(--text-muted)}.invite-code,.inline-notice{background:var(--surface-subtle);border-radius:12px;padding:14px}.invite-code{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.invite-code>span{flex-direction:column;gap:4px;display:flex}.invite-code strong,.recovery-code{font-variant-numeric:tabular-nums;letter-spacing:.08em}.inline-notice{color:var(--text-muted);margin:16px 0 0}.device-list{border-top:1px solid var(--border);margin:10px 0}.device-list>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:58px;display:flex}.device-list span{flex-direction:column;gap:2px;min-width:0;display:flex}.device-list small{color:var(--text-muted)}.danger-text{color:var(--danger)}.recovery-action,.recovery-link{justify-content:center;margin-top:8px}.settings-section .segmented{grid-template-columns:repeat(3,1fr);max-width:360px;margin:12px 0 0 46px}.settings-controls{grid-template-columns:minmax(0,1fr) 120px;gap:12px;margin:8px 0 0 46px;display:grid}.settings-controls label{color:var(--text-muted);gap:6px;font-size:.8125rem;font-weight:650;display:grid}.settings-controls select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:44px;color:var(--text);font:inherit;border-radius:9px;padding:0 10px}.settings-controls p{color:var(--text-muted);grid-column:1/-1;margin:0;font-size:.8125rem;line-height:1.45}.settings-search{max-width:520px;margin:8px 0 0 46px}.compact-results{border:1px solid var(--border);border-radius:10px;max-width:520px;margin-left:46px}.staple-list{flex-wrap:wrap;gap:8px;margin:10px 0 20px 46px;display:flex}.staple-list>span{border:1px solid var(--border);background:var(--surface-subtle);border-radius:999px;align-items:center;gap:6px;min-height:44px;padding-left:12px;display:inline-flex}.staple-list button{width:44px;height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.staple-list svg{width:17px}.conversion-form{gap:12px;max-width:620px;margin:8px 0 0 46px;display:grid}.conversion-form>label,.conversion-form .form-grid label{color:var(--text-muted);gap:6px;font-size:.8125rem;font-weight:650;display:grid}.conversion-form input,.conversion-form select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:44px;color:var(--text);font:inherit;border-radius:9px;padding:0 10px}.modal-layer{z-index:140;background:#0f1511a3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);width:min(100%,460px);box-shadow:var(--shadow-floating);border-radius:16px;gap:16px;padding:24px;display:grid}.modal h2,.modal p{margin:0}.modal p{color:var(--text-muted);line-height:1.5}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.detail-modal{max-height:min(90dvh,760px);overflow-y:auto}.dialog-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dialog-header h2{margin-top:3px}.danger-confirm{background:var(--danger-soft);border-radius:12px;gap:12px;padding:14px;display:grid}.destructive-button svg{vertical-align:-4px;width:17px}.header-actions{align-items:center;gap:4px;display:flex}.header-actions svg{width:18px}.back-link{min-height:44px;color:var(--primary);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-weight:650}.recipe-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 44px 44px;align-items:center;display:grid}.recipe-row>button:first-child{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:8px 2px;display:flex}.recipe-row>button:first-child span,.history-row>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.recipe-row small,.history-row small{color:var(--text-muted)}.recipe-row>button:first-child svg{width:18px;color:var(--text-faint)}.danger-icon{color:var(--danger);background:0 0}.editor-form{gap:18px;max-width:720px;padding:24px 0;display:grid}.editor-form label,.servings-field{gap:7px;font-size:.875rem;font-weight:650;display:grid}.editor-form label small{color:var(--text-muted);font-weight:400}.editor-form input,.editor-form select,.editor-form textarea,.servings-field input{border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:var(--text);resize:vertical;border-radius:10px;padding:11px 13px;font-size:1rem}.form-grid.three{grid-template-columns:1fr 100px 120px}.editor-form .primary-button{justify-self:start}.servings-field{grid-template-columns:1fr 100px;align-items:center}.allocation-list{border-top:1px solid var(--border)}.allocation-list>div{border-bottom:1px solid var(--border);grid-template-columns:1fr 24px;align-items:center;gap:12px;min-height:62px;display:grid}.allocation-list span{flex-direction:column;gap:3px;display:flex}.allocation-list small{color:var(--text-muted)}.allocation-list svg{width:20px;color:var(--primary)}.allocation-list .missing svg{color:var(--danger)}.history-row{border-bottom:1px solid var(--border);grid-template-columns:44px 1fr;align-items:center;gap:10px;min-height:64px;display:grid}.history-row>svg{width:21px;color:var(--primary)}@media (width<=520px){.form-grid.three{grid-template-columns:1fr 1fr}.form-grid.three label:first-child{grid-column:1/-1}.header-actions .quiet-link{padding-inline:4px}.settings-controls{grid-template-columns:1fr;margin-left:0}.settings-controls p{grid-column:auto}.settings-search,.compact-results,.staple-list,.conversion-form{margin-left:0}}.recovery-code{background:var(--surface-subtle);text-align:center;border-radius:10px;padding:14px;font-size:1.125rem}.update-notice{z-index:120;right:16px;bottom:calc(76px + env(safe-area-inset-bottom));background:var(--text);color:var(--bg);box-shadow:var(--shadow-floating);border-radius:12px;align-items:center;gap:8px;padding:12px;display:flex;position:fixed;left:16px}.update-notice span{flex:1}.update-notice button{min-height:44px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 9px;font-weight:650}@media (width>=768px){.update-notice{width:min(520px,100% - 48px);bottom:24px;left:auto;right:24px}}.inventory-v3{width:min(100%,620px)}.storage-guidance{border-left:3px solid var(--primary);background:var(--surface-subtle);border-radius:0 10px 10px 0;padding:14px}.storage-guidance h3,.inventory-actions h3{margin:0 0 6px;font-size:1rem}.storage-guidance p{margin:4px 0;font-size:.875rem}.inventory-actions{border-block:1px solid var(--border);gap:12px;padding-block:16px;display:grid}.action-grid{flex-wrap:wrap;gap:8px;display:flex}.action-grid .active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.action-plan{background:var(--surface-subtle);border-radius:12px;gap:12px;padding:12px;display:grid}.action-plan label{gap:6px;font-size:.875rem;font-weight:650;display:grid}.action-plan input{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text);font:inherit;border-radius:10px;padding:0 12px}.inventory-v3 details{border-bottom:1px solid var(--border)}.inventory-v3 summary{cursor:pointer;min-height:48px;padding-block:13px;font-weight:650}.event-list>div{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:56px;display:flex}.event-list span{flex-direction:column;gap:2px;display:flex}.event-list small{color:var(--text-muted)}.event-list svg,.inventory-danger-actions svg,.product-form .primary-button svg{width:18px}.inventory-danger-actions{justify-content:space-between;gap:8px;display:flex}.ingredient-picker{border:1px solid var(--border);border-radius:14px;gap:12px;margin:0;padding:16px;display:grid}.ingredient-picker legend{padding-inline:6px;font-weight:700}.ingredient-picker>p{color:var(--text-muted);margin:0;font-size:.875rem}.ingredient-group{border-bottom:1px solid var(--border);gap:10px;padding:12px 0;display:grid}.optional-toggle{align-items:center;min-height:44px;gap:8px!important;display:flex!important}.optional-toggle input,.confirm-unknown input{width:20px;min-height:20px}.ingredient-option{grid-template-columns:minmax(170px,2fr) minmax(130px,1fr) 100px 100px 44px;align-items:end;gap:8px;display:grid}.ingredient-option .icon-button{margin-bottom:2px}.ingredient-actions{justify-content:flex-end;display:flex}.step-row{grid-template-columns:28px minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid}.step-row>span{color:var(--text-muted);text-align:center;font-weight:650}.step-row input{min-height:44px}.confirm-unknown{background:var(--warning-soft);min-height:48px;color:var(--warning);border-radius:10px;align-items:center;gap:10px;padding:10px;font-size:.875rem;font-weight:650;display:flex}@media (width<=760px){.ingredient-option{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) 44px;padding:10px 0}.ingredient-option label{grid-column:1/-1}.ingredient-option .icon-button{grid-area:1/2;justify-self:end}}
