.login-container[data-v-297cf79a]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;padding:1rem}.login-icon[data-v-297cf79a]{width:100%;max-width:360px;height:auto;margin-bottom:2rem}.login-form[data-v-297cf79a]{width:100%;max-width:360px;display:flex;flex-direction:column;gap:1rem}.form-field[data-v-297cf79a]{display:flex;flex-direction:column;gap:.25rem}.form-field label[data-v-297cf79a]{font-size:.875rem;font-weight:500;color:var(--color-text-label)}.form-field input[data-v-297cf79a]{width:100%;padding:.75rem;font-size:1rem;border:1px solid var(--color-border);border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-field input[data-v-297cf79a]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px #4c6ef533}.error[data-v-297cf79a]{color:var(--color-danger);font-size:.875rem;text-align:center}button[type=submit][data-v-297cf79a]{width:100%;padding:.75rem;font-size:1rem;font-weight:600;color:#fff;background:var(--color-primary);border:none;border-radius:6px;cursor:pointer;min-height:44px}button[type=submit][data-v-297cf79a]:active{background:var(--color-primary-dark)}button[type=submit][data-v-297cf79a]:disabled{opacity:.6;cursor:not-allowed}.add-item[data-v-d1ea50af]{position:relative;margin-bottom:.5rem}.input-row[data-v-d1ea50af]{display:flex}.add-input[data-v-d1ea50af]{flex:1;padding:.75rem 1rem;font-size:1rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);min-height:48px}.add-input[data-v-d1ea50af]:focus{outline:none;border-color:var(--color-primary)}.add-input[data-v-d1ea50af]::placeholder{color:var(--color-text-muted)}.suggestions[data-v-d1ea50af]{position:absolute;top:100%;left:0;right:0;list-style:none;background:var(--color-surface);border:1px solid var(--color-border);border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px #0000001a;z-index:10;max-height:240px;overflow-y:auto}.suggestion-item[data-v-d1ea50af]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;cursor:pointer;min-height:44px}.suggestion-item[data-v-d1ea50af]:active{background:var(--color-surface-active)}.suggestion-name[data-v-d1ea50af]{font-size:.9375rem;font-weight:500}.suggestion-category[data-v-d1ea50af]{font-size:.75rem;color:var(--color-text-secondary)}.add-input[data-v-d1ea50af]:disabled{opacity:.6}.feedback[data-v-d1ea50af]{margin-top:.375rem;padding:.375rem .75rem;font-size:.8125rem;color:var(--color-primary-dark);background:var(--color-primary-light);border-radius:4px}.feedback-error[data-v-d1ea50af]{color:var(--color-danger);background:var(--color-danger-bg)}.home-view[data-v-62052fb8]{display:flex;flex-direction:column;gap:.5rem}.home-content-wrapper[data-v-62052fb8]{position:relative}.pull-indicator-viewport[data-v-62052fb8]{position:absolute;top:0;right:0;left:0;height:48px;overflow:hidden;pointer-events:none;z-index:0}.pull-to-refresh-indicator[data-v-62052fb8]{height:48px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#555;background:#f5f5f5;border-radius:6px;font-size:.875rem;font-weight:600;opacity:.85}.pull-to-refresh-indicator.pull-armed[data-v-62052fb8]{color:var(--color-primary-dark, #2a7ae2);background:#eef3e4;opacity:1}.pull-to-refresh-indicator.pull-settled[data-v-62052fb8]{transition:transform .18s ease-out}.pull-to-refresh-indicator.pull-success[data-v-62052fb8]{color:#2f6b2d;background:#eef7ee}.pull-to-refresh-indicator.pull-error[data-v-62052fb8]{color:#c44;background:#fef2f2}.home-gesture-content[data-v-62052fb8]{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem}.home-gesture-content.pull-settled[data-v-62052fb8]{transition:transform .18s ease-out,margin-bottom .18s ease-out}.store-card[data-v-62052fb8]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;cursor:pointer;min-height:52px}.store-blue[data-v-62052fb8]{background:var(--color-secondary-blue);color:#fff;border-color:var(--color-secondary-blue)}.store-brown[data-v-62052fb8]{background:var(--color-secondary-brown);color:#fff;border-color:var(--color-secondary-brown)}.store-blue[data-v-62052fb8]:active,.store-brown[data-v-62052fb8]:active{opacity:.85}.staging-card[data-v-62052fb8]{background:var(--color-primary);color:#fff;border-color:var(--color-primary);min-height:68px}.staging-card[data-v-62052fb8]:active{opacity:.85}.store-name[data-v-62052fb8]{font-size:1rem;font-weight:500}.item-count[data-v-62052fb8]{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 .5rem;font-size:.875rem;font-weight:600;color:#fff;background:var(--color-primary);border-radius:14px}.nav-links[data-v-62052fb8]{margin-top:1rem;text-align:center}.nav-link[data-v-62052fb8]{padding:.5rem 1rem;font-size:.875rem;color:var(--color-primary);background:none;border:none;cursor:pointer;min-height:44px}.nav-link[data-v-62052fb8]:active{opacity:.7}.loading[data-v-62052fb8],.error[data-v-62052fb8]{padding:2rem;text-align:center;color:var(--color-text-muted)}.error[data-v-62052fb8]{color:var(--color-danger)}.store-blue .item-count[data-v-62052fb8],.store-brown .item-count[data-v-62052fb8]{background:#ffffff4d;color:#fff}.decorative-image[data-v-62052fb8]{margin-top:1.5rem;text-align:center}.decorative-image img[data-v-62052fb8]{width:100%;height:auto}.confirm-overlay[data-v-2b1d56b0]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.confirm-dialog[data-v-2b1d56b0]{background:var(--color-surface);border-radius:12px;padding:1.5rem;width:min(320px,90vw);display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 4px 24px #00000026}.confirm-message[data-v-2b1d56b0]{font-size:1rem;font-weight:500;text-align:center}.confirm-actions[data-v-2b1d56b0]{display:flex;gap:.75rem}.confirm-cancel[data-v-2b1d56b0],.confirm-ok[data-v-2b1d56b0]{flex:1;padding:.75rem;font-size:.9375rem;font-weight:500;border-radius:8px;cursor:pointer;min-height:48px}.confirm-cancel[data-v-2b1d56b0]{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text)}.confirm-cancel[data-v-2b1d56b0]:active{background:var(--color-surface-active)}.confirm-ok[data-v-2b1d56b0]{background:var(--color-danger);border:none;color:#fff}.confirm-ok[data-v-2b1d56b0]:active{opacity:.85}.item-actions[data-v-d7b1171c]{padding:.5rem 1rem .75rem;border-top:1px solid var(--color-border);background:var(--color-surface-muted);display:flex;flex-direction:column;gap:.75rem}.action-error[data-v-d7b1171c]{font-size:.8125rem;color:var(--color-danger)}.action-section[data-v-d7b1171c]{display:flex;flex-direction:column;gap:.375rem}.actions-label[data-v-d7b1171c]{font-size:.75rem;color:var(--color-text-secondary)}.actions-list[data-v-d7b1171c]{display:flex;flex-wrap:wrap;gap:.375rem}.quantity-row[data-v-d7b1171c]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.quantity-adjust[data-v-d7b1171c]{display:flex;align-items:center;gap:.25rem}.adjust-button[data-v-d7b1171c]{width:44px;height:44px;font-size:1.25rem;font-weight:600;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);cursor:pointer;display:flex;align-items:center;justify-content:center}.adjust-button[data-v-d7b1171c]:active{background:var(--color-surface-active)}.quantity-display[data-v-d7b1171c]{min-width:2rem;text-align:center;font-size:.9375rem;font-weight:500}.quantity-freeform[data-v-d7b1171c]{font-size:.875rem;color:var(--color-text-secondary)}.quantity-edit[data-v-d7b1171c],.note-edit[data-v-d7b1171c]{display:flex;gap:.375rem;align-items:center}.quantity-input[data-v-d7b1171c],.note-input[data-v-d7b1171c]{flex:1;padding:.5rem .75rem;font-size:.875rem;border:1px solid var(--color-border);border-radius:4px;min-height:44px}.quantity-input[data-v-d7b1171c]:focus,.note-input[data-v-d7b1171c]:focus{outline:none;border-color:var(--color-primary)}.save-button[data-v-d7b1171c]{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:var(--color-primary);border:none;border-radius:4px;cursor:pointer;min-height:44px}.save-button[data-v-d7b1171c]:active{background:var(--color-primary-dark)}.action-button[data-v-d7b1171c]{padding:.375rem .75rem;font-size:.8125rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);cursor:pointer;min-height:44px}.action-button[data-v-d7b1171c]:active{background:var(--color-surface-active)}.delete-button[data-v-d7b1171c]{color:var(--color-danger);border-color:var(--color-danger)}.delete-button[data-v-d7b1171c]:active{background:var(--color-danger-bg)}.added-by[data-v-d7b1171c]{font-size:.75rem;color:var(--color-text-muted)}.catalog-controls[data-v-d7b1171c]{display:flex;flex-direction:column;gap:.5rem}.catalog-control[data-v-d7b1171c]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;min-height:44px}.control-label[data-v-d7b1171c]{font-size:.8125rem;color:var(--color-text-secondary);flex-shrink:0}.unit-input[data-v-d7b1171c]{flex:1;padding:.375rem .5rem;font-size:.875rem;border:1px solid var(--color-border);border-radius:4px;min-height:44px;max-width:8rem}.unit-input[data-v-d7b1171c]:focus{outline:none;border-color:var(--color-primary)}.category-select[data-v-d7b1171c]{flex:1;padding:.375rem .5rem;font-size:.875rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);min-height:44px}.category-select[data-v-d7b1171c]:focus{outline:none;border-color:var(--color-primary)}.pull-section[data-v-87bf618d]{margin-top:.5rem;border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.pull-toggle[data-v-87bf618d]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;background:var(--color-primary);color:#fff;border:none;cursor:pointer;min-height:48px;text-align:left}.pull-toggle[data-v-87bf618d]:active{opacity:.85}.pull-toggle .toggle-arrow[data-v-87bf618d]{color:#ffffffb3}.pull-content[data-v-87bf618d]{display:flex;flex-direction:column}.pull-loading[data-v-87bf618d],.pull-empty[data-v-87bf618d]{padding:.75rem 1rem;font-size:.875rem;color:var(--color-text-muted)}.pull-error[data-v-87bf618d],.pull-action-error[data-v-87bf618d]{padding:.5rem 1rem;font-size:.875rem;color:var(--color-danger)}.pull-subsection[data-v-87bf618d]{border-bottom:1px solid var(--color-border)}.pull-subsection[data-v-87bf618d]:last-child{border-bottom:none}.subsection-toggle[data-v-87bf618d]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:var(--color-primary-dark);border:none;cursor:pointer;min-height:44px;text-align:left}.subsection-toggle[data-v-87bf618d]:active{opacity:.85}.subsection-toggle .toggle-arrow[data-v-87bf618d]{color:#ffffffb3}.toggle-arrow[data-v-87bf618d]{font-size:.75rem;color:var(--color-text-muted)}.pull-item-list[data-v-87bf618d]{list-style:none;display:flex;flex-direction:column;position:relative}.pull-item-row[data-v-87bf618d]{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;gap:.5rem;color:#fff}.pull-item-row-blue[data-v-87bf618d]{background:var(--color-secondary-blue)}.pull-item-row-brown[data-v-87bf618d]{background:var(--color-secondary-brown)}.pull-item-info[data-v-87bf618d]{display:flex;flex-direction:column;gap:.125rem;min-width:0;flex:1}.pull-item-name[data-v-87bf618d]{font-size:.9375rem;font-weight:500;min-width:0;flex:1}.pull-item-tier[data-v-87bf618d]{font-size:.75rem;opacity:.8}.pull-item-location[data-v-87bf618d]{font-size:.75rem;color:#ffffffb3}.pull-add-button[data-v-87bf618d]{width:44px;height:44px;font-size:1.25rem;font-weight:600;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--color-primary)}.pull-add-button[data-v-87bf618d]:active{background:var(--color-surface-active)}.pull-item-move[data-v-87bf618d]{transition:transform .2s ease}.pull-item-leave-active[data-v-87bf618d]{transition:opacity .2s ease;position:absolute;left:0;right:0}.pull-item-leave-to[data-v-87bf618d]{opacity:0}.qty-controls[data-v-25ab50bb]{display:flex;gap:.25rem;flex-shrink:0}.qty-btn[data-v-25ab50bb]{width:36px;height:44px;font-size:1.25rem;font-weight:500;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-text)}.qty-btn[data-v-25ab50bb]:active:not(:disabled){background:var(--color-surface-active)}.qty-btn[data-v-25ab50bb]:disabled{opacity:.35;cursor:default}.staging-view[data-v-d973f623]{display:flex;flex-direction:column;gap:.5rem}.list-content-wrapper[data-v-d973f623]{position:relative}.category-group[data-v-d973f623]{margin-bottom:.5rem}.category-header[data-v-d973f623]{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.5rem .75rem .25rem;border-radius:4px;color:#fff;background:var(--color-text-secondary)}.item-main[data-v-d973f623]{display:flex;align-items:center;padding:.75rem .75rem .75rem 1rem;cursor:pointer;min-height:52px;gap:.625rem;font-weight:500}.item-main[data-v-d973f623]:active{background:var(--color-surface-hover)}.item-meta[data-v-d973f623]{display:flex;gap:.5rem;align-items:center}.item-note[data-v-d973f623]{font-size:.8125rem;font-style:italic;color:var(--color-text-secondary)}.store-hints[data-v-d973f623]{display:flex;gap:.375rem;flex-shrink:0}.hint-button[data-v-d973f623]{padding:.5rem .75rem;font-size:.8125rem;font-weight:500;color:var(--color-primary);background:var(--color-primary-light);border:1px solid var(--color-primary);border-radius:12px;cursor:pointer;min-height:44px;white-space:nowrap}.hint-button[data-v-d973f623]:active{background:var(--color-primary-dark);color:#fff}.item-row-blue .hint-button[data-v-d973f623],.item-row-brown .hint-button[data-v-d973f623]{color:#fff;background:#ffffff26;border-color:#fff6}.item-row-blue .hint-button[data-v-d973f623]:active,.item-row-brown .hint-button[data-v-d973f623]:active{background:#ffffff4d}.item-row.item-row-bought[data-v-d973f623]{background:#d8d8d8;border-color:#d8d8d8}.item-row-bought>.item-card[data-v-d973f623]{background:#d8d8d8}.item-row-bought .item-main[data-v-d973f623]{cursor:default;color:#00000080}.item-row-bought .item-main[data-v-d973f623]:active{background:none}.item-row-bought .item-name[data-v-d973f623],.item-row-bought .qty-badge[data-v-d973f623]{text-decoration:line-through;text-decoration-thickness:2px;font-weight:400}.item-row-bought .qty-badge[data-v-d973f623]{color:#0006}.item-row-bought .item-note[data-v-d973f623],.item-row-bought .item-added-by[data-v-d973f623]{color:#00000059}.pull-indicator-viewport[data-v-d973f623]{position:absolute;top:0;right:0;left:0;height:48px;overflow:hidden;pointer-events:none;z-index:0}.pull-to-refresh-indicator[data-v-d973f623]{height:48px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#555;background:#f5f5f5;border-radius:6px;font-size:.875rem;font-weight:600;opacity:.85}.pull-to-refresh-indicator.pull-armed[data-v-d973f623]{color:var(--color-primary-dark, #2a7ae2);background:#eef3e4;opacity:1}.pull-to-refresh-indicator.pull-settled[data-v-d973f623]{transition:transform .18s ease-out}.pull-to-refresh-indicator.pull-success[data-v-d973f623]{color:#2f6b2d;background:#eef7ee}.pull-to-refresh-indicator.pull-error[data-v-d973f623]{color:#c44;background:#fef2f2}.gesture-content[data-v-d973f623]{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem}.gesture-content.pull-settled[data-v-d973f623]{transition:transform .18s ease-out,margin-bottom .18s ease-out}.buy-error[data-v-d973f623]{padding:.5rem .75rem;font-size:.875rem;color:var(--color-danger);text-align:center}.hide-bought-button[data-v-d973f623]{width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;color:var(--color-text-secondary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;cursor:pointer;min-height:48px}.hide-bought-button[data-v-d973f623]:active{background:var(--color-surface-active)}.bulk-actions[data-v-d973f623]{margin-top:.25rem}.store-list-view[data-v-36517f43]{display:flex;flex-direction:column;gap:.5rem}.list-content-wrapper[data-v-36517f43]{position:relative}.category-group[data-v-36517f43]{margin-bottom:.5rem}.category-header[data-v-36517f43]{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.5rem .75rem .25rem;border-radius:4px;color:#fff;background:var(--color-text-secondary)}.item-main[data-v-36517f43]{display:flex;justify-content:space-between;align-items:center;padding:.75rem .75rem .75rem 1rem;cursor:pointer;min-height:52px;gap:.625rem;font-weight:500}.item-main[data-v-36517f43]:active{background:var(--color-surface-hover)}.item-note[data-v-36517f43]{font-size:.8125rem;font-style:italic;color:var(--color-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-row.item-row-bought[data-v-36517f43]{background:#d8d8d8;border-color:#d8d8d8}.item-row-bought>.item-card[data-v-36517f43]{background:#d8d8d8}.item-row-bought .item-main[data-v-36517f43]{cursor:default;color:#00000080}.item-row-bought .item-main[data-v-36517f43]:active{background:none}.item-row-bought .item-name[data-v-36517f43],.item-row-bought .qty-badge[data-v-36517f43]{text-decoration:line-through;text-decoration-thickness:2px;font-weight:400}.item-row-bought .qty-badge[data-v-36517f43]{color:#0006}.item-row-bought .item-note[data-v-36517f43],.item-row-bought .item-added-by[data-v-36517f43]{color:#00000059}.pull-indicator-viewport[data-v-36517f43]{position:absolute;top:0;right:0;left:0;height:48px;overflow:hidden;pointer-events:none;z-index:0}.pull-to-refresh-indicator[data-v-36517f43]{height:48px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#555;background:#f5f5f5;border-radius:6px;font-size:.875rem;font-weight:600;opacity:.85}.pull-to-refresh-indicator.pull-armed[data-v-36517f43]{color:var(--color-primary-dark, #2a7ae2);background:#eef3e4;opacity:1}.pull-to-refresh-indicator.pull-settled[data-v-36517f43]{transition:transform .18s ease-out}.pull-to-refresh-indicator.pull-success[data-v-36517f43]{color:#2f6b2d;background:#eef7ee}.pull-to-refresh-indicator.pull-error[data-v-36517f43]{color:#c44;background:#fef2f2}.gesture-content[data-v-36517f43]{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem}.gesture-content.pull-settled[data-v-36517f43]{transition:transform .18s ease-out,margin-bottom .18s ease-out}.buy-error[data-v-36517f43]{padding:.5rem .75rem;font-size:.875rem;color:var(--color-danger);text-align:center}.hide-bought-button[data-v-36517f43]{width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;color:var(--color-text-secondary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;cursor:pointer;min-height:48px}.hide-bought-button[data-v-36517f43]:active{background:var(--color-surface-active)}.bulk-actions[data-v-36517f43]{margin-top:.25rem}.start-shopping-button[data-v-36517f43]{position:absolute;right:0;padding:.375rem .75rem;font-size:.875rem;font-weight:600;color:#fff;background:var(--color-success);border:none;border-radius:4px;cursor:pointer;min-height:44px}.start-shopping-button[data-v-36517f43]:active{opacity:.85}.scroll-spacer[data-v-36517f43]{min-height:60vh}.decorative-image[data-v-36517f43]{margin-top:1.5rem;text-align:center}.decorative-image img[data-v-36517f43]{width:100%;height:auto}.catalog-view[data-v-fd058f2b]{display:flex;flex-direction:column;gap:.5rem}.view-header[data-v-fd058f2b]{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.back-button[data-v-fd058f2b]{padding:.375rem .75rem;font-size:.875rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);cursor:pointer;min-height:44px}.back-button[data-v-fd058f2b]:active{background:var(--color-surface-active)}.view-title[data-v-fd058f2b]{font-size:1.125rem;font-weight:600}.search-row[data-v-fd058f2b]{display:flex;gap:.5rem}.search-input[data-v-fd058f2b]{flex:1;padding:.75rem 1rem;font-size:1rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);min-height:48px}.search-input[data-v-fd058f2b]:focus{outline:none;border-color:var(--color-primary)}.search-input[data-v-fd058f2b]::placeholder{color:var(--color-text-muted)}.new-button[data-v-fd058f2b]{padding:.5rem 1rem;font-size:.9375rem;font-weight:600;color:var(--color-surface);background:var(--color-primary);border:none;border-radius:8px;cursor:pointer;min-height:48px;white-space:nowrap}.new-button[data-v-fd058f2b]:active{background:var(--color-primary-dark)}.feedback[data-v-fd058f2b]{padding:.375rem .75rem;font-size:.8125rem;color:var(--color-primary-dark);background:var(--color-primary-light);border-radius:4px}.item-list[data-v-fd058f2b]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.item-row[data-v-fd058f2b]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.item-main[data-v-fd058f2b]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;cursor:pointer;min-height:52px;gap:.5rem}.item-main[data-v-fd058f2b]:active{background:var(--color-surface-hover)}.item-info[data-v-fd058f2b]{display:flex;flex-direction:column;gap:.125rem;min-width:0;flex:1}.item-name[data-v-fd058f2b]{font-size:1rem;font-weight:500}.item-meta[data-v-fd058f2b]{display:flex;gap:.5rem;font-size:.8125rem;color:var(--color-text-secondary)}.favorite-button[data-v-fd058f2b]{width:36px;height:36px;font-size:1.125rem;color:var(--color-text-muted);background:transparent;border:none;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:0}.favorite-button[data-v-fd058f2b]:active{background:var(--color-surface-hover)}.favorite-button.is-favorite[data-v-fd058f2b]{color:#f59e0b}.quick-add-button[data-v-fd058f2b]{width:44px;height:44px;font-size:1.25rem;font-weight:700;color:var(--color-primary);background:var(--color-primary-light);border:1px solid var(--color-primary);border-radius:50%;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center}.quick-add-button[data-v-fd058f2b]:active{background:var(--color-primary-dark);color:#fff}.edit-form[data-v-fd058f2b]{padding:.75rem 1rem;border-top:1px solid var(--color-border);background:var(--color-surface-muted);display:flex;flex-direction:column;gap:.625rem}.new-form[data-v-fd058f2b]{border:1px solid var(--color-primary);border-radius:8px;background:var(--color-surface)}.form-title[data-v-fd058f2b]{font-size:1rem;font-weight:600;margin-bottom:.25rem}.field-label[data-v-fd058f2b]{display:flex;flex-direction:column;gap:.25rem;font-size:.8125rem;color:var(--color-text-label)}.field-input[data-v-fd058f2b]{padding:.5rem .75rem;font-size:1rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);min-height:44px}.field-input[data-v-fd058f2b]:focus{outline:none;border-color:var(--color-primary)}.field-select[data-v-fd058f2b]{padding:.5rem .75rem;font-size:1rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);min-height:44px}.field-select[data-v-fd058f2b]:focus{outline:none;border-color:var(--color-primary)}.store-prefs[data-v-fd058f2b]{border:none;padding:0;margin:0}.prefs-legend[data-v-fd058f2b]{font-size:.8125rem;color:var(--color-text-label);margin-bottom:.375rem}.pref-checkbox[data-v-fd058f2b]{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:var(--color-text);padding:.375rem 0;cursor:pointer;min-height:44px}.pref-checkbox input[type=checkbox][data-v-fd058f2b]{width:20px;height:20px;cursor:pointer}.form-actions[data-v-fd058f2b]{display:flex;gap:.5rem;margin-top:.25rem}.save-button[data-v-fd058f2b]{padding:.5rem 1rem;font-size:.9375rem;font-weight:600;color:var(--color-surface);background:var(--color-primary);border:none;border-radius:4px;cursor:pointer;min-height:44px}.save-button[data-v-fd058f2b]:active{background:var(--color-primary-dark)}.save-button[data-v-fd058f2b]:disabled{opacity:.5;cursor:not-allowed}.cancel-button[data-v-fd058f2b]{padding:.5rem 1rem;font-size:.9375rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);cursor:pointer;min-height:44px}.cancel-button[data-v-fd058f2b]:active{background:var(--color-surface-active)}.loading[data-v-fd058f2b],.error[data-v-fd058f2b],.empty[data-v-fd058f2b]{padding:2rem;text-align:center;color:var(--color-text-muted)}.error[data-v-fd058f2b]{color:var(--color-danger)}.item-stores[data-v-fd058f2b]{font-style:italic}.config-dot[data-v-fd058f2b]{display:inline-block;width:8px;height:8px;border-radius:50%;margin-left:.375rem;vertical-align:middle}.config-complete[data-v-fd058f2b]{background-color:#22c55e}.config-partial[data-v-fd058f2b]{background-color:#f59e0b}.delete-button[data-v-fd058f2b]{margin-left:auto;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;color:var(--color-danger);background:var(--color-surface);border:1px solid var(--color-danger);border-radius:4px;cursor:pointer;min-height:44px}.delete-button[data-v-fd058f2b]:active{background:var(--color-danger);color:#fff}.confirm-overlay[data-v-fd058f2b]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.confirm-dialog[data-v-fd058f2b]{background:var(--color-surface);border-radius:12px;padding:1.5rem;width:min(320px,90vw);display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 24px #00000026}.confirm-message[data-v-fd058f2b]{font-size:1rem;font-weight:500;text-align:center}.confirm-warning[data-v-fd058f2b]{font-size:.8125rem;color:var(--color-text-secondary);text-align:center}.confirm-actions[data-v-fd058f2b]{display:flex;gap:.75rem}.confirm-cancel[data-v-fd058f2b],.confirm-ok[data-v-fd058f2b]{flex:1;padding:.75rem;font-size:.9375rem;font-weight:500;border-radius:8px;cursor:pointer;min-height:48px}.confirm-cancel[data-v-fd058f2b]{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text)}.confirm-cancel[data-v-fd058f2b]:active{background:var(--color-surface-active)}.confirm-ok[data-v-fd058f2b]{background:var(--color-danger);border:none;color:#fff}.confirm-ok[data-v-fd058f2b]:active{opacity:.85}.confirm-ok[data-v-fd058f2b]:disabled{opacity:.5;cursor:not-allowed}.shopping-view[data-v-40b20bca]{display:flex;flex-direction:column;gap:.5rem}.view-header[data-v-40b20bca]{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.back-button[data-v-40b20bca]{padding:.375rem .75rem;font-size:.875rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);cursor:pointer;min-height:44px}.back-button[data-v-40b20bca]:active{background:var(--color-surface-active)}.refresh-button[data-v-40b20bca]{margin-left:auto;width:44px;height:44px;font-size:1.25rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);cursor:pointer;display:flex;align-items:center;justify-content:center}.refresh-button[data-v-40b20bca]:active:not(:disabled){background:var(--color-surface-active)}.refresh-button[data-v-40b20bca]:disabled{opacity:.5;cursor:default}.view-title[data-v-40b20bca]{font-size:1.125rem;font-weight:600}.list-content-wrapper[data-v-40b20bca]{position:relative}.category-group[data-v-40b20bca]{margin-bottom:.5rem}.category-header[data-v-40b20bca]{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.5rem .75rem .25rem;border-radius:4px;color:#fff;background:var(--color-text-secondary)}.item-main[data-v-40b20bca]{display:flex;align-items:center;padding:.75rem .75rem .75rem 1rem;cursor:default;min-height:52px;gap:.625rem;font-weight:500}.item-note[data-v-40b20bca]{font-size:.8125rem;font-style:italic;color:var(--color-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-row.item-row-bought[data-v-40b20bca]{background:#d8d8d8;border-color:#d8d8d8}.item-row-bought>.item-card[data-v-40b20bca]{background:#d8d8d8}.item-row-bought .item-main[data-v-40b20bca]{color:#00000080}.item-row-bought .item-name[data-v-40b20bca],.item-row-bought .qty-badge[data-v-40b20bca]{text-decoration:line-through;text-decoration-thickness:2px;font-weight:400}.item-row-bought .qty-badge[data-v-40b20bca]{color:#0006}.item-row-bought .item-note[data-v-40b20bca]{color:#00000059}.pull-indicator-viewport[data-v-40b20bca]{position:absolute;top:0;right:0;left:0;height:48px;overflow:hidden;pointer-events:none;z-index:0}.pull-to-refresh-indicator[data-v-40b20bca]{height:48px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#555;background:#f5f5f5;border-radius:6px;font-size:.875rem;font-weight:600;opacity:.85}.pull-to-refresh-indicator.pull-armed[data-v-40b20bca]{color:var(--color-primary-dark, #2a7ae2);background:#eef3e4;opacity:1}.pull-to-refresh-indicator.pull-settled[data-v-40b20bca]{transition:transform .18s ease-out}.pull-to-refresh-indicator.pull-success[data-v-40b20bca]{color:#2f6b2d;background:#eef7ee}.pull-to-refresh-indicator.pull-error[data-v-40b20bca]{color:#c44;background:#fef2f2}.gesture-content[data-v-40b20bca]{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem}.gesture-content.pull-settled[data-v-40b20bca]{transition:transform .18s ease-out,margin-bottom .18s ease-out}.buy-error[data-v-40b20bca]{padding:.5rem .75rem;font-size:.875rem;color:var(--color-danger);text-align:center}.hide-bought-button[data-v-40b20bca]{width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;color:var(--color-text-secondary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;cursor:pointer;min-height:48px}.hide-bought-button[data-v-40b20bca]:active{background:var(--color-surface-active)}.bulk-actions[data-v-40b20bca]{margin-top:.25rem}.loading[data-v-40b20bca],.error[data-v-40b20bca],.empty[data-v-40b20bca]{padding:2rem;text-align:center;color:var(--color-text-muted)}.error[data-v-40b20bca]{color:var(--color-danger)}:root{--color-primary: #89A645;--color-primary-dark: #379134;--color-primary-light: #f0f4e6;--color-bg: #ffffff;--color-surface: #ffffff;--color-surface-hover: #f7f6f4;--color-surface-active: #efede8;--color-surface-muted: #f9f8f6;--color-text: #3a2e1e;--color-text-secondary: #7a7068;--color-text-muted: #918981;--color-text-label: #5c5248;--color-border: #d4cec6;--color-secondary-blue: #3094AF;--color-secondary-brown: #694F33;--color-danger: #c00;--color-danger-bg: #fff0f0;--color-success: #2a7}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{font-family:system-ui,-apple-system,sans-serif;color:var(--color-text);background:var(--color-bg)}#app-root{max-width:600px;margin:0 auto;padding:0 1rem;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));padding-bottom:env(safe-area-inset-bottom)}.app-content{padding:1rem 0}.app-footer{margin-top:3rem;padding:1rem 0;border-top:1px solid var(--color-border);display:flex;justify-content:center;gap:1rem}.footer-button{padding:.375rem .75rem;font-size:.875rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);cursor:pointer;min-height:44px}.footer-button:active{background:var(--color-surface-active)}.placeholder-content{padding:3rem 1rem;text-align:center;color:var(--color-text-muted);font-size:1rem}.list-view .view-header{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:.5rem}.list-view .back-button{position:absolute;left:0;padding:.375rem .75rem;font-size:.875rem;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);cursor:pointer;min-height:44px}.list-view .back-button:active{background:var(--color-surface-active)}.list-view .view-title{font-size:1.125rem;font-weight:600;margin:0;text-align:center}.list-view .item-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.list-view .item-row{position:relative;border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.list-view .item-card{position:relative;z-index:1;background:var(--color-surface)}.list-view .swipe-reveal{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;letter-spacing:.03em;color:#fff;z-index:0}.list-view .swipe-reveal-buy{background:var(--color-success)}.list-view .swipe-reveal-unbuy{background:var(--color-secondary-blue)}.list-view .swipe-reveal-hide{background:#888}.list-view .swipe-reveal-from-left{justify-content:flex-start;padding-left:1.5rem}.list-view .swipe-reveal-from-right{justify-content:flex-end;padding-right:1.5rem}.list-view .item-row-blue{background:var(--color-secondary-blue);border-color:var(--color-secondary-blue)}.list-view .item-row-blue>.item-card{background:var(--color-secondary-blue)}.list-view .item-row-brown{background:var(--color-secondary-brown);border-color:var(--color-secondary-brown)}.list-view .item-row-brown>.item-card{background:var(--color-secondary-brown)}.list-view .item-row-blue .item-main,.list-view .item-row-brown .item-main{color:#fff}.list-view .item-row-blue .qty-badge,.list-view .item-row-brown .qty-badge{color:#ffffffd9}.list-view .item-row-blue .item-note,.list-view .item-row-brown .item-note,.list-view .item-row-blue .item-added-by,.list-view .item-row-brown .item-added-by{color:#ffffffb3}.list-view .item-row-bought.item-row-blue{background:#88bbc8;border-color:#88bbc8}.list-view .item-row-bought.item-row-blue>.item-card{background:#88bbc8}.list-view .item-row-bought.item-row-brown{background:#9e8b78;border-color:#9e8b78}.list-view .item-row-bought.item-row-brown>.item-card{background:#9e8b78}.list-view .item-row-blue .item-main:active,.list-view .item-row-brown .item-main:active{background:#0000001a}.list-view .qty-badge{font-size:.9375rem;font-weight:600;color:var(--color-text-secondary);min-width:2rem;text-align:center;flex-shrink:0}.list-view .item-info{display:flex;flex-direction:column;gap:.125rem;min-width:0;flex:1}.list-view .item-name{font-size:1rem;font-weight:500}.list-view .item-added-by{font-size:.75rem;color:var(--color-text-muted)}.list-view .processing-indicator{font-size:.75rem;color:#fff9;animation:pulse-processing 1.5s ease-in-out infinite}.list-view .processing-failed{font-size:.75rem;color:#ffb74d}@keyframes pulse-processing{0%,to{opacity:.4}50%{opacity:1}}.list-view .loading,.list-view .error,.list-view .empty{padding:2rem;text-align:center;color:var(--color-text-muted)}.list-view .error{color:var(--color-danger)}.list-view .bulk-action-button{width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;color:var(--color-danger);background:var(--color-surface);border:1px solid var(--color-danger);border-radius:8px;cursor:pointer;min-height:48px}.list-view .bulk-action-button:active{background:var(--color-danger-bg)}
