.cart-header-wrapper{margin-bottom:25px;border-bottom:2px solid #f0f0f0;background-color:#2c3e50}.cart-header-wrapper .cart-header-container{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.cart-header-wrapper .cart-header-title{margin:0;font-size:24px;font-weight:700;color:#fff;display:flex;align-items:center;gap:10px}.cart-header-wrapper .cart-header-title i{color:#3498db}.cart-header-wrapper .cart-header-actions{display:flex;gap:10px;align-items:center}.cart-header-wrapper .btn-clear-gifts,.cart-header-wrapper .btn-clear-cart{background-color:hsla(0,0%,100%,.15);border:1px solid #fff;color:#fff;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.cart-header-wrapper .btn-clear-gifts i,.cart-header-wrapper .btn-clear-cart i{font-size:16px}.cart-header-wrapper .btn-clear-gifts:hover,.cart-header-wrapper .btn-clear-cart:hover{background:#fff;color:#000;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,152,0,.3)}.cart-header-wrapper .btn-clear-gifts:active,.cart-header-wrapper .btn-clear-cart:active{transform:translateY(0)}@media only screen and (max-width: 768px){.cart-header-container{flex-direction:column;align-items:flex-start;gap:15px}.cart-header-container .cart-header-actions{width:100%;flex-direction:column;gap:10px}.cart-header-container .btn-clear-gifts,.cart-header-container .btn-clear-cart{width:100%;justify-content:center}}.cart-list .cart-product-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px 20px;padding-bottom:0;margin-bottom:15px;width:100%;overflow:hidden}.cart-list .cart-product-card .main-product-row{display:flex;align-items:center;flex-wrap:wrap;gap:15px;padding-bottom:15px;width:100%}.cart-list .cart-product-card .product-info{flex:1 1 40%;min-width:250px}.cart-list .cart-product-card .product-info .product-title{font-weight:700;font-size:18px;color:#2c3e50;margin-bottom:5px}.cart-list .cart-product-card .product-info .product-subtitle{font-size:13px;color:#2c3e50;background:#f0f8ff;border-left:2px solid #3498db;padding:4px 8px;border-radius:4px;display:inline-block;margin-bottom:5px}.cart-list .cart-product-card .product-info .product-meta{font-size:12px;color:#95a5a6}.cart-list .cart-product-card .product-info .badge{background-color:#12b385;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:4px;margin-left:5px}.cart-list .cart-product-card .product-info .badge.super-discount{background:linear-gradient(135deg, #343072, #4a46a0);border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700;letter-spacing:.4px}.cart-list .cart-product-card .product-info .trustee-warning{margin-top:8px}.cart-list .cart-product-card .product-info .trustee-warning button{background:#fff3cd;border:1px solid #ffc107;color:#856404;padding:4px 10px;border-radius:4px;font-size:12px;cursor:pointer}.cart-list .cart-product-card .unit-price{flex:0 0 auto;text-align:center;min-width:90px}.cart-list .cart-product-card .unit-price .label{font-size:14px;color:#95a5a6;margin-bottom:2px}.cart-list .cart-product-card .unit-price .price{font-size:16px;font-weight:600;color:#2c3e50}.cart-list .cart-product-card .unit-price .price .duration{font-size:12px;color:#95a5a6}.cart-list .cart-product-card .total-price{flex:0 0 auto;text-align:right;min-width:110px}.cart-list .cart-product-card .total-price .old-price{font-size:13px;color:#95a5a6;text-decoration:line-through;margin-bottom:2px}.cart-list .cart-product-card .total-price .price{font-size:20px;font-weight:700;color:#2c3e50}.cart-list .cart-product-card .delete-button{flex:0 0 auto}.cart-list .cart-product-card .delete-button button{background:rgba(0,0,0,0);border:none;padding:6px 12px;color:#95a5a6;cursor:pointer}.cart-list .cart-product-card .delete-button button i{font-size:18px}.cart-list .cart-product-card .delete-button button:hover{color:#e74c3c}.cart-list .cart-product-card .empty-space-90{flex:0 0 auto;min-width:90px}.cart-list .cart-product-card .empty-space-110{flex:0 0 auto;min-width:110px}.cart-list .tied-product-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:15px 0;padding-left:20px;padding-right:20px;border-top:1px dashed #e8e8e8;background:#fafafa;margin:0 -20px}.cart-list .tied-product-row .tied-icon{flex:0 0 auto;color:#95a5a6}.cart-list .tied-product-row .tied-product-info{flex:1 1 40%;min-width:250px}.cart-list .tied-product-row .tied-product-info .tied-title{font-weight:600;font-size:15px;color:#2c3e50}.cart-list .tied-product-row .tied-product-info .tied-subtitle{font-size:12px;color:#7f8c8d}.cart-list .tied-product-row .tied-product-info .badge{background-color:#12b385;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:4px;margin-left:5px}.cart-list .tied-product-row .tied-unit-price{flex:0 0 auto;text-align:center;min-width:90px}.cart-list .tied-product-row .tied-unit-price .price{font-size:14px;font-weight:600;color:#2c3e50}.cart-list .tied-product-row .tied-unit-price .price .duration{font-size:11px;color:#95a5a6}.cart-list .tied-product-row .tied-total-price{flex:0 0 auto;text-align:right;min-width:110px}.cart-list .tied-product-row .tied-total-price .price{font-size:20px;font-weight:700;color:#2c3e50}.cart-list .tied-product-row .tied-total-price .free-price-wrapper{display:flex;align-items:center;gap:8px;justify-content:flex-end}.cart-list .tied-product-row .tied-total-price .free-price-wrapper .old-price{font-size:14px;color:#95a5a6;text-decoration:line-through}.cart-list .tied-product-row .tied-total-price .free-price-wrapper .free-text{font-size:16px;font-weight:700;color:#12b385}.cart-list .tied-product-row .tied-delete-button{flex:0 0 auto}.cart-list .tied-product-row .tied-delete-button button{background:rgba(0,0,0,0);border:none;padding:4px 10px;color:#95a5a6;cursor:pointer}.cart-list .tied-product-row .tied-delete-button button i{font-size:16px}.cart-list .tied-product-row .tied-delete-button button:hover{color:#e74c3c}.cart-list .tied-product-row .tied-spacer{flex:1 1 auto}.cart-list .tied-product-row .empty-space-110{flex:0 0 auto;min-width:110px}.cart-list .tied-product-row .trustee-config-button{flex:0 0 auto}.cart-list .tied-product-row .trustee-config-button button{background:#fff3cd;border:1px solid #ffc107;color:#856404;padding:4px 10px;border-radius:4px;font-size:12px;cursor:pointer}.cart-list .tied-product-row .trustee-config-button button:hover{background:#ffe69c}.cart-list .tied-chips-row{display:flex;align-items:flex-start;gap:10px;padding:12px 20px;border-top:1px dashed #e8e8e8;background:#fafafa;margin:0 -20px}.cart-list .tied-chips-row .gift-chips-area{display:flex;flex-wrap:wrap;gap:8px;flex:1}.cart-list .tied-chips-row .gift-chip{display:inline-flex;align-items:center;gap:6px;background:#f0faf5;border:1px solid #12b385;border-radius:20px;padding:5px 8px 5px 12px;font-size:13px;font-weight:600;color:#2c3e50;transition:background .2s ease}.cart-list .tied-chips-row .gift-chip:hover{background:#e0f5ec}.cart-list .tied-chips-row .gift-chip i.fa-gift{color:#12b385;font-size:12px}.cart-list .tied-chips-row .gift-chip .chip-label{color:#2c3e50}.cart-list .tied-chips-row .gift-chip .chip-free{color:#12b385;font-weight:700;font-size:11px;background:rgba(18,179,133,.12);padding:1px 6px;border-radius:10px}.cart-list .tied-chips-row .gift-chip .chip-delete{background:none;border:none;cursor:pointer;color:#95a5a6;padding:0 2px 0 4px;font-size:13px;line-height:1;display:flex;align-items:center}.cart-list .tied-chips-row .gift-chip .chip-delete:hover{color:#e74c3c}.cart-list .imputed-cost-row{display:flex;align-items:center;flex-wrap:wrap;gap:15px;padding:15px 0;padding-left:30px;padding-right:20px;border-top:1px dashed #e8e8e8;background:#f0f8ff;margin:0 -20px}.cart-list .imputed-cost-row .gift-icon{flex:0 0 auto;color:#3498db}.cart-list .imputed-cost-row .imputed-info{flex:1 1 40%;min-width:250px}.cart-list .imputed-cost-row .imputed-info .imputed-title{font-weight:600;font-size:15px;color:#2c3e50}.cart-list .imputed-cost-row .imputed-spacer{flex:1 1 auto}.cart-list .imputed-cost-row .imputed-price{flex:0 0 auto;text-align:right;min-width:110px}.cart-list .imputed-cost-row .imputed-price .price{font-size:18px;font-weight:600;color:#3498db}.cart-list .imputed-cost-row .imputed-empty{flex:0 0 auto;width:48px}select.change-duration{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;height:42px;padding:10px 40px 10px 16px;font-size:14px;font-weight:600;color:#2c3e50;background-color:#fff;background-image:url('data:image/svg+xml;charset=UTF-8,%3csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"%3e%3cpath fill="%232c3e50" d="M8 11L3 6h10z"/%3e%3c/svg%3e') !important;background-repeat:no-repeat;background-position:right 15px center !important;background-size:16px;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;outline:none;box-shadow:0 2px 4px rgba(0,0,0,.05)}select.change-duration:hover{border-color:#3498db;box-shadow:0 4px 8px rgba(52,152,219,.15);transform:translateY(-1px)}select.change-duration:focus{border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.2);transform:translateY(0)}select.change-duration:active{transform:translateY(1px)}select.change-duration:disabled{background-color:#f5f5f5;color:#95a5a6;border-color:#e0e0e0;cursor:not-allowed;opacity:.6;transform:none}select.change-duration:disabled:hover{border-color:#e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.05);transform:none}select.change-duration option{padding:10px;font-size:14px;font-weight:500;color:#2c3e50;background-color:#fff}select.change-duration option:hover{background-color:rgba(52,152,219,.1)}select.change-duration option:checked{background-color:#2c3e50;color:#fff}.trustee-config-button{display:flex;align-items:center;justify-content:center;min-width:40px;padding:0 10px}.trustee-config-button button{background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;padding:8px 12px;cursor:pointer;transition:all .3s ease;color:#666;font-size:16px}.trustee-config-button button:hover{background-color:#e8e8e8;border-color:#bbb;color:#333;transform:scale(1.05)}.trustee-config-button button:active{transform:scale(0.98)}.trustee-config-button button i{font-size:18px;display:block}.trustee-warning{margin-top:8px}.trustee-warning button{background-color:#fff3cd;border:1px solid #ffc107;border-radius:4px;padding:6px 12px;cursor:pointer;color:#856404;font-size:13px;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px}.trustee-warning button:hover{background-color:#ffc107;color:#fff;border-color:#ffb300}.trustee-warning button i{font-size:14px}@media(max-width: 768px){.trustee-config-button{min-width:35px;padding:0 5px}.trustee-config-button button{padding:6px 10px}.trustee-warning button{font-size:12px;padding:5px 10px}}.badge-document-required{display:inline-flex;align-items:center;gap:5px;background:#ef6c00;color:#fff;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;letter-spacing:.5px;margin-left:8px;box-shadow:0 2px 8px rgba(255,107,107,.4);position:relative;cursor:help}.badge-document-required i{color:#fff}.promotion-code-section{margin-top:20px;padding:14px;background:linear-gradient(135deg, #fffde7 0%, #fff8e1 100%);border:1px dashed #ffc107;border-radius:10px}.promotion-code-section .promo-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#2c3e50;margin-bottom:10px}.promotion-code-section .promo-label i{color:#ffc107;font-size:13px}.promotion-code-section .promo-input-group{display:flex;flex-direction:column;gap:8px}.promotion-code-section .promo-input{width:100%;height:40px;padding:8px 14px;font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase;text-align:center;border:2px solid #ffc107;border-radius:8px;outline:none;background:#fff;color:#2c3e50;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.promotion-code-section .promo-input::-moz-placeholder{font-weight:400;letter-spacing:0;text-transform:none;color:#95a5a6}.promotion-code-section .promo-input::placeholder{font-weight:400;letter-spacing:0;text-transform:none;color:#95a5a6}.promotion-code-section .promo-input:focus{border-color:#e6ac00;box-shadow:0 0 0 3px rgba(255,193,7,.2)}.promotion-code-section .promo-apply-btn{width:100%;height:40px;padding:0 16px;background:linear-gradient(135deg, #ffc107 0%, #ffb300 100%);color:#5d4037;font-size:13px;font-weight:700;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;white-space:nowrap;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(255,193,7,.4);box-sizing:border-box}.promotion-code-section .promo-apply-btn i{font-size:12px}.promotion-code-section .promo-apply-btn:hover{background:linear-gradient(135deg, #ffb300 0%, #ffa000 100%);box-shadow:0 4px 12px rgba(255,193,7,.5);transform:translateY(-1px);color:#3e2723;text-decoration:none}.promotion-code-section .promo-apply-btn:active{transform:translateY(0)}/*# sourceMappingURL=cart.css.map */