.dict-name[data-v-5b6385ac]{color:inherit}.cart-page[data-v-37504e5e]{min-height:100vh;background-color:#f5f5f7}.cart-filter[data-v-37504e5e]{background:#fff;border-bottom:1px solid #eee;padding:20px;margin-top:80px}.cart-filter .filter-row[data-v-37504e5e]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.address-scroll[data-v-37504e5e]{overflow-x:auto;overflow-y:hidden;cursor:-webkit-grab;cursor:grab;width:100%;max-width:100%}.address-scroll[data-v-37504e5e]:active{cursor:-webkit-grabbing;cursor:grabbing}.scroll-hint[data-v-37504e5e]{text-align:center;font-size:12px;color:#999;padding:4px 0;-webkit-animation:bounce-horizontal-data-v-37504e5e 1.5s infinite;animation:bounce-horizontal-data-v-37504e5e 1.5s infinite;margin-bottom:8px}@-webkit-keyframes bounce-horizontal-data-v-37504e5e{0%,to{opacity:.5}50%{opacity:1}}@keyframes bounce-horizontal-data-v-37504e5e{0%,to{opacity:.5}50%{opacity:1}}.address-list[data-v-37504e5e]{display:flex;gap:15px;padding-bottom:10px;text-align:left;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.address-card[data-v-37504e5e]{flex-shrink:0;width:300px;padding:15px;border:2px solid #eee;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease}.address-card[data-v-37504e5e]:hover{border-color:#18bc9b}.address-card.active[data-v-37504e5e]{border-color:#18bc9b;background:rgba(24,188,155,.05)}.address-name[data-v-37504e5e]{font-size:14px;font-weight:600;color:#303133;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;justify-content:space-between;align-items:center}.default-tag[data-v-37504e5e]{font-size:12px;color:#18bc9b;background:rgba(24,188,155,.1);padding:2px 8px;border-radius:4px;flex-shrink:0;margin-left:8px}.address-detail[data-v-37504e5e]{font-size:12px;color:#909399;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-footer[data-v-37504e5e]{display:flex;justify-content:space-between;align-items:center}.address-contact[data-v-37504e5e]{font-size:12px;color:#606266}.address-phone[data-v-37504e5e]{font-size:12px;color:#18bc9b;font-weight:500}.cart-content[data-v-37504e5e]{max-width:1200px;margin:0 auto;padding:20px}.cart-main[data-v-37504e5e]{display:flex;gap:20px}.cart-list[data-v-37504e5e]{flex:1;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);min-height:400px}.shop-group[data-v-37504e5e]{border-bottom:1px solid #eee;margin-bottom:15px;background:#fff;border-radius:8px;overflow:hidden}.shop-group[data-v-37504e5e]:last-child{border-bottom:none;margin-bottom:0}.shop-header[data-v-37504e5e]{display:flex;align-items:center;padding:15px 20px;background:#18bc9b;border-bottom:1px solid #149a7f}.shop-header .shop-checkbox[data-v-37504e5e]{width:18px;height:18px;margin-right:10px;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:2px solid hsla(0,0%,100%,.5);border-radius:3px;background:hsla(0,0%,100%,.2);position:relative}.shop-header .shop-checkbox[data-v-37504e5e]:checked{background:#fff;border-color:#fff}.shop-header .shop-checkbox[data-v-37504e5e]:checked:after{content:"";position:absolute;left:23%;top:44%;width:5px;height:10px;border:solid #18bc9b;border-width:0 2px 2px 0;transform:rotate(45deg) translate(-50%,-50%)}.shop-header .shop-checkbox[data-v-37504e5e]:hover{border-color:#fff}.shop-header .shop-name[data-v-37504e5e]{font-size:14px;font-weight:500;color:#fff}.shop-items[data-v-37504e5e]{padding:15px 20px}.cart-item[data-v-37504e5e]{display:flex;align-items:flex-start;padding:15px 0;border-bottom:1px solid #f0f0f0}.cart-item[data-v-37504e5e]:last-child{border-bottom:none}.cart-item .item-checkbox[data-v-37504e5e]{width:18px;height:18px;margin-right:12px;margin-top:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:2px solid #ccc;border-radius:3px;background:#fff;position:relative;flex-shrink:0}.cart-item .item-checkbox[data-v-37504e5e]:checked{background:#18bc9b;border-color:#18bc9b}.cart-item .item-checkbox[data-v-37504e5e]:checked:after{content:"";position:absolute;left:20%;top:44%;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) translate(-50%,-50%)}.cart-item .item-checkbox[data-v-37504e5e]:hover{border-color:#18bc9b}.cart-item .item-image[data-v-37504e5e]{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-right:15px;cursor:pointer;flex-shrink:0}.cart-item .item-info[data-v-37504e5e]{flex:2;min-width:200px;padding-right:15px;display:flex;flex-direction:column;justify-content:flex-start}.cart-item .item-info .item-name[data-v-37504e5e]{font-size:14px;color:#333;font-weight:500;cursor:pointer;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.cart-item .item-info .item-desc[data-v-37504e5e]{font-size:12px;color:#999;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;margin-top:5px}.cart-item .item-info .item-category[data-v-37504e5e]{font-size:12px;color:#18bc9b;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.cart-item .item-spec[data-v-37504e5e]{width:140px;padding-right:15px;font-size:12px;color:#666;line-height:1.4;align-self:flex-start}.cart-item .item-price[data-v-37504e5e]{width:120px;padding-right:15px;text-align:left;align-self:flex-start;display:flex;flex-direction:column}.cart-item .item-price .price-row[data-v-37504e5e]{align-items:baseline;gap:4px}.cart-item .item-price .price-row .price-label[data-v-37504e5e]{font-size:12px;color:#999}.cart-item .item-price .price-row .price-value[data-v-37504e5e]{font-size:18px;font-weight:700;color:#18bc9b}.cart-item .item-price .original-price[data-v-37504e5e]{font-size:12px;color:#999;text-decoration:line-through;margin-top:4px}.cart-item .item-right[data-v-37504e5e]{width:110px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.cart-item .item-right .item-quantity[data-v-37504e5e] .el-input-number{width:110px!important;height:32px!important}.cart-item .item-right .item-quantity[data-v-37504e5e] .el-input-number__input{width:50px!important;height:32px!important;font-size:14px!important;text-align:center;line-height:32px!important}.cart-item .item-right .remove-btn[data-v-37504e5e]{background:#fff;border:none;color:#666;font-size:14px;cursor:pointer;padding:6px 12px;border-radius:4px;transition:all .3s ease;white-space:nowrap}.cart-item .item-right .remove-btn[data-v-37504e5e]:hover{color:red}.cart-summary[data-v-37504e5e]{width:300px;background:#fff;border:1px solid #e8e8e8;padding:15px;position:-webkit-sticky;position:sticky;top:120px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:8px}.cart-summary .summary-title[data-v-37504e5e]{font-size:16px;font-weight:700;color:#fff;margin:0 0 15px;padding:15px 20px;border-bottom:none;background:#18bc9b;border-radius:6px}.cart-summary .summary-images[data-v-37504e5e]{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:15px}.cart-summary .summary-images .summary-img[data-v-37504e5e]{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.cart-summary .summary-row[data-v-37504e5e]{display:flex;justify-content:space-between;align-items:center;padding:6px 0}.cart-summary .summary-row .label[data-v-37504e5e]{font-size:13px;color:#666}.cart-summary .summary-row .value[data-v-37504e5e]{font-size:13px;color:#333}.cart-summary .summary-row .value.discount[data-v-37504e5e]{color:#666}.cart-summary .summary-divider[data-v-37504e5e]{height:1px;background:#eee;margin:12px 0}.cart-summary .summary-total[data-v-37504e5e]{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.cart-summary .summary-total .label[data-v-37504e5e]{font-size:14px;color:#333}.cart-summary .summary-total .total-value[data-v-37504e5e]{font-size:20px;font-weight:700;color:#e74c3c}.cart-summary .checkout-btn[data-v-37504e5e]{width:100%;padding:12px;background:#18bc9b;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:700;cursor:pointer;margin-top:12px;transition:background .3s ease}.cart-summary .checkout-btn[data-v-37504e5e]:hover:not(:disabled){background:#16a085}.cart-summary .checkout-btn[data-v-37504e5e]:disabled{background:#ccc;cursor:not-allowed}@media(max-width:992px){.cart-main[data-v-37504e5e]{flex-direction:column}.cart-summary[data-v-37504e5e]{width:100%;position:static}}