.cart .nmc-block{margin-bottom:var(--spx8)}.cart .cart-items{display:flex;flex-direction:column;gap:1px;background:#00000014;border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;margin-bottom:2rem}.cart .cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:16px;align-items:start;padding:1.25rem;border-top:1px solid rgba(255,255,255,.1)}.cart .cart-item:first-child{border-top:0}.cart .item-image{display:block;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f5f5f5;flex-shrink:0}.cart .item-image img{width:100%;height:100%;object-fit:cover;display:block}.cart .item-info{display:flex;flex-direction:column;gap:4px;min-width:0}.cart .item-name{font-size:var(--body);font-weight:500;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35}.cart .item-variant{margin:0;line-height:1.35}.cart .item-remove{font-size:var(--body-small);color:var(--text);margin:0;text-decoration:none;line-height:1.35}.cart .item-remove:hover{text-decoration:underline}.cart .item-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.cart .item-qty{border:2px solid var(--text)}.cart .item-price{font-size:var(--body-large);font-weight:500}.cart .cart-footer{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.cart .cart-note label{font-size:var(--body-small);font-weight:500;margin-bottom:8px}.cart .cart-note textarea{width:100%;min-height:90px;resize:vertical;font-family:inherit;font-size:14px;padding:10px 12px;box-sizing:border-box;border:1px solid rgba(0,0,0,.15);border-radius:8px;background:#fff;color:#000}.cart .cart-note textarea:focus{outline:none;border-color:#0006}.cart .cart-summary{display:flex;flex-direction:column;gap:12px}.cart .summary-row{display:flex;justify-content:space-between}.cart .summary-row--discount{color:var(--text)}.cart .summary-note{font-size:var(--body-small);opacity:.4;margin:0}.cart .btn-group{display:flex;flex-direction:column;align-items:end;gap:8px;margin-top:4px}.cart .btn-group .btn{width:100%;max-width:200px}@media(max-width:767px){.cart .cart-item{grid-template-columns:64px 1fr}.cart .item-image{width:64px;height:64px}.cart .item-right{flex-direction:row;align-items:center;grid-column:1 / -1;justify-content:space-between}.cart .cart-footer{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cart.css.map */
