.products-page[data-v-287b73dd]{min-height:100vh;background:var(--color-bg,#faf9f7);padding-bottom:20px}.page-header[data-v-287b73dd]{display:flex;align-items:center;padding:16px 20px;background:#fff;border-bottom:1px solid #eee}.header-back[data-v-287b73dd]{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.page-header h1[data-v-287b73dd]{flex:1;text-align:center;font-size:18px;font-weight:600;margin-right:32px}.product-grid[data-v-287b73dd]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:16px}.product-card[data-v-287b73dd]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);cursor:pointer}.product-img[data-v-287b73dd]{width:100%;height:0;padding-bottom:100%;position:relative;background:#f8f8f8;overflow:hidden}.product-img img[data-v-287b73dd]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-img span[data-v-287b73dd]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:48px}.product-body[data-v-287b73dd]{padding:12px}.product-name[data-v-287b73dd]{font-size:14px;font-weight:600;margin-bottom:4px}.product-tags[data-v-287b73dd]{margin-bottom:8px}.product-tag[data-v-287b73dd]{font-size:11px;color:#999}.product-footer[data-v-287b73dd]{display:flex;justify-content:space-between;align-items:center}.product-price[data-v-287b73dd]{font-size:16px;font-weight:600;color:#d32f2f}.product-btn[data-v-287b73dd]{font-size:12px;color:var(--primary-color,#1a5f5a)}.loading[data-v-287b73dd]{text-align:center;padding:20px;color:#999}.empty-state[data-v-287b73dd]{text-align:center;padding:40px;color:#999}.empty-icon[data-v-287b73dd]{font-size:48px;display:block;margin-bottom:12px}.load-more[data-v-287b73dd]{text-align:center;padding:16px;color:#666;cursor:pointer}