:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#f4f4f0;color:#171717;--surface:#fff;--border:#e5e5df;--muted:#747474}
*{box-sizing:border-box}body{margin:0;background:#f4f4f0}button,input{font:inherit}.app{max-width:560px;margin:auto;min-height:100vh;padding:calc(18px + env(safe-area-inset-top)) 16px calc(28px + env(safe-area-inset-bottom))}
header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}h1,h2,h3,p{margin-top:0}h1{font-size:30px;letter-spacing:-1px;margin-bottom:0}h2{font-size:24px;letter-spacing:-.5px;margin-bottom:7px}h3{font-size:17px;margin-bottom:12px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.6px;color:#777;margin-bottom:4px}.view{display:none}.view.active{display:block}.card,.summaryCard,.miniStore,.selectedStore,.mealCard,.productRow,.recipeMeta,.toggleLine{background:var(--surface);border:1px solid var(--border);border-radius:20px}.card{padding:17px;margin-bottom:12px}.hero{display:flex;gap:13px;align-items:center}.hero p{color:var(--muted);margin:0;line-height:1.45}.heroEmoji{font-size:34px}.label{display:block;font-size:13px;font-weight:800;margin:15px 0 7px}.label.first{margin-top:0}.field{width:100%;border:1px solid #dcdcd5;background:#fafaf8;border-radius:14px;padding:13px 14px;outline:none}.inputRow{display:grid;grid-template-columns:1fr auto;gap:8px}.smallBtn,.iconBtn,.secondaryBtn{border:1px solid var(--border);background:white;border-radius:13px;padding:10px 12px;font-weight:750}.iconBtn{width:42px;height:42px;font-size:20px}.primaryBtn{width:100%;border:0;background:#171717;color:#fff;border-radius:16px;padding:15px;font-weight:850;font-size:16px}.secondaryBtn{width:100%;margin-top:12px}.muted{font-size:12px;color:var(--muted);line-height:1.4}.status{margin-top:10px}.status.good{color:#237229}.status.bad{color:#a12c2c}.storeResults{display:grid;gap:8px;margin-top:10px}.storeBtn{width:100%;text-align:left;border:1px solid var(--border);background:#fafaf8;border-radius:15px;padding:12px}.storeTop{display:flex;justify-content:space-between;gap:10px}.storeName{font-size:14px;font-weight:850}.distance{font-size:11px;font-weight:850}.storeAddress{font-size:11px;color:#777;margin-top:3px}.selectedStore{display:flex;gap:10px;align-items:center;padding:12px;margin-top:10px}.check{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#171717;color:#fff;flex:0 0 auto}.grow{flex:1;min-width:0}.tiny{font-size:9px;color:#777;font-weight:800;letter-spacing:.8px}.textBtn{border:0;background:transparent;text-decoration:underline;font-size:12px}.hidden{display:none!important}.budgetRow{display:flex;align-items:center;gap:12px}.budgetRow input{width:100%}.budgetRow strong{min-width:55px;text-align:right}.twoCols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chips{display:flex;gap:7px;flex-wrap:wrap}.chip{border:1px solid var(--border);background:#fafaf8;border-radius:999px;padding:8px 11px;font-size:12px}.chip.active{background:#171717;color:white;border-color:#171717}.compact{margin-top:8px}.fineprint{text-align:center;color:#888;font-size:10px;margin:9px}.sectionHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.miniStore{padding:11px 13px;margin-bottom:10px;font-size:12px}.miniStore strong{display:block}.summaryCard{padding:15px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.summaryCard strong{font-size:22px}.mealList{display:grid;gap:9px;margin-bottom:12px}.mealCard{display:flex;gap:12px;align-items:center;padding:13px;width:100%;text-align:left}.mealEmoji{width:50px;height:50px;border-radius:15px;background:#f4f4f0;display:grid;place-items:center;font-size:26px;flex:0 0 auto}.mealTop{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#777}.mealName{font-size:15px;font-weight:850;margin:3px 0}.mealMeta{font-size:11px;color:#777}.recipeLink{font-size:11px;font-weight:850;margin-top:5px}.recipeMeta{padding:15px;margin-bottom:12px;display:flex;gap:16px;justify-content:space-around;text-align:center}.recipeMeta strong{display:block;font-size:18px}.ingredientRow{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #eee}.ingredientRow:last-child{border-bottom:0}.steps{padding-left:22px;margin-bottom:0}.steps li{margin-bottom:12px;line-height:1.45}.toggleLine{padding:13px 15px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;font-weight:800}.category{font-size:11px;letter-spacing:1px;color:#777;margin:18px 2px 8px}.productRow{padding:12px;margin-bottom:7px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.productRow.owned{opacity:.45;text-decoration:line-through}.productRow.hideOwned{display:none}.productRow input{width:20px;height:20px}.productName{font-size:13px;font-weight:850}.productSub{font-size:10px;color:#777;margin-top:2px}.productPrice{font-size:12px;font-weight:850}
