/* WM v1.8 — clear daily shopping, deliberate editing. */
.grocery-v18-add{max-width:1080px;margin:0 auto 22px;padding:16px;border:1px solid #ded8ce;background:#fbfaf7;display:grid;grid-template-columns:1.2fr 1.3fr .8fr auto;gap:10px;align-items:end}.grocery-v18-add label{display:grid;gap:6px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.grocery-v18-add input,.grocery-v18-add select{height:42px;padding:0 11px;border:1px solid #cfc8be;background:#fff;font:inherit}.grocery-v18-add button{height:42px;padding:0 15px;border:0;background:#141414;color:white;font-weight:700;cursor:pointer}.grocery-v18-favorites,.grocery-v18-stores,.grocery-v18-done{max-width:1080px;margin:0 auto 22px}.grocery-v18-favorites{padding:17px;border:1px solid #ded8ce;background:#fffdf9}.grocery-v18-favorites header{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:13px}.grocery-v18-favorites small{font-size:10px;letter-spacing:.1em;color:#b38a00;font-weight:700}.grocery-v18-favorites h2{margin:3px 0;font-size:20px}.grocery-v18-favorites p{margin:0;color:#746f67;font-size:13px}.grocery-v18-favorites header>button{border:1px solid #ccc4b8;background:white;padding:9px 11px;font:inherit;font-weight:700;cursor:pointer}.grocery-favorite-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:9px}.grocery-favorite-grid article{display:grid;grid-template-columns:1fr 42px;border:1px solid #e4ded4;background:#fff}.grocery-favorite-grid article>button:first-child{padding:10px;text-align:left;border:0;background:transparent;cursor:pointer;font:inherit}.grocery-favorite-grid b,.grocery-favorite-grid small,.grocery-favorite-grid em{display:block}.grocery-favorite-grid b{font-size:14px}.grocery-favorite-grid small,.grocery-favorite-grid em{font-size:11px;color:#777168;margin-top:2px}.grocery-favorite-grid em{font-style:normal;color:#1d62bd}.add-favorite{border:0;border-left:1px solid #e4ded4;background:#f5f1e9;cursor:pointer}.grocery-v18-stores>section{border-top:2px solid #1d1d1d;margin-bottom:18px}.grocery-v18-stores header{display:flex;justify-content:space-between;align-items:center;padding:12px 2px}.grocery-v18-stores h2{margin:0;font-size:19px}.grocery-v18-stores header span{min-width:24px;text-align:center;border-radius:99px;background:#f0ece4;padding:4px;font-size:12px}.grocery-v18-stores article,.grocery-v18-done article{display:grid;grid-template-columns:28px 1fr 24px;align-items:center;gap:8px;border-top:1px solid #e8e3da;padding:10px 3px}.grocery-v18-stores input{width:18px;height:18px;accent-color:#1462d1}.grocery-v18-stores article button,.grocery-v18-done article button{background:transparent;border:0;padding:0;text-align:left;font:inherit;cursor:pointer}.grocery-v18-stores b,.grocery-v18-stores small,.grocery-v18-done b,.grocery-v18-done small{display:block}.grocery-v18-stores small,.grocery-v18-done small{font-size:12px;color:#766f65;margin-top:2px}.grocery-v18-done>button{width:100%;border:0;background:#f6f3ed;padding:11px 14px;display:flex;justify-content:space-between;font:inherit;cursor:pointer}.grocery-v18-done>div{padding:0 10px;border:1px solid #e6e0d7;border-top:0}.object-detail{text-align:left}.object-detail-icon{width:48px;height:48px;display:grid;place-items:center;background:#edf0f5;color:#1c60be;margin-bottom:14px}.object-detail-icon.star{background:#fff3c9;color:#a87900}.object-detail-icon.michiel{background:#fde7e5;color:#d9342c}.object-detail-icon.wim{background:#e7efff;color:#2165d8}.object-detail-icon.together{background:#fff3c7;color:#9f7400}.object-detail>p:first-of-type{font-size:10px;font-weight:700;letter-spacing:.11em;color:#6e6961;margin:0}.object-detail h3{font-size:27px;margin:8px 0 6px}.object-detail-copy{margin:0 0 15px;color:#5f5a53;line-height:1.45}.object-detail dl{border-top:1px solid #e6e0d7;margin:15px 0}.object-detail dl>div{display:grid;grid-template-columns:120px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid #eee9e0}.object-detail dt{font-size:12px;color:#756e64}.object-detail dd{margin:0;font-weight:600;font-size:14px}.object-detail-actions{display:flex;gap:9px;flex-wrap:wrap}.object-detail-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.object-cover{display:block;width:90px;height:120px;object-fit:cover;border:1px solid #ded8ce;margin-bottom:14px}.detail-note{padding:10px 12px;background:#f7f4ee;font-size:13px;color:#666055}.favorite-manager{display:grid;gap:8px;margin:12px 0}.favorite-manager button{display:grid;grid-template-columns:26px 1fr 16px;align-items:center;gap:8px;border:1px solid #e2dcd2;background:#fff;padding:10px;text-align:left;font:inherit;cursor:pointer}.favorite-manager b,.favorite-manager small{display:block}.favorite-manager small{font-size:12px;color:#726d66;margin-top:2px}.favorite-manager i{font-style:normal;font-size:20px}
@media(max-width:700px){.grocery-v18-add{grid-template-columns:1fr 1fr}.grocery-v18-add label:first-child,.grocery-v18-add label:nth-child(2),.grocery-v18-add button{grid-column:1/-1}.grocery-v18-favorites header{display:block}.grocery-v18-favorites header>button{margin-top:10px}.object-detail h3{font-size:23px}.object-detail dl>div{grid-template-columns:100px 1fr}}
