.cart-item.svelte-1bvhxgh{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid var(--color-border);position:relative}.cart-item__image.svelte-1bvhxgh{width:80px;flex-shrink:0;border-radius:4px;overflow:hidden}.cart-item--compact.svelte-1bvhxgh .cart-item__image:where(.svelte-1bvhxgh){width:64px}.cart-item__details.svelte-1bvhxgh{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.cart-item__brand.svelte-1bvhxgh{font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--color-text-muted)}.cart-item__name.svelte-1bvhxgh{font-family:var(--font-display);font-size:14px;font-weight:500;margin:0;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item__meta.svelte-1bvhxgh{font-size:11px;color:var(--color-text-muted);margin:0 0 8px}.cart-item__bottom.svelte-1bvhxgh{display:flex;align-items:center;justify-content:space-between;gap:8px}.cart-item__remove.svelte-1bvhxgh{position:absolute;top:16px;right:0;width:24px;height:24px;border:none;background:none;padding:0;cursor:pointer;color:var(--color-text-muted);display:flex;align-items:center;justify-content:center;transition:color .2s ease}.cart-item__remove.svelte-1bvhxgh svg:where(.svelte-1bvhxgh){width:16px;height:16px}.cart-item__remove.svelte-1bvhxgh:hover{color:var(--color-error)}
