*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fa;color:#1a1a2e}.app{max-width:900px;margin:0 auto;padding:0 16px 40px}.header{text-align:center;padding:32px 0 16px}.header h1{font-size:2rem;font-weight:700;color:#1a1a2e}.header p{color:#666;margin-top:4px}.tabs{display:flex;gap:8px;margin:16px 0 24px;border-bottom:2px solid #e2e8f0;padding-bottom:0}.tab{padding:10px 24px;border:none;background:none;cursor:pointer;font-size:1rem;color:#666;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .15s}.tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:500}.tab:hover:not(.active){color:#333}.page{background:#fff;border-radius:12px;padding:28px;box-shadow:0 1px 4px #00000014}.page h2{font-size:1.4rem;margin-bottom:6px}.subtitle{color:#666;margin-bottom:24px;font-size:.95rem}.search-form{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.form-row{display:flex;align-items:center;gap:12px}.form-row label{min-width:100px;font-weight:500}.input{padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:1rem;width:100%;transition:border-color .15s}.input:focus{outline:none;border-color:#2563eb}.input-small{width:80px}.btn-primary{padding:12px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .15s}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{padding:10px 20px;background:#fff;color:#2563eb;border:1.5px solid #2563eb;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;margin-top:20px;transition:all .15s}.btn-secondary:hover{background:#eff6ff}.error{color:#dc2626;background:#fef2f2;padding:10px 14px;border-radius:8px}.mock-notice{color:#92400e;background:#fffbeb;padding:10px 14px;border-radius:8px;margin-bottom:16px;font-size:.9rem}.store-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px}.store-card{border:1.5px solid #e2e8f0;border-radius:10px;padding:18px;position:relative}.store-card.best{border-color:#16a34a;background:#f0fdf4}.best-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#16a34a;color:#fff;padding:2px 12px;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap}.store-card h4{font-size:1rem;font-weight:600;margin-bottom:6px}.product-name{font-size:.85rem;color:#666;margin-bottom:8px}.price{font-size:1.6rem;font-weight:700;color:#1a1a2e}.unit{font-size:.8rem;color:#888;margin-top:2px}.in-stock{color:#16a34a;font-size:.85rem;margin-top:6px}.out-stock{color:#dc2626;font-size:.85rem;margin-top:6px}.savings-banner{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:8px;padding:14px 18px;color:#1e40af;font-weight:500}.meal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-bottom:16px}.meal-card{border:1.5px solid #e2e8f0;border-radius:10px;padding:14px}.meal-day{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#2563eb;letter-spacing:.05em;margin-bottom:6px}.meal-name{font-size:.95rem;font-weight:500;margin-bottom:8px}.ingredient-list{font-size:.82rem;color:#666;padding-left:16px}.ingredient-list li{margin-bottom:2px}.steps{display:flex;gap:0;margin-bottom:28px;border-bottom:2px solid #e2e8f0;padding-bottom:16px}.step{display:flex;align-items:center;gap:6px;flex:1;font-size:.85rem;color:#aaa}.step.active{color:#2563eb;font-weight:500}.step.done{color:#16a34a}.step-dot{width:22px;height:22px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.step.active .step-dot{background:#2563eb;color:#fff}.step.done .step-dot{background:#16a34a;color:#fff}.step-content{display:flex;flex-direction:column;gap:14px}.field-label{font-size:.9rem;font-weight:500;color:#444;margin-bottom:-6px}.btn-row{display:flex;gap:10px;margin-top:6px}.textarea{resize:vertical;font-family:inherit}.option-grid{display:flex;flex-wrap:wrap;gap:8px}.option-btn{padding:7px 14px;border:1.5px solid #e2e8f0;border-radius:20px;background:#fff;font-size:.875rem;cursor:pointer;transition:all .15s;color:#444}.option-btn:hover{border-color:#2563eb;color:#2563eb}.option-btn.selected{background:#eff6ff;border-color:#2563eb;color:#1d4ed8;font-weight:500}.wellness-row{display:flex;flex-direction:column;gap:8px}.insight-card{background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:10px;padding:16px 18px;margin-bottom:4px}.insight-title{font-weight:500;color:#15803d;margin-bottom:6px;font-size:.9rem;text-transform:uppercase;letter-spacing:.04em}.insight-card p{color:#166534;font-size:.95rem;line-height:1.6}.meal-slot{margin-bottom:6px}.meal-slot-label{font-size:.72rem;color:#888;font-weight:500;display:block;margin-bottom:2px}.meal-name-sm{font-size:.82rem;font-weight:500;color:#444}.ingredient-checklist{border:1.5px solid #e2e8f0;border-radius:10px;overflow:hidden;margin:4px 0}.checklist-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8fafc;border:none;cursor:pointer;font-size:.95rem;font-weight:500;color:var(--color-text-primary, #1a1a2e);text-align:left}.checklist-toggle:hover{background:#f1f5f9}.owned-count{font-weight:400;color:#16a34a;font-size:.85rem}.checklist-body{padding:12px 16px;border-top:1px solid #e2e8f0}.checklist-actions{display:flex;align-items:center;gap:12px;margin-bottom:12px}.link-btn{background:none;border:none;color:#2563eb;font-size:.85rem;cursor:pointer;padding:0;text-decoration:underline}.link-btn:hover{color:#1d4ed8}.checklist-summary{margin-left:auto;font-size:.82rem;color:#888}.checklist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:6px}.checklist-item{display:flex;align-items:center;gap:8px;font-size:.875rem;cursor:pointer;padding:4px 6px;border-radius:6px}.checklist-item:hover{background:#f8fafc}.checklist-item.owned{color:#aaa;text-decoration:line-through}.checklist-item input{cursor:pointer;accent-color:#2563eb;flex-shrink:0}.meal-card.skipped{opacity:.5;background:#f8fafc}.meal-skipped-msg{font-size:.85rem;color:#aaa;font-style:italic;margin:6px 0}.meal-swapping{font-size:.85rem;color:#2563eb;font-style:italic;margin:6px 0}.meal-actions{display:flex;gap:6px;margin-top:10px;padding-top:8px;border-top:1px solid #f1f5f9}.meal-action-btn{flex:1;padding:5px 6px;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;border:1.5px solid;transition:all .15s;white-space:nowrap}.skip-btn{border-color:#e2e8f0;background:#fff;color:#666}.skip-btn:hover{border-color:#f87171;color:#dc2626;background:#fef2f2}.swap-btn{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.swap-btn:hover{background:#dbeafe}.swap-btn:disabled{opacity:.5;cursor:not-allowed}.btn-instacart{width:100%;padding:14px 20px;background:#43b02a;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .15s;margin-top:4px}.btn-instacart:hover:not(:disabled){background:#379422}.btn-instacart:disabled{opacity:.6;cursor:not-allowed}.share-row{display:flex;gap:10px;margin-bottom:10px}.btn-share{flex:1;padding:11px 16px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .15s;color:var(--color-text-primary, #1a1a2e)}.btn-share:hover{border-color:#2563eb;background:#eff6ff;color:#2563eb}.instacart-disclaimer{font-size:.75rem;color:#aaa;text-align:center;margin-top:6px}.comparison-section{margin-bottom:20px}.comparison-title{font-size:1rem;font-weight:500;margin-bottom:12px}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.strategy-card{border:1.5px solid #e2e8f0;border-radius:10px;padding:14px 12px;text-align:center;cursor:pointer;background:#fff;transition:all .15s;display:flex;flex-direction:column;gap:4px}.strategy-card:hover{border-color:#2563eb}.strategy-card.selected{border-color:#2563eb;background:#eff6ff}.strategy-stops{font-size:1.1rem;font-weight:600;color:var(--color-text-primary, #1a1a2e)}.strategy-stores{font-size:.72rem;color:#666;line-height:1.3;min-height:2.6em}.strategy-total{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin-top:4px}.strategy-savings{font-size:.78rem;color:#16a34a;font-weight:500}.strategy-baseline{font-size:.75rem;color:#999}.list-header h3{font-size:1.2rem;margin-bottom:4px}.store-section{border:1.5px solid #e2e8f0;border-radius:10px;overflow:hidden;margin-bottom:14px}.store-section-header{display:flex;justify-content:space-between;align-items:center;background:#f8fafc;padding:12px 16px;border-bottom:1px solid #e2e8f0}.store-section-name{font-weight:500;font-size:.95rem}.store-section-total{font-weight:600;color:#2563eb}.shopping-items{list-style:none;padding:0;margin:0}.shopping-item{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #f1f5f9;gap:12px}.shopping-item:last-child{border-bottom:none}.shopping-item-left{display:flex;flex-direction:column;gap:2px;flex:1}.shopping-item-name{font-size:.9rem;font-weight:500}.shopping-item-product{font-size:.78rem;color:#888}.shopping-item-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.shopping-item-price{font-weight:600;font-size:.95rem}.shopping-item-unit{font-size:.75rem;color:#aaa}.unmatched-section .store-section-header{background:#fafafa}.unmatched-section .shopping-item-name{color:#999}.list-total{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#eff6ff;border-radius:10px;font-weight:600;font-size:1.05rem;color:#1e40af;margin-top:4px}.data-source-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.badge{font-size:.8rem;padding:4px 10px;border-radius:20px;font-weight:500}.badge-sale{background:#fef9c3;color:#854d0e}.badge-everyday{background:#e0f2fe;color:#075985}.price-source{font-size:.75rem;color:#bbb;margin-top:6px}.results-header h3{margin-bottom:8px;font-size:1.1rem}.price-row{display:flex;align-items:baseline;gap:8px;margin:4px 0}.pre-price{font-size:.9rem;color:#999;text-decoration:line-through}.product-desc{font-size:.82rem;color:#888;margin-bottom:4px}.on-sale-badge{display:inline-block;background:#dcfce7;color:#15803d;font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:20px;margin-top:4px}.valid-until{font-size:.78rem;color:#aaa;margin-top:4px}@media (max-width: 600px){.store-cards{grid-template-columns:1fr}.meal-grid{grid-template-columns:1fr 1fr}.steps span{display:none}}.cooking-grid-5{grid-template-columns:1fr 1fr}.cooking-grid-5 .style-card:first-child{grid-column:1 / -1;border-color:#16a34a;background:#f0fdf4}.cooking-grid-5 .style-card:first-child .style-label{color:#15803d}.cooking-grid-5 .style-card:first-child.selected{background:#dcfce7;border-color:#15803d}.onboarding{max-width:560px;margin:0 auto;padding:24px 16px 40px}.onboarding-header{text-align:center;margin-bottom:24px}.onboarding-title{font-size:1.5rem;font-weight:700;margin-bottom:6px}.onboarding-subtitle{color:#666;font-size:.9rem}.onboarding-screen h2{font-size:1.15rem;font-weight:600;margin-bottom:16px}.onboarding-screen{display:flex;flex-direction:column;gap:14px}.counter-row{display:flex;gap:16px}.counter-block{flex:1}.counter-block label{font-size:.85rem;font-weight:500;color:#555;display:block;margin-bottom:8px}.counter{display:flex;align-items:center;gap:0;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden}.counter button{width:40px;height:40px;background:#f8fafc;border:none;font-size:1.2rem;cursor:pointer;color:#333}.counter button:hover{background:#e2e8f0}.counter span{flex:1;text-align:center;font-size:1.1rem;font-weight:600}.meal-toggles{display:flex;gap:10px}.meal-toggle{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;font-size:.9rem;font-weight:500;position:relative;transition:all .15s}.meal-toggle:hover{border-color:#2563eb}.meal-toggle.selected{border-color:#2563eb;background:#eff6ff;color:#2563eb}.meal-toggle-icon{font-size:1.4rem}.meal-toggle-check{position:absolute;top:6px;right:8px;font-size:.75rem;color:#2563eb}.meal-followup{background:#f8fafc;border-radius:10px;padding:14px}.style-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cooking-grid{grid-template-columns:1fr 1fr}.style-card{text-align:left;padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;transition:all .15s}.style-card:hover{border-color:#2563eb}.style-card.selected{border-color:#2563eb;background:#eff6ff}.style-label{font-size:.875rem;font-weight:600;margin-bottom:2px}.style-desc{font-size:.75rem;color:#666;line-height:1.3}.style-card.selected .style-desc{color:#3b82f6}.auth-buttons{display:flex;flex-direction:column;gap:10px}.btn-oauth{display:flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:10px;font-size:.95rem;font-weight:500;cursor:pointer;border:1.5px solid;transition:all .15s}.btn-google{background:#fff;border-color:#e2e8f0;color:#333}.btn-google:hover{background:#f8fafc;border-color:#2563eb}.btn-apple{background:#000;border-color:#000;color:#fff}.btn-apple:hover{background:#222}.btn-skip{background:none;border:none;color:#999;font-size:.85rem;cursor:pointer;padding:8px;text-decoration:underline}.btn-skip:hover{color:#666}.mock-notice{background:#fef9c3;border:1px solid #fde68a;border-radius:8px;padding:12px;font-size:.82rem;color:#92400e}.header-top{display:flex;justify-content:space-between;align-items:flex-start}.header-actions{display:flex;align-items:center;gap:10px;padding-top:4px}.user-badge{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#ffffffd9}.user-badge .link-btn{color:#ffffffb3;font-size:.78rem}.user-badge .link-btn:hover{color:#fff}.header-actions .link-btn{color:#fffc;font-size:.85rem}.header-actions .link-btn:hover{color:#fff}.admin-auth{display:flex;align-items:center;justify-content:center;min-height:60vh}.admin-auth-box{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:32px;width:100%;max-width:360px;display:flex;flex-direction:column;gap:14px}.admin-auth-box h2{font-size:1.2rem;font-weight:600}.admin-page{padding:0 0 40px}.admin-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;flex-wrap:wrap;gap:10px}.admin-header h2{font-size:1.2rem;font-weight:600;margin-bottom:4px}.admin-header-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.save-msg{font-size:.85rem;color:#16a34a;font-weight:500}.admin-back-link{font-size:.82rem;color:#ffffffb3;text-decoration:none}.admin-back-link:hover{color:#fff}.admin-quick-add{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:16px}.admin-quick-add h3{font-size:.95rem;font-weight:600;margin-bottom:4px}.qa-form{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;align-items:flex-end}.qa-select{width:140px;flex-shrink:0}.qa-item{flex:2;min-width:140px}.qa-price{width:80px;flex-shrink:0}.qa-product{flex:3;min-width:160px}.qa-unit{width:120px;flex-shrink:0}.qa-save{flex-shrink:0;white-space:nowrap}.admin-search{width:100%;margin-bottom:12px;box-sizing:border-box}.admin-table-wrap{overflow-x:auto;border:1.5px solid #e2e8f0;border-radius:10px}.admin-table{width:100%;border-collapse:collapse;font-size:.82rem}.admin-table thead{background:#f8fafc;position:sticky;top:0}.admin-table th{padding:10px 12px;text-align:left;font-weight:600;border-bottom:1.5px solid #e2e8f0;white-space:nowrap}.admin-table td{border-bottom:1px solid #f1f5f9;vertical-align:top}.col-item{min-width:130px;padding:8px 12px;font-weight:500;white-space:nowrap}.col-store{min-width:140px}.col-price{cursor:pointer}.col-price.missing{background:#fafafa}.price-cell{padding:8px 10px;display:flex;flex-direction:column;gap:2px;min-height:52px;cursor:pointer;transition:background .1s}.price-cell:hover{background:#eff6ff}.price-value{font-weight:600;font-size:.9rem;color:#1a1a2e}.price-unit{font-size:.72rem;color:#aaa}.price-product{font-size:.72rem;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px}.price-missing{color:#bbb;font-size:.8rem;padding:8px 10px;display:block}.price-missing:hover{color:#2563eb}.edit-cell{padding:6px 8px;display:flex;flex-direction:column;gap:4px}.edit-price-input{width:80px;padding:4px 6px;border:1.5px solid #2563eb;border-radius:4px;font-size:.875rem;font-weight:600}.edit-product-input{padding:3px 6px;border:1px solid #e2e8f0;border-radius:4px;font-size:.75rem;width:130px}.edit-unit-input{padding:3px 6px;border:1px solid #e2e8f0;border-radius:4px;font-size:.75rem;width:100px}.edit-actions{display:flex;gap:4px;margin-top:2px}.edit-save{background:#2563eb;color:#fff;border:none;border-radius:4px;padding:3px 8px;cursor:pointer;font-size:.8rem}.edit-cancel{background:#f1f5f9;color:#666;border:none;border-radius:4px;padding:3px 8px;cursor:pointer;font-size:.8rem}.edit-save:hover{background:#1d4ed8}.edit-cancel:hover{background:#e2e8f0}@media (max-width: 600px){.qa-form{flex-direction:column}.qa-select,.qa-item,.qa-price,.qa-product,.qa-unit{width:100%}}.store-toggle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.store-toggle-btn{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;transition:all .15s;font-size:.9rem}.store-toggle-btn:hover{border-color:#2563eb}.store-toggle-btn.selected{border-color:#2563eb;background:#eff6ff}.store-toggle-name{font-weight:500}.store-toggle-check{color:#2563eb;font-size:.85rem}.landing{max-width:600px;margin:0 auto;padding:40px 20px 60px}.landing-hero{text-align:center;margin-bottom:48px}.landing-logo{font-size:1.4rem;font-weight:500;margin-bottom:20px;color:var(--color-text-primary)}.landing-headline{font-size:2rem;font-weight:600;line-height:1.2;margin-bottom:16px;color:var(--color-text-primary)}.landing-headline-accent{color:#2563eb}.landing-subhead{font-size:1rem;color:var(--color-text-secondary, #666);line-height:1.6;margin-bottom:28px;max-width:480px;margin-left:auto;margin-right:auto}.btn-landing-cta{background:#2563eb;color:#fff;border:none;padding:14px 32px;border-radius:10px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .15s}.btn-landing-cta:hover{background:#1d4ed8}.landing-no-bs{font-size:.82rem;color:#aaa;margin-top:10px}.landing-steps{display:flex;align-items:flex-start;gap:12px;margin-bottom:48px}.landing-step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.landing-step-icon{font-size:1.6rem}.landing-step-text{display:flex;flex-direction:column;gap:4px}.landing-step-text strong{font-size:.85rem;font-weight:500;color:var(--color-text-primary)}.landing-step-text span{font-size:.78rem;color:#888;line-height:1.4}.landing-step-arrow{font-size:1.2rem;color:#ccc;padding-top:20px;flex-shrink:0}.landing-features{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:48px}.landing-feature{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:16px}.landing-feature-emoji{font-size:1.4rem;margin-bottom:8px}.landing-feature-label{font-size:.875rem;font-weight:500;margin-bottom:4px;color:var(--color-text-primary)}.landing-feature-desc{font-size:.78rem;color:#888;line-height:1.4}.landing-bottom-cta{text-align:center}.landing-bottom-cta p{font-size:.875rem;color:#888;margin-bottom:16px}@media (max-width: 500px){.landing-headline{font-size:1.5rem}.landing-steps{flex-direction:column;align-items:stretch}.landing-step-arrow{display:none}.landing-features{grid-template-columns:1fr}}.landing-returning{font-size:.82rem;color:#aaa;margin-top:8px}.landing-returning .link-btn{font-size:.82rem}.landing-divider{text-align:center;font-size:.8rem;font-weight:500;color:#aaa;letter-spacing:.1em;text-transform:uppercase;margin:0 0 28px;position:relative}.landing-divider:before,.landing-divider:after{content:"";position:absolute;top:50%;width:35%;height:1px;background:#e2e8f0}.landing-divider:before{left:0}.landing-divider:after{right:0}.profile-sections{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.profile-section-btn{padding:8px 16px;border:1.5px solid #e2e8f0;border-radius:20px;background:#fff;font-size:.85rem;cursor:pointer;transition:all .15s;color:var(--color-text-primary, #1a1a2e)}.profile-section-btn:hover{border-color:#2563eb}.profile-section-btn.active{border-color:#2563eb;background:#eff6ff;color:#2563eb;font-weight:500}.profile-panel{display:flex;flex-direction:column;gap:14px}.household-grid{display:flex;flex-direction:column;gap:10px}.household-row{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f8fafc;border-radius:8px}.household-label{display:flex;flex-direction:column;gap:2px}.household-name{font-size:.9rem;font-weight:500}.household-age{font-size:.75rem;color:#888}.household-total{font-size:.85rem;color:#666;text-align:right;margin-top:-4px}@media (max-width: 768px){.app{padding:0 12px 60px}.page{padding:16px 0}.app-header{padding:12px 16px 0}.header-top{flex-wrap:wrap;gap:8px}.app-header h1{font-size:1.2rem}.app-header p{font-size:.78rem}.header-actions{gap:6px}.user-badge span{display:none}.link-btn{font-size:.78rem}.tabs{gap:0;border-radius:0;margin:0 -12px;padding:0 12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab{padding:12px 14px;font-size:.85rem;white-space:nowrap;flex-shrink:0}.step-indicators{gap:6px}.steps span{display:none}.step-dot{width:28px;height:28px;font-size:.8rem}.meal-grid{grid-template-columns:1fr!important;gap:10px}.meal-card{padding:14px}.meal-name{font-size:1rem}.option-grid{grid-template-columns:1fr 1fr;gap:8px}.option-btn{padding:10px 8px;font-size:.82rem}.style-grid,.cooking-grid-5{grid-template-columns:1fr!important}.cooking-grid-5 .style-card:first-child{grid-column:1}.meal-toggles{gap:8px}.meal-toggle{padding:12px 6px;font-size:.82rem}.option-grid.wellness,.checklist-grid{grid-template-columns:1fr 1fr}.comparison-grid{grid-template-columns:1fr 1fr;gap:8px}.strategy-card{padding:12px 8px}.strategy-stops{font-size:.85rem}.strategy-total{font-size:1.1rem}.shopping-item{padding:10px 12px;gap:8px}.shopping-item-name{font-size:.85rem}.shopping-item-product{font-size:.72rem}.shopping-item-price{font-size:.9rem}.store-section-header{padding:10px 12px}.share-row{flex-direction:column}.btn-share{width:100%}.btn-row{flex-direction:column}.btn-row .btn-secondary,.btn-row .btn-primary{width:100%;text-align:center}.btn-instacart{font-size:.9rem;padding:13px 16px}.form-row{flex-direction:column;align-items:stretch}.store-cards{grid-template-columns:1fr}.price-row{flex-wrap:wrap;gap:4px}.onboarding{padding:16px 12px 40px}.onboarding-screen{gap:12px}.counter-row{gap:10px}.profile-sections{gap:6px}.profile-section-btn{padding:7px 12px;font-size:.8rem}.household-row{padding:8px 10px}.landing{padding:24px 16px 40px}.landing-headline{font-size:1.6rem}.landing-subhead{font-size:.9rem}.btn-landing-cta{width:100%;padding:15px;font-size:1rem}.landing-steps{flex-direction:column;gap:16px}.landing-step-arrow{display:none}.landing-features{grid-template-columns:1fr}.input{font-size:16px!important;padding:12px 14px}input[type=text]{font-size:16px!important}.btn-primary{padding:13px 20px;min-height:44px}.btn-secondary{padding:11px 16px;min-height:44px}.counter button{min-width:44px;min-height:44px}.admin-table{font-size:.75rem}.price-cell{min-height:44px}}@media (max-width: 380px){.comparison-grid,.checklist-grid{grid-template-columns:1fr}.option-grid{grid-template-columns:1fr 1fr}.meal-toggle{font-size:.75rem;padding:10px 4px}}.recipe-section{margin-top:10px;border-top:1px solid #f1f5f9;padding-top:8px}.recipe-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;font-size:.82rem;font-weight:500;color:#2563eb;padding:4px 0;text-align:left}.recipe-time{font-size:.75rem;color:#888;font-weight:400}.recipe-steps{margin-top:10px}.recipe-steps ol{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px}.recipe-steps li{font-size:.82rem;color:#444;line-height:1.5}.recipe-tip{margin-top:10px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:8px 12px;font-size:.8rem;color:#92400e}.snap-toggle-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:10px}.snap-toggle-label{display:flex;flex-direction:column;gap:4px}.snap-toggle-title{font-size:.95rem;font-weight:500;color:#166534}.snap-toggle-desc{font-size:.78rem;color:#4ade80;color:#16a34a}.snap-toggle-btn{padding:8px 20px;border-radius:20px;border:1.5px solid #16a34a;background:#fff;color:#16a34a;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s}.snap-toggle-btn.active{background:#16a34a;color:#fff}.snap-input-row{display:flex;align-items:center;gap:8px}.snap-dollar{font-size:1.1rem;color:#444;font-weight:500}.snap-input{max-width:140px}.snap-info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px;margin-top:8px}.snap-info-title{font-size:.85rem;font-weight:500;margin-bottom:4px}.snap-info-row{display:flex;gap:10px;font-size:.8rem;color:#555;line-height:1.4}.snap-eligible{color:#16a34a;font-weight:500;white-space:nowrap}.snap-ineligible{color:#dc2626;font-weight:500;white-space:nowrap}.snap-badge{font-size:.68rem;font-weight:500;padding:2px 6px;border-radius:4px}.snap-badge.eligible{background:#dcfce7;color:#166534}.snap-badge.ineligible{background:#fee2e2;color:#991b1b}.snap-breakdown{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:12px 16px;margin-bottom:10px;display:flex;flex-direction:column;gap:8px}.snap-breakdown-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.snap-breakdown-label{color:#444}.snap-breakdown-amount{font-weight:500;color:#166534}.snap-breakdown-amount.over{color:#dc2626}.snap-remaining{border-top:1px solid #bbf7d0;padding-top:8px;font-weight:500}.rating-prompt{text-align:center;padding:24px 16px;background:#f8fafc;border-radius:12px;margin-bottom:16px;display:flex;flex-direction:column;align-items:center;gap:12px}.rating-prompt-icon{font-size:2rem}.rating-prompt h3{font-size:1.1rem;font-weight:500;margin:0}.rating-prompt p{font-size:.875rem;color:#666;line-height:1.5;max-width:400px;margin:0}.rating-cards{display:flex;flex-direction:column;gap:10px}.rating-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;gap:12px}.rating-card-meal{font-size:.9rem;font-weight:500;flex:1}.rating-options{display:flex;gap:6px;flex-shrink:0}.rating-btn{width:36px;height:36px;border-radius:8px;border:1.5px solid #e2e8f0;background:#fff;font-size:1.1rem;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.rating-btn:hover{border-color:#2563eb;background:#eff6ff}.rating-btn.selected{border-color:#2563eb;background:#eff6ff;transform:scale(1.1)}@media (max-width: 480px){.rating-card{flex-direction:column;align-items:flex-start;gap:8px}.rating-btn{width:40px;height:40px;font-size:1.2rem}}.savings-summary{display:flex;align-items:flex-start;gap:12px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #86efac;border-radius:12px;padding:14px 16px;margin-top:10px}.savings-summary-icon{font-size:1.4rem;flex-shrink:0}.savings-summary-text{display:flex;flex-direction:column;gap:6px}.savings-summary-headline{font-size:.95rem;color:#166534}.savings-summary-headline strong{font-size:1.1rem}.savings-summary-breakdown{display:flex;flex-direction:column;gap:3px}.savings-summary-breakdown span{font-size:.8rem;color:#16a34a}.loading-overlay{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 16px;text-align:center}.loading-spinner-large{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-msg-large{font-size:1rem;font-weight:500;color:var(--color-text-primary, #1a1a2e);margin:0;min-height:1.5em}.loading-submsg{font-size:.8rem;color:#aaa;margin:0}.loading-progress{width:100%;max-width:280px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.loading-progress-bar{height:100%;background:#2563eb;border-radius:2px;animation:progress 22s linear forwards}@keyframes progress{0%{width:0%}to{width:95%}}.list-loading{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#eff6ff;border-radius:10px;font-size:.9rem;color:#2563eb}.list-loading-spinner{width:18px;height:18px;border:2px solid #bfdbfe;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}.strategy-savings-alt{display:block;font-size:.75rem;color:#16a34a;font-weight:500;margin-top:4px}.section-header{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#2563eb;padding:10px 0 4px;margin-top:4px;border-top:1px solid #e2e8f0}.section-header:first-child{border-top:none;margin-top:0}.monthly-savings-banner{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1.5px solid #fcd34d;border-radius:12px;padding:12px 16px;margin-bottom:10px}.monthly-savings-icon{font-size:1.4rem;flex-shrink:0}.monthly-savings-amount{font-size:1.05rem;font-weight:600;color:#92400e}.monthly-savings-sub{font-size:.75rem;color:#a16207;margin-top:2px}.onboarding-context{font-size:.9rem;color:#555;line-height:1.5;margin:-4px 0 16px}.onboarding-context em{color:#2563eb;font-style:normal;font-weight:500}.field-hint{font-size:.8rem;color:#888;margin:-8px 0 10px;line-height:1.4}.recipe-url-section{margin-top:8px}.recipe-url-trigger{background:none;border:none;color:#2563eb;font-size:.875rem;cursor:pointer;padding:0;font-weight:500}.recipe-url-trigger:hover{text-decoration:underline}.recipe-url-form{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px}.recipe-url-header{display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:.9rem}.recipe-url-close{background:none;border:none;color:#999;cursor:pointer;font-size:1rem;padding:0}.recipe-day-row{display:flex;gap:8px}.recipe-day-row select{flex:1}.recipe-preview{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:10px 12px}.recipe-preview-name{font-weight:500;color:#166534;font-size:.9rem}.recipe-preview-meta{font-size:.78rem;color:#16a34a;margin-top:3px}.btn-shop-mode{width:100%;padding:14px;background:#2563eb;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:500;cursor:pointer;margin-bottom:16px}.shop-mode-trigger-row{margin-bottom:8px}.shop-mode-header{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#1e3a5f;color:#fff;border-radius:12px;padding:12px 16px;margin-bottom:16px;position:sticky;top:0;z-index:10}.shop-mode-progress{flex:1;display:flex;flex-direction:column;gap:6px}.shop-mode-count{font-size:.85rem;font-weight:500}.shop-mode-bar{height:6px;background:#ffffff4d;border-radius:3px;overflow:hidden}.shop-mode-bar-fill{height:100%;background:#4ade80;border-radius:3px;transition:width .3s ease}.shop-mode-exit{white-space:nowrap;font-size:.8rem;padding:8px 12px}.shop-mode-item{cursor:pointer;-webkit-user-select:none;user-select:none;padding:14px 12px;gap:12px}.shop-mode-item:active{background:#f0f9ff}.cart-check{width:28px;height:28px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9rem;color:#fff;transition:all .15s}.cart-check.checked{background:#16a34a;border-color:#16a34a}.in-cart{opacity:.45}.in-cart .shopping-item-name{text-decoration:line-through}.shop-mode .comparison-section,.shop-mode .snap-breakdown,.shop-mode .monthly-savings-banner,.shop-mode .savings-summary,.shop-mode .list-total,.shop-mode .btn-instacart,.shop-mode .btn-share,.shop-mode .list-loading,.shop-mode .Back-to-meal-plan{display:none}.supply-finder{max-width:640px;margin:0 auto;padding:24px 16px 120px}.supply-hero{margin-bottom:24px}.supply-back{font-size:.85rem;color:#2563eb;text-decoration:none;display:block;margin-bottom:12px}.supply-hero h1{font-size:1.6rem;font-weight:600;margin-bottom:6px}.supply-hero p{font-size:.95rem;color:#555;line-height:1.5}.supply-tabs{display:flex;gap:6px;margin-bottom:14px}.supply-tab{padding:7px 16px;border-radius:8px;border:1px solid #e2e8f0;background:transparent;cursor:pointer;font-size:.875rem;color:#555}.supply-tab.active{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b;font-weight:500}.supply-drop{border:2px dashed #cbd5e1;border-radius:12px;padding:2.5rem 1.5rem;text-align:center;cursor:pointer;transition:all .15s;margin-bottom:14px}.supply-drop:hover{border-color:#2563eb;background:#eff6ff}.supply-drop.has-image{padding:8px;border-style:solid;border-color:#e2e8f0}.supply-drop-icon{font-size:2rem;margin-bottom:8px}.supply-drop p{font-size:.9rem;color:#555;margin-bottom:4px}.supply-drop span{font-size:.8rem;color:#888}.supply-preview{width:100%;max-height:260px;object-fit:contain;border-radius:8px}.supply-textarea{width:100%;min-height:120px;padding:12px;border-radius:10px;border:1px solid #e2e8f0;font-size:.875rem;font-family:inherit;resize:vertical;margin-bottom:14px;line-height:1.6}.supply-textarea:focus{outline:none;border-color:#2563eb}.supply-grade-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:14px}.supply-grade-label{font-size:.8rem;color:#888;margin-right:2px}.supply-grade-btn{padding:5px 12px;border-radius:20px;border:1px solid #e2e8f0;background:transparent;cursor:pointer;font-size:.8rem;color:#555}.supply-grade-btn.active{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8;font-weight:500}.supply-analyze-btn{width:100%;padding:13px;border-radius:10px;background:#2563eb;color:#fff;border:none;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.supply-analyze-btn:hover{background:#1d4ed8}.supply-analyze-btn:disabled{opacity:.6;cursor:not-allowed}.supply-status{text-align:center;font-size:.85rem;color:#666;padding:12px 0}.supply-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;display:inline-block}.supply-spinner-dark{width:14px;height:14px;border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .7s linear infinite;display:inline-block;flex-shrink:0}.supply-results{margin-top:24px}.supply-results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.supply-results-header h2{font-size:1rem;font-weight:600}.supply-results-count{font-size:.8rem;color:#888;background:#f1f5f9;padding:3px 10px;border-radius:20px}.supply-item-loading{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;border:1px dashed #e2e8f0;margin-bottom:8px;font-size:.875rem;color:#888}.supply-item-noresult{padding:10px 14px;border-radius:10px;background:#fef9f0;border:1px solid #fde68a;font-size:.85rem;color:#92400e;margin-bottom:8px}.supply-item-card{display:grid;grid-template-columns:60px 1fr auto;gap:12px;align-items:center;padding:12px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;margin-bottom:8px;transition:opacity .15s}.supply-item-card.unchecked{opacity:.45}.supply-item-img{width:60px;height:60px;object-fit:contain;border-radius:6px;background:#f8fafc}.supply-item-img-placeholder{width:60px;height:60px;border-radius:6px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.supply-item-info{min-width:0}.supply-item-query{font-size:.7rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.supply-item-name{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.supply-item-was{font-size:.75rem;color:#94a3b8;text-decoration:line-through}.supply-item-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.supply-item-price{font-size:1rem;font-weight:600;color:#16a34a}.supply-item-check{width:24px;height:24px;border-radius:50%;border:1.5px solid #cbd5e1;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;font-weight:600;transition:all .1s}.supply-item-check.checked{background:#16a34a;border-color:#16a34a;color:#fff}.supply-cart-bar{position:sticky;bottom:0;background:#fff;border-top:1px solid #e2e8f0;padding:14px 0;margin-top:16px}.supply-cart-amount{font-size:1.3rem;font-weight:600}.supply-cart-sub{font-size:.8rem;color:#888}.supply-cart-actions{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.supply-cart-bar>*{display:flex;justify-content:space-between;align-items:center}.supply-fulfillment{display:flex;gap:6px}.supply-fulfillment-btn{padding:5px 12px;border-radius:8px;border:1px solid #e2e8f0;background:transparent;cursor:pointer;font-size:.8rem;color:#555}.supply-fulfillment-btn.active{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.supply-walmart-btn{padding:10px 18px;border-radius:10px;background:#0071ce;color:#fff;text-decoration:none;font-size:.875rem;font-weight:500}.supply-walmart-btn:hover{background:#005ea6}
