.app{width:100%;min-height:100vh}.login-container[data-v-c94f91df]{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:20px}.login-box[data-v-c94f91df]{background:white;padding:40px 30px;border-radius:16px;width:100%;max-width:360px;box-shadow:0 10px 40px #0003}.title[data-v-c94f91df]{text-align:center;color:#333;margin-bottom:30px;font-size:28px;font-weight:600}.login-tabs[data-v-c94f91df]{display:flex;margin-bottom:30px;border-bottom:1px solid #e0e0e0}.tab[data-v-c94f91df]{flex:1;text-align:center;padding:10px 0;font-size:16px;color:#666;cursor:pointer;transition:all .3s}.tab.active[data-v-c94f91df]{color:#667eea;border-bottom:2px solid #667eea;font-weight:500}.form-group[data-v-c94f91df]{margin-bottom:20px}.input[data-v-c94f91df]{width:100%;padding:14px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;outline:none;transition:all .3s}.input[data-v-c94f91df]:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.code-group[data-v-c94f91df]{display:flex;gap:10px}.code-input[data-v-c94f91df]{flex:1}.code-btn[data-v-c94f91df]{padding:0 20px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer;white-space:nowrap}.code-btn[data-v-c94f91df]:disabled{background:#ccc;cursor:not-allowed}.login-btn[data-v-c94f91df]{width:100%;padding:14px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;margin-top:10px}.login-btn[data-v-c94f91df]:disabled{opacity:.6;cursor:not-allowed}.home[data-v-1cf8509a]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-1cf8509a]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center}.header h1[data-v-1cf8509a]{font-size:20px;margin:0}.header-right[data-v-1cf8509a]{display:flex;align-items:center;gap:15px}.store-selector[data-v-1cf8509a]{background:rgba(255,255,255,.2);color:#fff;padding:8px 12px;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:5px;font-size:14px}.store-selector .arrow[data-v-1cf8509a]{font-size:12px}.logout-btn[data-v-1cf8509a]{background:rgba(255,255,255,.2);color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px}.menu-grid[data-v-1cf8509a]{padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.menu-item[data-v-1cf8509a]{background:white;padding:25px 15px;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;box-shadow:0 2px 8px #0000000d;transition:all .3s;text-align:center}.menu-item[data-v-1cf8509a]:active{transform:scale(.95);background:#f8f8f8}.icon[data-v-1cf8509a]{font-size:36px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;color:#fff}.text[data-v-1cf8509a]{font-size:14px;color:#333;font-weight:500}.store-selector-popup[data-v-1cf8509a]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content[data-v-1cf8509a]{background:white;border-radius:16px;padding:25px;width:90%;max-width:400px;max-height:80vh;overflow-y:auto}.popup-content h3[data-v-1cf8509a]{margin:0 0 20px;color:#333;text-align:center}.store-list[data-v-1cf8509a]{margin-bottom:20px}.store-item[data-v-1cf8509a]{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #f0f0f0;cursor:pointer}.store-item[data-v-1cf8509a]:last-child{border-bottom:none}.store-info[data-v-1cf8509a]{flex:1}.store-info .store-name[data-v-1cf8509a]{font-size:16px;font-weight:500;color:#333;margin-bottom:5px}.store-info .store-address[data-v-1cf8509a]{font-size:14px;color:#666;line-height:1.4}.checkmark[data-v-1cf8509a]{width:20px;height:20px;border:2px solid #667eea;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#667eea;font-weight:700}.close-btn[data-v-1cf8509a]{width:100%;padding:12px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer}.user-info[data-v-be8783fc]{min-height:100vh;background:#f5f5f5}.header[data-v-be8783fc]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:20px;display:flex;align-items:center;gap:15px}.back-btn[data-v-be8783fc]{background:rgba(255,255,255,.2);color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer}.header h1[data-v-be8783fc]{font-size:20px;margin:0}.content[data-v-be8783fc]{padding:20px}.form-item[data-v-be8783fc]{background:white;padding:15px;margin-bottom:15px;border-radius:12px}.form-item label[data-v-be8783fc]{display:block;margin-bottom:10px;color:#666;font-size:14px}.input[data-v-be8783fc]{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;outline:none}.input[data-v-be8783fc]:focus{border-color:#667eea}.input[data-v-be8783fc]:disabled{background:#f5f5f5;color:#999}.save-btn[data-v-be8783fc]{width:100%;padding:14px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:10px}.save-btn[data-v-be8783fc]:disabled{opacity:.6;cursor:not-allowed}.password-section[data-v-be8783fc]{margin-top:30px;padding-top:30px;border-top:1px solid #e0e0e0}.password-section h3[data-v-be8783fc]{margin-bottom:20px;color:#333}.car-list[data-v-3a37f418]{min-height:100vh;background:#f5f5f5}.header[data-v-3a37f418]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:20px;display:flex;align-items:center;gap:15px}.back-btn[data-v-3a37f418]{background:rgba(255,255,255,.2);color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer}.header h1[data-v-3a37f418]{font-size:20px;margin:0}.list[data-v-3a37f418]{padding:20px}.empty[data-v-3a37f418]{text-align:center;padding:60px 20px}.empty-icon[data-v-3a37f418]{font-size:64px;margin-bottom:20px}.empty-text[data-v-3a37f418]{color:#999;font-size:16px;margin-bottom:30px}.add-btn[data-v-3a37f418]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:12px 30px;border-radius:8px;font-size:16px;cursor:pointer}.car-item[data-v-3a37f418]{background:white;border-radius:12px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.car-header[data-v-3a37f418]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px}.plate[data-v-3a37f418]{font-size:24px;font-weight:600;margin-bottom:5px}.brand[data-v-3a37f418]{font-size:14px;opacity:.9}.car-info[data-v-3a37f418]{padding:15px}.info-item[data-v-3a37f418]{display:flex;margin-bottom:10px;font-size:14px}.info-item[data-v-3a37f418]:last-child{margin-bottom:0}.label[data-v-3a37f418]{color:#999;width:80px}.value[data-v-3a37f418]{color:#333;flex:1}.car-create[data-v-90ceffa2]{min-height:100vh;background:#f5f5f5}.header[data-v-90ceffa2]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:20px;display:flex;align-items:center;gap:15px}.back-btn[data-v-90ceffa2]{background:rgba(255,255,255,.2);color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer}.header h1[data-v-90ceffa2]{font-size:20px;margin:0}.content[data-v-90ceffa2]{padding:20px}.form-item[data-v-90ceffa2]{background:white;padding:15px;margin-bottom:15px;border-radius:12px}.form-item label[data-v-90ceffa2]{display:block;margin-bottom:10px;color:#666;font-size:14px}.input[data-v-90ceffa2]{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;outline:none}.input[data-v-90ceffa2]:focus{border-color:#667eea}.submit-btn[data-v-90ceffa2]{width:100%;padding:14px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:10px}.submit-btn[data-v-90ceffa2]:disabled{opacity:.6;cursor:not-allowed}.product-list[data-v-f21824ec]{min-height:100vh;background:#f5f5f5}.header[data-v-f21824ec]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-f21824ec]{font-size:24px;cursor:pointer}.header h1[data-v-f21824ec]{font-size:18px;margin:0}.placeholder[data-v-f21824ec]{width:24px}.search-bar[data-v-f21824ec]{padding:15px;background:white;display:flex;gap:10px}.search-bar input[data-v-f21824ec]{flex:1;padding:10px;border:1px solid #ddd;border-radius:6px;font-size:14px}.search-btn[data-v-f21824ec]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:0 20px;border-radius:6px;cursor:pointer}.category-filter[data-v-f21824ec]{background:white;padding:10px 15px;display:flex;gap:15px;overflow-x:auto;white-space:nowrap;margin-bottom:15px}.category-item[data-v-f21824ec]{padding:8px 16px;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s}.category-item.active[data-v-f21824ec]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.product-grid[data-v-f21824ec]{padding:15px;display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.product-item[data-v-f21824ec]{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d;transition:all .3s;cursor:pointer}.product-item[data-v-f21824ec]:active{transform:scale(.98)}.product-image[data-v-f21824ec]{width:100%;height:120px;overflow:hidden}.product-image img[data-v-f21824ec]{width:100%;height:100%;object-fit:cover}.product-info[data-v-f21824ec]{padding:12px}.product-name[data-v-f21824ec]{font-size:14px;font-weight:600;margin:0 0 5px;color:#333;line-height:1.3;height:36px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-brand[data-v-f21824ec]{font-size:12px;color:#666;margin-bottom:5px}.product-price[data-v-f21824ec]{font-size:16px;font-weight:600;color:#ff4d4f;margin-bottom:3px}.product-stock[data-v-f21824ec]{font-size:12px;color:#999}.loading[data-v-f21824ec],.no-data[data-v-f21824ec]{text-align:center;padding:40px 0;color:#999;font-size:14px}.product-detail[data-v-03cbe7ab]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-03cbe7ab]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-03cbe7ab]{font-size:24px;cursor:pointer}.header h1[data-v-03cbe7ab]{font-size:18px;margin:0}.placeholder[data-v-03cbe7ab]{width:24px}.product-content[data-v-03cbe7ab]{background:white;margin-bottom:15px;padding-top:60px;padding-bottom:100px}.product-image-carousel[data-v-03cbe7ab]{width:100%;position:relative}.carousel-container[data-v-03cbe7ab]{width:100%;position:relative;padding-bottom:100%}.carousel-wrapper[data-v-03cbe7ab]{display:flex;width:100%;height:100%;position:absolute;top:0;left:0;transition:transform .3s ease}.carousel-item[data-v-03cbe7ab]{flex:0 0 100%;width:100%;height:100%;overflow:hidden}.carousel-item img[data-v-03cbe7ab]{width:100%;height:100%;object-fit:contain;cursor:pointer}.single-image[data-v-03cbe7ab]{width:100%;position:relative;padding-bottom:100%;overflow:hidden}.single-image img[data-v-03cbe7ab]{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:contain;cursor:pointer}.carousel-indicators[data-v-03cbe7ab]{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px}.indicator[data-v-03cbe7ab]{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:all .3s}.indicator.active[data-v-03cbe7ab]{background:white;width:16px;border-radius:4px}.single-image[data-v-03cbe7ab]{width:100%;height:200px;overflow:hidden}.single-image img[data-v-03cbe7ab]{width:100%;height:100%;object-fit:cover;cursor:pointer}.product-info[data-v-03cbe7ab]{padding:20px}.product-name[data-v-03cbe7ab]{font-size:18px;font-weight:600;margin:0 0 10px;color:#333}.product-brand[data-v-03cbe7ab]{font-size:14px;color:#666;margin-bottom:5px}.product-spec[data-v-03cbe7ab]{font-size:14px;color:#666;margin-bottom:15px}.product-price[data-v-03cbe7ab]{font-size:24px;font-weight:600;color:#ff4d4f;margin-bottom:10px}.product-stock[data-v-03cbe7ab]{font-size:14px;color:#999;margin-bottom:20px}.quantity-control[data-v-03cbe7ab]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.quantity-label[data-v-03cbe7ab]{font-size:14px;color:#333}.quantity-buttons[data-v-03cbe7ab]{display:flex;align-items:center;gap:15px}.btn[data-v-03cbe7ab]{width:30px;height:30px;border:1px solid #ddd;background:white;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.btn[data-v-03cbe7ab]:disabled{color:#ccc;cursor:not-allowed}.quantity[data-v-03cbe7ab]{font-size:14px;min-width:30px;text-align:center}.product-description[data-v-03cbe7ab]{margin-top:20px}.product-description h3[data-v-03cbe7ab]{font-size:16px;font-weight:600;margin:0 0 10px;color:#333}.product-description p[data-v-03cbe7ab]{font-size:14px;line-height:1.5;color:#666;margin:0}.bottom-bar[data-v-03cbe7ab]{position:fixed;bottom:0;left:0;right:0;background:white;padding:15px 20px;box-shadow:0 -2px 10px #0000001a}.buy-btn[data-v-03cbe7ab]{width:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:15px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}.loading[data-v-03cbe7ab]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}.order-create[data-v-c92c102a]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-c92c102a]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-c92c102a]{font-size:24px;cursor:pointer}.header h1[data-v-c92c102a]{font-size:18px;margin:0}.store-info[data-v-c92c102a]{font-size:14px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-info .store-name[data-v-c92c102a]{color:#fff;font-weight:500;margin:0}.order-content[data-v-c92c102a]{padding:15px}.section[data-v-c92c102a]{background:white;border-radius:12px;padding:20px;margin-bottom:15px;box-shadow:0 2px 8px #0000000d}.section h3[data-v-c92c102a]{font-size:16px;font-weight:600;margin:0 0 15px;color:#333}.delivery-option[data-v-c92c102a]{padding:10px 0}.radio[data-v-c92c102a]{display:flex;align-items:center;gap:10px;font-size:14px;color:#333}.product-item[data-v-c92c102a]{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f0f0f0}.product-info[data-v-c92c102a]{flex:1}.product-info h4[data-v-c92c102a]{font-size:14px;font-weight:500;margin:0 0 5px;color:#333}.product-spec[data-v-c92c102a]{font-size:12px;color:#666}.product-price[data-v-c92c102a]{text-align:right}.price[data-v-c92c102a]{font-size:14px;font-weight:600;color:#ff4d4f;margin-bottom:5px}.quantity[data-v-c92c102a]{font-size:12px;color:#666}.amount-item[data-v-c92c102a]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:#333}.amount-item.total[data-v-c92c102a]{margin-top:10px;padding-top:15px;border-top:1px solid #f0f0f0;font-weight:600}.total-price[data-v-c92c102a]{font-size:18px;color:#ff4d4f}.bottom-bar[data-v-c92c102a]{position:fixed;bottom:0;left:0;right:0;background:white;padding:15px 20px;box-shadow:0 -2px 10px #0000001a;display:flex;justify-content:space-between;align-items:center}.total-amount[data-v-c92c102a]{font-size:14px;color:#333}.total-amount .price[data-v-c92c102a]{font-size:18px;font-weight:600;color:#ff4d4f}.pay-btn[data-v-c92c102a]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:10px 30px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.pay-btn[data-v-c92c102a]:disabled{background:#ccc;cursor:not-allowed}.loading[data-v-c92c102a]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}.order-list[data-v-20f18bbd]{min-height:100vh;background:#f5f5f5}.header[data-v-20f18bbd]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-20f18bbd]{font-size:24px;cursor:pointer}.header h1[data-v-20f18bbd]{font-size:18px;margin:0}.placeholder[data-v-20f18bbd]{width:24px}.status-filter[data-v-20f18bbd]{background:white;padding:15px;display:flex;gap:15px;overflow-x:auto;white-space:nowrap;margin-bottom:15px}.status-item[data-v-20f18bbd]{padding:8px 16px;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s}.status-item.active[data-v-20f18bbd]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.order-list-content[data-v-20f18bbd]{padding:0 15px}.order-item[data-v-20f18bbd]{background:white;border-radius:12px;margin-bottom:15px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.order-header[data-v-20f18bbd]{padding:15px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.order-no[data-v-20f18bbd]{font-size:14px;color:#333}.order-status[data-v-20f18bbd]{font-size:14px;font-weight:500;padding:4px 12px;border-radius:12px}.status-0[data-v-20f18bbd]{background:#fff2e8;color:#fa8c16}.status-1[data-v-20f18bbd]{background:#e6f7ff;color:#1890ff}.status-2[data-v-20f18bbd]{background:#f6ffed;color:#52c41a}.status-3[data-v-20f18bbd],.status-4[data-v-20f18bbd]{background:#f0f0f0;color:#999}.order-body[data-v-20f18bbd]{padding:15px;border-bottom:1px solid #f0f0f0}.order-info[data-v-20f18bbd]{margin-bottom:10px}.order-time[data-v-20f18bbd],.order-store[data-v-20f18bbd]{font-size:14px;color:#666;margin-bottom:5px}.order-amount[data-v-20f18bbd]{text-align:right;font-size:16px;font-weight:600;color:#ff4d4f}.order-footer[data-v-20f18bbd]{padding:15px;display:flex;justify-content:flex-end;gap:10px}.action-btn[data-v-20f18bbd]{padding:8px 16px;border:1px solid #ddd;background:white;border-radius:6px;font-size:14px;cursor:pointer;transition:all .3s}.action-btn.primary[data-v-20f18bbd]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none}.loading[data-v-20f18bbd],.no-data[data-v-20f18bbd]{text-align:center;padding:40px 0;color:#999;font-size:14px}.order-detail[data-v-34d3dc3c]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-34d3dc3c]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-34d3dc3c]{font-size:24px;cursor:pointer}.header h1[data-v-34d3dc3c]{font-size:18px;margin:0}.placeholder[data-v-34d3dc3c]{width:24px}.order-content[data-v-34d3dc3c]{padding:15px}.section[data-v-34d3dc3c]{background:white;border-radius:12px;padding:20px;margin-bottom:15px;box-shadow:0 2px 8px #0000000d}.status-section[data-v-34d3dc3c]{text-align:center;padding:30px 20px}.order-status[data-v-34d3dc3c]{font-size:20px;font-weight:600;margin-bottom:15px;padding:10px 20px;border-radius:20px;display:inline-block}.status-0[data-v-34d3dc3c]{background:#fff2e8;color:#fa8c16}.status-1[data-v-34d3dc3c]{background:#e6f7ff;color:#1890ff}.status-2[data-v-34d3dc3c]{background:#f6ffed;color:#52c41a}.status-3[data-v-34d3dc3c],.status-4[data-v-34d3dc3c]{background:#f0f0f0;color:#999}.order-time[data-v-34d3dc3c]{font-size:14px;color:#666}.section h3[data-v-34d3dc3c]{font-size:16px;font-weight:600;margin:0 0 15px;color:#333}.store-info[data-v-34d3dc3c]{padding:10px 0}.store-name[data-v-34d3dc3c]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.store-address[data-v-34d3dc3c]{font-size:12px;color:#666;margin-bottom:5px;line-height:1.3}.store-phone[data-v-34d3dc3c]{font-size:12px;color:#666}.product-item[data-v-34d3dc3c]{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f0f0f0}.product-item[data-v-34d3dc3c]:last-child{border-bottom:none}.product-info[data-v-34d3dc3c]{flex:1}.product-info h4[data-v-34d3dc3c]{font-size:14px;font-weight:500;margin:0 0 5px;color:#333}.product-spec[data-v-34d3dc3c]{font-size:12px;color:#666}.product-price[data-v-34d3dc3c]{text-align:right}.price[data-v-34d3dc3c]{font-size:14px;font-weight:600;color:#ff4d4f;margin-bottom:5px}.quantity[data-v-34d3dc3c]{font-size:12px;color:#666}.amount-item[data-v-34d3dc3c]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:#333}.amount-item.total[data-v-34d3dc3c]{margin-top:10px;padding-top:15px;border-top:1px solid #f0f0f0;font-weight:600}.total-price[data-v-34d3dc3c]{font-size:18px;color:#ff4d4f}.logistics-info[data-v-34d3dc3c]{padding:10px 0}.logistics-item[data-v-34d3dc3c]{display:flex;position:relative;padding-left:20px;margin-bottom:20px}.logistics-item[data-v-34d3dc3c]:before{content:"";position:absolute;left:7px;top:0;bottom:-20px;width:2px;background:#e8e8e8}.logistics-item[data-v-34d3dc3c]:last-child:before{display:none}.logistics-item.active[data-v-34d3dc3c]:before{background:#667eea}.logistics-dot[data-v-34d3dc3c]{position:absolute;left:0;top:5px;width:16px;height:16px;border-radius:50%;background:#e8e8e8;border:2px solid #fff;box-shadow:0 0 0 2px #e8e8e8}.logistics-item.active .logistics-dot[data-v-34d3dc3c]{background:#667eea;box-shadow:0 0 0 2px #667eea}.logistics-content[data-v-34d3dc3c]{flex:1}.logistics-text[data-v-34d3dc3c]{font-size:14px;color:#333;margin-bottom:5px}.logistics-time[data-v-34d3dc3c]{font-size:12px;color:#999}.no-logistics[data-v-34d3dc3c]{text-align:center;padding:20px 0;color:#999;font-size:14px}.bottom-bar[data-v-34d3dc3c]{position:fixed;bottom:0;left:0;right:0;background:white;padding:15px 20px;box-shadow:0 -2px 10px #0000001a}.pay-btn[data-v-34d3dc3c]{width:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:15px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}.loading[data-v-34d3dc3c]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}.pay-page[data-v-cfc8f54a]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-cfc8f54a]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-cfc8f54a]{font-size:24px;cursor:pointer}.header h1[data-v-cfc8f54a]{font-size:18px;margin:0}.placeholder[data-v-cfc8f54a]{width:24px}.pay-content[data-v-cfc8f54a]{padding:15px}.order-info[data-v-cfc8f54a]{background:white;border-radius:12px;padding:20px;margin-bottom:15px;box-shadow:0 2px 8px #0000000d}.order-info h3[data-v-cfc8f54a]{font-size:16px;font-weight:600;margin:0 0 15px;color:#333}.info-item[data-v-cfc8f54a]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:#333}.info-item .amount[data-v-cfc8f54a]{font-size:18px;font-weight:600;color:#ff4d4f}.user-select[data-v-cfc8f54a]{background:white;border-radius:12px;padding:20px;margin-bottom:15px;box-shadow:0 2px 8px #0000000d}.user-select h3[data-v-cfc8f54a]{font-size:16px;font-weight:600;margin:0 0 15px;color:#333}.search-box[data-v-cfc8f54a]{position:relative;margin-bottom:15px}.search-box input[data-v-cfc8f54a]{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-size:14px;outline:none}.search-box input[data-v-cfc8f54a]:focus{border-color:#667eea}.search-result[data-v-cfc8f54a]{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #ddd;border-radius:8px;margin-top:5px;max-height:200px;overflow-y:auto;box-shadow:0 4px 12px #0000001a;z-index:1000}.user-item[data-v-cfc8f54a]{display:flex;align-items:center;padding:12px 15px;cursor:pointer;border-bottom:1px solid #f0f0f0}.user-item[data-v-cfc8f54a]:hover{background:#f5f5f5}.user-avatar[data-v-cfc8f54a]{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:12px}.user-avatar img[data-v-cfc8f54a]{width:100%;height:100%;object-fit:cover}.user-avatar.default[data-v-cfc8f54a]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600}.user-info[data-v-cfc8f54a]{flex:1}.user-name[data-v-cfc8f54a]{font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.user-phone[data-v-cfc8f54a]{font-size:12px;color:#666}.selected-user[data-v-cfc8f54a]{display:flex;align-items:center;padding:15px;background:#f5f5f5;border-radius:8px}.wallet-balance[data-v-cfc8f54a]{margin-left:auto;font-size:14px;font-weight:500;color:#667eea}.no-user[data-v-cfc8f54a]{text-align:center;color:#999;padding:20px;font-size:14px}.pay-method[data-v-cfc8f54a]{background:white;border-radius:12px;padding:20px;margin-bottom:30px;box-shadow:0 2px 8px #0000000d}.pay-method h3[data-v-cfc8f54a]{font-size:16px;font-weight:600;margin:0 0 15px;color:#333}.method-item[data-v-cfc8f54a]{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #f0f0f0;cursor:pointer}.method-item[data-v-cfc8f54a]:last-child{border-bottom:none}.method-info[data-v-cfc8f54a]{flex:1}.method-name[data-v-cfc8f54a]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.method-desc[data-v-cfc8f54a]{font-size:12px;color:#666}.radio[data-v-cfc8f54a]{width:20px;height:20px;border:1px solid #ddd;border-radius:50%;position:relative}.radio.active[data-v-cfc8f54a]{border-color:#667eea}.radio.active[data-v-cfc8f54a]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#667eea;border-radius:50%}.pay-btn[data-v-cfc8f54a]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-align:center;padding:15px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #667eea4d}.loading[data-v-cfc8f54a]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}.workorder-create[data-v-6e949de9]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-6e949de9]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-6e949de9]{font-size:24px;cursor:pointer}.header h1[data-v-6e949de9]{font-size:18px;margin:0}.store-info[data-v-6e949de9]{font-size:14px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-info .store-name[data-v-6e949de9]{color:#fff;font-weight:500;margin:0}.content[data-v-6e949de9]{padding:15px}.section[data-v-6e949de9]{background:white;border-radius:12px;padding:20px;margin-bottom:15px;box-shadow:0 2px 8px #0000000d}.section-header[data-v-6e949de9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.section-header h3[data-v-6e949de9]{font-size:16px;font-weight:600;margin:0;color:#333}.add-btn[data-v-6e949de9]{font-size:14px;color:#667eea;cursor:pointer;font-weight:500}.section h3[data-v-6e949de9]{font-size:16px;font-weight:600;margin:0 0 15px;color:#333}.car-select[data-v-6e949de9]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0;cursor:pointer}.car-select .placeholder[data-v-6e949de9],.placeholder[data-v-6e949de9]{color:#999;font-size:14px}.car-plate[data-v-6e949de9]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.car-info[data-v-6e949de9]{font-size:12px;color:#666}.store-name[data-v-6e949de9]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.store-address[data-v-6e949de9]{font-size:12px;color:#666}.arrow[data-v-6e949de9]{font-size:16px;color:#999}.input-group[data-v-6e949de9]{position:relative}.input-group input[data-v-6e949de9]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#333}.textarea-group textarea[data-v-6e949de9]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#333;min-height:100px;resize:vertical}.upload-area[data-v-6e949de9]{display:flex;flex-wrap:wrap;gap:10px}.upload-item[data-v-6e949de9]{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden}.upload-item img[data-v-6e949de9]{width:100%;height:100%;object-fit:cover}.upload-item .delete[data-v-6e949de9]{position:absolute;top:5px;right:5px;width:20px;height:20px;background:rgba(0,0,0,.5);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.upload-btn[data-v-6e949de9]{width:80px;height:80px;border:1px dashed #ddd;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.upload-btn .icon[data-v-6e949de9]{font-size:24px;color:#999;margin-bottom:5px}.upload-btn .text[data-v-6e949de9]{font-size:12px;color:#999}.submit-btn[data-v-6e949de9]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-align:center;padding:15px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:30px;box-shadow:0 4px 12px #667eea4d}.submit-btn[data-v-6e949de9]:disabled{background:#ccc;cursor:not-allowed;box-shadow:none}.submit-settlement-btn[data-v-6e949de9]{background:linear-gradient(135deg,#52c41a 0%,#389e0d 100%);color:#fff;text-align:center;padding:15px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:15px;box-shadow:0 4px 12px #52c41a4d}.submit-settlement-btn[data-v-6e949de9]:disabled{background:#ccc;cursor:not-allowed;box-shadow:none}.amount-section[data-v-6e949de9]{background:linear-gradient(135deg,#fff7e6 0%,#fff1b8 100%)}.amount-row[data-v-6e949de9]{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.amount-label[data-v-6e949de9]{font-size:16px;font-weight:600;color:#333}.amount-value[data-v-6e949de9]{font-size:20px;font-weight:700;color:#ff4d4f}.modal[data-v-6e949de9]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:200;display:flex;align-items:flex-end;justify-content:center}.modal-content[data-v-6e949de9]{background:white;border-radius:12px 12px 0 0;width:100%;max-height:70vh;overflow:hidden}.modal-header[data-v-6e949de9]{padding:15px 20px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.modal-header h3[data-v-6e949de9]{font-size:16px;font-weight:600;margin:0;color:#333}.close[data-v-6e949de9]{font-size:24px;cursor:pointer;color:#999}.car-list[data-v-6e949de9],.product-select-list[data-v-6e949de9],.project-select-list[data-v-6e949de9]{padding:10px 0;max-height:calc(70vh - 120px);overflow-y:auto}.car-item[data-v-6e949de9],.product-select-item[data-v-6e949de9],.project-select-item[data-v-6e949de9]{padding:15px 20px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.car-item[data-v-6e949de9]:active,.product-select-item[data-v-6e949de9]:active,.project-select-item[data-v-6e949de9]:active{background:#f8f8f8}.car-detail[data-v-6e949de9],.store-phone[data-v-6e949de9]{font-size:12px;color:#666;margin-top:5px}.check[data-v-6e949de9]{width:20px;height:20px;border:1px solid #667eea;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#667eea;font-size:14px;font-weight:600}.loading[data-v-6e949de9]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}.product-list[data-v-6e949de9],.project-list[data-v-6e949de9]{margin-top:10px}.product-item[data-v-6e949de9],.project-item[data-v-6e949de9]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0}.product-info[data-v-6e949de9],.project-info[data-v-6e949de9]{flex:1}.product-name[data-v-6e949de9],.project-name[data-v-6e949de9]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.product-detail[data-v-6e949de9],.project-detail[data-v-6e949de9]{font-size:12px;color:#666}.product-item .delete[data-v-6e949de9],.project-item .delete[data-v-6e949de9]{width:20px;height:20px;background:#ff6b6b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.search-bar[data-v-6e949de9]{padding:10px 20px;border-bottom:1px solid #f0f0f0}.search-bar input[data-v-6e949de9]{width:100%;padding:10px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#333}.product-select-info[data-v-6e949de9],.project-select-info[data-v-6e949de9]{flex:1}.product-select-name[data-v-6e949de9],.project-select-name[data-v-6e949de9]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.product-select-price[data-v-6e949de9],.project-select-price[data-v-6e949de9]{font-size:12px;color:#667eea;font-weight:500}.modal-footer[data-v-6e949de9]{padding:15px 20px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.quantity-control[data-v-6e949de9]{display:flex;align-items:center;gap:10px}.quantity-control button[data-v-6e949de9]{width:30px;height:30px;border:1px solid #ddd;border-radius:4px;background:white;font-size:16px;cursor:pointer}.quantity-control button[data-v-6e949de9]:disabled{background:#f0f0f0;cursor:not-allowed}.quantity-control span[data-v-6e949de9]{font-size:14px;min-width:30px;text-align:center}.confirm-btn[data-v-6e949de9]{background:#667eea;color:#fff;border:none;padding:8px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.workorder-edit[data-v-46bacde4]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-46bacde4]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-46bacde4]{font-size:24px;cursor:pointer}.header h1[data-v-46bacde4]{font-size:18px;margin:0}.placeholder[data-v-46bacde4]{width:24px}.store-info[data-v-46bacde4]{font-size:14px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-info .store-name[data-v-46bacde4]{color:#fff;font-weight:500;margin:0}.content[data-v-46bacde4]{padding:15px}.section[data-v-46bacde4]{background:white;border-radius:12px;padding:20px;margin-bottom:15px;box-shadow:0 2px 8px #0000000d}.section-header[data-v-46bacde4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.section-header h3[data-v-46bacde4]{font-size:16px;font-weight:600;margin:0;color:#333}.add-btn[data-v-46bacde4]{font-size:14px;color:#667eea;cursor:pointer;font-weight:500}.section h3[data-v-46bacde4]{font-size:16px;font-weight:600;margin:0 0 15px;color:#333}.car-select[data-v-46bacde4]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0;cursor:pointer}.car-select .placeholder[data-v-46bacde4],.placeholder[data-v-46bacde4]{color:#999;font-size:14px}.car-plate[data-v-46bacde4]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.car-info[data-v-46bacde4]{font-size:12px;color:#666}.store-name[data-v-46bacde4]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.store-address[data-v-46bacde4]{font-size:12px;color:#666}.arrow[data-v-46bacde4]{font-size:16px;color:#999}.input-group[data-v-46bacde4]{position:relative}.input-group input[data-v-46bacde4]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#333}.textarea-group textarea[data-v-46bacde4]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#333;min-height:100px;resize:vertical}.upload-area[data-v-46bacde4]{display:flex;flex-wrap:wrap;gap:10px}.upload-item[data-v-46bacde4]{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden}.upload-item img[data-v-46bacde4]{width:100%;height:100%;object-fit:cover}.upload-item .delete[data-v-46bacde4]{position:absolute;top:5px;right:5px;width:20px;height:20px;background:rgba(0,0,0,.5);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.upload-btn[data-v-46bacde4]{width:80px;height:80px;border:1px dashed #ddd;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.upload-btn .icon[data-v-46bacde4]{font-size:24px;color:#999;margin-bottom:5px}.upload-btn .text[data-v-46bacde4]{font-size:12px;color:#999}.submit-btn[data-v-46bacde4]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-align:center;padding:15px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:30px;box-shadow:0 4px 12px #667eea4d}.submit-btn[data-v-46bacde4]:disabled{background:#ccc;cursor:not-allowed;box-shadow:none}.cancel-btn[data-v-46bacde4]{background:#ff4d4f;color:#fff;text-align:center;padding:15px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:15px;box-shadow:0 4px 12px #ff4d4f4d}.submit-settlement-btn[data-v-46bacde4]{background:linear-gradient(135deg,#52c41a 0%,#389e0d 100%);color:#fff;text-align:center;padding:15px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:15px;box-shadow:0 4px 12px #52c41a4d}.submit-settlement-btn[data-v-46bacde4]:disabled{background:#ccc;cursor:not-allowed;box-shadow:none}.amount-section[data-v-46bacde4]{background:linear-gradient(135deg,#fff7e6 0%,#fff1b8 100%)}.amount-row[data-v-46bacde4]{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.amount-label[data-v-46bacde4]{font-size:16px;font-weight:600;color:#333}.amount-value[data-v-46bacde4]{font-size:20px;font-weight:700;color:#ff4d4f}.modal[data-v-46bacde4]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:200;display:flex;align-items:flex-end;justify-content:center}.modal-content[data-v-46bacde4]{background:white;border-radius:12px 12px 0 0;width:100%;max-height:70vh;overflow:hidden}.modal-header[data-v-46bacde4]{padding:15px 20px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.modal-header h3[data-v-46bacde4]{font-size:16px;font-weight:600;margin:0;color:#333}.close[data-v-46bacde4]{font-size:24px;cursor:pointer;color:#999}.car-list[data-v-46bacde4],.product-select-list[data-v-46bacde4],.project-select-list[data-v-46bacde4]{padding:10px 0;max-height:calc(70vh - 120px);overflow-y:auto}.car-item[data-v-46bacde4],.product-select-item[data-v-46bacde4],.project-select-item[data-v-46bacde4]{padding:15px 20px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.car-item[data-v-46bacde4]:active,.product-select-item[data-v-46bacde4]:active,.project-select-item[data-v-46bacde4]:active{background:#f8f8f8}.car-detail[data-v-46bacde4]{font-size:12px;color:#666;margin-top:5px}.check[data-v-46bacde4]{width:20px;height:20px;border:1px solid #667eea;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#667eea;font-size:14px;font-weight:600}.loading[data-v-46bacde4]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}.product-list[data-v-46bacde4],.project-list[data-v-46bacde4]{margin-top:10px}.product-item[data-v-46bacde4],.project-item[data-v-46bacde4]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0}.product-info[data-v-46bacde4],.project-info[data-v-46bacde4]{flex:1}.product-name[data-v-46bacde4],.project-name[data-v-46bacde4]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.product-detail[data-v-46bacde4],.project-detail[data-v-46bacde4]{font-size:12px;color:#666}.product-item .delete[data-v-46bacde4],.project-item .delete[data-v-46bacde4]{width:20px;height:20px;background:#ff6b6b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.search-bar[data-v-46bacde4]{padding:10px 20px;border-bottom:1px solid #f0f0f0}.search-bar input[data-v-46bacde4]{width:100%;padding:10px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#333}.product-select-info[data-v-46bacde4],.project-select-info[data-v-46bacde4]{flex:1}.product-select-name[data-v-46bacde4],.project-select-name[data-v-46bacde4]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.product-select-price[data-v-46bacde4],.project-select-price[data-v-46bacde4]{font-size:12px;color:#667eea;font-weight:500}.modal-footer[data-v-46bacde4]{padding:15px 20px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.quantity-control[data-v-46bacde4]{display:flex;align-items:center;gap:10px}.quantity-control button[data-v-46bacde4]{width:30px;height:30px;border:1px solid #ddd;border-radius:4px;background:white;font-size:16px;cursor:pointer}.quantity-control button[data-v-46bacde4]:disabled{background:#f0f0f0;cursor:not-allowed}.quantity-control span[data-v-46bacde4]{font-size:14px;min-width:30px;text-align:center}.confirm-btn[data-v-46bacde4]{background:#667eea;color:#fff;border:none;padding:8px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.workorder-list[data-v-14e1512b]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-14e1512b]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-14e1512b]{font-size:24px;cursor:pointer}.header h1[data-v-14e1512b]{font-size:18px;margin:0}.add-btn[data-v-14e1512b]{font-size:24px;cursor:pointer;font-weight:700}.status-tabs[data-v-14e1512b]{display:flex;background:white;padding:0 15px;border-bottom:1px solid #f0f0f0;position:sticky;top:60px;z-index:90;overflow-x:auto;white-space:nowrap}.tab[data-v-14e1512b]{padding:12px 15px;text-align:center;font-size:14px;color:#666;cursor:pointer;border-bottom:2px solid transparent;display:inline-block}.tab.active[data-v-14e1512b]{color:#667eea;border-bottom-color:#667eea;font-weight:600}.content[data-v-14e1512b]{padding:15px}.workorder-item[data-v-14e1512b]{background:white;border-radius:12px;padding:20px;margin-bottom:15px;box-shadow:0 2px 8px #0000000d}.workorder-header[data-v-14e1512b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.workorder-no[data-v-14e1512b]{font-size:14px;color:#333;font-weight:500}.workorder-status[data-v-14e1512b]{font-size:12px;padding:4px 12px;border-radius:12px;font-weight:500}.status-pending[data-v-14e1512b]{background:#fff3cd;color:#856404}.status-confirmed[data-v-14e1512b]{background:#d1ecf1;color:#0c5460}.status-processing[data-v-14e1512b]{background:#cce7ff;color:#004085}.status-completed[data-v-14e1512b]{background:#d4edda;color:#155724}.status-canceled[data-v-14e1512b]{background:#f8d7da;color:#721c24}.workorder-body[data-v-14e1512b]{display:flex;flex-direction:column;gap:15px}.workorder-info[data-v-14e1512b]{display:flex;flex-direction:column;gap:10px}.info-item[data-v-14e1512b]{display:flex;justify-content:space-between;align-items:center;font-size:14px}.info-item .label[data-v-14e1512b]{color:#666}.info-item .value[data-v-14e1512b]{color:#333;font-weight:500}.workorder-actions[data-v-14e1512b]{display:flex;gap:10px;margin-top:10px}.action-btn[data-v-14e1512b]{flex:1;padding:10px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.action-btn.view[data-v-14e1512b]{background:#409eff;color:#fff}.action-btn.edit[data-v-14e1512b]{background:#667eea;color:#fff}.action-btn.cancel[data-v-14e1512b]{background:#ff4d4f;color:#fff}.empty[data-v-14e1512b]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-icon[data-v-14e1512b]{font-size:48px;margin-bottom:20px}.empty-text[data-v-14e1512b]{font-size:16px;color:#999;margin-bottom:30px}.empty-btn[data-v-14e1512b]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:12px 30px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.loading[data-v-14e1512b]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}.workorder-detail[data-v-c3308835]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-c3308835]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-c3308835]{font-size:24px;cursor:pointer}.header h1[data-v-c3308835]{font-size:18px;margin:0}.placeholder[data-v-c3308835]{width:24px}.content[data-v-c3308835]{padding:15px}.section[data-v-c3308835]{background:white;border-radius:12px;padding:20px;margin-bottom:15px;box-shadow:0 2px 8px #0000000d}.section h3[data-v-c3308835]{font-size:16px;font-weight:600;margin:0 0 15px;color:#333}.info-item[data-v-c3308835]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0}.info-item[data-v-c3308835]:last-child{border-bottom:none}.info-item .label[data-v-c3308835]{color:#666;font-size:14px}.info-item .value[data-v-c3308835]{color:#333;font-size:14px;font-weight:500}.status-pending[data-v-c3308835]{color:#856404}.status-confirmed[data-v-c3308835]{color:#0c5460}.status-processing[data-v-c3308835]{color:#004085}.status-completed[data-v-c3308835]{color:#155724}.status-canceled[data-v-c3308835]{color:#721c24}.description[data-v-c3308835],.remark[data-v-c3308835]{font-size:14px;color:#333;line-height:1.5}.product-list[data-v-c3308835],.project-list[data-v-c3308835]{margin-top:10px}.product-item[data-v-c3308835],.project-item[data-v-c3308835]{padding:10px 0;border-bottom:1px solid #f0f0f0}.product-item[data-v-c3308835]:last-child,.project-item[data-v-c3308835]:last-child{border-bottom:none}.product-name[data-v-c3308835],.project-name[data-v-c3308835]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.product-detail[data-v-c3308835],.project-detail[data-v-c3308835]{font-size:12px;color:#666;display:flex;flex-wrap:wrap;gap:15px}.image-list[data-v-c3308835]{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.image-item[data-v-c3308835]{width:80px;height:80px;border-radius:8px;overflow:hidden}.image-item img[data-v-c3308835]{width:100%;height:100%;object-fit:cover}.actions[data-v-c3308835]{display:flex;gap:15px;margin-top:30px}.action-btn[data-v-c3308835]{flex:1;text-align:center;padding:15px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #0000001a}.action-btn.edit[data-v-c3308835]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.action-btn.cancel[data-v-c3308835]{background:#ff4d4f;color:#fff}.loading[data-v-c3308835]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}.amount-section[data-v-c3308835]{background:linear-gradient(135deg,#fff7e6 0%,#fff1b8 100%)}.amount-row[data-v-c3308835]{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.amount-label[data-v-c3308835]{font-size:16px;font-weight:600;color:#333}.amount-value[data-v-c3308835]{font-size:20px;font-weight:700;color:#ff4d4f}.settlement-list[data-v-c3308835]{margin-top:10px}.settlement-item[data-v-c3308835]{padding:15px 0;border-bottom:1px solid #f0f0f0}.settlement-item[data-v-c3308835]:last-child{border-bottom:none}.settlement-header[data-v-c3308835]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.settlement-time[data-v-c3308835]{font-size:14px;color:#666}.settlement-amount[data-v-c3308835]{font-size:16px;font-weight:600;color:#ff4d4f}.settlement-detail[data-v-c3308835]{font-size:14px;color:#333;margin-bottom:10px;display:flex;flex-wrap:wrap;gap:15px}.settlement-images[data-v-c3308835]{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.settlement-list[data-v-b3ecd21a]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-b3ecd21a]{background:linear-gradient(135deg,#52c41a 0%,#389e0d 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-b3ecd21a]{font-size:24px;cursor:pointer}.header h1[data-v-b3ecd21a]{font-size:18px;margin:0}.placeholder[data-v-b3ecd21a]{width:24px}.status-tabs[data-v-b3ecd21a]{display:flex;background:white;padding:0 15px;border-bottom:1px solid #f0f0f0;position:sticky;top:60px;z-index:90}.tab[data-v-b3ecd21a]{flex:1;padding:12px 0;text-align:center;font-size:14px;color:#666;cursor:pointer;border-bottom:2px solid transparent}.tab.active[data-v-b3ecd21a]{color:#52c41a;border-bottom-color:#52c41a;font-weight:600}.content[data-v-b3ecd21a]{padding:15px}.workorder-list[data-v-b3ecd21a]{display:flex;flex-direction:column;gap:15px}.workorder-item[data-v-b3ecd21a]{background:white;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d}.workorder-header[data-v-b3ecd21a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.workorder-no[data-v-b3ecd21a]{font-size:14px;font-weight:600;color:#333}.status-info[data-v-b3ecd21a]{display:flex;gap:8px;align-items:center}.workorder-status[data-v-b3ecd21a],.settlement-status[data-v-b3ecd21a]{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:500}.status-pending[data-v-b3ecd21a]{background:#fff3cd;color:#856404}.status-confirmed[data-v-b3ecd21a]{background:#d1ecf1;color:#0c5460}.status-processing[data-v-b3ecd21a]{background:#cce5ff;color:#004085}.status-completed[data-v-b3ecd21a]{background:#d4edda;color:#155724}.status-canceled[data-v-b3ecd21a]{background:#f8d7da;color:#721c24}.settlement-status-pending[data-v-b3ecd21a]{background:#fff3cd;color:#856404}.settlement-status-partial[data-v-b3ecd21a]{background:#fff7e6;color:#d48806}.settlement-status-completed[data-v-b3ecd21a]{background:#d4edda;color:#155724}.workorder-info[data-v-b3ecd21a]{margin-bottom:15px}.info-row[data-v-b3ecd21a]{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.label[data-v-b3ecd21a]{font-size:14px;color:#666}.value[data-v-b3ecd21a]{font-size:14px;color:#333;font-weight:500}.value.amount[data-v-b3ecd21a]{color:#ff4d4f;font-size:16px;font-weight:700}.workorder-actions[data-v-b3ecd21a]{display:flex;gap:10px}.action-btn[data-v-b3ecd21a]{flex:1;padding:10px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.action-btn.settle[data-v-b3ecd21a]{background:linear-gradient(135deg,#52c41a 0%,#389e0d 100%);color:#fff}.action-btn.complete[data-v-b3ecd21a]{background:linear-gradient(135deg,#1890ff 0%,#096dd9 100%);color:#fff}.action-btn.view[data-v-b3ecd21a]{background:#f0f0f0;color:#333}.empty[data-v-b3ecd21a]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.empty-icon[data-v-b3ecd21a]{font-size:48px;margin-bottom:15px}.empty-text[data-v-b3ecd21a]{font-size:16px;color:#999}.loading[data-v-b3ecd21a]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}.settlement[data-v-f4f2851d]{min-height:100vh;background:#f5f5f5;position:relative}.header[data-v-f4f2851d]{background:linear-gradient(135deg,#52c41a 0%,#389e0d 100%);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.back[data-v-f4f2851d]{font-size:24px;cursor:pointer}.header h1[data-v-f4f2851d]{font-size:18px;margin:0}.placeholder[data-v-f4f2851d]{width:24px}.content[data-v-f4f2851d]{padding:15px}.section[data-v-f4f2851d]{background:white;border-radius:12px;padding:20px;margin-bottom:15px;box-shadow:0 2px 8px #0000000d}.section h3[data-v-f4f2851d]{font-size:16px;font-weight:600;margin:0 0 15px;color:#333}.info-item[data-v-f4f2851d]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0}.info-item[data-v-f4f2851d]:last-child{border-bottom:none}.info-item .label[data-v-f4f2851d]{color:#666;font-size:14px}.info-item .value[data-v-f4f2851d]{color:#333;font-size:14px;font-weight:500}.product-list[data-v-f4f2851d],.project-list[data-v-f4f2851d]{margin-top:10px}.product-item[data-v-f4f2851d],.project-item[data-v-f4f2851d]{padding:10px 0;border-bottom:1px solid #f0f0f0}.product-item[data-v-f4f2851d]:last-child,.project-item[data-v-f4f2851d]:last-child{border-bottom:none}.product-name[data-v-f4f2851d],.project-name[data-v-f4f2851d]{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.product-detail[data-v-f4f2851d],.project-detail[data-v-f4f2851d]{font-size:12px;color:#666;display:flex;flex-wrap:wrap;gap:15px}.amount-section[data-v-f4f2851d]{background:linear-gradient(135deg,#fff7e6 0%,#fff1b8 100%)}.amount-row[data-v-f4f2851d]{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.amount-label[data-v-f4f2851d]{font-size:16px;font-weight:600;color:#333}.amount-value[data-v-f4f2851d]{font-size:20px;font-weight:700;color:#ff4d4f}.input-group input[data-v-f4f2851d]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#333}.textarea-group textarea[data-v-f4f2851d]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#333;min-height:100px;resize:vertical}.upload-area[data-v-f4f2851d]{display:flex;flex-wrap:wrap;gap:10px}.upload-item[data-v-f4f2851d]{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden}.upload-item img[data-v-f4f2851d]{width:100%;height:100%;object-fit:cover}.upload-item .delete[data-v-f4f2851d]{position:absolute;top:5px;right:5px;width:20px;height:20px;background:rgba(0,0,0,.5);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.upload-btn[data-v-f4f2851d]{width:80px;height:80px;border:1px dashed #ddd;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.upload-btn .icon[data-v-f4f2851d]{font-size:24px;color:#999;margin-bottom:5px}.upload-btn .text[data-v-f4f2851d]{font-size:12px;color:#999}.actions[data-v-f4f2851d]{margin-top:30px}.submit-btn[data-v-f4f2851d]{background:linear-gradient(135deg,#52c41a 0%,#389e0d 100%);color:#fff;text-align:center;padding:15px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #52c41a4d}.cancel-btn[data-v-f4f2851d]{background:#f0f0f0;color:#666;text-align:center;padding:15px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:15px}.loading[data-v-f4f2851d]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}
