:root{--bg:#f4f2ec;--surface:#fff;--text:#1c1c1c;--text-soft:#565650;--line:#e0ddd3;--accent:#1f6f43;--accent-press:#17593599;--danger:#9a3412;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);-webkit-text-size-adjust:100%;font-family:Segoe UI,Helvetica Neue,Arial,Noto Sans Hebrew,sans-serif;font-size:20px;line-height:1.5}*{box-sizing:border-box}body{min-height:100dvh;margin:0}#root{max-width:640px;margin:0 auto;padding:0 16px 48px}h1{margin:24px 4px 16px;font-size:1.7rem;font-weight:800}button{font:inherit;cursor:pointer}img{max-width:100%}.row{text-align:start;background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:center;gap:16px;width:100%;min-height:72px;margin-bottom:12px;padding:18px 20px;display:flex}button.row:active{background:#eef4f0}.row-main{flex:1;min-width:0}.row-title{font-size:1.1rem;font-weight:700}.row-sub{color:var(--text-soft);font-size:.95rem}.row-chevron{color:var(--accent);flex-shrink:0;font-size:1.4rem}.back{color:var(--accent);background:0 0;border:none;align-items:center;gap:8px;padding:20px 4px 8px;font-size:1.05rem;font-weight:700;display:inline-flex}.notice{background:var(--surface);border:1px solid var(--line);text-align:center;color:var(--text-soft);border-radius:14px;padding:24px}.notice.error{color:var(--danger);border-color:#e6c9b8}.notice button{background:var(--accent);color:#fff;border:none;border-radius:12px;margin-top:16px;padding:14px 28px;font-weight:700}.summary{color:var(--text-soft);margin:4px 4px 20px}.item-list{background:var(--surface);border:1px solid var(--line);border-radius:14px;margin:0;padding:0;list-style:none}.item{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:16px 20px;display:flex}.item:last-child{border-bottom:none}.item-photo{object-fit:contain;background:#fafafa;border-radius:8px;flex-shrink:0;width:56px;height:56px}.item-photo.placeholder{color:var(--line);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.item-text{flex:1;min-width:0}.item-name{font-weight:700}.item-price{text-align:end;white-space:nowrap;flex-shrink:0;font-weight:700}.item-sub{color:var(--text-soft);margin-top:2px;font-size:.8rem;font-weight:400}.item.oos .item-name,.item.checked .item-name{color:var(--text-soft);text-decoration:line-through}.item{gap:12px;padding:14px 16px}@media (width<=460px){.item{gap:8px;padding:12px}.check,.qty button,.drop{width:34px;height:34px}.qty{gap:4px}.item-photo{width:44px;height:44px}}.check{border:2px solid var(--accent);background:var(--surface);width:40px;height:40px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;line-height:1;display:flex}.item.checked .check{background:var(--accent);color:#fff}.qty{flex-shrink:0;align-items:center;gap:10px;display:flex}.qty button{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--text);border-radius:10px;font-size:1.5rem;font-weight:700;line-height:1}.qty span{text-align:center;min-width:1.4ch;font-size:1.1rem;font-weight:700}.drop{width:40px;height:40px;color:var(--text-soft);background:0 0;border:none;border-radius:10px;flex-shrink:0;font-size:1.2rem}.drop:active{color:var(--danger)}.add-bar{background:linear-gradient(to top, var(--bg) 70%, transparent);gap:10px;margin-top:16px;padding:14px 0 16px;display:flex;position:sticky;bottom:0}.add-input{min-width:0;font:inherit;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:12px;flex:1;padding:14px 16px}.add-input:focus{outline:2px solid var(--accent);outline-offset:0}.add-btn{background:var(--accent);color:#fff;border:none;border-radius:12px;flex-shrink:0;padding:0 24px;font-size:1.05rem;font-weight:700}.add-btn:disabled{opacity:.4}.add-btn.small{flex-shrink:0;padding:10px 16px;font-size:.95rem}.toolbar{gap:10px;margin:0 0 16px;display:flex}.tool{border:1px solid var(--line);background:var(--surface);color:var(--accent);border-radius:12px;padding:12px 18px;font-size:1rem;font-weight:700}.add-area{background:linear-gradient(to top, var(--bg) 82%, transparent);position:sticky;bottom:0}.add-area .add-bar{background:0 0;position:static}.suggestions{background:var(--surface);border:1px solid var(--line);border-radius:14px;max-height:44vh;margin:0 0 4px;padding:6px;list-style:none;overflow-y:auto}.suggestions li+li{border-top:1px solid var(--line)}.suggestions button{text-align:start;width:100%;font:inherit;color:var(--text);background:0 0;border:none;align-items:center;gap:12px;padding:12px 10px;display:flex}.suggestions button:active{background:#eef4f0}.suggestions img,.suggestions .sug-ph{object-fit:contain;background:#fafafa;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sug-name{flex:1;min-width:0;font-weight:600}.sug-brand{color:var(--text-soft);font-size:.85rem;font-weight:400}.sug-price{color:var(--text-soft);white-space:nowrap;flex-shrink:0;font-weight:700}.est-total{color:var(--text);font-weight:700}.added-mark{color:var(--accent);white-space:nowrap;flex-shrink:0;font-weight:700}
