.shopping-cart-container[data-v-c6c7c598]{padding:20px}.shopping-cart-container .page-header[data-v-c6c7c598]{margin-bottom:30px}.shopping-cart-container .page-header h1[data-v-c6c7c598]{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:8px}.shopping-cart-container .page-header .subtitle[data-v-c6c7c598]{color:#999;font-size:14px;margin:0}.shopping-cart-container .cart-content[data-v-c6c7c598]{display:flex;flex-direction:column;gap:20px}.shopping-cart-container .cart-content .seller-group[data-v-c6c7c598]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.shopping-cart-container .cart-content .seller-group .seller-header[data-v-c6c7c598]{display:flex;align-items:center;gap:12px;padding:16px 20px;background-color:#f5f7fa;border-bottom:1px solid #eee}.shopping-cart-container .cart-content .seller-group .seller-header .checkbox[data-v-c6c7c598]{width:18px;height:18px;cursor:pointer}.shopping-cart-container .cart-content .seller-group .seller-header .seller-name[data-v-c6c7c598]{font-weight:500;color:#2c3e50;font-size:14px}.shopping-cart-container .cart-content .seller-group .seller-header .item-count[data-v-c6c7c598]{color:#999;font-size:12px}.shopping-cart-container .cart-content .seller-group .seller-header .btn-remove-seller[data-v-c6c7c598]{margin-left:auto;background:none;border:none;color:#e74c3c;cursor:pointer;font-size:13px}.shopping-cart-container .cart-content .seller-group .seller-header .btn-remove-seller[data-v-c6c7c598]:hover{text-decoration:underline}.shopping-cart-container .cart-content .seller-group .cart-table[data-v-c6c7c598]{width:100%;border-collapse:collapse}.shopping-cart-container .cart-content .seller-group .cart-table thead tr[data-v-c6c7c598]{background-color:#f5f7fa;border-bottom:1px solid #eee}.shopping-cart-container .cart-content .seller-group .cart-table thead tr th[data-v-c6c7c598]{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#666}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item[data-v-c6c7c598]{border-bottom:1px solid #eee;transition:background-color .3s ease}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item[data-v-c6c7c598]:hover{background-color:#f9f9f9}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td[data-v-c6c7c598]{padding:16px;font-size:13px;vertical-align:middle}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .checkbox[data-v-c6c7c598]{width:18px;height:18px;cursor:pointer}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .product-info[data-v-c6c7c598]{display:flex;gap:12px}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .product-info .product-image[data-v-c6c7c598]{width:60px;height:60px;border-radius:4px;-o-object-fit:cover;object-fit:cover;background-color:#f5f7fa}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .product-info .product-details[data-v-c6c7c598]{flex:1}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .product-info .product-details .product-name[data-v-c6c7c598]{margin:0;font-size:13px;font-weight:500;color:#2c3e50;margin-bottom:4px}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .product-info .product-details .product-code[data-v-c6c7c598]{margin:0;font-size:12px;color:#999}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .unit-price[data-v-c6c7c598]{color:#3498db;font-weight:500}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .quantity-control[data-v-c6c7c598]{display:flex;align-items:center;gap:8px}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .quantity-control .btn-qty[data-v-c6c7c598]{width:30px;height:30px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;transition:all .3s ease}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .quantity-control .btn-qty[data-v-c6c7c598]:hover:not(:disabled){border-color:#3498db;color:#3498db}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .quantity-control .btn-qty[data-v-c6c7c598]:disabled{cursor:not-allowed;color:#ddd}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .quantity-control .qty-input[data-v-c6c7c598]{width:50px;height:30px;border:1px solid #ddd;border-radius:4px;text-align:center;font-size:13px}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .quantity-control .qty-input[data-v-c6c7c598]:focus{outline:none;border-color:#3498db}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .subtotal[data-v-c6c7c598]{color:#2c3e50;font-weight:500}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .btn-delete[data-v-c6c7c598]{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:16px}.shopping-cart-container .cart-content .seller-group .cart-table tbody .cart-item td .btn-delete[data-v-c6c7c598]:hover{color:#c0392b}.shopping-cart-container .cart-content .cart-footer[data-v-c6c7c598]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;gap:20px}@media(max-width:768px){.shopping-cart-container .cart-content .cart-footer[data-v-c6c7c598]{flex-direction:column;align-items:stretch}}.shopping-cart-container .cart-content .cart-footer .footer-left[data-v-c6c7c598]{display:flex;align-items:center;gap:12px}.shopping-cart-container .cart-content .cart-footer .footer-left .checkbox[data-v-c6c7c598]{width:18px;height:18px;cursor:pointer}.shopping-cart-container .cart-content .cart-footer .footer-left .select-all-text[data-v-c6c7c598]{font-size:13px;color:#666}.shopping-cart-container .cart-content .cart-footer .footer-left .btn-delete-selected[data-v-c6c7c598]{margin-left:auto;background:none;border:none;color:#e74c3c;cursor:pointer;font-size:13px}.shopping-cart-container .cart-content .cart-footer .footer-left .btn-delete-selected[data-v-c6c7c598]:hover{text-decoration:underline}.shopping-cart-container .cart-content .cart-footer .footer-right[data-v-c6c7c598]{display:flex;align-items:center;gap:30px}@media(max-width:768px){.shopping-cart-container .cart-content .cart-footer .footer-right[data-v-c6c7c598]{flex-direction:column;align-items:stretch}}.shopping-cart-container .cart-content .cart-footer .footer-right .price-summary[data-v-c6c7c598]{display:flex;flex-direction:column;gap:8px;min-width:200px}.shopping-cart-container .cart-content .cart-footer .footer-right .price-summary .summary-item[data-v-c6c7c598]{display:flex;justify-content:space-between;font-size:13px;color:#666}.shopping-cart-container .cart-content .cart-footer .footer-right .price-summary .summary-item .price[data-v-c6c7c598]{color:#2c3e50;font-weight:500}.shopping-cart-container .cart-content .cart-footer .footer-right .price-summary .summary-item .price.discount[data-v-c6c7c598]{color:#e74c3c}.shopping-cart-container .cart-content .cart-footer .footer-right .price-summary .summary-item.total[data-v-c6c7c598]{font-size:16px;font-weight:700;color:#2c3e50;padding-top:8px;border-top:1px solid #eee}.shopping-cart-container .cart-content .cart-footer .footer-right .price-summary .summary-item.total .price[data-v-c6c7c598]{color:#3498db;font-size:18px}.shopping-cart-container .cart-content .cart-footer .footer-right .action-buttons[data-v-c6c7c598]{display:flex;gap:12px;min-width:300px}@media(max-width:768px){.shopping-cart-container .cart-content .cart-footer .footer-right .action-buttons[data-v-c6c7c598]{flex-direction:column;min-width:auto}}.shopping-cart-container .empty-cart[data-v-c6c7c598]{background:#fff;border-radius:8px;padding:80px 20px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.1)}.shopping-cart-container .empty-cart .empty-icon[data-v-c6c7c598]{font-size:80px;color:#ddd;margin-bottom:20px}.shopping-cart-container .empty-cart h2[data-v-c6c7c598]{font-size:24px;color:#2c3e50;margin-bottom:8px}.shopping-cart-container .empty-cart p[data-v-c6c7c598]{color:#999;margin-bottom:30px}