:root{color:#18211d;--bg:#f3f5f1;--surface:#fff;--surface-soft:#f8faf6;--surface-strong:#eef4ee;--ink:#18211d;--muted:#66736b;--muted-strong:#425149;--border:#dce5dd;--border-strong:#b9c8bf;--primary:#1f6f58;--primary-strong:#155744;--primary-soft:#dff0e9;--accent:#c96b3f;--accent-soft:#fbe5d7;--warning:#b98312;--warning-soft:#fff3cc;--danger:#a3422a;--danger-soft:#f9ded7;--focus:#2c7fcb;--shadow-popover:0 18px 46px #18211d29;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f5f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.friends-panel,.social-feed-panel{align-content:start;gap:16px;display:grid;overflow-y:auto}.friend-request-form,.social-composer{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:12px;padding:12px;display:grid}.friend-request-form{grid-template-columns:minmax(0,1fr) auto auto;align-items:end}.friend-section{gap:8px;display:grid}.friend-section h3{margin:0;font-size:1rem}.friend-list,.friend-search-results,.social-post-list{gap:10px;display:grid}.friend-row,.social-post-card{border:1px solid var(--border);background:var(--surface);border-radius:8px}.friend-row{justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.friend-row>div:first-child,.friend-identity-copy{gap:2px;min-width:0;display:grid}.friend-identity{align-items:center;gap:10px;min-width:0;display:flex}.friend-profile-button{flex:none}.friend-row strong,.social-post-header strong,.post-recipe-preview strong{overflow-wrap:anywhere;min-width:0}.friend-row span,.social-post-header span,.post-recipe-preview span{color:var(--muted);font-size:.82rem}.friend-row-actions,.social-post-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.social-post-actions{justify-content:flex-start}.feed-header-actions,.social-composer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.feed-header-actions{flex:none}.feed-header-actions button,.social-composer-actions button{white-space:nowrap;min-height:34px;padding:0 12px}.social-composer-main,.social-composer-options{gap:10px;display:grid}.social-composer-options{grid-template-columns:minmax(82px,.5fr) minmax(130px,1fr) minmax(130px,1fr) auto;align-items:end}.star-rating-field{align-content:end;gap:4px;min-width:0;display:grid}.star-rating-label{color:#4f5d57;font-size:.88rem;font-weight:650}.star-rating-control{align-items:center;gap:1px;width:max-content;min-height:42px;display:flex;position:relative}.star-rating-control:focus-within{box-shadow:0 2px #c98910}.star-rating-star{color:#c7bba4;width:31px;height:36px;font-size:1.72rem;line-height:1;display:inline-flex;position:relative}.star-rating-base,.star-rating-fill{pointer-events:none;position:absolute;inset:0}.star-rating-fill{color:#c98910;white-space:nowrap;overflow:hidden}.star-rating-slider{appearance:none;cursor:pointer;opacity:0;z-index:1;background:0 0;border:0;border-radius:0;width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0;position:absolute;inset:0}.star-rating-slider:focus{outline:none}.social-post-card{gap:10px;padding:12px;display:grid}.social-post-card p{overflow-wrap:anywhere;margin:0;line-height:1.45}.social-post-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.social-post-header>div{gap:2px;min-width:0;display:grid}.social-post-title-row{align-items:center;gap:10px;display:flex}.social-post-title-copy{gap:2px;min-width:0;display:grid}.post-author{flex:none;position:relative}.post-author-button{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;font-size:.82rem;font-weight:900;display:inline-flex}.post-author-popover{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-popover);z-index:12;border-radius:8px;gap:6px;min-width:190px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0}.post-author-popover span{color:var(--muted);font-size:.8rem}.post-author-popover button{min-height:30px}.post-rating{background:var(--warning-soft);border:1px solid var(--border);color:#6f4c06;border-radius:999px;flex:none;align-self:start;align-items:center;gap:4px;padding:3px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.social-post-image{object-fit:contain;object-position:center;border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;width:min(100%,430px);max-height:min(78dvh,760px);margin:0 auto;display:block}.post-meta-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.post-recipe-preview{background:var(--surface-soft);border:1px solid var(--border);color:var(--ink);text-align:left;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-width:0;min-height:34px;padding:6px 10px;line-height:1.15;display:flex}.post-recipe-preview span{color:var(--muted);text-transform:uppercase;flex:none;font-size:.78rem;font-weight:750}.post-recipe-preview small{color:var(--primary);white-space:nowrap;flex:none;font-size:.76rem;font-weight:800}.post-recipe-preview strong{flex:auto;min-width:0}.post-recipe-preview:hover:not(:disabled){background:var(--surface-strong)}.post-options{flex:none;align-self:flex-start;position:relative}.post-options-button{width:30px;height:30px;min-height:30px;padding:0}.post-options-menu{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-popover);z-index:12;border-radius:8px;gap:4px;min-width:128px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.post-options-menu button{color:var(--ink);text-align:left;background:0 0;justify-content:start;min-height:30px;padding:0 8px}.post-options-menu button:hover:not(:disabled){background:var(--surface-strong)}.post-options-menu .danger-option{color:var(--danger)}.social-like-button{border-radius:999px;align-items:center;gap:5px;width:auto;min-height:30px;padding:0 10px;display:inline-flex}.social-like-button.liked{background:var(--primary-soft);color:var(--primary-strong)}.thumb-icon{width:15px;height:15px}.post-report-form{border-top:1px solid var(--border);grid-template-columns:minmax(120px,.7fr) minmax(0,1fr) auto;align-items:end;gap:8px;padding-top:8px;display:grid}.social-post-edit-form{grid-template-columns:1fr;align-items:stretch;gap:8px;display:grid}.social-post-edit-form label{gap:4px;min-width:0;display:grid}.social-post-edit-form input,.social-post-edit-form select,.social-post-edit-form textarea{min-height:34px;padding-left:8px;padding-right:8px}.social-post-edit-actions{gap:6px;display:flex}.social-post-edit-actions button{min-height:34px;padding:0 10px}.social-post-edit-form .form-error{grid-column:1/-1}.compact-empty-state{padding:10px 12px}@media (width<=720px){.friend-request-form,.social-composer-options,.social-post-edit-form,.post-report-form{grid-template-columns:1fr}.friend-row,.social-post-actions{flex-direction:column;align-items:stretch}.social-post-header{flex-direction:row;align-items:flex-start}.friend-row-actions{justify-content:stretch}.friend-row-actions button,.social-post-actions button,.social-post-edit-actions button,.social-composer-actions button,.post-recipe-preview{width:100%}.social-post-actions .social-like-button{width:fit-content}.post-meta-row{grid-template-columns:1fr;align-items:start}.feed-header-actions,.social-composer-actions,.social-post-edit-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}html,#root{height:100%}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:6px;min-width:0;min-height:42px;padding:0 14px}button:disabled{cursor:not-allowed;opacity:.65}input,select,textarea{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--ink);border-radius:6px;min-height:42px;padding:0 12px}textarea{padding:10px 12px}label{color:#4f5d57;gap:6px;font-size:.88rem;font-weight:650;display:grid}h1,h2,h3,p{margin:0}h2{font-size:1.35rem}h3{font-size:1rem}h4{margin:0}.eyebrow{color:#b65d31;letter-spacing:0;text-transform:uppercase;font-size:.75rem;font-weight:800}.muted{color:#68746f}.centered-page{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,440px);min-height:100vh;display:grid}.auth-copy{align-content:center;gap:22px;padding:clamp(32px,7vw,96px);display:grid}.auth-copy p:last-child{color:#4f5d57;max-width:620px;font-size:1.1rem}.auth-panel{background:#fff;border-left:1px solid #e3ded4;align-content:center;gap:20px;padding:32px;display:grid}.auth-redirect-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.auth-redirect-header h2{font-size:1.45rem;line-height:1.1}.username-setup-panel{align-content:center}.username-setup-sign-out{justify-self:start}.stack,.compact-form{gap:14px;display:grid}.segmented-control{background:#ece6da;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.segmented-control button{color:#43514b;background:0 0}.segmented-control button.active{color:#1e2623;background:#fff}.segmented-control.compact{grid-template-columns:1fr 1fr;min-height:42px}.segmented-control.compact.three{grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-control.compact button{white-space:nowrap;min-height:34px;padding:0 10px}.field-group{gap:6px;display:grid}.field-group>span{color:#4f5d57;font-size:.88rem;font-weight:650}.auth-helper{color:#4f5d57;margin:0;font-size:.9rem;line-height:1.35}.primary-action{background:#285c4d}.secondary-action{color:#285c4d;background:#e8eee9}.compact-action{white-space:nowrap;min-height:34px;padding:0 12px}.danger-action{color:#913d22;background:#f4ded6}.form-error,.banner-error{color:#913d22;background:#fbe7df;border:1px solid #efbca7;border-radius:6px;padding:8px 10px}.banner-error{z-index:100;max-width:min(360px,100vw - 24px);font-size:.88rem;line-height:1.35;position:fixed;top:12px;right:12px;box-shadow:0 12px 30px #1e262324}.app-layout{grid-template-rows:auto minmax(0,1fr);gap:8px;max-width:1220px;height:100dvh;min-height:0;margin:0 auto;padding:10px 14px;display:grid;overflow:hidden}.app-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:32px;display:flex}.app-header h1{flex:none;font-size:1.05rem}.app-header-primary,.app-header-controls{align-items:center;gap:10px;min-width:0;display:flex}.app-header-primary{flex:620px}.app-header-controls{flex:0 auto;justify-content:flex-end}.session-controls{align-items:center;gap:8px;display:flex}.session-controls button{min-height:32px;padding:0 10px}.profile-control,.notifications-control{position:relative}.notifications-trigger{border-radius:50%;width:36px;min-width:36px;min-height:36px;padding:0;position:relative}.bell-icon{width:18px;height:18px}.notification-badge{background:var(--danger);border:2px solid var(--surface);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.68rem;font-weight:900;display:inline-flex;position:absolute;top:-5px;right:-5px}.notifications-popover{z-index:75;background:#fff;border:1px solid #d6cec0;border-radius:8px;gap:10px;min-width:320px;max-height:min(420px,100dvh - 88px);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 18px 48px #1e26232e}.notifications-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.notifications-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.notifications-header h2{font-size:1rem}.notifications-header-actions button{min-height:30px;padding:0 10px}.notifications-list{gap:6px;display:grid}.notification-row{background:var(--surface-soft);border:1px solid var(--border);color:var(--ink);text-align:left;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;justify-items:stretch;gap:8px;min-height:0;padding:6px;display:grid}.notification-row.is-unread{background:#fff8eb;border-color:#d9b86a}.notification-row-main{color:inherit;text-align:left;background:0 0;border:0;place-items:start;gap:2px;min-height:0;padding:2px 4px;display:grid}.notification-row-main:hover:not(:disabled){background:0 0}.notification-row:hover{background:var(--surface-strong)}.notification-title-row{align-items:center;gap:6px;min-width:0;display:flex}.notification-unread-dot{background:var(--danger);border-radius:999px;flex:none;width:7px;height:7px}.notification-row-main>span:not(.notification-title-row){color:var(--muted);font-size:.82rem;font-weight:650}.notification-row-action{color:var(--muted);background:0 0;border:0;align-self:center;min-height:28px;padding:0 6px;font-size:.76rem;font-weight:800}.notification-row-action:hover:not(:disabled){color:var(--ink);text-decoration:underline}.profile-popover{z-index:70;background:#fff;border:1px solid #d6cec0;border-radius:8px;gap:10px;min-width:280px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 48px #1e26232e}.profile-popover h2{font-size:1rem}.profile-summary span{color:var(--muted);font-size:.82rem;font-weight:700}.profile-menu-actions{gap:8px;display:grid}.profile-menu-actions button{justify-content:start;width:100%;min-height:34px}.profile-allergies-panel{gap:8px;display:grid}.allergy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.checkbox-row{background:#f7f4ec;border:1px solid #e3ded4;border-radius:6px;align-items:center;gap:7px;min-height:32px;padding:5px 8px;display:flex}.checkbox-row input{width:auto;min-height:auto}.checkbox-row span{color:#1e2623;font-size:.84rem;font-weight:650}.profile-actions{justify-content:end;gap:8px;display:flex}.profile-actions button{min-height:32px}.user-profile-screen{align-content:start;overflow-y:auto}.user-profile-summary{border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;display:grid}.user-profile-summary div,.user-profile-form{gap:6px;display:grid}.user-profile-summary span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:760}.user-profile-summary strong{overflow-wrap:anywhere}.user-profile-form{max-width:420px}.profile-saved-recipes,.profile-posts{gap:8px;display:grid}.profile-saved-recipes h3,.profile-posts h3{margin:0}.profile-saved-recipe-list{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;display:grid}.profile-saved-recipe-list article{border:1px solid var(--border);border-radius:8px;gap:4px;padding:10px;display:grid}.profile-saved-recipe-list span{color:var(--muted);font-size:.82rem;font-weight:700}.recipe-page-actions{justify-content:end;align-items:center;gap:8px;display:flex}.inventory-workspace{grid-template-rows:minmax(0,1fr);gap:8px;min-height:0;display:grid}.workspace-actions{flex:auto;align-items:center;gap:6px;min-height:32px;display:flex;overflow-x:auto}.workspace-actions button{white-space:nowrap;min-height:30px;padding:0 10px}.workspace-actions button.active{color:#fff;background:#285c4d}.side-panel,.content-panel{background:#fff;border:1px solid #e3ded4;border-radius:8px;gap:8px;min-height:0;padding:10px;display:grid}.content-panel[aria-label$=\ inventory]{flex-direction:column;display:flex;overflow-y:auto}.content-panel.narrow{max-width:560px}.panel-header{gap:4px;display:grid}.panel-header.split{justify-content:space-between;align-items:center;display:flex}.household-control{gap:8px;min-width:0;display:grid;position:relative}.household-title-row{justify-content:space-between;align-items:center;gap:8px;min-height:32px;display:flex}.household-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.household-title h2{font-size:1rem}.household-kitchen-label{color:var(--muted-strong);white-space:nowrap;font-size:.86rem;font-weight:850}.household-menu-wrap{position:relative}.household-menu-trigger{color:#1e2623;background:#fff;border:1px solid #c8d2cc;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;min-width:min(220px,58vw);min-height:32px;padding:0 9px;font-weight:750;display:flex}.household-menu{z-index:40;background:#fff;border:1px solid #d9e2dd;border-radius:8px;gap:2px;min-width:min(240px,70vw);padding:4px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 30px #1e262324}.household-menu-item{color:#1e2623;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;min-height:28px;padding:0 8px;display:flex}.household-menu-item span:last-child{color:#68746f;font-size:.78rem;font-weight:700}.household-menu-item.active{background:#e8eee9}.household-menu-item.add{color:#285c4d;border-top:1px solid #e3ded4;margin-top:3px}.icon-action{color:#285c4d;background:#e8eee9;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:0;font-size:1.1rem;display:inline-flex}.household-popover{z-index:35;background:#fff;border:1px solid #e3ded4;border-radius:8px;gap:8px;width:min(340px,100vw - 28px);max-width:none;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 30px #1e26231f}.settings-popover{width:min(440px,100vw - 28px);max-height:calc(100vh - 74px);left:auto;right:0;overflow:auto}.household-popover .compact-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.household-popover label{gap:4px}.household-popover button,.household-popover input{min-height:32px;padding-left:9px;padding-right:9px}.invite-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.member-list{border-top:1px solid #e3ded4;gap:6px;padding-top:8px;display:grid}.member-row{border:1px solid #e3ded4;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.member-row p+p{margin-top:4px}.household-danger-zone{border-top:1px solid #e3ded4;justify-content:flex-end;padding-top:8px;display:flex}.invite-preview{border:1px solid #e3ded4;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.join-status{color:#285c4d;background:#e8eee9;border:1px solid #c8d2cc;border-radius:6px;padding:8px 10px}.household-control>.form-error,.household-control>.join-status{z-index:60;max-width:min(420px,100vw - 28px);position:absolute;top:calc(100% + 8px);right:0}.empty-state{color:#68746f;line-height:1.5}.meal-planner{background:#fff;border:1px solid #e3ded4;border-radius:8px;gap:8px;min-height:0;max-height:min(38vh,360px);padding:10px;display:grid;overflow-y:auto}.meal-planner-screen,.meal-detail-screen{align-content:start;overflow-y:auto}.meal-planner h2{font-size:1rem}.clear-selection-button{min-height:30px;padding:0 9px}.ingredient-picker{gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.ingredient-chip{color:#43514b;white-space:nowrap;background:#f7f4ec;border:1px solid #ded7ca;min-height:30px;padding:0 10px}.ingredient-chip.selected{color:#fff;background:#285c4d;border-color:#285c4d}.meal-suggestion-grid{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.meal-planner-screen .meal-suggestion-grid{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));display:grid;overflow:visible}.recipe-search-actions,.meal-card-actions,.screen-actions{align-items:center;gap:8px;display:flex}.recipe-search-actions button,.meal-card-actions button,.screen-actions button{min-height:34px;padding:0 11px}.custom-recipe-import{border:1px solid #e3ded4;border-radius:8px;gap:10px;padding:10px;display:grid}.custom-recipe-import-header,.custom-recipe-preview-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.custom-recipe-import h3,.custom-recipe-preview h4{margin:0;font-size:1rem}.custom-recipe-form,.custom-recipe-preview{gap:10px;display:grid}.custom-servings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.custom-recipe-form textarea{resize:vertical;min-height:130px}.custom-ingredient-editor{gap:7px;display:grid}.custom-ingredient-row{border:1px solid #e3ded4;border-radius:6px;grid-template-columns:minmax(140px,1.35fr) minmax(82px,.65fr) minmax(90px,.7fr) minmax(96px,.75fr) auto;align-items:end;gap:8px;padding:8px;display:grid}.custom-ingredient-status{gap:3px;display:grid}.custom-ingredient-status small{color:#68746f;font-size:.74rem}.ingredient-status{border-radius:999px;justify-self:start;padding:3px 8px;font-size:.72rem;font-weight:800}.ingredient-status.available{color:#285c4d;background:#e8eee9}.ingredient-status.low{color:#7a4a00;background:#fff1d4}.ingredient-status.missing,.ingredient-status.insufficient{color:#8a3c10;background:#fde8d8}.icon-action{min-width:0}.meal-card{border:1px solid #e3ded4;border-radius:8px;flex:0 0 min(260px,82vw);gap:7px;padding:8px;display:grid}.meal-card.selected{border-color:#d9824a;box-shadow:inset 4px 0 #d9824a}.meal-card button{min-height:32px}.meal-card-header,.shopping-list-header{justify-content:space-between;align-items:start;gap:8px;display:flex}.meal-readiness{color:#8a3c10;white-space:nowrap;background:#fde8d8;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:800}.meal-readiness.ready{color:#285c4d;background:#e8eee9}.meal-match-summary,.meal-source-note,.meal-ingredient-preview,.shopping-list-preview{font-size:.84rem}.meal-ingredient-preview{gap:2px;display:grid}.meal-ingredient-preview>span,.shopping-list-header span,.low-stock-preview h4{color:#4f5d57;text-transform:uppercase;font-size:.74rem;font-weight:800}.meal-ingredient-preview p{color:#1e2623;line-height:1.35}.meal-ingredient-chip-list{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.meal-ingredient-chip{color:var(--ink);text-transform:none;background:#fff;border:1px solid #b9c2bc;border-radius:7px;align-items:center;gap:5px;max-width:100%;min-height:28px;padding:4px 7px;display:inline-flex}.meal-ingredient-chip strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;font-weight:850;overflow:hidden}.meal-ingredient-chip small,.meal-ingredient-chip em{color:var(--muted-strong);white-space:nowrap;flex:none;font-size:.68rem;font-style:normal;font-weight:780}.meal-ingredient-chip.low,.meal-ingredient-chip.insufficient{background:var(--warning-soft);border-color:#d2aa45}.meal-ingredient-chip.missing{background:var(--danger-soft);border-color:#d99a89}.meal-ingredient-chip.more{color:var(--muted-strong);font-size:.72rem;font-weight:820}.shopping-list-preview{border-top:1px solid #e3ded4;gap:7px;padding-top:8px;display:grid}.meal-detail-screen{gap:12px}.shopping-ingredient-list,.instruction-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.shopping-ingredient-list li{border:1px solid #e3ded4;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.shopping-ingredient-list li span:last-child{color:#68746f;text-align:right;font-weight:650}.shopping-ingredient-list.compact li{padding:6px 8px}.cooking-ingredient-main{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.cooking-ingredient-main>span:first-child{overflow-wrap:anywhere}.cooking-plan-selector{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;display:grid}.cooking-plan-tab{background:var(--surface);color:#1f2924;text-align:left;border:1px solid #d7d0c4;border-radius:8px;place-items:start;gap:2px;min-height:46px;padding:8px 10px;display:grid}.cooking-plan-tab.active{background:var(--primary-soft);border-color:#8bc5a8}.cooking-plan-tab span{font-weight:850;line-height:1.2}.cooking-plan-tab small{color:var(--muted);font-size:.74rem;font-weight:700}.cook-consume-panel{border:1px solid #e3ded4;border-radius:8px;gap:10px;padding:10px;display:grid}.cook-consume-header{grid-template-columns:minmax(0,1fr) minmax(76px,104px) auto;align-items:end;gap:8px;display:grid}.cook-consume-header label,.cook-consume-row label{gap:4px;display:grid}.cook-consume-header h4{font-size:.95rem}.cook-consume-header p{margin-top:2px}.cook-consume-header input,.cook-consume-row input{min-height:34px;padding:0 8px}.cook-consume-list{gap:6px;display:grid}.cook-consume-row{border-top:1px solid #ece7df;grid-template-columns:minmax(0,1fr) minmax(78px,100px) minmax(72px,96px);align-items:end;gap:8px;padding-top:8px;display:grid}.cook-consume-name{flex-wrap:wrap;align-content:center;gap:5px 6px;min-width:0;display:flex}.cook-consume-name>span:first-child{overflow-wrap:anywhere;font-weight:850}.cook-consume-name small{color:var(--muted);flex-basis:100%;font-size:.74rem;font-weight:650}.recipe-detail-grid.cooking-instructions-only{grid-template-columns:1fr}.recipe-detail-grid{grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);gap:12px;min-height:0;display:grid}.recipe-ingredient-panel,.recipe-instruction-panel{gap:8px;min-height:0;display:grid}.instruction-list{counter-reset:recipe-step}.instruction-list li{border-bottom:1px solid #e3ded4;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;padding:10px 0;display:grid}.instruction-list li:first-child{padding-top:0}.instruction-list span{color:#285c4d;background:#e8eee9;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.82rem;font-weight:800;display:inline-flex}.instruction-list p{line-height:1.45}.shopping-list-preview ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.shopping-list-preview li{border:1px solid #e3ded4;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;display:flex}.shopping-list-preview li span:last-child{color:#68746f;font-weight:650}.low-stock-preview{background:#fff4cf;border:1px solid #ead08c;border-radius:6px;gap:3px;padding:7px 8px;display:grid}.shopping-list-panel{align-content:start;overflow-y:auto}.shopping-list-form{flex:none;grid-template-columns:minmax(180px,1.2fr) minmax(96px,.55fr) minmax(110px,.65fr) minmax(150px,1fr) auto;align-items:end;gap:8px;display:grid}.shopping-list-form label,.shopping-edit-grid label{gap:3px}.shopping-list-form input,.shopping-list-form button,.shopping-edit-grid input,.shopping-edit-grid button{min-height:34px}.shopping-list{align-content:start;gap:6px;display:grid}.quick-pick-row{align-items:center;gap:8px;min-width:0;display:flex}.quick-pick-row>span{color:#4f5d57;text-transform:uppercase;flex:none;font-size:.78rem;font-weight:800}.quick-pick-row>div{gap:6px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.quick-pick-row button{flex:none;min-height:30px;padding:0 10px}.shopping-list-item{border:1px solid #e3ded4;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:8px 10px;display:grid}.shopping-list-item-summary[role=button]{cursor:pointer;border-radius:6px}.shopping-list-item-summary[role=button]:hover,.shopping-list-item-summary[role=button]:focus-visible{outline-offset:3px;outline:2px solid #b9c8bf}.shopping-list-item-summary{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.shopping-list-item-meta{text-align:right;justify-items:end;gap:2px;display:grid}.shopping-list-item-meta>p:first-child{color:#285c4d;white-space:nowrap;margin-top:0;font-weight:750}.shopping-edit-grid{grid-template-columns:minmax(150px,1.2fr) minmax(86px,.5fr) minmax(100px,.55fr) minmax(140px,1fr) auto;align-items:end;gap:8px;display:grid}.shopping-row-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.shopping-list-row-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.shopping-list-row-actions button{min-height:32px;padding:0 11px}.shopping-purchase-details{border-top:1px solid #e3ded4;grid-column:1/-1;grid-template-columns:minmax(80px,.7fr) minmax(95px,.8fr) minmax(120px,1fr) minmax(105px,.8fr) minmax(105px,.8fr) minmax(120px,1fr);gap:8px;padding-top:8px;display:grid}.shopping-purchase-details label{gap:3px}.shopping-purchase-details input,.shopping-purchase-details select,.shopping-purchase-details button{min-height:34px}.shopping-purchase-details .quick-pick-row,.shopping-purchase-details .expiration-disclaimer,.shopping-purchase-details .shopping-row-actions{grid-column:1/-1}.inventory-form{flex:none;grid-template-columns:minmax(180px,1.4fr) minmax(150px,.9fr) minmax(120px,.8fr) minmax(120px,.8fr) auto;align-items:end;gap:8px;display:grid}.inventory-form label,.inventory-form .field-group{gap:3px}.inventory-form input,.inventory-form button,.inventory-form .segmented-control{min-height:34px}.inventory-form .segmented-control.compact button{min-height:26px}.inventory-form .status-field{grid-column:span 2}.inventory-list{flex:none;align-content:start;gap:6px;padding-right:2px;display:grid}.inventory-item{border:1px solid #e3ded4;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:6px;padding:8px 10px;display:grid}.inventory-item[role=button]{cursor:pointer}.inventory-item[role=button]:hover,.inventory-item[role=button]:focus-visible{border-color:#b9c8bf;outline:0}.inventory-item.editing{cursor:default}.inventory-item.exact-match{border-color:#d9824a;box-shadow:inset 4px 0 #d9824a}.inventory-item p{margin-top:2px}.inventory-item-summary{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.inventory-item-summary>p:last-child{color:#285c4d;white-space:nowrap;margin-top:0;font-weight:750}.inventory-item-meta{text-align:right;justify-items:end;gap:2px;display:grid}.inventory-item-meta>p:first-child{color:#285c4d;white-space:nowrap;margin-top:0;font-weight:750}.expiration-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-self:end;padding:2px 8px;font-size:.74rem;font-weight:800;line-height:1.35}.expiration-pill.soon{color:#6f4e00;background:#fff4cf;border-color:#ead08c}.expiration-pill.urgent{color:#8a3c10;background:#fde8d8;border-color:#f1bd90}.expiration-pill.expired{color:#8d221a;background:#fae1df;border-color:#efaaa4}.expiration-editor{border:1px solid #e3ded4;border-radius:6px;grid-column:1/-1;padding:6px 8px}.expiration-editor summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;font-weight:750;display:flex}.expiration-editor summary span:last-child{color:#68746f;font-size:.82rem;font-weight:650}.expiration-grid,.batch-row{grid-template-columns:minmax(96px,.8fr) minmax(120px,1fr) minmax(110px,.9fr) minmax(110px,.9fr);gap:8px;display:grid}.expiration-grid{margin-top:8px}.expiration-disclaimer{margin-top:6px;font-size:.78rem;line-height:1.35}.batch-editor{border-top:1px solid #e3ded4;gap:8px;padding-top:8px;display:grid}.batch-editor-header{justify-content:space-between;align-items:center;display:flex}.batch-editor-header button{min-height:30px;padding:0 9px}.batch-row{border:1px solid #e3ded4;border-radius:8px;grid-template-columns:minmax(76px,.7fr) minmax(120px,1fr) minmax(105px,.85fr) minmax(105px,.85fr) auto auto;align-items:end;padding:7px}.batch-row input,.batch-row select,.expiration-grid input,.expiration-grid select{min-height:32px;padding-left:8px;padding-right:8px}.batch-source{color:#68746f;white-space:nowrap;align-self:center;margin-top:0;font-size:.78rem;font-weight:750}.danger-icon{color:#913d22;background:#f4ded6}.edit-grid{grid-template-columns:repeat(3,minmax(100px,1fr));gap:8px;display:grid}.edit-grid label,.edit-grid .field-group{gap:3px}.edit-grid input,.edit-grid button,.edit-grid .segmented-control{min-height:34px}.edit-actions{border-top:1px solid #e3ded4;justify-content:flex-end;padding-top:8px;display:flex}.delete-item-button{align-items:center;gap:6px;display:inline-flex}.edit-grid .status-field{grid-column:span 2}.inventory-total-field output{background:var(--surface);border:1px solid var(--border);color:var(--primary-strong);border-radius:8px;align-items:center;min-height:34px;padding:0 10px;font-size:.92rem;font-weight:850;display:flex}.inventory-row-error{grid-column:1/-1}@media (width<=820px){html,#root{height:auto}.app-layout{height:auto;min-height:100dvh;padding:8px;overflow:visible}.inventory-workspace{grid-template-rows:auto;overflow:visible}.content-panel,.content-panel[aria-label$=\ inventory],.meal-planner-screen,.meal-detail-screen,.shopping-list-panel{overflow:visible}.auth-layout,.inventory-form,.shopping-list-form,.shopping-edit-grid,.shopping-purchase-details,.inventory-item,.shopping-list-item,.invite-preview,.invite-grid,.member-row,.expiration-grid,.batch-row{grid-template-columns:1fr}.auth-panel{border-top:1px solid #e3ded4;border-left:0}.app-header{gap:8px;width:100%}.app-header-primary,.app-header-controls{width:100%}.app-header-primary{grid-template-columns:auto minmax(0,1fr);display:grid}.app-header-controls{grid-template-columns:minmax(0,1fr) auto;display:grid}.session-controls{justify-content:flex-end;align-items:center;gap:6px}.session-controls button{width:auto}.inventory-form .status-field,.edit-grid .status-field{grid-column:auto}.household-title-row,.household-danger-zone{align-items:stretch;display:grid}.household-title{grid-template-columns:auto minmax(0,1fr);display:grid}.household-menu-trigger,.household-menu{width:100%;min-width:0}.household-popover,.settings-popover,.notifications-popover,.profile-popover{width:calc(100vw - 28px);left:0;right:auto}.recipe-detail-grid,.custom-ingredient-row,.custom-servings-grid{grid-template-columns:1fr}.custom-recipe-import-header,.custom-recipe-preview-header,.panel-header.split{align-items:stretch;display:grid}.screen-actions,.shopping-list-row-actions,.shopping-row-actions,.profile-actions,.recipe-search-actions,.meal-card-actions,.edit-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;display:grid}.screen-actions,.recipe-search-actions,.meal-card-actions,.profile-actions,.edit-actions{align-items:stretch}.shopping-list-row-actions,.shopping-row-actions,.edit-actions{justify-content:stretch}.shopping-purchase-details .shopping-row-actions{grid-template-columns:1fr}.screen-actions button,.shopping-list-row-actions button,.shopping-row-actions button,.profile-actions button,.recipe-search-actions button,.meal-card-actions button,.edit-actions button{white-space:normal;width:100%;min-height:36px;padding-left:8px;padding-right:8px}.delete-item-button{grid-column:1/-1}.workspace-actions{overflow-x:auto}.workspace-actions button{white-space:nowrap;flex:none}}@media (width<=520px){.inventory-item-summary,.shopping-list-item-summary{align-items:start;gap:6px;display:grid}.inventory-item-meta,.shopping-list-item-meta{text-align:left;justify-items:start}.quick-pick-row{align-items:stretch;gap:5px;display:grid}.allergy-grid{grid-template-columns:1fr}}.household-title-row{grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:8px;display:grid}.household-title{grid-template-columns:auto minmax(150px,240px);align-items:center;gap:8px;min-width:0;display:grid}.household-kitchen-label{white-space:nowrap}.household-menu-wrap{min-width:0}.household-menu-trigger{width:100%;min-width:0;max-width:min(280px,48vw)}.household-menu-trigger span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.household-menu-trigger .chevron-icon{opacity:.72;flex:none}.household-title-row>.icon-action{width:36px;min-width:36px;height:36px;min-height:36px;padding:0}.household-title-row>.icon-action svg{display:block}@media (width<=640px){.household-title{grid-template-columns:auto minmax(0,1fr)}.household-menu-trigger{max-width:none}}@media (width<=420px){.household-title{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px}}.quantity-input-field{gap:3px;display:grid}.quantity-input-field>label{color:var(--muted-strong);font-size:.82rem;font-weight:780}.quantity-input-field input{text-align:center;min-height:32px;padding-left:8px;padding-right:8px}.autocomplete-field{gap:3px;min-width:0;display:grid;position:relative}.autocomplete-input-wrap{min-width:0;position:relative}.autocomplete-popover{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-popover);z-index:20;border-radius:8px;gap:2px;max-height:196px;padding:4px;display:grid;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.autocomplete-popover button{color:var(--ink);text-align:left;background:0 0;justify-content:flex-start;min-height:32px;padding:0 8px}.autocomplete-popover button:hover:not(:disabled),.autocomplete-popover button:focus-visible{background:var(--surface-strong)}.shopping-list-form{grid-template-columns:minmax(150px,1.25fr) minmax(124px,.8fr) minmax(86px,.5fr) auto minmax(140px,1fr)}.shopping-list-form button[type=submit]{align-self:end;min-height:32px;padding-left:12px;padding-right:12px}.shopping-edit-grid{grid-template-columns:minmax(150px,1.2fr) minmax(124px,.75fr) minmax(86px,.5fr) minmax(130px,.9fr) auto}.shopping-purchase-details{grid-template-columns:minmax(124px,.8fr) minmax(86px,.55fr) minmax(118px,.9fr) minmax(96px,.7fr) minmax(102px,.75fr) minmax(118px,.9fr)}@media (width<=820px){.shopping-list-form{grid-template-columns:minmax(0,1fr) minmax(124px,.8fr) minmax(78px,.5fr) auto}.shopping-list-form>label:first-child,.shopping-list-form>label:nth-of-type(3){grid-column:1/-1}.shopping-list-form button[type=submit]{grid-column:auto}.shopping-edit-grid{grid-template-columns:minmax(0,1fr) minmax(124px,.8fr) minmax(78px,.5fr)}.shopping-edit-grid>label:first-child,.shopping-edit-grid>label:nth-of-type(3),.shopping-edit-grid .shopping-row-actions{grid-column:1/-1}.shopping-edit-grid .shopping-row-actions,.shopping-list-row-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.shopping-purchase-details{grid-template-columns:minmax(124px,.9fr) minmax(82px,.55fr) minmax(118px,.8fr)}.shopping-purchase-details .expiration-disclaimer,.shopping-purchase-details .shopping-row-actions{grid-column:1/-1}}@media (width<=520px){.shopping-list-form{grid-template-columns:minmax(122px,1fr) minmax(72px,.55fr) auto;gap:7px}.shopping-list-form>label:first-child,.shopping-list-form>label:nth-of-type(3){grid-column:1/-1}.shopping-edit-grid{grid-template-columns:minmax(122px,1fr) minmax(72px,.55fr);gap:7px}.shopping-edit-grid>label:first-child,.shopping-edit-grid>label:nth-of-type(3),.shopping-edit-grid .shopping-row-actions{grid-column:1/-1}.shopping-list-row-actions,.shopping-row-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.shopping-purchase-details{grid-template-columns:minmax(122px,1fr) minmax(72px,.55fr)}}body{color:var(--ink);line-height:1.4}button{justify-content:center;align-items:center;font-weight:760;line-height:1.1;transition:background-color .12s,border-color .12s,box-shadow .12s,color .12s,transform .12s;display:inline-flex}button:hover:not(:disabled){background:var(--primary-strong)}button:active:not(:disabled){transform:translateY(1px)}input,select,textarea{font-weight:600;box-shadow:inset 0 1px #18211d0a}input::placeholder,textarea::placeholder{color:#89958e}h2{color:var(--ink);font-size:1.22rem;line-height:1.15}h3{color:var(--ink);line-height:1.2}.eyebrow{color:var(--accent);font-size:.72rem}.empty-state{background:var(--surface-soft);border:1px dashed var(--border);border-radius:8px;padding:12px}.primary-action{background:var(--primary);color:#fff}.secondary-action{background:var(--primary-soft);color:var(--primary-strong)}.secondary-action:hover:not(:disabled){background:#cfe8dc}.danger-action{background:var(--danger-soft);color:var(--danger)}.danger-action:hover:not(:disabled),.danger-icon:hover:not(:disabled){background:#efc9bf}.form-error,.banner-error{background:var(--danger-soft);color:var(--danger);border-color:#edb9aa}.banner-error{box-shadow:var(--shadow-popover);border-radius:8px}.centered-page{background:var(--bg)}.app-layout{gap:10px;max-width:1360px;padding:12px}.app-header{background:var(--surface);border:1px solid var(--border);border-radius:8px;min-height:52px;padding:8px 10px;box-shadow:0 1px #18211d0a}.app-header h1{font-size:1.08rem;font-weight:860}.session-controls{color:var(--muted-strong);font-size:.88rem;font-weight:720}.session-controls button,.profile-actions button{min-height:34px}.profile-popover,.notifications-popover,.household-popover,.household-menu{border-color:var(--border);box-shadow:var(--shadow-popover)}.profile-popover{gap:12px;padding:14px}.allergy-grid{gap:7px}.checkbox-row{background:var(--surface-soft);border-color:var(--border)}.inventory-workspace{gap:10px}.workspace-actions{background:var(--surface-soft);border:1px solid var(--border);scrollbar-width:none;border-radius:8px;gap:4px;min-width:0;max-width:none;min-height:42px;padding:4px;display:flex;overflow-x:auto}.workspace-actions button{color:var(--muted-strong);white-space:nowrap;background:0 0;border-radius:6px;flex:none;min-height:32px;padding:0 10px}.workspace-actions::-webkit-scrollbar{display:none}.workspace-actions button:hover:not(:disabled){background:var(--surface-strong)}.workspace-actions button.active{background:var(--primary);color:#fff;box-shadow:0 8px 18px #1f6f582e}.side-panel,.content-panel{background:var(--surface);border-color:var(--border);border-radius:8px;gap:10px;padding:12px}.panel-header{gap:5px}.panel-header.split{border-bottom:1px solid var(--border);gap:12px;padding-bottom:10px}.panel-header.split>div{min-width:0}.household-control{background:0 0;border:0;border-radius:0;padding:0}.household-title-row{min-height:36px}.household-menu-trigger{background:var(--surface-soft);border-color:var(--border-strong);color:var(--ink);min-height:34px}.household-menu{gap:3px;min-width:min(280px,82vw);padding:6px}.household-menu-item:hover:not(:disabled){background:var(--surface-strong)}.household-menu-item.add{border-top-color:var(--border)}.icon-action{background:var(--surface-strong);color:var(--primary-strong);flex:none}.icon-action:hover:not(:disabled){background:var(--primary-soft)}.household-popover{gap:10px;padding:12px}.settings-popover{width:min(480px,100vw - 28px)}.invite-grid,.invite-preview,.member-row{border-color:var(--border)}.member-row,.invite-preview{background:var(--surface-soft)}.join-status{background:var(--primary-soft);color:var(--primary-strong);border-color:#badccc}.inventory-form,.shopping-list-form{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;gap:9px;padding:10px}.inventory-form button[type=submit],.shopping-list-form button[type=submit]{align-self:end;min-height:38px}.segmented-control{border:1px solid var(--border);background:#e6eee8}.segmented-control button{color:var(--muted-strong);font-weight:780}.segmented-control button:hover:not(:disabled){background:#ffffff9e}.segmented-control button.active{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #18211d12}.inventory-list,.shopping-list,.meal-suggestion-grid,.custom-ingredient-editor{gap:8px}.inventory-item,.shopping-list-item,.meal-card,.custom-ingredient-row,.shopping-ingredient-list li,.shopping-list-preview li,.batch-row{background:var(--surface);border-color:var(--border);border-radius:8px}.inventory-item,.shopping-list-item{padding:10px 12px}.inventory-item[role=button]:hover,.inventory-item[role=button]:focus-visible,.shopping-list-item-summary[role=button]:hover,.shopping-list-item-summary[role=button]:focus-visible{border-color:var(--border-strong);box-shadow:0 8px 22px #18211d12}.inventory-item.exact-match,.meal-card.selected{border-color:var(--accent);box-shadow:inset 4px 0 0 var(--accent)}.inventory-item-summary h3,.shopping-list-item-summary h3,.meal-card h3{font-weight:840}.inventory-item-meta,.shopping-list-item-meta{color:var(--muted)}.inventory-item-meta>p:first-child,.shopping-list-item-meta>p:first-child,.inventory-item-summary>p:last-child{color:var(--primary-strong)}.expiration-pill,.ingredient-status,.meal-readiness{border-radius:999px;font-weight:840}.expiration-pill.soon,.ingredient-status.low{background:var(--warning-soft);color:#765000;border-color:#efd076}.expiration-pill.urgent,.meal-readiness,.ingredient-status.missing,.ingredient-status.insufficient{background:var(--accent-soft);color:#8b3d1e;border-color:#edbea7}.expiration-pill.expired{background:var(--danger-soft);color:var(--danger);border-color:#edb9aa}.ingredient-status.available,.meal-readiness.ready{background:var(--primary-soft);color:var(--primary-strong)}.expiration-editor,.batch-editor,.custom-recipe-import,.shopping-purchase-details{background:var(--surface-soft);border-color:var(--border);border-radius:8px}.expiration-editor,.shopping-purchase-details{padding:8px}.expiration-editor summary{color:var(--ink)}.batch-editor{border:1px solid var(--border);padding:10px}.batch-row{background:var(--surface)}.batch-source,.expiration-editor summary span:last-child{color:var(--muted)}.edit-grid,.shopping-edit-grid{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;padding:10px}.edit-actions{border-top-color:var(--border);gap:8px}.delete-item-button{color:var(--danger)}.meal-planner-screen,.meal-detail-screen,.shopping-list-panel{gap:12px}.custom-recipe-import{background:var(--surface-soft);padding:12px}.recipe-create-mode-row{background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.recipe-create-mode-row button{color:var(--muted-strong);background:0 0;min-height:34px}.recipe-create-mode-row button.active{background:var(--primary);color:#fff}.blank-recipe-template{gap:10px;display:grid}.custom-recipe-import-header,.custom-recipe-preview-header,.meal-card-header,.shopping-list-header{gap:12px}.custom-recipe-form textarea{background:var(--surface);line-height:1.45}.custom-ingredient-row{background:var(--surface);padding:10px}.custom-ingredient-row .icon-action{min-width:0;padding:0 10px}.custom-recipe-instructions{border-top:1px solid var(--border);gap:8px;padding-top:10px;display:grid}.custom-instruction-row{background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:8px;padding:8px;display:grid}.custom-instruction-row>span{background:var(--surface-soft);border:1px solid var(--border);color:var(--muted-strong);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:4px;font-size:.76rem;font-weight:850;display:inline-flex}.custom-instruction-row label{min-width:0}.custom-instruction-row textarea{min-height:40px;padding:8px}.ingredient-picker,.meal-suggestion-grid{scrollbar-width:thin}.ingredient-chip{background:var(--surface);border-color:var(--border);color:var(--muted-strong)}.ingredient-chip:hover:not(:disabled){background:var(--surface-strong)}.ingredient-chip.selected{background:var(--primary);border-color:var(--primary)}.meal-card{gap:10px;padding:12px}.meal-match-summary{color:var(--primary-strong);font-weight:780}.meal-ingredient-preview span,.shopping-list-header span,.low-stock-preview h4{color:var(--muted-strong)}.meal-ingredient-preview p,.instruction-list p{color:var(--ink)}.shopping-list-preview{border-top-color:var(--border)}.low-stock-preview{background:var(--warning-soft);color:#6f4e00;border-color:#efd076}.recipe-detail-grid{gap:14px}.recipe-ingredient-panel,.recipe-instruction-panel{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;padding:12px}.instruction-list li{border-bottom-color:var(--border)}.instruction-list span{background:var(--primary-soft);color:var(--primary-strong)}.shopping-list-panel{flex-direction:column;display:flex}.shopping-list-form{flex:none}.quick-pick-row{color:var(--muted-strong)}.quick-pick-row button{border:1px solid #0000;min-height:32px}.shopping-list-row-actions button,.shopping-row-actions button,.screen-actions button,.recipe-search-actions button,.meal-card-actions button{min-height:36px}.shopping-purchase-details{border:1px solid var(--border)}.inventory-overview,.shopping-overview{background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(3,minmax(90px,.45fr)) minmax(220px,1fr);align-items:stretch;gap:8px;padding:9px;display:grid}.shopping-overview{grid-template-columns:repeat(3,minmax(90px,.45fr)) minmax(260px,1fr)}.shopping-overview>p{align-self:center;font-size:.86rem}.overview-stat{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;gap:3px;min-height:58px;padding:8px 10px;display:grid}.overview-stat span{color:var(--muted-strong);text-transform:uppercase;font-size:.72rem;font-weight:850}.overview-stat strong{color:var(--ink);font-size:1.3rem;line-height:1}.overview-stat.attention{background:var(--accent-soft);border-color:#edbea7}.overview-stat.expiring{background:var(--warning-soft);border-color:#efd076}.shopping-list{gap:10px}.shopping-list-group{gap:7px;display:grid}.shopping-list-group-header{color:var(--muted-strong);justify-content:space-between;align-items:center;gap:8px;padding:0 2px;display:flex}.shopping-list-group-header>div{align-items:center;gap:6px;display:flex}.shopping-list-group-header button{min-height:28px;padding:0 8px}.shopping-list-group-header h3{text-transform:uppercase;font-size:.84rem}.shopping-list-group-header span{background:var(--surface-strong);color:var(--muted-strong);border-radius:999px;padding:2px 8px;font-size:.76rem;font-weight:850}.shopping-cooking-plans{background:var(--primary-soft);border:1px solid #badccc;border-radius:8px;gap:8px;padding:10px;display:grid}.shopping-cooking-plan-heading h3{font-size:1rem;line-height:1.2}.shopping-cooking-plan{background:#ffffff8c;border:1px solid #7ca89073;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.shopping-cooking-plan.active{border-color:#5fa67f}.shopping-cooking-plan h4{overflow-wrap:anywhere;font-size:.94rem;line-height:1.2}.shopping-cooking-plan-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.shopping-cooking-plan-actions button{min-height:32px;padding:0 10px}.meal-flow-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.recipe-search-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.recipe-search-toolbar>button{white-space:nowrap;justify-self:end;min-height:36px}.recipe-search-filters{grid-template-columns:repeat(2,minmax(0,180px));justify-content:start;align-items:end;gap:8px;min-width:0;display:grid}.recipe-search-filters label{gap:4px;display:grid}.meal-flow-step{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px;display:grid}.meal-flow-step>span{background:var(--surface);border:1px solid var(--border);color:var(--muted-strong);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.82rem;font-weight:850;display:inline-flex}.meal-flow-step h3{font-size:.9rem}.meal-flow-step p{color:var(--muted);margin-top:1px;font-size:.8rem}.meal-flow-step.active{background:var(--primary-soft);border-color:#badccc}.meal-flow-step.active>span{background:var(--primary);border-color:var(--primary);color:#fff}.saved-recipes-section{border:1px solid var(--border);border-radius:8px;gap:10px;min-height:0;padding:10px;display:grid}.saved-recipes-header,.saved-recipe-card-header,.saved-recipe-editor-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.saved-recipes-header h3,.saved-recipe-card h4{font-size:1rem}.saved-recipe-list{gap:9px;min-height:0;display:grid}.saved-recipe-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;gap:9px;padding:9px;display:grid}.saved-recipe-card.expanded{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.saved-recipe-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.saved-recipe-actions{flex-wrap:wrap}.saved-recipe-actions .icon-action{width:34px;height:34px;min-height:34px;padding:0}.saved-recipe-editor{border-top:1px solid var(--border);gap:9px;padding-top:9px;display:grid}.saved-recipe-editor-header label{grid-template-columns:auto minmax(70px,88px);align-items:center;gap:4px;display:grid}.saved-recipe-editor-header input{min-height:34px}.saved-recipe-editor-header small{color:var(--muted);font-size:.74rem;font-weight:740}.auth-layout{background:var(--bg);grid-template-columns:minmax(0,1fr) minmax(360px,440px)}.auth-copy{background:var(--surface-strong)}.auth-copy h1{max-width:650px}.auth-panel{background:var(--surface);border-left-color:var(--border)}@media (width<=980px){.inventory-form,.shopping-list-form{grid-template-columns:minmax(180px,1.2fr) minmax(110px,.7fr) minmax(120px,.7fr) minmax(0,1fr)}.inventory-form button[type=submit],.shopping-list-form button[type=submit]{grid-column:1/-1}.shopping-purchase-details{grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-overview,.shopping-overview{grid-template-columns:repeat(3,minmax(90px,1fr))}.shopping-overview>p{grid-column:1/-1}}@media (width<=820px){body{background:var(--surface)}.app-layout{gap:8px;padding:0}.app-header,.content-panel{border-left:0;border-right:0;border-radius:0}.app-header{padding:9px 12px}.app-header-primary,.app-header-controls{width:100%}.app-header-primary{grid-template-columns:auto minmax(0,1fr);display:grid}.app-header-controls{grid-template-columns:minmax(0,1fr) auto;display:grid}.session-controls{justify-content:flex-end;display:flex}.workspace-actions{border-radius:8px;width:100%;max-width:none;padding:4px;display:flex;overflow-x:auto}.workspace-actions button{white-space:nowrap;min-height:34px}.household-title-row{gap:8px}.household-menu-wrap{min-width:0}.household-popover,.settings-popover,.notifications-popover,.profile-popover{border-radius:8px;width:calc(100vw - 16px);max-height:calc(100dvh - 82px);left:8px;right:auto}.content-panel{padding:12px}.panel-header.split{align-items:start}.inventory-form{position:static}.inventory-form,.shopping-list-form,.shopping-edit-grid,.shopping-purchase-details,.edit-grid,.custom-ingredient-row{grid-template-columns:1fr}.inventory-form button[type=submit],.shopping-list-form button[type=submit],.shopping-purchase-details .shopping-row-actions,.shopping-purchase-details .quick-pick-row,.shopping-purchase-details .expiration-disclaimer{grid-column:auto}.screen-actions,.shopping-list-row-actions,.shopping-row-actions,.profile-actions,.recipe-search-actions,.meal-card-actions,.edit-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.shopping-purchase-details .shopping-row-actions{grid-template-columns:1fr}.screen-actions button,.shopping-list-row-actions button,.shopping-row-actions button,.profile-actions button,.recipe-search-actions button,.meal-card-actions button,.edit-actions button{width:100%;min-height:40px}.custom-recipe-import-header,.custom-recipe-preview-header,.meal-card-header,.saved-recipe-card-header,.saved-recipe-editor-header{align-items:stretch}.saved-recipe-preview-grid{grid-template-columns:1fr}.saved-recipe-editor-header{display:grid}.custom-instruction-row{grid-template-columns:auto minmax(0,1fr)}.custom-instruction-row button{grid-column:1/-1;width:100%}.meal-card{flex-basis:min(300px,88vw)}.recipe-ingredient-panel,.recipe-instruction-panel{padding:10px}.inventory-overview,.shopping-overview{border-radius:8px}.meal-flow-guide,.auth-layout{grid-template-columns:1fr}.auth-copy{padding:28px 22px}.auth-copy h1{font-size:2.2rem}.auth-panel{border-left:0;border-top:1px solid var(--border);padding:22px}}@media (width<=520px){h1{font-size:2.1rem}.panel-header.split,.household-title,.household-title-row{gap:8px}.inventory-item,.shopping-list-item,.meal-card{padding:10px}.inventory-item-summary,.shopping-list-item-summary{align-items:start}.inventory-item-meta,.shopping-list-item-meta{gap:4px}.quick-pick-row>div{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:visible}.quick-pick-row button{width:100%;padding:0 6px}.screen-actions,.shopping-list-row-actions,.shopping-row-actions,.profile-actions,.recipe-search-actions,.meal-card-actions,.edit-actions{grid-template-columns:1fr}.meal-readiness{justify-self:start}.inventory-overview,.shopping-overview{grid-template-columns:1fr 1fr}.inventory-overview .overview-stat:first-child,.shopping-overview .overview-stat:first-child,.shopping-overview>p{grid-column:1/-1}}.app-header{flex-direction:row}.brand-home-button{color:var(--ink);background:0 0;border-radius:6px;min-height:32px;padding:0 4px;font-weight:860}.brand-home-button:hover:not(:disabled),.brand-home-button:focus-visible{background:var(--surface-strong)}.session-controls{width:auto}.profile-menu-trigger{background:var(--primary);border-radius:50%;width:36px;min-width:36px;min-height:36px;padding:0;box-shadow:0 8px 18px #1f6f5829}.profile-menu-trigger span{font-size:.9rem;font-weight:900}.profile-summary{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding-bottom:10px;display:grid}.profile-summary>span{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.profile-summary h2{overflow-wrap:anywhere;font-size:.98rem}.profile-sign-out{justify-self:stretch}.inventory-overview{grid-template-columns:repeat(3,minmax(0,1fr))}button.overview-stat{background:var(--surface-soft);color:var(--ink);text-align:left;justify-content:stretch;align-items:stretch;min-height:54px;padding:8px 10px;display:grid}button.overview-stat.active{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}button.overview-stat.attention{background:var(--accent-soft)}button.overview-stat.expiring{background:var(--warning-soft)}button.overview-stat.attention:hover:not(:disabled){background:#f8d8c5}button.overview-stat.expiring:hover:not(:disabled){background:#ffe9a8}.inventory-filter-toolbar{grid-template-columns:minmax(0,1fr) minmax(150px,auto);align-items:end;gap:8px;display:grid}.category-chip-row{scrollbar-width:thin;gap:6px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.recipe-category-all{--category-bg:var(--surface-soft);--category-bg-strong:var(--surface-strong);--category-border:var(--border);--category-ink:var(--muted-strong)}.recipe-category-produce{--category-bg:#edf8ef;--category-bg-strong:#dff1e4;--category-border:#9fceaa;--category-ink:#275d36}.recipe-category-protein{--category-bg:#eef1ff;--category-bg-strong:#dfe4fb;--category-border:#aeb8e4;--category-ink:#354680}.recipe-category-dairy{--category-bg:#eef7fb;--category-bg-strong:#dceef6;--category-border:#9fc9dc;--category-ink:#2d6075}.recipe-category-pantry{--category-bg:#f7f1e8;--category-bg-strong:#eee2d1;--category-border:#d0b790;--category-ink:#614c28}.recipe-category-spices{--category-bg:#fff0e8;--category-bg-strong:#f6ded2;--category-border:#d8a38d;--category-ink:#743e27}.recipe-category-condiments{--category-bg:#fff4df;--category-bg-strong:#f5e4bd;--category-border:#d7b66d;--category-ink:#6b5019}.recipe-category-frozen{--category-bg:#eaf6fb;--category-bg-strong:#d8edf7;--category-border:#96c8df;--category-ink:#2d6075}.recipe-category-prepared{--category-bg:#f1edff;--category-bg-strong:#e4dcfb;--category-border:#b7a9df;--category-ink:#514079}.recipe-category-baking{--category-bg:#fff5e7;--category-bg-strong:#f4e2c7;--category-border:#d8b378;--category-ink:#6e4b17}.recipe-category-snacks{--category-bg:#f8edf4;--category-bg-strong:#efdce7;--category-border:#d5a6c0;--category-ink:#713553}button.category-chip{background:var(--category-bg,var(--surface-soft));border:1px solid var(--category-border,var(--border));color:var(--category-ink,var(--muted-strong));white-space:nowrap;flex:none;min-height:34px;padding:0 10px}button.category-chip.active{background:var(--category-bg,var(--primary));border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary);color:var(--category-ink,#fff)}.inventory-sort-field{gap:3px;min-width:0}.inventory-item-heading{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.category-badge{background:var(--surface-soft);border:1px solid var(--border);color:var(--muted-strong);white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:.68rem;font-weight:850;line-height:1}.category-badge.produce{background:var(--primary-soft);color:var(--primary-strong)}.category-badge.protein{color:#3f4e87;background:#edf0ff;border-color:#c9d0ee}.category-badge.spices,.category-badge.condiments{background:var(--accent-soft);color:#8b3d1e;border-color:#edbea7}.category-badge.frozen{color:#2b5f78;background:#e9f5fb;border-color:#bee0ef}.category-badge.prepared,.category-badge.baking{background:var(--warning-soft);color:#765000;border-color:#efd076}.inventory-form{grid-template-columns:minmax(160px,1.2fr) minmax(100px,.55fr) minmax(72px,.38fr) minmax(82px,.45fr) auto}.inventory-form input,.inventory-form select,.inventory-form button,.edit-grid input,.edit-grid select,.edit-grid button,.expiration-grid input,.expiration-grid select,.batch-row input,.batch-row select{min-height:32px}.inventory-form .tracking-mode-field,.inventory-form .status-field,.inventory-form .amount-submit-actions{min-width:0}.inventory-form .expiration-editor{grid-column:1/-1}.inventory-form .amount-submit-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;gap:6px;display:grid}.inventory-form .amount-submit-actions button{white-space:nowrap;min-width:0;padding-left:8px;padding-right:8px}.inventory-form button[type=submit]{padding-left:12px;padding-right:12px}.expiration-editor{padding:5px 7px}.expiration-editor summary{min-height:28px}.expiration-grid{grid-template-columns:minmax(112px,1fr) minmax(86px,.75fr) minmax(96px,.8fr) minmax(112px,1fr);gap:6px}.expiration-disclaimer{margin-top:4px}.edit-grid{grid-template-columns:minmax(140px,1.1fr) minmax(102px,.55fr) minmax(74px,.36fr) minmax(84px,.42fr) minmax(130px,.9fr)}.edit-grid .wide{grid-column:1/-1}.batch-editor{gap:6px;padding:8px}.batch-row{grid-template-columns:minmax(64px,.55fr) minmax(110px,1fr) minmax(86px,.75fr) minmax(96px,.85fr) auto auto;gap:6px;padding:6px}.home-overview-screen{align-content:start;overflow-y:auto}.home-overview-header{gap:10px}.home-overview-kitchen{background:var(--surface-soft);border:1px solid var(--border);color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:none;max-width:min(280px,100%);padding:6px 10px;font-size:.78rem;font-weight:800;overflow:hidden}.home-overview-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}button.home-overview-card{background:var(--surface-soft);border:1px solid var(--border);color:var(--ink);text-align:left;align-content:space-between;gap:10px;min-height:152px;padding:12px;display:grid}button.home-overview-card:hover:not(:disabled),button.home-overview-card:focus-visible{background:var(--surface-strong);border-color:var(--border-strong);box-shadow:0 10px 24px #18211d1a}.home-card-title{font-size:1rem;font-weight:860}.home-card-summary{color:var(--muted-strong);overflow-wrap:anywhere;min-height:2.4em;font-size:.9rem;line-height:1.35}.home-card-metrics{grid-template-columns:repeat(auto-fit,minmax(66px,1fr));gap:6px;display:grid}.home-card-metric{background:var(--surface);border:1px solid var(--border);color:var(--muted);border-radius:6px;gap:2px;min-width:0;padding:7px 8px;display:grid}.home-card-metric strong{color:var(--ink);font-size:1.05rem;line-height:1}.home-card-metric span{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:800;overflow:hidden}@media (width<=980px){.inventory-form{grid-template-columns:minmax(150px,1fr) minmax(96px,.6fr) minmax(72px,.42fr) minmax(82px,.48fr) auto}.inventory-form button[type=submit]{grid-column:auto}}@media (width<=820px){.app-header{flex-direction:row;align-items:center}.app-header-primary{grid-template-columns:auto minmax(0,1fr);width:100%;display:grid}.app-header-controls{grid-template-columns:minmax(0,1fr) auto;width:100%;display:grid}input,select,textarea{font-size:16px}.session-controls{justify-content:flex-end;align-items:center;width:auto;display:flex}.session-controls button{width:auto}.profile-popover,.notifications-popover{width:min(360px,100vw - 16px);left:auto;right:8px}.inventory-form{grid-template-columns:minmax(74px,.55fr) minmax(78px,.56fr) minmax(86px,.62fr) minmax(136px,1fr)}.inventory-form .ingredient-autocomplete,.inventory-form>label:first-child,.inventory-form .expiration-editor{grid-column:1/-1}.inventory-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-filter-toolbar{grid-template-columns:1fr;align-items:stretch}.home-overview-grid{grid-template-columns:1fr}.inventory-sort-field{max-width:220px}.edit-grid{grid-template-columns:minmax(0,1fr) minmax(82px,.55fr) minmax(82px,.55fr)}.edit-grid>label:first-child,.edit-grid .status-field,.edit-grid .wide{grid-column:1/-1}.edit-grid>label:nth-child(2){grid-column:1/2}.batch-row{grid-template-columns:minmax(70px,.7fr) minmax(118px,1fr) minmax(90px,.8fr) minmax(96px,.85fr) auto}.batch-row .batch-source{grid-column:1/-2}}@media (width<=520px){.inventory-form{grid-template-columns:minmax(92px,1fr) minmax(68px,.72fr) minmax(74px,.78fr)}.inventory-form .ingredient-autocomplete,.inventory-form>label:first-child,.inventory-form .expiration-editor{grid-column:1/-1}.inventory-form>label:nth-child(2){grid-column:auto}.inventory-form input,.inventory-form select{padding-left:8px;padding-right:8px}.inventory-form .status-field{grid-column:span 2}.inventory-form .amount-submit-actions{grid-column:1/-1}.inventory-form button[type=submit]{grid-column:auto}.inventory-form>button[type=submit]{grid-column:1/-1}.inventory-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-overview .overview-stat:first-child{grid-column:auto}.inventory-sort-field{max-width:none}button.overview-stat{min-height:50px;padding:7px}.overview-stat span{font-size:.66rem}.overview-stat strong{font-size:1.15rem}.expiration-grid,.batch-row{grid-template-columns:1fr 1fr}.batch-row .batch-source{grid-column:1/-1}.batch-row .danger-icon{grid-column:1/-1;width:100%}}@media (width<=820px){.shopping-list-form{grid-template-columns:minmax(126px,1.35fr) minmax(74px,.8fr) minmax(58px,.6fr)}.shopping-list-form .shopping-item-autocomplete,.shopping-list-form>label:last-child,.shopping-list-form>label:first-child,.shopping-list-form>label:nth-of-type(3){grid-column:1/-1}.shopping-list-form input{padding-left:8px;padding-right:8px}.shopping-list-form button[type=submit]{grid-column:auto;padding-left:8px;padding-right:8px}.shopping-cooking-plan{grid-template-columns:1fr;align-items:stretch}.shopping-cooking-plan-actions{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));justify-content:stretch;display:grid}.shopping-cooking-plan-actions button{width:100%}}@media (width<=520px){.recipe-search-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:6px}.recipe-search-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-search-toolbar>button{padding-left:9px;padding-right:9px}.cook-consume-panel{padding:8px}.cook-consume-header{grid-template-columns:minmax(0,1fr) minmax(70px,.45fr) auto}.cook-consume-header p{display:none}.cook-consume-row{grid-template-columns:minmax(74px,.9fr) minmax(64px,.55fr) minmax(58px,.5fr)}.cook-consume-name{align-content:start;gap:3px;display:grid}.cook-consume-name small{display:none}.shopping-list-form{grid-template-columns:minmax(126px,1.35fr) minmax(72px,.78fr) minmax(56px,.58fr)}.shopping-list-group-header{align-items:flex-start}.shopping-list-group-header>div{flex:none}.shopping-list-group-header button{white-space:normal;max-width:116px}}.recipe-inventory-picker{border:1px solid var(--border);border-radius:8px;gap:9px;padding:10px;display:grid}.recipe-inventory-picker-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.recipe-inventory-picker-header h3{font-size:.98rem}.recipe-inventory-picker-header p{margin-top:2px}.recipe-inventory-picker-header button{min-height:30px;padding:0 10px}.recipe-inventory-toolbar{align-items:end}.recipe-ingredient-preference-form{grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:8px;display:grid}.recipe-ingredient-preference-form input{min-height:34px}.recipe-ingredient-preference-form button{min-height:34px;padding:0 11px}.selected-recipe-ingredients{flex-wrap:wrap;gap:6px;display:flex}button.selected-recipe-ingredient-chip{background:var(--primary-soft);border:1px solid var(--primary);color:var(--primary-strong);gap:6px;min-height:30px;padding:0 8px}button.selected-recipe-ingredient-chip:hover:not(:disabled){background:var(--surface-strong)}.selected-recipe-ingredient-chip span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.selected-recipe-ingredient-chip small{color:currentColor;font-size:.72rem;font-weight:900}.recipe-inventory-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px;display:grid}button.recipe-inventory-tile{background:var(--category-bg,var(--surface));border:1px solid var(--category-border,var(--border));color:var(--ink);text-align:center;border-radius:8px;width:100%;min-height:118px;padding:34px 12px 32px;display:block;position:relative}button.recipe-inventory-tile:hover:not(:disabled){background:var(--category-bg-strong,var(--surface-strong));border-color:var(--border-strong)}button.recipe-inventory-tile.selected{background:var(--category-bg,var(--primary-soft));border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.recipe-inventory-name{overflow-wrap:anywhere;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.36em;font-size:.98rem;font-weight:850;line-height:1.18;display:-webkit-box;position:absolute;top:50%;left:10px;right:10px;overflow:hidden;transform:translateY(-50%)}.recipe-inventory-stock{color:var(--category-ink,var(--muted-strong));text-overflow:ellipsis;white-space:nowrap;background:#ffffffb8;border:1px solid #ffffffd1;border-radius:999px;max-width:calc(100% - 18px);padding:4px 7px;font-size:.72rem;font-weight:850;line-height:1;position:absolute;top:8px;right:8px;overflow:hidden}.recipe-inventory-stock.missing,.recipe-inventory-stock.insufficient{background:var(--accent-soft);color:#8b3d1e;border-color:#edbea7}.recipe-inventory-stock.low{background:var(--warning-soft);color:#765000;border-color:#efd076}.recipe-inventory-expiration{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;background:#ffffffb8;border:1px solid #ffffffd1;border-radius:999px;max-width:calc(100% - 16px);padding:4px 7px;font-size:.68rem;font-weight:850;line-height:1;position:absolute;bottom:8px;left:8px;overflow:hidden}.recipe-inventory-expiration.soon{background:var(--warning-soft);color:#765000;border-color:#efd076}.recipe-inventory-expiration.urgent,.recipe-inventory-expiration.expired{background:var(--danger-soft);color:#8b2e1f;border-color:#f1b7a9}@media (width<=820px){.recipe-inventory-toolbar{grid-template-columns:1fr;align-items:stretch}}@media (width<=520px){.recipe-inventory-picker{gap:8px;padding:8px}.recipe-inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.recipe-ingredient-preference-form{grid-template-columns:minmax(0,1fr) auto}.selected-recipe-ingredient-chip span{max-width:120px}button.recipe-inventory-tile{min-height:116px;padding:34px 9px 30px}.recipe-inventory-expiration,.recipe-inventory-stock{padding:4px 6px;font-size:.64rem}}.inventory-expiration-line{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.inventory-expiration-line p{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.inventory-expiration-line .expiration-pill{flex:none}@media (width<=520px){.inventory-item-meta{width:100%}.inventory-expiration-line{justify-content:space-between;width:100%}}.shopping-purchase-details{border-top:0;grid-template-columns:minmax(96px,.58fr) minmax(112px,.65fr) minmax(82px,.48fr) minmax(150px,1fr) auto;align-items:end;gap:8px;padding:8px}.shopping-purchase-details label,.shopping-purchase-details .quantity-input-field{gap:3px;display:grid}.shopping-purchase-details .shopping-row-actions{grid-column:auto;justify-content:flex-end;align-self:end;display:flex}.purchase-tracking-field{min-width:0}.shopping-purchase-expiration{align-self:end;min-width:0}.shopping-purchase-expiration summary{background:var(--surface);border:1px solid var(--border);color:var(--ink);cursor:pointer;border-radius:7px;align-items:center;min-height:34px;padding:0 9px;font-size:.82rem;font-weight:820;display:flex}.shopping-purchase-expiration[open]{grid-column:1/-1}.shopping-purchase-expiration-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:8px;padding-top:8px;display:grid}.shopping-purchase-expiration-grid label{min-width:0}.shopping-purchase-expiration-grid input,.shopping-purchase-expiration-grid select{box-sizing:border-box;width:100%}.shopping-purchase-expiration-grid .expiration-disclaimer{grid-column:1/-1;margin:0}@media (width<=520px){.shopping-purchase-details{grid-template-columns:minmax(84px,.8fr) minmax(78px,.72fr) minmax(68px,.62fr)}.shopping-purchase-details .shopping-row-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shopping-purchase-expiration{grid-column:1/-1}.shopping-purchase-expiration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.meal-ingredient-preview{background:var(--surface);border:1px solid #b9c2bc;border-radius:8px;align-content:start;width:100%;min-height:58px;padding:8px}.cooking-header{display:block}.cooking-heading{min-width:0}.cooking-title-line{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.cooking-title-line h2{overflow-wrap:anywhere;min-width:0}.cooking-title-actions{align-items:center;gap:6px;display:flex}.cooking-save-action{white-space:nowrap;min-height:34px;padding:0 10px}.cooking-title-line .icon-action{width:34px;height:34px;min-height:34px;padding:0}.inline-success{color:var(--primary);margin:3px 0 0;font-size:.82rem;font-weight:700}.cook-recipe-post-form{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;grid-template-columns:minmax(120px,1fr) minmax(140px,1.2fr) minmax(82px,.5fr) minmax(130px,.9fr) auto;align-items:end;gap:8px;padding:9px;display:grid}.cook-recipe-post-form label{gap:4px;min-width:0;display:grid}.cook-recipe-post-form input,.cook-recipe-post-form select{min-height:34px;padding-left:8px;padding-right:8px}.cook-recipe-post-actions{gap:6px;display:flex}.cook-recipe-post-actions button{min-height:34px;padding:0 10px}.cook-recipe-post-form .inline-success,.cook-recipe-post-form .form-error{grid-column:1/-1}.cook-recipe-editor{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;gap:10px;padding:10px;display:grid}.cook-recipe-editor-header,.cook-recipe-subheader{justify-content:space-between;align-items:center;gap:8px;display:flex}.cook-recipe-editor-header h3,.cook-recipe-subheader h4{font-size:.95rem}.cook-recipe-editor-header button,.cook-recipe-subheader button{min-height:32px;padding:0 10px}.cook-recipe-editor-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:10px;display:grid}.cook-recipe-editor-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;gap:8px;padding:8px;display:grid}.cook-recipe-ingredient-list,.cook-recipe-instruction-list{gap:7px;display:grid}.cook-recipe-ingredient-row,.cook-recipe-instruction-row{border:1px solid var(--border);border-radius:8px;align-items:end;gap:7px;padding:7px;display:grid}.cook-recipe-ingredient-row{grid-template-columns:minmax(120px,1fr) minmax(66px,.42fr) minmax(74px,.48fr) auto}.cook-recipe-instruction-row{grid-template-columns:auto minmax(0,1fr) auto}.cook-recipe-ingredient-row label,.cook-recipe-instruction-row label{gap:3px;min-width:0;display:grid}.cook-recipe-ingredient-row input,.cook-recipe-instruction-row textarea{min-height:34px;padding-left:8px;padding-right:8px}.cook-recipe-instruction-row>span{background:var(--surface-soft);border:1px solid var(--border);color:var(--muted-strong);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:3px;font-size:.76rem;font-weight:850;display:inline-flex}.cook-recipe-ingredient-row button,.cook-recipe-instruction-row button{min-height:34px;padding:0 9px}@media (width<=820px){.cook-recipe-editor-grid{grid-template-columns:1fr}}@media (width<=520px){.cook-recipe-editor{padding:8px}.cooking-title-line{align-items:start}.cooking-title-actions{justify-content:flex-end}.cooking-save-action{padding-left:8px;padding-right:8px}.cook-recipe-post-form{grid-template-columns:minmax(0,1fr) minmax(78px,.55fr)}.cook-recipe-post-form label:nth-child(2),.cook-recipe-post-form label:nth-child(4),.cook-recipe-post-actions{grid-column:1/-1}.cook-recipe-post-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.cook-recipe-editor-header,.cook-recipe-subheader{align-items:stretch}.cook-recipe-ingredient-row{grid-template-columns:minmax(92px,1fr) minmax(58px,.6fr) minmax(66px,.68fr)}.cook-recipe-ingredient-row>label:first-child,.cook-recipe-ingredient-row button{grid-column:1/-1}.cook-recipe-instruction-row{grid-template-columns:auto minmax(0,1fr)}.cook-recipe-instruction-row button{grid-column:1/-1}}.cook-recipe-details{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;gap:10px;padding:10px;display:grid}.cook-recipe-details .cook-recipe-subheader{align-items:center}.cook-recipe-ingredient-row.display{cursor:pointer;grid-template-columns:minmax(0,1fr) minmax(92px,auto) auto;align-items:center}.cook-recipe-instruction-row.display{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.cook-recipe-ingredient-row.display:hover,.cook-recipe-ingredient-row.display:focus-visible,.cook-recipe-instruction-row.display:hover,.cook-recipe-instruction-row.display:focus-visible{border-color:var(--border-strong);outline:none;box-shadow:0 8px 18px #18211d0f}.cook-recipe-row-main{gap:2px;min-width:0;display:grid}.cook-recipe-row-main span,.cook-recipe-instruction-row.display p{color:var(--ink);overflow-wrap:anywhere;min-width:0;font-weight:820}.cook-recipe-row-main small{color:var(--muted);font-size:.75rem;font-weight:720}.cook-recipe-row-status{justify-items:end;gap:3px;min-width:0;display:grid}.cook-recipe-row-status small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:.7rem;font-weight:720;overflow:hidden}.cook-recipe-ingredient-row .icon-action,.cook-recipe-instruction-row .icon-action{align-self:center;width:32px;height:32px;min-height:32px;padding:0}.cook-recipe-add-row{background:var(--surface);border:1px dashed var(--border-strong);color:var(--primary-strong);justify-content:center;width:100%;min-height:34px}.cook-recipe-add-row:hover:not(:disabled){background:var(--primary-soft)}.panel-heading-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.panel-heading-row h2,.panel-heading-row h3{min-width:0}.inventory-heading-row{margin-bottom:8px}.receipt-action{width:34px;height:34px;min-height:34px;padding:0}.receipt-upload-screen{gap:10px}.receipt-upload-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.receipt-upload-form label{gap:4px;min-width:0;display:grid}.receipt-preview-section{border-top:1px solid var(--border);gap:9px;padding-top:10px;display:grid}.receipt-preview-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.receipt-preview-list{gap:8px;display:grid}.receipt-preview-row{background:var(--surface);border:1px solid var(--border);border-radius:8px;gap:7px;padding:8px;display:grid}.receipt-preview-row.has-issue{border-color:#c96b45;box-shadow:inset 0 0 0 1px #c96b45}.receipt-row-main{grid-template-columns:minmax(150px,1fr) minmax(92px,.48fr) minmax(72px,.36fr) minmax(84px,.42fr) auto;align-items:end;gap:7px;display:grid}.receipt-row-main label,.receipt-row-details label{gap:3px;min-width:0;display:grid}.receipt-row-main input,.receipt-row-main select,.receipt-row-details input,.receipt-row-details select{min-height:34px;padding-left:8px;padding-right:8px}.receipt-row-main .icon-action{align-self:end;width:34px;height:34px;min-height:34px;padding:0}.receipt-row-details{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;padding:0 8px}.receipt-row-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:34px;display:flex}.receipt-row-details summary span:first-child{color:var(--ink);font-weight:820}.receipt-row-details summary span:last-child{color:var(--muted);font-size:.78rem;font-weight:720}.receipt-expiration-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:0 0 8px;display:grid}.receipt-row-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:.75rem;font-weight:720;display:flex}.receipt-issue{color:#9f4121;font-weight:850}.receipt-confirm-bar{background:var(--surface);border:1px solid var(--border);z-index:2;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px;display:flex;position:sticky;bottom:8px}.receipt-confirm-bar button{min-width:110px}@media (width<=520px){.cook-recipe-details{padding:8px}.cook-recipe-ingredient-row.display{grid-template-columns:minmax(0,1fr) minmax(70px,auto) auto}.cook-recipe-instruction-row.display{grid-template-columns:auto minmax(0,1fr) auto}.cook-recipe-ingredient-row.editing{grid-template-columns:minmax(0,1fr) minmax(58px,.55fr) minmax(62px,.6fr) auto}.cook-recipe-ingredient-row.editing>label:first-child{grid-column:1/-1}.cook-recipe-ingredient-row.display button,.cook-recipe-ingredient-row.editing button,.cook-recipe-instruction-row.display button{grid-column:auto}.cook-recipe-row-status small{display:none}.panel-heading-row,.receipt-preview-header{align-items:center}.receipt-upload-form{grid-template-columns:1fr}.receipt-row-main{grid-template-columns:minmax(0,1fr) minmax(84px,.62fr) minmax(62px,.52fr) minmax(70px,.58fr) auto}.receipt-row-main>label:first-child{grid-column:1/-1}.receipt-expiration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.receipt-confirm-bar{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-left:-8px;margin-right:-8px;bottom:0}}:root{color:#202723;--bg:#f5f6f3;--surface:#fff;--surface-soft:#f0f3ee;--surface-strong:#e5ebe5;--ink:#202723;--muted:#69736c;--muted-strong:#465149;--border:#d8ded8;--border-strong:#b7c1b9;--primary:#2b644f;--primary-strong:#1e4e3d;--primary-soft:#dcebe3;--accent:#b85f3f;--accent-soft:#f5e2d9;--warning:#8a650d;--warning-soft:#f7edca;--danger:#a13f32;--danger-soft:#f5deda;--focus:#2775b8;--shadow-popover:0 14px 34px #1b272024;background:#f5f6f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{height:auto;min-height:100%}html{background:var(--bg)}body{background:var(--bg);color:var(--ink);min-width:320px;margin:0;overflow:hidden auto}button,input,select,textarea{font:inherit;letter-spacing:0}button{border-radius:5px}input,select,textarea{background:var(--surface);border:1px solid var(--border-strong);box-shadow:none;color:var(--ink);border-radius:5px;font-weight:500}input:hover:not(:disabled),select:hover:not(:disabled),textarea:hover:not(:disabled){border-color:#8d9b91}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 30%, transparent);outline-offset:2px}h1,h2,h3,h4,p{letter-spacing:0}h1,h2,h3,h4{color:var(--ink)}h1{font-size:1.65rem;line-height:1.12}h2{font-size:1.35rem;line-height:1.2}h3{font-size:1rem;line-height:1.25}label,.field-group>span{color:var(--muted-strong);font-size:.78rem;font-weight:650}.eyebrow{display:none}.muted,.empty-state{color:var(--muted)}.empty-state{background:0 0;border:0;border-radius:0;margin:0;padding:18px 0}.page-kicker{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-layout{width:100%;max-width:none;height:auto;min-height:100dvh;margin:0;padding:0;display:block;overflow:visible}.app-header{border:0;border-bottom:1px solid var(--border);box-shadow:none;z-index:40;background:#fffffff5;border-radius:0;grid-template-columns:auto minmax(360px,1fr) auto;align-items:center;gap:24px;width:100%;min-height:60px;padding:0 max(20px,50vw - 620px);display:grid;position:sticky;top:0}.app-header-primary,.app-header-controls{min-width:0}.app-header-primary h1{margin:0;font-size:1.18rem}.brand-home-button{color:var(--primary);background:0 0;border:0;border-radius:4px;min-height:36px;padding:0 3px;font-size:1.18rem;font-weight:800}.brand-home-button:hover:not(:disabled),.brand-home-button:focus-visible{color:var(--primary-strong);background:0 0}.app-header-controls{justify-content:flex-end;align-items:center;gap:8px;display:flex}.session-controls{align-items:center;gap:6px;width:auto;display:flex}.app-primary-navigation{justify-content:center;align-self:stretch;align-items:stretch;gap:2px;display:flex}.app-primary-navigation button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;align-items:center;gap:6px;min-height:58px;padding:0 12px;font-size:.84rem;font-weight:650;display:inline-flex}.app-primary-navigation button:hover:not(:disabled){background:var(--surface-soft);color:var(--ink)}.app-primary-navigation button.active,.app-primary-navigation button[aria-current=page]{border-bottom-color:var(--primary);color:var(--primary-strong);background:0 0}.app-primary-navigation svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.app-primary-navigation.mobile{display:none}.inventory-workspace{width:100%;max-width:1240px;min-height:calc(100dvh - 61px);margin:0 auto;padding:22px 24px 48px;display:block;overflow:visible}.content-panel,.side-panel{box-shadow:none;background:0 0;border:0;border-radius:0;gap:14px;padding:0}.app-page{color:var(--ink);width:100%;min-width:0}.app-page>:first-child{scroll-margin-top:72px}.content-panel[aria-label$=\ inventory]{gap:12px}.panel-heading-row,.panel-header,.panel-header.split{border:0;align-items:center;gap:10px;min-height:36px;padding:0}.panel-heading-row h2,.panel-header h2{margin:0}.banner-error{box-shadow:none;z-index:80;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;width:min(360px,100vw - 24px);max-width:calc(100vw - 24px);margin:0;padding:8px 8px 8px 12px;font-size:.84rem;line-height:1.35;display:grid;position:fixed;top:70px;right:12px}.banner-error>span{overflow-wrap:anywhere;min-width:0;padding:3px 0}.banner-error>button{color:currentColor;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;min-height:28px;padding:0;display:inline-flex}.banner-error>button:hover{background:#ffffff4d}.banner-error>button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:16px;height:16px}.household-control{border:0;padding:0}.household-title-row{gap:4px;min-height:36px}.household-kitchen-label{color:var(--muted);font-size:.78rem;font-weight:650}.household-menu-trigger{color:var(--ink);background:0 0;border:0;min-width:0;min-height:34px;padding:0 6px}.household-menu-wrap,.household-title,.household-title-row{min-width:0}.household-menu-trigger:hover:not(:disabled){background:var(--surface-soft)}.household-menu,.household-popover,.profile-popover,.notifications-popover{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-popover);border-radius:6px}.household-menu-item{border-radius:4px;min-height:34px}.household-menu-item.active{background:var(--primary-soft);color:var(--primary-strong)}.member-row,.invite-preview{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;min-height:44px;padding:6px 2px}.icon-action,.notifications-trigger{border:1px solid var(--border);color:var(--muted-strong);background:0 0;border-radius:5px;min-width:34px;min-height:34px;padding:0}.icon-action:hover:not(:disabled),.notifications-trigger:hover:not(:disabled){background:var(--surface-soft);color:var(--primary-strong)}.profile-menu-trigger{background:var(--primary);box-shadow:none;color:#fff;border:0;border-radius:50%;width:34px;min-width:34px;min-height:34px;padding:0}.profile-menu-trigger:hover:not(:disabled){background:var(--primary-strong)}.notification-row{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;padding:5px 2px}.notification-row.is-unread{background:var(--warning-soft);border-color:var(--border);box-shadow:inset 3px 0 var(--warning);padding-left:7px}.home-dashboard{gap:16px;display:grid}.home-dashboard-heading{justify-content:space-between;align-items:end;display:flex}.home-dashboard-heading h2{margin:2px 0 0;font-size:1.55rem}.home-kitchen-name{color:var(--muted);font-size:.82rem;font-weight:650}.home-quick-add-wrap{position:relative}.home-quick-add-tabs{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.home-quick-add-tabs>div{align-items:center;gap:3px;display:flex}.home-quick-add-tabs button{color:var(--muted);background:0 0;border:0;min-height:28px;padding:0 8px;font-size:.78rem}.home-quick-add-tabs button:hover:not(:disabled){background:var(--surface-soft)}.home-quick-add-tabs button[aria-pressed=true]{background:var(--primary-soft);color:var(--primary-strong)}.home-quick-add{background:var(--surface);border:1px solid var(--border-strong);border-radius:6px;grid-template-columns:auto minmax(180px,1fr) 80px 110px auto;align-items:center;min-height:46px;padding-left:13px;display:grid;overflow:visible}.home-quick-add.status-mode{grid-template-columns:auto minmax(180px,1fr) auto}.home-quick-add>svg{fill:none;height:18px;stroke:var(--muted);stroke-linecap:round;stroke-width:1.8px;width:18px}.home-quick-add input{border:0;border-left:1px solid var(--border);box-shadow:none;pointer-events:auto;touch-action:manipulation;z-index:1;border-radius:0;min-width:0;min-height:44px;padding:0 12px;position:relative}.home-quick-add input:first-of-type{border-left:0}.home-quick-add input:focus-visible{outline-offset:-3px}.home-quick-add>button{background:var(--primary);color:#fff;border:0;border-radius:0 5px 5px 0;align-self:stretch;min-width:72px;padding:0 16px}.home-quick-add>button:hover:not(:disabled){background:var(--primary-strong)}.home-quick-tracking label{flex-direction:row;align-items:center;gap:5px;display:flex}.home-quick-tracking label>span{color:var(--muted);font-size:.72rem;font-weight:650}.home-quick-tracking select{min-height:28px;padding:0 24px 0 7px}.home-quick-message{background:var(--surface);border:1px solid var(--border);color:var(--muted-strong);z-index:4;border-radius:4px;padding:5px 8px;font-size:.76rem;position:absolute;top:calc(100% + 5px);right:4px;box-shadow:0 8px 22px #1b27201f}.home-status-strip{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-status-strip button{border:0;border-right:1px solid var(--border);color:var(--ink);background:0 0;border-radius:0;justify-content:flex-start;align-items:baseline;gap:9px;min-height:48px;padding:0 16px;display:flex}.home-status-strip button:first-child{padding-left:0}.home-status-strip button:last-child{border-right:0}.home-status-strip button:hover:not(:disabled){background:var(--surface-soft)}.home-status-strip span{color:var(--muted);font-size:.78rem}.home-status-strip strong{font-size:1.15rem}.home-status-strip button.attention strong{color:var(--accent)}.home-dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,.85fr);align-items:start;gap:30px;display:grid}.home-dashboard-main,.home-dashboard-side{gap:22px;display:grid}.home-dashboard-section{min-width:0}.home-dashboard-section>header{justify-content:space-between;align-items:center;min-height:34px;display:flex}.home-dashboard-section>header h3{margin:0;font-size:1rem}.home-dashboard-section>header button{color:var(--primary);background:0 0;border:0;align-items:center;gap:4px;min-height:28px;padding:0 2px;font-size:.76rem;display:inline-flex}.home-dashboard-section>header button:hover:not(:disabled){color:var(--primary-strong);background:0 0}.home-dashboard-section svg,.home-compact-actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.home-reminder-list,.home-feed-list,.home-shopping-preview,.home-meal-preview{border-top:1px solid var(--border)}.home-reminder-row{border:0;border-bottom:1px solid var(--border);color:var(--ink);text-align:left;background:0 0;border-radius:0;grid-template-columns:10px minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:7px 4px;display:grid}.home-reminder-row:hover:not(:disabled),.home-feed-row:hover:not(:disabled),.home-shopping-preview button:hover:not(:disabled),.home-meal-preview button:hover:not(:disabled){background:var(--surface-soft)}.home-category-mark{border-radius:2px;width:5px;height:28px}.home-category-mark.produce{background:#559269}.home-category-mark.protein{background:#916179}.home-category-mark.dairy{background:#568aa0}.home-category-mark.pantry{background:#9a7741}.home-category-mark.spices{background:#bd6d45}.home-category-mark.condiments{background:#ad8a37}.home-category-mark.frozen{background:#5b8da8}.home-category-mark.prepared{background:#7b6b9c}.home-category-mark.baking{background:#a67a45}.home-category-mark.snacks{background:#a55e7d}.home-reminder-copy,.home-feed-row>span:nth-child(2),.home-compact-actions button>span{gap:2px;min-width:0;display:grid}.home-reminder-copy strong,.home-feed-row strong,.home-shopping-preview strong,.home-meal-preview strong,.home-compact-actions strong{overflow-wrap:anywhere;font-size:.86rem}.home-reminder-copy small,.home-feed-row small,.home-shopping-preview small,.home-meal-preview small,.home-compact-actions small{color:var(--muted);font-size:.74rem}.home-attention-label{font-size:.74rem;font-weight:700}.home-attention-label.danger{color:var(--danger)}.home-attention-label.warning{color:var(--warning)}.home-attention-label.low{color:var(--accent)}.home-feed-row{border:0;border-bottom:1px solid var(--border);color:var(--ink);text-align:left;background:0 0;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:7px 4px;display:grid}.home-avatar{background:var(--primary-soft);color:var(--primary-strong);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.65rem;font-weight:750;display:flex}.home-feed-likes{color:var(--muted);font-size:.72rem}.home-shopping-preview button,.home-meal-preview button{border:0;border-bottom:1px solid var(--border);color:var(--ink);text-align:left;background:0 0;border-radius:0;align-items:center;gap:8px;width:100%;min-height:42px;padding:5px 2px;display:grid}.home-shopping-preview button{grid-template-columns:auto minmax(0,1fr) auto}.home-meal-preview button{grid-template-columns:minmax(0,1fr);align-items:start}.home-checkbox{border:1px solid var(--border-strong);border-radius:3px;width:15px;height:15px}.home-compact-actions{border-top:1px solid var(--border)}.home-compact-actions>button{border:0;border-bottom:1px solid var(--border);color:var(--ink);text-align:left;background:0 0;border-radius:0;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:52px;padding:6px 2px;display:grid}.home-compact-actions>button:hover:not(:disabled){background:var(--surface-soft)}.home-compact-actions>button>svg:first-child{color:var(--primary);width:19px;height:19px}.home-empty-state{border-top:1px solid var(--border);color:var(--muted);margin:0;padding:15px 2px;font-size:.8rem}.inventory-form,.shopping-list-form{background:var(--surface);border:1px solid var(--border);border-radius:6px;align-items:end;gap:8px;padding:10px}.inventory-form{z-index:auto;position:relative;top:auto}.inventory-form input,.inventory-form select,.shopping-list-form input,.shopping-list-form select{min-height:38px}.inventory-overview,.shopping-overview{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;gap:0;padding:0}button.overview-stat,.shopping-overview .overview-stat{border:0;border-right:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;min-height:48px;padding:7px 12px}button.overview-stat:hover:not(:disabled){background:var(--surface-soft)}button.overview-stat.active{background:var(--primary-soft);border-color:var(--border);box-shadow:inset 0 -2px var(--primary)}button.overview-stat.attention,button.overview-stat.expiring,.shopping-overview .overview-stat.attention{background:0 0}button.overview-stat.attention strong,.shopping-overview .overview-stat.attention strong{color:var(--accent)}button.overview-stat.expiring strong{color:var(--warning)}.shopping-overview>p{display:none}.inventory-filter-toolbar{align-items:center;gap:10px}.category-chip-row{gap:5px}button.category-chip{border:1px solid var(--category-border,var(--border));color:var(--category-ink,var(--muted-strong));background:0 0;border-radius:4px;min-height:30px;padding:0 9px}button.category-chip:hover:not(:disabled){background:var(--category-bg,var(--surface-soft))}button.category-chip.active{background:var(--category-bg,var(--primary-soft));border-color:var(--category-border,var(--primary));box-shadow:inset 0 -2px var(--category-ink,var(--primary))}.inventory-sort-field select{min-height:32px}.inventory-list,.shopping-list,.friend-list,.social-post-list{gap:0}.inventory-item,.shopping-list-item,.friend-row,.meal-card{border:0;border-bottom:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0}.inventory-item:not(.editing),.shopping-list-item:not(.editing){min-height:56px;padding:7px 4px}.inventory-item:hover,.shopping-list-item:hover{background:var(--surface-soft)}.inventory-item.exact-match{background:var(--primary-soft);box-shadow:inset 3px 0 var(--primary)}.inventory-item.editing,.shopping-list-item.editing{background:var(--surface);border:1px solid var(--border-strong);overscroll-behavior:contain;z-index:70;border-radius:6px 0 0 6px;width:430px;max-width:100vw;margin:0;padding:16px;display:block;position:fixed;top:54px;bottom:0;right:0;overflow-y:auto;box-shadow:-12px 0 32px #1b272024,0 0 0 100vmax #1b27201f}.inventory-item.editing .edit-grid,.shopping-list-item.editing .shopping-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-item.editing .batch-editor,.inventory-item.editing .wide,.shopping-list-item.editing .shopping-row-actions{grid-column:1/-1}.inventory-item-heading .category-badge{display:none}.inventory-item-summary,.shopping-list-item-summary{gap:10px}.inventory-item-summary h3,.shopping-list-item-summary h3{font-size:.92rem}.expiration-pill,.post-rating,.meal-readiness,.status-badge{border-radius:4px}.shopping-list-item{align-items:center;column-gap:8px}.shopping-list-row-actions{flex-wrap:nowrap;gap:5px}.shopping-list-row-actions button,.shopping-row-actions button,.edit-actions button{min-height:32px;padding:0 9px}.secondary-action{border:1px solid var(--border);color:var(--muted-strong);background:0 0}.secondary-action:hover:not(:disabled){background:var(--surface-soft);color:var(--ink)}.danger-action{border-color:color-mix(in srgb, var(--danger) 35%, var(--border));color:var(--danger);background:0 0}.danger-action:hover:not(:disabled){background:var(--danger-soft)}.shopping-list-group-header{background:var(--bg);border-bottom:1px solid var(--border-strong);padding:8px 4px 5px}.shopping-cooking-plans,.shopping-purchase-details,.expiration-editor,.batch-editor,.social-composer,.friend-request-form,.saved-recipe-editor,.cook-consume-panel{background:var(--surface);border:1px solid var(--border);box-shadow:none;border-radius:6px}.screen-actions,.recipe-search-toolbar,.meal-planner-header,.feed-header-actions{gap:7px}.meal-planner-screen,.meal-detail-screen,.social-feed-panel,.friends-panel,.user-profile-screen,.receipt-upload-screen{gap:14px}.meal-card{padding:12px 4px}.meal-card:hover{background:var(--surface-soft)}.meal-ingredient-chip,.selected-recipe-ingredient-chip,.recipe-inventory-tile{border-radius:5px}.social-post-list{width:100%;max-width:680px;margin:0 auto}.social-post-card{background:var(--surface);border:1px solid var(--border);box-shadow:none;border-radius:6px;margin-bottom:14px;padding:12px}.social-post-image{background:var(--surface-soft);border:0;border-radius:4px}.post-author-popover,.post-options-menu{border-radius:5px}.post-author-button,.friend-profile-button{box-shadow:none}.content-panel.inventory-panel,.shopping-list-panel,.meal-planner-screen,.meal-detail-screen,.social-feed-panel,.friends-panel,.user-profile-screen,.receipt-upload-screen{width:100%;max-height:none;overflow:visible}.inventory-panel>.panel-heading-row,.shopping-list-panel>.panel-header,.meal-planner-screen>.panel-header,.meal-detail-screen>.panel-header,.social-feed-panel>.panel-heading-row,.friends-panel>.panel-heading-row,.user-profile-screen>.panel-header,.receipt-upload-screen>.panel-heading-row{border-bottom:1px solid var(--border);min-height:44px;padding-bottom:8px}.inventory-panel>.panel-heading-row h2,.shopping-list-panel>.panel-header h2,.meal-planner-screen>.panel-header h2,.meal-detail-screen>.panel-header h2,.social-feed-panel>.panel-heading-row h2,.friends-panel>.panel-heading-row h2,.user-profile-screen>.panel-header h2,.receipt-upload-screen>.panel-heading-row h2{font-size:1.3rem}.recipe-inventory-picker{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;padding:0 0 12px}.recipe-inventory-picker-header,.saved-recipes-header,.custom-recipe-import-header,.saved-recipe-editor-header,.cook-recipe-subheader{min-height:34px}.recipe-inventory-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:6px}button.recipe-inventory-tile{border-radius:5px;min-height:96px;padding:29px 10px 25px}button.recipe-inventory-tile:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--category-ink,var(--primary))}.recipe-search-toolbar{background:var(--surface);border:1px solid var(--border);border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:8px;display:grid}.recipe-search-filters{align-items:end;gap:7px;display:flex}.recipe-search-filters label{min-width:130px}.meal-suggestion-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:10px}.meal-card{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:11px}.meal-card:hover{border-color:var(--border-strong)}.meal-card-header h3,.saved-recipe-card-header h3{font-size:.98rem}.meal-card-actions{border-top:1px solid var(--border);justify-content:flex-end;padding-top:8px}.saved-recipes-section,.custom-recipe-import,.blank-recipe-template{gap:12px;display:grid}.saved-recipe-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.saved-recipe-card{box-shadow:none;border-radius:6px;padding:10px}.saved-recipe-card.expanded{grid-column:1/-1}.custom-recipe-import,.meal-detail-screen{max-width:940px;margin-left:auto;margin-right:auto}.recipe-create-mode-row{border-bottom:1px solid var(--border);gap:4px;padding-bottom:8px}.custom-recipe-form,.blank-recipe-template,.custom-recipe-preview,.saved-recipe-editor{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:12px}.custom-recipe-form textarea{min-height:110px}.cooking-plan-selector{gap:6px;padding-bottom:3px;display:flex;overflow-x:auto}.cooking-plan-tab{border-radius:5px;flex:0 0 min(240px,74vw);min-height:44px;padding:7px 9px}.cook-recipe-details,.cook-consume-panel{box-shadow:none;border-radius:6px}.cook-recipe-ingredient-row,.cook-recipe-instruction-row{border-radius:0}.social-feed-panel{max-width:720px;margin:0 auto}.social-composer,.social-post-edit-form{border-radius:6px;padding:10px}.social-composer input,.social-composer select,.social-composer textarea{min-height:38px}.social-composer textarea{resize:vertical}.social-post-card{margin-bottom:10px}.social-post-actions{border-top:1px solid var(--border);padding-top:7px}.friends-panel,.user-profile-screen,.receipt-upload-screen{max-width:940px;margin:0 auto}.friend-request-form{border-radius:6px;align-items:end;gap:7px;padding:9px}.friend-section,.profile-saved-recipes,.profile-posts{border-top:1px solid var(--border);padding-top:10px}.friend-row{border-radius:0;align-items:center;min-height:54px;padding:7px 3px}.profile-identity-header{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:6px 0 14px;display:grid}.profile-avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.1rem;font-weight:800;display:inline-flex}.profile-identity-copy{gap:2px;min-width:0;display:grid}.profile-name-line{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.profile-name-line h2{overflow-wrap:anywhere;margin:0;font-size:1.3rem}.profile-relationship{background:var(--primary-soft);color:var(--primary-strong);border-radius:4px;padding:2px 6px;font-size:.68rem;font-weight:750}.profile-identity-copy>strong{color:var(--muted-strong);font-size:.84rem}.profile-identity-copy>span{color:var(--muted);overflow-wrap:anywhere;font-size:.78rem}.profile-edit-trigger{align-items:center;gap:5px;min-height:34px;padding:0 10px;display:inline-flex}.profile-edit-trigger svg,.profile-saved-recipe-list button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px}.profile-metrics{color:var(--muted);align-items:center;gap:18px;min-height:28px;font-size:.78rem;display:flex}.profile-metrics strong{color:var(--ink);font-size:.88rem}.user-profile-form{background:var(--surface);border:1px solid var(--border);border-radius:6px;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:8px;max-width:680px;padding:10px}.user-profile-form .form-error{grid-column:1/-1}.profile-update-message{margin:0}.profile-section-heading{align-items:center;gap:7px;min-height:30px;display:flex}.profile-section-heading h3{margin:0}.profile-section-heading>span{background:var(--surface-strong);color:var(--muted-strong);border-radius:50%;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 5px;font-size:.68rem;font-weight:750;display:inline-flex}.profile-saved-recipe-list{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:6px}.profile-saved-recipe-list button{background:var(--surface);border:1px solid var(--border);color:var(--ink);text-align:left;border-radius:5px;justify-content:space-between;align-items:center;min-height:52px;padding:9px;display:flex}.profile-saved-recipe-list button:hover:not(:disabled){background:var(--surface-soft);border-color:var(--border-strong)}.profile-saved-recipe-list button>span{gap:2px;min-width:0;display:grid}.profile-saved-recipe-list button strong{overflow-wrap:anywhere}.profile-saved-recipe-list button small{color:var(--muted)}.centered-page{background:var(--bg);color:var(--ink);place-items:center;min-height:100dvh;padding:20px;display:grid}.centered-page>p{color:var(--muted-strong);font-weight:650}.centered-page .content-panel.narrow{background:var(--surface);border:1px solid var(--border);border-radius:7px;width:100%;max-width:560px;padding:20px}.receipt-upload-form{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:9px}.receipt-preview-row{border-radius:6px;padding:9px}.receipt-row-details{border-radius:5px}.receipt-confirm-bar{bottom:calc(8px + env(safe-area-inset-bottom));border-radius:6px;box-shadow:0 8px 24px #1b27201f}.auth-layout{background:var(--bg);grid-template-columns:minmax(0,1fr) minmax(340px,410px);align-items:stretch;max-width:920px;min-height:100dvh;margin:0 auto;padding:clamp(18px,5vw,64px) 18px;display:grid}.auth-copy{background:var(--surface-soft);border:1px solid var(--border);border-radius:7px 0 0 7px;align-content:center;gap:12px;padding:clamp(28px,6vw,58px)}.auth-copy .eyebrow{color:var(--primary);text-transform:none;font-size:.78rem;display:block}.auth-copy h1{max-width:480px;font-size:2.2rem}.auth-copy p:last-child{color:var(--muted-strong);max-width:430px;margin:0;font-size:.95rem;line-height:1.5}.auth-panel{background:var(--surface);border:1px solid var(--border);border-left:0;border-radius:0 7px 7px 0;align-content:center;gap:16px;padding:clamp(22px,4vw,34px)}.auth-panel .segmented-control{background:var(--surface-soft);border-radius:5px;gap:2px;padding:3px}.auth-panel .segmented-control button{border-radius:4px;min-height:36px}.auth-panel .segmented-control button.active{color:var(--primary-strong);box-shadow:0 1px 4px #1b27201a}.auth-panel .stack{gap:11px}.auth-panel input{min-height:42px}@media (width<=980px){.app-header{grid-template-columns:auto minmax(330px,1fr) auto;gap:12px;padding:0 16px}.app-primary-navigation button{padding:0 8px}.app-primary-navigation.desktop svg,.household-kitchen-label{display:none}.home-dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.8fr);gap:22px}}@media (width<=760px){body{padding-bottom:calc(62px + env(safe-area-inset-bottom))}.app-layout{min-height:calc(100dvh - 62px)}.app-header{grid-template-columns:auto minmax(0,1fr);gap:8px;min-height:54px;padding:0 12px}.app-primary-navigation.desktop{display:none}.app-header-controls{justify-self:end;gap:5px}.household-title{max-width:min(42vw,170px)}.household-menu-trigger{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.household-title-row{gap:2px}.session-controls{gap:4px}.notifications-popover{min-width:min(320px,100vw - 20px);max-width:calc(100vw - 20px);right:-42px}.app-primary-navigation.mobile{border-top:1px solid var(--border);min-height:calc(58px + env(safe-area-inset-bottom));padding:0 4px env(safe-area-inset-bottom);z-index:50;background:#fffffff7;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;display:grid;position:fixed;bottom:0;left:0;right:0}.app-primary-navigation.mobile button{border:0;border-top:2px solid #0000;flex-direction:column;gap:2px;min-height:56px;padding:4px 2px 2px;font-size:.64rem}.app-primary-navigation.mobile button.active,.app-primary-navigation.mobile button[aria-current=page]{border-top-color:var(--primary)}.app-primary-navigation.mobile svg{width:20px;height:20px}.inventory-workspace{min-height:calc(100dvh - 116px);padding:14px 12px 28px}.content-panel,.side-panel{gap:11px}.home-dashboard{gap:13px}.home-dashboard-heading h2{font-size:1.35rem}.home-quick-add{grid-template-columns:68px minmax(0,1fr) auto;padding-left:0}.home-quick-add.status-mode{grid-template-columns:minmax(0,1fr) auto}.home-quick-add>svg{display:none}.home-quick-item{border-bottom:1px solid var(--border);grid-area:1/1/auto/3;border-left:0!important}.home-quick-add.status-mode .home-quick-item{border-bottom:0;grid-column:1}.home-quick-quantity{grid-area:2/1;border-left:0!important}.home-quick-unit{grid-area:2/2/auto/4}.home-quick-tracking label>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-quick-add>button{grid-area:1/3;min-width:62px;padding:0 11px}.home-quick-add.status-mode>button{grid-column:2}.inventory-item.editing,.shopping-list-item.editing{max-height:82dvh;padding:14px 12px calc(16px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:7px 7px 0 0;width:100%;inset:auto 0 0;box-shadow:0 -12px 30px #1b27202e,0 0 0 100vmax #1b272024}.home-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-status-strip button{border-bottom:1px solid var(--border);min-height:43px;padding:0 10px}.home-status-strip button:nth-child(2){border-right:0}.home-status-strip button:nth-child(3){padding-left:0}.home-dashboard-grid{display:block}.home-dashboard-main,.home-dashboard-side{gap:18px}.home-dashboard-side{margin-top:18px}.home-feed-row{grid-template-columns:auto minmax(0,1fr)}.home-feed-likes{display:none}.inventory-form,.shopping-list-form{border-radius:5px;padding:8px}.inventory-filter-toolbar{gap:7px}.category-chip-row{margin:0 -12px;padding:0 12px 3px}.social-post-card{border-left:0;border-right:0;border-radius:0;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.inventory-panel>.panel-heading-row,.shopping-list-panel>.panel-header,.meal-planner-screen>.panel-header,.meal-detail-screen>.panel-header,.social-feed-panel>.panel-heading-row,.friends-panel>.panel-heading-row,.user-profile-screen>.panel-header,.receipt-upload-screen>.panel-heading-row{min-height:40px}.recipe-page-actions,.feed-header-actions,.screen-actions{flex-wrap:nowrap}.recipe-page-actions button,.feed-header-actions button{min-height:34px;padding-left:9px;padding-right:9px}.recipe-inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}button.recipe-inventory-tile{min-height:92px;padding-left:7px;padding-right:7px}.recipe-search-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:7px}.recipe-search-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.recipe-search-filters label{min-width:0}.recipe-search-filters select{width:100%;min-width:0}.saved-recipe-list,.meal-suggestion-grid{grid-template-columns:1fr}.custom-recipe-form,.blank-recipe-template,.custom-recipe-preview,.saved-recipe-editor,.social-composer,.social-post-edit-form,.friend-request-form,.receipt-upload-form{padding:8px}.custom-servings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cook-consume-header{grid-template-columns:minmax(0,1fr) 76px auto}.friend-request-form{grid-template-columns:repeat(2,minmax(0,1fr))}.friend-request-form>label{grid-column:1/-1}.friend-request-form button{width:100%}.friend-row{gap:8px}.user-profile-form{grid-template-columns:minmax(0,1fr) auto;max-width:none}.user-profile-form>label,.user-profile-form .form-error{grid-column:1/-1}.profile-saved-recipe-list{grid-template-columns:1fr}.receipt-row-main{grid-template-columns:minmax(0,1fr) minmax(74px,.55fr) minmax(62px,.5fr) minmax(70px,.55fr) auto}.receipt-confirm-bar{bottom:calc(58px + env(safe-area-inset-bottom))}.auth-layout{grid-template-columns:1fr;align-content:center;max-width:520px;padding:14px}.auth-copy{border-radius:7px 7px 0 0;gap:6px;padding:20px 18px 16px}.auth-copy h1{font-size:1.65rem}.auth-copy p:last-child{font-size:.86rem}.auth-panel{border-left:1px solid var(--border);border-radius:0 0 7px 7px;padding:18px}input,select,textarea{font-size:16px}}@media (width<=430px){.brand-home-button{font-size:1.05rem}.household-title{max-width:34vw}.home-kitchen-name{text-overflow:ellipsis;white-space:nowrap;max-width:44vw;overflow:hidden}.home-quick-add{grid-template-columns:62px minmax(0,1fr) auto}.home-quick-add.status-mode{grid-template-columns:minmax(0,1fr) auto}.home-quick-add input{padding:0 8px}.home-quick-add>button{min-width:55px;padding:0 8px}.home-status-strip button{gap:6px}.home-reminder-row{grid-template-columns:8px minmax(0,1fr) auto auto;gap:8px}.home-category-mark{width:4px}.inventory-workspace{padding-left:10px;padding-right:10px}}@media (width<=350px){.home-quick-add-tabs{flex-wrap:wrap;align-items:center;gap:3px}.home-quick-tracking{justify-content:flex-end;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
