.product-list-container[data-v-bdfc32cc]{min-height:100vh;background:#f5f7fa;animation:fadeInUp-bdfc32cc .6s ease-out}@keyframes fadeInUp-bdfc32cc{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-header[data-v-bdfc32cc]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:25px 40px;margin-bottom:30px;box-shadow:0 2px 10px rgba(102,126,234,.3)}.header-content[data-v-bdfc32cc]{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.header-left[data-v-bdfc32cc]{flex:1}.header-info .page-title[data-v-bdfc32cc]{font-size:28px;font-weight:600;margin:0 0 8px 0;display:flex;align-items:center;gap:12px;color:#fff}.header-info .page-title i[data-v-bdfc32cc]{font-size:32px;color:#fff}.header-info .page-subtitle[data-v-bdfc32cc]{font-size:16px;opacity:.9;margin:0;line-height:1.5;color:#fff}.header-actions .el-button[data-v-bdfc32cc]{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff;font-weight:500}.header-actions .el-button[data-v-bdfc32cc]:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5)}.header-actions[data-v-bdfc32cc]{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.header-actions .el-button--danger[data-v-bdfc32cc]{background:#f56c6c;border-color:#f56c6c;color:#fff}.header-actions .el-button--danger[data-v-bdfc32cc]:hover{background:#f78989;border-color:#f78989}.main-content[data-v-bdfc32cc]{max-width:1400px;margin:0 auto;padding:0 30px}.filter-section[data-v-bdfc32cc]{margin-bottom:25px}.filter-card[data-v-bdfc32cc]{border:none;box-shadow:0 2px 8px rgba(0,0,0,.06)}.filter-form[data-v-bdfc32cc]{padding:10px 0}.form-item[data-v-bdfc32cc]{margin-bottom:0}.form-label[data-v-bdfc32cc]{display:block;font-size:14px;color:#606266;font-weight:500;margin-bottom:8px}.form-actions[data-v-bdfc32cc]{display:flex;gap:12px;justify-content:flex-end;align-items:center;height:100%;flex-wrap:wrap}.stats-section[data-v-bdfc32cc]{margin-bottom:25px}.stat-card[data-v-bdfc32cc]{background:#fff;border-radius:20px;padding:24px 20px;display:flex;align-items:center;gap:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #f1f3f4;position:relative;overflow:hidden}.stat-card[data-v-bdfc32cc]:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.12)}.stat-icon[data-v-bdfc32cc]{width:60px;height:60px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:26px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.1);position:relative}.stat-icon[data-v-bdfc32cc]:before{content:"";position:absolute;inset:-2px;border-radius:22px;padding:2px;background:linear-gradient(135deg,#4facfe,#00f2fe);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.stat-icon i[data-v-bdfc32cc]{color:#4facfe;z-index:1}.stat-icon.active[data-v-bdfc32cc]:before{background:linear-gradient(135deg,#67c23a,#85ce61)}.stat-icon.active i[data-v-bdfc32cc]{color:#67c23a}.stat-icon.warning[data-v-bdfc32cc]:before{background:linear-gradient(135deg,#f56c6c,#f78989)}.stat-icon.warning i[data-v-bdfc32cc]{color:#f56c6c}.stat-icon.featured[data-v-bdfc32cc]:before{background:linear-gradient(135deg,#e6a23c,#ebb563)}.stat-icon.featured i[data-v-bdfc32cc]{color:#e6a23c}.stat-content[data-v-bdfc32cc]{flex:1}.stat-number[data-v-bdfc32cc]{font-size:32px;font-weight:700;color:#303133;line-height:1;margin-bottom:4px}.stat-label[data-v-bdfc32cc]{font-size:14px;color:#666;font-weight:500}.table-section[data-v-bdfc32cc]{margin-bottom:25px}.table-card[data-v-bdfc32cc]{border:none;box-shadow:0 2px 8px rgba(0,0,0,.06)}.table-header[data-v-bdfc32cc]{display:flex;justify-content:space-between;align-items:center}.table-title[data-v-bdfc32cc]{font-size:16px;font-weight:600;color:#303133;display:flex;align-items:center;gap:8px}.table-count[data-v-bdfc32cc]{font-size:14px;color:#909399}.pagination-section[data-v-bdfc32cc]{display:flex;justify-content:center;padding:30px 0}.product-info[data-v-bdfc32cc]{display:flex;align-items:center;gap:15px;padding:8px 0}.image-container[data-v-bdfc32cc]{position:relative;width:60px;height:60px;flex-shrink:0}.product-image[data-v-bdfc32cc]{width:100%;height:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:2px solid #f0f2f5;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.image-placeholder[data-v-bdfc32cc]{width:100%;height:100%;border-radius:12px;border:2px solid #e4e7ed;background:#f5f7fa;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#c0c4cc;cursor:pointer;transition:all .3s ease}.image-placeholder[data-v-bdfc32cc]:hover{border-color:#409eff;color:#409eff;background:#ecf5ff}.image-placeholder i[data-v-bdfc32cc]{font-size:18px;margin-bottom:2px}.image-placeholder span[data-v-bdfc32cc]{font-size:10px;line-height:1;white-space:nowrap}.image-loading[data-v-bdfc32cc]{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#409eff;z-index:10}.image-loading i[data-v-bdfc32cc]{font-size:16px;animation:spin-bdfc32cc 1s linear infinite}@keyframes spin-bdfc32cc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-details[data-v-bdfc32cc]{flex:1}.product-name[data-v-bdfc32cc]{font-weight:600;color:#303133;margin-bottom:6px;font-size:15px;line-height:1.4}.product-code[data-v-bdfc32cc]{font-size:12px;color:#909399;margin-bottom:4px;font-family:monospace;background:#f8f9fa;padding:2px 6px;border-radius:4px;display:inline-block}.product-category[data-v-bdfc32cc]{font-size:12px;color:#606266;display:flex;align-items:center;gap:4px}.product-category[data-v-bdfc32cc]:before{content:"";width:6px;height:6px;border-radius:50%;background:#409eff}.price-info[data-v-bdfc32cc]{text-align:center;padding:8px 0}.price-value[data-v-bdfc32cc]{font-weight:600;color:#e6a23c;font-size:16px;padding:6px 12px;background:#fdf6ec;border-radius:8px;border:1px solid #f5dab1;display:inline-block}.price-sales-info[data-v-bdfc32cc]{text-align:center;padding:4px 0}.original-price[data-v-bdfc32cc]{font-size:12px;color:#909399;margin-bottom:4px}.original-price-label[data-v-bdfc32cc]{font-size:11px;color:#999}.original-price-value[data-v-bdfc32cc]{text-decoration:line-through;margin-left:2px}.sales-quantity[data-v-bdfc32cc]{font-size:13px;color:#606266}.sales-label[data-v-bdfc32cc]{font-size:11px;color:#999}.sales-value[data-v-bdfc32cc]{font-weight:700;margin-left:2px}.status-tags[data-v-bdfc32cc]{display:flex;flex-direction:column;gap:6px;align-items:center}.action-buttons[data-v-bdfc32cc]{display:flex;gap:6px;justify-content:center;align-items:center;flex-wrap:wrap;padding:8px 4px}.action-buttons .el-button[data-v-bdfc32cc]{margin:0;min-width:50px;font-size:12px;padding:7px 12px}.action-buttons .el-button--danger[data-v-bdfc32cc]{background:#f56c6c;border-color:#f56c6c;color:#fff}.action-buttons .el-button--danger[data-v-bdfc32cc]:hover{background:#f78989;border-color:#f78989}@media (max-width:1200px){.main-content[data-v-bdfc32cc]{padding:0 20px}.header-content[data-v-bdfc32cc]{flex-direction:column;gap:20px;text-align:center}.header-actions[data-v-bdfc32cc]{justify-content:center}.stats-section .el-row[data-v-bdfc32cc]{display:flex;flex-wrap:wrap}.stats-section .el-col[data-v-bdfc32cc]{margin-bottom:15px}}@media (max-width:768px){.page-header[data-v-bdfc32cc]{padding:16px 20px}.header-content[data-v-bdfc32cc]{flex-direction:column;align-items:flex-start;gap:16px}.main-content[data-v-bdfc32cc]{padding:0 15px}.filter-form .el-col[data-v-bdfc32cc]{margin-bottom:15px}.form-actions[data-v-bdfc32cc]{justify-content:center}.header-actions .el-button[data-v-bdfc32cc]{font-size:14px;padding:8px 16px}.stats-section .el-col[data-v-bdfc32cc]{flex:0 0 50%;max-width:50%}.stat-card[data-v-bdfc32cc]{padding:20px 16px;gap:12px}.stat-icon[data-v-bdfc32cc]{width:50px;height:50px;font-size:22px}.stat-number[data-v-bdfc32cc]{font-size:24px}.image-container[data-v-bdfc32cc]{width:50px;height:50px}.image-placeholder i[data-v-bdfc32cc]{font-size:14px}.image-placeholder span[data-v-bdfc32cc]{font-size:9px}.action-buttons[data-v-bdfc32cc]{flex-direction:column;gap:4px;max-width:80px}.action-buttons .el-button[data-v-bdfc32cc]{font-size:11px;padding:6px 8px;min-width:70px;width:100%;text-align:center}}@media (max-width:480px){.stats-section .el-col[data-v-bdfc32cc]{flex:0 0 100%;max-width:100%}.product-info[data-v-bdfc32cc]{flex-direction:column;text-align:center;gap:10px}.product-image[data-v-bdfc32cc]{width:50px;height:50px}.action-buttons[data-v-bdfc32cc]{flex-direction:row;flex-wrap:wrap;gap:3px;max-width:none}.action-buttons .el-button[data-v-bdfc32cc]{font-size:10px;padding:4px 6px;min-width:40px;flex:1;max-width:48px}.action-buttons .el-button span[data-v-bdfc32cc]{display:none}.action-buttons .el-button i[data-v-bdfc32cc]{margin:0}.header-actions[data-v-bdfc32cc]{width:100%}.header-actions .el-button[data-v-bdfc32cc]{font-size:12px;padding:6px 12px;flex:1;max-width:140px}}[data-v-bdfc32cc] .delete-confirm-dialog{border-radius:12px;overflow:hidden}[data-v-bdfc32cc] .delete-confirm-dialog .el-message-box__header{background:linear-gradient(135deg,#f56c6c,#f78989);color:#fff;padding:20px 24px;border-bottom:none}[data-v-bdfc32cc] .delete-confirm-dialog .el-message-box__title{color:#fff;font-weight:600;font-size:16px}[data-v-bdfc32cc] .delete-confirm-dialog .el-message-box__headerbtn{top:20px;right:20px}[data-v-bdfc32cc] .delete-confirm-dialog .el-message-box__headerbtn .el-message-box__close{color:#fff;font-size:18px}[data-v-bdfc32cc] .delete-confirm-dialog .el-message-box__content{padding:24px;background:#fff}[data-v-bdfc32cc] .delete-confirm-dialog .el-message-box__message{margin:0;line-height:1.5}[data-v-bdfc32cc] .delete-confirm-dialog .el-message-box__btns{padding:16px 24px 24px;background:#f8f9fa;border-top:1px solid #ebeef5}[data-v-bdfc32cc] .delete-confirm-dialog .el-button--primary{background:#f56c6c;border-color:#f56c6c}[data-v-bdfc32cc] .delete-confirm-dialog .el-button--primary:hover{background:#f78989;border-color:#f78989}