.cart-table-scroll{overflow-x:auto;margin:1.5rem 0;border:1px solid #dbe2eb;border-radius:12px}.cart-table{width:100%;border-collapse:collapse;min-width:720px}.cart-table thead{background:#f3f6fa}.cart-table th{font-size:.85rem;color:#52647b;text-align:left;padding:1rem}.cart-table td{padding:1.25rem 1rem;vertical-align:top;border-top:1px solid #dbe2eb}.cart-table .cart-price-cell{text-align:right;white-space:nowrap;width:150px}.cart-table .cart-qty-cell{text-align:center;width:110px}.cart-product{display:flex;gap:1rem;align-items:flex-start;min-width:260px}.cart-product-image{flex:0 0 96px;width:96px;height:96px;display:grid;place-items:center;background:#f7f9fc;border-radius:8px;overflow:hidden;color:#52647b;font-size:.75rem;text-align:center}.cart-product-image img{width:100%;height:100%;object-fit:contain}.cart-product-image [hidden]{display:none!important}.cart-product-info{min-width:0}.cart-product h2{font-size:1rem;line-height:1.5;margin:0 0 .5rem}.cart-components{white-space:pre-line;color:#52647b;font-size:.85rem;line-height:1.6;margin:0 0 .5rem}.cart-item-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;font-size:.85rem}.cart-item-actions .btn-link,.cart-quantity-form .btn-link{padding:0;font-size:.85rem}.cart-quantity-form input[type=number]{width:76px;margin:0 auto .5rem;text-align:center}.cart-total-cell{font-weight:700}.cart-summary-wrap{display:flex;justify-content:flex-end}.cart-summary{background:#f3f6fa;padding:1.5rem;border-radius:12px;width:min(100%,380px)}.cart-summary h2{font-size:1.1rem}.cart-summary .detail-price{font-size:1.6rem}.cart-bottom{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:2rem}.cart-add-form{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.cart-add-form input[type=number]{width:5.5rem}@media(max-width:767px){.cart-table{min-width:630px}.cart-table th,.cart-table td{padding:.8rem}.cart-product{gap:.65rem;min-width:245px}.cart-product-image{flex-basis:64px;width:64px;height:64px}.cart-table .cart-price-cell{font-size:.9rem}.cart-summary{width:100%}}

.cart-product-image{text-decoration:none}.cart-product h2 a{color:inherit;text-decoration:none}.cart-product h2 a:hover{text-decoration:underline}

.cart-link{position:relative;overflow:visible}.cart-badge{position:absolute;top:-5px;right:-7px;display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#dc3545;color:#fff;font-size:11px;font-weight:700;line-height:1;border:2px solid #fff;pointer-events:none}.cart-badge[hidden],#cart-status[hidden]{display:none!important}

.cart-summary-wrap{align-items:flex-start;justify-content:space-between;gap:2rem}.cart-summary-wrap .cart-bottom{margin-top:0;flex:1}.cart-summary{flex-shrink:0}.cart-checkout{display:block;width:100%;background:#ffc107;border:1px solid #ffc107;color:#172238;font-weight:700}.cart-checkout:hover,.cart-checkout:focus{background:#e5ac00;border-color:#e5ac00;color:#172238}.cart-checkout:focus-visible{outline:3px solid #172238;outline-offset:3px}@media(max-width:767px){.cart-summary-wrap{flex-direction:column;gap:1.25rem}.cart-summary-wrap .cart-bottom{width:100%}}
.account-login{max-width:480px;margin:0 auto}.account-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.account-login label{display:block;margin-bottom:.4rem}
